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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
67813343436669a757e56d5f40cd86bad2c8b158 | 12,876,311,988,234 | 0c530c1ae29350d0afa3489622fa00e91d062da6 | /src/com/mpe/financial/model/base/BaseProfitLossReportGroup.java | 1e385f9b2bd1582fdfe709328ecc189d7267f935 | [] | no_license | dumpvn/gracoaccounting | https://github.com/dumpvn/gracoaccounting | 62569fd905777d06e03ab82758f2d2088f0dcc56 | 45827fc5eef67b4dc3d5fc9d493c67fc3df51a4c | refs/heads/master | 2021-05-28T14:07:28.574000 | 2015-04-07T20:57:00 | 2015-04-07T20:57:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mpe.financial.model.base;
import java.io.Serializable;
/**
* This is an object that contains data related to the table.
* Do not modify this class because it will be overwritten if the configuration file
* related to this class is modified.
*
* @hibernate.class
* table=""
*/
publi... | UTF-8 | Java | 3,887 | java | BaseProfitLossReportGroup.java | Java | [] | null | [] | package com.mpe.financial.model.base;
import java.io.Serializable;
/**
* This is an object that contains data related to the table.
* Do not modify this class because it will be overwritten if the configuration file
* related to this class is modified.
*
* @hibernate.class
* table=""
*/
publi... | 3,887 | 0.668124 | 0.668124 | 186 | 18.908602 | 22.427595 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.021505 | false | false | 13 |
a7f6ccfba29ff7bdbfcf43af5cddafe25267e190 | 12,876,311,989,393 | cae6dabddff939c87c04d17871fdc84fbf9e59ec | /qt-admin/src/main/java/com/quant/admin/service/impl/OrdersServiceImpl.java | 8d3e043dbab3582e932fe424e8244b1ad58d17c5 | [] | no_license | efishcn/quant4j | https://github.com/efishcn/quant4j | 9985e770689d03f091b0e4c82310aa3f67f2c0a1 | 2e9fa5921115bca3f0c95a6fed7ffc59fa47b19f | refs/heads/master | 2023-05-23T09:09:35.976000 | 2021-06-10T09:51:18 | 2021-06-10T09:51:18 | 336,692,990 | 4 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.quant.admin.service.impl;
import com.baomidou.mybatisplus.mapper.EntityWrapper;
import com.baomidou.mybatisplus.mapper.Wrapper;
import com.baomidou.mybatisplus.plugins.Page;
import com.baomidou.mybatisplus.service.impl.ServiceImpl;
import com.quant.admin.dao.OrdersMapper;
import com.quant.common.domain.ent... | UTF-8 | Java | 1,457 | java | OrdersServiceImpl.java | Java | [
{
"context": "ctions;\n\n/**\n * <p>\n * 服务实现类\n * </p>\n *\n * @author yang\n * @since 2019-04-22\n */\n@Slf4j\n@Service\npublic c",
"end": 612,
"score": 0.8043331503868103,
"start": 608,
"tag": "USERNAME",
"value": "yang"
}
] | null | [] | package com.quant.admin.service.impl;
import com.baomidou.mybatisplus.mapper.EntityWrapper;
import com.baomidou.mybatisplus.mapper.Wrapper;
import com.baomidou.mybatisplus.plugins.Page;
import com.baomidou.mybatisplus.service.impl.ServiceImpl;
import com.quant.admin.dao.OrdersMapper;
import com.quant.common.domain.ent... | 1,457 | 0.701754 | 0.694035 | 44 | 31.386364 | 26.033384 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.681818 | false | false | 13 |
802dcf330c87c2e5880e1a18fb9da700e639d99d | 12,876,311,988,689 | ebe5a9cbebaee07f63f6903b03a8cecf4b236326 | /JiHe/src/SetInterface/LinkedHashSetDemo.java | 1df99f5af52c2c9c0e1b0ba0a1e40b63df1a5954 | [] | no_license | GithubRobot01/itheima01 | https://github.com/GithubRobot01/itheima01 | cdcb909210c91236a75c9d15a02873de86dcb042 | 3bad1ec2d1ca2d8b9198fcf7dfd5128559124be5 | refs/heads/master | 2022-01-18T10:35:40.446000 | 2019-08-08T02:53:11 | 2019-08-08T02:53:11 | 197,952,235 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package SetInterface;
import java.util.HashSet;
import java.util.LinkedHashSet;
/*
java.util.LinkedHashSet集合extends HashSet集合
LinkedHashSet集合特点;底层是一个哈希表(数组+链表/红黑树)+链表:多了一条链表(记录元素的存储顺序),保证元素有序
*/
public class LinkedHashSetDemo {
public static void main(String[] args) {
HashSet<String> set=new HashSet<>();
... | UTF-8 | Java | 757 | java | LinkedHashSetDemo.java | Java | [] | null | [] | package SetInterface;
import java.util.HashSet;
import java.util.LinkedHashSet;
/*
java.util.LinkedHashSet集合extends HashSet集合
LinkedHashSet集合特点;底层是一个哈希表(数组+链表/红黑树)+链表:多了一条链表(记录元素的存储顺序),保证元素有序
*/
public class LinkedHashSetDemo {
public static void main(String[] args) {
HashSet<String> set=new HashSet<>();
... | 757 | 0.613394 | 0.613394 | 24 | 26.375 | 16.570086 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.708333 | false | false | 13 |
c9b3f6d4fb8cff779e0dbd33f1026fee3deb35aa | 21,577,915,722,607 | 3f87df2a878de64eccdcac22bb09b8944ba06fd4 | /java/testing/junit/udemy/junit5/src/main/java/workshop/java/testing/junit/udemy/junit5/sfgpetclinic/fauxspring/ModelMap.java | 9c38eeb1d8ce5e8198776cea8f06bd4162017616 | [] | no_license | juncevich/workshop | https://github.com/juncevich/workshop | 621d1262a616ea4664198338b712898af9e61a76 | fbaeecfb399be65a315c60d0aa24ecae4067918d | refs/heads/master | 2023-04-30T14:53:43.154000 | 2023-04-15T17:26:53 | 2023-04-15T17:26:53 | 78,441,425 | 0 | 0 | null | false | 2023-03-28T20:52:35 | 2017-01-09T15:27:29 | 2022-01-10T20:51:12 | 2023-03-28T20:52:34 | 100,702 | 0 | 0 | 238 | JavaScript | false | false | package workshop.java.testing.junit.udemy.junit5.sfgpetclinic.fauxspring;
import workshop.java.testing.junit.udemy.junit5.sfgpetclinic.model.Pet;
public interface ModelMap {
void put(String pet, Pet pet1);
}
| UTF-8 | Java | 214 | java | ModelMap.java | Java | [] | null | [] | package workshop.java.testing.junit.udemy.junit5.sfgpetclinic.fauxspring;
import workshop.java.testing.junit.udemy.junit5.sfgpetclinic.model.Pet;
public interface ModelMap {
void put(String pet, Pet pet1);
}
| 214 | 0.799065 | 0.785047 | 7 | 29.571428 | 29.769865 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 13 |
f4d93a88f4cebe7946d7d311c10d16f9f0ecf957 | 26,139,170,996,398 | 2a4585bb74ca0bc5decfed0b63555056ee9746a8 | /src/main/java/Pojo/Bookmarks/TagRankListItem.java | 883eb4b1c47f837dc647a41fa5ed417189b020ba | [] | no_license | adeepakb1/kristal | https://github.com/adeepakb1/kristal | bec111ac5308e040a1410f16874eb28ac67c253d | 9e24b6792ec95a25e174ec2cb79ee78e0542e722 | refs/heads/master | 2022-07-04T00:52:45.168000 | 2020-02-28T11:47:51 | 2020-02-28T11:47:51 | 243,746,518 | 0 | 0 | null | false | 2022-05-20T21:29:27 | 2020-02-28T11:25:31 | 2020-02-28T11:47:54 | 2022-05-20T21:29:27 | 61 | 0 | 0 | 2 | Java | false | false | package Pojo.Bookmarks;
import java.util.List;
public class TagRankListItem{
private int tagId;
private List<CategoryListItem> categoryList;
private String tagName;
private int tagRank;
public void setTagId(int tagId){
this.tagId = tagId;
}
public int getTagId(){
return tagId;
}
public void setCategor... | UTF-8 | Java | 963 | java | TagRankListItem.java | Java | [] | null | [] | package Pojo.Bookmarks;
import java.util.List;
public class TagRankListItem{
private int tagId;
private List<CategoryListItem> categoryList;
private String tagName;
private int tagRank;
public void setTagId(int tagId){
this.tagId = tagId;
}
public int getTagId(){
return tagId;
}
public void setCategor... | 963 | 0.668743 | 0.668743 | 53 | 17.188679 | 16.311886 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.471698 | false | false | 13 |
323a5ff4a2517ff2ec7259dc2aedee60a1d0097a | 14,405,320,335,472 | 3cc927d3ebf2c568194737201e99ef03a6821e4c | /src/main/java/com/corejava/java8/stream/terminal/ForEach.java | 3c4b2d94b99cb3fa8611527de57a871006e9f7e5 | [] | no_license | gaganichake/CoreJava | https://github.com/gaganichake/CoreJava | bd81e38725a99a166313f51c22aa97f4385294e2 | 5e53ef2ec772be18cb369ede3cde1b08e07c4a2e | refs/heads/master | 2022-09-09T20:51:47.344000 | 2022-08-25T00:08:39 | 2022-08-25T00:08:39 | 105,833,254 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.corejava.java8.stream.terminal;
import java.util.Arrays;
import java.util.List;
/*
* Terminal Operation:
*
* forEach: The forEach method is used to iterate through every element of the stream.
*/
public class ForEach {
public static void main(String[] args) {
List<Integer> number = Arrays.asLi... | UTF-8 | Java | 440 | java | ForEach.java | Java | [] | null | [] | package com.corejava.java8.stream.terminal;
import java.util.Arrays;
import java.util.List;
/*
* Terminal Operation:
*
* forEach: The forEach method is used to iterate through every element of the stream.
*/
public class ForEach {
public static void main(String[] args) {
List<Integer> number = Arrays.asLi... | 440 | 0.702273 | 0.690909 | 22 | 19 | 23.479198 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.954545 | false | false | 13 |
d27a6fc091b7b42937a45624beef5a76278d74b9 | 2,164,663,553,857 | 9718adac8ce25d291e7f2d9ae8cdcee268792ccc | /data-cloud/data-cloud-updater-maven/src/main/java/com/unisound/dcs/dao/api/new_weather/fecther/current/MainNewCurrentWeatherFetcher.java | 55a8a619e66cb4a7afbf97a0698f1c2fbd5ac3ac | [] | no_license | 694303720/gitlab | https://github.com/694303720/gitlab | e826ded7413ee1fa85e7068833a1aa874c4c729d | a89fb1bb9e8b814ca5d7602407f2e7260f23102c | refs/heads/master | 2015-09-25T07:05:43.759000 | 2015-07-27T06:47:24 | 2015-07-27T06:47:24 | 39,758,212 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.unisound.dcs.dao.api.new_weather.fecther.current;
import java.util.ArrayList;
import java.util.List;
import org.apache.log4j.PropertyConfigurator;
import com.unisound.dcs.dao.api.new_weather.IWeatherInfoFetcher;
import com.unisound.dcs.model.weather.AllWeatherInfo;
import com.unisound.dcs.model.... | UTF-8 | Java | 2,589 | java | MainNewCurrentWeatherFetcher.java | Java | [] | null | [] | package com.unisound.dcs.dao.api.new_weather.fecther.current;
import java.util.ArrayList;
import java.util.List;
import org.apache.log4j.PropertyConfigurator;
import com.unisound.dcs.dao.api.new_weather.IWeatherInfoFetcher;
import com.unisound.dcs.model.weather.AllWeatherInfo;
import com.unisound.dcs.model.... | 2,589 | 0.750098 | 0.743069 | 75 | 32.146667 | 27.651978 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.68 | false | false | 13 |
7d238abddc4c502c641ad9a48f49ee241b666a4a | 27,384,711,519,207 | 16d82bb9a7627bcdb9ea0625cc3c7975e0789649 | /app/src/main/java/ua/naiksoftware/examplesticky/model/Team.java | 3f6a6caf4a78bd7761b896e2c8ca6ebb51cc87c8 | [
"Apache-2.0"
] | permissive | NaikSoftware/StickyHeadersAndroid | https://github.com/NaikSoftware/StickyHeadersAndroid | bf3ff554959d9cfe01a3e304136debc68116f337 | a1ab25daa5dc52c5c7f0a0fc1d1089fdf6dc91ac | refs/heads/master | 2021-01-12T14:08:33.977000 | 2016-10-02T11:51:23 | 2016-10-02T11:51:23 | 69,757,285 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ua.naiksoftware.examplesticky.model;
import android.support.annotation.DrawableRes;
import ua.naiksoftware.android.adapter.delegate.autobind.DrawableId;
import ua.naiksoftware.android.adapter.delegate.autobind.Text;
import ua.naiksoftware.android.model.BaseModel;
import ua.naiksoftware.android.model.Model;
im... | UTF-8 | Java | 1,038 | java | Team.java | Java | [
{
"context": "orator.FirstLetterStickyHolder;\n\n/**\n * Created by naik on 01.10.16.\n */\n\npublic class Team implements Ba",
"end": 453,
"score": 0.9995994567871094,
"start": 449,
"tag": "USERNAME",
"value": "naik"
}
] | null | [] | package ua.naiksoftware.examplesticky.model;
import android.support.annotation.DrawableRes;
import ua.naiksoftware.android.adapter.delegate.autobind.DrawableId;
import ua.naiksoftware.android.adapter.delegate.autobind.Text;
import ua.naiksoftware.android.model.BaseModel;
import ua.naiksoftware.android.model.Model;
im... | 1,038 | 0.699422 | 0.693642 | 46 | 21.565218 | 21.288548 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.434783 | false | false | 13 |
61c845fe26e2c5fc70c41e3a1af07a6d253c61a4 | 25,615,184,988,065 | 85c855c3a2ec3924075cef496cc8eca3254b28bd | /openaz-xacml/src/main/java/org/apache/openaz/xacml/std/StdMutableResponse.java | 743a1ab0b89943cb2cf3eb7102392bba0b339b4d | [
"LicenseRef-scancode-generic-cla",
"Apache-2.0"
] | permissive | dash-/apache-openaz | https://github.com/dash-/apache-openaz | 340da02d491c617e726b0aa96ae1b62180203c5b | 7ffda51e6b17e8f25b5629dc0f65c8eea8d9df8b | refs/heads/master | 2022-11-30T16:13:38.373000 | 2015-11-30T13:27:14 | 2015-11-30T13:27:14 | 47,570,303 | 0 | 1 | Apache-2.0 | false | 2022-11-18T23:02:23 | 2015-12-07T18:12:25 | 2015-12-07T20:26:03 | 2022-11-18T23:02:22 | 98,528 | 0 | 1 | 2 | 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")... | UTF-8 | Java | 4,993 | java | StdMutableResponse.java | Java | [] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License")... | 4,993 | 0.636291 | 0.634288 | 149 | 32.510067 | 29.462891 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.295302 | false | false | 13 |
3c9a222ed09bcab7d78963c8c335ff189ff95919 | 10,574,209,521,740 | 509dfb505ac765bec0ef2ecc905601507995640b | /src/main/java/com/sym/wscxfdemo/service/PersenSerivceImpl.java | e4a1e8f91aa00e0ecee72b23bcd26b469e0f1edd | [] | no_license | suyiming3333/webserviceCXFdemo | https://github.com/suyiming3333/webserviceCXFdemo | 9d25d2bb0af42fb1ae507a93140516bdff41c48f | 17ad4d39b5a0920a08c3a548d47a6454d47b4e55 | refs/heads/master | 2020-04-14T16:39:00.675000 | 2019-01-04T15:25:35 | 2019-01-04T15:25:35 | 163,956,851 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sym.wscxfdemo.service;
import com.sym.wscxfdemo.entity.Person;
public class PersenSerivceImpl implements PersonService {
@Override
public Person getPersonByName(String name) {
Person person = Person.builder()
.age(22)
.name(name)
.description... | UTF-8 | Java | 664 | java | PersenSerivceImpl.java | Java | [] | null | [] | package com.sym.wscxfdemo.service;
import com.sym.wscxfdemo.entity.Person;
public class PersenSerivceImpl implements PersonService {
@Override
public Person getPersonByName(String name) {
Person person = Person.builder()
.age(22)
.name(name)
.description... | 664 | 0.557229 | 0.551205 | 24 | 26.666666 | 17.322111 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 13 |
a2c49e60421f33f93831939098d3a268d032492d | 32,693,291,088,468 | 4ed75cfad985239e10a4b4ac5dcbc4460e381c5c | /src/java/main/com/google/code/jdde/server/DdeServer.java | 946c9f9d6298b33c593b86802ae0e73a6eb87da8 | [
"Apache-2.0"
] | permissive | xie790124/googlecode.jdde | https://github.com/xie790124/googlecode.jdde | 51fdc8b20a8a16a030ef5c400cb82e1f3fce3eb8 | 1824a952961941d15fa7e9da94c8742eddb3f93b | refs/heads/master | 2020-12-25T06:33:53.070000 | 2012-02-13T12:56:16 | 2012-02-13T12:56:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2008 Vitor Costa
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | UTF-8 | Java | 4,589 | java | DdeServer.java | Java | [
{
"context": "/*\n * Copyright 2008 Vitor Costa\n * \n * Licensed under the Apache License, Version",
"end": 32,
"score": 0.9998651742935181,
"start": 21,
"tag": "NAME",
"value": "Vitor Costa"
},
{
"context": "ver.event.TransactionListener;\n\n/**\n * \n * @author Vitor Costa\n */\np... | null | [] | /*
* Copyright 2008 <NAME>
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wri... | 4,579 | 0.713445 | 0.711484 | 157 | 28.2293 | 26.135822 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.656051 | false | false | 13 |
9c1061bafbcf0e4469f2bdc869fda6075a3a34be | 33,492,155,015,005 | 5d40361f8c3e837bdd14b2bc233bd84d3edebb4c | /java/src/main/java/leetcode/TreeNode.java | 418e50a75d393aaeaf3ce6fbf061d560c3f976f9 | [] | no_license | kaka2008/kaka2008 | https://github.com/kaka2008/kaka2008 | c7ee59a262b0c2a4fe2359de1596596bb27f96c3 | c3ee0d622bb2bb49f0fa82e47bf78f97f9def49c | refs/heads/master | 2017-12-05T17:25:23.646000 | 2017-06-06T13:59:10 | 2017-06-06T13:59:10 | 2,977,455 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package leetcode;
/**
* 二叉树
*
* @author weizhankui
*
*/
public class TreeNode {
int val;
TreeNode left;
TreeNode right;
TreeNode(int x) {
val = x;
}
@Override
public String toString() {
return printTree(this, new StringBuilder());
}
// 按照中序遍历方式输出二叉树
public String printTree(TreeNode tree, StringB... | UTF-8 | Java | 705 | java | TreeNode.java | Java | [
{
"context": "package leetcode;\n\n/**\n * 二叉树\n * \n * @author weizhankui\n *\n */\npublic class TreeNode {\n\tint val;\n\tTreeN",
"end": 53,
"score": 0.6003848314285278,
"start": 45,
"tag": "USERNAME",
"value": "weizhank"
},
{
"context": "kage leetcode;\n\n/**\n * 二叉树\n * \n * @aut... | null | [] | package leetcode;
/**
* 二叉树
*
* @author weizhankui
*
*/
public class TreeNode {
int val;
TreeNode left;
TreeNode right;
TreeNode(int x) {
val = x;
}
@Override
public String toString() {
return printTree(this, new StringBuilder());
}
// 按照中序遍历方式输出二叉树
public String printTree(TreeNode tree, StringB... | 705 | 0.637444 | 0.637444 | 39 | 16.256411 | 16.595825 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.717949 | false | false | 13 |
c9307ac715bb9067eb66e17f0d77e664ecafa9ac | 29,867,202,644,138 | 0dda3cc0a6c8046ac1e1691265e341eb35f2f300 | /journeyArea/src/main/java/com/oneway/journeyarea/util/SensitiveInfo.java | 51aff5bd6865b7cb4e753fd462b8274b278a45a8 | [
"Apache-2.0"
] | permissive | journeyArea/way | https://github.com/journeyArea/way | a19ab4c235e835e3a4c79f65d6bdf18bd93559c8 | a8964d88fe22047329c6fba305900edbf664d96a | refs/heads/master | 2018-12-21T00:32:09.831000 | 2018-12-19T07:53:58 | 2018-12-19T07:53:58 | 149,250,271 | 0 | 0 | Apache-2.0 | false | 2018-09-18T08:27:44 | 2018-09-18T07:58:26 | 2018-09-18T08:21:35 | 2018-09-18T08:26:46 | 0 | 0 | 0 | 1 | Java | false | null | package com.oneway.journeyarea.util;
import java.lang.annotation.Documented;
import java.lang.annotation.ElementType;
import java.lang.annotation.Inherited;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* @Title: SensitiveInfo.jav... | UTF-8 | Java | 638 | java | SensitiveInfo.java | Java | [] | null | [] | package com.oneway.journeyarea.util;
import java.lang.annotation.Documented;
import java.lang.annotation.ElementType;
import java.lang.annotation.Inherited;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* @Title: SensitiveInfo.jav... | 638 | 0.741158 | 0.734727 | 22 | 26.363636 | 16.397188 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 13 |
147f28ba6a8e2c90df4b46ec6aadaedcb1b6c70a | 10,977,936,409,576 | ccbd7ba87abcc7f461edad74548be2e40f701588 | /fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/temp/expressions/LogicalFilterExpression.java | 1a0ffcc1ed34d13a24cf8acf39749b8e49c168ce | [
"Apache-2.0"
] | permissive | lihuibng/fdb-record-layer | https://github.com/lihuibng/fdb-record-layer | 62f43b2d2b43aa07d133e360ef5a1d4212163228 | 5c818e5a225dec8e342df770c59cf196915c5c10 | refs/heads/main | 2023-04-25T21:49:51.880000 | 2021-05-26T00:58:17 | 2021-05-26T00:58:17 | 373,023,472 | 1 | 0 | Apache-2.0 | true | 2021-06-02T03:03:46 | 2021-06-02T03:03:45 | 2021-05-26T01:12:30 | 2021-05-26T01:12:28 | 9,397 | 0 | 0 | 0 | null | false | false | /*
* LogicalFilterExpression.java
*
* This source file is part of the FoundationDB open source project
*
* Copyright 2015-2018 Apple Inc. and the FoundationDB project authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
*... | UTF-8 | Java | 6,837 | java | LogicalFilterExpression.java | Java | [] | null | [] | /*
* LogicalFilterExpression.java
*
* This source file is part of the FoundationDB open source project
*
* Copyright 2015-2018 Apple Inc. and the FoundationDB project authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
*... | 6,837 | 0.712447 | 0.710546 | 175 | 38.068573 | 33.056072 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411429 | false | false | 13 |
b8aef2d26992d8b224d21db5ccd3783f268ef77c | 30,648,886,675,704 | e46d1c71442d1ff726e8de034442096813790a74 | /CISC181.Lab2/src/main/java/pokerBase/Hand.java | 05ce6c5f3fa83b0a99c8424e7147f5a4df9138db | [] | no_license | rleong/Lab2_Former1 | https://github.com/rleong/Lab2_Former1 | 276eeb823058d218acd82e5e465bd4c8bb6a53f5 | e0f124643b45ad38501efd88f008b1ad31286c93 | refs/heads/master | 2021-01-21T01:06:04.980000 | 2016-03-04T02:35:15 | 2016-03-04T02:35:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pokerBase;
import java.lang.reflect.Method;
import java.util.ArrayList;
import java.util.Comparator;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.lang.reflect.Type;
import java.util.Locale;
import pokerEnums.eHandStrength;
import static java.lan... | UTF-8 | Java | 660 | java | Hand.java | Java | [] | null | [] | package pokerBase;
import java.lang.reflect.Method;
import java.util.ArrayList;
import java.util.Comparator;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.lang.reflect.Type;
import java.util.Locale;
import pokerEnums.eHandStrength;
import static java.lan... | 660 | 0.75 | 0.75 | 32 | 18.625 | 15.400386 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.96875 | false | false | 13 |
63c6f31cc0d2726c02f95e4b2aa40ffe9472fdae | 33,517,924,800,435 | f514811a2d78d8cc95ce3d511638f0a336d96038 | /main/src/java/枚举/enumTest.java | 16cf02aea993912597484c6db687501472f42669 | [] | no_license | NobleYd/JavaIntroduction | https://github.com/NobleYd/JavaIntroduction | e42f46b07ff79da16157b246312187e064e5b9fa | 21e231a69de3e11f03566ae500f12f08118e8ec0 | refs/heads/master | 2021-01-21T12:30:44.158000 | 2017-10-08T11:32:58 | 2017-10-08T11:32:58 | 102,075,571 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package 枚举;
public class enumTest {
enum gender {
male, female
}
public static void main(String[] args) {
gender g = gender.female;
System.out.println(g);
System.out.println(g instanceof Object);// true
System.out.println(g instanceof Enum);// true
// 可见,任何一个enum类型都是Enum的子类。
}... | UTF-8 | Java | 361 | java | enumTest.java | Java | [] | null | [] | package 枚举;
public class enumTest {
enum gender {
male, female
}
public static void main(String[] args) {
gender g = gender.female;
System.out.println(g);
System.out.println(g instanceof Object);// true
System.out.println(g instanceof Enum);// true
// 可见,任何一个enum类型都是Enum的子类。
}... | 361 | 0.633027 | 0.633027 | 22 | 12.863636 | 16.223707 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 13 |
3de502a18c7c6f2b00e17bbc23f6624c5a3b65dc | 24,137,716,268,446 | 1c109b0620299d50ebeaf9b2256b32c353281eae | /src/sockets/Server.java | b8e62e4f351e37ac3db38bb7d9249fbbc59cac70 | [] | no_license | cindysanchez06/socketsJava | https://github.com/cindysanchez06/socketsJava | d512224e16ea3f707de0546f6ff06decd2d48437 | cdcc22e0aceef75752d428f011770a82db9a092e | refs/heads/master | 2023-08-04T15:51:33.079000 | 2021-09-21T05:40:41 | 2021-09-21T05:40:41 | 408,692,688 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sockets;
import sockets.Conexion;
import java.net.*;
import java.io.*;
public class Server extends Conexion //Se hereda de conexión para hacer uso de los sockets y demás
{
public Server() throws IOException{super("server");} //Se usa el constructor para servidor de Conexion
public void startServer()/... | UTF-8 | Java | 1,762 | java | Server.java | Java | [] | null | [] | package sockets;
import sockets.Conexion;
import java.net.*;
import java.io.*;
public class Server extends Conexion //Se hereda de conexión para hacer uso de los sockets y demás
{
public Server() throws IOException{super("server");} //Se usa el constructor para servidor de Conexion
public void startServer()/... | 1,762 | 0.599886 | 0.599886 | 51 | 33.35294 | 32.383621 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.509804 | false | false | 13 |
7e1b45e61d043a84e4a6658f4551adae201c5c45 | 14,370,960,622,914 | 2d7fa3252c36074f47b1d1fe84c56b2f0844a840 | /app/src/main/java/godaa/android/com/weathertaskapp/data/local/entity/AccuWeatherDb.java | cd0da04f0912d726d2f0ea9b768236c95081bcb1 | [] | no_license | gehadfatah/WeatherTaskMVVM | https://github.com/gehadfatah/WeatherTaskMVVM | 0a2e79b3c2df1a7c8a8c5fc58e264f4124b60819 | 37a9fd424f799c94ee30f9795b36d94fd893a138 | refs/heads/master | 2020-06-09T23:10:56.019000 | 2019-07-27T02:56:22 | 2019-07-27T02:56:22 | 193,525,189 | 5 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package godaa.android.com.weathertaskapp.data.local.entity;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.room.Entity;
import androidx.room.PrimaryKey;
import java.util.List;
import godaa.android.com.weathertaskapp.data.remote.model.AccuWeather5DayModel;
import godaa.androi... | UTF-8 | Java | 2,639 | java | AccuWeatherDb.java | Java | [] | null | [] | package godaa.android.com.weathertaskapp.data.local.entity;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.room.Entity;
import androidx.room.PrimaryKey;
import java.util.List;
import godaa.android.com.weathertaskapp.data.remote.model.AccuWeather5DayModel;
import godaa.androi... | 2,639 | 0.679424 | 0.677529 | 116 | 21.75 | 26.37883 | 199 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.396552 | false | false | 13 |
80748a97273f0530526a879b581ca27502121fa8 | 23,106,924,079,503 | e63900f68c84bdd3ad600aff44ee948a35759e56 | /Project6/src/p6_Package/TestClass.java | 0b44a448aa80d9df2f9b4ac4044263843deffa4d | [] | no_license | loganBehnke/CS249 | https://github.com/loganBehnke/CS249 | ed75dc6ad7afb98cfc91d7e03be127e767655786 | 35a4bda95171be2e3ace512a36b6d7a2b0934a71 | refs/heads/master | 2021-05-01T20:49:08.098000 | 2018-10-04T20:24:03 | 2018-10-04T20:24:03 | 120,965,774 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package p6_Package;
public class TestClass
{
public static void main(String[] args)
{
UtilityClass iterator = new UtilityClass(101);
iterator.iAdd(1);
iterator.iAdd(2);
iterator.iAdd(3);
System.out.println("Iterator Test: ");
System.out.println(iterator.iGetAtCu... | UTF-8 | Java | 1,431 | java | TestClass.java | Java | [] | null | [] | package p6_Package;
public class TestClass
{
public static void main(String[] args)
{
UtilityClass iterator = new UtilityClass(101);
iterator.iAdd(1);
iterator.iAdd(2);
iterator.iAdd(3);
System.out.println("Iterator Test: ");
System.out.println(iterator.iGetAtCu... | 1,431 | 0.608665 | 0.591195 | 51 | 26.058823 | 17.530268 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.705882 | false | false | 13 |
84ffca400c1c82ff4adce94a11656902496eafe3 | 23,192,823,448,672 | a02d278feb662d7c1d8343958ddf94c65baa54f5 | /src/main/java/com/pavelfatin/typometer/statistics/Range.java | a959ebbc48d7fe671ba44c681ca5c091c9e9c507 | [
"Apache-2.0"
] | permissive | pavelfatin/typometer | https://github.com/pavelfatin/typometer | a3d2a5ef3e7294f8e0f897272d6b1cd0f98204a8 | 2084acfec845fdb3042f0155adffd88f14117c00 | refs/heads/master | 2021-01-10T05:30:35.188000 | 2017-09-22T11:27:45 | 2017-09-22T11:27:45 | 48,506,661 | 329 | 13 | Apache-2.0 | false | 2020-09-28T07:10:45 | 2015-12-23T19:03:25 | 2020-09-26T04:21:04 | 2018-07-10T22:35:54 | 1,879 | 240 | 6 | 10 | Java | false | false | /*
* Copyright 2017 Pavel Fatin, https://pavelfatin.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicab... | UTF-8 | Java | 2,171 | java | Range.java | Java | [
{
"context": "/*\n * Copyright 2017 Pavel Fatin, https://pavelfatin.com\n *\n * Licensed under the ",
"end": 32,
"score": 0.9998686909675598,
"start": 21,
"tag": "NAME",
"value": "Pavel Fatin"
}
] | null | [] | /*
* Copyright 2017 <NAME>, https://pavelfatin.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... | 2,166 | 0.61907 | 0.614003 | 81 | 25.802469 | 23.554728 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.518519 | false | false | 13 |
9cef090c4093e0c717d37900f298a91ed6819fc8 | 19,748,259,660,868 | 3a46a2fb67f206c240985b4f757c1b7ff82aa18e | /ProtocolStackServer/src/yijiagou/tools/jdbctools/JDBCTools.java | c60585bc1bc78a9935a5a2f0d68a20363f7b6d95 | [] | no_license | 1060783684/master1 | https://github.com/1060783684/master1 | b7fa5a5a072728a12f5e4857675f01a21b520a51 | f022cf0325381bd2278e576c0d61e9052b60bf88 | refs/heads/master | 2021-01-22T13:23:59.309000 | 2017-09-24T15:20:41 | 2017-09-24T15:20:41 | 100,662,550 | 0 | 0 | null | false | 2017-08-30T01:50:03 | 2017-08-18T02:02:58 | 2017-08-18T05:03:12 | 2017-08-30T01:50:02 | 6,250 | 0 | 0 | 0 | Java | null | null | package yijiagou.tools.jdbctools;
import java.io.InputStream;
import java.sql.*;
import java.util.Properties;
/**
* Created by wangwei on 17-6-4.
*/
public class JDBCTools {
public static void release(Connection connection, Statement statement,ResultSet resultSet){
if (resultSet != null){
t... | UTF-8 | Java | 2,676 | java | JDBCTools.java | Java | [
{
"context": "*;\nimport java.util.Properties;\n\n/**\n * Created by wangwei on 17-6-4.\n */\npublic class JDBCTools {\n\n publ",
"end": 137,
"score": 0.9995381832122803,
"start": 130,
"tag": "USERNAME",
"value": "wangwei"
}
] | null | [] | package yijiagou.tools.jdbctools;
import java.io.InputStream;
import java.sql.*;
import java.util.Properties;
/**
* Created by wangwei on 17-6-4.
*/
public class JDBCTools {
public static void release(Connection connection, Statement statement,ResultSet resultSet){
if (resultSet != null){
t... | 2,676 | 0.536996 | 0.53438 | 100 | 25.76 | 21.942707 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.48 | false | false | 13 |
2a580031a80b6edd79a2fc746facb31f07e78a79 | 18,588,618,486,117 | ad1fea7e47b771424cadc63c93258bfb6005d1ba | /src/main/java/com/DDinside/desktop/servicce/DDinsideServiceImpl.java | 6a3c5cd12b168c82e5f178444502f37fc9508859 | [] | no_license | plone93/DDinside_spring | https://github.com/plone93/DDinside_spring | 566b9efb52fa7f683038dea45ee1484b206bf70d | 44cb8f474729a87df63d8f53a79a632424f34243 | refs/heads/master | 2020-06-15T04:14:05.998000 | 2019-07-04T08:26:05 | 2019-07-04T08:26:05 | 195,200,655 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.DDinside.desktop.servicce;
import java.util.HashMap;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.web.multipart.MultipartFile;
import com.DDinside.desktop.domain.BoardVO;
import com.DDinside... | UTF-8 | Java | 7,391 | java | DDinsideServiceImpl.java | Java | [] | null | [] | package com.DDinside.desktop.servicce;
import java.util.HashMap;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.web.multipart.MultipartFile;
import com.DDinside.desktop.domain.BoardVO;
import com.DDinside... | 7,391 | 0.705994 | 0.70437 | 289 | 24.574394 | 22.731367 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.16263 | false | false | 13 |
6e58465ecbe5b7aeaa25c776f9a65764b9b27b59 | 31,559,419,743,683 | 201e1afa22a4720b5f15f40b0a88a4d23df75a58 | /model/src/main/java/ee/ut/solmir/act/model/WhileACT.java | c6346c024a59e6907ff8cd5429c8cad2bd0d04cb | [] | no_license | karabut-viktor/mag | https://github.com/karabut-viktor/mag | 377fe9d76f96a61cebafc8d9f21e00ee6a33e32b | 0700886f088c25c23bafbfcb1e6f8318a03c752e | refs/heads/master | 2020-12-24T15:58:40.877000 | 2015-12-22T00:03:40 | 2015-12-22T00:03:40 | 25,025,655 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ee.ut.solmir.act.model;
public interface WhileACT extends ACT{
ExprACT getCondition();
BlockACT getBody();
}
| UTF-8 | Java | 128 | java | WhileACT.java | Java | [] | null | [] | package ee.ut.solmir.act.model;
public interface WhileACT extends ACT{
ExprACT getCondition();
BlockACT getBody();
}
| 128 | 0.71875 | 0.71875 | 6 | 19.333334 | 14.31394 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
50c65ba5c327bfbe3fc51f52e61d7c818ceb65b1 | 16,183,436,833,942 | efb7efbbd6baa5951748dfbe4139e18c0c3608be | /sources/com/bitcoin/mwallet/app/flows/onboarding/createuser/CreateUserView$bindDataObservers$3.java | b21f9c9afdc4e553b330a0b026e910e31eec36c2 | [] | no_license | blockparty-sh/600302-1_source_from_JADX | https://github.com/blockparty-sh/600302-1_source_from_JADX | 08b757291e7c7a593d7ec20c7c47236311e12196 | b443bbcde6def10895756b67752bb1834a12650d | refs/heads/master | 2020-12-31T22:17:36.845000 | 2020-02-07T23:09:42 | 2020-02-07T23:09:42 | 239,038,650 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bitcoin.mwallet.app.flows.onboarding.createuser;
import android.view.View;
import android.widget.TextView;
import androidx.lifecycle.Observer;
import com.bitcoin.mwallet.C1018R;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(mo37403bv = {1, 0, 3}, mo37404d1 = {"\u0000\u0010\n\u00... | UTF-8 | Java | 1,497 | java | CreateUserView$bindDataObservers$3.java | Java | [] | null | [] | package com.bitcoin.mwallet.app.flows.onboarding.createuser;
import android.view.View;
import android.widget.TextView;
import androidx.lifecycle.Observer;
import com.bitcoin.mwallet.C1018R;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(mo37403bv = {1, 0, 3}, mo37404d1 = {"\u0000\u0010\n\u00... | 1,497 | 0.683155 | 0.559492 | 31 | 47.258064 | 74.511299 | 426 | false | false | 0 | 0 | 30 | 0.036096 | 0 | 0 | 0.935484 | false | false | 13 |
c9c954ef733d3d5371fd77702e1721ab1366353d | 24,988,119,762,325 | 14f31b82e1b926f4fd02c60121180f83079268f5 | /app/src/main/java/com/jarvis/foodcampus/presenter/favorite/FavoriteAdapter.java | f210bf49a98fa3a7f2a857f32eb4e519bd42c814 | [] | no_license | JunHoPark93/FoodCampus | https://github.com/JunHoPark93/FoodCampus | 66bebc3732634fad79374faecdefd63398b8c832 | 33fcc09a88d09dcb1a61a8febb3767f51c8f634e | refs/heads/master | 2021-01-11T05:20:34.069000 | 2018-11-19T12:00:33 | 2018-11-19T12:00:33 | 71,675,963 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jarvis.foodcampus.presenter.favorite;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import com.jarvis.foodcampus.R;
import com.jarvis.foodcampus.model.FavoriteM... | UTF-8 | Java | 2,642 | java | FavoriteAdapter.java | Java | [
{
"context": "l;\n\nimport java.util.ArrayList;\n\n/**\n * Created by JunHo on 2016-11-29.\n */\n\npublic class FavoriteAdapter ",
"end": 379,
"score": 0.9983342885971069,
"start": 374,
"tag": "USERNAME",
"value": "JunHo"
}
] | null | [] | package com.jarvis.foodcampus.presenter.favorite;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import com.jarvis.foodcampus.R;
import com.jarvis.foodcampus.model.FavoriteM... | 2,642 | 0.680739 | 0.677221 | 79 | 27.784811 | 26.451614 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.35443 | false | false | 13 |
72cafee2cdb0cbb6057c1ccfa9d8ac707b449edf | 6,932,077,235,884 | b24e3d47a0fe51a9c4ca7c77b6e617321eca9b72 | /src/base/DAOCliente.java | 617eeec5da777bb1730d6573eaf458a38c55206c | [] | no_license | lucianopulido/SNAKE-CLIENTE-SERVIDOR | https://github.com/lucianopulido/SNAKE-CLIENTE-SERVIDOR | 152e608200b68f44f314d99b0d6d1302970d4c8c | ac4c079277cb15f763e0feb42015d62bc108ac2c | refs/heads/master | 2020-04-08T12:49:02.161000 | 2018-11-28T22:54:43 | 2018-11-28T22:54:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package base;
import java.util.List;
import baseDeDatos.Persona;
public class DAOCliente extends DAO{
public DAOCliente() {
// this.c = conexion;
}
@Override
public List<Object[]> realizarLogin(Persona p) {
//c.logIn(p);
p.setNick("Nickk");
p.setIdPersona(1);
p.setColor("Azul");
return (List<Obj... | UTF-8 | Java | 338 | java | DAOCliente.java | Java | [
{
"context": "arLogin(Persona p) {\n\t\t//c.logIn(p);\n\t\tp.setNick(\"Nickk\");\n\t\tp.setIdPersona(1);\n\t\tp.setColor(\"Azul\");\n\t\tr",
"end": 255,
"score": 0.881531298160553,
"start": 250,
"tag": "USERNAME",
"value": "Nickk"
}
] | null | [] | package base;
import java.util.List;
import baseDeDatos.Persona;
public class DAOCliente extends DAO{
public DAOCliente() {
// this.c = conexion;
}
@Override
public List<Object[]> realizarLogin(Persona p) {
//c.logIn(p);
p.setNick("Nickk");
p.setIdPersona(1);
p.setColor("Azul");
return (List<Obj... | 338 | 0.656805 | 0.653846 | 23 | 13.695652 | 13.482468 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.26087 | false | false | 13 |
8931c182a0dd4050f95e20b62a741ea2f7f36e6b | 1,666,447,365,038 | 9bc3c230785c7043825be89f70f259151c0108c1 | /src/test/java/com/cbt/pages/TextBox.java | d15f734c2a396fe482110c9eb0ffcfd7a85bc1af | [] | no_license | Nagihan-Karpuzcu/ToolsQa-1 | https://github.com/Nagihan-Karpuzcu/ToolsQa-1 | 7210b8f53f4c279bc7c2b338a7b58e0fb10a8088 | 99d14a4b20cce05cebdb5a52ede6b4e42c489817 | refs/heads/master | 2022-12-25T12:13:27.452000 | 2020-10-01T15:50:50 | 2020-10-01T15:50:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cbt.pages;
public class TextBox extends BasePage{
}
| UTF-8 | Java | 67 | java | TextBox.java | Java | [] | null | [] | package com.cbt.pages;
public class TextBox extends BasePage{
}
| 67 | 0.761194 | 0.761194 | 4 | 15.75 | 16.528385 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 13 |
47d4d828c31c9fa57252d1f629c9fb9690b41af1 | 32,349,693,717,550 | 041b673c9b18f24705fcebcbdc21f4f3c236487a | /app/src/main/java/com/homecaravan/android/consumer/model/EventDeleteSearch.java | 9eb3147c9b26a68f81797eb7277edd4818496a72 | [] | no_license | Rainy1193/HCDemo | https://github.com/Rainy1193/HCDemo | 63ed54d42e65cf17ba4873c424a7e5f27bc6519e | 66498a0892e000f04aa30932b67106344a96ac8c | refs/heads/master | 2021-09-04T20:08:27.932000 | 2018-01-22T01:55:26 | 2018-01-22T01:55:26 | 107,510,248 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.homecaravan.android.consumer.model;
public class EventDeleteSearch {
public String id;
public EventDeleteSearch(String id) {
this.id = id;
}
}
| UTF-8 | Java | 177 | java | EventDeleteSearch.java | Java | [] | null | [] | package com.homecaravan.android.consumer.model;
public class EventDeleteSearch {
public String id;
public EventDeleteSearch(String id) {
this.id = id;
}
}
| 177 | 0.689266 | 0.689266 | 9 | 18.666666 | 17.275545 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 13 |
e9be8c7b590b52da5dae6a9d3763bf0be3632a7c | 38,079,180,051,797 | b881a5baf3324e24de113c75b53b3f1a08e85914 | /src/com/bj/jwt/MainActivity.java | a44aa81fc4ac96e2462d0f887f3ff1b0acab867e | [] | no_license | yfyz/JWT | https://github.com/yfyz/JWT | d3597c5aa082c11b95caf4de712b248f3e568594 | 43dbbcad3cef1a3def0daee69db03c6977f83cd0 | refs/heads/master | 2021-09-03T13:15:33.274000 | 2018-01-09T09:42:56 | 2018-01-09T09:42:56 | 116,793,860 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bj.jwt;
import java.io.UnsupportedEncodingException;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.app.Activity;
import android.app.AlertDialog;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.content.Dial... | GB18030 | Java | 12,286 | java | MainActivity.java | Java | [] | null | [] | package com.bj.jwt;
import java.io.UnsupportedEncodingException;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.app.Activity;
import android.app.AlertDialog;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.content.Dial... | 12,286 | 0.603769 | 0.601629 | 376 | 31.319149 | 24.719259 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.12766 | false | false | 15 |
31e89ebea288960f8ba3cce3a49872493353601d | 24,378,234,405,758 | b98ce703b1f31d44e56fc4c62091d1a8f2c04bcc | /app/src/main/java/com/zstudio/app/cinemovie/activity/AboutActivity.java | 839689a4b7e027013570b6fdf0c4414cbc86c3c9 | [
"MIT"
] | permissive | karael/app-native-android | https://github.com/karael/app-native-android | c193eb5ed77e454ee3155218d87c4cfd9472c9ea | 2f031a0893f4338d9b748ce0ad2d28a482d3b9db | refs/heads/master | 2021-01-19T01:07:12.427000 | 2016-06-20T23:25:02 | 2016-06-20T23:25:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zstudio.app.cinemovie.activity;
import android.app.Activity;
import android.app.ProgressDialog;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
impo... | UTF-8 | Java | 2,296 | java | AboutActivity.java | Java | [] | null | [] | package com.zstudio.app.cinemovie.activity;
import android.app.Activity;
import android.app.ProgressDialog;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
impo... | 2,296 | 0.66115 | 0.660279 | 75 | 29.613333 | 22.338543 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.56 | false | false | 15 |
6d08c2e7a5458dff491b2cafd45bcb8c8883b988 | 28,552,942,628,366 | e6610868b7bb12f5eac5682e909c689ea84e2e48 | /src/main/java/com/noviv/cleaner/filters/CleanerNet.java | e7b3f2b9bc2545bbf9e8c94c0037a2f3a8505a42 | [] | no_license | Noviv/Cleaner | https://github.com/Noviv/Cleaner | 09512f3eb51372c9f75d54fddccd7a0988378235 | dfb6a026083b8880efb349a635f1d43abbf1367e | refs/heads/master | 2016-09-06T16:25:41.803000 | 2015-06-29T14:52:02 | 2015-06-29T14:52:02 | 37,796,284 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main.java.com.noviv.cleaner.filters;
import java.io.File;
import java.util.ArrayList;
public class CleanerNet {
private ArrayList<CleanerFilter> filters;
public CleanerNet() {
filters = new ArrayList<>();
}
public void addFilter(CleanerFilter filter) {
filters.add(filter);
... | UTF-8 | Java | 525 | java | CleanerNet.java | Java | [] | null | [] | package main.java.com.noviv.cleaner.filters;
import java.io.File;
import java.util.ArrayList;
public class CleanerNet {
private ArrayList<CleanerFilter> filters;
public CleanerNet() {
filters = new ArrayList<>();
}
public void addFilter(CleanerFilter filter) {
filters.add(filter);
... | 525 | 0.584762 | 0.584762 | 26 | 19.192308 | 16.608662 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 15 |
c8ddadd5a07571835e4e11ac8df7ddb8d0af8ecb | 22,857,815,995,433 | 377cfb2bb8e0a031f7357463035f3ee4f9354d5e | /.svn/pristine/38/3841035dc1aca470feaa78bb94a5061c82d358a9.svn-base | 23769273448b2f886dfc9f83e6c6762064cc36c1 | [] | no_license | BinduBirol/XI-CLASS | https://github.com/BinduBirol/XI-CLASS | 91a10f8221d2240dbe559d4c649ca2d6b8125aef | c059cfaf283332746c323c8f82b52b94d1c22229 | refs/heads/main | 2023-03-16T10:52:36.909000 | 2021-03-08T07:57:32 | 2021-03-08T07:57:32 | 345,574,006 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.dto.college;
public class DashBoardCollegeDTO {
private int totalApplicant;
private int totalApplication;
private int webApplicant;
private int webApplication;
private int smsApplicant;
private int smsApplication;
public int getTotalApplicant() {
return totalApplicant;
}
public void setTo... | UTF-8 | Java | 1,186 | 3841035dc1aca470feaa78bb94a5061c82d358a9.svn-base | Java | [] | null | [] | package edu.dto.college;
public class DashBoardCollegeDTO {
private int totalApplicant;
private int totalApplication;
private int webApplicant;
private int webApplication;
private int smsApplicant;
private int smsApplication;
public int getTotalApplicant() {
return totalApplicant;
}
public void setTo... | 1,186 | 0.768971 | 0.768971 | 54 | 20.962963 | 17.829401 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.481481 | false | false | 15 | |
044cd50426c156e82b0daca8208b909fcafb2ecf | 21,191,368,676,381 | a9ab338031e01e50f88d3bb738d494e96ab508b4 | /provider/provider-product-api/src/main/java/com/funtl/myshop/plus/provider/api/PmsFeightTemplateService.java | 17867f7f0c1f8ffdbb062b4e08068452861ad331 | [
"Apache-2.0"
] | permissive | jiguang996/MyshopPlus | https://github.com/jiguang996/MyshopPlus | d809f5c71396193682f3709356b99eb14d3358ba | e70c826c979bc58065df366e793a4ed7b5578ae5 | refs/heads/master | 2020-09-21T01:38:31.590000 | 2020-07-23T06:51:32 | 2020-07-23T06:51:32 | 224,642,543 | 0 | 0 | null | false | 2019-12-13T17:33:50 | 2019-11-28T11:52:25 | 2019-11-28T13:41:18 | 2019-12-13T17:33:47 | 70,889 | 0 | 0 | 0 | Java | false | false | package com.funtl.myshop.plus.provider.api;
public interface PmsFeightTemplateService {
}
| UTF-8 | Java | 91 | java | PmsFeightTemplateService.java | Java | [] | null | [] | package com.funtl.myshop.plus.provider.api;
public interface PmsFeightTemplateService {
}
| 91 | 0.824176 | 0.824176 | 4 | 21.75 | 21.252941 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 15 |
a7559a47bda68efe0bb3a19ba3bd1ed43d56e6fc | 5,927,054,918,878 | dbde38010aee32c5d04e58feca47c0d30abe34f5 | /subprojects/opennaef.devicedriver.core/src/main/java/voss/discovery/iolib/DiscoveryTypeFactory.java | fe774019e7ddd5fb871a18bdef54b4c1009c07bb | [
"Apache-2.0"
] | permissive | openNaEF/openNaEF | https://github.com/openNaEF/openNaEF | c2c8d5645b499aae36d90205dbc91421f4d0bd7b | c88f0e17adc8d3f266787846911787f9b8aa3b0d | refs/heads/master | 2020-12-30T15:41:09.806000 | 2017-05-22T22:37:24 | 2017-05-22T22:38:36 | 91,155,672 | 13 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package voss.discovery.iolib;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import voss.discovery.agent.common.AgentConfiguration;
import voss.discovery.agent.mib.Mib2Impl;
import voss.discovery.iolib.snmp.SnmpAccess;
import java.io.IOException;
public class DiscoveryTypeFactory {
private static final... | UTF-8 | Java | 1,283 | java | DiscoveryTypeFactory.java | Java | [] | null | [] | package voss.discovery.iolib;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import voss.discovery.agent.common.AgentConfiguration;
import voss.discovery.agent.mib.Mib2Impl;
import voss.discovery.iolib.snmp.SnmpAccess;
import java.io.IOException;
public class DiscoveryTypeFactory {
private static final... | 1,283 | 0.67576 | 0.672642 | 38 | 32.789474 | 28.131418 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 15 |
0bdedbf99a76ca4c47c7a7b8a15a69d52f4f5dc7 | 24,086,176,638,932 | 5536e67b14dc95bd240e1d6ebb057a5c8fc5b1f0 | /src/test/java/com/aliuge/context/support/nosql/redis/ShardedJedisMaxValueIncrementerTest.java | bbdc00eae34598a96df95a3d7dd317d3799a1efe | [
"Apache-2.0"
] | permissive | liuzm/springdemo | https://github.com/liuzm/springdemo | b1bad6ccbd45152a9af1f337b1f8a2303f4710cd | e85bec97c1f3d26b0de60b6e838c85ee0943523e | refs/heads/springmvcAdminDemo | 2016-03-07T03:07:56.424000 | 2015-05-05T05:53:56 | 2015-05-05T05:53:56 | 33,979,023 | 0 | 1 | null | false | 2016-03-09T05:59:42 | 2015-04-15T07:14:18 | 2015-05-05T05:53:59 | 2016-03-09T05:59:40 | 3,476 | 0 | 1 | 2 | Java | null | null | package com.aliuge.context.support.nosql.redis;
import javax.annotation.Resource;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.SpringJUnit4Cl... | UTF-8 | Java | 1,162 | java | ShardedJedisMaxValueIncrementerTest.java | Java | [] | null | [] | package com.aliuge.context.support.nosql.redis;
import javax.annotation.Resource;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.SpringJUnit4Cl... | 1,162 | 0.790878 | 0.769363 | 36 | 31.277779 | 29.186766 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.305556 | false | false | 15 |
4c39975e83f27b0dec340e84aa399d805d188836 | 8,701,603,785,587 | d1edc13241cb658068939f9fce17a8ab07fbdbd5 | /converter/src/fi/ni/ifc2x3/IfcStructuralLoadPlanarForce.java | 63333f3009430a3bae0ecda2c62557d4edb1f8e8 | [] | no_license | lewismc/IFC-to-RDF-converter | https://github.com/lewismc/IFC-to-RDF-converter | c4e0d05822d018f75598434bbf820e27413dce77 | efe5775417e92978c2032e15344fa8ec04277235 | refs/heads/master | 2020-12-25T02:50:06.051000 | 2013-02-09T08:59:22 | 2013-02-09T08:59:22 | 8,226,606 | 3 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fi.ni.ifc2x3;
import fi.ni.ifc2x3.interfaces.*;
import fi.ni.*;
import java.util.*;
/*
* IFC Java class
* @author Jyrki Oraskari
* @license This work is licensed under a Creative Commons Attribution 3.0 Unported License.
* http://creativecommons.org/licenses/by/3.0/
*/
public class IfcStructuralLoadPlan... | UTF-8 | Java | 1,016 | java | IfcStructuralLoadPlanarForce.java | Java | [
{
"context": "port java.util.*;\n\n/*\n * IFC Java class\n * @author Jyrki Oraskari\n * @license This work is licensed under a Creativ",
"end": 139,
"score": 0.9998363852500916,
"start": 125,
"tag": "NAME",
"value": "Jyrki Oraskari"
}
] | null | [] | package fi.ni.ifc2x3;
import fi.ni.ifc2x3.interfaces.*;
import fi.ni.*;
import java.util.*;
/*
* IFC Java class
* @author <NAME>
* @license This work is licensed under a Creative Commons Attribution 3.0 Unported License.
* http://creativecommons.org/licenses/by/3.0/
*/
public class IfcStructuralLoadPlanarForce ... | 1,008 | 0.73622 | 0.728346 | 50 | 19.32 | 19.863977 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.32 | false | false | 15 |
d41ef033b18ece7a23be321bf3528025a2eab6e1 | 32,667,521,294,576 | c0e0b87fe65c2e0a86fd1768c4e26a5c15b1a167 | /src/main/java/com/revature/servlet/HotelServlet.java | 52ff8ea62a885d17cd7416058d26c7561594f15e | [] | no_license | timtouch/hotel-reservation-app | https://github.com/timtouch/hotel-reservation-app | 9bb90bfb234c1f03f272a0d63a8b16c79f5c4715 | d0d8de8a9bf10af8a4ac1044fc2f55cb09519e17 | refs/heads/master | 2022-11-25T04:30:55.451000 | 2020-06-18T19:40:00 | 2020-06-18T19:40:00 | 142,476,478 | 0 | 0 | null | false | 2022-11-15T23:48:37 | 2018-07-26T18:03:55 | 2020-06-18T19:40:05 | 2022-11-15T23:48:33 | 80 | 0 | 0 | 2 | Java | false | false | package com.revature.servlet;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.revature.dao.HotelDao;
import com.revature.model.Host;
import com.revature.model.Hotel;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.se... | UTF-8 | Java | 1,667 | java | HotelServlet.java | Java | [] | null | [] | package com.revature.servlet;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.revature.dao.HotelDao;
import com.revature.model.Host;
import com.revature.model.Hotel;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.se... | 1,667 | 0.70126 | 0.70066 | 55 | 29.309092 | 29.068491 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.563636 | false | false | 15 |
3290cf0326e21aaa1738b3e805fe3c007975b74c | 11,922,829,261,607 | 84f2682397a30fad16440810e695da8ce6a99def | /1. back-end/restapi/src/main/java/sequence/restapi/mapper/MemberMapper.java | cd1b197ab7dd6e6a61e2ff8ee93cc452b6ede0ca | [] | no_license | JunilHwang/task-management | https://github.com/JunilHwang/task-management | fb1ea9cf83152e56dc9749bade5b4abfda2afcd7 | 8cdf9114b92a5c3e3ab80c7beef2395fdaa61580 | refs/heads/master | 2020-04-09T07:22:17.635000 | 2018-11-28T01:27:48 | 2018-11-28T01:27:48 | 160,152,434 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sequence.restapi.mapper;
import java.util.HashMap;
import java.util.List;
public interface MemberMapper {
// email과 일치하는 회원 정보의 갯수 가져오기
int getMemberCount(String email);
// id와 동일한 회원 정보 가져오기
HashMap getMember(String id);
// project에 참여중인 member 가져오기
List getMemberOnProject(int pidx... | UTF-8 | Java | 542 | java | MemberMapper.java | Java | [] | null | [] | package sequence.restapi.mapper;
import java.util.HashMap;
import java.util.List;
public interface MemberMapper {
// email과 일치하는 회원 정보의 갯수 가져오기
int getMemberCount(String email);
// id와 동일한 회원 정보 가져오기
HashMap getMember(String id);
// project에 참여중인 member 가져오기
List getMemberOnProject(int pidx... | 542 | 0.695455 | 0.695455 | 22 | 19 | 15.623409 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 15 |
45d40b357738d18fc1e459c2bdea91a5c2438c7b | 1,503,238,621,487 | 40fb7eb9785d205ff9f8013cc79178e4680315e1 | /src/main/java/com/hs/structure/stack/Stack.java | 86edcbdfc13fd1fc2fc3cd71f96a5640c353cf65 | [] | no_license | HeShuai-GitHub/DataStructure | https://github.com/HeShuai-GitHub/DataStructure | 47bf78aa12a9b5b28cb58f3881993636e0f8280b | 383bdadd723077e1894397e4687fe61e25945238 | refs/heads/master | 2023-06-28T19:49:03.190000 | 2021-08-03T01:33:35 | 2021-08-03T01:33:35 | 391,344,086 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hs.structure.stack;
/**
* @author heshuai
* @title: Stack
* @description: 栈抽象方法
* @date 2021年08月02日 19:55
*/
public interface Stack {
/**
* 清空栈
*/
public void clearStack();
/**
* 判断栈是否为空
* @return
*/
public boolean isEmpty();
/**
* 获得栈顶元素
* @ret... | UTF-8 | Java | 671 | java | Stack.java | Java | [
{
"context": "package com.hs.structure.stack;\n\n/**\n * @author heshuai\n * @title: Stack\n * @description: 栈抽象方法\n * @date ",
"end": 55,
"score": 0.9989613890647888,
"start": 48,
"tag": "USERNAME",
"value": "heshuai"
}
] | null | [] | package com.hs.structure.stack;
/**
* @author heshuai
* @title: Stack
* @description: 栈抽象方法
* @date 2021年08月02日 19:55
*/
public interface Stack {
/**
* 清空栈
*/
public void clearStack();
/**
* 判断栈是否为空
* @return
*/
public boolean isEmpty();
/**
* 获得栈顶元素
* @ret... | 671 | 0.469775 | 0.44905 | 45 | 11.866667 | 9.088698 | 31 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.155556 | false | false | 15 |
04fa7604b960879bf1ae600cdd9bcf12fb580081 | 20,040,317,445,962 | 57c5fda43b0c2f99c2ec78e389795955247cd244 | /cobia-core/src/main/java/lam/cobia/cluster/AbstractCluster.java | 25ffbf2e693b612e341c43ece027fcc17b8d40cc | [] | no_license | jjavaboy/cobia | https://github.com/jjavaboy/cobia | 3724909a98c91ff4c944281f91c5d4cecc279b24 | 429ca66e74c38261368946cc313408ca68966653 | refs/heads/master | 2020-03-26T01:46:13.118000 | 2018-08-11T09:48:30 | 2018-08-11T09:48:30 | 115,119,845 | 4 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lam.cobia.cluster;
import lam.cobia.loadbalance.LoadBalance;
import lam.cobia.rpc.Consumer;
import lam.cobia.rpc.Invocation;
import lam.cobia.rpc.Result;
import java.util.List;
/**
* @description: AbstractCluster
* @author: linanmiao
* @date: 2018/7/21 12:04
* @version: 1.0
*/
public abstract class Abst... | UTF-8 | Java | 2,917 | java | AbstractCluster.java | Java | [
{
"context": "\n\n/**\n * @description: AbstractCluster\n * @author: linanmiao\n * @date: 2018/7/21 12:04\n * @version: 1.0\n */\npu",
"end": 246,
"score": 0.9993680119514465,
"start": 237,
"tag": "USERNAME",
"value": "linanmiao"
}
] | null | [] | package lam.cobia.cluster;
import lam.cobia.loadbalance.LoadBalance;
import lam.cobia.rpc.Consumer;
import lam.cobia.rpc.Invocation;
import lam.cobia.rpc.Result;
import java.util.List;
/**
* @description: AbstractCluster
* @author: linanmiao
* @date: 2018/7/21 12:04
* @version: 1.0
*/
public abstract class Abst... | 2,917 | 0.631128 | 0.625986 | 118 | 23.720339 | 23.997488 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.449153 | false | false | 15 |
9cfb15d53ec8bfc0d9d5a964df8a8f3d43562168 | 20,040,317,448,742 | 30b5d28e140bfb568ecc371066fcdb9d6ebabac8 | /webservice-principal/src/main/java/br/com/maicon/pratica/webserviceprincipal/model/persistence/specification/operation/ContainsOperation.java | 9e6b274dabaaa8c01594b650a459fe6637cb9014 | [] | no_license | MaiconCanedo/multi-tenant-multi-module-master | https://github.com/MaiconCanedo/multi-tenant-multi-module-master | fe395a744631257ec80fcb90cff4f36cb2c51ad9 | 861c608ee29f701ffcf7b24e774b38270e8df1f5 | refs/heads/master | 2020-06-02T17:03:22.179000 | 2019-06-23T23:16:18 | 2019-06-23T23:16:18 | 190,830,754 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.maicon.pratica.webserviceprincipal.model.persistence.specification.operation;
import br.com.maicon.pratica.webserviceprincipal.model.entity.Carro;
import br.com.maicon.pratica.webserviceprincipal.model.persistence.specification.SearchCriteria;
import javax.persistence.criteria.CriteriaBuilder;
import j... | UTF-8 | Java | 1,057 | java | ContainsOperation.java | Java | [] | null | [] | package br.com.maicon.pratica.webserviceprincipal.model.persistence.specification.operation;
import br.com.maicon.pratica.webserviceprincipal.model.entity.Carro;
import br.com.maicon.pratica.webserviceprincipal.model.persistence.specification.SearchCriteria;
import javax.persistence.criteria.CriteriaBuilder;
import j... | 1,057 | 0.758751 | 0.758751 | 27 | 38.148148 | 34.373444 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.592593 | false | false | 15 |
6cff53469987b752de20764c04c2558d37bf3492 | 6,098,853,618,896 | a03e55d09554e82b93279e5a869d363e4b0e1539 | /src/main/java/com/candou/ic/navigation/jcwx/crawler/JCWX_JobCrawler.java | 38be155484680c1e98d4613dcb2bc641629c8fde | [] | no_license | jiangchao1987/maincrawler | https://github.com/jiangchao1987/maincrawler | b487772f2aa1c7746785b5203a406841ad6dfa30 | 306096013df6bcdcd8f3d1672bd39cae99e9e2c6 | refs/heads/master | 2021-01-25T08:42:26.830000 | 2013-07-26T09:07:17 | 2013-07-26T09:07:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.candou.ic.navigation.jcwx.crawler;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import org.apache.log4j.Logger;
import org.codehaus.jackson.JsonNode;
import org.codehaus.jackson.JsonProcessingException;
import org.codehaus.jackson.map.ObjectMapper;
import com.candou.ic.navigat... | UTF-8 | Java | 4,660 | java | JCWX_JobCrawler.java | Java | [
{
"context": ".URLFetchUtil;\n\n/**\n * 精彩微信 Job爬虫逻辑。\n *\n * @author jiangchao\n */\npublic class JCWX_JobCrawler {\n\n private f",
"end": 679,
"score": 0.9973094463348389,
"start": 670,
"tag": "USERNAME",
"value": "jiangchao"
}
] | null | [] | package com.candou.ic.navigation.jcwx.crawler;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import org.apache.log4j.Logger;
import org.codehaus.jackson.JsonNode;
import org.codehaus.jackson.JsonProcessingException;
import org.codehaus.jackson.map.ObjectMapper;
import com.candou.ic.navigat... | 4,660 | 0.544377 | 0.541792 | 140 | 32.157143 | 24.813957 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578571 | false | false | 15 |
cfffc614b3b04b3b17356558fd545e6f5f88c0ac | 14,199,161,927,086 | 076743dab651eb88fb4f06a2a522c4487938c415 | /ordem_crescente.java | a9e720c29d5c53c2ae141b7ac9f35d433ae6b5da | [] | no_license | GuilhermeCLima/exercicios_java | https://github.com/GuilhermeCLima/exercicios_java | 9c032382d64517a055ac4db143665923d8792d48 | ec6c7f91de0e376433bfb4aec02fa5b986170666 | refs/heads/master | 2022-11-12T03:14:17.008000 | 2020-07-07T22:37:55 | 2020-07-07T22:37:55 | 277,607,073 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cursojava;
import java.util.Scanner;
public class ordem_crescente {
public static void main(String args[]) {
Scanner numero = new Scanner(System.in);
int a,b,c,numTroca;
System.out.printf("Digite o numero 1: ");// 7
a = numero.nextInt();
System.out.printf("Digite o numero 2: ");//8
b = nume... | UTF-8 | Java | 1,044 | java | ordem_crescente.java | Java | [] | null | [] | package cursojava;
import java.util.Scanner;
public class ordem_crescente {
public static void main(String args[]) {
Scanner numero = new Scanner(System.in);
int a,b,c,numTroca;
System.out.printf("Digite o numero 1: ");// 7
a = numero.nextInt();
System.out.printf("Digite o numero 2: ");//8
b = nume... | 1,044 | 0.530651 | 0.524904 | 44 | 22.727272 | 22.697981 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.886364 | false | false | 15 |
6ab4cc488be56955b3409539f63b94d90a7f6ac0 | 18,932,215,899,268 | 3fbefb817ae2a62350edfb6444ec62053dbf73d1 | /backend/src/main/java/com/r/connect/service/AccountService.java | 004268fc377f46191b64a48b8be0617833d3da5f | [] | no_license | CodeVaDOs/client-bank--spring-react | https://github.com/CodeVaDOs/client-bank--spring-react | 4631dd9bfe374f167368b510fbfd7556b7512acc | ec2f7f45d4f748b351dafc001aa37cc93bdce16c | refs/heads/master | 2023-02-16T23:03:08.223000 | 2021-01-10T21:37:22 | 2021-01-10T21:37:22 | 328,484,114 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.r.connect.service;
import com.r.connect.entity.Account;
import com.r.connect.exception.LackOfMoneyException;
import com.r.connect.repository.AccountRepository;
import org.springframework.stereotype.Service;
import java.util.Arrays;
import java.util.List;
import java.util.NoSuchElementException;
import jav... | UTF-8 | Java | 2,680 | java | AccountService.java | Java | [] | null | [] | package com.r.connect.service;
import com.r.connect.entity.Account;
import com.r.connect.exception.LackOfMoneyException;
import com.r.connect.repository.AccountRepository;
import org.springframework.stereotype.Service;
import java.util.Arrays;
import java.util.List;
import java.util.NoSuchElementException;
import jav... | 2,680 | 0.722388 | 0.720149 | 56 | 46.857143 | 54.63562 | 203 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.767857 | false | false | 15 |
f4ad0d1bb20e7c1c0be14feaddd7d39cde3f6eb5 | 25,254,407,757,045 | 7edd94d51b249f9aab62c076707d23c46d462d99 | /src/main/java/com/haoding/demo/controller/MainController.java | baf49860b9361da6ad006ac76643004631c3db27 | [] | no_license | Mr-XM/securitiesTradingSystem | https://github.com/Mr-XM/securitiesTradingSystem | 8f3c680640fb26ad07200acace9ba4819ee0ea3f | cdce5fb8a3a5ba665b42ba7ac51cd505f5ef5338 | refs/heads/master | 2022-06-23T04:19:10.569000 | 2019-07-24T09:16:42 | 2019-07-24T09:16:42 | 189,235,947 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.haoding.demo.controller;
import com.haoding.demo.service.serviceImpl.OptionalStockServiceImp;
import com.haoding.demo.service.serviceImpl.StockDataServiceImpl;
import com.haoding.demo.service.serviceImpl.StockInfoServiceImpl;
import io.swagger.annotations.ApiOperation;
import org.springframework.beans.fact... | UTF-8 | Java | 2,951 | java | MainController.java | Java | [] | null | [] | package com.haoding.demo.controller;
import com.haoding.demo.service.serviceImpl.OptionalStockServiceImp;
import com.haoding.demo.service.serviceImpl.StockDataServiceImpl;
import com.haoding.demo.service.serviceImpl.StockInfoServiceImpl;
import io.swagger.annotations.ApiOperation;
import org.springframework.beans.fact... | 2,951 | 0.705188 | 0.705188 | 93 | 29.053764 | 23.744774 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.344086 | false | false | 15 |
6d6a8387b3b876fff545a5779c52e33d1e7db28c | 3,195,455,699,398 | 20f817474bdcd3a052e0404e7b9cf3372c129ca0 | /contributions-actors/fr.soleil.passerelle.extensions/src/test/java/be/isencia/passerelle/message/type/PasserelleMsgConversionTest.java | 8ded89df86889aa0f81a74ec439b4c9d5fe2a596 | [] | no_license | tectronics/passerelle | https://github.com/tectronics/passerelle | 20bd5b1dbe1a05cb9256086a7cd67d14d26f6125 | 74212c9f32cf1166742af33e1d79cdc1e546c3e6 | refs/heads/master | 2018-01-11T14:44:22.502000 | 2015-06-29T08:50:37 | 2015-06-29T08:50:37 | 44,732,688 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* (c) Copyright 2001-2005, iSencia Belgium NV All Rights Reserved.
*
* This software is the proprietary information of iSencia Belgium NV. Use is
* subject to license terms.
*/
package be.isencia.passerelle.message.type;
import static org.fest.assertions.api.Assertions.assertThat;
import org.junit.... | UTF-8 | Java | 2,150 | java | PasserelleMsgConversionTest.java | Java | [] | null | [] | /*
* (c) Copyright 2001-2005, iSencia Belgium NV All Rights Reserved.
*
* This software is the proprietary information of iSencia Belgium NV. Use is
* subject to license terms.
*/
package be.isencia.passerelle.message.type;
import static org.fest.assertions.api.Assertions.assertThat;
import org.junit.... | 2,150 | 0.717209 | 0.709767 | 56 | 36.392857 | 31.758394 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.535714 | false | false | 15 |
c954a3cb8dabe3488e150aab9ffec0a7fe811e4c | 6,880,537,659,290 | a05a9cfe387c1f2395fb55fed9a6bb9c9d2ee079 | /day07/src/loop/Test08.java | ab7222990e309dbd871fa70dba66f420b53bbeab | [] | no_license | 1sol2sol/1sol | https://github.com/1sol2sol/1sol | 15f2b70e21f9212646d20d9a7837bc3f62554f98 | aefcc6e93b404c044881f1371d9d64bc9a29de4d | refs/heads/main | 2023-03-01T18:29:09.648000 | 2021-02-07T06:45:16 | 2021-02-07T06:45:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package loop;
import java.lang.*;
public class Test08 {
public static void main(String[] args) {
//목표 : 1부터 10까지의 합계 구하기(or 짝수합 or 홀수합)
//우리가 이해하는 방식으로 구성하면
//int sum = 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + 10;
//System.out.println(sum);
// 반복문을 사용하려면 규칙이 있어야한다. 없으면 어거지로 만들어야한다.
// =합계를 위한 변... | UTF-8 | Java | 833 | java | Test08.java | Java | [] | null | [] | package loop;
import java.lang.*;
public class Test08 {
public static void main(String[] args) {
//목표 : 1부터 10까지의 합계 구하기(or 짝수합 or 홀수합)
//우리가 이해하는 방식으로 구성하면
//int sum = 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + 10;
//System.out.println(sum);
// 반복문을 사용하려면 규칙이 있어야한다. 없으면 어거지로 만들어야한다.
// =합계를 위한 변... | 833 | 0.473364 | 0.42618 | 34 | 17.32353 | 14.482689 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.823529 | false | false | 15 |
7396dea2ef6b34738d9ed4ef4297228f7991df20 | 11,235,634,462,751 | 28e7b5278b2ffcdde8ea8bbbe7ac074792cf9bf0 | /appier-sdk-sample/src/main/java/com/appier/android/sample/fragment/BaseFragment.java | 2aeb493645c26a97c06bff1fad53ec265ccc5aab | [
"MIT"
] | permissive | appier/pmp-android-sample | https://github.com/appier/pmp-android-sample | 3082b7e6b4c3749245c4e3fcc07bdf3d812f3bae | 9bf72b51862ca1222ecf7c3ec56624e972acc2f5 | refs/heads/master | 2023-04-06T01:39:29.368000 | 2021-04-06T08:00:20 | 2021-04-06T08:00:20 | 255,259,704 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.appier.android.sample.fragment;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.fragment.app.Fragment;
import com.appier.ads.AppierError;
import com.appier.android.sample.common.DemoFlowController;
public abstract cla... | UTF-8 | Java | 3,930 | java | BaseFragment.java | Java | [] | null | [] | package com.appier.android.sample.fragment;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.fragment.app.Fragment;
import com.appier.ads.AppierError;
import com.appier.android.sample.common.DemoFlowController;
public abstract cla... | 3,930 | 0.550891 | 0.547583 | 124 | 30.693548 | 27.28824 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.491935 | false | false | 15 |
e81a8ee41b72a5fe70ba39bb25c41a90461e1ab9 | 23,639,500,049,053 | 49f387ce31433acb6917b73eff8399d17a6d3b23 | /conssat-backend/src/main/java/pe/gob/mtpe/sivice/externo/core/accesodatos/repository/Impl/CorrelativoSesionDaoImpl.java | 112b1d48da54fb15ac25862512e81df1422d5320 | [] | no_license | vsuncion/BACKEND | https://github.com/vsuncion/BACKEND | 5af9c2360a17b2a336d692c0a0101d0ecc35da46 | 8a58de7c4794863a0f047f8c931817631b0ca3d1 | refs/heads/master | 2023-04-13T00:50:46.778000 | 2021-04-24T03:23:31 | 2021-04-24T03:23:31 | 359,958,631 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pe.gob.mtpe.sivice.externo.core.accesodatos.repository.Impl;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.criteria.CriteriaBuilder;
import javax.persistence.criteria.CriteriaQuery;
import javax.persistence.criteria.Predicate;
import javax.... | UTF-8 | Java | 4,422 | java | CorrelativoSesionDaoImpl.java | Java | [] | null | [] | package pe.gob.mtpe.sivice.externo.core.accesodatos.repository.Impl;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.criteria.CriteriaBuilder;
import javax.persistence.criteria.CriteriaQuery;
import javax.persistence.criteria.Predicate;
import javax.... | 4,422 | 0.784939 | 0.779964 | 112 | 38.482143 | 36.972717 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.321429 | false | false | 15 |
114233f6db2e061a2f08ec429cb0f0b5cb019681 | 11,647,951,349,547 | 94e23ac355709bc0003fffaa3d8ebd8b5f056db7 | /src/com/futaba/InputPin.java | b27f76d233fc5661d30616440e15972e15e6647f | [] | no_license | davidmahbubi/atm-system-app | https://github.com/davidmahbubi/atm-system-app | 42fa36fdfa973c8f764e46ac7f7d6ebd0a93d7d6 | 2a9793511ee57904beb598c6e4541b8022367486 | refs/heads/master | 2022-01-06T08:31:37.840000 | 2019-05-28T13:08:01 | 2019-05-28T13:08:01 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.futaba;
import com.sun.glass.events.KeyEvent;
import javax.swing.JOptionPane;
/**
*
* @author David
*/
public class In... | UTF-8 | Java | 10,675 | java | InputPin.java | Java | [
{
"context": "import javax.swing.JOptionPane;\n\n/**\n *\n * @author David\n */\npublic class InputPin extends javax.swing.JFr",
"end": 300,
"score": 0.9981886744499207,
"start": 295,
"tag": "NAME",
"value": "David"
},
{
"context": " }\n });\n\n jLabel1.setText... | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.futaba;
import com.sun.glass.events.KeyEvent;
import javax.swing.JOptionPane;
/**
*
* @author David
*/
public class In... | 10,669 | 0.601592 | 0.595035 | 237 | 44.042194 | 34.377254 | 154 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.556962 | false | false | 15 |
2f6fd41b2cb98a84b18aaceb635eaffe50b0b902 | 4,217,657,951,994 | c695262d0e2f93665dd4495537865e81954e75b7 | /src/server/EchoServerHandler.java | 599b7ff8220e54a82dedb0315518876805500017 | [] | no_license | DeepViolet/java-netty | https://github.com/DeepViolet/java-netty | 0423a0772521ff634114b6c74679b0a0fc8b1c94 | afc71cf39ca7db2d205883eea59fabf4dd9cd29b | refs/heads/master | 2021-01-22T03:30:08.480000 | 2017-05-25T09:59:11 | 2017-05-25T09:59:11 | 92,382,029 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package server;
import io.netty.channel.ChannelHandlerContext;
import io.netty.channel.ChannelInboundHandlerAdapter;
/**
* Created by liuhuiyi on 2017/5/25.
*/
public class EchoServerHandler extends ChannelInboundHandlerAdapter {
@Override
public void channelRead(ChannelHandlerContext ctx, Object msg) throw... | UTF-8 | Java | 722 | java | EchoServerHandler.java | Java | [
{
"context": "l.ChannelInboundHandlerAdapter;\n\n/**\n * Created by liuhuiyi on 2017/5/25.\n */\npublic class EchoServerHandler ",
"end": 145,
"score": 0.9996031522750854,
"start": 137,
"tag": "USERNAME",
"value": "liuhuiyi"
}
] | null | [] | package server;
import io.netty.channel.ChannelHandlerContext;
import io.netty.channel.ChannelInboundHandlerAdapter;
/**
* Created by liuhuiyi on 2017/5/25.
*/
public class EchoServerHandler extends ChannelInboundHandlerAdapter {
@Override
public void channelRead(ChannelHandlerContext ctx, Object msg) throw... | 722 | 0.696676 | 0.686981 | 23 | 30.391304 | 30.086454 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.478261 | false | false | 15 |
2121e5f6a6ef29b0d7366092f6bfc508b133af35 | 12,618,613,958,527 | b6a57365e16f9251272742b438a385565ec6aa50 | /src/main/java/com/dgi/dsi/winregistre/entites/BordereauActe.java | e9b7a535cbb5fa80af683808dc5faf26db0f003d | [] | no_license | SedjroSylvanus/winregistreBack | https://github.com/SedjroSylvanus/winregistreBack | 8d6f3f93c0f9761990977970dc7c8fd3135da58e | 663aba9b136a1ee4802a28d141f602302461fb3d | refs/heads/master | 2022-12-08T13:57:41.982000 | 2020-07-06T15:10:20 | 2020-07-06T15:10:20 | 179,077,788 | 0 | 0 | null | false | 2022-11-16T12:16:53 | 2019-04-02T12:55:05 | 2020-07-06T15:11:18 | 2022-11-16T12:16:50 | 1,885 | 0 | 0 | 3 | Java | false | false | package com.dgi.dsi.winregistre.entites;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import javax.persistence.*;
import com.dgi.dsi.winregistre.parent.entites.EntityBaseBean;
import com.fasterxml.jackson.annotation.JsonIgnore;
@Entity
@Table(name="bordereau... | UTF-8 | Java | 5,189 | java | BordereauActe.java | Java | [] | null | [] | package com.dgi.dsi.winregistre.entites;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import javax.persistence.*;
import com.dgi.dsi.winregistre.parent.entites.EntityBaseBean;
import com.fasterxml.jackson.annotation.JsonIgnore;
@Entity
@Table(name="bordereau... | 5,189 | 0.725188 | 0.722297 | 235 | 21.080851 | 24.337997 | 211 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.187234 | false | false | 15 |
c3dfa433927256c5a585a2dd3305c5d31af2bfeb | 12,618,613,961,594 | 7b67910dcbfafd11faa18f3d9a65fcdd4e1a0432 | /app/src/main/java/com/example/phil/bookapplication/model/Book.java | 2717c6554802b1259351f242b311eb5e42c66d42 | [] | no_license | tydaikho/BookApplication | https://github.com/tydaikho/BookApplication | 0f56b7fc2fb1d6e60c941e3be48692c5c28c7173 | 55c4b96eda0c76826e047440112218030a62fc5c | refs/heads/master | 2020-12-26T02:39:15.615000 | 2015-04-09T10:40:53 | 2015-04-09T10:40:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.phil.bookapplication.model;
import java.io.Serializable;
public class Book implements Serializable{
private static final String[] urls = {
"http://41.media.tumblr.com/b200093e29442b05f3d86f574780e414/tumblr_nmi8r5svD61tvcttpo1_250.jpg",
"http://36.media.tumblr.com/b6d... | UTF-8 | Java | 2,572 | java | Book.java | Java | [
{
"context": "\n this.title = title;\n this.author = author;\n this.publisher = publisher;\n this",
"end": 1628,
"score": 0.9656319618225098,
"start": 1622,
"tag": "NAME",
"value": "author"
}
] | null | [] | package com.example.phil.bookapplication.model;
import java.io.Serializable;
public class Book implements Serializable{
private static final String[] urls = {
"http://41.media.tumblr.com/b200093e29442b05f3d86f574780e414/tumblr_nmi8r5svD61tvcttpo1_250.jpg",
"http://36.media.tumblr.com/b6d... | 2,572 | 0.679238 | 0.563764 | 81 | 30.753086 | 34.386162 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45679 | false | false | 15 |
14278b2439516d823206188b68206c5cb8b0fc81 | 15,341,623,244,187 | 9356d86037b599628e34da1887a7214505ea47a1 | /app/src/main/java/com/zsg/address/MainActivity.java | 72f09d73f7980ff508ca4b4d06cd05daea628e2d | [] | no_license | 592713711/text | https://github.com/592713711/text | 42df28bc379993ab49a997d5fbcb9b89054393aa | 4392e7edf8f54b8542df1d3dea5948bd5240642c | refs/heads/master | 2021-07-15T21:35:17.632000 | 2021-03-01T08:26:40 | 2021-03-01T08:26:40 | 53,394,343 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zsg.address;
import android.app.Activity;
import android.content.ContentResolver;
import android.database.Cursor;
import android.net.Uri;
import android.os.Bundle;
import android.provider.ContactsContract;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
import android.widge... | UTF-8 | Java | 3,257 | java | MainActivity.java | Java | [
{
"context": "a() {\n AddressBook book = new AddressBook(\"张三\", \"15755554444\");\n AddressBook book2 = new",
"end": 1352,
"score": 0.9954544305801392,
"start": 1350,
"tag": "NAME",
"value": "张三"
},
{
"context": "4\");\n AddressBook book2 = new AddressBook(\"李四\... | null | [] | package com.zsg.address;
import android.app.Activity;
import android.content.ContentResolver;
import android.database.Cursor;
import android.net.Uri;
import android.os.Bundle;
import android.provider.ContactsContract;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
import android.widge... | 3,257 | 0.632385 | 0.618318 | 109 | 28.348623 | 21.569336 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.642202 | false | false | 15 |
14431f11897dca87f3745d4fbdb7176f5f8a62f9 | 1,185,411,016,078 | 84200e758195ef4264ecc2bbad1cc8045a927bc7 | /softstaolibrary/src/main/java/com/softstao/softstaolibrary/library/widget/NumberView.java | a560471b4b3179ae94d46a71f3cc66bfa6aeaaf0 | [] | no_license | stargatex/MVP-Dagger2-Retrofit-Demo | https://github.com/stargatex/MVP-Dagger2-Retrofit-Demo | 12457e06b8009d4a824350ff8764d36c6ccf1ce2 | eafb4bb375496851560f6ac1682fa3348f691c33 | refs/heads/master | 2020-05-15T21:45:48.221000 | 2016-11-15T06:48:16 | 2016-11-15T06:48:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.softstao.softstaolibrary.library.widget;
import android.content.Context;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.EditText;
import android.widget.LinearLayout;
import android.widget.TextView;
import com.softstao.softstaolibrary.R... | UTF-8 | Java | 2,756 | java | NumberView.java | Java | [
{
"context": "om.softstao.softstaolibrary.R;\n\n\n/**\n * Created by apple2310 on 15/4/2.\n */\npublic class NumberView extends Li",
"end": 351,
"score": 0.9993708729743958,
"start": 342,
"tag": "USERNAME",
"value": "apple2310"
}
] | null | [] | package com.softstao.softstaolibrary.library.widget;
import android.content.Context;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.EditText;
import android.widget.LinearLayout;
import android.widget.TextView;
import com.softstao.softstaolibrary.R... | 2,756 | 0.611756 | 0.608128 | 101 | 26.297029 | 23.487745 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.534653 | false | false | 15 |
ad0b68a3f7ae317fce3471d6876e6d6e6db1c04e | 1,185,411,018,890 | 3d6ec108278dcec00cb45523df7570b73374ad68 | /Karel/Chapter 9/GoHomeBot.java | 694e5812282e460ceb411a8d51e94f46bfa67bd0 | [] | no_license | guninvalid/labs | https://github.com/guninvalid/labs | 67dcbca0ec2d989af514438db339f38bd6cf0c5b | a641ed0144a28c4ab27a9c191add0d78bad9b254 | refs/heads/master | 2021-06-28T03:24:07.151000 | 2020-10-29T03:05:59 | 2020-10-29T03:05:59 | 175,740,201 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
* Author:
* Date:
* Teacher:
* Lab: Racers
*
**/
import kareltherobot.*;
public class GoHomeBot extends BetterMoverRobot {
public GoHomeBot(int st, int ave, Direction dir, int beeps) {
super(st, ave, dir, beeps);
}
public void goHome() {
goToWestWall();
tur... | UTF-8 | Java | 427 | java | GoHomeBot.java | Java | [] | null | [] | /**
*
* Author:
* Date:
* Teacher:
* Lab: Racers
*
**/
import kareltherobot.*;
public class GoHomeBot extends BetterMoverRobot {
public GoHomeBot(int st, int ave, Direction dir, int beeps) {
super(st, ave, dir, beeps);
}
public void goHome() {
goToWestWall();
tur... | 427 | 0.519906 | 0.519906 | 35 | 10.2 | 13.835359 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.514286 | false | false | 15 |
668a6c729dc3d0933aa2e0e0bc107aaa98ac931e | 24,773,371,391,420 | ee92ef0d0ea846eb2de969a8350693a1515e900b | /src/main/java/Model/PartA/Parse/Text.java | 95424a31ff834cc9c9e02fa0c431f232185b1df2 | [] | no_license | lidorav/Search-Engine-Final | https://github.com/lidorav/Search-Engine-Final | 91c92847796eb0ff0040329fb15af66343ecbed0 | e984768bfc3887856d4005107116c5591eca2b25 | refs/heads/master | 2020-04-09T13:29:03.265000 | 2019-01-03T17:18:44 | 2019-01-03T17:18:44 | 160,373,449 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Model.PartA.Parse;
import Model.PartA.Index.Dictionary;
/**
* Class that represent only text tokens
*/
class Text {
/**
* Converting a given token to term by uppercase or lowercase by defined conditions
* @param index the index in the token list
* @param token the text token to be conv... | UTF-8 | Java | 2,228 | java | Text.java | Java | [] | null | [] | package Model.PartA.Parse;
import Model.PartA.Index.Dictionary;
/**
* Class that represent only text tokens
*/
class Text {
/**
* Converting a given token to term by uppercase or lowercase by defined conditions
* @param index the index in the token list
* @param token the text token to be conv... | 2,228 | 0.582136 | 0.581239 | 56 | 38.785713 | 30.110342 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.535714 | false | false | 15 |
8b856c795789eeb86140d2a0585529b5a35aff23 | 15,178,414,445,254 | 12d77015283946c2d13fd15b8a78c255d1fa5cc5 | /src/test/java/com/telran/sheduler/tests/tests/TestBase.java | 52eac33d5954296a875521760574535259cb9748 | [] | no_license | Svetlana-Lappo/SuperSchedule_mobileApp | https://github.com/Svetlana-Lappo/SuperSchedule_mobileApp | 9d37508af037abdfd131c5256eb32dccf9d587a5 | 606024623a02263ab32d9fcf18e9ecedfaa8ccd5 | refs/heads/main | 2023-06-09T18:13:42.478000 | 2021-07-04T11:05:00 | 2021-07-04T11:05:00 | 381,782,293 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.telran.sheduler.tests.tests;
import com.telran.sheduler.tests.fw.ApplicationManager;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.BeforeMethod;
import java.net.MalformedURLException;
public class TestBase {
protected static ApplicationManager app = new ApplicationManager(... | UTF-8 | Java | 516 | java | TestBase.java | Java | [] | null | [] | package com.telran.sheduler.tests.tests;
import com.telran.sheduler.tests.fw.ApplicationManager;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.BeforeMethod;
import java.net.MalformedURLException;
public class TestBase {
protected static ApplicationManager app = new ApplicationManager(... | 516 | 0.728682 | 0.728682 | 24 | 20.5 | 21.37171 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 15 |
90a63537976438a66098e138a275c80fdb017661 | 15,178,414,445,348 | 1583a93a305000c21523e91a90341fa3b870c382 | /lab3 AndroidSec/02 - Confused Deputy/Notes/app/src/main/java/tcs/lbs/notes/DataBaseHelper.java | 876f631b420a2c59a9d9d186c8133b2afb1bddad | [] | no_license | JamerryShan/Language-Based-Security | https://github.com/JamerryShan/Language-Based-Security | 7bee5d1bb7c28cd7551016de35251931ad59e6fe | 389453c4575bf1819230d0ea893e22954c6239ab | refs/heads/main | 2023-07-01T07:44:56.163000 | 2021-07-22T20:27:31 | 2021-07-22T20:27:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tcs.lbs.notes;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.util.Log;
import java.util.ArrayList;
// just some helper functions that directly... | UTF-8 | Java | 4,671 | java | DataBaseHelper.java | Java | [
{
"context": "tes.db\";\n\n private static final String KEY_ID = \"_id\";\n private static final String KEY_NOTE = \"not",
"end": 621,
"score": 0.9978580474853516,
"start": 617,
"tag": "KEY",
"value": "\"_id"
},
{
"context": "_id\";\n private static final String KEY_NOTE = \... | null | [] | package tcs.lbs.notes;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.util.Log;
import java.util.ArrayList;
// just some helper functions that directly... | 4,671 | 0.549989 | 0.549561 | 177 | 25.38983 | 26.249359 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.485876 | false | false | 15 |
4d3d335def2e4e921d5f03eda5d2732eec4f45fa | 23,974,507,455,774 | 95b42ba0cb473b7495058ac8bb29300dfccef72a | /frame01/src/com/bit/controller/LoginController.java | 946825132295fdf71cc7e9cd1105554993228697 | [] | no_license | Girin-jaeman/framework2020 | https://github.com/Girin-jaeman/framework2020 | 154d02e35294b90c508907389fa8a8e0a48a8b22 | a609edf632310d98bc0426b57c9a8ab760b51c75 | refs/heads/master | 2022-12-25T17:08:43.630000 | 2020-02-18T09:25:53 | 2020-02-18T09:42:37 | 238,646,366 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bit.controller;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
@WebServlet("/login.bit")
public class LoginCo... | UTF-8 | Java | 929 | java | LoginController.java | Java | [] | null | [] | package com.bit.controller;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
@WebServlet("/login.bit")
public class LoginCo... | 929 | 0.733046 | 0.728741 | 35 | 25.542856 | 27.057972 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.514286 | false | false | 15 |
93c18a659761df27c76f32097f48b097b9afb233 | 9,105,330,721,229 | 3fca0941c377d31adcfa6b75df683e9c8101b7f3 | /src/线性结构/client/ClientOfTask.java | deee957d205aea12a068068056b14f121d5e6981 | [] | no_license | toly1994328/DS | https://github.com/toly1994328/DS | 517f3b0daacae63191dd38b3c14c11e9eb9f0fd1 | f90be364b278d173fc0809b88b05636a6a0dea22 | refs/heads/master | 2020-03-29T00:52:29.118000 | 2018-09-27T07:04:22 | 2018-09-27T07:04:22 | 149,360,185 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package 线性结构.client;
import Jutils.TimeTest;
import 线性结构.栈.ArrayChartStack;
import 线性结构.栈.SingleLinkedStack;
/**
* 作者:张风捷特烈
* 时间:2018/8/17 0017:14:50
* 邮箱:1981462002@qq.com
* 说明:
*/
public class ClientOfTask {
public static void main(String[] args) {
// arrayStackTest();
// linkStackTest();
... | UTF-8 | Java | 3,522 | java | ClientOfTask.java | Java | [
{
"context": "tack;\nimport 线性结构.栈.SingleLinkedStack;\n\n/**\n * 作者:张风捷特烈\n * 时间:2018/8/17 0017:14:50\n * 邮箱:1981462002@qq.co",
"end": 126,
"score": 0.9996038675308228,
"start": 121,
"tag": "NAME",
"value": "张风捷特烈"
},
{
"context": "\n/**\n * 作者:张风捷特烈\n * 时间:2018/8/17 0017:14:50\n * 邮... | null | [] | package 线性结构.client;
import Jutils.TimeTest;
import 线性结构.栈.ArrayChartStack;
import 线性结构.栈.SingleLinkedStack;
/**
* 作者:张风捷特烈
* 时间:2018/8/17 0017:14:50
* 邮箱:<EMAIL>
* 说明:
*/
public class ClientOfTask {
public static void main(String[] args) {
// arrayStackTest();
// linkStackTest();
int... | 3,512 | 0.510148 | 0.487085 | 119 | 26.32773 | 19.955879 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.512605 | false | false | 15 |
9b1fce1ba2ad758cfbe50141c9fae8d0515bb03d | 19,653,770,386,056 | 39a8b38b874738e27b622404c5074079b718bf35 | /src/main/java/com/kinob/WebKino/WebKinoApplication.java | d09aa56611ba8756f398a16f19f0d2818c18e114 | [] | no_license | Nastya-Bilida/kino_java_spring | https://github.com/Nastya-Bilida/kino_java_spring | 97af912a4fb74eedf0959434771d57d408887966 | 7cc651e493727c5e4e9af9bb207272e19acd0a36 | refs/heads/master | 2022-11-05T14:48:28.797000 | 2020-06-26T22:16:57 | 2020-06-26T22:16:57 | 275,256,530 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kinob.WebKino;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class WebKinoApplication {
public static void main(String[] args) {
SpringApplication.run(WebKinoApplication.class, args);
}
}
| UTF-8 | Java | 312 | java | WebKinoApplication.java | Java | [] | null | [] | package com.kinob.WebKino;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class WebKinoApplication {
public static void main(String[] args) {
SpringApplication.run(WebKinoApplication.class, args);
}
}
| 312 | 0.820513 | 0.820513 | 13 | 23 | 23.726 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 15 |
8eb2867209a886fd4f7dbd7f25f87c6eee68f13a | 27,831,388,099,371 | 0a2680f26a9868aec40ed5f315c29d9c167a6df9 | /src/main/java/com/hongqiang/shop/website/entity/Navigation.java | 3b562c0ad4984bf15464cf1f9e212212384c9ba2 | [] | no_license | hongqiang/shop_format | https://github.com/hongqiang/shop_format | 6c599decd6871efa1ba52ad97c64c5b46abe85ed | 007b16447ff22e6170057ee1fe454cff63a9124d | refs/heads/master | 2020-06-01T03:54:23.770000 | 2014-04-24T12:39:28 | 2014-04-24T12:39:28 | 14,840,544 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hongqiang.shop.website.entity;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Table;
import javax.validation.constraints.NotNull;
import org.hibernate.validator.constraints.Length;
import org.hibernate.validator.constraints.NotEmpty;
import com.hongqiang.shop.m... | UTF-8 | Java | 1,416 | java | Navigation.java | Java | [] | null | [] | package com.hongqiang.shop.website.entity;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Table;
import javax.validation.constraints.NotNull;
import org.hibernate.validator.constraints.Length;
import org.hibernate.validator.constraints.NotEmpty;
import com.hongqiang.shop.m... | 1,416 | 0.727401 | 0.709746 | 77 | 17.402597 | 16.919411 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.311688 | false | false | 15 |
2d1589fcc3e43cdca37b6c54fb661b30c794b9b7 | 26,697,516,760,677 | ae926db9363c20a5ced3ca80f581df0a2586e766 | /src/com/kayako/api/ticket/TicketTimeTrack.java | ade1a7befb71d7cb58faa3435c19a13c0c084e5d | [
"BSD-2-Clause-Views"
] | permissive | vijayvani/kayako-java-api-library | https://github.com/vijayvani/kayako-java-api-library | 886be9a8bea76c04a4729003690c789dce697e4f | 4a704dd763e0938609f245a1cb65d37efba94c77 | refs/heads/master | 2020-04-15T08:48:57.089000 | 2018-04-16T19:09:08 | 2018-04-16T19:09:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kayako.api.ticket;
/*
Copyright (c) 2013 Kayako
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merg... | UTF-8 | Java | 19,626 | java | TicketTimeTrack.java | Java | [
{
"context": "kage com.kayako.api.ticket;\n\n/*\nCopyright (c) 2013 Kayako\n\nPermission is hereby granted, free of charge,",
"end": 57,
"score": 0.5963864326477051,
"start": 54,
"tag": "NAME",
"value": "Kay"
},
{
"context": " com.kayako.api.ticket;\n\n/*\nCopyright (c) 2013 Kayako\n... | null | [] | package com.kayako.api.ticket;
/*
Copyright (c) 2013 Kayako
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merg... | 19,626 | 0.623917 | 0.622898 | 742 | 25.450134 | 25.715782 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25876 | false | false | 15 |
2a990d003654360633566326e22d888d54d52c85 | 3,393,024,193,112 | 1fbbb281a217f18dd7e523b97d74aceccc6177d3 | /libs/marmotta-worker/src/test/java/at/newmedialab/lmf/worker/test/MockWorkerRuntime.java | a6e970a8345d212934c26c0a2afeeeb3937e09c6 | [
"Apache-2.0"
] | permissive | nimble-platform/catalog-service-backend | https://github.com/nimble-platform/catalog-service-backend | 604cde5f5b13cead469491543650ba9129735562 | 87f4d6e1628b5b271774956fe0217a9e2645bc18 | refs/heads/master | 2022-10-20T10:29:09.253000 | 2022-02-10T13:45:43 | 2022-02-10T13:45:43 | 82,173,338 | 2 | 3 | Apache-2.0 | false | 2023-04-18T22:41:45 | 2017-02-16T11:24:53 | 2022-05-15T12:43:55 | 2023-04-18T22:41:41 | 2,558 | 2 | 2 | 14 | Java | false | false | package at.newmedialab.lmf.worker.test;
import at.newmedialab.lmf.worker.model.WorkerConfiguration;
import at.newmedialab.lmf.worker.services.WorkerRuntime;
import org.apache.marmotta.platform.core.api.task.TaskManagerService;
import org.openrdf.model.Resource;
import java.util.ArrayList;
import java.util.List;
/**
... | UTF-8 | Java | 965 | java | MockWorkerRuntime.java | Java | [
{
"context": ";\n\n/**\n * Add file description here!\n *\n * @author Sebastian Schaffert (sschaffert@apache.org)\n */\npublic class MockWork",
"end": 383,
"score": 0.9998705983161926,
"start": 364,
"tag": "NAME",
"value": "Sebastian Schaffert"
},
{
"context": "cription here!\n *\n *... | null | [] | package at.newmedialab.lmf.worker.test;
import at.newmedialab.lmf.worker.model.WorkerConfiguration;
import at.newmedialab.lmf.worker.services.WorkerRuntime;
import org.apache.marmotta.platform.core.api.task.TaskManagerService;
import org.openrdf.model.Resource;
import java.util.ArrayList;
import java.util.List;
/**
... | 938 | 0.737824 | 0.737824 | 37 | 25.081081 | 24.577927 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.324324 | false | false | 15 |
a52895f88cb1a367a37415d6e9d66cfe1f5870e3 | 35,107,062,681,495 | a826bdb3ef985aeca67d93925b71f1b25cdb16a1 | /src/com/mr_faton/panel/SouthPanel.java | c1b3884e173569269ff3a294dc86d14697b6abed | [] | no_license | MrFaton/PhotoSorter_Project | https://github.com/MrFaton/PhotoSorter_Project | e3c453adc682a9fd501b8775471e74b16d20491d | b82ea5f00c1ad630a3ee2a5f3ffc289637654556 | refs/heads/master | 2021-01-19T07:57:24.109000 | 2015-05-11T19:20:09 | 2015-05-11T19:20:09 | 35,015,422 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mr_faton.panel;
import com.mr_faton.handler.HandleButtonHandler;
import javax.swing.*;
import javax.swing.border.Border;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
/**
* Created by Mr_Faton on 04.05.2015.
*/
public class SouthPanel {
private static S... | UTF-8 | Java | 2,472 | java | SouthPanel.java | Java | [
{
"context": " java.awt.event.ActionListener;\n\n/**\n * Created by Mr_Faton on 04.05.2015.\n */\npublic class SouthPanel {\n ",
"end": 254,
"score": 0.9995846152305603,
"start": 246,
"tag": "USERNAME",
"value": "Mr_Faton"
}
] | null | [] | package com.mr_faton.panel;
import com.mr_faton.handler.HandleButtonHandler;
import javax.swing.*;
import javax.swing.border.Border;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
/**
* Created by Mr_Faton on 04.05.2015.
*/
public class SouthPanel {
private static S... | 2,472 | 0.63326 | 0.627571 | 74 | 29.878378 | 24.634602 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.540541 | false | false | 15 |
6c396c687366f0da49fc48dbded70ada3b2dacf1 | 15,831,249,480,814 | a1f248670f307a3b19e7fd06d33d208855cf197b | /org.aion.avm.core/src/org/aion/avm/core/util/SoftCache.java | f413e60a870bf7cc35ae4cce6615bd0c557d0e87 | [
"MIT"
] | permissive | fulldecent/AVM | https://github.com/fulldecent/AVM | 748b16116273c7b39c494901a2c4b0affde65ee3 | cd2e8d4fbe5b5098a74486a23bb45107f3b39912 | refs/heads/master | 2020-06-03T15:36:39.481000 | 2019-06-04T19:31:48 | 2019-06-12T18:29:30 | 191,631,334 | 0 | 1 | null | true | 2019-06-12T19:20:45 | 2019-06-12T19:20:45 | 2019-06-12T18:47:19 | 2019-06-12T19:09:23 | 10,982 | 0 | 0 | 0 | null | false | false | package org.aion.avm.core.util;
import java.lang.ref.SoftReference;
import java.util.concurrent.ConcurrentHashMap;
import java.util.function.Predicate;
import i.RuntimeAssertionError;
/**
* A simple concurrent cache, based on SoftReferences. There is currently no maximum size.
* NOTE: Keys in this implementatio... | UTF-8 | Java | 1,588 | java | SoftCache.java | Java | [] | null | [] | package org.aion.avm.core.util;
import java.lang.ref.SoftReference;
import java.util.concurrent.ConcurrentHashMap;
import java.util.function.Predicate;
import i.RuntimeAssertionError;
/**
* A simple concurrent cache, based on SoftReferences. There is currently no maximum size.
* NOTE: Keys in this implementatio... | 1,588 | 0.687657 | 0.687657 | 46 | 33.52174 | 33.869148 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.456522 | false | false | 15 |
510667ba72938ffbfd9876cd98a9047d1cc031b7 | 34,471,407,522,116 | bde50f8a25e90be638409af6b704ff25b7b25a56 | /src/utils/Connection.java | 7e282194a04c04dd950c171d7c144cdacc16ad33 | [] | no_license | pokapanxio/Leego-Mastermind | https://github.com/pokapanxio/Leego-Mastermind | d789ccc08a250454ee15485bfcdf50d27e289a2b | 617ddc8d6281c9ae2a8536552debea28b589936d | refs/heads/master | 2019-06-15T07:35:32.986000 | 2014-07-14T05:39:37 | 2014-07-14T05:39:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package utils;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.Statement;
public class Connection {
private java.sql.Connection conn;
public ResultSet localRS;
public Statement localST;
public Connection() {
setUp("", "", "", "");
}
public C... | UTF-8 | Java | 7,072 | java | Connection.java | Java | [] | null | [] | package utils;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.Statement;
public class Connection {
private java.sql.Connection conn;
public ResultSet localRS;
public Statement localST;
public Connection() {
setUp("", "", "", "");
}
public C... | 7,072 | 0.462104 | 0.461256 | 253 | 25.95257 | 22.261244 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.387352 | false | false | 15 |
f12072da69c734cb38772e663e8556bafc687087 | 34,471,407,524,973 | 236b2da5d748ef26a90d66316b1ad80f3319d01e | /trunk/core/src/test/java/org/marketcetera/marketdata/SimulatedExchangeTest.java | c2094848378a6a09227ad47be116552b833909f5 | [
"Apache-2.0"
] | permissive | nagyist/marketcetera | https://github.com/nagyist/marketcetera | a5bd70a0369ce06feab89cd8c62c63d9406b42fd | 4f3cc0d4755ee3730518709412e7d6ec6c1e89bd | refs/heads/master | 2023-08-03T10:57:43.504000 | 2023-07-25T08:37:53 | 2023-07-25T08:37:53 | 19,530,179 | 0 | 2 | Apache-2.0 | false | 2023-07-25T08:37:54 | 2014-05-07T10:22:59 | 2014-05-07T10:58:12 | 2023-07-25T08:37:53 | 40,348 | 0 | 0 | 0 | Java | false | false | package org.marketcetera.marketdata;
import static org.junit.Assert.*;
import java.math.BigDecimal;
import java.util.*;
import java.util.concurrent.Callable;
import java.util.concurrent.atomic.AtomicLong;
import javax.annotation.concurrent.GuardedBy;
import javax.annotation.concurrent.ThreadSafe;
import org.junit.A... | UTF-8 | Java | 103,733 | java | SimulatedExchangeTest.java | Java | [
{
"context": "SimulatedExchange}.\n *\n * @author <a href=\"mailto:colin@marketcetera.com\">Colin DuPlantis</a>\n * @version $Id: SimulatedEx",
"end": 1300,
"score": 0.9999058842658997,
"start": 1278,
"tag": "EMAIL",
"value": "colin@marketcetera.com"
},
{
"context": "* @author <a hre... | null | [] | package org.marketcetera.marketdata;
import static org.junit.Assert.*;
import java.math.BigDecimal;
import java.util.*;
import java.util.concurrent.Callable;
import java.util.concurrent.atomic.AtomicLong;
import javax.annotation.concurrent.GuardedBy;
import javax.annotation.concurrent.ThreadSafe;
import org.junit.A... | 103,589 | 0.503552 | 0.486056 | 2,327 | 43.577999 | 28.684431 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.567684 | false | false | 15 |
ef9bfebe9b3960aca800fa58bba31a865e5ac119 | 5,291,399,733,025 | 475f60f76f132f9528fa33d155957d037c2e12f8 | /app/src/main/java/com/bysj/imageutil/sqlite/ImgSqlHelper.java | d4c60f13ade9e36e322d00faa602ec703400f704 | [
"Apache-2.0"
] | permissive | AivenLi/ImageUtil | https://github.com/AivenLi/ImageUtil | 72d99328ba50e93dfc77c7ce77e576782e7192e1 | 8c887486f87fcb3727027e231ebd6fa629d5f9b6 | refs/heads/main | 2023-04-03T14:20:55.530000 | 2021-04-07T03:56:45 | 2021-04-07T03:56:45 | 334,087,237 | 5 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bysj.imageutil.sqlite;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
/**
* 操作CacheImgDBHelper中的数据库帮助类
*
* Create on 2021-2-27
*/
public class ImgSqlHelper {
private static final String TAG = "imgSqlHelper";
private static final String tableName = CacheI... | UTF-8 | Java | 868 | java | ImgSqlHelper.java | Java | [] | null | [] | package com.bysj.imageutil.sqlite;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
/**
* 操作CacheImgDBHelper中的数据库帮助类
*
* Create on 2021-2-27
*/
public class ImgSqlHelper {
private static final String TAG = "imgSqlHelper";
private static final String tableName = CacheI... | 868 | 0.666274 | 0.65684 | 36 | 22.555555 | 22.675787 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.361111 | false | false | 15 |
d500b8bd7ad66dc837599764a3b490a0754ebbdb | 5,291,399,732,513 | 9c19e7ac5333ac47e3b0792c1c6bcecd9cec0d6a | /src/utilities/Excel.java | c25d0bb500e9b9be44c3ec8ec6e987b10162d83f | [] | no_license | mhdaimi/HybridFrameworkB8 | https://github.com/mhdaimi/HybridFrameworkB8 | c2e2630f4b796419520e9d84bebae1be80866868 | 2900d16b41c6be8bf1914331f37cb53ed39d54df | refs/heads/master | 2023-05-11T15:54:03.782000 | 2021-05-23T17:36:13 | 2021-05-23T17:36:13 | 297,033,603 | 0 | 0 | null | false | 2020-09-26T07:49:40 | 2020-09-20T08:30:25 | 2020-09-20T09:20:35 | 2020-09-26T07:49:39 | 13 | 0 | 0 | 0 | Java | false | false | package utilities;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.util.ArrayList;
import java.util.HashMap;
import org.apache.poi.hssf.usermodel.HSSFCell;
import org.apache.poi.hssf.usermodel.HSSFRow;
import org.apache.poi.hssf.u... | UTF-8 | Java | 1,993 | java | Excel.java | Java | [] | null | [] | package utilities;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.util.ArrayList;
import java.util.HashMap;
import org.apache.poi.hssf.usermodel.HSSFCell;
import org.apache.poi.hssf.usermodel.HSSFRow;
import org.apache.poi.hssf.u... | 1,993 | 0.723532 | 0.721525 | 64 | 30.140625 | 25.594109 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.296875 | false | false | 15 |
d2f886301c3731ff2384531370c186fca3e6bc0f | 10,024,453,672,803 | 07d9954166ee3cc7891883c3e25d200585cf062f | /ted-ui/gwt-ted/src/nu/ted/gwt/client/PageContainerLayout.java | 9cf5e877ed026e51593746c2fb84ba252c495d34 | [] | no_license | thisjoshie/ted | https://github.com/thisjoshie/ted | 8780379edd746a8a0d4645ae2a342bd7cb9e9adc | 584ffed672351619e60fbf5ed9707341fe50a4b1 | refs/heads/master | 2021-01-18T08:43:20.190000 | 2010-04-29T00:48:19 | 2010-04-29T00:48:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nu.ted.gwt.client;
import net.bugsquat.gwtsite.client.PageLoader;
import net.bugsquat.gwtsite.client.layout.DefaultPageContainerLayout;
import nu.ted.gwt.client.i18n.TedMessages;
import nu.ted.gwt.client.image.Images;
import nu.ted.gwt.client.Css.Application;
import com.google.gwt.event.dom.client.ClickEvent... | UTF-8 | Java | 2,873 | java | PageContainerLayout.java | Java | [] | null | [] | package nu.ted.gwt.client;
import net.bugsquat.gwtsite.client.PageLoader;
import net.bugsquat.gwtsite.client.layout.DefaultPageContainerLayout;
import nu.ted.gwt.client.i18n.TedMessages;
import nu.ted.gwt.client.image.Images;
import nu.ted.gwt.client.Css.Application;
import com.google.gwt.event.dom.client.ClickEvent... | 2,873 | 0.76401 | 0.763314 | 96 | 28.927084 | 24.335009 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.864583 | false | false | 15 |
8cc3b6bb4163be182b017066bb1ddf7c90d4f22b | 18,227,841,251,890 | e5e99a7631ad637c3822aca2ffa35a7a34b59b00 | /src/interfaz/Llamada.java | ae0f17f8e8e3b2bf45fa528c74c3098dcb9678df | [] | no_license | rudypalacios/Arboles | https://github.com/rudypalacios/Arboles | c9a485d2ee45aea289d6ed4e0d7cf972057a5d3b | 79bd092ade1a2e9252a93bd7470e2540b63035d9 | refs/heads/master | 2018-01-10T22:30:17.230000 | 2016-04-02T00:16:36 | 2016-04-02T00:16:36 | 54,439,056 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package interfaz;
import java.awt.Dimension;
import java.awt.Font;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.Point;
import java.awt.Rectangle;
import java.awt.RenderingHints;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.MouseAdapter;
impor... | ISO-8859-1 | Java | 6,203 | java | Llamada.java | Java | [
{
"context": "));\n \n String[] columnNames = {\"Nombre\", \"Carnet\", \"ID\" };\n //Configuración tabla\n ",
"end": 2976,
"score": 0.9994945526123047,
"start": 2970,
"tag": "NAME",
"value": "Carnet"
}
] | null | [] | package interfaz;
import java.awt.Dimension;
import java.awt.Font;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.Point;
import java.awt.Rectangle;
import java.awt.RenderingHints;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.MouseAdapter;
impor... | 6,203 | 0.627179 | 0.600387 | 178 | 33.80899 | 19.753468 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.949438 | false | false | 15 |
b11f6942ed0b1d85466a8c0324266020e1c8205c | 17,033,840,352,335 | 0bd572946c399422e97adf2a31ae9bf52261e5d1 | /Mediator/WeChatMediator.java | e2dbb834aa2cf1299e097137063a03b573fba80f | [] | no_license | cai584770/DesignPattern | https://github.com/cai584770/DesignPattern | a415bf284dc2cb438cbd99d868ded73a5b0ea625 | 4ef9b1eccecf925a5ac1e9f4e1181dc2950e0c1b | refs/heads/master | 2022-06-24T13:45:17.490000 | 2020-05-06T08:52:09 | 2020-05-06T08:52:09 | 255,051,319 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Mediator;
import java.util.ArrayList;
import java.util.List;
public class WeChatMediator implements Mediator {
private List<AbstractColleague> colleagues = new ArrayList<>();
@Override
public void register(AbstractColleague colleague) {
if (!colleagues.contains(colleague)) {
... | UTF-8 | Java | 737 | java | WeChatMediator.java | Java | [] | null | [] | package Mediator;
import java.util.ArrayList;
import java.util.List;
public class WeChatMediator implements Mediator {
private List<AbstractColleague> colleagues = new ArrayList<>();
@Override
public void register(AbstractColleague colleague) {
if (!colleagues.contains(colleague)) {
... | 737 | 0.641791 | 0.641791 | 28 | 25.321428 | 23.608494 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.321429 | false | false | 15 |
97ae8dbc9fcfec13aa0befc220bf9c324d4af5b4 | 10,342,281,314,260 | 2884c4a591b73868dffe3ee448560ec1d35cb102 | /app/src/main/java/com/barchart/mpchartdemo/view/BarGroup.java | c4ecdc3b8550937b0b8ad603f91924093df98e84 | [] | no_license | GuangNian10000/MPChart | https://github.com/GuangNian10000/MPChart | 6cc6acd30ea4971002b8ea9f9b8c59b26d0e2be0 | 095ac447e2d34a86eccb8f1696d6d9ede0cff3b7 | refs/heads/master | 2023-01-09T15:05:49.396000 | 2020-11-09T03:17:35 | 2020-11-09T03:17:35 | 311,211,434 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.barchart.mpchartdemo.view;
import android.content.Context;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.TextView;
import com.barchart.mpchartdemo.R;
import com.barchart.mpchartdemo.entity.BarEntity... | UTF-8 | Java | 2,945 | java | BarGroup.java | Java | [
{
"context": "Format;\nimport java.util.List;\n\n\n/**\n * Created by chenjie05 on 2016/12/14.\n */\n\npublic class BarGroup extends",
"end": 457,
"score": 0.999523401260376,
"start": 448,
"tag": "USERNAME",
"value": "chenjie05"
}
] | null | [] | package com.barchart.mpchartdemo.view;
import android.content.Context;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.TextView;
import com.barchart.mpchartdemo.R;
import com.barchart.mpchartdemo.entity.BarEntity... | 2,945 | 0.613518 | 0.606932 | 82 | 34.182926 | 31.677925 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.695122 | false | false | 15 |
d85433cb4bb6b16557a5a47b7c5ec6917e5c99ca | 24,790,551,279,600 | 6bb066ba66395f168e6cf9aae5b6a98dbace9295 | /Demos/servletDemos/unitDemos/diyAnnotation/TestAnnoRun.java | 9f126c2eb32d61ebd472118a912734104a1420ba | [] | no_license | beyondlov1/JavaAttentions | https://github.com/beyondlov1/JavaAttentions | cfdb71ba80d7d292c665923c31cd431f2a631512 | c4199c57cfdf01e8a9274f01e855bc99168626b9 | refs/heads/master | 2023-09-01T14:16:18.848000 | 2023-08-29T05:39:59 | 2023-08-29T05:39:59 | 133,447,559 | 2 | 0 | null | false | 2023-02-22T07:10:31 | 2018-05-15T02:25:03 | 2023-01-15T02:56:54 | 2023-02-22T07:10:29 | 201,465 | 3 | 0 | 103 | Batchfile | false | false | package com.beyond.test;
public class TestAnnoRun {
public static void main(String[] args) {
TestAnnoClass test = new TestAnnoClass();
test.run();
}
}
| UTF-8 | Java | 166 | java | TestAnnoRun.java | Java | [] | null | [] | package com.beyond.test;
public class TestAnnoRun {
public static void main(String[] args) {
TestAnnoClass test = new TestAnnoClass();
test.run();
}
}
| 166 | 0.674699 | 0.674699 | 8 | 18.75 | 16.368797 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.125 | false | false | 15 |
2f8c64c7d034d770a1b7756290aece40351d81e6 | 5,480,378,288,914 | 0e09ccd861513af9640534a490e4deadb3834e8d | /app/src/main/java/com/example/pwpb_calculator/MainActivity.java | 7345161a17984bb51580753a6389d93c5e5ae725 | [] | no_license | syarif-hidayatulloh/Android-Java-Calculator | https://github.com/syarif-hidayatulloh/Android-Java-Calculator | 175a3c01664e7d6116d2cc19ec468047fa689ec5 | d617a8647bf5eed973a471df4dc8750842a90fed | refs/heads/master | 2022-03-17T03:09:19.787000 | 2019-08-29T02:54:43 | 2019-08-29T02:54:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.pwpb_calculator;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
public class MainActivity extends AppCompatActivity implements View.OnClickListener {
Button btn1, btn2, btn3, b... | UTF-8 | Java | 5,902 | java | MainActivity.java | Java | [] | null | [] | package com.example.pwpb_calculator;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
public class MainActivity extends AppCompatActivity implements View.OnClickListener {
Button btn1, btn2, btn3, b... | 5,902 | 0.515419 | 0.500678 | 158 | 36.354431 | 21.448812 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.772152 | false | false | 15 |
3d14b2ae9ac51c8e845c0fa40ff9ed6e187f6672 | 23,794,118,888,377 | 47ed695d8c00485468814cc54e3eb82928882122 | /leetcode/src/lintcode/dp/CopyBooks.java | 2b3ace3be90e9a52470ff4b42faad35dc0219e2c | [] | no_license | yulongzhou1989/leetcode | https://github.com/yulongzhou1989/leetcode | b1a51b35487a9f49bc68e57ba10e237fc8d0d4ac | faef4a576976d123fe1e7eb68e9395c0062cd147 | refs/heads/master | 2020-04-05T11:43:02.950000 | 2019-01-24T20:15:45 | 2019-01-24T20:15:45 | 81,111,864 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lintcode.dp;
public class CopyBooks {
public int copyBooks(int[] pages, int k) {
if(k==0 || pages.length==0) return 0;
int n = pages.length;
//dp[i][j] = min(k->0...j max(dp[i][j-k], sum(k->j))) i -> 前i 个人, j->前j本书
int [][] dp = new int [k+1][n+1];
for(int i=1;i<=n;i++){
dp[0][i] = In... | UTF-8 | Java | 682 | java | CopyBooks.java | Java | [] | null | [] | package lintcode.dp;
public class CopyBooks {
public int copyBooks(int[] pages, int k) {
if(k==0 || pages.length==0) return 0;
int n = pages.length;
//dp[i][j] = min(k->0...j max(dp[i][j-k], sum(k->j))) i -> 前i 个人, j->前j本书
int [][] dp = new int [k+1][n+1];
for(int i=1;i<=n;i++){
dp[0][i] = In... | 682 | 0.497006 | 0.474551 | 29 | 22.034483 | 19.388021 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.931035 | false | false | 15 |
033fd3693d10b082d0e43805d48b1d4b9c485501 | 31,920,197,006,658 | 55d2f66365f8f90c95bfc4126578f1bffc080c0c | /src/br/com/botapatrimonio/Localizacao.java | 2b81221e17289608ec57d463ecf507d86a72ff13 | [] | no_license | fernandalaiss/BotaPatrimonio | https://github.com/fernandalaiss/BotaPatrimonio | c1b45727f64bd91af08be565b126e492dafb0cdc | 2015a0afad4573aaa0bb13a1c1e40fdbfd6c206f | refs/heads/master | 2022-03-05T03:01:40.376000 | 2019-11-19T00:58:32 | 2019-11-19T00:58:32 | 219,784,050 | 0 | 0 | null | false | 2019-11-19T00:58:33 | 2019-11-05T15:53:11 | 2019-11-17T03:48:33 | 2019-11-19T00:58:33 | 739 | 0 | 0 | 0 | Java | false | false | package br.com.botapatrimonio;
import java.util.HashSet;
import java.util.Set;
public class Localizacao {
private String codigo;
private String nome;
private String descricao;
private Set<Bem> bensContidos;
public Localizacao(){
bensContidos = new HashSet<Bem>();
}
public void ad... | UTF-8 | Java | 1,216 | java | Localizacao.java | Java | [] | null | [] | package br.com.botapatrimonio;
import java.util.HashSet;
import java.util.Set;
public class Localizacao {
private String codigo;
private String nome;
private String descricao;
private Set<Bem> bensContidos;
public Localizacao(){
bensContidos = new HashSet<Bem>();
}
public void ad... | 1,216 | 0.584362 | 0.584362 | 61 | 18.918034 | 16.667723 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.344262 | false | false | 15 |
204f827b7164e0afb5b95147f070ace617b5d05b | 33,131,377,780,454 | 755cdb4fc5cc293af43e25b4853358e734b8255b | /feature/src/main/java/database/metadata/DatabaseMetaDataTest.java | fe74178ee980fbf17ca77e44fddaab178b436f65 | [] | no_license | weihuanhuan/MiscellaneousTest | https://github.com/weihuanhuan/MiscellaneousTest | f5e81e399db08a36132e43864929080c46804be6 | 86cb2b74302ebf2c7d5a094223cf30e218024837 | refs/heads/test | 2023-08-31T01:54:31.111000 | 2023-08-24T04:14:37 | 2023-08-24T04:14:37 | 124,471,368 | 1 | 2 | null | false | 2022-03-17T11:58:28 | 2018-03-09T01:43:46 | 2021-12-30T05:28:24 | 2022-01-26T19:01:27 | 7,449 | 1 | 2 | 0 | Java | false | false | package database.metadata;
import java.sql.Connection;
import java.sql.DatabaseMetaData;
import java.sql.DriverManager;
import java.sql.SQLException;
public class DatabaseMetaDataTest {
static String url = "url";
static String username = "username";
static String tableName = "tableName";
public stat... | UTF-8 | Java | 708 | java | DatabaseMetaDataTest.java | Java | [
{
"context": "String url = \"url\";\n static String username = \"username\";\n static String tableName = \"tableName\";\n\n ",
"end": 258,
"score": 0.9995574355125427,
"start": 250,
"tag": "USERNAME",
"value": "username"
}
] | null | [] | package database.metadata;
import java.sql.Connection;
import java.sql.DatabaseMetaData;
import java.sql.DriverManager;
import java.sql.SQLException;
public class DatabaseMetaDataTest {
static String url = "url";
static String username = "username";
static String tableName = "tableName";
public stat... | 708 | 0.720588 | 0.720588 | 24 | 27.333334 | 24.113735 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 15 |
74805e1fd0d8c984178389833713146824c565bd | 3,375,844,339,589 | edd17a7434cb7f6ad5f557c6b81cbcd5d70c32a2 | /src/ncsu/vi/treefinder/xml/TreeItemPullParser.java | 90337d409fc29812a2c610e472cc043c0e12dff6 | [] | no_license | NCSUMobiles/Spring16-treefinder | https://github.com/NCSUMobiles/Spring16-treefinder | 73ce7b87280b1c2e6ab39c08f13243b61a7844b3 | 7c9390a7d125dee03b3aaa27350d54ba0a15a77b | refs/heads/master | 2021-01-17T15:40:13.596000 | 2016-06-08T16:35:36 | 2016-06-08T16:35:36 | 57,067,305 | 0 | 1 | null | false | 2016-05-03T17:02:54 | 2016-04-25T18:49:29 | 2016-05-02T16:27:29 | 2016-05-03T17:02:54 | 3,855 | 0 | 1 | 0 | Java | null | null | package ncsu.vi.treefinder.xml;
import java.io.IOException;
import java.io.InputStream;
import java.util.ArrayList;
import java.util.List;
import org.xmlpull.v1.XmlPullParser;
import org.xmlpull.v1.XmlPullParserException;
import org.xmlpull.v1.XmlPullParserFactory;
//import android.R;
import android.content.Context;... | UTF-8 | Java | 2,894 | java | TreeItemPullParser.java | Java | [] | null | [] | package ncsu.vi.treefinder.xml;
import java.io.IOException;
import java.io.InputStream;
import java.util.ArrayList;
import java.util.List;
import org.xmlpull.v1.XmlPullParser;
import org.xmlpull.v1.XmlPullParserException;
import org.xmlpull.v1.XmlPullParserFactory;
//import android.R;
import android.content.Context;... | 2,894 | 0.719419 | 0.718383 | 106 | 26.301888 | 21.537668 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.59434 | false | false | 15 |
9f27bef55bff351e2851bc1e355a576b05c5e2a1 | 3,375,844,340,375 | 90aeae24f5d84e69138d5e800b3163b4b9b34724 | /Main20171009002.java | 49b06a7bde2a59ad8d8093072838771f9f417eca | [] | no_license | hhfei/Algorithm | https://github.com/hhfei/Algorithm | d9346fe203bd50edeb640ec0b399d6223e090e88 | 1e1716ecf626a9fb7974ec9960af8697637429f4 | refs/heads/master | 2021-07-23T18:24:44.736000 | 2017-11-03T03:49:48 | 2017-11-03T03:49:48 | 109,145,701 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ZHIHU;
import ZHIHU.Main20170930_001.Node;
public class Main20171009002 {
/**
* 单链表的逆置
*/
private static class Node{
int value;
Node next;
}
private static Node reverse(Node head){
if(head == null){
return null;
}
Node pre = null;
Node cur = head;
Node next = cur.next;
while(c... | GB18030 | Java | 1,038 | java | Main20171009002.java | Java | [] | null | [] | package ZHIHU;
import ZHIHU.Main20170930_001.Node;
public class Main20171009002 {
/**
* 单链表的逆置
*/
private static class Node{
int value;
Node next;
}
private static Node reverse(Node head){
if(head == null){
return null;
}
Node pre = null;
Node cur = head;
Node next = cur.next;
while(c... | 1,038 | 0.606719 | 0.56917 | 61 | 15.590164 | 13.035107 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.032787 | false | false | 15 |
52e13e4e0e6b782f1ccc7d016ffdcc1bb610ded1 | 34,600,256,547,047 | f7ef52d760ec6cd18370dd71b1ba6e6870bd19ec | /integration-tests/src/test/java/integration/tests/gal/MVBaseTestScenario.java | 08dc628d42f7dbd6cb2997ff017877e8797ffe77 | [] | no_license | cmoney/Troia-Server | https://github.com/cmoney/Troia-Server | c1ff6e7c614964565871c6cf65a47b9b313c4b29 | b6ae640b85246a04a113c7c50fd789f503590864 | refs/heads/master | 2021-01-15T17:28:18.746000 | 2013-05-07T09:37:56 | 2013-05-07T09:37:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test.java.integration.tests.gal;
import com.datascience.core.base.LObject;
import com.datascience.core.nominal.decision.ILabelProbabilityDistributionCostCalculator;
import com.datascience.core.nominal.decision.LabelProbabilityDistributionCostCalculators;
import com.datascience.mv.BatchMV;
import com.datascienc... | UTF-8 | Java | 11,875 | java | MVBaseTestScenario.java | Java | [] | null | [] | package test.java.integration.tests.gal;
import com.datascience.core.base.LObject;
import com.datascience.core.nominal.decision.ILabelProbabilityDistributionCostCalculator;
import com.datascience.core.nominal.decision.LabelProbabilityDistributionCostCalculators;
import com.datascience.mv.BatchMV;
import com.datascienc... | 11,875 | 0.747705 | 0.747537 | 222 | 52.49099 | 47.564156 | 162 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.855856 | false | false | 15 |
fcb4e2bed41055888ac8adb7380f02dfb980a6e6 | 30,794,915,537,921 | 276e5cc7e225271cc3b4bde6b873a32375928588 | /src/jedis/test/ZipListTest.java | 0e71335eba7318a7adfe006c7cdc9eb584d7787c | [] | no_license | qingzhengzhuma/jedis | https://github.com/qingzhengzhuma/jedis | 199d4fc3306b5b089a1f776655e52fb3de3aa665 | e152e2215301dace5cbf9ac85faf09c0d7de8038 | refs/heads/master | 2020-05-30T08:38:56.115000 | 2016-10-07T12:51:59 | 2016-10-07T12:51:59 | 69,105,142 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jedis.test;
import static org.junit.Assert.*;
import java.util.Iterator;
import org.junit.Test;
import jedis.util.ZipList;
public class ZipListTest {
@Test
public void testGetEntrySize() {
ZipList zipList = new ZipList();
assertEquals(0, zipList.getEntrySize());
char[] entry = null;
zipList.push... | UTF-8 | Java | 6,057 | java | ZipListTest.java | Java | [] | null | [] | package jedis.test;
import static org.junit.Assert.*;
import java.util.Iterator;
import org.junit.Test;
import jedis.util.ZipList;
public class ZipListTest {
@Test
public void testGetEntrySize() {
ZipList zipList = new ZipList();
assertEquals(0, zipList.getEntrySize());
char[] entry = null;
zipList.push... | 6,057 | 0.695229 | 0.675747 | 209 | 27.980862 | 21.163742 | 92 | false | false | 0 | 0 | 0 | 0 | 65 | 0.096582 | 2.636364 | false | false | 15 |
fcf2b72889afd41e87b42371cc58a7f5c5f04ff4 | 35,716,948,049,025 | 8904f46f739f3c562e924e3862661ec9ea00eb8c | /Cwiczenie1/WstawPozFaktury.java | d24742e8c5befada9f06bc40165e2155057b8572 | [] | no_license | MarekOleksik/ZDA | https://github.com/MarekOleksik/ZDA | d291d8d46e95694aa9a3e8982b2632a68824118b | 472c42bde6ef3ecf5a21cf8bd22bc792306fee9b | refs/heads/master | 2022-02-06T02:24:19.307000 | 2019-01-23T19:32:59 | 2019-01-23T19:32:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.Container;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.util.HashMap;
imp... | UTF-8 | Java | 7,725 | java | WstawPozFaktury.java | Java | [] | null | [] | import java.awt.Container;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.util.HashMap;
imp... | 7,725 | 0.717695 | 0.712609 | 239 | 31.087866 | 29.731655 | 194 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.707113 | false | false | 15 |
4495931c6d36ee48b21b1e22c47776abdff9403d | 21,431,886,841,454 | 19b463e046a46db4131ca866537a131ac6acb150 | /qpalx-elearning-service/src/main/java/com/quaza/solutions/qpalx/elearning/service/qpalxuser/IQPalXUserSubscriptionService.java | 67ef6067d6198d6ba8e4927565e5ccaae9af9d4f | [] | no_license | Quaza-Solutions/quaza-solutions-elearning-qpalx | https://github.com/Quaza-Solutions/quaza-solutions-elearning-qpalx | 49f913b4eea3d02f7097cdb40e972ae027bad17e | 421501cda3cb1aa59f11e4d9a330f4b3bf6c2236 | refs/heads/master | 2020-04-04T07:30:09.545000 | 2016-12-11T04:55:29 | 2016-12-11T04:55:29 | 50,192,947 | 0 | 0 | null | false | 2016-12-11T04:55:29 | 2016-01-22T16:26:47 | 2016-09-29T02:45:35 | 2016-12-11T04:55:29 | 35,206 | 0 | 0 | 0 | Java | null | null | package com.quaza.solutions.qpalx.elearning.service.qpalxuser;
import com.quaza.solutions.qpalx.elearning.domain.qpalxuser.IQPalXUserVO;
import com.quaza.solutions.qpalx.elearning.domain.qpalxuser.QPalXUser;
import com.quaza.solutions.qpalx.elearning.domain.qpalxuser.profile.StudentSubscriptionProfile;
import com.quaz... | UTF-8 | Java | 1,993 | java | IQPalXUserSubscriptionService.java | Java | [
{
"context": "on;\n\nimport java.util.Optional;\n\n/**\n *\n * @author manyce400\n */\npublic interface IQPalXUserSubscriptionServic",
"end": 443,
"score": 0.9995085000991821,
"start": 434,
"tag": "USERNAME",
"value": "manyce400"
}
] | null | [] | package com.quaza.solutions.qpalx.elearning.service.qpalxuser;
import com.quaza.solutions.qpalx.elearning.domain.qpalxuser.IQPalXUserVO;
import com.quaza.solutions.qpalx.elearning.domain.qpalxuser.QPalXUser;
import com.quaza.solutions.qpalx.elearning.domain.qpalxuser.profile.StudentSubscriptionProfile;
import com.quaz... | 1,993 | 0.753638 | 0.752132 | 57 | 33.947369 | 40.740696 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.280702 | false | false | 15 |
44031f7b953ed40488d66e6815b0e7eeebb899b6 | 34,033,320,866,711 | eb187b7eaa1109fc97d917259e98bf36e82d40f1 | /src/main/java/com/github/foxty/topaz/common/TopazUtil.java | 0c310e9c98ef8905513d07d399e0df4c088a20a1 | [] | no_license | foxty/topaz | https://github.com/foxty/topaz | 2f733a461d66920bdcdc6ccc0d0900bdf2a2a3e9 | 159b2ae910e6477602a7b6da9061ad980fcdd4a0 | refs/heads/master | 2020-06-02T05:18:56.188000 | 2018-04-13T01:59:10 | 2018-04-13T01:59:10 | 32,129,549 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.foxty.topaz.common;
import org.apache.commons.io.IOUtils;
import org.apache.commons.io.output.NullOutputStream;
import org.apache.commons.lang.StringUtils;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import java.io.IOException;
import java.io.InputStream;
im... | UTF-8 | Java | 7,134 | java | TopazUtil.java | Java | [
{
"context": "package com.github.foxty.topaz.common;\n\nimport org.apache.commons.io.IOUti",
"end": 24,
"score": 0.9779478907585144,
"start": 19,
"tag": "USERNAME",
"value": "foxty"
}
] | null | [] | package com.github.foxty.topaz.common;
import org.apache.commons.io.IOUtils;
import org.apache.commons.io.output.NullOutputStream;
import org.apache.commons.lang.StringUtils;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import java.io.IOException;
import java.io.InputStream;
im... | 7,134 | 0.592795 | 0.5806 | 246 | 28 | 21.029596 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.573171 | false | false | 15 |
9832dccd6e47adc49e2c10f0ca15a36640a4b61d | 24,627,342,478,074 | f6bda11b226794e1875dd5ccf8117636cc6ffb34 | /src/test/java/com/restapi/test/TC_002_POST_Request.java | e204a91dd112228b2019feb3f74855c6b67b24a8 | [] | no_license | vnarkar-prog/RestAssuredApiAutomation | https://github.com/vnarkar-prog/RestAssuredApiAutomation | 6b8aef3a4480f93b34868b9dc0ab1105fa7404d2 | 6dfc970e35f65c21ee55c6b25f5a346c0760b9e7 | refs/heads/master | 2022-12-19T11:45:56.313000 | 2020-09-23T09:34:21 | 2020-09-23T09:34:21 | 297,920,503 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.restapi.test;
import org.json.simple.JSONObject;
import org.testng.Assert;
import org.testng.annotations.Test;
import io.restassured.RestAssured;
import io.restassured.http.ContentType;
import io.restassured.http.Method;
import io.restassured.response.Response;
import io.restassured.specification.RequestS... | UTF-8 | Java | 1,320 | java | TC_002_POST_Request.java | Java | [
{
"context": " = new JSONObject();\n\t\trequestParams.put(\"name\", \"morpheus\");\n\t\trequestParams.put(\"job\", \"leader\");\n\n\t\t//add",
"end": 643,
"score": 0.9975060820579529,
"start": 635,
"tag": "NAME",
"value": "morpheus"
}
] | null | [] | package com.restapi.test;
import org.json.simple.JSONObject;
import org.testng.Assert;
import org.testng.annotations.Test;
import io.restassured.RestAssured;
import io.restassured.http.ContentType;
import io.restassured.http.Method;
import io.restassured.response.Response;
import io.restassured.specification.RequestS... | 1,320 | 0.743182 | 0.737879 | 50 | 25.4 | 22.989563 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.44 | false | false | 15 |
6f5c34ccc4aec17355be2e72096a8d71521362b4 | 6,760,278,554,445 | 1f9baaa9d5ae5d31a68f8958421192b287338439 | /app/src/main/java/ci/ws/Models/entities/CICheckVersionAndAnnouncementResp.java | f4e378dc6fcbb728454a80c86b4086a952e325fe | [] | no_license | TkWu/CAL_live_code-1 | https://github.com/TkWu/CAL_live_code-1 | 538dde0ce66825026ef01d3fadfcbf4d6e4b1dd0 | ba30ccfd8056b9cc3045b8e06e8dc60b654c1e55 | refs/heads/master | 2020-08-29T09:16:35.600000 | 2019-10-23T06:46:53 | 2019-10-23T06:46:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ci.ws.Models.entities;
import java.util.ArrayList;
/**
* Created by KevinCheng on 17/8/29.
* Doc. : CI_APP_API_CheckVersion.docx
* 功能說明:版本更新通知與重要公告。
*/
public class CICheckVersionAndAnnouncementResp extends ArrayList<CICheckVersionAndAnnouncementEntity> {
}
| UTF-8 | Java | 307 | java | CICheckVersionAndAnnouncementResp.java | Java | [
{
"context": "s;\n\nimport java.util.ArrayList;\n\n/**\n * Created by KevinCheng on 17/8/29.\n * Doc. : CI_APP_API_CheckVersion.doc",
"end": 89,
"score": 0.7977442741394043,
"start": 79,
"tag": "NAME",
"value": "KevinCheng"
}
] | null | [] | package ci.ws.Models.entities;
import java.util.ArrayList;
/**
* Created by KevinCheng on 17/8/29.
* Doc. : CI_APP_API_CheckVersion.docx
* 功能說明:版本更新通知與重要公告。
*/
public class CICheckVersionAndAnnouncementResp extends ArrayList<CICheckVersionAndAnnouncementEntity> {
}
| 307 | 0.772894 | 0.754579 | 12 | 21.75 | 28.460865 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 15 |
3aceff59a7c39cfe5fa49bc24b564fa699323384 | 17,600,776,009,453 | b314011195d3888afe0f86caac0b6f3b4e7770fd | /src/test/java/com/mma/web/tests/MercariWebTests.java | 6f046bfedf0447df945374592250a2bc70529df7 | [] | no_license | IshanShah1989/MercariAutomationFramework | https://github.com/IshanShah1989/MercariAutomationFramework | d942bea5996fb0c0924f6298b09e7c49f776c7ba | 5404d999081670174ae1b66c18d3322a2c2ed9a0 | refs/heads/main | 2023-04-14T02:14:54.585000 | 2021-04-19T13:52:55 | 2021-04-19T13:52:55 | 359,445,537 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mma.web.tests;
import java.lang.reflect.Method;
import org.openqa.selenium.WebDriver;
import org.testng.Assert;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.BeforeMethod;
import org.testng.annotations.Test;
import com.mma.web.pages.HomePage;
import com.mma.web.pages... | UTF-8 | Java | 1,411 | java | MercariWebTests.java | Java | [] | null | [] | package com.mma.web.tests;
import java.lang.reflect.Method;
import org.openqa.selenium.WebDriver;
import org.testng.Assert;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.BeforeMethod;
import org.testng.annotations.Test;
import com.mma.web.pages.HomePage;
import com.mma.web.pages... | 1,411 | 0.703756 | 0.69596 | 59 | 21.915255 | 21.518843 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.525424 | false | false | 15 |
abdcb007eb9faa966abe79d71af0981efad54fb5 | 31,516,470,081,408 | 441c13f0e40cfc939b67fb133b50841b22e63584 | /UsersList/src/main/java/br/com/eiti/dao/UserDao.java | 12cce6f0bf059c6add6469ee4b446079b41134aa | [] | no_license | danillocesar/eitisolucoes | https://github.com/danillocesar/eitisolucoes | 6720621285d2acd0230ba0668b256a390afba539 | f68682714177a280acdcd5ab19229b3999b8974a | refs/heads/master | 2021-04-12T04:33:28.643000 | 2018-03-19T16:19:16 | 2018-03-19T16:19:16 | 125,885,176 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.eiti.dao;
import java.util.List;
import br.com.eiti.entity.User;
public interface UserDao {
List<User> findAllBy(String username, String name, String email);
}
| UTF-8 | Java | 179 | java | UserDao.java | Java | [] | null | [] | package br.com.eiti.dao;
import java.util.List;
import br.com.eiti.entity.User;
public interface UserDao {
List<User> findAllBy(String username, String name, String email);
}
| 179 | 0.759777 | 0.759777 | 9 | 18.888889 | 20.663679 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.777778 | false | false | 0 |
bb730e2fb352858a5b53e1dd1775c93a9cf8d7af | 1,494,648,627,018 | a0688fa7f917c60cb053ec9b27964a8ef49f74e6 | /app/src/main/java/com/example/ahsanburney/recycler/StockContract.java | 0eadd0b5744dbb9fa088c8cefe120a114ec071ec | [] | no_license | rsaju8/StockWatch | https://github.com/rsaju8/StockWatch | c7476f42b6e10f7d99b9206b092cd9c829bdb680 | e205382da31618d3b33599d260e790e5ec450854 | refs/heads/master | 2020-05-07T11:29:28.722000 | 2017-03-12T20:57:46 | 2017-03-12T20:57:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.ahsanburney.recycler;
/**
* @author Ahsan Burney
* @version 1.0
*/
public class StockContract {
public StockContract(){}
public static class stockEntry {
// DB Table Name
public static final String TABLE_NAME = "StockWatchTable";
public static final String co... | UTF-8 | Java | 588 | java | StockContract.java | Java | [
{
"context": " com.example.ahsanburney.recycler;\n\n/**\n * @author Ahsan Burney\n * @version 1.0\n */\n\npublic class StockContract {",
"end": 70,
"score": 0.9998742341995239,
"start": 58,
"tag": "NAME",
"value": "Ahsan Burney"
}
] | null | [] | package com.example.ahsanburney.recycler;
/**
* @author <NAME>
* @version 1.0
*/
public class StockContract {
public StockContract(){}
public static class stockEntry {
// DB Table Name
public static final String TABLE_NAME = "StockWatchTable";
public static final String company_... | 582 | 0.651361 | 0.647959 | 27 | 20.777779 | 23.98971 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.259259 | false | false | 0 |
27786e94c001767a2d218fc6252325b9b322fd5d | 584,115,577,447 | f88f10c72a3f8fa572d58e4743ff8f175fdb65a4 | /app/src/main/java/com/pvk/krishna/albumapp/utils/AlbumLoaderOptions.java | 7b17e126572b210952605efc4c8d5c9383c3c2c4 | [] | no_license | VPVKrishna/AlbumApp | https://github.com/VPVKrishna/AlbumApp | 7d678ce4cfb3822ee096c452c8b51c9ff7dde019 | 3dbeff0037ceb6a843de3d4c5bb713c58872112b | refs/heads/master | 2021-01-10T15:21:45.814000 | 2019-10-29T19:27:11 | 2019-10-29T19:27:11 | 36,947,420 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pvk.krishna.albumapp.utils;
import com.nostra13.universalimageloader.core.DisplayImageOptions;
import com.pvk.krishna.albumapp.R;
/**
* Created by Krishna on 31/05/2015.
*/
public interface AlbumLoaderOptions {
DisplayImageOptions OPTIONS = new DisplayImageOptions.Builder()
.showImageOnL... | UTF-8 | Java | 1,189 | java | AlbumLoaderOptions.java | Java | [
{
"context": "ort com.pvk.krishna.albumapp.R;\n\n/**\n * Created by Krishna on 31/05/2015.\n */\npublic interface AlbumLoaderOp",
"end": 169,
"score": 0.9992241263389587,
"start": 162,
"tag": "NAME",
"value": "Krishna"
}
] | null | [] | package com.pvk.krishna.albumapp.utils;
import com.nostra13.universalimageloader.core.DisplayImageOptions;
import com.pvk.krishna.albumapp.R;
/**
* Created by Krishna on 31/05/2015.
*/
public interface AlbumLoaderOptions {
DisplayImageOptions OPTIONS = new DisplayImageOptions.Builder()
.showImageOnL... | 1,189 | 0.694701 | 0.678722 | 26 | 44.73077 | 36.391628 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.961538 | false | false | 0 |
7c820173d02c9628b3e9e1b9a6a2d34d369a01bc | 4,380,866,648,437 | bbf2523f02bd5935018e4e8878ca563dcf6936a5 | /src/main/java/com/hit/carField/ModelField.java | 6db6d5b88ac5d95a20decd96ae16e3b65b96d404 | [] | no_license | orIsc/CarRentalProject | https://github.com/orIsc/CarRentalProject | 1d1f329406d28712044cf7037b9dbf35ba0206e4 | 68a9138b5384cbf9043c1abbae311f801b387916 | refs/heads/master | 2022-11-28T19:26:35.625000 | 2020-08-12T21:57:45 | 2020-08-12T21:57:45 | 287,122,699 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hit.carField;
import com.hit.dm.Car;
public class ModelField implements CarField {
@Override
public String getField(Car car) {
return car.getModel();
}
}
| UTF-8 | Java | 183 | java | ModelField.java | Java | [] | null | [] | package com.hit.carField;
import com.hit.dm.Car;
public class ModelField implements CarField {
@Override
public String getField(Car car) {
return car.getModel();
}
}
| 183 | 0.699454 | 0.699454 | 12 | 14.25 | 15.248633 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 0 |
f390b23a64b0ec848ccff54fc20d025c9708f901 | 9,663,676,420,416 | be432f777f0e39da063406f62ffe3c3844f0a433 | /projects/TransportationAdmin/src/com/freshdirect/transadmin/web/editor/TrnFacilityPropertyEditor.java | 311d1651661728ebdb14361246a5af97c9121d0d | [] | no_license | AnthonyCC/sf-temp-ui | https://github.com/AnthonyCC/sf-temp-ui | 29428ae4df2985582d96fd55a55c7e936ba4b0e4 | 0c95b810bc44bd2bd46d0c7e968e9cf4e17a943a | refs/heads/master | 2021-10-19T09:51:17.279000 | 2019-02-15T23:00:09 | 2019-02-15T23:00:09 | 171,323,740 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.freshdirect.transadmin.web.editor;
import java.beans.PropertyEditorSupport;
import com.freshdirect.transadmin.model.TrnFacility;
import com.freshdirect.transadmin.model.TrnFacilityType;
public class TrnFacilityPropertyEditor extends PropertyEditorSupport {
public String getAsText() {
if (get... | UTF-8 | Java | 829 | java | TrnFacilityPropertyEditor.java | Java | [] | null | [] | package com.freshdirect.transadmin.web.editor;
import java.beans.PropertyEditorSupport;
import com.freshdirect.transadmin.model.TrnFacility;
import com.freshdirect.transadmin.model.TrnFacilityType;
public class TrnFacilityPropertyEditor extends PropertyEditorSupport {
public String getAsText() {
if (get... | 829 | 0.683957 | 0.683957 | 32 | 23.90625 | 21.318066 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.15625 | false | false | 0 |
e2b38499e2357df9ebfcae29386794212669b532 | 1,821,066,193,834 | 2b4ccb12b01b934519f7063964cf9da3d3cd2e1f | /sqlitewrapper/src/sqlitewrapper/CodeHandler.java | 96badab1f495b37e2b646054b8f07945a4a6c4c0 | [] | no_license | xibyte/egis | https://github.com/xibyte/egis | c0123de83fa1ebcdc0e6bd115a5cb831ef1cafc2 | debc6baa24ecf9d9e7baed140280e201b3016c9f | refs/heads/master | 2016-09-05T14:51:45.045000 | 2012-01-20T18:33:51 | 2012-01-20T18:33:51 | 3,057,127 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sqlitewrapper;
public class CodeHandler {
public static int checkForError(int code) throws DatabaseException {
if (code != Code.SQLITE_OK.code &&
code != Code.SQLITE_ROW.code &&
code != Code.SQLITE_DONE.code) {
throw new DatabaseException(code);
}
return code;
}
}
| UTF-8 | Java | 296 | java | CodeHandler.java | Java | [] | null | [] | package sqlitewrapper;
public class CodeHandler {
public static int checkForError(int code) throws DatabaseException {
if (code != Code.SQLITE_OK.code &&
code != Code.SQLITE_ROW.code &&
code != Code.SQLITE_DONE.code) {
throw new DatabaseException(code);
}
return code;
}
}
| 296 | 0.689189 | 0.689189 | 15 | 18.733334 | 19.861073 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.466667 | false | false | 0 |
a8f857109dab53f0e8f70ec4301ed62ef087179c | 6,760,278,545,909 | 87ab720bf3a02d40afdec4d44e7b10a08f9f7c39 | /app/src/main/java/io/github/billynyh/videofacetrack/ui/FaceDraweeView.java | e85ec2e09e1429fa00620fa8b5ef1e2fa9c18147 | [] | no_license | billynyh/android-vision-playground | https://github.com/billynyh/android-vision-playground | 8e107c838c52cafd51d1c5b7d41223952cf3bbb3 | f3f5bef380e37278eda5cb08c83bdf259229c50e | refs/heads/master | 2021-01-01T04:45:41.547000 | 2016-05-15T23:33:41 | 2016-05-15T23:33:41 | 58,890,136 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.github.billynyh.videofacetrack.ui;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.util.AttributeSet;
import com.facebook.drawee.view.SimpleDraweeView;
import java.util.List;
import io.github.billynyh.videofacetrack.vision.ScaledFaceData;
/**... | UTF-8 | Java | 1,366 | java | FaceDraweeView.java | Java | [
{
"context": "package io.github.billynyh.videofacetrack.ui;\n\nimport android.content.Contex",
"end": 26,
"score": 0.9990010261535645,
"start": 18,
"tag": "USERNAME",
"value": "billynyh"
},
{
"context": "eeView;\n\nimport java.util.List;\n\nimport io.github.billynyh.videofacetrack.vi... | null | [] | package io.github.billynyh.videofacetrack.ui;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.util.AttributeSet;
import com.facebook.drawee.view.SimpleDraweeView;
import java.util.List;
import io.github.billynyh.videofacetrack.vision.ScaledFaceData;
/**... | 1,366 | 0.692533 | 0.685944 | 60 | 21.766666 | 20.451868 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 0 |
092e860a3eb0716a2fa5f564f46c66a98876818b | 4,870,492,955,941 | bda61ef1790fe73ebcb393f24a023a309159c37a | /src/main/java/com/fancyliu/learningspringboot/dao/UserRepository.java | e54924c5068e3b960a714b0d5e01c2b205bab23f | [] | no_license | flanliulf/learningspringboot-web-jwt | https://github.com/flanliulf/learningspringboot-web-jwt | 877af1cdb42d3870bc25d35513e44c0f895f1fe9 | e31dad0151de69c179fe6d63d9eb6d27c31daac4 | refs/heads/master | 2022-06-29T06:59:40.996000 | 2019-11-22T08:14:38 | 2019-11-22T08:14:38 | 223,355,263 | 0 | 0 | null | false | 2022-06-21T02:17:34 | 2019-11-22T08:13:18 | 2019-11-22T08:15:10 | 2022-06-21T02:17:31 | 18 | 0 | 0 | 2 | Java | false | false | package com.fancyliu.learningspringboot.dao;
import com.fancyliu.learningspringboot.model.User;
import org.springframework.data.jpa.repository.JpaRepository;
/**
* 类描述:
* 用户 Repository 接口
*
* @author : Liu Fan
* @date : 2019/11/22 14:23
*/
public interface UserRepository extends JpaRepository<User, Long> {
}
| UTF-8 | Java | 332 | java | UserRepository.java | Java | [
{
"context": ";\n\n/**\n * 类描述:\n * 用户 Repository 接口\n *\n * @author : Liu Fan\n * @date : 2019/11/22 14:23\n */\npublic interface ",
"end": 215,
"score": 0.9997989535331726,
"start": 208,
"tag": "NAME",
"value": "Liu Fan"
}
] | null | [] | package com.fancyliu.learningspringboot.dao;
import com.fancyliu.learningspringboot.model.User;
import org.springframework.data.jpa.repository.JpaRepository;
/**
* 类描述:
* 用户 Repository 接口
*
* @author : <NAME>
* @date : 2019/11/22 14:23
*/
public interface UserRepository extends JpaRepository<User, Long> {
}
| 331 | 0.751572 | 0.713836 | 14 | 21.714285 | 23.309803 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 0 |
bd6b9fe03faeda4c26d3fa8d1b1fc33a156a050f | 28,535,762,747,660 | 8a133a33bb33e757352f625821f766a46e26172d | /opap/src/main/java/com/anakiou/opap/model/kino/KinoDraws.java | 1e724f0da4ecf445a11670ada03da29e1868e46e | [] | no_license | anakiou/opap | https://github.com/anakiou/opap | d845aab8061b1cfc7047c4975dc15ba2dae1485b | 50b899360a398b912662ec1bbfe5cb2888f3388a | refs/heads/master | 2021-01-10T14:30:58.860000 | 2015-09-24T21:11:23 | 2015-09-24T21:11:23 | 43,068,222 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.anakiou.opap.model.kino;
import com.anakiou.opap.model.AbstractGameDraws;
public final class KinoDraws extends AbstractGameDraws<KinoDraws> {
}
| UTF-8 | Java | 166 | java | KinoDraws.java | Java | [] | null | [] | package com.anakiou.opap.model.kino;
import com.anakiou.opap.model.AbstractGameDraws;
public final class KinoDraws extends AbstractGameDraws<KinoDraws> {
}
| 166 | 0.783133 | 0.783133 | 7 | 21.714285 | 26.157295 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 0 |
e4e2d9fa88c67b0a10fe16c5955cf7d2799b0a47 | 16,801,912,089,958 | 5417ea09478690a4945c7d98971beab7fbc865c9 | /CMSContainer_Modules/community/src/java/com/finalist/cmsc/services/community/CommunityServiceImpl.java | 681e16a4f1d432ab878b554cfe77341f29014d2b | [] | no_license | mmbase/CMSContainer | https://github.com/mmbase/CMSContainer | b20f3ef7b1f86cc4c2907c58d166f59237513b35 | e63817408e060d4cff1a99cdeff23a8f953f8892 | refs/heads/master | 2023-03-11T07:18:24.184000 | 2022-07-08T21:46:25 | 2022-07-08T21:46:25 | 201,436,616 | 1 | 0 | null | false | 2023-02-22T08:03:48 | 2019-08-09T09:29:32 | 2022-07-08T09:19:58 | 2023-02-22T08:03:47 | 17,204 | 0 | 0 | 7 | Java | false | false | /*
*
* This software is OSI Certified Open Source Software. OSI Certified is a certification mark of the Open Source
* Initiative.
*
* The license (Mozilla version 1.0) can be read at the MMBase site. See http://www.MMBase.org/license
*
*/
package com.finalist.cmsc.services.community;
import java.security.Pr... | UTF-8 | Java | 9,357 | java | CommunityServiceImpl.java | Java | [
{
"context": "yServiceImpl, a CMSc service class.\n * \n * @author Remco Bos\n */\npublic class CommunityServiceImpl extends Com",
"end": 1736,
"score": 0.9998658299446106,
"start": 1727,
"tag": "NAME",
"value": "Remco Bos"
}
] | null | [] | /*
*
* This software is OSI Certified Open Source Software. OSI Certified is a certification mark of the Open Source
* Initiative.
*
* The license (Mozilla version 1.0) can be read at the MMBase site. See http://www.MMBase.org/license
*
*/
package com.finalist.cmsc.services.community;
import java.security.Pr... | 9,354 | 0.715507 | 0.715293 | 262 | 34.713741 | 32.45499 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.587786 | false | false | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.