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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
838e4282536f2bb48ff971f9a1453b238bc3e02e | 20,186,346,331,711 | 9ab5bdb918b886f1f2d09d81efb63ff83a86bfb0 | /coordinator/src/main/java/com/jdt/fedlearn/coordinator/util/JdChainUtils.java | 6f4cbe368e7a01331ce0397a9ae11f06032edcf5 | [
"Apache-2.0"
] | permissive | BestJex/fedlearn | https://github.com/BestJex/fedlearn | 75a795ec51c4a37af34886c551874df419da3a9c | 15395f77ac3ddd983ae3affb1c1a9367287cc125 | refs/heads/master | 2023-06-17T01:27:36.143000 | 2021-07-19T10:43:09 | 2021-07-19T10:43:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* Copyright 2020 The FedLearn Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to... | UTF-8 | Java | 21,704 | java | JdChainUtils.java | Java | [
{
"context": "g userPrivkey = null;\n String userPrivpwd = null;\n String gatewayIp = null;\n String ",
"end": 2844,
"score": 0.8850979804992676,
"start": 2840,
"tag": "PASSWORD",
"value": "null"
},
{
"context": "nConstant.INVOKE_REGISTER;\n String putKey ... | null | [] | /* Copyright 2020 The FedLearn Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to... | 21,710 | 0.644363 | 0.640379 | 499 | 40.242485 | 30.795845 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.743487 | false | false | 12 |
7ed4c6d6b93e451f51f960c4258ed8fb8c7292ba | 20,186,346,331,626 | 117c45236ccd7275977a53ff0cabb9f29fdc3498 | /Charging/app/src/main/java/com/cartoo/charging/bean/Goods.java | 73e7d4733d0e744091f170951a8110b38aa7a1d8 | [] | no_license | ChenQHe/CarTooShopAd | https://github.com/ChenQHe/CarTooShopAd | 253f103638191ef6801c3c6acac4886c7df15a96 | ab0e75d779924464eb42a9929f8ebba9911e8160 | refs/heads/master | 2016-09-10T15:44:23.221000 | 2016-06-23T03:15:27 | 2016-06-23T03:15:27 | 56,651,356 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cartoo.charging.bean;
/**
* Created by Android Studio.
* User:chenh
* Date:2016/6/20
* Time:20:52
*/
public class Goods {
public String cover;
public String title;
public float nowPrice;
public float prePrice;
public int surplusNum;
}
| UTF-8 | Java | 273 | java | Goods.java | Java | [
{
"context": ".bean;\n\n/**\n * Created by Android Studio.\n * User:chenh\n * Date:2016/6/20\n * Time:20:52\n */\npublic class ",
"end": 82,
"score": 0.9995913505554199,
"start": 77,
"tag": "USERNAME",
"value": "chenh"
}
] | null | [] | package com.cartoo.charging.bean;
/**
* Created by Android Studio.
* User:chenh
* Date:2016/6/20
* Time:20:52
*/
public class Goods {
public String cover;
public String title;
public float nowPrice;
public float prePrice;
public int surplusNum;
}
| 273 | 0.677656 | 0.637363 | 15 | 17.200001 | 10.703271 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 12 |
dcb70f2d080723d0482b7d71e94e52a1d9160074 | 14,757,507,661,233 | e047b81ec2fd30d3d9c4ea76b40cb97596530a9c | /src/com/huanying/framework/user/UserController.java | 9880b4ddd240c60a726179850af104b4b0afe624 | [] | no_license | NANAmine/demo | https://github.com/NANAmine/demo | c590099b214bb8f405063e33f54cff4d9690d465 | cf1d595855df91eed2cbca8caa9de7731a90d629 | refs/heads/master | 2020-04-01T19:52:56.990000 | 2018-10-18T06:59:07 | 2018-10-18T06:59:07 | 153,576,230 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.huanying.framework.user;
import org.apache.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import com.huanying.framework.BaseCo... | UTF-8 | Java | 992 | java | UserController.java | Java | [] | null | [] | package com.huanying.framework.user;
import org.apache.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import com.huanying.framework.BaseCo... | 992 | 0.768145 | 0.765121 | 36 | 26.555555 | 24.254948 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.583333 | false | false | 12 |
6706ecf414d91cec9f5e433989aa2a441fe00b10 | 22,196,391,020,585 | ba5d97927a107f84a46135a193e48c0c238c5743 | /src/main/java/org/wsd/agents/ConversationIdGenerator.java | ceba520e3ba179bbf8b2d1db11e8e81309d00962 | [] | no_license | mstelmas/DeDoors | https://github.com/mstelmas/DeDoors | f101c89cdc4f14a6cade8e8c7054e9c62f0af518 | fb5b5331ba68c55e53617ef1ae08bc7c749edcc3 | refs/heads/master | 2021-09-04T17:55:53.955000 | 2018-01-20T20:53:33 | 2018-01-20T20:53:33 | 113,734,872 | 0 | 1 | null | false | 2017-12-16T19:42:47 | 2017-12-10T08:34:23 | 2017-12-10T14:32:08 | 2017-12-16T19:42:47 | 186 | 0 | 0 | 0 | Java | false | null | package org.wsd.agents;
import org.apache.commons.lang3.RandomStringUtils;
import java.sql.Timestamp;
public class ConversationIdGenerator {
public String generate() {
return RandomStringUtils.randomAlphanumeric(16).concat(new Timestamp(System.currentTimeMillis()).toString());
}
}
| UTF-8 | Java | 302 | java | ConversationIdGenerator.java | Java | [] | null | [] | package org.wsd.agents;
import org.apache.commons.lang3.RandomStringUtils;
import java.sql.Timestamp;
public class ConversationIdGenerator {
public String generate() {
return RandomStringUtils.randomAlphanumeric(16).concat(new Timestamp(System.currentTimeMillis()).toString());
}
}
| 302 | 0.764901 | 0.754967 | 12 | 24.166666 | 32.603256 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 12 |
1c9adde8e3b29cb8ad92af9b57f87c4432b5e201 | 21,964,462,794,561 | 212eed18a2fb8aa9088cd80b3aec91772a7593bc | /trace/user-app-service/src/main/java/com/example/userappservice/entity/User.java | ccc8f82bf24c972e3afa271dff3782813da7913a | [] | no_license | lcc214321/foodie | https://github.com/lcc214321/foodie | 9eddcdf57f7a765da8ce8ee3990dccef063bb6fc | 132c0e4869209e8bb8578d874e8f06cfebf89535 | refs/heads/master | 2023-08-15T01:47:19.825000 | 2021-09-28T06:32:25 | 2021-09-28T06:32:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* 版权所有: 爱WiFi无线运营中心
* 创建日期: 2021/7/27
* 创建作者: 冯雪超
* 文件名称: User.java
* 版本: v1.0
* 功能:
* 修改记录:
*/
package com.example.userappservice.entity;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
/**
* @author fengxuechao
* @date 2021/7/27
*/
@Data
@AllArgsConstructor
@NoAr... | UTF-8 | Java | 511 | java | User.java | Java | [
{
"context": "\n * 版权所有: 爱WiFi无线运营中心\n * 创建日期: 2021/7/27\n * 创建作者: 冯雪超\n * 文件名称: User.java\n * 版本: v1.0\n * 功能:\n * 修改记录:\n *",
"end": 55,
"score": 0.9996763467788696,
"start": 52,
"tag": "NAME",
"value": "冯雪超"
},
{
"context": ";\nimport lombok.NoArgsConstructor;\n\n/**\n * @author f... | null | [] | /*
* 版权所有: 爱WiFi无线运营中心
* 创建日期: 2021/7/27
* 创建作者: 冯雪超
* 文件名称: User.java
* 版本: v1.0
* 功能:
* 修改记录:
*/
package com.example.userappservice.entity;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
/**
* @author fengxuechao
* @date 2021/7/27
*/
@Data
@AllArgsConstructor
@NoAr... | 511 | 0.698413 | 0.662132 | 30 | 13.7 | 11.587781 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.233333 | false | false | 12 |
b40d92485d012958fb75ee5000b84b16bf010ca9 | 8,615,704,437,006 | 80dab2663405c7a1e8c56331385dcaa60fa13e2c | /src/edson/web/shop/cart/CartItem.java | 62e650d099914e9e1de008d0ffbc50b2c2b6eda2 | [] | no_license | GreenFingerLow/SSH_Shop | https://github.com/GreenFingerLow/SSH_Shop | 4edc46cb84b35a2ac5275f2f7b94a8b823fdc3c8 | a5bb4d6e0e23065bd17f80ddb806654b492c1569 | refs/heads/master | 2020-04-16T14:00:33.605000 | 2017-10-23T13:25:18 | 2017-10-23T13:25:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edson.web.shop.cart;
import edson.web.shop.product.Product;
/**
* 购物项实体
* @author edson
*
*/
public class CartItem {
private Product product;
private int count;//商品数量
private double sum;//小计
public Product getProduct() {
return product;
}
public void setProduct(Product product) {
this.product... | UTF-8 | Java | 540 | java | CartItem.java | Java | [
{
"context": "web.shop.product.Product;\n\n/**\n * 购物项实体\n * @author edson\n *\n */\npublic class CartItem {\n\n\tprivate Product ",
"end": 99,
"score": 0.9961315989494324,
"start": 94,
"tag": "USERNAME",
"value": "edson"
}
] | null | [] | package edson.web.shop.cart;
import edson.web.shop.product.Product;
/**
* 购物项实体
* @author edson
*
*/
public class CartItem {
private Product product;
private int count;//商品数量
private double sum;//小计
public Product getProduct() {
return product;
}
public void setProduct(Product product) {
this.product... | 540 | 0.679537 | 0.679537 | 35 | 13.8 | 13.530495 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.085714 | false | false | 12 |
13fe66bfdbf0c5d1e584048e9c43e4efc5a60649 | 31,593,779,486,346 | 514dcb5a5ae48ca8adb840c93028f03eff6605cd | /src/main/java/org/metricity/metric/service/impl/RelatedMetricChannel.java | 90ecb8bae26617f1298d3b6ee66c372bb4b8b876 | [
"Apache-2.0"
] | permissive | Updownquark/Metricity | https://github.com/Updownquark/Metricity | e3e960520f49d49bbe68095f8d58bfe1c18c142b | e303c0dc6b83d9f6c5eff963770b1d21911cb223 | refs/heads/master | 2020-08-05T02:39:51.600000 | 2019-10-03T22:13:05 | 2019-10-03T22:13:05 | 212,364,561 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.metricity.metric.service.impl;
import java.util.Arrays;
import java.util.Collections;
import java.util.Objects;
import java.util.Set;
import java.util.function.Consumer;
import org.metricity.anchor.Anchor;
import org.metricity.metric.RelatedMetric;
import org.metricity.metric.service.MetricChann... | UTF-8 | Java | 7,181 | java | RelatedMetricChannel.java | Java | [] | null | [] | package org.metricity.metric.service.impl;
import java.util.Arrays;
import java.util.Collections;
import java.util.Objects;
import java.util.Set;
import java.util.function.Consumer;
import org.metricity.anchor.Anchor;
import org.metricity.metric.RelatedMetric;
import org.metricity.metric.service.MetricChann... | 7,181 | 0.743351 | 0.742654 | 190 | 35.794735 | 34.606281 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.247368 | false | false | 12 |
00b31c9a3d4157db41dc31e0dc3d5844090159d9 | 4,707,284,203,817 | 3d337b3d0c9945b29d7e2410705a675ffb8d8004 | /Helium/src/si/matjazcerkvenik/helium/tools/TableBuilder.java | 67bf6e31a070cef17731247d05641affea6364de | [] | no_license | matjaz99/Helium | https://github.com/matjaz99/Helium | ba63735ebb4aa0512ef206b35e418fcb71f7bcad | fd3fb44fdbd7f7863c1ea6bf76806e6f0a9b9b12 | refs/heads/master | 2020-05-16T13:21:32.856000 | 2013-12-10T19:49:15 | 2013-12-10T19:49:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package si.matjazcerkvenik.helium.tools;
import si.matjazcerkvenik.helium.HtmlElement;
import si.matjazcerkvenik.helium.html.StringElement;
/**
* Fixed size TableBuilder.
*
* @author Matjaz Cerkvenik
*
*/
public class TableBuilder {
private HtmlElement[][] table = null;
public TableBuilder() {
}
public T... | UTF-8 | Java | 1,982 | java | TableBuilder.java | Java | [
{
"context": "t;\n\n/**\n * Fixed size TableBuilder.\n * \n * @author Matjaz Cerkvenik\n *\n */\npublic class TableBuilder {\n\n\tprivate Html",
"end": 205,
"score": 0.9998821020126343,
"start": 189,
"tag": "NAME",
"value": "Matjaz Cerkvenik"
}
] | null | [] | package si.matjazcerkvenik.helium.tools;
import si.matjazcerkvenik.helium.HtmlElement;
import si.matjazcerkvenik.helium.html.StringElement;
/**
* Fixed size TableBuilder.
*
* @author <NAME>
*
*/
public class TableBuilder {
private HtmlElement[][] table = null;
public TableBuilder() {
}
public TableBuilde... | 1,972 | 0.618063 | 0.605449 | 89 | 21.269663 | 18.404789 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.202247 | false | false | 12 |
20771317530aef34ac0eb410c2d5597f20924e2c | 17,008,070,558,817 | dc695faa549865250b95ab64ad37f60a033d9533 | /hackerrank/java/introduction/JavaIntToString.java | 91334cf188de783b225bcd097d2be4871dc51238 | [
"MIT"
] | permissive | viatsko/hack | https://github.com/viatsko/hack | c1035ed4894770cb6ce4b3096a527e19ab4f516a | e720f1c618561bf03f17ebb065eee5ebcc81aef0 | refs/heads/master | 2018-10-13T11:32:25.584000 | 2018-10-06T07:22:52 | 2018-10-06T07:22:52 | 106,967,228 | 67 | 27 | MIT | false | 2019-10-07T13:27:37 | 2017-10-14T22:26:07 | 2019-09-26T05:31:51 | 2019-10-07T13:21:03 | 46,670 | 61 | 24 | 0 | Java | false | false | import java.security.Permission;
import java.util.Scanner;
public class JavaIntToString {
static class DoNotTerminate {
static class ExitTrappedException extends SecurityException {
private static final long serialVersionUID = 1;
}
static void forbidExit() {
final S... | UTF-8 | Java | 1,295 | java | JavaIntToString.java | Java | [] | null | [] | import java.security.Permission;
import java.util.Scanner;
public class JavaIntToString {
static class DoNotTerminate {
static class ExitTrappedException extends SecurityException {
private static final long serialVersionUID = 1;
}
static void forbidExit() {
final S... | 1,295 | 0.538224 | 0.537452 | 46 | 27.152174 | 23.383352 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.304348 | false | false | 12 |
0f42b06c51ab7e327fed437dff752bc1e148d45f | 17,428,977,339,070 | b5b155569e112e24e3db52cec3bf6fde0a59888c | /src/main/java/br/com/waterclock/api/initialize/InitialDataLoader.java | c8ac8df158099f985364e3a5e1a0a07780b8e2d7 | [] | no_license | FiapWaterClock/WaterClockAPI | https://github.com/FiapWaterClock/WaterClockAPI | 605acb44ef7598aaeb3d9b9ee01fdd40573557c4 | 99a6733fd58b1fe1dc9e87a2aaed2f30824a5b3a | refs/heads/master | 2022-10-01T03:02:56.935000 | 2019-10-16T16:14:34 | 2019-10-16T16:14:34 | 206,146,887 | 1 | 0 | null | false | 2022-09-08T01:03:13 | 2019-09-03T18:35:42 | 2019-10-16T16:14:37 | 2022-09-08T01:03:11 | 219 | 1 | 0 | 2 | Java | false | false | package br.com.waterclock.api.initialize;
import br.com.waterclock.api.entity.Privilege;
import br.com.waterclock.api.entity.Role;
import br.com.waterclock.api.entity.User;
import br.com.waterclock.api.repository.PrivilegeRepository;
import br.com.waterclock.api.repository.RoleRepository;
import br.com.waterclock.api.... | UTF-8 | Java | 3,319 | java | InitialDataLoader.java | Java | [
{
"context": "\"${waterclock.admin.username}\")\n private String adminUsername;\n\n @Value(\"${waterclock.admin.password",
"end": 1328,
"score": 0.5682100057601929,
"start": 1323,
"tag": "USERNAME",
"value": "admin"
},
{
"context": " {\n User user = userRepository.findBy... | null | [] | package br.com.waterclock.api.initialize;
import br.com.waterclock.api.entity.Privilege;
import br.com.waterclock.api.entity.Role;
import br.com.waterclock.api.entity.User;
import br.com.waterclock.api.repository.PrivilegeRepository;
import br.com.waterclock.api.repository.RoleRepository;
import br.com.waterclock.api.... | 3,324 | 0.714372 | 0.714372 | 97 | 33.226803 | 23.89604 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.57732 | false | false | 12 |
1dd96f499694c6782e4c61b3436c4af5389bc220 | 4,389,456,642,667 | 63ccd398103c0f5ac114cde7fff646d5f4557a75 | /src/date/DateRangeVO.java | 2fe64369a719e6e95f9e9c38c79d8320f7178f52 | [] | no_license | shibicr93/Practise | https://github.com/shibicr93/Practise | 8dd1b68582391b6a0ef4e3ef7f959b5077033972 | 87bfcb958a6fc7e15b747f48378a5123515e5235 | refs/heads/master | 2021-01-23T00:10:02.555000 | 2017-03-31T05:00:54 | 2017-03-31T05:00:54 | 85,703,993 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package date;
import java.util.Date;
/**
* Created by sramachandran on 3/29/17
**/
public class DateRangeVO {
private Date startDt;
private Date endDt;
private String startTimeId;
private String endTimeId;
public DateRangeVO() {
}
public DateRangeVO(Date startDt, Date endDt) {
... | UTF-8 | Java | 1,012 | java | DateRangeVO.java | Java | [
{
"context": "e date;\n\nimport java.util.Date;\n\n/**\n * Created by sramachandran on 3/29/17\n **/\npublic class DateRangeVO {\n pr",
"end": 70,
"score": 0.9995789527893066,
"start": 57,
"tag": "USERNAME",
"value": "sramachandran"
}
] | null | [] | package date;
import java.util.Date;
/**
* Created by sramachandran on 3/29/17
**/
public class DateRangeVO {
private Date startDt;
private Date endDt;
private String startTimeId;
private String endTimeId;
public DateRangeVO() {
}
public DateRangeVO(Date startDt, Date endDt) {
... | 1,012 | 0.618577 | 0.613636 | 53 | 18.094339 | 16.786409 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.320755 | false | false | 12 |
6b2fbe313d09070ab598cd6fc468dccb71ef0b9d | 4,002,909,583,117 | 0d641811411e64c647e63af6f1ebe08682941c59 | /plugins/entando-plugin-jpimagemap/src/main/java/com/agiletec/plugins/jpimagemap/apsadmin/content/attribute/action/imagemap/ImageMapAttributeAction.java | c97df8e0f649122cfc90cf15a88043a5869d65e4 | [] | no_license | gcasari/entando-components | https://github.com/gcasari/entando-components | 35bf89aa58a137cac8dce9b47d2438c5328f1a2c | 21b52588d2855e2ac599c7efab092b95cc6c11d3 | refs/heads/master | 2020-12-27T01:57:28.748000 | 2015-01-16T16:35:14 | 2015-01-16T16:35:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2013-Present Entando Corporation (http://www.entando.com) All rights reserved.
*
* 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 lim... | UTF-8 | Java | 5,773 | java | ImageMapAttributeAction.java | Java | [] | null | [] | /*
* Copyright 2013-Present Entando Corporation (http://www.entando.com) All rights reserved.
*
* 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 lim... | 5,773 | 0.737918 | 0.736879 | 181 | 30.900553 | 28.948822 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.911602 | false | false | 12 |
8f1b15576216950ea52d654c3d6110e5582cc3ea | 17,858,474,085,577 | 69bd72771f5f7ecd675c0b38c542fcb5af7dc287 | /src/VisionMain.java | 6f16e24914207dd19cee0a9091d2f857792fa5df | [
"MIT"
] | permissive | lakeheck/sandbox | https://github.com/lakeheck/sandbox | 85ede9867535da842b6d48b224859720dbc0c4d3 | 175f902f662b2a99d76a1d2b1f56b0f06b203d6b | refs/heads/main | 2023-04-11T20:36:44.534000 | 2021-04-03T23:53:31 | 2021-04-03T23:53:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import processing.core.PApplet;
import processing.core.PGraphics;
import processing.core.PImage;
import sketch.Sketch;
import sketch.vision.MisinterpretSketch;
import util.geometry.Rectangle;
public class VisionMain extends PApplet {
// Sketch settings
private int desiredSize = 1000;
private int windowWid... | UTF-8 | Java | 2,032 | java | VisionMain.java | Java | [] | null | [] | import processing.core.PApplet;
import processing.core.PGraphics;
import processing.core.PImage;
import sketch.Sketch;
import sketch.vision.MisinterpretSketch;
import util.geometry.Rectangle;
public class VisionMain extends PApplet {
// Sketch settings
private int desiredSize = 1000;
private int windowWid... | 2,032 | 0.566437 | 0.561024 | 85 | 22.905882 | 19.756533 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.517647 | false | false | 12 |
d7c4b8ef454a8afcbf3cdda4f7164537e4bf4b08 | 12,721,693,144,283 | 041e1122b51d9e6557a30264fe7ae0dfbffa0879 | /samples/server/petstore/helidon/se-default/src/main/java/org/openapitools/server/api/PetService.java | 06762d4d4a45719bb5302b469ce7403cfc361b67 | [
"Apache-2.0"
] | permissive | shibayan/openapi-generator | https://github.com/shibayan/openapi-generator | 59ca5dea4313a72f7a8d68e78420332b14ea619f | 8b26d81163fa4cd069425c23957f16a8286ec732 | refs/heads/master | 2023-08-03T12:25:23.705000 | 2023-06-20T09:11:33 | 2023-06-20T09:11:33 | 234,938,986 | 2 | 0 | Apache-2.0 | true | 2021-08-11T15:23:32 | 2020-01-19T17:38:17 | 2021-06-24T06:11:13 | 2021-08-11T15:23:31 | 125,598 | 2 | 0 | 6 | Java | false | false | package org.openapitools.server.api;
import java.util.ArrayList;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import io.helidon.common.http.DataChunk;
import java.io.File;
import io.helidon.webserver.Handler;
import java.util.HashMap;
import java.io.IOException;
import java.io.InputStream... | UTF-8 | Java | 16,062 | java | PetService.java | Java | [] | null | [] | package org.openapitools.server.api;
import java.util.ArrayList;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import io.helidon.common.http.DataChunk;
import java.io.File;
import io.helidon.webserver.Handler;
import java.util.HashMap;
import java.io.IOException;
import java.io.InputStream... | 16,062 | 0.605964 | 0.605964 | 352 | 44.63068 | 34.991718 | 164 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.678977 | false | false | 7 |
ac2357b6d083af6f405bf6f59fec36e297115e63 | 11,527,692,235,017 | 1fdfac56b6d1093ad03e0ea93be236acdd6d53cf | /app/src/main/java/com/adhdriver/work/entity/driver/thirdauth/AuthParam.java | a15d87aee2b8166e4d2ec4e417710c23aee9c1a7 | [] | no_license | AliesYangpai/ADHDriverApp | https://github.com/AliesYangpai/ADHDriverApp | b97a6f2a0db3f7c5ae63acb58f6f5b98f118ab60 | ab9d270034ed08f94c118f9e8d366a8308b78bf3 | refs/heads/master | 2020-03-29T22:42:37.545000 | 2019-08-07T12:34:11 | 2019-08-07T12:34:11 | 150,436,522 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.adhdriver.work.entity.driver.thirdauth;
import java.io.Serializable;
/**
* Created by Administrator on 2017/11/28.
* 类描述
* 版本
*/
public class AuthParam implements Serializable{
// expires_in=7200
// openid=oES9tw6bLje2oBQfihFEpQ7Oguko
// refresh_token=4_qiYHmGAihKEuUHbp75f2g_rbSpjcX... | UTF-8 | Java | 2,016 | java | AuthParam.java | Java | [
{
"context": ";\n\nimport java.io.Serializable;\n\n/**\n * Created by Administrator on 2017/11/28.\n * 类描述\n * 版本\n */\n\npublic class Aut",
"end": 114,
"score": 0.5517593622207642,
"start": 101,
"tag": "NAME",
"value": "Administrator"
},
{
"context": "bLje2oBQfihFEpQ7Oguko\n// ... | null | [] | package com.adhdriver.work.entity.driver.thirdauth;
import java.io.Serializable;
/**
* Created by Administrator on 2017/11/28.
* 类描述
* 版本
*/
public class AuthParam implements Serializable{
// expires_in=7200
// openid=oES9tw6bLje2oBQfihFEpQ7Oguko
// refresh_token=<KEY>
// scope=snsap... | 1,912 | 0.594716 | 0.575773 | 89 | 21.539326 | 21.961691 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.280899 | false | false | 7 |
07613ee8c0b0f9e8a895a85865f12d264702f99f | 5,050,881,554,383 | 12bf8935ca0977fe4f80ad35220f5881b6ff9a11 | /src/main/java/com/huang/util/DomXml.java | de3da8c83bc529affb3f455e892b8cda4901c43e | [] | no_license | babysinan/location | https://github.com/babysinan/location | c3c3a299c9c11057b1a83534183c90daf878f3f7 | 850b1ddb2bec6a3273be6cf3718d3917a378496b | refs/heads/master | 2020-03-13T18:44:19.900000 | 2018-04-27T10:53:32 | 2018-04-27T10:53:32 | 131,241,311 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.huang.util;
import com.huang.entity.Location;
import org.dom4j.Attribute;
import org.dom4j.Document;
import org.dom4j.DocumentException;
import org.dom4j.Element;
import org.dom4j.io.SAXReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
impor... | UTF-8 | Java | 12,928 | java | DomXml.java | Java | [
{
"context": "mport java.util.stream.Collectors;\n\n/**\n * @author timkobe\n */\npublic class DomXml {\n public static void ",
"end": 394,
"score": 0.9997045397758484,
"start": 387,
"tag": "USERNAME",
"value": "timkobe"
},
{
"context": "Reader();\n// URL url=new URL(\"... | null | [] | package com.huang.util;
import com.huang.entity.Location;
import org.dom4j.Attribute;
import org.dom4j.Document;
import org.dom4j.DocumentException;
import org.dom4j.Element;
import org.dom4j.io.SAXReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
impor... | 12,928 | 0.525285 | 0.522889 | 333 | 35.342342 | 28.353674 | 193 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.60961 | false | false | 7 |
e52e8021429572bc7df1d03a0ce5463d4327a0fa | 27,384,711,497,631 | 7398714c498444374047497fe2e9c9ad51239034 | /okhttp3/internal/cache/CacheStrategy.java | 433baade377d525d62cafd8e249c3d7dbe0533a0 | [] | no_license | CheatBoss/InnerCore-horizon-sources | https://github.com/CheatBoss/InnerCore-horizon-sources | b3609694df499ccac5f133d64be03962f9f767ef | 84b72431e7cb702b7d929c61c340a8db07d6ece1 | refs/heads/main | 2023-04-07T07:30:19.725000 | 2021-04-10T01:23:04 | 2021-04-10T01:23:04 | 356,437,521 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package okhttp3.internal.cache;
import javax.annotation.*;
import java.util.*;
import okhttp3.internal.http.*;
import java.util.concurrent.*;
import okhttp3.*;
import okhttp3.internal.*;
public final class CacheStrategy
{
@Nullable
public final Response cacheResponse;
@Nullable
public final Request ne... | UTF-8 | Java | 10,418 | java | CacheStrategy.java | Java | [] | null | [] | package okhttp3.internal.cache;
import javax.annotation.*;
import java.util.*;
import okhttp3.internal.http.*;
import java.util.concurrent.*;
import okhttp3.*;
import okhttp3.internal.*;
public final class CacheStrategy
{
@Nullable
public final Response cacheResponse;
@Nullable
public final Request ne... | 10,418 | 0.490017 | 0.476387 | 259 | 39.223938 | 26.160995 | 145 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.579151 | false | false | 7 |
11b54ce70701be634409284dbdb67dab81987ee0 | 30,983,894,130,448 | e2fd23e72f0b3e287a3fbb8d0d97337e2eb345ca | /Exercise SIS/src/main/java/Course.java | dc939ab33f13ddddd9913d14724dcb0286da9e99 | [] | no_license | KoenLippe/ADS | https://github.com/KoenLippe/ADS | a2b7a72a724dad32435fd810ea6f3f389fa7a84e | 88eeb66cdb717d432c31101183262abcea693df9 | refs/heads/master | 2020-07-20T09:59:16.761000 | 2019-11-21T13:02:32 | 2019-11-21T13:02:32 | 206,620,537 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.time.LocalDate;
import java.util.*;
import java.util.function.Predicate;
import java.util.stream.Collectors;
public class Course {
private String code;
private String title;
private int ects;
private Set<Exam> exams;
public Course(String code) {
this.code = code;
title ... | UTF-8 | Java | 6,349 | java | Course.java | Java | [] | null | [] | import java.time.LocalDate;
import java.util.*;
import java.util.function.Predicate;
import java.util.stream.Collectors;
public class Course {
private String code;
private String title;
private int ects;
private Set<Exam> exams;
public Course(String code) {
this.code = code;
title ... | 6,349 | 0.572846 | 0.54292 | 199 | 30.904522 | 26.57342 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.824121 | false | false | 7 |
afe31fdbd799df9a8c8d1d6445840dcf265b1ad0 | 4,904,852,697,446 | 0496b3a9b6d9de9df8b6570b34e03c7ee234da3a | /algo/src/main/java/zty/practise/algo/leetcode700/LeetCode747.java | 90b59516a5ad649bfea836d380e5e29fb3d50157 | [] | no_license | zhangtianyi123/algo | https://github.com/zhangtianyi123/algo | 3e411796a80747f3cdb68025aa188b7f7647b974 | 913302f935fbf6e450b055c1f3734c21d1afbca4 | refs/heads/master | 2020-11-27T07:35:10.919000 | 2020-02-27T12:45:52 | 2020-02-27T12:45:52 | 229,356,728 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package zty.practise.algo.leetcode700;
/**
* 能想到的最直接的方式就是桶计数
*
* @author zhangtianyi
*
*/
public class LeetCode747 {
public int dominantIndex(int[] nums) {
int[] bucket = new int[1001];
for (int num : nums) {
bucket[num]++;
}
int max = -1;
int smax = -1;
for (int i = 1000; i >= 0; i--) {
if... | UTF-8 | Java | 1,141 | java | LeetCode747.java | Java | [
{
"context": "eetcode700;\n\n/**\n * 能想到的最直接的方式就是桶计数\n * \n * @author zhangtianyi\n *\n */\npublic class LeetCode747 {\n\n\tpublic in",
"end": 85,
"score": 0.5615459084510803,
"start": 78,
"tag": "USERNAME",
"value": "zhangti"
},
{
"context": "00;\n\n/**\n * 能想到的最直接的方式就是桶计数\n * \n * ... | null | [] | package zty.practise.algo.leetcode700;
/**
* 能想到的最直接的方式就是桶计数
*
* @author zhangtianyi
*
*/
public class LeetCode747 {
public int dominantIndex(int[] nums) {
int[] bucket = new int[1001];
for (int num : nums) {
bucket[num]++;
}
int max = -1;
int smax = -1;
for (int i = 1000; i >= 0; i--) {
if... | 1,141 | 0.450509 | 0.419056 | 63 | 16.15873 | 14.926494 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.746032 | false | false | 7 |
f2e15ace5f83a637546dc664352b7a5f5be1a13f | 24,051,816,869,359 | 7cc0522604fb20416b5ff4057159d5b1bd3a99ce | /EmployeeWagePrograms/EmpWageUC2.java | 724e90180170ca8d36186bec3e2138da896cdcf1 | [] | no_license | shivani987/java-based-programs | https://github.com/shivani987/java-based-programs | aca12a6890038b39766e4564c5e589a8e56b3738 | 065407365bdb7c00e4ace7e2794fa0e3711817b8 | refs/heads/master | 2022-11-22T10:11:15.269000 | 2020-07-20T16:14:28 | 2020-07-20T16:14:28 | 279,345,610 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Creating class for Calculating Daily Employee Wage
public class EmpWageUC2
{
private static final int IS_FULL_TIME=1;
public static void main(String args[])
{
// Calling function
double wage= empCheck();
System.out.println("Total employee" +wage);
}
/**
* Check emplo... | UTF-8 | Java | 814 | java | EmpWageUC2.java | Java | [] | null | [] | // Creating class for Calculating Daily Employee Wage
public class EmpWageUC2
{
private static final int IS_FULL_TIME=1;
public static void main(String args[])
{
// Calling function
double wage= empCheck();
System.out.println("Total employee" +wage);
}
/**
* Check emplo... | 814 | 0.542998 | 0.530713 | 31 | 25.258064 | 18.734077 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.290323 | false | false | 7 |
77f970daa9b38e771b51c752b977fb00368e56c4 | 23,252,953,004,321 | 9fae695ff52c7394b53fdbfd1068d369f664c1ba | /app/src/main/java/uci/develops/wiraenergimobile/fragment/FragmentProfileCustomerContactInfo.java | 97c8ab18c2bbac03ff740bdf0c5fd1f8bb6cb01c | [] | no_license | uciarahito/ituitu | https://github.com/uciarahito/ituitu | 9cba446eacc89ff58c0304d91ec194e5fa67f862 | 5a0df909ab897e7b756eda8425844e04cd3cadcb | refs/heads/master | 2021-05-03T22:31:42.079000 | 2016-12-30T04:31:27 | 2016-12-30T04:31:27 | 71,607,696 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uci.develops.wiraenergimobile.fragment;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.EditText;
import android.widget.LinearLayout;
import android.widget.TextView;
import butt... | UTF-8 | Java | 5,352 | java | FragmentProfileCustomerContactInfo.java | Java | [] | null | [] | package uci.develops.wiraenergimobile.fragment;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.EditText;
import android.widget.LinearLayout;
import android.widget.TextView;
import butt... | 5,352 | 0.671525 | 0.655643 | 104 | 50.46154 | 39.671955 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.711538 | false | false | 7 |
438f04a047d34687fa71cf1bd1f87fb7da25fc27 | 23,252,953,003,313 | c54a89a9746c863a29b764b2194b091a6b6d582c | /blog-api/src/main/java/com/mszlu/blog/dao/dos/Archives.java | 88d0dae3826a33c64522addbc2b37e8fb7b7da12 | [] | no_license | mrlincai/myBlog | https://github.com/mrlincai/myBlog | 9825a128be1d978f4c1abec298ddafddf18ccccd | 3bb2e85e079bc1be59b8832e02307e6a4aef35cb | refs/heads/master | 2023-08-21T12:27:49.098000 | 2021-10-01T02:43:59 | 2021-10-01T02:43:59 | 412,279,873 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mszlu.blog.dao.dos;
import lombok.Data;
/**
* @author LinCai
* @create 2021-09-23 14:28
* 包dos也是数据库里查出来的 不需要持久化的对象
*/
@Data
public class Archives {
private Integer year;
private Integer month;
private Long count;
}
| UTF-8 | Java | 288 | java | Archives.java | Java | [
{
"context": "blog.dao.dos;\n\nimport lombok.Data;\n\n/**\n * @author LinCai\n * @create 2021-09-23 14:28\n * 包dos也是数据库里查出来的 不需要",
"end": 75,
"score": 0.9380181431770325,
"start": 69,
"tag": "NAME",
"value": "LinCai"
}
] | null | [] | package com.mszlu.blog.dao.dos;
import lombok.Data;
/**
* @author LinCai
* @create 2021-09-23 14:28
* 包dos也是数据库里查出来的 不需要持久化的对象
*/
@Data
public class Archives {
private Integer year;
private Integer month;
private Long count;
}
| 288 | 0.685484 | 0.637097 | 18 | 12.777778 | 11.8629 | 31 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.277778 | false | false | 7 |
822791efc7b67018ce1c29ce8bcfc90a96a0862b | 19,782,619,426,948 | 62b2f10b849f862c20588e45e4d851d4a4ffdc37 | /RichException/src/com/carlnaso/handler/CollectionHandler.java | 5bb646c47f1a95211fa76556e5aad19d3562fda3 | [] | no_license | cnaso/Java | https://github.com/cnaso/Java | 319eb2896595a0f4d69ce6b838a8d1c05fea29ee | a3b2837617791381fea67083a06cc7d91640ed07 | refs/heads/master | 2016-09-05T10:44:12.892000 | 2016-01-03T22:49:57 | 2016-01-03T22:50:06 | 20,172,840 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.carlnaso.handler;
import com.carlnaso.exception.ErrorCode;
import com.carlnaso.exception.RichException;
import java.util.ArrayList;
import java.util.List;
public class CollectionHandler implements ExceptionHandler {
private final List<RichException> exceptions = new ArrayList<RichException>();
@... | UTF-8 | Java | 873 | java | CollectionHandler.java | Java | [] | null | [] | package com.carlnaso.handler;
import com.carlnaso.exception.ErrorCode;
import com.carlnaso.exception.RichException;
import java.util.ArrayList;
import java.util.List;
public class CollectionHandler implements ExceptionHandler {
private final List<RichException> exceptions = new ArrayList<RichException>();
@... | 873 | 0.670103 | 0.670103 | 34 | 24.67647 | 24.495762 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.323529 | false | false | 7 |
67f69c78a6238420c2f2965b699d6b4d62cae9ae | 32,280,974,238,310 | edc36c6dc5522dfd9703317b4beea9334c720f9c | /src/br/edu/univas/si/lab4/projeto/view/LoginFrame.java | d2892f9a3f9f126c2e1835732adf31b05407e366 | [] | no_license | odhs/Controle-de-Estoque-LABIV | https://github.com/odhs/Controle-de-Estoque-LABIV | 5ef750b106a8c1cd862c92fa7627ee67da705616 | 8ad6a84c37893b8fb17233a083fea95ac8f1073a | refs/heads/master | 2021-01-23T07:16:30.631000 | 2013-11-16T01:02:14 | 2013-11-16T01:02:14 | 21,694,181 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.edu.univas.si.lab4.projeto.view;
import java.awt.BorderLayout;
import java.awt.event.WindowAdapter;
import java.awt.event.WindowEvent;
import javax.swing.JDialog;
import br.edu.univas.si.lab4.projeto.model.Usuario;
public class LoginFrame extends JDialog{
private static final long serialVersionUID = 1L;
... | UTF-8 | Java | 1,506 | java | LoginFrame.java | Java | [] | null | [] | package br.edu.univas.si.lab4.projeto.view;
import java.awt.BorderLayout;
import java.awt.event.WindowAdapter;
import java.awt.event.WindowEvent;
import javax.swing.JDialog;
import br.edu.univas.si.lab4.projeto.model.Usuario;
public class LoginFrame extends JDialog{
private static final long serialVersionUID = 1L;
... | 1,506 | 0.737052 | 0.730412 | 61 | 23.688524 | 21.314615 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 7 |
9e0ff0680682cc9417302b5d071cf701f68950f6 | 27,419,071,223,123 | 917c59198e9aebfbbab3308ea5e86dff5ad53275 | /sdk/java/src/main/java/com/pulumi/alicloud/ga/BasicEndpointArgs.java | c1fbc95dedac81b5762b7462e1de9a31009c3af8 | [
"Apache-2.0",
"MPL-2.0",
"BSD-3-Clause"
] | permissive | pulumi/pulumi-alicloud | https://github.com/pulumi/pulumi-alicloud | 7dae47cc2c6e276d4264001ef361d71ed3a5ad29 | ffddb9036f7893fbd58863d8364a4977eb1bee17 | refs/heads/master | 2023-09-01T10:57:34.824000 | 2023-08-31T05:34:31 | 2023-08-31T05:34:31 | 154,406,339 | 56 | 5 | Apache-2.0 | false | 2023-09-11T17:22:49 | 2018-10-23T22:45:48 | 2023-09-01T07:43:51 | 2023-09-11T17:22:47 | 92,813 | 45 | 7 | 7 | Java | false | false | // *** WARNING: this file was generated by pulumi-java-gen. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***
package com.pulumi.alicloud.ga;
import com.pulumi.core.Output;
import com.pulumi.core.annotations.Import;
import java.lang.String;
import java.util.Objects;
import java.uti... | UTF-8 | Java | 9,980 | java | BasicEndpointArgs.java | Java | [] | null | [] | // *** WARNING: this file was generated by pulumi-java-gen. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***
package com.pulumi.alicloud.ga;
import com.pulumi.core.Output;
import com.pulumi.core.annotations.Import;
import java.lang.String;
import java.util.Objects;
import java.uti... | 9,980 | 0.587475 | 0.587475 | 346 | 27.843931 | 28.282309 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.248555 | false | false | 7 |
837f22bdbf7ae9addab80b47a4ed99f4fde0a257 | 22,436,909,210,213 | d9d8bf3702848435edeaf92e9f5b55a8a5ea8254 | /solvers/java/src/main/java/com/analog/lyric/dimple/learning/BasicTrainingSet.java | da643f72eb8ca42fdccfa46197907fee76dad19d | [
"BSD-3-Clause",
"Minpack",
"Apache-2.0"
] | permissive | yujianyuanhaha/Co-Channel-Sig-Detection | https://github.com/yujianyuanhaha/Co-Channel-Sig-Detection | 8fb79cfbbd560dcb3205c53fa57c2e19081a8ad7 | 5c6b4d203957fb043966ff17a2241555cf03e5fe | refs/heads/master | 2022-01-22T23:20:18.052000 | 2019-06-17T04:38:11 | 2019-06-17T04:38:11 | 166,728,619 | 3 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*******************************************************************************
* Copyright 2014 Analog Devices, Inc.
*
* 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:/... | UTF-8 | Java | 1,646 | java | BasicTrainingSet.java | Java | [] | null | [] | /*******************************************************************************
* Copyright 2014 Analog Devices, Inc.
*
* 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:/... | 1,646 | 0.650668 | 0.645808 | 62 | 25.548388 | 27.876848 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.919355 | false | false | 7 |
c03844067c28d7aadb23ea1a76f0a8c0104264df | 9,586,367,073,649 | 90577e7daee3183e57a14c43f0a0e26c6616c6a6 | /com.cssrc.ibms.system/src/main/java/com/cssrc/ibms/system/service/SysTypeKeyService.java | cbe54a1426a74d739f4bcdbec83be2284c47feee | [] | no_license | xeon-ye/8ddp | https://github.com/xeon-ye/8ddp | a0fec7e10182ab4728cafc3604b9d39cffe7687e | 52c7440b471c6496f505e3ada0cf4fdeecce2815 | refs/heads/master | 2023-03-09T17:53:38.427000 | 2021-02-18T02:18:55 | 2021-02-18T02:18:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cssrc.ibms.system.service;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import com.cssrc.ibms.api.core.intf.BaseService;
import com.cssrc.ibms.core.db.mybatis.dao.IEntityDao;
import com.cssrc.ibms.system.dao.SysTypeKeyDao;
import com.cssrc.ibms.system.model.SysTy... | UTF-8 | Java | 1,160 | java | SysTypeKeyService.java | Java | [] | null | [] | package com.cssrc.ibms.system.service;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import com.cssrc.ibms.api.core.intf.BaseService;
import com.cssrc.ibms.core.db.mybatis.dao.IEntityDao;
import com.cssrc.ibms.system.dao.SysTypeKeyDao;
import com.cssrc.ibms.system.model.SysTy... | 1,160 | 0.75 | 0.749123 | 55 | 19.727272 | 21.231585 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.127273 | false | false | 7 |
a8e2244756f76a4c3f0183f9d8de3f55acc3330c | 22,462,678,974,968 | d34a0e8e170cdaac15162b5b21e78a5cd2a4b7a0 | /src/test/java/de/uniluebeck/itm/nettyprotocols/tinyos/TinyOsSerialDecoderTest.java | 3946e3c54101625e5caa1316c8e463826a0aab45 | [
"BSD-3-Clause"
] | permissive | zjufish/netty-protocols | https://github.com/zjufish/netty-protocols | f08eaa8bd4fc3dfdae664ead44bad162f1d23b63 | 83625c48e948758883f5a8ef320b09054a4ab180 | refs/heads/master | 2020-05-29T12:21:43.243000 | 2014-06-19T12:06:09 | 2014-06-19T12:06:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.uniluebeck.itm.nettyprotocols.tinyos;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNull;
public class TinyOsSerialDecoderTest implements TinyOsSerialTestConstants {
private TinyOsSerialDecoder de... | UTF-8 | Java | 1,664 | java | TinyOsSerialDecoderTest.java | Java | [] | null | [] | package de.uniluebeck.itm.nettyprotocols.tinyos;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNull;
public class TinyOsSerialDecoderTest implements TinyOsSerialTestConstants {
private TinyOsSerialDecoder de... | 1,664 | 0.76863 | 0.756611 | 63 | 25.412699 | 29.110973 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.396825 | false | false | 7 |
1b1d7ecefdadb30a05d3ee289b0733ca983cb46f | 19,696,720,035,685 | b37e989e869e55b09b8983b236a6ab474a91daf8 | /app/src/main/java/com/moyersoftware/contender/game/adapter/HostEventsAdapter.java | 12801863cc060bf1ec4a969244fbcd7d33b20b7e | [] | no_license | sheyko-d/Contender | https://github.com/sheyko-d/Contender | 2c75ea7442788fdc311d2e68611a1775649d3366 | 19c32a1d1e6ed460544d2adbc0b2c87aea97be49 | refs/heads/master | 2021-07-20T20:44:28.942000 | 2021-02-06T00:05:57 | 2021-02-06T00:05:57 | 61,744,985 | 0 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.moyersoftware.contender.game.adapter;
import androidx.annotation.Nullable;
import androidx.recyclerview.widget.RecyclerView;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;... | UTF-8 | Java | 4,682 | java | HostEventsAdapter.java | Java | [] | null | [] | package com.moyersoftware.contender.game.adapter;
import androidx.annotation.Nullable;
import androidx.recyclerview.widget.RecyclerView;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;... | 4,682 | 0.583084 | 0.582443 | 138 | 32.934784 | 26.124065 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.434783 | false | false | 7 |
4e5d91b8a4810ea266122302a87796fd67d1d56c | 6,691,559,049,179 | 391011e69cce66f65bdebefd23c7d0fab19917e5 | /DATAVIEW/src/dataview/models/DATAVIEW_MathVector.java | 15641d5c23f766847fb9f9f9fe451e68c86fe7b4 | [] | no_license | shiyonglu/DATAVIEW | https://github.com/shiyonglu/DATAVIEW | f6693c59cbf2de9213c4f4ab2050f52efb21f119 | c29a1bfaae64799f5bd4b134a547151db2426560 | refs/heads/master | 2022-06-17T05:59:13.804000 | 2022-06-11T14:16:28 | 2022-06-11T14:16:28 | 176,992,952 | 15 | 7 | null | false | 2022-06-11T14:16:30 | 2019-03-21T17:24:54 | 2022-02-12T01:48:57 | 2022-06-11T14:16:28 | 178,542 | 11 | 5 | 6 | Java | false | false | package dataview.models;
import java.util.Vector;
/* This MathVector is implemented based on the assumption that a lot of calculations and updates will be performed on this vector.
*/
public class DATAVIEW_MathVector {
private final int n; // number of dimensions of the vector
private double [] elemen... | UTF-8 | Java | 2,478 | java | DATAVIEW_MathVector.java | Java | [] | null | [] | package dataview.models;
import java.util.Vector;
/* This MathVector is implemented based on the assumption that a lot of calculations and updates will be performed on this vector.
*/
public class DATAVIEW_MathVector {
private final int n; // number of dimensions of the vector
private double [] elemen... | 2,478 | 0.53067 | 0.527038 | 125 | 17.823999 | 21.116463 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.28 | false | false | 7 |
348c4fc88bd43ae8750cd8eac9c4718ac364fa31 | 27,943,057,288,519 | ce87f41bd3807eff1377574b986a06b5fed6f28c | /AAFWeb/AAFAdmin/src/com/teligent/controller/validator/UserThirdPartyAccountsValidator.java | 08eeb2e03021b914fc9e6254a4318a05ba69d7fd | [] | no_license | teligent-systems/hats-pnb | https://github.com/teligent-systems/hats-pnb | a32ad043c80a304ef4447b56aa1668f25e81ad25 | d90cae99406e85c66c2ffd526455c306e2a6b0c2 | refs/heads/master | 2016-08-07T15:25:26.176000 | 2015-02-02T01:18:29 | 2015-02-02T01:18:29 | 30,063,304 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.teligent.controller.validator;
import java.io.Serializable;
import org.springframework.validation.Errors;
import org.springframework.validation.Validator;
import com.teligent.managers.AafUserThirdManager;
import com.teligent.pojo.forms.UserCompanyAccountsForm;
public class UserThirdPartyAccountsValidato... | UTF-8 | Java | 1,856 | java | UserThirdPartyAccountsValidator.java | Java | [] | null | [] | package com.teligent.controller.validator;
import java.io.Serializable;
import org.springframework.validation.Errors;
import org.springframework.validation.Validator;
import com.teligent.managers.AafUserThirdManager;
import com.teligent.pojo.forms.UserCompanyAccountsForm;
public class UserThirdPartyAccountsValidato... | 1,856 | 0.741918 | 0.728987 | 59 | 30.457626 | 35.77108 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.288136 | false | false | 7 |
8f75e2f020ea59afbc9eab2234507d9ddcd1cc26 | 19,000,935,338,932 | 30ca7b397a5f9ad7da72c2b2405f9b1ec883547d | /GEAR/src/gear/subcommands/fastpca/FastPCACommandArguments.java | c17e096299e5c9568102b3709317a6f1c051bbcc | [] | no_license | gc5k/GEAR | https://github.com/gc5k/GEAR | eb6d3b06806c2b4713b42c551b12b85b5274f13c | ec61361b09b9ef6a50cc2684acdf3f794c12f1cc | refs/heads/master | 2022-01-17T03:16:56.654000 | 2021-12-30T12:56:05 | 2021-12-30T12:56:05 | 37,571,127 | 17 | 9 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gear.subcommands.fastpca;
import gear.subcommands.CommandArguments;
import gear.util.Logger;
public class FastPCACommandArguments extends CommandArguments {
// public String getGrmBin()
// {
// return grmBin;
// }
//
// public void setGrmBin(String grmBin)
// {
// this.grmBin = grmBin;
// }
//
// p... | UTF-8 | Java | 1,432 | java | FastPCACommandArguments.java | Java | [] | null | [] | package gear.subcommands.fastpca;
import gear.subcommands.CommandArguments;
import gear.util.Logger;
public class FastPCACommandArguments extends CommandArguments {
// public String getGrmBin()
// {
// return grmBin;
// }
//
// public void setGrmBin(String grmBin)
// {
// this.grmBin = grmBin;
// }
//
// p... | 1,432 | 0.622207 | 0.61662 | 83 | 16.253012 | 15.935747 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.301205 | false | false | 7 |
61921375f22024779f0f0e05a397c2726b93d38c | 3,418,793,969,388 | 6723c867c65988f3deb25562b672f1ee362bf65d | /app/src/main/java/com/destinyapp/e_businessprofile/Activity/ui/home/Healtcare/Hospital/CreditWorthiness/AnalisisLaporanKeuangan/AnalisisLaporanKeuanganActivity.java | 670c2a68900abe7ddc32272d90f2b0b24aac29f0 | [] | no_license | musupadi/TrialeBusinessProfile | https://github.com/musupadi/TrialeBusinessProfile | 2625e174254bda8e8eb1ed9aec3b7955ec4be8c0 | 01fbf451b47595c59eaf25eb5397a4cbed7c8f91 | refs/heads/master | 2020-09-20T12:11:52.072000 | 2019-11-28T03:32:30 | 2019-11-28T03:32:30 | 224,472,248 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.destinyapp.e_businessprofile.Activity.ui.home.Healtcare.Hospital.CreditWorthiness.AnalisisLaporanKeuangan;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.LinearLayout;
import com.destinyapp.e_busine... | UTF-8 | Java | 1,873 | java | AnalisisLaporanKeuanganActivity.java | Java | [] | null | [] | package com.destinyapp.e_businessprofile.Activity.ui.home.Healtcare.Hospital.CreditWorthiness.AnalisisLaporanKeuangan;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.LinearLayout;
import com.destinyapp.e_busine... | 1,873 | 0.736252 | 0.736252 | 41 | 44.682926 | 39.195843 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.634146 | false | false | 7 |
16acd3792ac376762dc98fe65cce49c8a791a97e | 17,162,689,315,241 | 33ec29039f2dd55daaaf5cdda57e9a4cee16d12c | /src/main/java/me/lctang/json/validation/Schema.java | ddcf966bc874fc2ef4ab5d4dd5677a23bab9245a | [] | no_license | mr-pajamas/json-validation | https://github.com/mr-pajamas/json-validation | cbe8d938c5d144a59fd682decaee8e6dba6dea38 | 9b26065c7f106c4f94e0778c37245eeaf43cb9f2 | refs/heads/master | 2021-08-08T03:24:20.577000 | 2017-11-09T13:04:46 | 2017-11-09T13:04:46 | 110,116,284 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* File Name: Schema.java
*
* File Desc: TODO
*
* Product AB: Spirit_1_0_0
*
* Product Name: Spirit
*
* Module Name: TODO
*
* Module AB: TODO
*
* Author: 汤力丞
*
* History: 6/20/12 created by 汤力丞
*/
package me.lctang.json.validation;
/**
* <p>TODO</p>
*
* @author <a href="mai... | UTF-8 | Java | 634 | java | Schema.java | Java | [
{
"context": " TODO\n *\n * Module AB: TODO\n *\n * Author: 汤力丞\n *\n * History: 6/20/12 created by 汤力丞\n */\npa",
"end": 191,
"score": 0.999778687953949,
"start": 188,
"tag": "NAME",
"value": "汤力丞"
},
{
"context": "\n/**\n * <p>TODO</p>\n *\n * @author <a href=\"mailto... | null | [] | /**
* File Name: Schema.java
*
* File Desc: TODO
*
* Product AB: Spirit_1_0_0
*
* Product Name: Spirit
*
* Module Name: TODO
*
* Module AB: TODO
*
* Author: 汤力丞
*
* History: 6/20/12 created by 汤力丞
*/
package me.lctang.json.validation;
/**
* <p>TODO</p>
*
* @author <a href="mai... | 620 | 0.591379 | 0.574138 | 36 | 15.111111 | 15.900346 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.083333 | false | false | 7 |
43f8a6d0a5cb6d3e5ced94ad548e4bc3c0835ee1 | 11,201,274,775,508 | cac843aaa66938ba9c9ae179b54ddd0f8670d85c | /src/main/java/net/sf/jcommon/ui/RGBSwapColorSpace.java | 95d083b9abede33e410829a0926de3582f35203d | [] | no_license | CarmenAp/jcommon | https://github.com/CarmenAp/jcommon | e4c384a304a22386a11600473ccc3ad32dfc27ed | 513c1f0bb028de75d848f48c17831611552c21f3 | refs/heads/master | 2021-01-15T14:23:18.760000 | 2016-10-10T18:01:55 | 2016-10-10T18:01:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.sf.jcommon.ui;
import java.awt.color.ColorSpace;
import java.awt.Color;
/**
*
* @author Adrian BER
*/
@SuppressWarnings("serial")
public class RGBSwapColorSpace extends ColorSpace {
private int[] indices;
/** Constructs a color space where RGB are swaped according to the given ... | UTF-8 | Java | 2,823 | java | RGBSwapColorSpace.java | Java | [
{
"context": "e;\r\nimport java.awt.Color;\r\n\r\n/**\r\n * \r\n * @author Adrian BER\r\n */\r\n@SuppressWarnings(\"serial\")\r\npublic class R",
"end": 122,
"score": 0.9998576641082764,
"start": 112,
"tag": "NAME",
"value": "Adrian BER"
}
] | null | [] | package net.sf.jcommon.ui;
import java.awt.color.ColorSpace;
import java.awt.Color;
/**
*
* @author <NAME>
*/
@SuppressWarnings("serial")
public class RGBSwapColorSpace extends ColorSpace {
private int[] indices;
/** Constructs a color space where RGB are swaped according to the given para... | 2,819 | 0.524973 | 0.515409 | 83 | 32.012047 | 28.310028 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.698795 | false | false | 7 |
6a1f05aae6fcb5ecc957182cf24036a47d8a36b2 | 24,962,349,945,424 | 8a194f761d43c0573259595ade0e1583cea8984a | /src/com/tianyi/util/DBUtil.java | c9e86a7307800dd2053b2299eff69f28f8e48731 | [] | no_license | tianyi-cong/Online-User-Manage-System | https://github.com/tianyi-cong/Online-User-Manage-System | 3d68d99e4871122bea4c2a4d8641887ae19d981f | fb34dda46bf79a432a2e33b3839e07fd37359cbf | refs/heads/master | 2021-01-22T03:13:49.826000 | 2013-09-12T19:49:06 | 2013-09-12T19:49:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tianyi.util;
import java.io.*;
import java.sql.*;
import java.util.Properties;
public class DBUtil {
//Define things needed by SQL
private static PreparedStatement ps = null;
private static Connection ct = null;
private static ResultSet rs = null;
private static String url = "";
private static Stri... | UTF-8 | Java | 1,701 | java | DBUtil.java | Java | [
{
"context": "er\");\n\t\t\turl = p.getProperty(\"url\");\n\t\t\tpassword = p.getProperty(\"password\");\n\t\t\tusername = p.getProperty(\"usernam",
"end": 759,
"score": 0.98195481300354,
"start": 746,
"tag": "PASSWORD",
"value": "p.getProperty"
},
{
"context": ".getProperty(\"url\")... | null | [] | package com.tianyi.util;
import java.io.*;
import java.sql.*;
import java.util.Properties;
public class DBUtil {
//Define things needed by SQL
private static PreparedStatement ps = null;
private static Connection ct = null;
private static ResultSet rs = null;
private static String url = "";
private static Stri... | 1,700 | 0.654321 | 0.653733 | 76 | 21.381578 | 18.613073 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.592105 | false | false | 7 |
0d1da69b2f2ee15b6b0a7570910141b2be020b61 | 8,349,416,447,414 | 3da8c57452aa4765945544ac45e417294f210828 | /src/main/java/jm/task/core/jdbc/service/UserHBServiceImpl.java | 64eef59b6cbc16e0cca757794e692313646b85a3 | [] | no_license | STOUNER/TastJDBC | https://github.com/STOUNER/TastJDBC | f8bd01da65ef14a37300fd2ac95aaa678494023d | 87a13f0fbf97dd06cd37baccaeb20b134645f7e4 | refs/heads/master | 2023-02-15T03:01:05.683000 | 2020-12-24T22:23:49 | 2020-12-24T22:23:49 | 323,401,465 | 0 | 0 | null | false | 2020-12-24T22:23:50 | 2020-12-21T17:16:27 | 2020-12-24T22:03:46 | 2020-12-24T22:23:50 | 9 | 0 | 0 | 0 | Java | false | false | package jm.task.core.jdbc.service;
import jm.task.core.jdbc.dao.UserDaoHibernateImpl;
import jm.task.core.jdbc.dao.UserDaoJDBCImpl;
import jm.task.core.jdbc.model.User;
import java.util.List;
public class UserHBServiceImpl implements UserService {
//Настраиваю композицию между DAO и Service
UserDaoHibernateI... | UTF-8 | Java | 1,043 | java | UserHBServiceImpl.java | Java | [] | null | [] | package jm.task.core.jdbc.service;
import jm.task.core.jdbc.dao.UserDaoHibernateImpl;
import jm.task.core.jdbc.dao.UserDaoJDBCImpl;
import jm.task.core.jdbc.model.User;
import java.util.List;
public class UserHBServiceImpl implements UserService {
//Настраиваю композицию между DAO и Service
UserDaoHibernateI... | 1,043 | 0.703048 | 0.703048 | 41 | 23.804878 | 21.555622 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.414634 | false | false | 7 |
169973f16339ce8d06881619ad2bdca6b987bac8 | 1,941,325,241,748 | 624117c40c6032a9a12c223d176518b7aec46f49 | /src/com/nationwide/chapter7/williams/Assignment7_5.java | 54ded807c71a63f2f6f3cdd42f8772e871edc081 | [] | no_license | Bravo2017/JavaForEveryone | https://github.com/Bravo2017/JavaForEveryone | dd8de35419e815334d0c7d857d7349f97b3b9f39 | aee14a0ce520f5e89084e2bad971811ec2448bf8 | refs/heads/master | 2021-05-05T23:08:38.393000 | 2016-08-05T01:09:03 | 2016-08-05T01:09:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nationwide.chapter7.williams;
import java.io.File;
import java.io.FileNotFoundException;
import java.util.Scanner;
public class Assignment7_5 {
public static void main(String[] args) {
int lineCounter = 0;
int wordCounter = 0;
int characterCounter = 0;
String line = "";
String word = "";
cha... | UTF-8 | Java | 1,811 | java | Assignment7_5.java | Java | [] | null | [] | package com.nationwide.chapter7.williams;
import java.io.File;
import java.io.FileNotFoundException;
import java.util.Scanner;
public class Assignment7_5 {
public static void main(String[] args) {
int lineCounter = 0;
int wordCounter = 0;
int characterCounter = 0;
String line = "";
String word = "";
cha... | 1,811 | 0.64053 | 0.633352 | 69 | 25.246376 | 18.947224 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.884058 | false | false | 7 |
290064f8af74872637c5fddfb267fc83b647b5e6 | 30,262,339,582,402 | 2d374085fedcaef491d657e5beaf8a7d17e185fd | /spartacus-dao/src/main/java/com/tepizzaiola/spartacus/dao/cdi/annotations/ConfigurationValue.java | 7384b728c560cdddc1b550086b476ab6151159ea | [
"Apache-2.0"
] | permissive | ajaydeshwal/spartacus | https://github.com/ajaydeshwal/spartacus | b8d32e9c75b0b92e450b3785b573bbcd95f14739 | 1ee009ca72914eccf2238804a2ea838ed69b34f5 | refs/heads/master | 2016-09-17T19:49:17.778000 | 2016-09-12T10:05:55 | 2016-09-12T10:05:55 | 66,132,148 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tepizzaiola.spartacus.dao.cdi.annotations;
import static java.lang.annotation.ElementType.FIELD;
import static java.lang.annotation.ElementType.METHOD;
import static java.lang.annotation.ElementType.PARAMETER;
import static java.lang.annotation.ElementType.TYPE;
import static java.lang.annotation.Retention... | UTF-8 | Java | 1,079 | java | ConfigurationValue.java | Java | [
{
"context": "ties</code> file.)\n * \n * @author <a href=\"mailto:ajay.deshwal@gmail.com\">Ajay Deshwal</a>\n * \n */\n@Qualifier\n@Retention(R",
"end": 686,
"score": 0.9998876452445984,
"start": 664,
"tag": "EMAIL",
"value": "ajay.deshwal@gmail.com"
},
{
"context": "* @author <a hr... | null | [] | package com.tepizzaiola.spartacus.dao.cdi.annotations;
import static java.lang.annotation.ElementType.FIELD;
import static java.lang.annotation.ElementType.METHOD;
import static java.lang.annotation.ElementType.PARAMETER;
import static java.lang.annotation.ElementType.TYPE;
import static java.lang.annotation.Retention... | 1,058 | 0.742354 | 0.742354 | 37 | 28.18919 | 25.703968 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.405405 | false | false | 7 |
3f12fdbd558d6028660b11196756efa9ebb1e80f | 18,588,618,510,137 | d81ce16a58de23e2a8d6ce9f3c724948bab0ce19 | /Ch4 Servlet开发基础/例程4-14/LogTest.java | 9b87693f402735a0ea8358ebd52e80356e24db69 | [] | no_license | MarsForever/DeepJavaWebDevelopment | https://github.com/MarsForever/DeepJavaWebDevelopment | 260bb0a392645cec1abca79a2bd953252150046d | 9fbdda707fefdde4a485d6ba7ad43d3bde9704d8 | refs/heads/master | 2021-03-27T08:35:52.206000 | 2017-10-06T17:12:01 | 2017-10-06T17:12:01 | 106,030,737 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.it315;
import java.util.logging.Logger;
public class LogTest {
private static Logger log = Logger.getLogger("org.it315.xxx");
public static void main(String args[])
{
log.finest("the finest message");
log.finer("finer message");
log.fine("a fine message");
log.config("some configuration message"... | UTF-8 | Java | 440 | java | LogTest.java | Java | [] | null | [] | package org.it315;
import java.util.logging.Logger;
public class LogTest {
private static Logger log = Logger.getLogger("org.it315.xxx");
public static void main(String args[])
{
log.finest("the finest message");
log.finer("finer message");
log.fine("a fine message");
log.config("some configuration message"... | 440 | 0.711364 | 0.697727 | 16 | 26.5625 | 17.456978 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.75 | false | false | 7 |
578e548c1524a4acc5a5aeb60971fc69379c4265 | 4,939,212,450,859 | c47e9c435b1bd04c10b1ce6a84e2b74c4736c929 | /Question.java | 556d59bc94a60989f091ccbe08da1c7b732f6a7c | [] | no_license | viet16/viet-railway07 | https://github.com/viet16/viet-railway07 | 2639a7d265e99816b8f602bb873aa3a17dd2ab60 | c22d1412ba2a42f092fa1d56816feb87a3739d58 | refs/heads/main | 2023-02-28T02:44:39.819000 | 2021-01-31T09:13:06 | 2021-01-31T09:13:06 | 327,310,131 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package entities;
import java.time.LocalDate;
public class Question {
int questionId ;
String content ;
CategoryQuestion categoryId ;
TypeQuestion typeId ;
Account creatorId ;
LocalDate createDate ;
}
| UTF-8 | Java | 219 | java | Question.java | Java | [] | null | [] | package entities;
import java.time.LocalDate;
public class Question {
int questionId ;
String content ;
CategoryQuestion categoryId ;
TypeQuestion typeId ;
Account creatorId ;
LocalDate createDate ;
}
| 219 | 0.739726 | 0.739726 | 11 | 17.90909 | 9.099996 | 30 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727273 | false | false | 7 |
38c2b307916ee973942c013977b03f7a7094a1b8 | 37,684,043,065,317 | 49e1480db9169bc646abbb8ea27e6ca457d42dec | /service/src/main/java/org/openo/sdnhub/overlayvpndriver/http/OverlayDriverHttpClient.java | fe7cebb765a4692521fc9c72c48841800c5b158f | [
"CC-BY-4.0",
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0",
"LicenseRef-scancode-public-domain"
] | permissive | openov2/sdnhub-driver-huawei-overlay | https://github.com/openov2/sdnhub-driver-huawei-overlay | 173f8acd254fc5b939c502a2d14ddd37a531935d | 2ec13980918811681e53a2457ba9ffd4461aa1af | refs/heads/master | 2021-09-01T00:02:32.713000 | 2017-05-03T09:29:00 | 2017-05-04T03:28:24 | 115,208,670 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2017 Huawei Technologies Co., Ltd.
*
* 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... | UTF-8 | Java | 3,627 | java | OverlayDriverHttpClient.java | Java | [] | null | [] | /*
* Copyright 2017 Huawei Technologies Co., Ltd.
*
* 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... | 3,627 | 0.711332 | 0.695892 | 105 | 33.542858 | 31.992567 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 7 |
9d371d1c891f1695d037c24a68a6f42c05801643 | 37,684,043,067,175 | d0d46b8881e81fc914898ac920699e4a0636bce1 | /transaction-mulitdb2/src/main/java/com/transaction/controller/BaseController.java | cc496e3e5d19b6a5b3729c243b6bde9c8cd2ae26 | [] | no_license | MasterLiuZhao/transaction | https://github.com/MasterLiuZhao/transaction | b06b2af95ee967966ee5cacee71fdd5a52584e04 | 3e330ba69764193d30373c355b0fea361b5df0d3 | refs/heads/master | 2020-04-04T00:28:01.102000 | 2018-11-01T03:25:09 | 2018-11-01T03:25:09 | 155,650,821 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.transaction.controller;
public class BaseController {
}
| UTF-8 | Java | 69 | java | BaseController.java | Java | [] | null | [] | package com.transaction.controller;
public class BaseController {
}
| 69 | 0.811594 | 0.811594 | 4 | 16.25 | 15.896148 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 7 |
1afcdb59d48dcb44ce63c27665ef767df8ddab09 | 35,313,221,141,712 | e2c60cf8ff24c50e56799de820b60effd2634342 | /JavaAssessmentProductManager/src/productManager/ProductList.java | 66732b5965e69f02a87c4096f53d0a420788b9f8 | [] | no_license | MohamedGhareeb933/JavaAssessment | https://github.com/MohamedGhareeb933/JavaAssessment | d524980158c7170e2ed96a17d275edc1f95085ce | 9ffe248e9a53312e90aa7bf44a45ed1e98c17814 | refs/heads/main | 2023-02-13T18:07:24.515000 | 2021-01-09T04:48:21 | 2021-01-09T04:48:21 | 328,074,978 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package productManager;
import java.util.ArrayList;
import java.util.List;
public class ProductList {
// Container to Hold the list of the Products
private List<Products> productList;
public ProductList() {
// initilize Product List in Constructor
productList = new ArrayList<>();
}
// add product Funt... | UTF-8 | Java | 711 | java | ProductList.java | Java | [] | null | [] | package productManager;
import java.util.ArrayList;
import java.util.List;
public class ProductList {
// Container to Hold the list of the Products
private List<Products> productList;
public ProductList() {
// initilize Product List in Constructor
productList = new ArrayList<>();
}
// add product Funt... | 711 | 0.700422 | 0.699015 | 38 | 17.710526 | 16.109671 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.447368 | false | false | 7 |
6f34956ec9c1063eb48487dc0e4f70ae06fc2151 | 36,799,279,819,467 | db259c83544761afd5e5bb7936c7dad0439e95fe | /src/main/java/io/github/oliviercailloux/y2018/jbiblio/j_biblio/javaobjectsfrommods/RelatedItemTypeAttributeDefinition.java | 68cf3d5fdaac5fe57316e63f81738100feb553e2 | [
"MIT"
] | permissive | Pangkevin/J-Biblio | https://github.com/Pangkevin/J-Biblio | c60ba9141caa525b123c124cb575a06e9416a811 | fdb3e5f421e5e82652cb9033330a6fb76196e77d | refs/heads/master | 2021-06-11T15:18:04.993000 | 2019-08-01T18:28:20 | 2019-08-01T18:28:20 | 161,239,625 | 0 | 1 | null | false | 2019-04-07T17:46:28 | 2018-12-10T21:37:44 | 2019-04-03T20:52:46 | 2019-04-07T17:46:28 | 324 | 0 | 0 | 3 | Java | false | false | //
// Ce fichier a été généré par l'implémentation de référence JavaTM Architecture for XML Binding (JAXB), v2.2.8-b130911.1802
// Voir <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Toute modification apportée à ce fichier sera perdue lors de la recompilation du schéma source.
// Généré ... | UTF-8 | Java | 2,694 | java | RelatedItemTypeAttributeDefinition.java | Java | [
{
"context": ".03.31 à 09:33:29 AM CEST \n//\n\n\npackage io.github.oliviercailloux.y2018.jbiblio.j_biblio.javaobjectsfrommods;\n\nimpo",
"end": 394,
"score": 0.7971382141113281,
"start": 379,
"tag": "USERNAME",
"value": "oliviercailloux"
}
] | null | [] | //
// Ce fichier a été généré par l'implémentation de référence JavaTM Architecture for XML Binding (JAXB), v2.2.8-b130911.1802
// Voir <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Toute modification apportée à ce fichier sera perdue lors de la recompilation du schéma source.
// Généré ... | 2,694 | 0.679238 | 0.665795 | 85 | 30.505882 | 25.57003 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.423529 | false | false | 7 |
4bb5563db3aa0d81ebc448c867268a6da3281bdd | 36,799,279,818,788 | 01cd615fa9e9b531db59d45cd83c03a309118831 | /baby-server/smart-service/src/main/java/cn/smart/bo/GroupCourseBO.java | 96b7af596b3133b624ffce8fbf5afe2980b46260 | [] | no_license | willpyshan13/baby-learn | https://github.com/willpyshan13/baby-learn | 5945b3934de368672feeffee5ed75ebf68142a24 | faf9a7b031dc65ca6d7d7c98d26067a4f0140c69 | refs/heads/main | 2023-08-01T13:48:12.105000 | 2021-09-23T05:29:37 | 2021-09-23T05:29:37 | 409,460,025 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //package cn.smart.bo;
//
///**
// * 课程签到页 课程信息类
// * @author Ye
// */
//public class GroupCourseBO {
//
// /**
// * 课程编号
// */
// private Long courseId;
//
// /**
// * 课程阶段编号
// */
// private Long stageId;
//
// /**
// * 单元编号
// */
// private Integer groupCode;
//
// /**
//... | UTF-8 | Java | 1,851 | java | GroupCourseBO.java | Java | [
{
"context": "n.smart.bo;\n//\n///**\n// * 课程签到页 课程信息类\n// * @author Ye\n// */\n//public class GroupCourseBO {\n//\n// /**",
"end": 64,
"score": 0.9952049851417542,
"start": 62,
"tag": "NAME",
"value": "Ye"
}
] | null | [] | //package cn.smart.bo;
//
///**
// * 课程签到页 课程信息类
// * @author Ye
// */
//public class GroupCourseBO {
//
// /**
// * 课程编号
// */
// private Long courseId;
//
// /**
// * 课程阶段编号
// */
// private Long stageId;
//
// /**
// * 单元编号
// */
// private Integer groupCode;
//
// /**
//... | 1,851 | 0.494636 | 0.494636 | 99 | 16.888889 | 14.610699 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 7 |
0cae52358cb1159a8f5f797e2d67682631e6f56c | 39,359,080,318,746 | 131ba0582a6e41716510f4d9de3411c77045c839 | /app/src/main/java/pawan/example/com/splitthebill/activity/SplitTheBillFragment.java | d7cce5159083793992d8ba875fcdbf0abde393b4 | [] | no_license | pawankumarbaranwal/SplitTheBill | https://github.com/pawankumarbaranwal/SplitTheBill | 4ca8713b2c75257820fb200f4d3f76c7d20be773 | d9a9f21c36a7185a5ed63dd1179a41b3a9427482 | refs/heads/master | 2021-01-21T13:33:40.881000 | 2016-05-03T19:12:21 | 2016-05-03T19:12:21 | 55,788,304 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pawan.example.com.splitthebill.activity;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.os.Bundle;
import android.support.v4.app.Fr... | UTF-8 | Java | 9,004 | java | SplitTheBillFragment.java | Java | [
{
"context": "le.com.splitthebill.dto.Friend;\n\n/**\n * Created by Pawan on 29/03/16.\n */\npublic class SplitTheBillFra",
"end": 933,
"score": 0.6556252837181091,
"start": 932,
"tag": "USERNAME",
"value": "P"
},
{
"context": ".com.splitthebill.dto.Friend;\n\n/**\n * Created by Pawa... | null | [] | package pawan.example.com.splitthebill.activity;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.os.Bundle;
import android.support.v4.app.Fr... | 9,004 | 0.612506 | 0.608618 | 201 | 43.791046 | 42.564159 | 237 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.044776 | false | false | 7 |
9f823647c623944fa69f45bfff7c53cb955243c0 | 36,996,848,307,505 | 66e991d532562efaada1a60b6a4f95fb3baa9c2f | /server/my-saloon/my-saloon/src/main/java/com/rmaciel/mysaloon/controllers/forms/AuthenticationForm.java | b14686f01330e30607e58a09856776f74174547d | [] | no_license | rafa-maciel/mysalon | https://github.com/rafa-maciel/mysalon | eddc51358579fdcd96c6fdf025224adf270707d8 | 82942a48f832864afc4a0b20c8a8fa7031d73eab | refs/heads/master | 2023-01-13T22:33:02.853000 | 2020-07-04T16:20:19 | 2020-07-04T16:20:19 | 250,639,502 | 0 | 0 | null | false | 2023-01-07T17:02:53 | 2020-03-27T20:27:12 | 2021-09-02T13:10:12 | 2023-01-07T17:02:52 | 13,892 | 0 | 0 | 21 | JavaScript | false | false | package com.rmaciel.mysaloon.controllers.forms;
import org.springframework.security.authentication.UsernamePasswordAuthenticationToken;
public class AuthenticationForm {
private String email;
private String password;
public AuthenticationForm(String email, String password) {
this.email = email;
... | UTF-8 | Java | 647 | java | AuthenticationForm.java | Java | [] | null | [] | package com.rmaciel.mysaloon.controllers.forms;
import org.springframework.security.authentication.UsernamePasswordAuthenticationToken;
public class AuthenticationForm {
private String email;
private String password;
public AuthenticationForm(String email, String password) {
this.email = email;
... | 647 | 0.714065 | 0.714065 | 26 | 23.884615 | 25.420052 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.423077 | false | false | 7 |
cdfcd71a903f64fc20a87df6948c0e3f6e645cea | 35,046,933,183,183 | 7576dad8a5322c0fafc1625ccf377fac2dbad7cf | /src/main/java/com/java/userapi/controller/UserController.java | 88663f6687a9af601cf20a5556ec578d6a8d145a | [] | no_license | shrirang-kadale/userapi | https://github.com/shrirang-kadale/userapi | 42ac2ac4d1999bded6c17061be9966b2bcc4e983 | 76cb274ccd92496ca6251b9d884ffb3c1be49ad6 | refs/heads/master | 2023-08-07T14:17:57.799000 | 2021-09-16T05:15:10 | 2021-09-16T05:15:10 | 405,848,524 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.java.userapi.controller;
import com.java.userapi.Model.UserModel;
import com.java.userapi.exception.UserAlreadyExistsException;
import com.java.userapi.service.UserService;
import java.util.List;
import java.util.Optional;
import lombok.extern.log4j.Log4j2;
import org.springframework.beans.factory.annotati... | UTF-8 | Java | 2,236 | java | UserController.java | Java | [] | null | [] | package com.java.userapi.controller;
import com.java.userapi.Model.UserModel;
import com.java.userapi.exception.UserAlreadyExistsException;
import com.java.userapi.service.UserService;
import java.util.List;
import java.util.Optional;
import lombok.extern.log4j.Log4j2;
import org.springframework.beans.factory.annotati... | 2,236 | 0.689624 | 0.687388 | 75 | 28.813334 | 24.726068 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.28 | false | false | 7 |
a48543d44980f94377c36e9f003c38ce4e971740 | 39,496,519,254,761 | 929d434d5fd13eacd3da9cb59e03cb98e5687066 | /rpc-provider-spring-boot-starter/src/main/java/org/ray/rpc/provider/context/SpringApplicationContext.java | 3a77040b9ee60194e935cd681723b6e390ecdfca | [
"LicenseRef-scancode-mulanpsl-2.0-en",
"MulanPSL-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | longsailer/mydemo | https://github.com/longsailer/mydemo | 164c5d1f25eb002f2727dd647370a1f2a497c231 | 8658713ba458e24fa21f19af4685568ee7b2d87a | refs/heads/master | 2023-03-25T11:18:12.956000 | 2021-01-12T01:19:40 | 2021-01-12T01:19:40 | 328,851,488 | 0 | 0 | NOASSERTION | false | 2021-03-12T22:01:43 | 2021-01-12T02:39:18 | 2021-01-12T02:39:44 | 2021-03-12T22:01:42 | 92 | 0 | 0 | 1 | Java | false | false | package org.ray.rpc.provider.context;
import java.util.Map;
import org.ray.rpc.provider.annotation.Provider;
import org.springframework.context.ApplicationContext;
/**
* SpringApplicationContext.java
* <br><br>
* 利用spring容器缓存,提供基于{@link Provider }过滤后的服务库的精准查询
* @author: ray
* @date: 2020年12月23日
*/
public class... | UTF-8 | Java | 1,327 | java | SpringApplicationContext.java | Java | [
{
"context": "容器缓存,提供基于{@link Provider }过滤后的服务库的精准查询\n * @author: ray\n * @date: 2020年12月23日\n */\npublic class SpringAppl",
"end": 281,
"score": 0.9328323602676392,
"start": 278,
"tag": "USERNAME",
"value": "ray"
}
] | null | [] | package org.ray.rpc.provider.context;
import java.util.Map;
import org.ray.rpc.provider.annotation.Provider;
import org.springframework.context.ApplicationContext;
/**
* SpringApplicationContext.java
* <br><br>
* 利用spring容器缓存,提供基于{@link Provider }过滤后的服务库的精准查询
* @author: ray
* @date: 2020年12月23日
*/
public class... | 1,327 | 0.768627 | 0.762353 | 57 | 21.350878 | 22.831566 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.157895 | false | false | 7 |
2ef2e1264bc11fab43c2956e7049e17533a557e9 | 27,487,790,754,260 | 624f147eae1545c371993d1843d5fbf5912f8777 | /src/main/java/com/cedar/designpattern/proxy/dynamic/Teach.java | e319347e950296f35d4945709122a526acc374f0 | [] | no_license | cedarjo/DesignPattern | https://github.com/cedarjo/DesignPattern | 0d9e4b6dab6c5910d3aff607d9458357de6ec4a3 | 7bac90e2406ae875c991879be7b6963d1ba3f7f9 | refs/heads/master | 2022-07-30T00:38:07.973000 | 2020-04-11T15:30:12 | 2020-04-11T15:30:12 | 245,625,149 | 0 | 0 | null | false | 2020-10-13T20:09:02 | 2020-03-07T12:02:52 | 2020-04-11T15:30:09 | 2020-10-13T20:09:01 | 297 | 0 | 0 | 1 | Java | false | false | package com.cedar.designpattern.proxy.dynamic;
public class Teach implements ITeach {
@Override
public void teach() {
System.out.println(" 老师授课中... ");
}
}
| UTF-8 | Java | 189 | java | Teach.java | Java | [] | null | [] | package com.cedar.designpattern.proxy.dynamic;
public class Teach implements ITeach {
@Override
public void teach() {
System.out.println(" 老师授课中... ");
}
}
| 189 | 0.648045 | 0.648045 | 10 | 16.9 | 17.902235 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 7 |
499618218e20b2c6e8fa1b954ce7dbe5366d7e9c | 6,536,940,279,563 | 7844d726fa121edb1d1a63ad108aa9eb2ab383ed | /src/submit/MySolver.java | e6a207fba473956a8962a4baac2f8f9ef9b01901 | [] | no_license | craberger/cs243_lab2 | https://github.com/craberger/cs243_lab2 | 38766e37464145c3604426b3a0a73ffe05b67de4 | 35e062fbc356a6d6496e6e0af2a3a8d694799ac4 | refs/heads/master | 2015-08-10T11:39:06 | 2014-02-24T18:28:14 | 2014-02-24T18:28:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package submit;
// some useful things to import. add any additional imports you need.
import joeq.Compiler.Quad.*;
import flow.Flow;
import java.util.*;
/**
* Skeleton class for implementing the Flow.Solver interface.
*/
public class MySolver implements Flow.Solver {
public static final boolean DEBUG=false;
... | UTF-8 | Java | 4,399 | java | MySolver.java | Java | [] | null | [] | package submit;
// some useful things to import. add any additional imports you need.
import joeq.Compiler.Quad.*;
import flow.Flow;
import java.util.*;
/**
* Skeleton class for implementing the Flow.Solver interface.
*/
public class MySolver implements Flow.Solver {
public static final boolean DEBUG=false;
... | 4,399 | 0.532166 | 0.531712 | 112 | 38.276787 | 25.275345 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.535714 | false | false | 7 |
6238ebf0d695782f48fd46fab8268923f2eec36e | 25,056,839,268,148 | 8e445c29f8aa2b7def02dd0ce731202ad56c57f5 | /app/src/main/java/com/fallout/android/voyage2/ProfileFragment.java | ba668b752652038531d96d97525adbcf301e69f7 | [] | no_license | bikki123/Voyage2 | https://github.com/bikki123/Voyage2 | 79183b8586e918227f1e1ef17dfad3d7fc3f3249 | b3b7974a2314dc3c1630213ee9e4d033af3bafba | refs/heads/master | 2022-06-18T08:58:45.770000 | 2018-03-25T08:30:15 | 2018-03-25T08:30:15 | 126,678,174 | 0 | 0 | null | false | 2022-05-28T22:15:54 | 2018-03-25T08:29:16 | 2018-03-25T08:30:44 | 2022-05-28T22:15:54 | 918 | 0 | 0 | 1 | Java | false | false | package com.fallout.android.voyage2;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Build;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
i... | UTF-8 | Java | 5,089 | java | ProfileFragment.java | Java | [] | null | [] | package com.fallout.android.voyage2;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Build;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
i... | 5,089 | 0.60169 | 0.599332 | 131 | 37.847328 | 28.255507 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.610687 | false | false | 7 |
5ddf0e46a51ad93bb2717a2f19df65782cfcf790 | 25,056,839,268,068 | ae73c3c5add6b3744b9951f10b838caae4f7bb40 | /src/s2/gestion/model/compras/DocumentoCompraDetalleBase.java | 9b72101dd3b3655845db3f9a1659ffd33e87bce3 | [] | no_license | s2informatica/Gestion | https://github.com/s2informatica/Gestion | 577140665572f60cbb543a548375dc231d1743a4 | d1d5d960f4f91ca3d56dbce9418707e494f5d6fd | refs/heads/master | 2021-06-22T03:21:43.672000 | 2017-08-30T10:01:30 | 2017-08-30T10:01:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package s2.gestion.model.compras;
import java.math.*;
import javax.persistence.*;
import org.openxava.annotations.Depends;
import org.openxava.annotations.DescriptionsList;
import org.openxava.annotations.OnChange;
import lombok.*;
import s2.gestion.actions.ficheros.OnChangeArticuloDocumentoDetalleBaseAc... | UTF-8 | Java | 1,605 | java | DocumentoCompraDetalleBase.java | Java | [
{
"context": "rt s2.gestion.model.ficheros.*;\r\n\r\n/**\r\n * @author Alberto Modelo para los detalles de los documentos de compra\r\n *",
"end": 429,
"score": 0.9998468160629272,
"start": 415,
"tag": "NAME",
"value": "Alberto Modelo"
}
] | null | [] | package s2.gestion.model.compras;
import java.math.*;
import javax.persistence.*;
import org.openxava.annotations.Depends;
import org.openxava.annotations.DescriptionsList;
import org.openxava.annotations.OnChange;
import lombok.*;
import s2.gestion.actions.ficheros.OnChangeArticuloDocumentoDetalleBaseAc... | 1,597 | 0.711526 | 0.706542 | 60 | 24.75 | 21.456642 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 7 |
e4b58e096f02f51a8ebc4e9c00c89397541bf4cd | 14,714,557,988,583 | db33daeeac18e038cf0820e01ffba9d675ab036f | /src/main/java/anacom/shared/exceptions/phone/invalidState/InvalidStateMakeVideo.java | dd9a1ef944aa714d1f373071f672be9eed6f1a0f | [] | no_license | alex-quiterio/quoruns-protocol | https://github.com/alex-quiterio/quoruns-protocol | 46a57e3683b34ff0f06d6b796d2b4cb35555710f | f8047bdc3150c059b6ff0934247402f1fa2aa87b | refs/heads/master | 2020-03-28T18:57:52.645000 | 2013-02-13T23:13:32 | 2013-02-13T23:13:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package anacom.shared.exceptions.phone.invalidState;
public class InvalidStateMakeVideo extends InvalidState {
private static final long serialVersionUID = 1L;
public InvalidStateMakeVideo() {}
/**
* Constructor
* @param number the number of the Phone that made the video call
* @param state a String repr... | UTF-8 | Java | 499 | java | InvalidStateMakeVideo.java | Java | [] | null | [] | package anacom.shared.exceptions.phone.invalidState;
public class InvalidStateMakeVideo extends InvalidState {
private static final long serialVersionUID = 1L;
public InvalidStateMakeVideo() {}
/**
* Constructor
* @param number the number of the Phone that made the video call
* @param state a String repr... | 499 | 0.739479 | 0.737475 | 19 | 25.263159 | 25.971325 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.421053 | false | false | 7 |
266434fb54bd9dd37e27bc9f75e39d9632c19be6 | 36,266,703,849,996 | 89409c58188b5360933bae73020f2e584c65b65b | /app/src/main/java/com/sung/databinding/model/Image.java | 8bc9925a33b28ea583909fe4cdf84bc785e60429 | [] | no_license | ssccbb/DataBinding | https://github.com/ssccbb/DataBinding | b669e07927e11e2f8ee36baa0876590cc3a37b57 | 90d761ff8ada6b657a86014ab32c0fe48d9e0d85 | refs/heads/master | 2022-12-12T13:37:49.167000 | 2020-08-27T05:34:47 | 2020-08-27T05:34:47 | 290,105,211 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sung.databinding.model;
import com.sung.databinding.BR;
import androidx.databinding.BaseObservable;
import androidx.databinding.Bindable;
/**
* Create by sung at 2020/8/27
*
* @desc:
* @notice:åœ
*/
public class Image extends BaseObservable {
private String url;
public Image(String url) {
... | UTF-8 | Java | 527 | java | Image.java | Java | [
{
"context": "t androidx.databinding.Bindable;\n\n/**\n * Create by sung at 2020/8/27\n *\n * @desc:\n * @notice:åœ\n */\npubli",
"end": 174,
"score": 0.9983922243118286,
"start": 170,
"tag": "USERNAME",
"value": "sung"
}
] | null | [] | package com.sung.databinding.model;
import com.sung.databinding.BR;
import androidx.databinding.BaseObservable;
import androidx.databinding.Bindable;
/**
* Create by sung at 2020/8/27
*
* @desc:
* @notice:åœ
*/
public class Image extends BaseObservable {
private String url;
public Image(String url) {
... | 527 | 0.645714 | 0.632381 | 30 | 16.5 | 14.994999 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 7 |
0a4d1f7864e5eab2638ee63a82d7cfb11346114b | 39,676,907,896,264 | 2ee114fc512aae883235413b9ba1d77f8d4c5171 | /src/battleship/Ship.java | 2149d9a0ca84ebfba7d6c439decba5401e1d4d84 | [] | no_license | jhartmayer-vt/BattleshipGame | https://github.com/jhartmayer-vt/BattleshipGame | db16ed058119c66189951acc230662a5cfe977f6 | a8edf3544a3b4c636772db9f042d962934342468 | refs/heads/master | 2021-10-09T20:13:33.772000 | 2019-01-03T02:32:51 | 2019-01-03T02:32:51 | 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 battleship;
/**
*
* @author Jonathan
*/
public abstract class Ship extends Entity {
public String name;
public bool... | UTF-8 | Java | 712 | java | Ship.java | Java | [
{
"context": "editor.\n */\npackage battleship;\n\n/**\n *\n * @author Jonathan\n */\npublic abstract class Ship extends Entity {\n ",
"end": 232,
"score": 0.9996562600135803,
"start": 224,
"tag": "NAME",
"value": "Jonathan"
}
] | 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 battleship;
/**
*
* @author Jonathan
*/
public abstract class Ship extends Entity {
public String name;
public bool... | 712 | 0.554775 | 0.536517 | 31 | 21.967741 | 22.536686 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.419355 | false | false | 7 |
10589b1057b055aacdb5fe24c0bf4af03105fc6e | 38,130,719,681,364 | 8bd176766f65207985d8ce338c0f268e62522830 | /app/src/main/java/cn/sibat/sanyatrafficoperation/model/homedata/HomeReturnData.java | 1df4180013b12bb0500a68c715f342937ccc370f | [] | no_license | johnsensjr/SanYaTrafficOperation | https://github.com/johnsensjr/SanYaTrafficOperation | e796932d2fb249f5060a4b4ecaab9be0c4434bec | 2f3be6990da6985a701c246bfcf5c5365a4f37c0 | refs/heads/master | 2018-10-26T23:54:36.869000 | 2018-08-23T09:54:18 | 2018-08-23T09:54:18 | 145,504,066 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.sibat.sanyatrafficoperation.model.homedata;
public class HomeReturnData {
private String status;
private HomeData data;
public HomeReturnData() {
}
public HomeReturnData(String status, HomeData data) {
this.status = status;
this.data = data;
}
public String get... | UTF-8 | Java | 576 | java | HomeReturnData.java | Java | [] | null | [] | package cn.sibat.sanyatrafficoperation.model.homedata;
public class HomeReturnData {
private String status;
private HomeData data;
public HomeReturnData() {
}
public HomeReturnData(String status, HomeData data) {
this.status = status;
this.data = data;
}
public String get... | 576 | 0.616319 | 0.616319 | 30 | 18.200001 | 16.847157 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 7 |
d5caf2fbfb3c879eb5d6825b653a21da5bc55d90 | 36,971,078,526,130 | e249ce0a84fec756084c9f0260410ce7aef4ce5b | /src/main/java/dao/jdbc/query/supply/DtoValueSupplier.java | f8bffd0f18cd8e9ecf0eda05cd0cdb300deb6b03 | [] | no_license | Koshlatyi-ML/Hospital | https://github.com/Koshlatyi-ML/Hospital | 2b962d1ba9ea6f7c3d659308f564eaebefb5c51c | 68585d755079d0438fcd6c2fc0b1d11d5326c0a0 | refs/heads/master | 2021-01-21T17:17:02.101000 | 2017-05-10T21:29:59 | 2017-05-10T21:29:59 | 85,123,002 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dao.jdbc.query.supply;
import domain.AbstractDTO;
import java.sql.PreparedStatement;
import java.sql.SQLException;
@FunctionalInterface
public interface DtoValueSupplier<T extends AbstractDTO> {
int supplyValues(PreparedStatement statement, T dto) throws SQLException;
}
| UTF-8 | Java | 286 | java | DtoValueSupplier.java | Java | [] | null | [] | package dao.jdbc.query.supply;
import domain.AbstractDTO;
import java.sql.PreparedStatement;
import java.sql.SQLException;
@FunctionalInterface
public interface DtoValueSupplier<T extends AbstractDTO> {
int supplyValues(PreparedStatement statement, T dto) throws SQLException;
}
| 286 | 0.821678 | 0.821678 | 11 | 25 | 24.105827 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 7 |
7b32b27128756008de365a3d029bfb8d09ffa2ba | 34,969,623,779,328 | 0e2dd5edc4b5ba5838ec686b2fd047ea35ed4584 | /src/main/java/de/aelpecyem/besmirchment/client/renderer/InfectiousSpitEntityRenderer.java | 0a8db5101a36dc44219549e29bc752eca3c9e924 | [
"CC0-1.0"
] | permissive | Budgo/Besmirchment | https://github.com/Budgo/Besmirchment | 5f7761cc82c35d6883fb79d365b240d1173f98a2 | ad759ec9d63f74eea6a1ee4b14aa765e27b8ff71 | refs/heads/master | 2023-05-14T11:36:14.866000 | 2021-06-01T17:16:19 | 2021-06-01T17:16:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.aelpecyem.besmirchment.client.renderer;
import de.aelpecyem.besmirchment.common.entity.InfectiousSpitEntity;
import net.fabricmc.api.EnvType;
import net.fabricmc.api.Environment;
import net.minecraft.client.render.OverlayTexture;
import net.minecraft.client.render.VertexConsumer;
import net.minecraft.client... | UTF-8 | Java | 2,343 | java | InfectiousSpitEntityRenderer.java | Java | [] | null | [] | package de.aelpecyem.besmirchment.client.renderer;
import de.aelpecyem.besmirchment.common.entity.InfectiousSpitEntity;
import net.fabricmc.api.EnvType;
import net.fabricmc.api.Environment;
import net.minecraft.client.render.OverlayTexture;
import net.minecraft.client.render.VertexConsumer;
import net.minecraft.client... | 2,343 | 0.786172 | 0.775075 | 43 | 53.511627 | 41.452339 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.325581 | false | false | 7 |
4285e28ac0dbfb43aacde7792c9f082c87f065bb | 36,077,725,330,948 | 5a2a43dc860f949e02d57a045e6571d98551400a | /jdk8/src/main/java/com/lotbyte/def/method/A.java | 6224cdce73bad0a7b20be05ecd43afb976d8e0fa | [] | no_license | i-jesus/jdk5-12 | https://github.com/i-jesus/jdk5-12 | fcb5b99be95256b3acd1d0541171fb5fcdcf4647 | 4602dd7e757ea82bba687ce57cff541db7f7825c | refs/heads/master | 2020-04-30T14:19:14.738000 | 2019-04-04T13:46:23 | 2019-04-04T13:46:23 | 176,887,555 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lotbyte.def.method;
@FunctionalInterface
public interface A {
int add(int a,int b);
}
| UTF-8 | Java | 103 | java | A.java | Java | [] | null | [] | package com.lotbyte.def.method;
@FunctionalInterface
public interface A {
int add(int a,int b);
}
| 103 | 0.728155 | 0.728155 | 6 | 16.166666 | 11.682133 | 31 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 7 |
8bdbffc1120c004f29ce2471cc144f86e7293cfd | 28,595,892,286,890 | 90404ff9e174511c098b50f9b466ca0c45f33711 | /HW2/ClassInfo.java | 006c5c1cdec38731ee4b9fe5920feeac99232ea6 | [] | no_license | teomandi/Compilers-final-project- | https://github.com/teomandi/Compilers-final-project- | 22426bb165b175425b6ba66a9421bc32c74fe35b | 20db2949ff50abe2f5ee1ced5d965497a1d57e83 | refs/heads/master | 2021-08-24T02:41:28.894000 | 2017-12-07T18:10:54 | 2017-12-07T18:10:54 | 112,517,157 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.util.*;
class variable {
String type;
String name;
variable(String t, String n){
this.type = t;
this.name = n;
}
public boolean equal(variable x){
if(this.type == x.type && this.name == x.name)
return true;
else
return false;
}
//variable(String t)
}
class Method {
String name;
... | UTF-8 | Java | 2,625 | java | ClassInfo.java | Java | [] | null | [] |
import java.util.*;
class variable {
String type;
String name;
variable(String t, String n){
this.type = t;
this.name = n;
}
public boolean equal(variable x){
if(this.type == x.type && this.name == x.name)
return true;
else
return false;
}
//variable(String t)
}
class Method {
String name;
... | 2,625 | 0.588952 | 0.588952 | 120 | 20.858334 | 20.99337 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.483333 | false | false | 7 |
580d4882f94ff9e52a10f8ff1db42cfc2fb35f58 | 33,268,816,690,527 | 6397be9885ae79a4cae94607385b99f8cfcccdee | /TFC_PROY_BETA/src/procesos/Ruido.java | 01f0ac3838e795bb2f62ee54966bf1d81cbd3f35 | [] | no_license | Lschasoy/SSIT | https://github.com/Lschasoy/SSIT | 7cfd3b08214069ef02e6dcc432603a937f89de2f | b8a195b66d9c40e82ca1607c1b56593babf2b5b1 | refs/heads/master | 2016-09-08T02:34:02.703000 | 2014-07-23T10:40:22 | 2014-07-23T10:40:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package procesos;
import java.awt.Point;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.ButtonGroup;
import javax.swing.SpinnerNumberModel;
import dialogs.RuidoDialog;
import images.Image;
import images.Tracer;
import main.MainWindow;
public class Ruido... | UTF-8 | Java | 8,172 | java | Ruido.java | Java | [] | null | [] | package procesos;
import java.awt.Point;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.ButtonGroup;
import javax.swing.SpinnerNumberModel;
import dialogs.RuidoDialog;
import images.Image;
import images.Tracer;
import main.MainWindow;
public class Ruido... | 8,172 | 0.61931 | 0.602545 | 237 | 32.489452 | 26.924431 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.962025 | false | false | 7 |
35a8acc99905fb24be6f4ad52b00b709187ade25 | 987,842,512,236 | cf432b101e8c2b70acd9ac4cc233accce56bbef4 | /src/main/java/com/thoughtworks/ketsu/infrastructure/mybatis/mappers/PaymentMapper.java | 882fcf9db2d8d9a834d1582bb888910659867f00 | [] | no_license | twzyliu/order4 | https://github.com/twzyliu/order4 | a7bb7711e8bb8c2155d4f7edd9a0b1e296266273 | aa0880a5a26f4f9c9acfe37cf14458e85263dc6c | refs/heads/master | 2021-01-20T19:14:07.208000 | 2016-07-29T14:17:41 | 2016-07-29T14:17:41 | 64,483,441 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.thoughtworks.ketsu.infrastructure.mybatis.mappers;
import com.thoughtworks.ketsu.domain.Payment.Payment;
import org.apache.ibatis.annotations.Param;
import java.util.Map;
/**
* Created by zyongliu on 16/7/29.
*/
public interface PaymentMapper {
void createPayment(@Param("info") Map<String ,Object>p... | UTF-8 | Java | 431 | java | PaymentMapper.java | Java | [
{
"context": "s.Param;\n\nimport java.util.Map;\n\n/**\n * Created by zyongliu on 16/7/29.\n */\npublic interface PaymentMapper {\n",
"end": 212,
"score": 0.9994131922721863,
"start": 204,
"tag": "USERNAME",
"value": "zyongliu"
}
] | null | [] | package com.thoughtworks.ketsu.infrastructure.mybatis.mappers;
import com.thoughtworks.ketsu.domain.Payment.Payment;
import org.apache.ibatis.annotations.Param;
import java.util.Map;
/**
* Created by zyongliu on 16/7/29.
*/
public interface PaymentMapper {
void createPayment(@Param("info") Map<String ,Object>p... | 431 | 0.75406 | 0.742459 | 15 | 27.733334 | 30.389618 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 7 |
f2b024cd6b998fdd24b7726556a569553da30a0a | 16,793,322,155,436 | f6613990204d8026ce998ebb525d782f5af3bc35 | /part2/Seq.java | 07a8f4ed28f08c81f22c91f54c4a5005e018f64d | [] | no_license | Jasko-A/ezpzlemonsqzyHW4 | https://github.com/Jasko-A/ezpzlemonsqzyHW4 | 074dd3a06cf125135a1da5ff7bcea992b0a673cf | ae9a825f92ad417a7a30b16e182a40afe19cddf9 | refs/heads/master | 2021-05-02T06:29:45.486000 | 2018-02-15T23:34:58 | 2018-02-15T23:34:58 | 120,858,580 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // the Seq base class
public abstract class Seq {
//abtract funtion for upperBound b/c each class that extends Seq will have
public abstract int upperBound();
}
| UTF-8 | Java | 167 | java | Seq.java | Java | [] | null | [] | // the Seq base class
public abstract class Seq {
//abtract funtion for upperBound b/c each class that extends Seq will have
public abstract int upperBound();
}
| 167 | 0.742515 | 0.742515 | 6 | 26.5 | 25.460754 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 7 |
7135a94eb76a942acedf89aab09e92871a489227 | 420,906,811,662 | c6dcc6a889ea693e1f8b5bc838859b2e1b0d9541 | /p000/Level.java | 63d4a297d55459560a22b1b31fc491e42b3105da | [] | no_license | 95thcobra/runescape-mobile-client | https://github.com/95thcobra/runescape-mobile-client | 837a878b2011bb6592a36e4a40bff1f04da30f8e | b539a27a9f19a57969b80375c1967ce3a55de594 | refs/heads/master | 2020-03-28T19:29:09.227000 | 2018-05-30T20:08:36 | 2018-05-30T20:08:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package p000;
/* compiled from: gl */
public class Level {
static final int f175F = 286331153;
static final int FLAGS_DEFAULT_TYPE_STRING = 256;
static int count;
static byte[][] data;
static int[] index;
static int size;
static int text;
public static int type;
Level() throws Thro... | UTF-8 | Java | 19,963 | java | Level.java | Java | [] | null | [] | package p000;
/* compiled from: gl */
public class Level {
static final int f175F = 286331153;
static final int FLAGS_DEFAULT_TYPE_STRING = 256;
static int count;
static byte[][] data;
static int[] index;
static int size;
static int text;
public static int type;
Level() throws Thro... | 19,963 | 0.499724 | 0.386866 | 556 | 34.904675 | 25.315348 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.998201 | false | false | 7 |
b07fd54bdefa75bdc5e68bca5143c00e3904db58 | 30,365,418,809,590 | 97401f7344729641a03e8b0a72fed01b190c544e | /008 - Responsi Perpus/src/home/HomeController.java | 7124fb163f91bc212e47b158aac1fb50bf0cfed4 | [] | no_license | all4yandaru/PBO | https://github.com/all4yandaru/PBO | 2907d863c67e12c3ca4fa0cabd5cf694d0282022 | 3778fb39807d95ca77d31a9c8a4b375a0d58d3b9 | refs/heads/master | 2020-12-28T17:30:27.430000 | 2020-05-19T06:24:05 | 2020-05-19T06:24:05 | 238,415,474 | 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 home;
import Data.DataPerpus;
import about.AboutView;
import editdelete.EditdeleteMVC;
import java.awt.event.ActionEvent;
impo... | UTF-8 | Java | 8,456 | java | HomeController.java | Java | [
{
"context": "View;\nimport tampil.TampilView;\n\n/**\n *\n * @author Orenji\n */\npublic class HomeController {\n HomeView ",
"end": 558,
"score": 0.6589640378952026,
"start": 554,
"tag": "NAME",
"value": "Oren"
},
{
"context": "\nimport tampil.TampilView;\n\n/**\n *\n * @author ... | 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 home;
import Data.DataPerpus;
import about.AboutView;
import editdelete.EditdeleteMVC;
import java.awt.event.ActionEvent;
impo... | 8,456 | 0.468661 | 0.467952 | 259 | 31.648649 | 23.632076 | 133 | false | false | 0 | 0 | 0 | 0 | 123 | 0.046476 | 0.552124 | false | false | 7 |
6be1b83f91da7509802e92c440ec46aba0e48fd6 | 8,847,632,669,706 | 9ba30a3866429b974da7a77ca9da3289a65f50d7 | /src/main/java/vn/menugo/server/controller/CategoryController.java | a6297d9dfbf6e79f693062b7a477878a113cfcfe | [] | no_license | Phanhuuloc/goimononline | https://github.com/Phanhuuloc/goimononline | f202a5b11be78af6ce0f3c39e2d45bb262567be3 | d526a0f63ac063a6b71a84f57b2e8cfb17221a37 | refs/heads/master | 2021-07-16T21:22:19.347000 | 2017-09-19T16:36:34 | 2017-09-19T16:36:34 | 103,842,505 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //package vn.menugo.server.controller;
//
//import org.slf4j.Logger;
//import org.slf4j.LoggerFactory;
//import org.springframework.beans.factory.annotation.Autowired;
//import org.springframework.http.HttpStatus;
//import org.springframework.http.ResponseEntity;
//import org.springframework.web.bind.annotation.*;
//im... | UTF-8 | Java | 2,977 | java | CategoryController.java | Java | [
{
"context": "\n//import java.util.UUID;\n//\n///**\n// * Created by itn0309 on 7/8/2017.\n// */\n//@RestController\n//@RequestMa",
"end": 717,
"score": 0.9990342259407043,
"start": 710,
"tag": "USERNAME",
"value": "itn0309"
}
] | null | [] | //package vn.menugo.server.controller;
//
//import org.slf4j.Logger;
//import org.slf4j.LoggerFactory;
//import org.springframework.beans.factory.annotation.Autowired;
//import org.springframework.http.HttpStatus;
//import org.springframework.http.ResponseEntity;
//import org.springframework.web.bind.annotation.*;
//im... | 2,977 | 0.666443 | 0.662412 | 80 | 36.212502 | 31.433538 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.675 | false | false | 7 |
a38c201af60082e4d7586164cdad9a202ad596ee | 27,436,251,124,443 | 087c12d75d30c6291f779c547c26f76adb2073b0 | /workload/src/main/java/com/nec/strudel/instrument/impl/ProfilerOutput.java | e35c21e65355a07b8f8c842b01a0a0037bf8a494 | [
"Apache-2.0"
] | permissive | zjpjohn/strudel | https://github.com/zjpjohn/strudel | b15bd2be66b3f9b6bf0a092e4426d4666225fd33 | 8bc01eb3214b42e0087d7fd2f2ed7b674e198065 | refs/heads/master | 2020-12-28T20:20:05.787000 | 2016-03-29T13:18:19 | 2016-03-29T13:18:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*******************************************************************************
* Copyright 2015, 2016 Junichi Tatemura
*
* 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://... | UTF-8 | Java | 2,265 | java | ProfilerOutput.java | Java | [
{
"context": "**************************\n * Copyright 2015, 2016 Junichi Tatemura\n *\n * Licensed under the Apache License, Version ",
"end": 121,
"score": 0.9998266100883484,
"start": 105,
"tag": "NAME",
"value": "Junichi Tatemura"
}
] | null | [] | /*******************************************************************************
* Copyright 2015, 2016 <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... | 2,255 | 0.589845 | 0.584547 | 65 | 33.846153 | 25.007217 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.430769 | false | false | 7 |
f0b3fa39ccdb390c16bb7d5603d2c6470cbffac4 | 6,236,292,546,115 | 8f7398213f54553e0733b7f626c8526f3ffe9ef2 | /ChatExtension/src/chat/redis/RedisPoolFactory.java | e40955716667193e025c6a6ee42af4aa674be0c6 | [] | no_license | khoadtang/Chat | https://github.com/khoadtang/Chat | 9fb9dbddfa9c15e97447e4f7ef2ff2f62872d79d | ad2fde27896d312fb9b15cc5bb42c17cc419bc90 | refs/heads/master | 2018-01-10T00:45:25.313000 | 2016-04-11T11:04:08 | 2016-04-11T11:04:08 | 55,768,272 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package chat.redis;
import org.apache.commons.pool2.impl.GenericObjectPoolConfig;
import redis.clients.jedis.JedisPool;
public class RedisPoolFactory
{
private static RedisPoolFactory instance = null;
private RedisPoolFactory()
{
}
public static RedisPoolFactory getInstance()
{
... | UTF-8 | Java | 2,474 | java | RedisPoolFactory.java | Java | [] | null | [] |
package chat.redis;
import org.apache.commons.pool2.impl.GenericObjectPoolConfig;
import redis.clients.jedis.JedisPool;
public class RedisPoolFactory
{
private static RedisPoolFactory instance = null;
private RedisPoolFactory()
{
}
public static RedisPoolFactory getInstance()
{
... | 2,474 | 0.641471 | 0.632175 | 80 | 29.9125 | 22.855631 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8875 | false | false | 7 |
7d0c6b91112f2661d25356f589d33dfe3bab7d43 | 23,244,363,041,667 | 0d9c86c0694409fafe8adb18a63652b3965dc71c | /vjezba.java | e7b729f1954b1b4b46fb725a88a72d549fb8c160 | [] | no_license | vocislav/bzvz | https://github.com/vocislav/bzvz | cecf37b444905103073964b15959be0d4c379aa4 | 615c949a4c93d4b652a74609f62903c46c603d81 | refs/heads/master | 2021-04-12T11:06:43.990000 | 2016-06-25T14:52:54 | 2016-06-25T14:52:54 | 61,947,476 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
class Robot {
public void speak(String text){
System.out.println(text);}
public int nesto(int broj)
{ int kvadrat;
kvadrat=broj*broj;
return kvadrat;
}
public double la(int broj){
double korjen;
korjen=Math.sqrt(broj);
return korjen;
}
}
public class vjezba {
pub... | WINDOWS-1250 | Java | 725 | java | vjezba.java | Java | [] | null | [] | import java.util.*;
class Robot {
public void speak(String text){
System.out.println(text);}
public int nesto(int broj)
{ int kvadrat;
kvadrat=broj*broj;
return kvadrat;
}
public double la(int broj){
double korjen;
korjen=Math.sqrt(broj);
return korjen;
}
}
public class vjezba {
pub... | 725 | 0.666205 | 0.660665 | 33 | 20.878788 | 20.031425 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.030303 | false | false | 7 |
71bf2d4a7111ea2eb4b11c2ed47acf894ea28776 | 25,666,724,566,611 | 02635dd644d5f031c3fa9008ada81cbf85e57860 | /src/factorymethod/PngTool.java | 1972fe8bd533a069152274bd18eb313b9a26a40c | [] | no_license | MosesRen/Pattern-Design | https://github.com/MosesRen/Pattern-Design | 0e59c11f06a2a6787f7f673ab978c0de7e503873 | ae222e9a30d69e752ed7d0da9dac073f53064677 | refs/heads/master | 2020-12-15T07:59:57.093000 | 2020-01-21T03:21:25 | 2020-01-21T03:21:25 | 235,038,742 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package factorymethod;
/**
* @description:
* @author: jehuRen
* @date: Created in 2020/1/20 11:17
*/
public class PngTool implements PicReadTool {
@Override
public void read() {
System.out.println("read png");
}
}
| UTF-8 | Java | 239 | java | PngTool.java | Java | [
{
"context": "e factorymethod;\n\n/**\n * @description:\n * @author: jehuRen\n * @date: Created in 2020/1/20 11:17\n */\npublic c",
"end": 64,
"score": 0.9973875880241394,
"start": 57,
"tag": "USERNAME",
"value": "jehuRen"
}
] | null | [] | package factorymethod;
/**
* @description:
* @author: jehuRen
* @date: Created in 2020/1/20 11:17
*/
public class PngTool implements PicReadTool {
@Override
public void read() {
System.out.println("read png");
}
}
| 239 | 0.635983 | 0.589958 | 13 | 17.384615 | 14.68405 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.153846 | false | false | 7 |
306fb9afe5d0ad6ea18808913feb35f7a2cb5712 | 25,666,724,565,426 | 65e29a551de3fb8945186a585c9041a1f7c161dd | /CSE443_HW1_141044071/SourceCodes/src/com/part4b/TPX300.java | d74f8da20e265ca5825ca85ceda4001cdfa36c3e | [] | no_license | selcukacc/CSE_443_Design_Patterns | https://github.com/selcukacc/CSE_443_Design_Patterns | e866e2eed62613e589f4331fe66603b72c70e1ce | 4f49b9b9535fd8ca67f7145bdc384469fce7e91f | refs/heads/master | 2020-12-21T03:52:42.809000 | 2020-01-26T10:48:28 | 2020-01-26T10:48:28 | 236,297,353 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.part4b;
public class TPX300 extends Plane {
PlaneComponentFactory componentFactory;
public TPX300(PlaneComponentFactory componentFactory) {
this.componentFactory = componentFactory;
purpose = "Transatlantic Flights";
skeleton = "Titanium Alloy";
engine = "Q... | UTF-8 | Java | 628 | java | TPX300.java | Java | [] | null | [] | package com.part4b;
public class TPX300 extends Plane {
PlaneComponentFactory componentFactory;
public TPX300(PlaneComponentFactory componentFactory) {
this.componentFactory = componentFactory;
purpose = "Transatlantic Flights";
skeleton = "Titanium Alloy";
engine = "Q... | 628 | 0.659236 | 0.643312 | 20 | 29.4 | 22.566347 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 7 |
ee46ec027db25133b08f1e75e1f0199da774bfc1 | 29,205,777,660,599 | c2e6f7c40edce79fd498a5bbaba4c2d69cf05e0c | /src/main/java/com/google/android/gms/internal/firebase_ml/zznj.java | fbec3f491da892e153c0178baa9197f2d694a175 | [] | no_license | pengju1218/decompiled-apk | https://github.com/pengju1218/decompiled-apk | 7f64ee6b2d7424b027f4f112c77e47cd420b2b8c | b60b54342a8e294486c45b2325fb78155c3c37e6 | refs/heads/master | 2022-03-23T02:57:09.115000 | 2019-12-28T23:13:07 | 2019-12-28T23:13:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.gms.internal.firebase_ml;
import com.google.android.gms.common.api.internal.BackgroundDetector;
import com.google.android.gms.common.internal.GmsLogger;
final class zznj implements BackgroundDetector.BackgroundStateChangeListener {
private final /* synthetic */ zzni zzapi;
zznj(zzn... | UTF-8 | Java | 718 | java | zznj.java | Java | [] | null | [] | package com.google.android.gms.internal.firebase_ml;
import com.google.android.gms.common.api.internal.BackgroundDetector;
import com.google.android.gms.common.internal.GmsLogger;
final class zznj implements BackgroundDetector.BackgroundStateChangeListener {
private final /* synthetic */ zzni zzapi;
zznj(zzn... | 718 | 0.683844 | 0.667131 | 22 | 31.636364 | 24.728609 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.590909 | false | false | 7 |
81750d15fd86f13494197ac93240f6bb3587122c | 31,301,721,684,210 | 478ac7db038ae178cb8eb04acf9a1736f00d216a | /src/test/java/api/Demo2Test.java | 91daf445d71d409b4f714db69e894901378459a4 | [] | no_license | tangyiming/ares-example | https://github.com/tangyiming/ares-example | 6cd2ed06d5f69ae9fec445410ca5160a44509e52 | de32d1b5f8a147768f68aad6c7b4729576927d05 | refs/heads/main | 2023-01-06T16:53:32.710000 | 2020-11-01T08:23:06 | 2020-11-01T08:23:06 | 309,052,569 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package api;
import com.tangym.BaseCase;
import com.tangym.annotations.Api;
import com.tangym.constant.Const;
import com.tangym.dataparser.ExcelDataParser;
import com.tangym.utils.JsonUtil;
import io.restassured.RestAssured;
import io.restassured.response.Response;
import org.testng.annotations.Test;
import java.util... | UTF-8 | Java | 1,836 | java | Demo2Test.java | Java | [] | null | [] | package api;
import com.tangym.BaseCase;
import com.tangym.annotations.Api;
import com.tangym.constant.Const;
import com.tangym.dataparser.ExcelDataParser;
import com.tangym.utils.JsonUtil;
import io.restassured.RestAssured;
import io.restassured.response.Response;
import org.testng.annotations.Test;
import java.util... | 1,836 | 0.736271 | 0.734994 | 40 | 38.150002 | 37.200504 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 7 |
142291089b32d4a4a48a783ac87ca0028a609fc3 | 23,227,183,155,479 | 6ce33a6e475034d1dd1d0321f9b19a7b5ae4fafb | /back-end/src/main/java/com/domgarr/concetto/models/InterInterval.java | 14db5256515563d7c161632423d3ff34a11f2add | [
"MIT"
] | permissive | domgarr/concetto | https://github.com/domgarr/concetto | 23bf9d76b457d380ec86a2dd8c4ba05a490c9c74 | c1f28475167c314e0ee7303c99f05c333cd9f0d9 | refs/heads/master | 2020-12-19T10:02:01.248000 | 2020-11-01T17:37:26 | 2020-11-01T17:37:26 | 235,702,974 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.domgarr.concetto.models;
import com.domgarr.concetto.utility.IntervalUtility;
import lombok.Data;
import org.hibernate.validator.constraints.Range;
import javax.persistence.*;
@Entity
@Data
public class InterInterval {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Long id;
... | UTF-8 | Java | 707 | java | InterInterval.java | Java | [] | null | [] | package com.domgarr.concetto.models;
import com.domgarr.concetto.utility.IntervalUtility;
import lombok.Data;
import org.hibernate.validator.constraints.Range;
import javax.persistence.*;
@Entity
@Data
public class InterInterval {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Long id;
... | 707 | 0.725601 | 0.719943 | 28 | 24.25 | 19.900871 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.535714 | false | false | 7 |
135f5e792014b8a6296f923434213be99daed472 | 34,007,551,055,851 | 4a600c0e1ce1fa15668b44b1f0e1bc2479d6af65 | /src/Entites/Rocher.java | 5917385b737fdbbb04d4df4d1809c1b9ed25e2ad | [] | no_license | alexandrejanin/escape-game | https://github.com/alexandrejanin/escape-game | ce72aedddc47a82c7ba956c80ad162d0f345326e | bc929fb6aaab4031fb3f7a399e39e27b86cf4d6c | refs/heads/master | 2020-05-02T07:44:55.080000 | 2019-04-15T21:55:10 | 2019-04-15T21:55:10 | 177,826,028 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Entites;
import Utilitaires.Vecteur;
public final class Rocher extends Obstacle {
private final int tailleMin;
public Rocher(Vecteur position) {
super(position);
tailleMin = 120;
}
public boolean peutPasser(Animal animal) {
return animal.getTaille() >= tailleMin;
... | UTF-8 | Java | 476 | java | Rocher.java | Java | [
{
"context": "ride\n public String getNom() {\n return \"Rocher\";\n }\n\n}\n",
"end": 462,
"score": 0.5101464986801147,
"start": 456,
"tag": "NAME",
"value": "Rocher"
}
] | null | [] | package Entites;
import Utilitaires.Vecteur;
public final class Rocher extends Obstacle {
private final int tailleMin;
public Rocher(Vecteur position) {
super(position);
tailleMin = 120;
}
public boolean peutPasser(Animal animal) {
return animal.getTaille() >= tailleMin;
... | 476 | 0.609705 | 0.603376 | 28 | 15.928572 | 15.592875 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 7 |
886e3224c758f3d1bca7ebbe5dfa1cf5c90f578c | 3,616,362,502,134 | 705784ccc8b4c0c4c5d65fdd8c75c9a56c676e93 | /src/pr2/a10/FirstSmileyPanel.java | 0949a328bcef9b0e3a4f6949bffd1acd503822a3 | [] | no_license | arsonite/prog | https://github.com/arsonite/prog | f0d33425e503c647e7eea97f014ba2936c97e1db | eb2990f168d85258edae2101a3be24857ba4dfdb | refs/heads/master | 2020-04-20T08:38:45.388000 | 2019-02-01T18:52:47 | 2019-02-01T18:52:47 | 168,745,245 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pr2.a10;
import java.awt.Color;
import java.awt.Graphics;
import java.beans.PropertyChangeEvent;
import java.beans.PropertyChangeListener;
import javax.swing.JPanel;
public class FirstSmileyPanel extends JPanel implements PropertyChangeListener {
private static final long serialVersionUID = 101585207280785... | UTF-8 | Java | 2,489 | java | FirstSmileyPanel.java | Java | [] | null | [] | package pr2.a10;
import java.awt.Color;
import java.awt.Graphics;
import java.beans.PropertyChangeEvent;
import java.beans.PropertyChangeListener;
import javax.swing.JPanel;
public class FirstSmileyPanel extends JPanel implements PropertyChangeListener {
private static final long serialVersionUID = 101585207280785... | 2,489 | 0.627561 | 0.593813 | 111 | 21.432432 | 14.861294 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.54054 | false | false | 7 |
e3db4b81789d2d9553a905b5b74ba4752ce09aaf | 36,146,444,774,772 | 82eba08b9a7ee1bd1a5f83c3176bf3c0826a3a32 | /ZmailServer/src/java/org/zmail/cs/security/sasl/ZmailAuthenticator.java | 0cde3027aff3650742d6b94fee153cdf040fddeb | [
"MIT"
] | permissive | keramist/zmailserver | https://github.com/keramist/zmailserver | d01187fb6086bf3784fe180bea2e1c0854c83f3f | 762642b77c8f559a57e93c9f89b1473d6858c159 | refs/heads/master | 2021-01-21T05:56:25.642000 | 2013-10-21T11:27:05 | 2013-10-22T12:48:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* ***** BEGIN LICENSE BLOCK *****
* Zimbra Collaboration Suite Server
* Copyright (C) 2008, 2009, 2010, 2011, 2012 VMware, Inc.
*
* The contents of this file are subject to the Zimbra Public License
* Version 1.3 ("License"); you may not use this file except in
* compliance with the License. You may obtain ... | UTF-8 | Java | 3,911 | java | ZmailAuthenticator.java | Java | [] | null | [] | /*
* ***** BEGIN LICENSE BLOCK *****
* Zimbra Collaboration Suite Server
* Copyright (C) 2008, 2009, 2010, 2011, 2012 VMware, Inc.
*
* The contents of this file are subject to the Zimbra Public License
* Version 1.3 ("License"); you may not use this file except in
* compliance with the License. You may obtain ... | 3,911 | 0.667093 | 0.656865 | 106 | 35.896225 | 28.183674 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.745283 | false | false | 7 |
acad585c6c6d8ea14d3da59d8c6d0aa23810a605 | 5,652,177,001,099 | 9d3dd046912a8d57e0114e7a45b96a41bf0960f4 | /src/main/java/MouseNavigationBehavior.java | 6ac04a92cde6682f39722e4d76d746d1a58ead08 | [] | no_license | tgnottingham/ParticlePhysics3D | https://github.com/tgnottingham/ParticlePhysics3D | 2292558725b70bdcbdb17eda2aabe3d0623ecac5 | c0da56f3363aa3f80b68dbf94985d8db788b531b | refs/heads/master | 2021-01-19T19:35:37.480000 | 2017-01-31T07:01:42 | 2017-01-31T07:01:42 | 9,852,509 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.AWTEvent;
import java.awt.AWTException;
import java.awt.Component;
import java.awt.Dimension;
import java.awt.Insets;
import java.awt.Robot;
import java.awt.event.MouseEvent;
import java.util.Enumeration;
import java.util.LinkedList;
import org.scijava.java3d.Transform3D;
import org.scijava.java3d.Tran... | UTF-8 | Java | 11,409 | java | MouseNavigationBehavior.java | Java | [] | null | [] | import java.awt.AWTEvent;
import java.awt.AWTException;
import java.awt.Component;
import java.awt.Dimension;
import java.awt.Insets;
import java.awt.Robot;
import java.awt.event.MouseEvent;
import java.util.Enumeration;
import java.util.LinkedList;
import org.scijava.java3d.Transform3D;
import org.scijava.java3d.Tran... | 11,409 | 0.547112 | 0.541327 | 354 | 31.228813 | 23.717646 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.412429 | false | false | 7 |
95369a4ed720c697ccdf90993dd17156e0aaa7db | 17,763,984,778,458 | 046a75fb6305df060f35de758ee9db0a48590551 | /isa/src/main/java/ISA/project/model/StatusSedista.java | e58582988222328ff49b541e8652a966ff1e4e4b | [] | no_license | NikolaPavlovic1/ISA_Projekat | https://github.com/NikolaPavlovic1/ISA_Projekat | 161ab6bf2cf0a741c32348d3379bb0330f16eb74 | 658b5a2b731a8db5fc75321f3ef17151ca0c54fb | refs/heads/master | 2020-04-04T11:19:38.065000 | 2019-09-27T19:22:38 | 2019-09-27T19:22:38 | 155,886,898 | 0 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ISA.project.model;
public enum StatusSedista {
SLOBODNO,
REZERVISANO,
BRZA_REZERVACIJA,
OBRISANO
}
| UTF-8 | Java | 122 | java | StatusSedista.java | Java | [] | null | [] | package ISA.project.model;
public enum StatusSedista {
SLOBODNO,
REZERVISANO,
BRZA_REZERVACIJA,
OBRISANO
}
| 122 | 0.713115 | 0.713115 | 9 | 11.555555 | 9.878271 | 27 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.888889 | false | false | 7 |
8eae5f5eae7df886e0fdd8e1f25155bb0f943247 | 34,626,026,363,835 | 5fff04f2d120cbaf53b1624064db1e1ed6527980 | /src/Scheduler.java | b7be4223a7a219764391856066c7361444fb50ce | [] | no_license | thunderZH963/java-for-elevator | https://github.com/thunderZH963/java-for-elevator | e566ac62bbd963f7193f37c7a122642a0501e0da | 9ca6b0fd1b10c7de06ceffdd50640be818554419 | refs/heads/master | 2022-11-20T14:27:34.234000 | 2020-07-14T04:44:13 | 2020-07-14T04:44:13 | 279,483,702 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import com.oocourse.elevator3.PersonRequest;
import java.util.ArrayList;
import java.util.Arrays;
public class Scheduler extends Thread {
private int stall;
private ArrayList<Request> inputQueue = new ArrayList<>();
private ArrayList<Request> requestQueue = new ArrayList<>();
private ArrayList<MoreElev... | UTF-8 | Java | 5,108 | java | Scheduler.java | Java | [] | null | [] | import com.oocourse.elevator3.PersonRequest;
import java.util.ArrayList;
import java.util.Arrays;
public class Scheduler extends Thread {
private int stall;
private ArrayList<Request> inputQueue = new ArrayList<>();
private ArrayList<Request> requestQueue = new ArrayList<>();
private ArrayList<MoreElev... | 5,108 | 0.470219 | 0.455133 | 161 | 30.701864 | 19.869713 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.57764 | false | false | 7 |
07b4f98140e6419633ddc1d83151da89118a0967 | 29,695,403,943,381 | 0f376d476acac8861c63ea4f5da0389b75586ecc | /uima-util/src/main/java/edu/cmu/cs/lti/uima/annotator/CrossValidationReader.java | ad01ef611325280bca2a31728513620ec0796569 | [] | no_license | etsurin/uima-base-tools | https://github.com/etsurin/uima-base-tools | 98021cad8c21b959019fa9187b45f2f096c89609 | c0334bf35ccd70cb1e57ccd3eb98bd33f2385863 | refs/heads/master | 2023-07-04T14:24:58.567000 | 2020-05-13T21:28:24 | 2020-05-13T21:28:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.cmu.cs.lti.uima.annotator;
import com.google.common.collect.Lists;
import edu.cmu.cs.lti.uima.util.CasSerialization;
import org.apache.uima.UimaContext;
import org.apache.uima.collection.CollectionException;
import org.apache.uima.fit.descriptor.ConfigurationParameter;
import org.apache.uima.fit.util.JCasU... | UTF-8 | Java | 3,753 | java | CrossValidationReader.java | Java | [
{
"context": "A.\n * Date: 9/1/15\n * Time: 10:27 AM\n *\n * @author Zhengzhong Liu\n */\npublic class CrossValidationReader extends Ab",
"end": 729,
"score": 0.999843418598175,
"start": 715,
"tag": "NAME",
"value": "Zhengzhong Liu"
}
] | null | [] | package edu.cmu.cs.lti.uima.annotator;
import com.google.common.collect.Lists;
import edu.cmu.cs.lti.uima.util.CasSerialization;
import org.apache.uima.UimaContext;
import org.apache.uima.collection.CollectionException;
import org.apache.uima.fit.descriptor.ConfigurationParameter;
import org.apache.uima.fit.util.JCasU... | 3,745 | 0.667732 | 0.663203 | 104 | 35.08654 | 29.282152 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.673077 | false | false | 7 |
24cf9b7291b3a2c48a54f40d7683de20bfb9b3b5 | 26,079,041,478,541 | 4b252cb42750c45f876cbaa754ac7e38d4832994 | /comviz/src/database/model/ontology/OntologyRelationship.java | 92d478b311ed3a089c8b579aaf85073e75bffd1b | [] | no_license | maxpayne200/comonviz | https://github.com/maxpayne200/comonviz | 84befbba6d44efd3a3d5c088a2074d47cb5146a2 | 05683b7bec59a8ef2c15a4bc18411b5356afdbb3 | refs/heads/master | 2021-01-23T04:10:01.243000 | 2013-11-20T09:10:10 | 2013-11-20T09:10:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package database.model.ontology;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.PrimaryKeyJoinColumn;
import database.model.Trackable;
@Entity
@PrimaryKeyJoinColumn(name="ID")
public class OntologyRelationship extends Trackable {
@Column(columnDefinition =... | UTF-8 | Java | 1,139 | java | OntologyRelationship.java | Java | [] | null | [] | package database.model.ontology;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.PrimaryKeyJoinColumn;
import database.model.Trackable;
@Entity
@PrimaryKeyJoinColumn(name="ID")
public class OntologyRelationship extends Trackable {
@Column(columnDefinition =... | 1,139 | 0.72432 | 0.72432 | 50 | 20.780001 | 15.788971 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.34 | false | false | 7 |
fc0419144c07353cc712f37775df25af5ce70ffc | 27,049,704,054,015 | 083d942abcfcb81fb71f608da4d5197a63238018 | /src/HelloWorldPractice.java | 811c15acf8d157fdd6527f58fa4a2bb859bd2cd9 | [] | no_license | yoshihitoya/Javapractice | https://github.com/yoshihitoya/Javapractice | 8c29b2c8a08e95a120e10106927294d17ca16124 | 3e7b793062b588dc6f1b90e2490ed0b74b6c31a3 | refs/heads/master | 2023-06-01T21:51:10.156000 | 2021-06-19T13:38:53 | 2021-06-19T13:38:53 | 376,994,177 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class HelloWorldPractice {
public static void main(String args[]) {
String greeting = "Hello World";
System.out.println(greeting);
}
}
| UTF-8 | Java | 154 | java | HelloWorldPractice.java | Java | [] | null | [] | public class HelloWorldPractice {
public static void main(String args[]) {
String greeting = "Hello World";
System.out.println(greeting);
}
}
| 154 | 0.694805 | 0.694805 | 9 | 16.111111 | 16.868408 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.222222 | false | false | 7 |
cde5a55fef0a3e2d98f6ead33a8b36d688f14d85 | 10,737,418,271,989 | bbb03fba9c24b45d38fac156a18734f98af86c2d | /kr/src/main/java/com/mn/project/res/ResVO.java | 35df07e2ffe251d65774681b67980af2482b2ca9 | [] | no_license | mn1223/mn | https://github.com/mn1223/mn | 82bae1da57771025486e9c9b40cfef8c65fe28b0 | e43bb2b067d797cf7bada13239a83216e072f377 | refs/heads/master | 2022-12-27T15:49:18.524000 | 2020-01-29T04:01:47 | 2020-01-29T04:01:47 | 229,732,106 | 0 | 0 | null | false | 2022-12-16T10:32:15 | 2019-12-23T10:44:34 | 2020-01-29T04:01:52 | 2022-12-16T10:32:14 | 11,377 | 0 | 0 | 15 | Java | false | false | package com.mn.project.res;
public class ResVO {
private int pno;
private String pDate;
private String pLoc;
private String pPrice;
private String ubookmmid;
public String getUbookmmid() {
return ubookmmid;
}
public void setUbookmmid(String ubookmmid) {
this.ubookmmid = ubookmmid;
}
p... | UTF-8 | Java | 955 | java | ResVO.java | Java | [] | null | [] | package com.mn.project.res;
public class ResVO {
private int pno;
private String pDate;
private String pLoc;
private String pPrice;
private String ubookmmid;
public String getUbookmmid() {
return ubookmmid;
}
public void setUbookmmid(String ubookmmid) {
this.ubookmmid = ubookmmid;
}
p... | 955 | 0.624084 | 0.624084 | 49 | 17.489796 | 18.029593 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.632653 | false | false | 7 |
8a07fa3193f03fb9280215f912ee0b3b39909c17 | 1,752,346,673,368 | d81e82f3245630e1c42d6c05ddbef07c2ae74ef9 | /src/main/java/com/tt/badu3/core/data/SeveritySorter.java | 794934592d1c225fec676052db993407d0405cfc | [] | no_license | mkaraoz/Badu3 | https://github.com/mkaraoz/Badu3 | 53a4967042e4f05780724291ed6c98f862b908a8 | 16dc0ae811c28695c6be70eb9a19f2f4eb4f6ffb | refs/heads/master | 2022-05-29T11:02:56.792000 | 2021-12-30T09:18:38 | 2021-12-30T09:18:38 | 235,272,891 | 0 | 0 | null | false | 2022-05-20T21:23:39 | 2020-01-21T06:40:04 | 2021-12-30T09:18:40 | 2022-05-20T21:23:38 | 338 | 0 | 0 | 1 | Java | false | false | /*
* Copyright 2019 mk.
*
* 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 writ... | UTF-8 | Java | 1,727 | java | SeveritySorter.java | Java | [
{
"context": "/*\n * Copyright 2019 mk.\n *\n * Licensed under the Apache License, Version",
"end": 23,
"score": 0.9130852222442627,
"start": 21,
"tag": "USERNAME",
"value": "mk"
},
{
"context": ".ArrayList;\nimport java.util.List;\n\n/**\n * @author mk\n */\nclass SeveritySorter {\n... | null | [] | /*
* Copyright 2019 mk.
*
* 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 writ... | 1,727 | 0.60592 | 0.600696 | 62 | 26.790323 | 23.876116 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.258065 | false | false | 7 |
964bce2dcf044251eb340ff5b086638ce0793657 | 10,711,648,464,803 | 0068fa2fcec3c16e9933e2ab5ef9538e284e5934 | /yx_wms_dao/src/main/java/com/yx/wms_dao/DeliveryOrder/DeliveryOrderMapper.java | 01caa2f7ecf855ec7e48bfc839c5f7dcc95c202e | [] | no_license | dengshaobo/yx_wms | https://github.com/dengshaobo/yx_wms | 230e053683451bc26a224715d48c993e97b318e2 | 3a080a9f428bb338b045c06cdea259f4045283d1 | refs/heads/master | 2020-06-27T06:23:22.936000 | 2019-06-06T06:33:49 | 2019-06-10T03:50:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yx.wms_dao.DeliveryOrder;
import com.yx.model.DeliveryOrder.DeliveryOrder;
import com.yx.model.DeliveryOrder.DeliveryOrderItem;
import org.springframework.stereotype.Repository;
import java.util.HashMap;
import java.util.List;
@Repository
public interface DeliveryOrderMapper {
//获取发货单列表
List<Del... | UTF-8 | Java | 767 | java | DeliveryOrderMapper.java | Java | [] | null | [] | package com.yx.wms_dao.DeliveryOrder;
import com.yx.model.DeliveryOrder.DeliveryOrder;
import com.yx.model.DeliveryOrder.DeliveryOrderItem;
import org.springframework.stereotype.Repository;
import java.util.HashMap;
import java.util.List;
@Repository
public interface DeliveryOrderMapper {
//获取发货单列表
List<Del... | 767 | 0.7903 | 0.7903 | 27 | 24.962963 | 25.310635 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 7 |
7b1214cabd34d87f1cb6460d2ab278058faa3f29 | 17,755,394,871,753 | 19a67736ee0aff7fe550e536721eae033edcaf64 | /chapter1/src/com/yamdeng/util/Util2.java | 8ac5d61a979b59d61fb9e505e73d80f0fd819c31 | [] | no_license | yamdeng/study-java | https://github.com/yamdeng/study-java | 5a736b04d867d4ecda71bf2b6b7b46697b5f8000 | 1aa4b441fa29a8f8076eeb3d43e56c0bd3e1fb1e | refs/heads/master | 2020-07-07T21:47:05.884000 | 2019-08-23T09:54:32 | 2019-08-23T09:54:32 | 203,485,680 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yamdeng.util;
public class Util2 {
private int age = 10;
public int getAge() {
System.out.println("Util2 getAge() : " + this.age);
return this.age;
}
} | UTF-8 | Java | 193 | java | Util2.java | Java | [] | null | [] | package com.yamdeng.util;
public class Util2 {
private int age = 10;
public int getAge() {
System.out.println("Util2 getAge() : " + this.age);
return this.age;
}
} | 193 | 0.590674 | 0.569948 | 10 | 18.4 | 17.24065 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 7 |
13ccac3718a8f730cc27375fbc70a115f8ffd4d6 | 17,755,394,869,849 | 6500848c3661afda83a024f9792bc6e2e8e8a14e | /gp_JADX/com/google/android/finsky/api/p125a/ba.java | d6b845ab7814e0524b0aa9ed2e2dc4c72755b366 | [] | no_license | enaawy/gproject | https://github.com/enaawy/gproject | fd71d3adb3784d12c52daf4eecd4b2cb5c81a032 | 91cb88559c60ac741d4418658d0416f26722e789 | refs/heads/master | 2021-09-03T03:49:37.813000 | 2018-01-05T09:35:06 | 2018-01-05T09:35:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.finsky.api.p125a;
import com.google.protobuf.nano.C0757i;
import com.google.wireless.android.finsky.dfe.nano.fk;
final class ba implements cz {
ba() {
}
public final /* synthetic */ C0757i mo1536a(fk fkVar) {
return fkVar.T;
}
}
| UTF-8 | Java | 283 | java | ba.java | Java | [] | null | [] | package com.google.android.finsky.api.p125a;
import com.google.protobuf.nano.C0757i;
import com.google.wireless.android.finsky.dfe.nano.fk;
final class ba implements cz {
ba() {
}
public final /* synthetic */ C0757i mo1536a(fk fkVar) {
return fkVar.T;
}
}
| 283 | 0.681979 | 0.628975 | 13 | 20.76923 | 21.170204 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 7 |
480cf6cfc72be325e772434b479c256a6d1c7c34 | 30,983,894,140,761 | 9e399f1aed97c3f3481b930f10e94f467b39957e | /src/main/java/com/mands/springboot/jpapostgres/example/persistance/OrderRepository.java | 93a1bda3b6dc1c110a9c6ff1019c61c94882a23e | [] | no_license | jaygehlot/springboot-postgres-xml-poc | https://github.com/jaygehlot/springboot-postgres-xml-poc | 0fb95a6cd72d8d772b3d9ad300f226eed82b06e7 | 08f936f2aaecc791eef631aea8922e65f5da8b2b | refs/heads/master | 2021-01-17T06:30:38.918000 | 2016-06-14T21:12:18 | 2016-06-14T21:12:18 | 61,155,281 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mands.springboot.jpapostgres.example.persistance;
import com.mands.springboot.jpapostgres.example.domain.OrderEntity;
import org.springframework.data.jpa.repository.JpaRepository;
public interface OrderRepository extends JpaRepository<OrderEntity,Long> {
}
| UTF-8 | Java | 272 | java | OrderRepository.java | Java | [] | null | [] | package com.mands.springboot.jpapostgres.example.persistance;
import com.mands.springboot.jpapostgres.example.domain.OrderEntity;
import org.springframework.data.jpa.repository.JpaRepository;
public interface OrderRepository extends JpaRepository<OrderEntity,Long> {
}
| 272 | 0.852941 | 0.852941 | 8 | 33 | 32.969685 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 7 |
d71dfa16e42121bf5c8f4b8ffd19b5cfa66ff61c | 15,590,731,309,877 | 50a90c0f8f8c2a3c7fa58f43ab79602e0eabde79 | /src/main/java/br/com/zupacademy/brenonoccioli/mercadolivre/adicionapergunta/PerguntaController.java | 556a2f3aa2546cfa4db0e13ef4e11e9f52f031d3 | [
"Apache-2.0"
] | permissive | brenonocciolizup/orange-talents-07-template-ecommerce | https://github.com/brenonocciolizup/orange-talents-07-template-ecommerce | b2887c204372ea48e20051edf981497509da5001 | 510cbd54f9a60e91e338eb5dfe37358c2d107304 | refs/heads/main | 2023-07-14T04:03:33.853000 | 2021-08-16T00:14:39 | 2021-08-16T00:14:39 | 392,052,409 | 0 | 1 | Apache-2.0 | true | 2021-08-02T18:21:26 | 2021-08-02T18:21:25 | 2021-07-05T18:30:10 | 2021-07-05T18:30:07 | 4 | 0 | 0 | 0 | null | false | false | package br.com.zupacademy.brenonoccioli.mercadolivre.adicionapergunta;
import br.com.zupacademy.brenonoccioli.mercadolivre.adicionapergunta.dto.PerguntaSobreProdutoDto;
import br.com.zupacademy.brenonoccioli.mercadolivre.adicionapergunta.form.PerguntaSobreProdutoForm;
import br.com.zupacademy.brenonoccioli.mercadolivr... | UTF-8 | Java | 2,437 | java | PerguntaController.java | Java | [] | null | [] | package br.com.zupacademy.brenonoccioli.mercadolivre.adicionapergunta;
import br.com.zupacademy.brenonoccioli.mercadolivre.adicionapergunta.dto.PerguntaSobreProdutoDto;
import br.com.zupacademy.brenonoccioli.mercadolivre.adicionapergunta.form.PerguntaSobreProdutoForm;
import br.com.zupacademy.brenonoccioli.mercadolivr... | 2,437 | 0.754206 | 0.754206 | 54 | 44.129631 | 33.608887 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.611111 | false | false | 7 |
0666b82111ee2115790cd8ed018235e5522e999c | 15,590,731,306,002 | 9ba3f6790782c71d0ebe3415ad42fef100ed9da7 | /app/src/test/java/comp3350/flashy/tests/domain/MultipleChoiceFlashcardTest.java | 9d291280af39c1e1de817f420977902e6dc79f1c | [] | no_license | pratikpatelx/Flashy | https://github.com/pratikpatelx/Flashy | f1350896949d7544d4a847ceb9afcdd88a68008e | 8459e7076ced9709c7e308e14f95a48f3a5fbeaf | refs/heads/master | 2023-06-06T04:52:40.108000 | 2019-04-08T19:16:36 | 2019-04-08T19:16:36 | 378,527,602 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package comp3350.flashy.tests.domain;
import org.junit.Before;
import org.junit.Test;
import java.util.ArrayList;
import comp3350.flashy.domain.MultipleChoiceFlashcard;
import static junit.framework.TestCase.assertEquals;
import static junit.framework.TestCase.assertTrue;
public class MultipleChoiceFlashcardTest ... | UTF-8 | Java | 913 | java | MultipleChoiceFlashcardTest.java | Java | [] | null | [] | package comp3350.flashy.tests.domain;
import org.junit.Before;
import org.junit.Test;
import java.util.ArrayList;
import comp3350.flashy.domain.MultipleChoiceFlashcard;
import static junit.framework.TestCase.assertEquals;
import static junit.framework.TestCase.assertTrue;
public class MultipleChoiceFlashcardTest ... | 913 | 0.702081 | 0.690033 | 34 | 25.794117 | 22.809671 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.617647 | false | false | 7 |
f49557deabd44602b39341ad903c10dc471d629d | 20,985,210,272,077 | 9e0d12c588f589711676d113007c8e122de64c4f | /src/Test/JdbcOracle.java | 583b9039be2bf1cd80d674f8ecad2b82c5ef7f40 | [] | no_license | WangLian3/TestMichael | https://github.com/WangLian3/TestMichael | ae30dbf84cd9be8b52baccdaac2d43e4265a33b9 | c8361373ada4646641fa38f332c6eb5f6d27f414 | refs/heads/master | 2020-05-07T18:18:08.386000 | 2019-11-12T05:38:29 | 2019-11-12T05:38:29 | 180,759,971 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Test;
import java.sql.Connection;
//import java.sql.Date;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.text.ParseException;
import java.util.Date;
import java.text.SimpleDateFormat;
... | GB18030 | Java | 2,818 | java | JdbcOracle.java | Java | [
{
"context": " = DriverManager.getConnection(\"jdbc:oracle:thin:@10.39.101.174:1521:EEDB\", \"EXIMSYS\", \"EXIMSYS\");\r\n\t\t\t\r\n//\t\t\tSys",
"end": 658,
"score": 0.9996337294578552,
"start": 645,
"tag": "IP_ADDRESS",
"value": "10.39.101.174"
}
] | null | [] | package Test;
import java.sql.Connection;
//import java.sql.Date;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.text.ParseException;
import java.util.Date;
import java.text.SimpleDateFormat;
... | 2,818 | 0.578103 | 0.566334 | 84 | 31.380953 | 21.344067 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.523809 | false | false | 7 |
7d2cd3be8a15f49b3f3293caedbffd76062d24dc | 10,711,648,468,917 | 2497b632fdb3d4fc4b90d6fc8ac65f36265efe8e | /src/game/AcharCombate.java | 8492bc0b22bdebda664a0d946ad6b28c7e1d1cca | [] | no_license | brbuckley/Jogo | https://github.com/brbuckley/Jogo | fe84ad1b1ff19c220f8a61e140f02e48971be427 | 5bdb0ab8ec69e3626f13418de6c73305de17c6f2 | refs/heads/main | 2023-08-01T14:52:03.528000 | 2021-09-14T21:14:54 | 2021-09-14T21:14:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package game;
import java.util.ArrayList;
/* Ideia:
Geração aleatória simples para tipos diferentes de combates baseado no nível.*/
public class AcharCombate {
public static void encontro(ArrayList<Personagem> personagens,Mochila mochila) {
Guerreiro n = (Guerreiro)personagens.get(0);
... | UTF-8 | Java | 1,135 | java | AcharCombate.java | Java | [] | null | [] | package game;
import java.util.ArrayList;
/* Ideia:
Geração aleatória simples para tipos diferentes de combates baseado no nível.*/
public class AcharCombate {
public static void encontro(ArrayList<Personagem> personagens,Mochila mochila) {
Guerreiro n = (Guerreiro)personagens.get(0);
... | 1,135 | 0.554667 | 0.545778 | 31 | 35.290321 | 28.151884 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.580645 | false | false | 7 |
064f4f8a06dd20cc4c74466c108fc90e05a4a7c9 | 29,128,468,216,203 | de5ac2810b2dc993f9433e272101e57d884ffdf2 | /src/main/java/ru/vsu/cs/zombie/server/command/DropResourceCommand.java | 84fce5e9fe3a96be7544fd9f13aacde4fa4c8e8b | [] | no_license | BoldinovaNatalya/zombieIsland | https://github.com/BoldinovaNatalya/zombieIsland | 937cf1bd67e53c8c59ec1c7ab4d2aa6bbec5874c | bc8dbcdd14737d9bc7df8f6b140f5785b65d223b | refs/heads/master | 2020-03-29T20:55:10.239000 | 2014-05-02T07:46:15 | 2014-05-02T07:46:15 | 42,650,261 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.vsu.cs.zombie.server.command;
import ru.vsu.cs.zombie.server.logic.Island;
import ru.vsu.cs.zombie.server.logic.objects.Man;
import ru.vsu.cs.zombie.server.logic.objects.Resource;
public class DropResourceCommand extends Command {
@Override
public void execute() {
int manID = (Integer) pa... | UTF-8 | Java | 856 | java | DropResourceCommand.java | Java | [] | null | [] | package ru.vsu.cs.zombie.server.command;
import ru.vsu.cs.zombie.server.logic.Island;
import ru.vsu.cs.zombie.server.logic.objects.Man;
import ru.vsu.cs.zombie.server.logic.objects.Resource;
public class DropResourceCommand extends Command {
@Override
public void execute() {
int manID = (Integer) pa... | 856 | 0.648364 | 0.648364 | 25 | 33.200001 | 25.355078 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 7 |
8c05e52d11666b656bc918c06540ec8b9d06d00a | 14,370,960,613,790 | 3ac421c10a125d6ccb54a0c5ca4f4b00eb3523a0 | /src/main/java/com/example/demo/guava/eventbus/events/InheritEventBusExample.java | 574c6fac35f658fcf60a6384706c764206447936 | [] | no_license | MShaoShao/demo | https://github.com/MShaoShao/demo | 34f770e181fb00fb099edc1d7b7e8f9692c7ae30 | 04cd8ef4dba6564497d84923880d83fa0d72d5fd | refs/heads/master | 2023-01-30T12:14:26.035000 | 2020-12-01T08:51:09 | 2020-12-01T08:51:09 | 271,283,263 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.guava.eventbus.events;
import com.example.demo.guava.eventbus.listeners.FruitEaterListener;
import com.google.common.eventbus.EventBus;
/**
* @author miaoshaodong
* @date Creater in 16:04 2019/12/4
*/
public class InheritEventBusExample {
public static void main(String[] args) {
... | UTF-8 | Java | 561 | java | InheritEventBusExample.java | Java | [
{
"context": "m.google.common.eventbus.EventBus;\n\n/**\n * @author miaoshaodong\n * @date Creater in 16:04 2019/12/4\n */\npublic cl",
"end": 190,
"score": 0.9995307922363281,
"start": 178,
"tag": "USERNAME",
"value": "miaoshaodong"
}
] | null | [] | package com.example.demo.guava.eventbus.events;
import com.example.demo.guava.eventbus.listeners.FruitEaterListener;
import com.google.common.eventbus.EventBus;
/**
* @author miaoshaodong
* @date Creater in 16:04 2019/12/4
*/
public class InheritEventBusExample {
public static void main(String[] args) {
... | 561 | 0.672014 | 0.652406 | 18 | 30.166666 | 21.651918 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 7 |
10190e2fd3feda92b1cdd50ab2444836d9890c6e | 28,338,194,258,568 | f01e7ea88018e3b265e75d9848dd1da4cfc25036 | /ecwms/src/main/java/com/luolai/ecwms/model/bserp/BserpSdphd.java | d16a9786fc8180db7a696d3ace1eb2b7a728adf8 | [] | no_license | 84665206/myRepository | https://github.com/84665206/myRepository | 20be14ee13a105b73028e26b00418933ebd816f5 | bebc0c92625934537cdd8bc7b08f1b9b2f89aef8 | refs/heads/master | 2018-03-29T10:39:04.546000 | 2017-08-09T04:04:29 | 2017-08-09T04:04:29 | 87,689,471 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.luolai.ecwms.model.bserp;
import java.math.BigDecimal;
import java.util.Date;
public class BserpSdphd implements java.io.Serializable{
private static final long serialVersionUID = 1L;
private String djbh; //单据编号
private Date rq; //单据日期
private String ydjh; //原单据号
private String djxd;... | UTF-8 | Java | 3,111 | java | BserpSdphd.java | Java | [] | null | [] | package com.luolai.ecwms.model.bserp;
import java.math.BigDecimal;
import java.util.Date;
public class BserpSdphd implements java.io.Serializable{
private static final long serialVersionUID = 1L;
private String djbh; //单据编号
private Date rq; //单据日期
private String ydjh; //原单据号
private String djxd;... | 3,111 | 0.624693 | 0.62329 | 143 | 17.937063 | 13.016513 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.979021 | false | false | 7 |
0086901ceacd366ce0aabeecf557c59d4a1debf5 | 33,655,363,735,651 | acf3f5ab5fa10a6018359b14def1d688821f231f | /src/test/java/finalExam/controller/meal/MealControllerTest.java | 52f123c85ac9f5be9e0c9bfcc0f2d94371c0568b | [] | no_license | StasNeg/FinalExam | https://github.com/StasNeg/FinalExam | 8308b7120fac261165214f430ec978a930b41923 | b24587dcc6d798529d15390da983f2cfa628fa32 | refs/heads/master | 2021-07-14T23:32:33.476000 | 2017-10-13T12:17:57 | 2017-10-13T12:17:57 | 105,012,972 | 0 | 0 | null | false | 2017-10-13T12:17:58 | 2017-09-27T12:03:00 | 2017-09-27T13:22:52 | 2017-10-13T12:17:57 | 119 | 0 | 0 | 0 | Java | null | null | package finalExam.controller.meal;
import finalExam.TestUtil;
import finalExam.controller.AbstractControllerTest;
import finalExam.controller.json.JsonUtil;
import finalExam.matcher.BeanMatcher;
import finalExam.model.meal.Meal;
import finalExam.repository.MealRepository;
import org.junit.Test;
import org.springfra... | UTF-8 | Java | 4,158 | java | MealControllerTest.java | Java | [] | null | [] | package finalExam.controller.meal;
import finalExam.TestUtil;
import finalExam.controller.AbstractControllerTest;
import finalExam.controller.json.JsonUtil;
import finalExam.matcher.BeanMatcher;
import finalExam.model.meal.Meal;
import finalExam.repository.MealRepository;
import org.junit.Test;
import org.springfra... | 4,158 | 0.690717 | 0.686628 | 101 | 40.168316 | 31.08534 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.534653 | false | false | 7 |
6862bc912d38a54eac1e9a36c37eec0a938605b5 | 10,342,281,289,644 | 039a6810479574d61128ac6ad6341f626673aa46 | /AndroidImageSlider-master/demo/src/main/java/com/gazan/model/Model_Main.java | f9c3f1c0a27f8e26686aa2f3b7e9fae51e31d1c1 | [
"MIT"
] | permissive | kainaspatel/AndroidImageSlider | https://github.com/kainaspatel/AndroidImageSlider | fb76542b414c3b1b16bf2dd01c4042d33b887245 | c22351b2972808a76f0c9872f321f8d7e99e9627 | refs/heads/master | 2021-01-09T20:22:39.416000 | 2016-07-06T18:07:57 | 2016-07-06T18:07:57 | 62,658,065 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gazan.model;
import com.google.gson.annotations.SerializedName;
import java.util.ArrayList;
/**
* Created by mtpl on 12/15/2015.
*/
public class Model_Main {
@SerializedName("status")
public String status;
@SerializedName("msg")
public String msg;
@SerializedName("errorcode")
pu... | UTF-8 | Java | 825 | java | Model_Main.java | Java | [
{
"context": "e;\n\nimport java.util.ArrayList;\n\n/**\n * Created by mtpl on 12/15/2015.\n */\npublic class Model_Main {\n ",
"end": 129,
"score": 0.9995887279510498,
"start": 125,
"tag": "USERNAME",
"value": "mtpl"
}
] | null | [] | package com.gazan.model;
import com.google.gson.annotations.SerializedName;
import java.util.ArrayList;
/**
* Created by mtpl on 12/15/2015.
*/
public class Model_Main {
@SerializedName("status")
public String status;
@SerializedName("msg")
public String msg;
@SerializedName("errorcode")
pu... | 825 | 0.72 | 0.710303 | 29 | 27.448277 | 27.879774 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.344828 | false | false | 7 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.