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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9e1685b912c7066373bd4b83140e9164d7f9ddd3 | 1,288,490,248,652 | bf6773bbd5d22950b5b63a3b90178adb4b706cf0 | /src/main/java/pages/HomePage.java | 6c228827a43dcc55b2233d3a6a165b92a4402d73 | [] | no_license | vanytate/tests | https://github.com/vanytate/tests | 9aeabe6925d0bba1654b7a8abbd5d4cb1792ce5b | 0bb649474e4a3057379385dde253418b389b86a0 | refs/heads/master | 2021-01-25T09:09:16.325000 | 2017-06-15T18:33:50 | 2017-06-15T18:33:50 | 93,786,660 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pages;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
public class HomePage extends PageInitializer {
@FindBy(xpath = "//*[@id=\"bs-example-navbar-collapse-1\"]/ul/li[4]/a")
private WebElement loginLink;
public HomePage(Web... | UTF-8 | Java | 439 | java | HomePage.java | Java | [] | null | [] | package pages;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
public class HomePage extends PageInitializer {
@FindBy(xpath = "//*[@id=\"bs-example-navbar-collapse-1\"]/ul/li[4]/a")
private WebElement loginLink;
public HomePage(Web... | 439 | 0.690205 | 0.685649 | 19 | 22.105263 | 21.06105 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.368421 | false | false | 14 |
5c84d6013af1c10adec14fd51fa4f5b39c127497 | 1,288,490,247,427 | 0577a46d8d28e1fd8636893bbdd2b18270bb8eb8 | /chromium/weblayer/public/java/org/chromium/browserfragment/NavigationObserver.java | 6bb3da33ff1f3adb03f63383ea9056ae8bf5881b | [
"BSD-3-Clause"
] | permissive | ric2b/Vivaldi-browser | https://github.com/ric2b/Vivaldi-browser | 388a328b4cb838a4c3822357a5529642f86316a5 | 87244f4ee50062e59667bf8b9ca4d5291b6818d7 | refs/heads/master | 2022-12-21T04:44:13.804000 | 2022-12-17T16:30:35 | 2022-12-17T16:30:35 | 86,637,416 | 166 | 41 | BSD-3-Clause | false | 2021-03-31T18:49:30 | 2017-03-29T23:09:05 | 2021-03-09T00:54:09 | 2021-03-31T18:49:28 | 2,065,810 | 68 | 16 | 3 | null | false | false | // Copyright 2022 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.browserfragment;
import androidx.annotation.NonNull;
/**
* An interface for observing changes to a Tab.
*/
public abstract class NavigationObserver {
... | UTF-8 | Java | 2,572 | java | NavigationObserver.java | Java | [] | null | [] | // Copyright 2022 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.browserfragment;
import androidx.annotation.NonNull;
/**
* An interface for observing changes to a Tab.
*/
public abstract class NavigationObserver {
... | 2,572 | 0.7014 | 0.699844 | 67 | 37.402985 | 34.488182 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.283582 | false | false | 14 |
82aa7bc867fce8bc0ff81d365ddbf648e06f084d | 10,050,223,517,647 | 9539e7142eb7ec92d2a94239070e81283eb5476e | /score-http/score-http/src/main/java/org/oagi/score/gateway/http/api/agency_id_management/data/SimpleAgencyIdList.java | 5bf2757151bd0ccf1ac10f9e6a69deb5702696e2 | [
"MIT"
] | permissive | OAGi/Score | https://github.com/OAGi/Score | 4040b1fe508bc17e853755d72c4f363d5f4cc97b | 36f9f65bcc51b6764cb5ec5919dbc96cf9f987d9 | refs/heads/master | 2023-08-31T03:59:58.456000 | 2023-08-28T02:37:11 | 2023-08-28T02:37:11 | 20,700,485 | 8 | 9 | MIT | false | 2023-08-28T02:37:12 | 2014-06-10T20:27:01 | 2023-06-14T20:37:14 | 2023-08-28T02:37:11 | 16,447 | 9 | 7 | 142 | Java | false | false | package org.oagi.score.gateway.http.api.agency_id_management.data;
import lombok.Data;
import java.math.BigInteger;
@Data
public class SimpleAgencyIdList {
private BigInteger agencyIdListManifestId;
private BigInteger agencyIdListId;
private String name;
private String state;
}
| UTF-8 | Java | 300 | java | SimpleAgencyIdList.java | Java | [] | null | [] | package org.oagi.score.gateway.http.api.agency_id_management.data;
import lombok.Data;
import java.math.BigInteger;
@Data
public class SimpleAgencyIdList {
private BigInteger agencyIdListManifestId;
private BigInteger agencyIdListId;
private String name;
private String state;
}
| 300 | 0.776667 | 0.776667 | 15 | 19 | 19.936565 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 14 |
7c19ffa8388f7d82cae830270c8660f72c6eb199 | 5,488,968,267,689 | 59d08bf2abb9fd572872335fa38ab05e1ddbff30 | /src/main/java/com/awesometickets/web/controller/ViewController.java | 0c22f9ec998d8022aabf59f705bfda1fd0f1f247 | [
"MIT"
] | permissive | MxyEI/movieticket-back-end-xy | https://github.com/MxyEI/movieticket-back-end-xy | c647c61cafe416280761ff57da1475bc8b8e19eb | c23e56404a67eff6fb5b82073994ca3370b68492 | refs/heads/master | 2018-11-29T05:40:45.705000 | 2018-08-18T08:33:53 | 2018-08-18T08:33:53 | 115,431,420 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.awesometickets.web.controller;
import com.awesometickets.util.LogUtil;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
impo... | UTF-8 | Java | 900 | java | ViewController.java | Java | [] | null | [] | package com.awesometickets.web.controller;
import com.awesometickets.util.LogUtil;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
impo... | 900 | 0.777778 | 0.775556 | 29 | 30.034483 | 25.922276 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.586207 | false | false | 14 |
2530a2a619fe66f06263362009774c9d40286f21 | 9,096,740,804,158 | 9d93eadf80abc6f6e441451bbc1594161eedced6 | /src/java/hrms/model/parmast/AcceptingHelperBean.java | e9cf8d58f0654ebeaf61c4e4bb55f9ea2cff9f29 | [] | no_license | durgaprasad2882/HRMSOpenSourceFor466anydesk | https://github.com/durgaprasad2882/HRMSOpenSourceFor466anydesk | 1bac7eb2e231a4fb3389b6b1cb8fb4384a757522 | e7ef76f77d7ecf98464e9bcccc2246b2091efeb4 | refs/heads/main | 2023-06-29T16:26:04.663000 | 2021-08-05T09:19:02 | 2021-08-05T09:19:02 | 392,978,868 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hrms.model.parmast;
public class AcceptingHelperBean {
private int pactid;
private String isacceptingcompleted;
private String iscurrentaccepting;
private String acceptingempid;
private String acceptingNote;
private String acceptingauthName = null;
private String submittedon = nu... | UTF-8 | Java | 1,657 | java | AcceptingHelperBean.java | Java | [] | null | [] | package hrms.model.parmast;
public class AcceptingHelperBean {
private int pactid;
private String isacceptingcompleted;
private String iscurrentaccepting;
private String acceptingempid;
private String acceptingNote;
private String acceptingauthName = null;
private String submittedon = nu... | 1,657 | 0.690404 | 0.690404 | 71 | 22.338028 | 21.281443 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.309859 | false | false | 14 |
7dfc2de98a14db588430100710931e5a37dac07f | 26,517,128,135,166 | 073ffd59e1966e08583ba9b5b291ccda372fe71b | /src/main/java/hello/service/rest/VehiclePositionService.java | 0c8943f140986ee3ac25e0d32a9e416911a75b9f | [] | no_license | vincent-f/stib-backend | https://github.com/vincent-f/stib-backend | 9e061ee4d9641b47c8b708929c52bc78405d5297 | 6022d05d01a9476e2541e5cd9057d7fc8332a18a | refs/heads/master | 2018-03-20T17:13:22.122000 | 2016-09-29T00:07:47 | 2016-09-29T00:07:47 | 66,102,987 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hello.service.rest;
import hello.vo.vehicles.Line;
public interface VehiclePositionService {
Line getVehiclePositionByLine(long id);
}
| UTF-8 | Java | 149 | java | VehiclePositionService.java | Java | [] | null | [] | package hello.service.rest;
import hello.vo.vehicles.Line;
public interface VehiclePositionService {
Line getVehiclePositionByLine(long id);
}
| 149 | 0.798658 | 0.798658 | 7 | 20.285715 | 18.045294 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 14 |
2046ebcb40f96f5795acd004a796ca5afa3c7d2e | 25,125,558,743,835 | cf1472b249ac36829997f62c422f01e1223bb34c | /app/src/main/java/com/weilay/pos/app/BaseFragment.java | 3f6ae673359d6b0c75cedf10d21d391dc010daeb | [] | no_license | MaybeUreRight/ZhiFuKe | https://github.com/MaybeUreRight/ZhiFuKe | fe934471b7ed22b686089003658104f62831063b | 59dfdc53d8066bcc70aa9a2a4dd4004638e7f889 | refs/heads/master | 2020-03-21T09:12:46.173000 | 2018-06-25T07:50:30 | 2018-06-25T07:50:30 | 138,388,179 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.weilay.pos.app;
import java.lang.reflect.Field;
import com.framework.utils.L;
import com.weilay.pos.titleactivity.BaseActivity;
import com.weilay.pos.util.ACache;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import an... | UTF-8 | Java | 2,751 | java | BaseFragment.java | Java | [] | null | [] | package com.weilay.pos.app;
import java.lang.reflect.Field;
import com.framework.utils.L;
import com.weilay.pos.titleactivity.BaseActivity;
import com.weilay.pos.util.ACache;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import an... | 2,751 | 0.721237 | 0.72086 | 119 | 21.277311 | 20.726683 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.521008 | false | false | 14 |
7a0fc95e459393e5018b8e7692965ab82ba946f9 | 5,729,486,431,574 | c3d11b4763b4df614d7ec130d51d9008b22f04e0 | /app/src/main/java/com/boostinsider/boostinsiderandroid/ProfileFragment.java | b10d869c4e8289cb7deaf277d82f5cd02212ba98 | [] | no_license | lolsheeplol/Boostinsider | https://github.com/lolsheeplol/Boostinsider | 74dd7f7e973da6ee2efd88ec4dc8d2ec59418064 | 8f9ed7c9ad64cb4d0ef0dacc7ce9fd2cd1626955 | refs/heads/master | 2016-06-05T12:00:06.759000 | 2015-05-13T18:15:39 | 2015-05-13T18:15:39 | 48,665,516 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.boostinsider.boostinsiderandroid;
import android.app.Activity;
import android.content.SharedPreferences;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.view.ViewCompat;
import android.support.v7.widget.Toolbar;
import android.view.LayoutI... | UTF-8 | Java | 9,068 | java | ProfileFragment.java | Java | [
{
"context": ";\nimport android.widget.Toast;\n\nimport com.github.lzyzsd.circleprogress.DonutProgress;\nimport com.poliveir",
"end": 617,
"score": 0.9942703247070312,
"start": 611,
"tag": "USERNAME",
"value": "lzyzsd"
}
] | null | [] | package com.boostinsider.boostinsiderandroid;
import android.app.Activity;
import android.content.SharedPreferences;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.view.ViewCompat;
import android.support.v7.widget.Toolbar;
import android.view.LayoutI... | 9,068 | 0.643251 | 0.637627 | 231 | 38.255413 | 29.434198 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.670996 | false | false | 14 |
8bbaf6f815bbae967474a12f562454684cc20b33 | 23,630,910,117,258 | c606b6395c88dfbbd3a2973ba6008515f1bf13d9 | /Cy_3/src/org/apache/commons/math3/ode/MainStateJacobianProvider.java | 25a4cd0ce0c1fca35d7bdcd8347d676f35596f24 | [] | no_license | OliverKramer02/Cy_3 | https://github.com/OliverKramer02/Cy_3 | 1dfcc9d16ce54a491d9ec2133e3789d4754b6561 | 7458d36ce13b716f9d104dd7b2f7f05c8c4fd539 | refs/heads/master | 2020-05-17T07:57:48.802000 | 2014-09-12T21:42:52 | 2014-09-12T21:42:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.apache.commons.math3.ode;
public abstract interface MainStateJacobianProvider
extends FirstOrderDifferentialEquations
{
public abstract void computeMainStateJacobian(double paramDouble, double[] paramArrayOfDouble1, double[] paramArrayOfDouble2, double[][] paramArrayOfDouble);
}
/* Location... | UTF-8 | Java | 500 | java | MainStateJacobianProvider.java | Java | [
{
"context": "Double);\r\n}\r\n\r\n\r\r\n/* Location: C:\\Users\\Olli\\Desktop\\NetworkPrioritizer-1.01.jar\r\r\n * Qualifie",
"end": 345,
"score": 0.8708643913269043,
"start": 341,
"tag": "NAME",
"value": "Olli"
}
] | null | [] | package org.apache.commons.math3.ode;
public abstract interface MainStateJacobianProvider
extends FirstOrderDifferentialEquations
{
public abstract void computeMainStateJacobian(double paramDouble, double[] paramArrayOfDouble1, double[] paramArrayOfDouble2, double[][] paramArrayOfDouble);
}
/* Location... | 500 | 0.756 | 0.734 | 17 | 27.764706 | 41.903992 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.294118 | false | false | 14 |
4d6a042aec6dee5378dea16d1b4c53d3e0e3de8d | 36,610,301,264,401 | 6233039c8eee5a033977665d89edd38d2137d40b | /spring-rabbitmq/src/main/java/com/beidou/rabbitmq/consumer/TopicMessageReceiver2.java | e8f1eb9d84fae71b5179c7ac7c18c8a41f359df2 | [] | no_license | beidouxy/springboot | https://github.com/beidouxy/springboot | 6d35a68411166c0611088cfc8a8513d125cf4277 | 1bebb89b4e3b8689bfcb91816a2abbb87c6b062a | refs/heads/master | 2020-04-12T09:23:17.922000 | 2018-12-19T09:28:22 | 2018-12-19T09:28:22 | 162,400,787 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.beidou.rabbitmq.consumer;
import org.springframework.amqp.rabbit.annotation.RabbitHandler;
import org.springframework.amqp.rabbit.annotation.RabbitListener;
import org.springframework.stereotype.Component;
/**
* @Author: Evan.Wei
* @Date: 2018/12/19 17:03
* @Desc
* topic exchange类型,消费者接收消息,topic.#
*... | UTF-8 | Java | 564 | java | TopicMessageReceiver2.java | Java | [
{
"context": "ngframework.stereotype.Component;\n\n/**\n * @Author: Evan.Wei\n * @Date: 2018/12/19 17:03\n * @Desc\n * topic exc",
"end": 244,
"score": 0.9998740553855896,
"start": 236,
"tag": "NAME",
"value": "Evan.Wei"
}
] | null | [] | package com.beidou.rabbitmq.consumer;
import org.springframework.amqp.rabbit.annotation.RabbitHandler;
import org.springframework.amqp.rabbit.annotation.RabbitListener;
import org.springframework.stereotype.Component;
/**
* @Author: Evan.Wei
* @Date: 2018/12/19 17:03
* @Desc
* topic exchange类型,消费者接收消息,topic.#
*... | 564 | 0.745387 | 0.719557 | 21 | 24.809525 | 22.087746 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.238095 | false | false | 14 |
84c3816c48e7f6cf485924e726ccec69ae050283 | 21,766,894,319,962 | 2122f7713f2b7eb112b5dd0a055ee18c39e3c039 | /exercicios/exercicio001/src/Main.java | 394ac0a44b6157925f1145f0595d7bde7a0b937c | [] | no_license | stefanopaulo/java-poo | https://github.com/stefanopaulo/java-poo | a8e99c5508e56139fa3c938ee00a9ec4f0db89b8 | 8f51d6cee5de2da4a13aad86325fb665a546b967 | refs/heads/master | 2023-01-24T07:52:40.532000 | 2020-12-09T16:38:25 | 2020-12-09T16:38:25 | 309,792,967 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Main {
public static void main(String[] args) {
Invoice i = new Invoice(1, "Computer", 3, 1499.99);
System.out.println(i.getInvoiceAmount());
}
}
| UTF-8 | Java | 171 | java | Main.java | Java | [] | null | [] |
public class Main {
public static void main(String[] args) {
Invoice i = new Invoice(1, "Computer", 3, 1499.99);
System.out.println(i.getInvoiceAmount());
}
}
| 171 | 0.654971 | 0.608187 | 9 | 17.888889 | 20.626005 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.444444 | false | false | 14 |
6c4038628c1e7ef3639c3f683702be07ea765cfc | 27,968,827,038,572 | 7e13bee0bc0bcb54a7c73a31bfbd93e87e0150d8 | /dubbo/dubbo-demo/dubbo-api/src/main/java/com/xych/dubbo/api/service/IUserService.java | 2e0761f24b7a78a02702dc3fafebfdd3b590010c | [] | no_license | Lanboo/JavaCoding | https://github.com/Lanboo/JavaCoding | 3b2721e1a9b5e89910d24a7bd29c851e283226e8 | a6670c6bd005b41e0754c079bf18842066b95914 | refs/heads/master | 2018-10-16T19:12:26.135000 | 2018-10-06T06:34:45 | 2018-10-06T06:34:45 | 128,206,003 | 5 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xych.dubbo.api.service;
import java.util.List;
import com.xych.dubbo.api.pojo.User;
public interface IUserService
{
List<User> list();
User findOne(String id);
}
| UTF-8 | Java | 186 | java | IUserService.java | Java | [] | null | [] | package com.xych.dubbo.api.service;
import java.util.List;
import com.xych.dubbo.api.pojo.User;
public interface IUserService
{
List<User> list();
User findOne(String id);
}
| 186 | 0.72043 | 0.72043 | 12 | 14.5 | 14.699773 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 14 |
07306ba3cb900bc18bd320e69031ac9bcba90e15 | 27,152,783,297,329 | f54fd4d9ec2402623655e731e10adf1486ccc6c6 | /src/java/ec/edu/uasb/portaldoc/entities/SylabusBiblioPorTema.java | 20671743828b140e6db21c58a60045be956d2b09 | [] | no_license | Vale77/PortalID | https://github.com/Vale77/PortalID | cb596556d3759bacdbe0748f19afb9904731c3ca | 40a99333bbbec16f85af07262f517eb20286646f | refs/heads/master | 2023-03-05T06:57:04.941000 | 2021-02-01T12:56:06 | 2021-02-01T12:56:06 | 334,949,239 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package ec.edu.uasb.portaldoc.entities;
import java.io.Serializable;
import javax.persistence.Basic;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
... | UTF-8 | Java | 7,192 | java | SylabusBiblioPorTema.java | Java | [
{
"context": "alidation.constraints.Size;\r\n\r\n/**\r\n *\r\n * @author victor.barba\r\n */\r\n@Entity\r\npublic class SylabusBiblioPorTema ",
"end": 515,
"score": 0.9378601908683777,
"start": 503,
"tag": "NAME",
"value": "victor.barba"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package ec.edu.uasb.portaldoc.entities;
import java.io.Serializable;
import javax.persistence.Basic;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
... | 7,192 | 0.618326 | 0.615823 | 257 | 25.984436 | 38.618553 | 541 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466926 | false | false | 14 |
30f6cd414edcac12e192c04833eaf9727266dd2c | 10,548,439,679,456 | 76194e40e814722ebbc39bb1cac66257080ffd31 | /src/de/robv/android/xposed/installer/repo/RepoDbDefinitions.java | 9ecf99235b430164b221956b9a114a7af94134d9 | [
"Apache-2.0"
] | permissive | DVDAndroid/XposedInstaller | https://github.com/DVDAndroid/XposedInstaller | 738835082acca1744e9d25899ec806eaa573abd2 | 37bffe92ee30ad1c30015217e705a30129000081 | refs/heads/art | 2020-04-05T11:40:13.939000 | 2015-06-29T18:08:00 | 2015-06-29T18:08:00 | 40,751,911 | 330 | 105 | null | true | 2020-03-05T10:36:48 | 2015-08-15T08:22:11 | 2020-03-02T11:13:06 | 2020-03-05T10:36:47 | 19,648 | 261 | 63 | 2 | Java | false | false | package de.robv.android.xposed.installer.repo;
import android.database.Cursor;
import android.provider.BaseColumns;
public class RepoDbDefinitions {
public static final int DATABASE_VERSION = 4;
public static final String DATABASE_NAME = "repo_cache.db";
///////////////////////////////////////////////////////////... | UTF-8 | Java | 10,263 | java | RepoDbDefinitions.java | Java | [] | null | [] | package de.robv.android.xposed.installer.repo;
import android.database.Cursor;
import android.provider.BaseColumns;
public class RepoDbDefinitions {
public static final int DATABASE_VERSION = 4;
public static final String DATABASE_NAME = "repo_cache.db";
///////////////////////////////////////////////////////////... | 10,263 | 0.696483 | 0.694339 | 218 | 46.07798 | 27.177608 | 111 | false | false | 0 | 0 | 0 | 0 | 78 | 0.053201 | 2.165138 | false | false | 14 |
6eb7970b42fce4fe599ba3ce5b73a22d95597c3f | 10,548,439,680,600 | 98eb2c145c99be2637592df3049356e54f2bb421 | /user/src/com/wushengde/web/EditServlet.java | 8fa08f4bcb6f4c86a5841e076cdad0e69dbc0ba3 | [] | no_license | ruoyezhiqiu/javaweb | https://github.com/ruoyezhiqiu/javaweb | 4dc1bfb001c6ecec0cbe6a81e5157a4cc79875db | b916363cba3b1808e343ef80403d9f302867221d | refs/heads/master | 2021-01-20T18:15:47.734000 | 2016-07-25T06:03:46 | 2016-07-25T06:03:46 | 60,688,409 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wushengde.web;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.w... | UTF-8 | Java | 971 | java | EditServlet.java | Java | [] | null | [] | package com.wushengde.web;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.w... | 971 | 0.802266 | 0.802266 | 34 | 27.558823 | 23.344215 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.323529 | false | false | 14 |
ce5116a5c871de2db2cfe15dc59aa1a744e3535d | 13,434,657,705,676 | 4f518904416478f7f9914ed99324a474ad9ba62d | /src/fr/nations/amen/client/mvp/presenters/EglisePresenter.java | 0b89310f9ff264b6ba41a8abcb64a23ccdc476c5 | [] | no_license | sebastienlebecq/amensite | https://github.com/sebastienlebecq/amensite | eafebd5ae52dfd37c96da6ffc3ff364cc8bf78d3 | b1db5cc2895f579245a9d69da6d42210c201bb8a | refs/heads/master | 2021-01-19T03:20:08.560000 | 2016-06-11T10:34:57 | 2016-06-11T10:34:57 | 54,899,298 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.nations.amen.client.mvp.presenters;
public interface EglisePresenter {
}
| UTF-8 | Java | 91 | java | EglisePresenter.java | Java | [] | null | [] | package fr.nations.amen.client.mvp.presenters;
public interface EglisePresenter {
}
| 91 | 0.758242 | 0.758242 | 5 | 16.200001 | 19.80303 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 14 |
1f030cbf8b8e28cb3a022d5766a5f60441e0cc8a | 13,434,657,702,468 | 437064ab5a0fe63d083b56abd4cbf34985779e71 | /src/main/java/pl/janda/worker/JWorker/infrastructure/persistence/HibernateClientRepository.java | 303468569bb511662e4c16953537c6c72c142252 | [] | no_license | Subtelny/JWorker | https://github.com/Subtelny/JWorker | 94343fbcd71b0611e9e87efcbe0804f76f23f397 | c0a8058790e462ad92359355dc90a8ba70e67790 | refs/heads/master | 2020-06-30T03:24:45.148000 | 2019-08-06T14:37:04 | 2019-08-06T14:37:04 | 200,707,818 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.janda.worker.JWorker.infrastructure.persistence;
import org.springframework.data.repository.CrudRepository;
import org.springframework.stereotype.Repository;
import pl.janda.worker.JWorker.domain.model.user.client.Client;
import java.util.Collection;
@Repository
public interface HibernateClientRepository ... | UTF-8 | Java | 563 | java | HibernateClientRepository.java | Java | [] | null | [] | package pl.janda.worker.JWorker.infrastructure.persistence;
import org.springframework.data.repository.CrudRepository;
import org.springframework.stereotype.Repository;
import pl.janda.worker.JWorker.domain.model.user.client.Client;
import java.util.Collection;
@Repository
public interface HibernateClientRepository ... | 563 | 0.827709 | 0.827709 | 18 | 30.277779 | 32.523163 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 14 |
901336836a1c10d594e345ccef268335d8065032 | 532,575,962,805 | c4bfbfafded16a2923772efbf702e30f5a41efd8 | /src/com/codewithgangez/ColToBathu.java | ef9233c73a020363b62621e464edae2a30aeb9a1 | [] | no_license | gangezwer/Train-Booking-System-Using-Java | https://github.com/gangezwer/Train-Booking-System-Using-Java | 2cfe711fed6ff94c5198e067bfda8085b6c34d10 | b931fe12405ea895f78c436df5431c8340838e31 | refs/heads/main | 2023-05-11T03:04:48.226000 | 2021-05-30T08:09:00 | 2021-05-30T08:09:00 | 372,158,130 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.codewithgangez;
import com.mongodb.client.*;
import javafx.application.Application;
import javafx.geometry.Insets;
import javafx.scene.Scene;
import javafx.scene.control.*;
import javafx.scene.layout.*;
import javafx.stage.Stage;
import org.bson.Document;
import java.util.ArrayList;
import java.util.Scann... | UTF-8 | Java | 24,513 | java | ColToBathu.java | Java | [] | null | [] | package com.codewithgangez;
import com.mongodb.client.*;
import javafx.application.Application;
import javafx.geometry.Insets;
import javafx.scene.Scene;
import javafx.scene.control.*;
import javafx.scene.layout.*;
import javafx.stage.Stage;
import org.bson.Document;
import java.util.ArrayList;
import java.util.Scann... | 24,513 | 0.578958 | 0.563619 | 540 | 44.392593 | 34.828064 | 198 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.874074 | false | false | 14 |
4829c5e4544fb8347ea2ba0fd00fa45ebc3e2d91 | 35,673,998,402,355 | 26d321c401cd7e2ea765f5ddf1fc1b069f96f893 | /src/main/fr/fireowls/spaceowls/system/trajectory/StaticTrajectory.java | 62f23065a92629f9edcff3c93935ab72e33e65c5 | [] | no_license | fireowls/SpaceOwls | https://github.com/fireowls/SpaceOwls | 34b762deb79aed539fad8db3149d8a7c25c9d5d8 | 78c7bd89dac39e8325fe260aada5a50263daf3e4 | refs/heads/master | 2020-07-27T08:50:34.793000 | 2020-01-15T08:04:18 | 2020-01-15T08:04:18 | 209,035,615 | 0 | 0 | null | false | 2020-01-12T17:59:20 | 2019-09-17T11:28:01 | 2020-01-12T17:51:21 | 2020-01-12T17:59:19 | 140 | 0 | 0 | 0 | Java | false | false | package fr.fireowls.spaceowls.system.trajectory;
/**
* Class qui décrit les méthodes utiles pour une trajectoire static
* @author defossea
*
*/
public class StaticTrajectory extends Trajectory {
/**
* constructeur
*/
public StaticTrajectory() {
super(TrajectoryType.STATIC);
}
@Override
... | UTF-8 | Java | 361 | java | StaticTrajectory.java | Java | [
{
"context": "odes utiles pour une trajectoire static\n * @author defossea\n *\n */\npublic class StaticTrajectory extends Traj",
"end": 141,
"score": 0.9995889663696289,
"start": 133,
"tag": "USERNAME",
"value": "defossea"
}
] | null | [] | package fr.fireowls.spaceowls.system.trajectory;
/**
* Class qui décrit les méthodes utiles pour une trajectoire static
* @author defossea
*
*/
public class StaticTrajectory extends Trajectory {
/**
* constructeur
*/
public StaticTrajectory() {
super(TrajectoryType.STATIC);
}
@Override
... | 361 | 0.685237 | 0.685237 | 19 | 17.894737 | 20.133488 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.315789 | false | false | 14 |
12ec755bd576372c371a358e9e43619ede41212c | 7,980,049,236,334 | 281d3c4dfadb1798518fccba426aef4b8871ea44 | /backend/src/main/java/de/novatecgmbh/restsecspring/logic/scanner/RestsecXssScanner.java | 026ba016aeb9394097e3498b0349e14e83af4055 | [
"MIT"
] | permissive | cckmit/RestSec-Spring-Angular | https://github.com/cckmit/RestSec-Spring-Angular | 85fc4fa1775f41bab2f5e46ab2358db39dea59ea | 6b89290fb4912745af9a4b8942ef4953473ca16f | refs/heads/master | 2023-03-19T19:47:57.096000 | 2018-02-06T13:01:17 | 2018-02-06T13:01:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.novatecgmbh.restsecspring.logic.scanner;
public class RestsecXssScanner {
}
| UTF-8 | Java | 88 | java | RestsecXssScanner.java | Java | [] | null | [] | package de.novatecgmbh.restsecspring.logic.scanner;
public class RestsecXssScanner {
}
| 88 | 0.829545 | 0.829545 | 4 | 21 | 21.575449 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 14 |
860e109b56ab5219f4bfe7dc8016aac0729f587d | 15,616,501,112,457 | 0a1f6d641467551086bea9d192d661a64b061162 | /src/main/java/com/otm/model/dto/OtmDTO.java | fda7d29320b1548ce7b6597ac3e6e7339a89af39 | [
"Apache-2.0"
] | permissive | sovannarithcheav/one-time-message | https://github.com/sovannarithcheav/one-time-message | 02263b24015e6fbdd8a3e9a490142d9c6903b448 | 1212eae1b25dd28eaf7408ef03db08b3e0cc8d58 | refs/heads/master | 2023-04-29T04:51:44.074000 | 2020-03-31T09:57:42 | 2020-03-31T09:57:42 | 172,902,917 | 0 | 0 | Apache-2.0 | false | 2023-04-14T17:43:08 | 2019-02-27T11:28:33 | 2020-03-31T09:57:45 | 2023-04-14T17:43:08 | 66 | 0 | 0 | 1 | Java | false | false | package com.otm.model.dto;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import org.springframework.util.StringUtils;
@JsonIgnoreProperties(ignoreUnknown = true)
public class OtmDTO {
private String message;
private String keyMessage;
public OtmDTO(String message) {
this.message = message;
}
... | UTF-8 | Java | 700 | java | OtmDTO.java | Java | [] | null | [] | package com.otm.model.dto;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import org.springframework.util.StringUtils;
@JsonIgnoreProperties(ignoreUnknown = true)
public class OtmDTO {
private String message;
private String keyMessage;
public OtmDTO(String message) {
this.message = message;
}
... | 700 | 0.74 | 0.74 | 39 | 16.948717 | 17.125402 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.153846 | false | false | 14 |
e69bf59b4d2c53fa85609a9a93297126cf2f266b | 29,884,382,506,441 | ddbd8eda48c5ad7f0c784d1a313204d0831517a3 | /core/tags/1.1/src/com/captiveimagination/jgn/update/Updater.java | 6ca3892e32ce7d98a6bba281f0f54b14bb34b4b2 | [] | no_license | chinastyle/jgn | https://github.com/chinastyle/jgn | 5c487323ad6b03139a8ddcdadbbad4db3265f3f6 | bad8e4327090ae976144ea6328ac354a66fdc091 | refs/heads/master | 2020-08-05T01:48:48.093000 | 2010-02-14T12:48:53 | 2010-02-14T12:48:53 | 33,904,633 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2005-2006 JavaGameNetworking
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retain the above copyright
* notice, this lis... | UTF-8 | Java | 6,938 | java | Updater.java | Java | [
{
"context": "ation of a character and/or object.\n * \n * @author Matthew D. Hicks\n */\npublic class Updater extends Thread {\n pri",
"end": 1948,
"score": 0.9998043179512024,
"start": 1932,
"tag": "NAME",
"value": "Matthew D. Hicks"
}
] | null | [] | /*
* Copyright (c) 2005-2006 JavaGameNetworking
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retain the above copyright
* notice, this lis... | 6,928 | 0.553906 | 0.546699 | 205 | 32.843903 | 25.45479 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.517073 | false | false | 14 |
a138fd2ae413785187153fbbb14a9afef400f39c | 27,702,539,128,645 | 63a2eea8e331868cb6efbe367b961f8590b7e3c0 | /Aufgaben/src/AufgabePolymorphieTiere/Test.java | 02e19461a834be9366b4722fa683199458e3d9d6 | [] | no_license | SulaimanBen/Aufgaben | https://github.com/SulaimanBen/Aufgaben | 2bfbd594ee15eae1b550077bf7b1529c8cfb3a9d | a24e7617f9225b338759f9d4f519b7d52d438459 | refs/heads/master | 2020-07-31T12:03:34.775000 | 2019-12-10T11:37:40 | 2019-12-10T11:37:40 | 210,597,815 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package AufgabePolymorphieTiere;
public class Test {
public static void main(String[] args) {
Hund hund = new Hund("Rex",2,true);
hund.laufen();
Katze katze = new Katze("Tom",1,true);
katze.laufen();
print(hund);
print(katze);
}
static void print(Tier tier) {
String tierArt = ti... | UTF-8 | Java | 456 | java | Test.java | Java | [
{
"context": "ain(String[] args) {\r\n\t\t\r\n\t\tHund hund = new Hund(\"Rex\",2,true);\r\n\t\thund.laufen();\r\n\t\tKatze katze = new ",
"end": 131,
"score": 0.9997636079788208,
"start": 128,
"tag": "NAME",
"value": "Rex"
},
{
"context": "e);\r\n\t\thund.laufen();\r\n\t\tKatze katze... | null | [] | package AufgabePolymorphieTiere;
public class Test {
public static void main(String[] args) {
Hund hund = new Hund("Rex",2,true);
hund.laufen();
Katze katze = new Katze("Tom",1,true);
katze.laufen();
print(hund);
print(katze);
}
static void print(Tier tier) {
String tierArt = ti... | 456 | 0.625 | 0.620614 | 22 | 18.727272 | 17.578865 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.954545 | false | false | 14 |
84a7cad382893803c7d05906da77a1730c610c2f | 11,742,440,594,521 | 512eaec99ceba66eafd09ff21be2e17af2f37dc9 | /Server/sdc2ch.root-prod/sdc-2ch-legacy/sdc-2ch-legacy-aiv/src/main/java/com/sdc2ch/legacy/endpoint/request/HealthCheck.java | 4f6a28fbc6c74290fe864be608c3eea668e0d24f | [] | no_license | VAIPfoundation/logis2ch | https://github.com/VAIPfoundation/logis2ch | 8ce48f90f928021c9c944b88b7a55c52d6e6fc67 | 2b0ce4e8d4edd28971d96fedcdbf219fcc276f03 | refs/heads/master | 2023-03-06T17:15:02.840000 | 2021-02-24T13:00:08 | 2021-02-24T13:00:08 | 341,898,312 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sdc2ch.legacy.endpoint.request;
import java.text.DateFormat;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import com.google.gson.GsonBuilder;
@Entity
public class HealthCheck {
@Id
@GeneratedValue
private long id;
private String dataDate;... | UTF-8 | Java | 2,414 | java | HealthCheck.java | Java | [] | null | [] | package com.sdc2ch.legacy.endpoint.request;
import java.text.DateFormat;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import com.google.gson.GsonBuilder;
@Entity
public class HealthCheck {
@Id
@GeneratedValue
private long id;
private String dataDate;... | 2,414 | 0.736123 | 0.73488 | 107 | 21.560747 | 16.404455 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.439252 | false | false | 14 |
153958d5aa74223aca9f7f65375fca5ecc2621b5 | 1,477,468,764,421 | 835c0aacf2342655e81cae631b5c36de4b1d61a6 | /Dilemma_BJ_JavaWeb/src/main/java/testweb/common/Initialization.java | 111280c8aab1533dfd5d90e1eaeab459bbc864f5 | [] | no_license | jueane/DilemmaWebsite | https://github.com/jueane/DilemmaWebsite | 023b4754a910a3683e8d956455f7002fe3e704c1 | 32e36d34c52925ad25604136bfdbe6b2fa3e8451 | refs/heads/master | 2021-06-27T06:27:10.219000 | 2017-09-16T08:42:44 | 2017-09-16T08:42:44 | 103,736,983 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package testweb.common;
import org.springframework.context.ApplicationListener;
import org.springframework.context.event.ContextRefreshedEvent;
public class Initialization implements ApplicationListener<ContextRefreshedEvent> {
@Override
public void onApplicationEvent(ContextRefreshedEvent event) {
if (event.get... | UTF-8 | Java | 418 | java | Initialization.java | Java | [] | null | [] | package testweb.common;
import org.springframework.context.ApplicationListener;
import org.springframework.context.event.ContextRefreshedEvent;
public class Initialization implements ApplicationListener<ContextRefreshedEvent> {
@Override
public void onApplicationEvent(ContextRefreshedEvent event) {
if (event.get... | 418 | 0.789474 | 0.789474 | 18 | 22.222221 | 27.530903 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.888889 | false | false | 14 |
f4fb5b5dcdd04957064a8e61d76db48565e97470 | 3,100,966,392,247 | 8619413033364c29afa22cde4240a54ed45c074b | /camarido_new/src/main/java/com/yunqi/clientandroid/activity/RealNameActivity.java | e09d83dce6e21fc47e2b5ae0ef3d7bf9e1bdd6c1 | [] | no_license | mengwei3832/camarido_new_huozhu | https://github.com/mengwei3832/camarido_new_huozhu | 2b7e64566b36db6642ab36cf027b8f074e1ac716 | 59141a0f99c098118cafba6ecc761f147810b3bf | refs/heads/master | 2020-06-01T20:29:51.873000 | 2017-06-13T06:43:22 | 2017-06-13T06:43:22 | 94,083,673 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yunqi.clientandroid.activity;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.text.Editable;
import android.text.Html;
import android.text.TextUtils;
import android.text.TextWatcher;
import android.view.View;
import android.view.View.OnClickListener;
... | UTF-8 | Java | 14,689 | java | RealNameActivity.java | Java | [
{
"context": "ise;\n\tprivate TextView tvQuestion;\n\tprivate String userName;// 账号\n\tprivate String name;// 姓名\n\tprivate String ",
"end": 1511,
"score": 0.6356828212738037,
"start": 1503,
"tag": "USERNAME",
"value": "userName"
},
{
"context": " TextView tvQuestion;\n\tprivate Stri... | null | [] | package com.yunqi.clientandroid.activity;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.text.Editable;
import android.text.Html;
import android.text.TextUtils;
import android.text.TextWatcher;
import android.view.View;
import android.view.View.OnClickListener;
... | 14,689 | 0.675375 | 0.667239 | 486 | 26.565844 | 21.136213 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.09465 | false | false | 14 |
cc8461d6ee725470d4c2fa50689613f823d627f2 | 36,051,955,524,544 | cc6cdbd6bacf330506a39fb732d0097d4e86d01a | /app/src/main/java/com/example/android/Ructier/JsonParsing/JsonParser.java | bcbef8a97d9cd8b9271eeaf2ac1739a1f334bfb8 | [] | no_license | HossamOnsy/MovieRuctier | https://github.com/HossamOnsy/MovieRuctier | 6d917288ab386b11b0ec13beb63a2e3ee5bf7235 | aac81a081f7c07406cb991b287b2dc62328d6e06 | refs/heads/master | 2021-05-31T10:07:48.372000 | 2016-05-01T18:08:19 | 2016-05-01T18:08:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.android.Ructier.JsonParsing;
import com.example.android.Ructier.MovieEntity;
import com.example.android.Ructier.ReviewDetails;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import java.util.ArrayList;
/**
* Created by Hossam Eldeen Onsy on 4/29/2016.
*/... | UTF-8 | Java | 4,460 | java | JsonParser.java | Java | [
{
"context": "t;\n\nimport java.util.ArrayList;\n\n/**\n * Created by Hossam Eldeen Onsy on 4/29/2016.\n */\npublic class JsonParser {\n pu",
"end": 302,
"score": 0.9998698830604553,
"start": 284,
"tag": "NAME",
"value": "Hossam Eldeen Onsy"
}
] | null | [] | package com.example.android.Ructier.JsonParsing;
import com.example.android.Ructier.MovieEntity;
import com.example.android.Ructier.ReviewDetails;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import java.util.ArrayList;
/**
* Created by <NAME> on 4/29/2016.
*/
public clas... | 4,448 | 0.575336 | 0.56861 | 132 | 32.78788 | 24.971508 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.575758 | false | false | 14 |
ca08c7c56effc225ac96690f5b20850726d00364 | 14,233,521,621,197 | d0f96b176b064133ea642d82253b7e0ab0732145 | /src/main/java/SortAlgorithms/QuickSort.java | 89c4779f35a44e4dd4877cc4d1f673c07cc856b0 | [] | no_license | michaeltong21215/CoreJava | https://github.com/michaeltong21215/CoreJava | 2a58f7dd7b1e881b8e183e56e410b9f6580083d7 | 6d9afb650d26262b663625c1eddfdf4aa9585672 | refs/heads/master | 2023-03-22T07:46:49.162000 | 2021-03-07T21:07:44 | 2021-03-07T21:07:44 | 321,195,801 | 0 | 0 | null | false | 2021-03-07T21:07:45 | 2020-12-14T01:03:17 | 2020-12-14T01:29:11 | 2021-03-07T21:07:44 | 75 | 0 | 0 | 0 | Java | false | false | package SortAlgorithms;
public class QuickSort {
public static void main(String[] args) {
int [] arr = { 10, 4, 5, 8, 6, 11, 26};
System.out.println("Before Sorting: " + " ");
printArray(arr);
System.out.println();
System.out.println();
//bubble sort
int kths... | UTF-8 | Java | 1,931 | java | QuickSort.java | Java | [] | null | [] | package SortAlgorithms;
public class QuickSort {
public static void main(String[] args) {
int [] arr = { 10, 4, 5, 8, 6, 11, 26};
System.out.println("Before Sorting: " + " ");
printArray(arr);
System.out.println();
System.out.println();
//bubble sort
int kths... | 1,931 | 0.491973 | 0.480062 | 65 | 28.707693 | 19.060005 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.969231 | false | false | 14 |
957912c078f6d499925404a80ba58d6865cceb48 | 24,163,486,019,917 | eba6c3a63a2ad511389017abc480dd1f6f0b3dc4 | /src/game/arena/WinterArena.java | 82a765d4ba230fdab17f445d6926a08d6624b458 | [] | no_license | tzahy92/Ski_Game | https://github.com/tzahy92/Ski_Game | 561894834e483cc0be951e4217adc26057531761 | 5766a6c5c4346204dc5b6f70b241688c9d4b71b3 | refs/heads/master | 2023-03-30T21:53:18.528000 | 2021-03-30T19:21:51 | 2021-03-30T19:21:51 | 199,418,010 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package game.arena;
import game.entities.IMobileEntity;
import game.enums.SnowSurface;
import game.enums.WeatherCondition;
import utilities.ValidationUtils;
/**
* @author itzhak maymon - 204278790
* @author Nicolas roizman - 321902306
* A representation of a cartesian WinterArena implements {@link IArena}
*/
publi... | UTF-8 | Java | 2,507 | java | WinterArena.java | Java | [
{
"context": ";\nimport utilities.ValidationUtils;\n/**\n * @author itzhak maymon - 204278790\n * @author Nicolas roizman - 32190230",
"end": 186,
"score": 0.9966031908988953,
"start": 173,
"tag": "NAME",
"value": "itzhak maymon"
},
{
"context": "**\n * @author itzhak maymon - 204278... | null | [] | package game.arena;
import game.entities.IMobileEntity;
import game.enums.SnowSurface;
import game.enums.WeatherCondition;
import utilities.ValidationUtils;
/**
* @author <NAME> - 204278790
* @author <NAME> - 321902306
* A representation of a cartesian WinterArena implements {@link IArena}
*/
public class WinterAr... | 2,491 | 0.625449 | 0.618269 | 108 | 22.212963 | 19.641722 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.231481 | false | false | 14 |
d5742aabddeffb37eecc5a366cc56a2446fa95a4 | 32,976,758,922,545 | f17a68a6a3bf704293c036501c3645a183607b28 | /src/com/coding/scaler/arrays/sliding_window/SpiralMatrix.java | 50179effb0cbaefb25c7dbc3390ed07680786aec | [] | no_license | prdp89/Competitive-Coding | https://github.com/prdp89/Competitive-Coding | 4353ec15f7a1a337cd1ddc86efce5f390f57d90e | 809c94e1cce2e71f9653abe346e1b5d162200018 | refs/heads/master | 2023-08-29T00:11:28.236000 | 2023-08-02T06:22:51 | 2023-08-02T06:22:51 | 297,940,782 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.coding.scaler.arrays.sliding_window;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.LinkedList;
import java.util.List;
import java.util.stream.Collectors;
public class SpiralMatrix {
/**
* Given an integer A, generate a square matrix filled with elements from 1 to A2
... | UTF-8 | Java | 4,146 | java | SpiralMatrix.java | Java | [] | null | [] | package com.coding.scaler.arrays.sliding_window;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.LinkedList;
import java.util.List;
import java.util.stream.Collectors;
public class SpiralMatrix {
/**
* Given an integer A, generate a square matrix filled with elements from 1 to A2
... | 4,146 | 0.396768 | 0.387603 | 145 | 27.593103 | 21.567696 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.565517 | false | false | 14 |
8cfb6219d5f1f051768896d45073c20bf35f107a | 11,433,202,959,851 | cd575ce8c6d1ae9c740704d90bab11ae00a4093e | /Task9/src/expression/AbstractCheckedBinaryOperation.java | 32abe5f69472e6aca224eafa4dfb34af9d514c3e | [] | no_license | IvanGusevGit/Paradigms2017 | https://github.com/IvanGusevGit/Paradigms2017 | fc42f62f93a54d9a40dbf29972fec527e6530e77 | 46a6357f843e9fcc6df80dbe74a1a0abf89b323b | refs/heads/master | 2020-03-18T19:20:57.768000 | 2018-06-03T09:07:15 | 2018-06-03T09:07:15 | 135,149,197 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package expression;
import expression.exceptions.EvaluatingException;
public abstract class AbstractCheckedBinaryOperation implements CommonExpression {
private final CommonExpression leftArgument, rightArgument;
protected String getStringOFArguments(int leftValue, int rightValue) {
return "(" + left... | UTF-8 | Java | 1,250 | java | AbstractCheckedBinaryOperation.java | Java | [] | null | [] | package expression;
import expression.exceptions.EvaluatingException;
public abstract class AbstractCheckedBinaryOperation implements CommonExpression {
private final CommonExpression leftArgument, rightArgument;
protected String getStringOFArguments(int leftValue, int rightValue) {
return "(" + left... | 1,250 | 0.712 | 0.712 | 39 | 31.051283 | 31.633274 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.717949 | false | false | 14 |
d87d76e7aca770ec62258d36f6d4173f2d543efd | 11,433,202,961,216 | a053c2c1798d069746ee6f09e1eda0f442b0b564 | /kafkas/src/main/java/com/hoangdieuctu/tools/kafkas/service/AdminService.java | 9797c8432bf08169597a41351a007d23f947bbb1 | [] | no_license | hoangdieuctu/tools | https://github.com/hoangdieuctu/tools | c57d59cb772c0b72e24a9e275cb60b0d9bf76c44 | 8e5b1812eaf20c1d518945df200cfdbefd4712e9 | refs/heads/master | 2022-12-09T21:32:43.510000 | 2021-08-22T00:34:45 | 2021-08-22T00:34:45 | 251,138,903 | 0 | 0 | null | false | 2022-12-05T18:42:30 | 2020-03-29T21:30:44 | 2021-08-22T00:34:51 | 2022-12-05T18:42:29 | 8,391 | 0 | 0 | 26 | Java | false | false | package com.hoangdieuctu.tools.kafkas.service;
import com.google.gson.Gson;
import com.hoangdieuctu.tools.kafkas.config.WebsocketConnectionHolder;
import com.hoangdieuctu.tools.kafkas.constant.Constants;
import com.hoangdieuctu.tools.kafkas.messaging.WebsocketMessageSender;
import com.hoangdieuctu.tools.kafkas.model.*... | UTF-8 | Java | 6,987 | java | AdminService.java | Java | [] | null | [] | package com.hoangdieuctu.tools.kafkas.service;
import com.google.gson.Gson;
import com.hoangdieuctu.tools.kafkas.config.WebsocketConnectionHolder;
import com.hoangdieuctu.tools.kafkas.constant.Constants;
import com.hoangdieuctu.tools.kafkas.messaging.WebsocketMessageSender;
import com.hoangdieuctu.tools.kafkas.model.*... | 6,987 | 0.680406 | 0.679834 | 214 | 31.649532 | 26.265602 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.523364 | false | false | 14 |
d6b57396ff74bd22588f86a769a46230120c09a4 | 24,704,651,943,238 | 367422b65549f4bd92fc044f6f2e1fa93191af74 | /src/newPractice/ClassAndObject.java | 39e13002613c65b6df678bd3564747c0e97559c0 | [] | no_license | yatinkawatra/practice | https://github.com/yatinkawatra/practice | e3c372a06ae22043a7fbc700b3b9b63609aa194d | 5b98fc825b94d24944143f76ea6b1b91558d1909 | refs/heads/master | 2023-03-31T06:33:53.745000 | 2021-04-01T09:43:32 | 2021-04-01T09:43:32 | 353,648,063 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package newPractice;
public class ClassAndObject {
}
| UTF-8 | Java | 55 | java | ClassAndObject.java | Java | [] | null | [] | package newPractice;
public class ClassAndObject {
}
| 55 | 0.781818 | 0.781818 | 5 | 10 | 12.181953 | 29 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 14 |
e1dd07b3ead6302119caff187113008ed57035b6 | 77,309,473,532 | 5b82e2f7c720c49dff236970aacd610e7c41a077 | /QueryReformulation-master 2/data/processed/CheckboxTreeViewerTest.java | 87f66282550083a755bbed7f6ba01fdddd3a8131 | [] | no_license | shy942/EGITrepoOnlineVersion | https://github.com/shy942/EGITrepoOnlineVersion | 4b157da0f76dc5bbf179437242d2224d782dd267 | f88fb20497dcc30ff1add5fe359cbca772142b09 | refs/heads/master | 2021-01-20T16:04:23.509000 | 2016-07-21T20:43:22 | 2016-07-21T20:43:22 | 63,737,385 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /***/
package org.eclipse.jface.tests.viewers;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Iterator;
import java.util.List;
import org.eclipse.jface.tests.viewers.CheckStateProviderTestsUtil.TestCheckStateProvider;
import org.eclipse.jface.tests.viewers.CheckStateProviderTestsUtil.TestMet... | UTF-8 | Java | 16,403 | java | CheckboxTreeViewerTest.java | Java | [] | null | [] | /***/
package org.eclipse.jface.tests.viewers;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Iterator;
import java.util.List;
import org.eclipse.jface.tests.viewers.CheckStateProviderTestsUtil.TestCheckStateProvider;
import org.eclipse.jface.tests.viewers.CheckStateProviderTestsUtil.TestMet... | 16,403 | 0.665183 | 0.662196 | 375 | 42.741333 | 31.781584 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.789333 | false | false | 14 |
d41610cd0888a50711ef1b568f55ddfc206f6e67 | 9,491,877,762,591 | ec6e3a09f3ef94ee9ffa72f2a05b5b158f27e904 | /rpc-demo-framework/src/main/java/com/leo/rpc/remoting/dto/RpcMessage.java | a93a41ea7b4450b99d23a218a1c7dd993f47b083 | [] | no_license | leowany/rpc-demo | https://github.com/leowany/rpc-demo | 88ac6017c5ae744ef3eadf10beac94c2514a77f6 | 91923feef0fc5b7a0c8f2fbc4a0421e9931b0183 | refs/heads/master | 2023-08-02T08:29:14.604000 | 2021-10-09T09:28:58 | 2021-10-09T09:28:58 | 404,194,844 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.leo.rpc.remoting.dto;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import lombok.ToString;
@AllArgsConstructor
@NoArgsConstructor
@Getter
@Setter
@Builder
@ToString
public class RpcMessage {
// rpc message type
pri... | UTF-8 | Java | 510 | java | RpcMessage.java | Java | [] | null | [] | package com.leo.rpc.remoting.dto;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import lombok.ToString;
@AllArgsConstructor
@NoArgsConstructor
@Getter
@Setter
@Builder
@ToString
public class RpcMessage {
// rpc message type
pri... | 510 | 0.784314 | 0.784314 | 29 | 16.586206 | 9.953399 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.758621 | false | false | 14 |
9fb02cdfdd3bf97959b4cf40d2de22eb44210331 | 21,552,145,960,794 | 7dc95efbb60776fb09bd4350c4dc5199b7358a32 | /xiami-blog-springcloud-config/src/main/java/com/xiami/ConfigApplication.java | 9e291e40bf1d561e62d3c6f1c1c71738a841bee6 | [] | no_license | youyasuxiami/xiami-blog-springcloud | https://github.com/youyasuxiami/xiami-blog-springcloud | 45ca4e5d58c33ed218e3944fae666c5acbed9336 | 1952a8b1fa4e9d3eb81e1537d5cdf32895607356 | refs/heads/main | 2023-03-06T19:29:48.222000 | 2021-02-17T08:31:17 | 2021-02-17T08:31:17 | 336,940,674 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xiami;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.config.server.EnableConfigServer;
import org.springframework.cloud.netflix.eureka.EnableEurekaClient;
/**
* Description:
*
* @version v1.0.0
*... | UTF-8 | Java | 602 | java | ConfigApplication.java | Java | [
{
"context": "\n * Description:\n *\n * @version v1.0.0\n * @author:zj\n * @date:20210209 13:27\n */\n@SpringBootApplicat",
"end": 331,
"score": 0.9442994594573975,
"start": 329,
"tag": "USERNAME",
"value": "zj"
}
] | null | [] | package com.xiami;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.config.server.EnableConfigServer;
import org.springframework.cloud.netflix.eureka.EnableEurekaClient;
/**
* Description:
*
* @version v1.0.0
*... | 602 | 0.78157 | 0.755973 | 23 | 24.47826 | 22.77846 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.304348 | false | false | 14 |
0919033933a36a9e51173809f7709a0d58bbda28 | 17,901,423,694,561 | 155affd1834ff614644b847d0d02debaa6a650ad | /app/src/main/java/com/example/rayanne/rp_food/Perfil.java | 8a3388713c8f7d8df9054ca5beb5c1c87c00d958 | [] | no_license | rayanneblima/RP-Food | https://github.com/rayanneblima/RP-Food | 46cd62c6ba09d1ff0a36e306f9f2a14c0c152d77 | 5fca474e0f76882a802389c077d3e5164fff8875 | refs/heads/master | 2022-01-05T02:50:12.256000 | 2019-06-08T17:48:34 | 2019-06-08T17:48:34 | 93,460,306 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.rayanne.rp_food;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.net.Uri;
import android.os.Bundle;
import android.os.Environment;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Bu... | UTF-8 | Java | 3,127 | java | Perfil.java | Java | [
{
"context": "package com.example.rayanne.rp_food;\n\nimport android.content.Intent;\nimport a",
"end": 27,
"score": 0.9904056191444397,
"start": 20,
"tag": "USERNAME",
"value": "rayanne"
},
{
"context": "on;\nimport java.io.InputStream;\n\n/**\n * Created by Rayanne on 05/06/2017.\n... | null | [] | package com.example.rayanne.rp_food;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.net.Uri;
import android.os.Bundle;
import android.os.Environment;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Bu... | 3,127 | 0.62976 | 0.6256 | 109 | 27.660551 | 27.564842 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.513761 | false | false | 14 |
92f6b3fcc120f913fecb6d0a87a8863416c29069 | 25,297,357,376,427 | ab8e3560b2352c218c13e57c24ac5af6cec8abdd | /module/esb/component/host-management/src/main/java/com/anyun/esb/component/host/service/publish/MonitorQueryContainerByHostService.java | 32c59355ed39ec5121a8e1581017ad388ef09944 | [] | no_license | yinweixx/anyun-iaas-hs | https://github.com/yinweixx/anyun-iaas-hs | 735e2bfdc899a47f427a06d4df02d4a4168cde18 | 1e132328b9fceaa74acb3deb11f42030179a9250 | refs/heads/master | 2020-03-15T04:41:42.116000 | 2018-05-10T10:08:42 | 2018-05-10T10:08:42 | 131,971,551 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.anyun.esb.component.host.service.publish;
import com.anyun.cloud.dto.MonitorContainerDto;
import com.anyun.cloud.tools.StringUtils;
import com.anyun.common.jbi.component.AbstractBusinessService;
import com.anyun.esb.component.host.common.UUIDVerify;
import com.anyun.esb.component.host.service.docker.Monito... | UTF-8 | Java | 2,909 | java | MonitorQueryContainerByHostService.java | Java | [
{
"context": "import org.slf4j.LoggerFactory;\n\n/**\n * Created by gp on 16-9-23.\n */\npublic class MonitorQueryContaine",
"end": 602,
"score": 0.8710443377494812,
"start": 600,
"tag": "USERNAME",
"value": "gp"
}
] | null | [] | package com.anyun.esb.component.host.service.publish;
import com.anyun.cloud.dto.MonitorContainerDto;
import com.anyun.cloud.tools.StringUtils;
import com.anyun.common.jbi.component.AbstractBusinessService;
import com.anyun.esb.component.host.common.UUIDVerify;
import com.anyun.esb.component.host.service.docker.Monito... | 2,909 | 0.66839 | 0.657704 | 71 | 39.859154 | 29.070238 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.676056 | false | false | 14 |
18f490bc6e9cb352b3d704c4c46cd5b2e5e4069d | 16,097,537,434,852 | 91bb4d445eb58cc7ee84b2ee6ceb0e0d83e3ce1f | /src/org/j6toj8/lambda/builtininterfaces/BuiltInInterfaces_OperatorExample.java | 59c2cb0d7cccf5e77da937941981d12c63094297 | [
"MIT"
] | permissive | duke-certification/java6-to-java8 | https://github.com/duke-certification/java6-to-java8 | e88258e7c5984309d5496d040d04a6e4b7bbb6ad | b6e93159a9e84c03f547c9c90fc8734f56ae816a | refs/heads/master | 2022-01-10T05:24:46.354000 | 2021-12-29T18:30:51 | 2021-12-29T18:30:51 | 179,369,374 | 45 | 7 | MIT | false | 2021-12-29T18:30:51 | 2019-04-03T20:58:56 | 2021-12-01T05:13:27 | 2021-12-29T18:30:51 | 2,606 | 34 | 4 | 4 | Java | false | false | package org.j6toj8.lambda.builtininterfaces;
import java.util.function.BinaryOperator;
import java.util.function.UnaryOperator;
public class BuiltInInterfaces_OperatorExample {
// tag::code[]
public static void main(String[] args) {
UnaryOperator<Integer> somaDois = x -> x + 2;
System.out.println(somaDoi... | UTF-8 | Java | 494 | java | BuiltInInterfaces_OperatorExample.java | Java | [] | null | [] | package org.j6toj8.lambda.builtininterfaces;
import java.util.function.BinaryOperator;
import java.util.function.UnaryOperator;
public class BuiltInInterfaces_OperatorExample {
// tag::code[]
public static void main(String[] args) {
UnaryOperator<Integer> somaDois = x -> x + 2;
System.out.println(somaDoi... | 494 | 0.688259 | 0.668016 | 18 | 26.444445 | 23.528286 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 14 |
adf8123797c9e43978c14f5d336ecec74742ce17 | 10,823,317,609,733 | dcf0c8f302af19372b8bb724cf53cd3092ef3d41 | /lab-insurance-asset-common/src/test/java/org/lab/insurance/asset/common/service/AssetPriceServiceTest.java | 05aab417c8be37ccb39decfe3d37abc69e9904c5 | [] | no_license | labcabrera/lab-insurance-asset | https://github.com/labcabrera/lab-insurance-asset | 013b2d3b5da95e154029447654b56fb99f53f49e | 42cb57680d3fb132902bd9af0f68c5889e06d4fb | refs/heads/master | 2020-03-23T07:10:13.344000 | 2018-07-18T22:16:59 | 2018-07-18T22:16:59 | 141,252,324 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.lab.insurance.asset.common.service;
import java.time.LocalDateTime;
import java.util.Arrays;
import java.util.List;
import java.util.NoSuchElementException;
import org.junit.Assert;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.lab.insurance.asset.common.Insur... | UTF-8 | Java | 2,180 | java | AssetPriceServiceTest.java | Java | [] | null | [] | package org.lab.insurance.asset.common.service;
import java.time.LocalDateTime;
import java.util.Arrays;
import java.util.List;
import java.util.NoSuchElementException;
import org.junit.Assert;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.lab.insurance.asset.common.Insur... | 2,180 | 0.775229 | 0.721101 | 64 | 33.0625 | 24.835632 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.4375 | false | false | 14 |
14d4e12c29531e944cd701d3ba552e154b171256 | 9,431,748,208,204 | 379d662767d4fbdb536464b97580d9c26164ce3c | /androidanalyzer/weex_analyzer/src/main/java/com/taobao/weex/analyzer/view/chart/DynamicChartViewController.java | 13ff63da960b0eec825c2cf36b14051700a60a43 | [
"Apache-2.0",
"BSD-3-Clause",
"ICU",
"MIT",
"BSD-2-Clause"
] | permissive | jianxuzhang/qfweex | https://github.com/jianxuzhang/qfweex | 5bea8c42c4547d3b204437ad622465fec0c0fdbc | c55c1d08aeb76cc9205e966648dfca093e71bc88 | refs/heads/master | 2023-01-31T17:56:29.173000 | 2019-08-09T09:13:31 | 2019-08-09T09:13:31 | 201,392,018 | 0 | 1 | Apache-2.0 | false | 2023-01-09T22:28:25 | 2019-08-09T04:52:57 | 2019-08-09T09:13:56 | 2023-01-09T22:28:21 | 44,782 | 0 | 1 | 20 | C++ | false | false | package com.taobao.weex.analyzer.view.chart;
import android.content.Context;
import android.graphics.Color;
import android.support.annotation.ColorInt;
import android.support.annotation.Nullable;
import android.text.TextUtils;
import android.view.View;
/**
* Description:
* a helper class for create realtime and dyn... | UTF-8 | Java | 10,780 | java | DynamicChartViewController.java | Java | [
{
"context": "ltime and dynamic chart view.\n * <p>\n * Created by rowandjj(chuyi)<br/>\n * Date: 16/10/17<br/>\n * Time: 下午7:1",
"end": 366,
"score": 0.9995914101600647,
"start": 358,
"tag": "USERNAME",
"value": "rowandjj"
},
{
"context": "dynamic chart view.\n * <p>\n * Created by ... | null | [] | package com.taobao.weex.analyzer.view.chart;
import android.content.Context;
import android.graphics.Color;
import android.support.annotation.ColorInt;
import android.support.annotation.Nullable;
import android.text.TextUtils;
import android.view.View;
/**
* Description:
* a helper class for create realtime and dyn... | 10,780 | 0.542841 | 0.537545 | 413 | 24.566586 | 21.633612 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.368039 | false | false | 14 |
1930dc6527b16a63600376e07fa723cff7f73575 | 27,470,610,848,885 | 0a1dd531ed8a4c1dd97d69786f8fa7d5e8c059af | /src/main/java/guru/springframework/recipe/services/IngredientServiceImpl.java | 8c0e0ec780aa19358188f900971b2c15c9d15191 | [] | no_license | yugan2005/sfg-recipe-github | https://github.com/yugan2005/sfg-recipe-github | 52da25b28697034cd0d7205dc6e039c7e0f29403 | 8870cb3db6067ad4ee74187f61d3cd5f7f252696 | refs/heads/master | 2020-09-13T02:43:15.650000 | 2020-02-15T19:32:26 | 2020-02-15T19:32:26 | 222,635,815 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package guru.springframework.recipe.services;
import guru.springframework.recipe.commandobjs.IngredientCommand;
import guru.springframework.recipe.converters.Ingredient2IngredientCommandConverter;
import guru.springframework.recipe.converters.IngredientCommand2IngredientConverter;
import guru.springframework.recipe.do... | UTF-8 | Java | 2,929 | java | IngredientServiceImpl.java | Java | [] | null | [] | package guru.springframework.recipe.services;
import guru.springframework.recipe.commandobjs.IngredientCommand;
import guru.springframework.recipe.converters.Ingredient2IngredientCommandConverter;
import guru.springframework.recipe.converters.IngredientCommand2IngredientConverter;
import guru.springframework.recipe.do... | 2,929 | 0.818709 | 0.812905 | 75 | 38.066666 | 32.192062 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.48 | false | false | 14 |
abe68fa06c738cabaca954109508127d532f1940 | 11,227,044,548,870 | 49699becf316ad85fa839e534d7d2b819bb5a341 | /java/viewer/src/milu/gui/ctrl/info/VersionLibraryTab.java | 6e617ff1759968be981feebf4cca656430856cff | [] | no_license | milukiriu2010/MiluDBViewer | https://github.com/milukiriu2010/MiluDBViewer | 8c0d491556fc88141f94ebf1e405cdfc42cea87e | d522235ef2ea740f2a356d5f25ba835dd43c9750 | refs/heads/master | 2023-04-03T06:56:44.154000 | 2023-03-28T05:29:18 | 2023-03-28T05:29:18 | 121,602,782 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package milu.gui.ctrl.info;
import java.net.URL;
import java.util.ResourceBundle;
import javafx.scene.control.Tab;
import javafx.scene.web.WebEngine;
import javafx.scene.web.WebView;
import milu.gui.ctrl.common.inf.ChangeLangInterface;
import milu.gui.view.DBView;
import milu.main.MainController;
publi... | UTF-8 | Java | 1,890 | java | VersionLibraryTab.java | Java | [] | null | [] | package milu.gui.ctrl.info;
import java.net.URL;
import java.util.ResourceBundle;
import javafx.scene.control.Tab;
import javafx.scene.web.WebEngine;
import javafx.scene.web.WebView;
import milu.gui.ctrl.common.inf.ChangeLangInterface;
import milu.gui.view.DBView;
import milu.main.MainController;
publi... | 1,890 | 0.661376 | 0.655556 | 77 | 22.545454 | 20.828018 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.220779 | false | false | 14 |
306de046404283339e820c4d407bb33c6781c15f | 36,575,941,527,552 | 3b204f5799ab94fea30c7936c237af9543f4363d | /halarious-core/src/main/java/ch/halarious/core/HalReferenceMetaData.java | b03e3299eeffc6401ba9b6c5efda8d897cb81201 | [] | no_license | jonasfa/halarious | https://github.com/jonasfa/halarious | a9cd85c68f18873b2bbe60efcc738ae142f3f6c2 | c011cd9f0854f661db881e24bc6b5c7711149c13 | refs/heads/master | 2021-01-16T00:17:24.726000 | 2014-02-28T20:30:06 | 2014-02-28T20:30:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package ch.halarious.core;
/**
* Enthält die Meta-Daten für eine HAL-Referenz. Diese werden mit Reflection aus
* dem Feld bzw. aus der entsprechenden Annotation ausgelesen.
*
* @author surech
*/
public class HalRef... | UTF-8 | Java | 1,239 | java | HalReferenceMetaData.java | Java | [
{
"context": "ntsprechenden Annotation ausgelesen.\n *\n * @author surech\n */\npublic class HalReferenceMetaData {\n\n /** ",
"end": 296,
"score": 0.9994068741798401,
"start": 290,
"tag": "USERNAME",
"value": "surech"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package ch.halarious.core;
/**
* Enthält die Meta-Daten für eine HAL-Referenz. Diese werden mit Reflection aus
* dem Feld bzw. aus der entsprechenden Annotation ausgelesen.
*
* @author surech
*/
public class HalRef... | 1,239 | 0.622474 | 0.622474 | 57 | 20.701754 | 23.009506 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.263158 | false | false | 14 |
5f5d0a0e8d793c4911f595e5997bd6491c270ea5 | 7,249,904,805,856 | a67fbc16b9d2fbb112baeeee6efa2c76c6cf0f1e | /src/io/github/archer/validation/ReflectionConditionedOperation.java | e3db78d10e73c7fa4da4f73c41ff197daedefefd | [] | no_license | jlhuerfanor/archer | https://github.com/jlhuerfanor/archer | 8cd27d27a7cf98fd7a31eda66b55f3ee4270869a | c15ebb8bcf9e430eb989f7bbe356675a78b1438c | refs/heads/master | 2020-03-21T05:36:53.601000 | 2018-10-22T16:57:13 | 2018-10-22T16:57:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.github.archer.validation;
import java.lang.reflect.Method;
import io.github.archer.notifications.Notifications;
public class ReflectionConditionedOperation extends ConditionedOperation {
private Object instance;
private Method method;
public ReflectionConditionedOperation(Object instance, Method met... | UTF-8 | Java | 781 | java | ReflectionConditionedOperation.java | Java | [] | null | [] | package io.github.archer.validation;
import java.lang.reflect.Method;
import io.github.archer.notifications.Notifications;
public class ReflectionConditionedOperation extends ConditionedOperation {
private Object instance;
private Method method;
public ReflectionConditionedOperation(Object instance, Method met... | 781 | 0.759283 | 0.759283 | 31 | 24.193548 | 27.563908 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 14 |
954f26adec30835162dc79f04efd02beb48958ff | 30,459,908,076,304 | c2f72be2ca2a273e4c31264e0e9bcb2ef5a4ec55 | /src/main/java/com/anyservice/web/security/exceptions/ClaimsExtractionException.java | 3f75ffc9a3992ab47794dcc8daf8fb17f1e83dbe | [] | no_license | ByAxe/anyservice | https://github.com/ByAxe/anyservice | f1a4167dcf70bf750c13ecea7488d111980e980f | a4910d41472f72176cbe5d52265e1a7eaac87d09 | refs/heads/master | 2021-07-12T23:51:12.386000 | 2020-03-30T13:00:36 | 2020-03-30T13:00:36 | 244,729,016 | 0 | 0 | null | false | 2021-04-26T20:06:08 | 2020-03-03T19:56:46 | 2020-03-30T13:00:47 | 2021-04-26T20:06:08 | 1,144 | 0 | 0 | 1 | Java | false | false | package com.anyservice.web.security.exceptions;
import org.springframework.security.core.AuthenticationException;
public class ClaimsExtractionException extends AuthenticationException {
public ClaimsExtractionException(String msg, Throwable t) {
super(msg, t);
}
public ClaimsExtractionException... | UTF-8 | Java | 363 | java | ClaimsExtractionException.java | Java | [] | null | [] | package com.anyservice.web.security.exceptions;
import org.springframework.security.core.AuthenticationException;
public class ClaimsExtractionException extends AuthenticationException {
public ClaimsExtractionException(String msg, Throwable t) {
super(msg, t);
}
public ClaimsExtractionException... | 363 | 0.752066 | 0.752066 | 14 | 24.928572 | 27.101566 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 14 |
88756017f90943d4cf39b2428656093ffc65321c | 38,972,533,286,179 | 4bafb8c83e51aab7a5c026fec496bab3016f9d5a | /spring-mvc-poc/src/main/java/com/web/poc/controller/ControlPanelController.java | a66f63a2161a2d4db542fdabbf0bbd04cd8058e0 | [] | no_license | ecimionatto/pocs | https://github.com/ecimionatto/pocs | 19e94e6027fc3e76c384aa73eeb0c97396180255 | 2901f288e9b15cc063a904d1086b409727ff92e9 | refs/heads/master | 2022-12-22T05:04:56.698000 | 2020-04-05T20:04:17 | 2020-04-05T20:04:17 | 2,796,726 | 0 | 0 | null | false | 2022-12-16T00:02:22 | 2011-11-17T16:12:30 | 2020-04-05T20:04:21 | 2022-12-16T00:02:19 | 1,143 | 1 | 0 | 45 | Java | false | false | package com.web.poc.controller;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.spr... | UTF-8 | Java | 895 | java | ControlPanelController.java | Java | [
{
"context": ") {\n\t\tLogin login = new Login();\n\t\tlogin.setUser(\"test\");\n\t\treturn login;\n\t}\n}",
"end": 871,
"score": 0.9758833050727844,
"start": 867,
"tag": "USERNAME",
"value": "test"
}
] | null | [] | package com.web.poc.controller;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.spr... | 895 | 0.781006 | 0.781006 | 29 | 29.896551 | 22.232851 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.310345 | false | false | 14 |
e751af8581d1e93ce4c8d53ffce1a34e5a87419e | 29,643,864,323,678 | ea62c859b5998a5a859ee6aaf8ce56616eb01a46 | /src/keyword/util/Contants.java | c4b479e2836b4e4e4db08a497e817abe4f58c50b | [] | no_license | Coder7890/KeywordPrinter | https://github.com/Coder7890/KeywordPrinter | 017dcffa2cfa8e2e3a2d38a90ea26e427e4bacd8 | ed5a03a8e467c5187078ca215882333e7dc27dba | refs/heads/master | 2021-01-19T10:08:40.257000 | 2017-02-16T11:16:30 | 2017-02-16T11:16:30 | 82,171,961 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package keyword.util;
public enum Contants {
HASH("#"),
PERIOD("."),
SPACE(" ");
private String value;
private Contants(String value) {
this.value = value;
}
public String getValue() {
return this.value;
}
}
| UTF-8 | Java | 236 | java | Contants.java | Java | [] | null | [] | package keyword.util;
public enum Contants {
HASH("#"),
PERIOD("."),
SPACE(" ");
private String value;
private Contants(String value) {
this.value = value;
}
public String getValue() {
return this.value;
}
}
| 236 | 0.610169 | 0.610169 | 17 | 12.882353 | 11.150744 | 34 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 14 |
a718c66d49fa5d7900ab81e0747f2eae91974bae | 25,744,033,986,035 | 7a87f64fd39279088a1c0a898a139bc040145ffd | /src/Bodies3D1/XbodyPanel.java | 9a56c5f9ca900a26b9002fb5b2268bcff7da2fd2 | [] | no_license | dragan71/Bodies3D1 | https://github.com/dragan71/Bodies3D1 | ea388525a0657dad8636b7f6972a2d3e54db8f86 | b505bb6dcbf402f52a77d1b5c7ad9ff3e9499307 | refs/heads/master | 2021-01-24T02:11:02.915000 | 2018-02-25T17:48:14 | 2018-02-25T17:48:14 | 122,837,892 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Bodies3D1;
import java.awt.*;
import javax.swing.*;
import java.awt.geom.*;
public class XbodyPanel extends BodyPanel {
//Coo System fields ---------------------------------------------
// 3D cordinates (x,y,z,-x,-y,-z)
final double cooCorners[]=
{1.5,0,0, 0,1.5,0, 0,0,1.5, -1.5,0,0, 0,-1.5,0, 0,0,-1.5}... | UTF-8 | Java | 7,646 | java | XbodyPanel.java | Java | [] | null | [] | package Bodies3D1;
import java.awt.*;
import javax.swing.*;
import java.awt.geom.*;
public class XbodyPanel extends BodyPanel {
//Coo System fields ---------------------------------------------
// 3D cordinates (x,y,z,-x,-y,-z)
final double cooCorners[]=
{1.5,0,0, 0,1.5,0, 0,0,1.5, -1.5,0,0, 0,-1.5,0, 0,0,-1.5}... | 7,646 | 0.612216 | 0.539498 | 276 | 26.692028 | 25.782734 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.960145 | false | false | 14 |
2de7cc5c51eca867a317ccd966b33191aee84402 | 24,292,335,034,187 | 6ab0d4145d8d50dd840b381157f5f39b7e175139 | /sluzbenik/server/src/main/java/com/administration/services/ws/izvestaj/IzvestajPortImpl.java | 707fa0041a17ca07cc383b7e95a74e3b4cad328e | [] | no_license | mikecitt/XML2020_T2 | https://github.com/mikecitt/XML2020_T2 | 74d65577cfcf5d7df1482c0c1ab90af1ff8fb909 | 1f1b9842b6346f63626a3d5343706719d1e7890e | refs/heads/master | 2023-02-27T04:00:17.400000 | 2021-02-07T17:41:24 | 2021-02-07T17:41:24 | 310,106,855 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.administration.services.ws.izvestaj;
import com.administration.services.model.Izvestaj;
import org.springframework.stereotype.Service;
import javax.jws.WebService;
import java.util.logging.Logger;
@WebService(
serviceName = "IzvestajService",
portName = "IzvestajPort",
targetNamespace =... | UTF-8 | Java | 680 | java | IzvestajPortImpl.java | Java | [] | null | [] | package com.administration.services.ws.izvestaj;
import com.administration.services.model.Izvestaj;
import org.springframework.stereotype.Service;
import javax.jws.WebService;
import java.util.logging.Logger;
@WebService(
serviceName = "IzvestajService",
portName = "IzvestajPort",
targetNamespace =... | 680 | 0.769118 | 0.769118 | 23 | 28.565218 | 27.779921 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.391304 | false | false | 14 |
cfc8c8d0d8c772ccab2c80d0fd35f15e18b28a9b | 5,626,407,206,306 | fc97069a0b4701fd7ee5d489e94abbfdba273066 | /src/main/java/com/zhiyun/cama/data/me/remote/AliyunManager$3.java | e74174b437fb1e5a8d02e3658e1caed8aa78d9f0 | [] | no_license | bellmit/zycami-ded | https://github.com/bellmit/zycami-ded | 8604f1eb24fb767e4cf499e019d6e4568451bb4b | 27686ca846de6d164692c81bac2ae7f85710361f | refs/heads/main | 2023-06-17T20:36:29.589000 | 2021-07-19T18:58:18 | 2021-07-19T18:58:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Decompiled with CFR 0.151.
*/
package com.zhiyun.cama.data.me.remote;
import com.alibaba.sdk.android.oss.callback.OSSProgressCallback;
import com.alibaba.sdk.android.oss.model.PutObjectRequest;
import com.zhiyun.cama.data.me.remote.AliyunManager;
import com.zhiyun.cama.data.me.remote.AliyunManager$OnAliyunCallb... | UTF-8 | Java | 1,506 | java | AliyunManager$3.java | Java | [] | null | [] | /*
* Decompiled with CFR 0.151.
*/
package com.zhiyun.cama.data.me.remote;
import com.alibaba.sdk.android.oss.callback.OSSProgressCallback;
import com.alibaba.sdk.android.oss.model.PutObjectRequest;
import com.zhiyun.cama.data.me.remote.AliyunManager;
import com.zhiyun.cama.data.me.remote.AliyunManager$OnAliyunCallb... | 1,506 | 0.681275 | 0.652058 | 40 | 36.625 | 25.953505 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 14 |
4a66fb9c7e7f199a2e473f02d1a354d921ec38d2 | 10,788,957,872,609 | e896fe93a16b25bd2c0541b8792c40068d631297 | /src/test/java/imd0412/DateAPI/AppTest.java | c2408bc489fb5f504eacb2134d606387458ce159 | [] | no_license | amandamaria/DateAPI | https://github.com/amandamaria/DateAPI | 348e676b3dc3fc93816c45318e7a6b0507a36a66 | 56a4ebaa67663b39c4aed33eafef0f20c6b96f59 | refs/heads/master | 2021-06-28T05:42:34.889000 | 2017-09-18T16:13:40 | 2017-09-18T16:13:40 | 103,871,718 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package imd0412.DateAPI;
import static org.junit.Assert.assertEquals;
import java.util.Arrays;
import java.util.Collection;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.junit.runners.Parameterized;
@RunWith(Parameterized.class)
public class AppTest
{
private Integer day;
private Integer mo... | UTF-8 | Java | 1,977 | java | AppTest.java | Java | [] | null | [] | package imd0412.DateAPI;
import static org.junit.Assert.assertEquals;
import java.util.Arrays;
import java.util.Collection;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.junit.runners.Parameterized;
@RunWith(Parameterized.class)
public class AppTest
{
private Integer day;
private Integer mo... | 1,977 | 0.614557 | 0.499744 | 54 | 35.129631 | 33.750744 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.703704 | false | false | 14 |
7c1ce3a536ba2e012423fe9e079c0bc99b5b3186 | 5,274,219,861,128 | 91a55b82bd124ca6c7b4359adbe54a56a3f018eb | /app/src/main/java/com/adec/firebasestorekeeper/Navigation/ProfileFragment.java | a2a248433bda15a743b08326e4036b82fe476801 | [] | no_license | sohel2178/FirebaseStoreKeeper | https://github.com/sohel2178/FirebaseStoreKeeper | b4b8159c5f843bc18d387b4de9efea128221ab29 | ed5c8845999f08a91effd42b968c46176a917598 | refs/heads/master | 2021-04-30T23:43:19.139000 | 2017-03-08T10:15:54 | 2017-03-08T10:15:54 | 79,794,216 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.adec.firebasestorekeeper.Navigation;
import android.app.Activity;
import android.app.ProgressDialog;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.Paint;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
i... | UTF-8 | Java | 10,755 | java | ProfileFragment.java | Java | [
{
"context": "teUserAtLocalStore(){\n currentUser.setName(name);\n currentUser.setEmail(email);\n cu",
"end": 8296,
"score": 0.9774385094642639,
"start": 8292,
"tag": "NAME",
"value": "name"
}
] | null | [] | package com.adec.firebasestorekeeper.Navigation;
import android.app.Activity;
import android.app.ProgressDialog;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.Paint;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
i... | 10,755 | 0.664993 | 0.663319 | 316 | 33.034809 | 30.910887 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.575949 | false | false | 14 |
08c9853637cb94ae0339ebd47df06004194249dd | 8,555,574,871,989 | 3503a44ec85bd18b7f73bc0e6453e4c613a2a778 | /src/com/utc/bai1/gui/main/Main.java | 53ff47fcaf836a3305522f69372eb4d3a8f6f6c7 | [] | no_license | ToThangGTVT/BTVN10 | https://github.com/ToThangGTVT/BTVN10 | 36a96d31dcae268445ac54aab2a7b67cd9d0353a | 5311b9d2a7fb7d512d1debaf64acb9065afff032 | refs/heads/master | 2020-11-29T08:42:02.539000 | 2019-12-25T08:45:06 | 2019-12-25T08:45:06 | 230,072,234 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.utc.bai1.gui.main;
import com.utc.bai1.gui.Frame;
public class Main {
public static void main(String[] args) {
Frame frame = new Frame();
}
}
| UTF-8 | Java | 172 | java | Main.java | Java | [] | null | [] | package com.utc.bai1.gui.main;
import com.utc.bai1.gui.Frame;
public class Main {
public static void main(String[] args) {
Frame frame = new Frame();
}
}
| 172 | 0.645349 | 0.633721 | 9 | 18.111111 | 16.079279 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 14 |
523a3d151609cc7658fbc6a51cb293484d46bedd | 20,169,166,438,707 | e996a8c4566ba8171f1060be8547e4bfd7b84d0f | /app/src/main/java/com/xixipic/app/ui/activity/ContactUsActivity.java | aa13056f3e72e49eefcf4f624d772ba3f7d34b21 | [] | no_license | xinwii/Xixipic | https://github.com/xinwii/Xixipic | a2884dfa89f8f1b0c505053d21da457051a9381e | aedd291d28e25305c935eecbbc8fcfa97059f746 | refs/heads/master | 2016-09-22T18:23:45.253000 | 2016-09-12T17:23:20 | 2016-09-12T17:23:20 | 61,888,933 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xixipic.app.ui.activity;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import android.text.TextUtils;
import android.widget.EditText;
import com.xixipic.app.R;
import com.xixipic.app.app.ProjectApplication;
import com.xixipic.app.model.entity.TContactUs;
import com.xixipic.app.ui.bas... | UTF-8 | Java | 2,189 | java | ContactUsActivity.java | Java | [] | null | [] | package com.xixipic.app.ui.activity;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import android.text.TextUtils;
import android.widget.EditText;
import com.xixipic.app.R;
import com.xixipic.app.app.ProjectApplication;
import com.xixipic.app.model.entity.TContactUs;
import com.xixipic.app.ui.bas... | 2,189 | 0.693011 | 0.69164 | 67 | 31.671642 | 23.441504 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.537313 | false | false | 14 |
2d037a05fe1cc2d49b3e8ea335f998466e59ccc4 | 22,428,319,235,455 | 13c547cf7c31515d6a95ce0ac8bb6b0db6538921 | /src/main/java/com/nylg/javaee/service/NoReplyService.java | 318f2331c4fa108e87f90b459c5e71ee13a15d0b | [] | no_license | ChinaQSH/javaee_Myproject | https://github.com/ChinaQSH/javaee_Myproject | 04d69c19bab235c20421b15ea5c864b8578c15d2 | 2a43805584643164e4110d3289682f3995f568f9 | refs/heads/main | 2023-02-02T05:46:53.242000 | 2020-12-23T06:33:15 | 2020-12-23T06:33:15 | 322,454,021 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nylg.javaee.service;
/**
* @Created by IntelliJ IDEA.
* @Auther: qushihao_java@aliyun.com
* @User: Shi Hao Qu
* @create: 2020/12/16 19:56
* @Version: 1.0
*/
import com.nylg.javaee.bean.noReply.BO.AskGoodMsg;
import com.nylg.javaee.bean.noReply.VO.GetGoodsCommentIndexVO;
import com.nylg.javaee.bean.no... | UTF-8 | Java | 957 | java | NoReplyService.java | Java | [
{
"context": "ice;\n/**\n * @Created by IntelliJ IDEA.\n * @Auther: qushihao_java@aliyun.com\n * @User: Shi Hao Qu\n * @create: 2020/12/16 19:56",
"end": 103,
"score": 0.9999324083328247,
"start": 79,
"tag": "EMAIL",
"value": "qushihao_java@aliyun.com"
},
{
"context": "EA.\n * @Authe... | null | [] | package com.nylg.javaee.service;
/**
* @Created by IntelliJ IDEA.
* @Auther: <EMAIL>
* @User: <NAME>
* @create: 2020/12/16 19:56
* @Version: 1.0
*/
import com.nylg.javaee.bean.noReply.BO.AskGoodMsg;
import com.nylg.javaee.bean.noReply.VO.GetGoodsCommentIndexVO;
import com.nylg.javaee.bean.noReply.VO.GetReplyMsgI... | 936 | 0.726027 | 0.69863 | 42 | 21.595238 | 19.587482 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 14 |
a30fd4272f87a5cfdbd49c67b8d7f951e852b35e | 36,876,589,239,870 | de62f887b4ce4695e8cd1fc8b703e2d81d112a24 | /BCM-RBAC/src/main/java/com/ascent/autobcm/exception/IncorrectCredentialsProvidedException.java | 8259308630a277efd9bc738c1ff01d5d151888f7 | [] | no_license | ankurumandal/ankurepoc | https://github.com/ankurumandal/ankurepoc | 56fc838ca2a6f9d0c831e5ff818f30ba9d94effa | dd0952bd4d350b1edebf9698fd74df4a12b2f9de | refs/heads/master | 2021-08-19T00:22:47.055000 | 2020-07-31T10:57:50 | 2020-07-31T10:57:50 | 209,503,300 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ascent.autobcm.exception;
@SuppressWarnings("serial")
public class IncorrectCredentialsProvidedException extends Exception {
public IncorrectCredentialsProvidedException(String message) {
super(message);
// TODO Auto-generated constructor stub
}
}
| UTF-8 | Java | 269 | java | IncorrectCredentialsProvidedException.java | Java | [] | null | [] | package com.ascent.autobcm.exception;
@SuppressWarnings("serial")
public class IncorrectCredentialsProvidedException extends Exception {
public IncorrectCredentialsProvidedException(String message) {
super(message);
// TODO Auto-generated constructor stub
}
}
| 269 | 0.810409 | 0.810409 | 11 | 23.454546 | 25.028578 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727273 | false | false | 14 |
1b870b5ab6c613f543a302108ea418d7b53d1c38 | 30,743,375,925,658 | d95a88b3a8e1ad3117d9676e6d88561af9f1d6ed | /shopickAndroid/app/src/main/java/com/acquire/shopick/ui/ProductActivity.java | 46c3ab2227a2c839c87cf26e2d402b2a32f8ff85 | [] | no_license | gauravaror/shopickOpenRelease | https://github.com/gauravaror/shopickOpenRelease | 165d101fae532d76c0efe407297885cabd96c603 | 1398c880365bb71b11c5733c0c205b5d9ebaef9c | refs/heads/master | 2020-03-25T23:24:00.673000 | 2018-08-10T10:35:32 | 2018-08-10T10:35:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.acquire.shopick.ui;
import android.content.Context;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.support.v7.widget.StaggeredGridLayoutManager;
import andro... | UTF-8 | Java | 13,766 | java | ProductActivity.java | Java | [
{
"context": "opick.util.LogUtils.makeLogTag;\n\n/**\n * Created by gaurav on 9/24/15.\n */\npublic class ProductActivity exte",
"end": 1792,
"score": 0.9905875325202942,
"start": 1786,
"tag": "USERNAME",
"value": "gaurav"
}
] | null | [] | package com.acquire.shopick.ui;
import android.content.Context;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.support.v7.widget.StaggeredGridLayoutManager;
import andro... | 13,766 | 0.67289 | 0.66933 | 304 | 44.282894 | 34.940536 | 160 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.799342 | false | false | 14 |
a155463dc4098b2afed8a8e4862587a9d1f79e93 | 2,113,123,955,853 | 714d3f17d667335ed00a934ea96f697106e0a492 | /java/com/algalopez/mytv/domain/scheduler/IExecutor.java | 280a7ec80cca5af60997be299fd71d8709ee3b3f | [
"BSD-3-Clause"
] | permissive | algalopez/MyTV_Android_App | https://github.com/algalopez/MyTV_Android_App | 265e059c8a876a56c92fdd44ea8d9287102e6878 | 2a1b96d28a9aa36bcdd37429d3a2287b1df27a4b | refs/heads/master | 2021-01-12T10:16:05.838000 | 2019-10-20T14:25:21 | 2019-10-20T14:25:21 | 76,403,926 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.algalopez.mytv.domain.scheduler;
import com.algalopez.mytv.domain.interactor.IInteractor;
/**
* AUTHOR: Alvaro Garcia Lopez (algalopez)
* DATE: 10/26/16
*/
public interface IExecutor<O extends IInteractor> {
void execute (O interactor);
}
| UTF-8 | Java | 267 | java | IExecutor.java | Java | [
{
"context": "tv.domain.interactor.IInteractor;\n\n/**\n * AUTHOR: Alvaro Garcia Lopez (algalopez)\n * DATE: 10/26/16\n */\n\npublic inte",
"end": 139,
"score": 0.9998802542686462,
"start": 120,
"tag": "NAME",
"value": "Alvaro Garcia Lopez"
},
{
"context": "Interactor;\n\n/**\n *... | null | [] | package com.algalopez.mytv.domain.scheduler;
import com.algalopez.mytv.domain.interactor.IInteractor;
/**
* AUTHOR: <NAME> (algalopez)
* DATE: 10/26/16
*/
public interface IExecutor<O extends IInteractor> {
void execute (O interactor);
}
| 254 | 0.726592 | 0.70412 | 14 | 18.071428 | 21.369083 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.214286 | false | false | 14 |
cf4527bb0b428e9bcc8f4e58667ac72e481ee21d | 31,387,620,999,558 | d8263ca915cee42055974b96e9ce874e0ca577b3 | /Government_Information_Check/Know Your Government/app/src/main/java/com/example/knowyourgovernment/PhotoActivity.java | c8d61df29f00bc88a64fb1e824c4a5316a33b77e | [] | no_license | yzhu89/AndroidApps | https://github.com/yzhu89/AndroidApps | a1d35e28cb715470b9c5b2e698df769c689d1e8f | 759ba03ca06979f18d072cca4a7326cc67b93755 | refs/heads/master | 2021-03-20T16:07:56.453000 | 2020-08-11T04:05:56 | 2020-08-11T04:05:56 | 247,218,067 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.knowyourgovernment;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.graphics.Color;
import android.net.Uri;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.ImageButton;
import android.widget.ImageView... | UTF-8 | Java | 3,534 | java | PhotoActivity.java | Java | [] | null | [] | package com.example.knowyourgovernment;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.graphics.Color;
import android.net.Uri;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.ImageButton;
import android.widget.ImageView... | 3,534 | 0.623656 | 0.623656 | 94 | 36.595745 | 24.571787 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.62766 | false | false | 14 |
7bc327c9d612186e0cdd508e6976721d1da12ada | 14,568,529,104,444 | 77bcb7cabd6da4bc4b0a4b218c42c100bc9f1fd0 | /src/br/senai/sp/informatica/tcc/model/Alternativa.java | a1016a9ecc8ab8121dc218c3bd04f1627c170135 | [] | no_license | theoaked/u.test | https://github.com/theoaked/u.test | 51bd38badbf8edc34ec03d17d16db1e1f7716a4a | 8c01df922f82666b51af0dc0264e887a8363c0e0 | refs/heads/master | 2020-05-07T15:33:38.961000 | 2019-04-10T18:37:56 | 2019-04-10T18:37:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.senai.sp.informatica.tcc.model;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import com.fasterxml.jackson.annotation.JsonIgnoreProperti... | UTF-8 | Java | 1,079 | java | Alternativa.java | Java | [] | null | [] | package br.senai.sp.informatica.tcc.model;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import com.fasterxml.jackson.annotation.JsonIgnoreProperti... | 1,079 | 0.756256 | 0.756256 | 57 | 17.929825 | 16.680548 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.052632 | false | false | 14 |
a283224c9e8917de039b4ee7b2e0d2f0f18d7499 | 32,701,881,004,251 | 769acadf027b130ef06c56b93b24dd95d4e7af22 | /app/src/main/java/com/shoppingapp/shopping/cart/CartPresenter.java | a029ec260ad103e66faa6e9cc8147422d3690348 | [] | no_license | rajat028/ShoppingApp | https://github.com/rajat028/ShoppingApp | 15fd79b9fe9c598b97cb179e6bc6dcf48bdab442 | 712be659b327da65fefed3c3ee6cf347246d4381 | refs/heads/master | 2020-03-26T04:17:07.066000 | 2019-04-08T18:35:21 | 2019-04-08T18:35:21 | 144,496,113 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.shoppingapp.shopping.cart;
import com.shoppingapp.common.base.BasePresenter;
import com.shoppingapp.data.LocalRepository;
import com.shoppingapp.data.model.OrderModel;
import com.shoppingapp.data.model.Products;
import java.util.List;
import javax.inject.Inject;
import io.reactivex.Completable;
import i... | UTF-8 | Java | 5,211 | java | CartPresenter.java | Java | [] | null | [] | package com.shoppingapp.shopping.cart;
import com.shoppingapp.common.base.BasePresenter;
import com.shoppingapp.data.LocalRepository;
import com.shoppingapp.data.model.OrderModel;
import com.shoppingapp.data.model.Products;
import java.util.List;
import javax.inject.Inject;
import io.reactivex.Completable;
import i... | 5,211 | 0.517175 | 0.517175 | 148 | 34.209461 | 25.074013 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.304054 | false | false | 14 |
26113c8e40236b9f02b998ac74cfa60215313c2d | 20,736,102,120,116 | 26b7f30c6640b8017a06786e4a2414ad8a4d71dd | /src/number_of_direct_superinterfaces/i17506.java | a684696962084fc49e1c1e04f442412a20ba796f | [] | no_license | vincentclee/jvm-limits | https://github.com/vincentclee/jvm-limits | b72a2f2dcc18caa458f1e77924221d585f23316b | 2fd1c26d1f7984ea8163bc103ad14b6d72282281 | refs/heads/master | 2020-05-18T11:18:41.711000 | 2014-09-14T04:25:18 | 2014-09-14T04:25:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package number_of_direct_superinterfaces;
public interface i17506 {} | UTF-8 | Java | 69 | java | i17506.java | Java | [] | null | [] | package number_of_direct_superinterfaces;
public interface i17506 {} | 69 | 0.826087 | 0.753623 | 3 | 22.333334 | 16.937796 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 14 |
16216940f68b274c0ab2bfa49afff2849bde31ba | 21,973,052,729,790 | 4d1a85f08846f9617a0c68263d2f0a4b6f06bc5c | /blogJava/OpenSource/fr/improve/struts/taglib/layout/treeview/TreeviewAction.java | 26c712fb352120147d987a896a6fac23fc9b3da0 | [] | no_license | oyou/eclipse | https://github.com/oyou/eclipse | 3eafb14d139b78a59b5a46841ef515b07ca5e0ff | b907657e5982ac93ad74dc744bfba03c01dadaac | refs/heads/master | 2021-01-01T19:42:21.797000 | 2017-03-02T01:38:27 | 2017-03-02T01:38:27 | 16,085,525 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.improve.struts.taglib.layout.treeview;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.jsp.JspException;
import org.apache.struts.action.Action;
import org.apache.... | UTF-8 | Java | 3,419 | java | TreeviewAction.java | Java | [
{
"context": "eam() - not encode friendly.<br/>\r\n * \r\n * @author jnribette\r\n * @author oyou\r\n */\r\npublic class TreeviewActio",
"end": 818,
"score": 0.9994114637374878,
"start": 809,
"tag": "USERNAME",
"value": "jnribette"
},
{
"context": "endly.<br/>\r\n * \r\n * @author jn... | null | [] | package fr.improve.struts.taglib.layout.treeview;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.jsp.JspException;
import org.apache.struts.action.Action;
import org.apache.... | 3,419 | 0.693478 | 0.69143 | 88 | 36.852272 | 32.539326 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.147727 | false | false | 14 |
a01b6af1f78e91e54620630e79651cd806d6f770 | 171,798,731,914 | bae5247dc0bd86b8e4a8fc1c6a85e6ac2f424fd8 | /src/org/egordorichev/lasttry/LastTry.java | ad92944f3a56467d3db6867ed4a37e3d3dbbc144 | [
"MIT"
] | permissive | dlightle/LastTry | https://github.com/dlightle/LastTry | 3ba4ad1a6e3a46a3f4ff9829040dcda72b08f3fe | aef93b438139192e2aa8b6e5fa733cf9ef622152 | refs/heads/master | 2020-05-24T23:38:27.014000 | 2017-03-13T16:46:15 | 2017-03-13T16:46:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.egordorichev.lasttry;
import org.egordorichev.lasttry.entity.Player;
import org.egordorichev.lasttry.item.Block;
import org.egordorichev.lasttry.ui.UiButton;
import org.egordorichev.lasttry.ui.UiManager;
import org.egordorichev.lasttry.util.Assets;
import org.egordorichev.lasttry.util.Callable;
import org.... | UTF-8 | Java | 2,932 | java | LastTry.java | Java | [] | null | [] | package org.egordorichev.lasttry;
import org.egordorichev.lasttry.entity.Player;
import org.egordorichev.lasttry.item.Block;
import org.egordorichev.lasttry.ui.UiButton;
import org.egordorichev.lasttry.ui.UiManager;
import org.egordorichev.lasttry.util.Assets;
import org.egordorichev.lasttry.util.Callable;
import org.... | 2,932 | 0.739427 | 0.730559 | 108 | 26.157408 | 19.007875 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.962963 | false | false | 14 |
466de469003e21c1ff227afad466d00340ba2292 | 39,049,842,671,941 | ea98f0adaf2d3a44e3a7958ae06b097221a166fd | /src/main/java/com/guinardsolutions/mp/entities/Resultat.java | c184067cd8ee9121e62fd7df63e00bcd74e081de | [] | no_license | guinardpaul/MP-SOAP-WS | https://github.com/guinardpaul/MP-SOAP-WS | 5ff04706de4ff4b40e5fc5c0579e415a9e727f08 | 7490a03899d11fd12ae6ae7170c0a00ef0fab210 | refs/heads/master | 2020-03-13T15:00:06.088000 | 2018-04-26T14:46:53 | 2018-04-26T14:46:53 | 131,169,007 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package com.guinardsolutions.mp.entities;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persi... | UTF-8 | Java | 3,079 | java | Resultat.java | Java | [
{
"context": "vadoc\r\n/**\r\n * The Class Resultat.\r\n *\r\n * @author Paul\r\n */\r\n@Entity\r\n@Table(name = \"resultats\")\r\npublic",
"end": 488,
"score": 0.997702419757843,
"start": 484,
"tag": "NAME",
"value": "Paul"
}
] | null | [] | /**
*
*/
package com.guinardsolutions.mp.entities;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persi... | 3,079 | 0.617733 | 0.611562 | 168 | 16.327381 | 15.693302 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.125 | false | false | 14 |
e45ba23541f0977a2c2c64d3cfc9cf87b9742874 | 20,109,036,893,681 | 626cb8d76ef166074609344a6af4ebd3e41f86b2 | /Assignment5/SpiralMatrix/Spiralmatrix.java | 5a7e6d6aab57cf08588633f0a98d772c68917c6e | [] | no_license | addhivya/workouts | https://github.com/addhivya/workouts | 5820013a1213acab0e0582253a0b4a6021c012f6 | 01891c610c707e43f3429a1070975372d0b71f96 | refs/heads/master | 2020-04-19T19:21:26.521000 | 2019-02-20T17:41:56 | 2019-02-20T17:41:56 | 168,386,242 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Assignment5.SpiralMatrix;
import java.util.*;
public class Spiralmatrix {
public List<Integer> spiralOrder(int[][] matrix) {
return spiralOrder(matrix, 0, matrix.length - 1, 0, matrix[0].length - 1);
}
private List<Integer> spiralOrder(int matrix[][], int rowstart, int rowend, ... | UTF-8 | Java | 2,399 | java | Spiralmatrix.java | Java | [] | null | [] | package Assignment5.SpiralMatrix;
import java.util.*;
public class Spiralmatrix {
public List<Integer> spiralOrder(int[][] matrix) {
return spiralOrder(matrix, 0, matrix.length - 1, 0, matrix[0].length - 1);
}
private List<Integer> spiralOrder(int matrix[][], int rowstart, int rowend, ... | 2,399 | 0.428512 | 0.42351 | 71 | 31.760563 | 22.590328 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.746479 | false | false | 14 |
655b012025b21179adc159cf78df4e30956d8898 | 22,428,319,274,322 | 94d5ff1fffd2104c3d6e8ff30210cbeefc8f7d10 | /src/main/java/org/bian/dto/BQProductionRequestInputModelFraudModelSpecificationInstanceRecord.java | 5b3edbe0d2725062ab3e8d3b8f17ecaf04e63387 | [
"Apache-2.0"
] | permissive | bianapis/sd-fraud-models-v2.0 | https://github.com/bianapis/sd-fraud-models-v2.0 | 66cea048ace8d687ead378441a0518959f9c28bf | a2d8e107edf8da853b905a12d9bc9969f0ee8321 | refs/heads/master | 2020-07-11T11:09:41.737000 | 2019-09-04T06:10:14 | 2019-09-04T06:10:14 | 204,522,891 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.bian.dto;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonCreator;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import org.bian.dto.BQProductionRequestInputModelFraudModelSpecificationInstanceRecordFraudModelDeploy... | UTF-8 | Java | 1,577 | java | BQProductionRequestInputModelFraudModelSpecificationInstanceRecord.java | Java | [] | null | [] | package org.bian.dto;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonCreator;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import org.bian.dto.BQProductionRequestInputModelFraudModelSpecificationInstanceRecordFraudModelDeploy... | 1,577 | 0.826252 | 0.826252 | 48 | 31.833334 | 43.786572 | 193 | false | false | 0 | 0 | 0 | 0 | 86 | 0.302473 | 0.270833 | false | false | 14 |
bba8e2cfa99d8eb12ae11c7781120c18b6b03158 | 16,097,537,452,048 | e43f12fdee7acd482ee8fd73cd13f85bff610f5d | /src/com/magicpixellabs/models/beans/PhoneNumber.java | f5fd2d3ebed593254b6e3d5c82c698ab0bb17470 | [] | no_license | nrempel/owl | https://github.com/nrempel/owl | 09cb9530e4654a8cf3c5e74d399e3603fe25417f | 30220354b681d7c679982d07cdcf7dd75f88b790 | refs/heads/master | 2016-09-15T22:58:51.399000 | 2013-05-15T02:52:11 | 2013-05-15T02:52:11 | 13,197,059 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.magicpixellabs.models.beans;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
@SuppressWarnings("unused")
@JsonIgnoreProperties(ignoreUnknown = true)
public class PhoneNumber extends Bean{
private String number;
private String sid;
public PhoneNumber() {
}
public String... | UTF-8 | Java | 570 | java | PhoneNumber.java | Java | [] | null | [] | package com.magicpixellabs.models.beans;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
@SuppressWarnings("unused")
@JsonIgnoreProperties(ignoreUnknown = true)
public class PhoneNumber extends Bean{
private String number;
private String sid;
public PhoneNumber() {
}
public String... | 570 | 0.659649 | 0.659649 | 30 | 18 | 16.980381 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.266667 | false | false | 14 |
05d079774caa09c64c5d11f05dc91257572a33db | 32,615,981,656,713 | 7485a64fdfc29c4e2b397ffd4155ba1d3ff3eedc | /SRC/SupermovilWeb/SMovWSLib/src/com/oesia/movilidad/ws/request/UltimosMovimientos.java | 54e499106ecb335a1c5f18ebf0afc05b0d785031 | [] | no_license | CEyC/FSW | https://github.com/CEyC/FSW | e640d9eff5db737de909ed5954560342bac42978 | a44ef4b188aacf03aa4d9c4fd7050d4a48bf5be6 | refs/heads/master | 2017-11-28T09:31:25.158000 | 2016-06-02T18:05:13 | 2016-06-02T18:05:13 | 40,670,638 | 1 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.oesia.movilidad.ws.request;
public class UltimosMovimientos extends MovimientosCuentasChequeras {
Integer numMov;
String tipoConsulta;
public String getTipoConsulta() {
return tipoConsulta;
}
public void setTipoConsulta(String tipoConsulta) {
this.tipoConsulta = tipoConsulta;
}
public Intege... | UTF-8 | Java | 429 | java | UltimosMovimientos.java | Java | [] | null | [] | package com.oesia.movilidad.ws.request;
public class UltimosMovimientos extends MovimientosCuentasChequeras {
Integer numMov;
String tipoConsulta;
public String getTipoConsulta() {
return tipoConsulta;
}
public void setTipoConsulta(String tipoConsulta) {
this.tipoConsulta = tipoConsulta;
}
public Intege... | 429 | 0.757576 | 0.757576 | 24 | 16.875 | 19.207882 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.083333 | false | false | 14 |
a1240e029b873010c0275a541f2e9e2f7a868576 | 11,802,570,180,773 | aaef4241d038be6e7f6190316fd2196b274c55f5 | /suanfa/src/main/java/suanfa/BinTree.java | ea59eb3c98c0168d1683d451ad137227c463c052 | [] | no_license | Anshahun/algorithms | https://github.com/Anshahun/algorithms | ea73c61348944c5501f0d4fc2f12fdc6500dec6e | 426ebc2512ad76d59676c8cd7e829862bbabd536 | refs/heads/master | 2021-10-22T22:54:55.079000 | 2019-03-13T09:42:46 | 2019-03-13T09:42:46 | 115,473,598 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package suanfa;
import javax.lang.model.type.PrimitiveType;
import stack.Stack;
public class BinTree {
public Node root;
public void insert(Node node){
if(this.root==null)
root = node;
else{
Node temp = root;
Node pNode = null;
while(temp!=null){
pNode = temp;
if(node.v... | UTF-8 | Java | 3,582 | java | BinTree.java | Java | [] | null | [] | package suanfa;
import javax.lang.model.type.PrimitiveType;
import stack.Stack;
public class BinTree {
public Node root;
public void insert(Node node){
if(this.root==null)
root = node;
else{
Node temp = root;
Node pNode = null;
while(temp!=null){
pNode = temp;
if(node.v... | 3,582 | 0.578903 | 0.572188 | 172 | 18.77907 | 12.037153 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.883721 | false | false | 14 |
df8428707aaf2fd799a2f358de080cc4c0077c10 | 38,431,367,390,019 | 28e83ca350fb7ebdfe06d50900a974195c6a5863 | /src/Correos/VentanaPrincipal.java | 651ec7b96521094ef98de1285b26d285c3286dbb | [] | no_license | albertcharry/Correos | https://github.com/albertcharry/Correos | b8679c88fe7ddd962457493aae59206eb3a444bd | dd2fb8adea36e387151705585ea008633b242f54 | refs/heads/master | 2021-01-20T04:16:25.793000 | 2017-04-28T04:43:20 | 2017-04-28T04:43:20 | 89,668,170 | 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 Correos;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.event.ActionEvent;
import java.awt.eve... | UTF-8 | Java | 4,503 | java | VentanaPrincipal.java | Java | [
{
"context": "\nimport javax.swing.JPanel;\r\n\r\n/**\r\n *\r\n * @author Jorge Duran\r\n * @author Albert Charry\r\n */\r\npublic class Vent",
"end": 632,
"score": 0.9998783469200134,
"start": 621,
"tag": "NAME",
"value": "Jorge Duran"
},
{
"context": "el;\r\n\r\n/**\r\n *\r\n * @au... | 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 Correos;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.event.ActionEvent;
import java.awt.eve... | 4,467 | 0.6167 | 0.592272 | 144 | 29.1875 | 27.058058 | 261 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.736111 | false | false | 14 |
8fdf68cd48b94a1367411a1299369b7f07ffac2f | 2,216,203,127,131 | 2b67685df9bf956dc28346bf768485b1d9527861 | /core/src/com/testing/audio/SoundEngine.java | d14141f0cfd6f5ce7f275f6ccade7d949cad8c6e | [
"Apache-2.0"
] | permissive | tacticalhippopotamus/testing-app | https://github.com/tacticalhippopotamus/testing-app | bc3eb690cfe444fae2ae5bbd8eb8d99a83c62ffa | 2e1a6caaf8dbf68275fe217e706759eeaed206f6 | refs/heads/main | 2023-03-24T10:20:29.720000 | 2021-03-14T23:10:43 | 2021-03-14T23:10:43 | 338,652,366 | 0 | 0 | Apache-2.0 | false | 2021-03-14T23:10:44 | 2021-02-13T19:27:48 | 2021-03-10T15:51:59 | 2021-03-14T23:10:44 | 13,789 | 0 | 0 | 8 | Java | false | false | package com.testing.audio;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.audio.Music;
import com.badlogic.gdx.audio.Sound;
import java.util.HashMap;
/**
* Main class to manage all sound.
* <p>
* This is a singleton class. The intended method to use it is to get a reference to the instance,
* then call all... | UTF-8 | Java | 3,314 | java | SoundEngine.java | Java | [] | null | [] | package com.testing.audio;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.audio.Music;
import com.badlogic.gdx.audio.Sound;
import java.util.HashMap;
/**
* Main class to manage all sound.
* <p>
* This is a singleton class. The intended method to use it is to get a reference to the instance,
* then call all... | 3,314 | 0.624019 | 0.622812 | 115 | 27.826086 | 29.77722 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.295652 | false | false | 14 |
0d54a0cbf7135caed3c5602d3da57182eb240834 | 5,368,709,148,170 | 699a9dad5c514b5457dff20e69c747e9f908c5f6 | /ModuloCadastro/src/com/accenture/academico/model/dao/PublicacaoDAO.java | c1c09ad8480acf37fbf25f3c6553c7d1a79a29a7 | [] | no_license | apljjr/sistema-academico-accenture-eq3 | https://github.com/apljjr/sistema-academico-accenture-eq3 | d9d635583aee678cd72727513a9ee690b5e4202a | cf84f856bc2b3853bab32a8bbde3449e95ecde62 | refs/heads/master | 2017-12-29T01:51:46.164000 | 2016-09-26T17:34:28 | 2016-09-26T17:34:28 | 68,873,343 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.accenture.academico.model.dao;
import java.util.List;
import com.accenture.academico.model.Publicacao;
public interface PublicacaoDAO {
public void addPublicacao(Publicacao p);
public List<Publicacao> listPublicacoes();
public void removePublicacao(Publicacao p);
}
| UTF-8 | Java | 303 | java | PublicacaoDAO.java | Java | [] | null | [] | package com.accenture.academico.model.dao;
import java.util.List;
import com.accenture.academico.model.Publicacao;
public interface PublicacaoDAO {
public void addPublicacao(Publicacao p);
public List<Publicacao> listPublicacoes();
public void removePublicacao(Publicacao p);
}
| 303 | 0.759076 | 0.759076 | 15 | 18.200001 | 20.123617 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 14 |
fd2c3591d0e90e1772969dcbf6dd659eae57d596 | 14,929,306,369,111 | ac7853e1d932cb5af3e393b255971c245d284637 | /stats/src/main/java/io/airlift/stats/DoubleArrays.java | 4264d311f254de30e4f21b02395b2cc507b71fd6 | [
"Apache-2.0"
] | permissive | treasure-data/airlift | https://github.com/treasure-data/airlift | 23e62ea072800c80f38641721ead5bbdcd0853d3 | 519fb14dd23b663a80367ebcb6d7b9b871aadc24 | refs/heads/master | 2023-08-08T07:27:23.292000 | 2023-07-21T14:41:48 | 2023-07-21T14:41:48 | 22,635,417 | 2 | 2 | Apache-2.0 | true | 2023-06-13T22:55:38 | 2014-08-05T07:59:36 | 2021-09-15T07:39:09 | 2023-06-13T22:55:35 | 9,619 | 1 | 2 | 5 | Java | false | false | /*
* Copyright (C) 2002-2019 Sebastiano Vigna
*
* 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... | UTF-8 | Java | 5,994 | java | DoubleArrays.java | Java | [
{
"context": "/*\n * Copyright (C) 2002-2019 Sebastiano Vigna\n *\n * Licensed under the Apache License, Version ",
"end": 46,
"score": 0.999889075756073,
"start": 30,
"tag": "NAME",
"value": "Sebastiano Vigna"
},
{
"context": "orting algorithm is a tuned quicksort adapted from Jon L... | null | [] | /*
* Copyright (C) 2002-2019 <NAME>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed... | 5,967 | 0.542876 | 0.531031 | 163 | 35.773006 | 27.874016 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.877301 | false | false | 14 |
97b916d47ed0ae6a5ea361a8aade6e260b59c02b | 29,721,173,730,488 | 31ad0f1ccafbaf98eb7a0f76158151837510007d | /AreaCalculator.java | 6c330faa62fb8d22706d5bc9bf3fa94d08ca060a | [] | no_license | Rutvi-Patel/JAVA-PROGRAMS | https://github.com/Rutvi-Patel/JAVA-PROGRAMS | cbc54a96fcc639ed678899626c4106b7887bdbbf | 2f458e10cfee6fca858b428bd70fe37ef2fec32e | refs/heads/master | 2020-08-02T15:26:26.780000 | 2019-11-05T08:10:02 | 2019-11-05T08:10:02 | 211,408,362 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package classANDoop;
import java.util.*;
public class AreaCalculator {
public int calculateRectangle(int length , int height ){
if (length<0){
throw new IllegalArgumentException ("Length should be a positive number");
}
if (height<0){
throw new IllegalArgumentException(... | UTF-8 | Java | 435 | java | AreaCalculator.java | Java | [] | null | [] | package classANDoop;
import java.util.*;
public class AreaCalculator {
public int calculateRectangle(int length , int height ){
if (length<0){
throw new IllegalArgumentException ("Length should be a positive number");
}
if (height<0){
throw new IllegalArgumentException(... | 435 | 0.622989 | 0.618391 | 15 | 27 | 25.69306 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.133333 | false | false | 14 |
aa176984ae967f92edd8f2ff2b78ce10fda96810 | 16,028,818,009,279 | 2ae2c01cec3c4de124f6d596b8976a6c4e460903 | /Java/medium/P_279.java | b65395bc2e4c96923b5bc0ab2d01c682167f5a88 | [] | no_license | JonathanSawyer/LeetCode | https://github.com/JonathanSawyer/LeetCode | fa628e6880f584dce910a40c149b7f4531dddd40 | 1e9dbcae10ece7f8b6aba74506e0fc84bdda2b5b | refs/heads/master | 2020-12-08T15:10:22.970000 | 2020-01-10T01:31:04 | 2020-01-10T01:31:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package medium;
import java.util.Arrays;
import java.util.HashMap;
import java.util.Map;
public class P_279 {
// https://en.wikipedia.org/wiki/Legendre%27s_three-square_theorem
public int numSquaresMath(int n) {
// four-square and three-square theorems
while (n % 4 == 0) {
n /= 4;... | UTF-8 | Java | 1,727 | java | P_279.java | Java | [] | null | [] | package medium;
import java.util.Arrays;
import java.util.HashMap;
import java.util.Map;
public class P_279 {
// https://en.wikipedia.org/wiki/Legendre%27s_three-square_theorem
public int numSquaresMath(int n) {
// four-square and three-square theorems
while (n % 4 == 0) {
n /= 4;... | 1,727 | 0.458599 | 0.444123 | 67 | 24.776119 | 19.746771 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.58209 | false | false | 14 |
55d53ace5b7dd0755e8329d6c25eeabdbd88f74c | 26,310,969,656,853 | 7b89661c1f4445637343f15887673293714551b2 | /src/com/average/Average.java | ed1ce30744345ed189e1e55ecff618b69778ae61 | [] | no_license | sigmund69/Practice | https://github.com/sigmund69/Practice | d37afbb53a0d01cdc3627c660ad91e0b9b1b9ac7 | f46436835571e99cbc93a6ec1ba784003d6d5b3d | refs/heads/master | 2018-01-11T04:11:02.060000 | 2016-03-11T08:51:47 | 2016-03-11T08:51:47 | 53,651,640 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.average;
public class Average {
public int average(int a, int b) {
boolean isAandBnotEqualsZero = a % 2 != 0 && b % 2 != 0;
boolean isAandBpositive = (a > 0) && (b > 0);
boolean isAandBnegative = (a < 0) && (b <0);
if (a == b) {
return a;
} else if (i... | UTF-8 | Java | 504 | java | Average.java | Java | [] | null | [] | package com.average;
public class Average {
public int average(int a, int b) {
boolean isAandBnotEqualsZero = a % 2 != 0 && b % 2 != 0;
boolean isAandBpositive = (a > 0) && (b > 0);
boolean isAandBnegative = (a < 0) && (b <0);
if (a == b) {
return a;
} else if (i... | 504 | 0.484127 | 0.460317 | 16 | 30.5 | 23.334524 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 14 |
6b443a0f883da5e77d4695c89dd34e7edab167b2 | 21,199,958,603,719 | f2d68a588f48d024d0ba2f67b1542ed8e1e01363 | /module-jdk-11/src/main/java/lesson_13/StreamArithmeticMean.java | 1aa1f10d156a9e82763f140784a1a421dd5b3701 | [] | no_license | styazhkinoleg/HillelJE2020_HomeTask | https://github.com/styazhkinoleg/HillelJE2020_HomeTask | a1ee467bdc34953c84c0b6b014e90dff4d779a76 | 21972333e0573be875d3e67e46bcfa591a899cbb | refs/heads/master | 2023-01-07T08:20:21.978000 | 2020-10-18T15:41:49 | 2020-10-18T15:41:49 | 275,561,430 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lesson_13;
import java.util.ArrayList;
import java.util.Scanner;
import java.util.stream.Stream;
public class StreamArithmeticMean {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
System.out.println("Введите элементы Integer через пробел");
Strin... | UTF-8 | Java | 1,025 | java | StreamArithmeticMean.java | Java | [] | null | [] | package lesson_13;
import java.util.ArrayList;
import java.util.Scanner;
import java.util.stream.Stream;
public class StreamArithmeticMean {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
System.out.println("Введите элементы Integer через пробел");
Strin... | 1,025 | 0.585912 | 0.582711 | 27 | 33.703705 | 26.813229 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.592593 | false | false | 14 |
41d284d3993006624353cd12ad999ea6e641cee4 | 27,470,610,882,872 | 059c532bfbdd08ea94c178192c17c75849e3f155 | /src/weblanguages/project/client/gui/Gui.java | b085009551a37c828f80a55c7e78f9742492b876 | [] | no_license | enry86/weblang_prj | https://github.com/enry86/weblang_prj | 068696d9612bc0dfdb7a0072b09b4974f68a1b7b | 81a426cfbec35da77e9ce6acd932543afd36162a | refs/heads/master | 2016-09-11T01:18:58.677000 | 2009-09-01T18:52:40 | 2009-09-01T18:52:40 | 180,053 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package weblanguages.project.client.gui;
import javax.swing.*;
import javax.swing.event.*;
import weblanguages.project.client.ConnLocal;
import weblanguages.project.client.Connector;
import java.awt.*;
import java.awt.event.*;
public class Gui {
JFrame frame;
JTabbedPane cont;
Connector c;
ConnLocal l;
public... | UTF-8 | Java | 1,838 | java | Gui.java | Java | [] | null | [] | package weblanguages.project.client.gui;
import javax.swing.*;
import javax.swing.event.*;
import weblanguages.project.client.ConnLocal;
import weblanguages.project.client.Connector;
import java.awt.*;
import java.awt.event.*;
public class Gui {
JFrame frame;
JTabbedPane cont;
Connector c;
ConnLocal l;
public... | 1,838 | 0.710555 | 0.699674 | 65 | 27.276922 | 18.775194 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.292308 | false | false | 14 |
e62826223917d55e3d9bc06b3d20b4481568fd1d | 12,833,362,307,439 | b9f800da20b0da6a91f3368a0e87ee3967ee7165 | /OOP Data Structures/DLL/src/com/dll/DLL.java | 83b8d03913f43b7ea84fc972826366805b532c43 | [] | no_license | marinaskevin/CodingDojo-JavaAcademy | https://github.com/marinaskevin/CodingDojo-JavaAcademy | e8ea83c233a39908990cf28d7711995b5921a696 | 74cc14e94540297d449543a4b74b8558641c5694 | refs/heads/master | 2020-06-17T08:26:07.127000 | 2019-10-22T06:50:54 | 2019-10-22T06:50:54 | 195,860,723 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dll;
public class DLL {
public Node head;
public Node tail;
public DLL() {
this.head = null;
this.tail = null;
}
// the push method will add a new node to the end of the list
public void push(Node newNode) {
// if there is no head in the list, aka, ... | UTF-8 | Java | 2,863 | java | DLL.java | Java | [] | null | [] | package com.dll;
public class DLL {
public Node head;
public Node tail;
public DLL() {
this.head = null;
this.tail = null;
}
// the push method will add a new node to the end of the list
public void push(Node newNode) {
// if there is no head in the list, aka, ... | 2,863 | 0.568984 | 0.568634 | 100 | 27.629999 | 23.401989 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.17 | false | false | 14 |
1dd74e57dd73578adcc53b17207ce8ff50cd8476 | 7,499,012,947,721 | db12b990924703cd74748d8585cd9c11fafa6746 | /h2o-core/src/main/java/water/rapids/ast/prims/string/AstTrim.java | 611a4068cf7de6d4dfbb3c8cb0d505f061815a93 | [
"Apache-2.0"
] | permissive | h2oai/h2o-3 | https://github.com/h2oai/h2o-3 | 919019a8f297eec676011a9cfd2cc2d97891ce14 | d817ab90c8c47f6787604a0b9639b66234158228 | refs/heads/master | 2023-08-17T18:50:17.732000 | 2023-08-17T16:44:42 | 2023-08-17T16:44:42 | 17,371,412 | 6,872 | 2,345 | Apache-2.0 | false | 2023-09-14T18:05:40 | 2014-03-03T16:08:07 | 2023-09-13T16:15:03 | 2023-09-14T18:05:38 | 619,600 | 6,476 | 1,997 | 2,722 | Jupyter Notebook | false | false | package water.rapids.ast.prims.string;
import water.MRTask;
import water.fvec.*;
import water.rapids.Env;
import water.rapids.Val;
import water.rapids.vals.ValFrame;
import water.rapids.ast.AstPrimitive;
import water.rapids.ast.AstRoot;
import water.util.VecUtils;
import java.util.ArrayList;
import java.util.HashMap;... | UTF-8 | Java | 2,934 | java | AstTrim.java | Java | [] | null | [] | package water.rapids.ast.prims.string;
import water.MRTask;
import water.fvec.*;
import water.rapids.Env;
import water.rapids.Val;
import water.rapids.vals.ValFrame;
import water.rapids.ast.AstPrimitive;
import water.rapids.ast.AstRoot;
import water.util.VecUtils;
import java.util.ArrayList;
import java.util.HashMap;... | 2,934 | 0.640763 | 0.636333 | 98 | 28.938776 | 24.587128 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 14 |
6119c91f7e0da420189d7c55c82150bc0102fc74 | 8,358,006,416,840 | 5128ae2e8b44aa9cf227654f1358b2230cd4dc4e | /java-multithreading/src/main/java/pro/jing/multithreading/base/sync/deadlock/Service.java | 05b8a23fc84ded68e0a8a7c0f6f82273221b1cd0 | [] | no_license | ChenjingEr/java-in-action | https://github.com/ChenjingEr/java-in-action | 92b5739b7180e30697be0db566750e749f9fcc53 | cfd4f058167430761a73066c26039fe00229bb21 | refs/heads/master | 2020-03-19T21:27:09.617000 | 2018-09-19T14:54:35 | 2018-09-19T14:54:35 | 136,940,842 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pro.jing.multithreading.base.sync.deadlock;
public class Service {
private final Object LOCK = new Object();
private OtherService other;
public void fun() {
synchronized (LOCK) {
System.out.println("service fun...");
}
}
public void fun2() {
synchronized (LOCK) {
other.fun()... | UTF-8 | Java | 470 | java | Service.java | Java | [] | null | [] | package pro.jing.multithreading.base.sync.deadlock;
public class Service {
private final Object LOCK = new Object();
private OtherService other;
public void fun() {
synchronized (LOCK) {
System.out.println("service fun...");
}
}
public void fun2() {
synchronized (LOCK) {
other.fun()... | 470 | 0.629787 | 0.62766 | 28 | 14.785714 | 15.671533 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.321429 | false | false | 14 |
7ab5e77b753d3224b4b5214e68dd873226d35b83 | 8,358,006,417,309 | 900472df1bd20df222538686928cb8d7395f5799 | /jsonschema2pojo-integration-tests/src/test/java/org/jsonschema2pojo/integration/JavaNameIT.java | 63e81f8ce6bb89c26ca0480a7d93b9f1900368b4 | [
"Apache-2.0"
] | permissive | michalkolodziejski/jsonschema2pojo | https://github.com/michalkolodziejski/jsonschema2pojo | 3106ab38f3b17c7c4d243782b558ddf79c8996a6 | 5adebc7c77229f76cd5df4b2e057b2cebf8dc091 | refs/heads/master | 2022-11-23T09:42:23.574000 | 2017-05-22T16:28:23 | 2017-05-22T16:28:23 | 92,096,130 | 1 | 0 | Apache-2.0 | true | 2022-11-15T23:22:12 | 2017-05-22T20:23:55 | 2019-05-20T16:33:28 | 2022-11-15T23:22:12 | 7,237 | 0 | 0 | 7 | Java | false | false | /**
* Copyright © 2010-2014 Nokia
*
* 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 ... | UTF-8 | Java | 10,081 | java | JavaNameIT.java | Java | [
{
"context": "ughtworks.qdox.model.JavaField;\n\n/**\n * Created by cmb on 31.01.16.\n */\npublic class JavaNameIT {\n\n @",
"end": 1298,
"score": 0.9931402802467346,
"start": 1295,
"tag": "USERNAME",
"value": "cmb"
}
] | null | [] | /**
* Copyright © 2010-2014 Nokia
*
* 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 ... | 10,081 | 0.775595 | 0.773313 | 206 | 47.932037 | 50.96806 | 193 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.737864 | false | false | 14 |
432c3f56c7351eeedb1b390919459dabfe56f2f0 | 19,421,842,161,202 | 9412cd1fc2ae3151f8516b7c141787a45da1cde6 | /pp-workspace/frontend-loginserver/src/test/java/LockService.java | 4651885da0e360baae9d7025d9c64474e44b4d69 | [] | no_license | imjamespond/java-recipe | https://github.com/imjamespond/java-recipe | 2322d98d8db657fcd7e4784f706b66c10bee8d8b | 6b8b0a6b46326dde0006d7544ffa8cc1ae647a0b | refs/heads/master | 2021-08-28T18:22:43.811000 | 2016-09-27T06:41:00 | 2016-09-27T06:41:00 | 68,710,592 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.springframework.remoting.rmi.RmiProxyFactoryBean;
import org.springframework.remoting.rmi.RmiServiceExporter;
import java.rmi.RemoteException;
import java.util.HashMap;
import java.util.Map;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.locks.Lock;
import java.util.concurrent.locks.Reent... | UTF-8 | Java | 2,257 | java | LockService.java | Java | [
{
"context": "il.concurrent.locks.ReentrantLock;\n\n/**\n * @auther foquan.lin@pengpeng.com\n * @since: 13-5-8下午4:26\n */\npublic class LockServ",
"end": 369,
"score": 0.9998464584350586,
"start": 346,
"tag": "EMAIL",
"value": "foquan.lin@pengpeng.com"
}
] | null | [] | import org.springframework.remoting.rmi.RmiProxyFactoryBean;
import org.springframework.remoting.rmi.RmiServiceExporter;
import java.rmi.RemoteException;
import java.util.HashMap;
import java.util.Map;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.locks.Lock;
import java.util.concurrent.locks.Reent... | 2,241 | 0.602146 | 0.593205 | 73 | 29.643835 | 23.079594 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.60274 | false | false | 14 |
dd1a165ac09288348596c3439ab1548ee95f7f61 | 30,459,908,110,534 | 3a42197a8b1083b241ba8f5e9dc42bd5925e6acc | /redis/redis-console/src/main/java/com/ctrip/xpipe/redis/console/controller/consoleportal/HealthCheckController.java | cdfb27d50f84e869112776dfadf0c5a40d40001c | [
"Apache-2.0"
] | permissive | souyunku/x-pipe | https://github.com/souyunku/x-pipe | 369281e54b692c92c8337ada658f944799d04e13 | d5e4cb44ac193fb94629f15c15f99c04e6d053a9 | refs/heads/master | 2020-03-03T23:53:09.119000 | 2017-06-22T06:29:36 | 2017-06-22T06:29:36 | 95,302,669 | 4 | 0 | null | true | 2017-06-24T14:29:24 | 2017-06-24T14:29:24 | 2017-06-24T11:39:15 | 2017-06-22T06:29:50 | 10,531 | 0 | 0 | 0 | null | null | null | package com.ctrip.xpipe.redis.console.controller.consoleportal;
import java.util.Map;
import org.apache.logging.log4j.util.Strings;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;... | UTF-8 | Java | 2,232 | java | HealthCheckController.java | Java | [
{
"context": "oogle.common.collect.ImmutableMap;\n\n/**\n * @author shyin\n *\n * Jan 5, 2017\n */\n@RestController\n@RequestMap",
"end": 814,
"score": 0.9995216131210327,
"start": 809,
"tag": "USERNAME",
"value": "shyin"
}
] | null | [] | package com.ctrip.xpipe.redis.console.controller.consoleportal;
import java.util.Map;
import org.apache.logging.log4j.util.Strings;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;... | 2,232 | 0.792563 | 0.789875 | 52 | 41.923077 | 39.005348 | 165 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.519231 | false | false | 14 |
5f3cae34e15e9069244e6e848ced7c5f2a3803e9 | 14,663,018,402,412 | 5fc9dd1a1064c6d25d8179cb30a3cc4b0e3b7bf1 | /src/goftest/com/Main.java | 04289b52b4041e6aa2755cfae5a441259736ae1a | [] | no_license | bon10/GoFIterator | https://github.com/bon10/GoFIterator | 8c63b0d7388bd703127e18fb4a7f3bf5dcd647ea | 5ebfa8804c1d152197ba7199b8b27b3c1071af4d | refs/heads/master | 2021-01-20T20:45:17.866000 | 2016-06-20T04:46:02 | 2016-06-20T04:46:02 | 61,517,355 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package goftest.com;
import java.util.Date;
import gofore.com.Yaoya;
public class Main {
public Main() {
}
public static void main(String[] args) {
// 学生を作って呼ぶだお
//Teacher you = new VeteranTeacher();
//you.createStudentList();
//you.callStudents();
//Date dat... | UTF-8 | Java | 528 | java | Main.java | Java | [] | null | [] | package goftest.com;
import java.util.Date;
import gofore.com.Yaoya;
public class Main {
public Main() {
}
public static void main(String[] args) {
// 学生を作って呼ぶだお
//Teacher you = new VeteranTeacher();
//you.createStudentList();
//you.callStudents();
//Date dat... | 528 | 0.535433 | 0.535433 | 31 | 15.387096 | 15.778052 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.387097 | false | false | 14 |
5c87099fb6b5b27ce7a17b91186d3f6ee1dea0e9 | 10,857,677,387,161 | 58b3580368be19e6e1d6cd0c6fe5e54c10dfec35 | /WebsiteGiupViec/src/main/java/springboot/DAO/YeuCauDAO.java | 7897c324cc32e21626c8732d1dc8c3671f93dca7 | [] | no_license | ThoVanHien/graduation-thesis | https://github.com/ThoVanHien/graduation-thesis | c2a4f21e76fbcf0e2901f1616ea12eb08e213472 | 60a4cdf7e1da86bad16aeeb7e3a583d4e58831c1 | refs/heads/master | 2023-06-18T23:47:30.874000 | 2021-07-11T05:36:51 | 2021-07-11T05:36:51 | 363,852,426 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package springboot.DAO;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import springboot.Model.YeuCau;
import springboot.Repository.YeuCauRepository;
@Service
public class YeuCauDAO {
@Autowired
YeuCauRepository yeuCa... | UTF-8 | Java | 1,392 | java | YeuCauDAO.java | Java | [] | null | [] | package springboot.DAO;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import springboot.Model.YeuCau;
import springboot.Repository.YeuCauRepository;
@Service
public class YeuCauDAO {
@Autowired
YeuCauRepository yeuCa... | 1,392 | 0.685345 | 0.685345 | 61 | 21.819672 | 19.866364 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.262295 | false | false | 14 |
42870fb85e5aa7ae345737aff8f52c61a8434d98 | 6,614,249,661,816 | 9136e75081bc6e3adaaaea7812901a754d1697f4 | /app/src/main/java/com/ttyongche/carox/protocol/HandOverGoods.java | a3ee3a9acdb6d3415865340dacedbd29c4188a6c | [] | no_license | jobhesc/ttyc_carox | https://github.com/jobhesc/ttyc_carox | 09aa58c1ae3c4d9321667d9432dbef410f251b06 | 63eec60430b0d39377e694450a6ab639332eb2b4 | refs/heads/master | 2016-09-13T01:06:02.574000 | 2016-05-14T07:56:04 | 2016-05-14T07:56:04 | 59,566,333 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ttyongche.carox.protocol;
import java.io.Serializable;
import java.util.List;
/**
* Created by lizardnan on 16/1/4.
*/
public class HandOverGoods implements Serializable {
private String title;
private List<HandOverItem>objects;
public String getTitle() {
return title;
}
pu... | UTF-8 | Java | 563 | java | HandOverGoods.java | Java | [
{
"context": "lizable;\nimport java.util.List;\n\n/**\n * Created by lizardnan on 16/1/4.\n */\npublic class HandOverGoods impleme",
"end": 119,
"score": 0.9996360540390015,
"start": 110,
"tag": "USERNAME",
"value": "lizardnan"
}
] | null | [] | package com.ttyongche.carox.protocol;
import java.io.Serializable;
import java.util.List;
/**
* Created by lizardnan on 16/1/4.
*/
public class HandOverGoods implements Serializable {
private String title;
private List<HandOverItem>objects;
public String getTitle() {
return title;
}
pu... | 563 | 0.660746 | 0.653641 | 28 | 19.107143 | 17.621698 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.321429 | false | false | 14 |
7ef5f370363e03fe314a0fdde0f6477cd2e074a5 | 17,016,660,491,716 | 0ecc64b2a23e96832c5b86ef3095446b971dab6c | /gui/MainFrame.java | 556dee5dc47eaeae0c24e8b13f1ae2223a57407c | [] | no_license | szamani20/Accounting-App_Sale | https://github.com/szamani20/Accounting-App_Sale | ae3186dd5a27eb20183ffc481ec796b739c58daf | ab6185ea8a9edd5ad695f9bf4cf35c56e74d0c31 | refs/heads/master | 2021-01-10T02:47:20.618000 | 2015-06-05T13:20:44 | 2015-06-05T13:20:44 | 36,932,516 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gui;
import controller.Controller;
import javax.swing.*;
import java.awt.*;
public class MainFrame extends JFrame {
private FormPanel formPanel;
private Controller controller;
public MainFrame() {
super("Darpa");
setLayout(new BorderLayout());
formPanel = new FormPanel(... | UTF-8 | Java | 650 | java | MainFrame.java | Java | [
{
"context": "troller;\n\n public MainFrame() {\n super(\"Darpa\");\n\n setLayout(new BorderLayout());\n\n ",
"end": 241,
"score": 0.9556834697723389,
"start": 236,
"tag": "NAME",
"value": "Darpa"
}
] | null | [] | package gui;
import controller.Controller;
import javax.swing.*;
import java.awt.*;
public class MainFrame extends JFrame {
private FormPanel formPanel;
private Controller controller;
public MainFrame() {
super("Darpa");
setLayout(new BorderLayout());
formPanel = new FormPanel(... | 650 | 0.655385 | 0.636923 | 30 | 20.666666 | 19.750668 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.633333 | false | false | 14 |
864464af8bb2844a3f142531589dd070e197c067 | 27,977,416,983,260 | b1bc13d5b13a9dae67141d260b29587630484332 | /src/main/java/com/hat/app/viewkit/dragcontrol/DragLayer.java | dd68fe93c2c9ee665fc690f46a0a850fd0d78558 | [] | no_license | tgioihan/viewkit | https://github.com/tgioihan/viewkit | cc3ccdff6104a3dba46ad4a365af7ee9eafb582a | 96e25611e6fc1290e66e6a9c17e438c41d30e66d | refs/heads/master | 2022-12-24T10:44:58.769000 | 2020-10-03T11:19:45 | 2020-10-03T11:19:45 | 300,862,384 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hat.app.viewkit.dragcontrol;
import android.content.Context;
import android.graphics.Bitmap;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.util.AttributeSet;
import android.view.MotionEvent;
import android.view.View;
import android.widget.FrameLayout;... | UTF-8 | Java | 1,857 | java | DragLayer.java | Java | [
{
"context": "ort android.widget.FrameLayout;\n\n/**\n * Created by tuannx on 8/9/2017.\n */\n\npublic class DragLayer extends ",
"end": 346,
"score": 0.999697744846344,
"start": 340,
"tag": "USERNAME",
"value": "tuannx"
}
] | null | [] | package com.hat.app.viewkit.dragcontrol;
import android.content.Context;
import android.graphics.Bitmap;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.util.AttributeSet;
import android.view.MotionEvent;
import android.view.View;
import android.widget.FrameLayout;... | 1,857 | 0.656974 | 0.651589 | 72 | 24.791666 | 19.907381 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.486111 | false | false | 14 |
e8e346a2dfb1415372c38fe3cf54c171febcb0d2 | 18,090,402,298,407 | d76cdb4b6a484c3c28a12dc1edcf198f2a93fc50 | /PlanetHA/app/src/main/java/com/avadesign/ha/scene/ActivitySceneEdit.java | e450e9eef62265cb5c88f8909dce882517de7d5c | [] | no_license | kratoswu/avaDGWall | https://github.com/kratoswu/avaDGWall | e8b92149bfb1a717490181e62cc9b5f1a273b4ee | 1047661ae2364f3a61dbeb22fe11c1df621e6815 | refs/heads/master | 2021-01-01T06:33:20.331000 | 2015-04-17T06:55:02 | 2015-04-17T06:55:02 | 33,917,577 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.avadesign.ha.scene;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.DialogInterface;
... | WINDOWS-1252 | Java | 23,940 | java | ActivitySceneEdit.java | Java | [
{
"context": "ername\", cp.getUserName());\n\t\t\t\tmap.put(\"userpwd\", cp.getUserPwd());\n\t\t\t\tmap.put(\"tunnelid\", \"0\");\n\t\t\t}\n\t\t\t\n\t\t\tlist = ",
"end": 9328,
"score": 0.8701359629631042,
"start": 9315,
"tag": "PASSWORD",
"value": "cp.getUserPwd"
},
{
"context": " c... | null | [] | package com.avadesign.ha.scene;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.DialogInterface;
... | 23,942 | 0.637431 | 0.634464 | 747 | 31.037483 | 35.996075 | 323 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.945114 | false | false | 14 |
8b32db32a0bd662f57e100b051acb8833042c93c | 28,046,136,508,344 | 3180ddebffccd2cc9650a5fa0c75ceeb99b942e5 | /src/main/java/com/muwbi/devathlon/objects/BoardComputer.java | 022fc040a364b6a821cf7b8f5fe762adb7ee0b21 | [] | no_license | Muwbi/Devathlon-2-2nd-Round | https://github.com/Muwbi/Devathlon-2-2nd-Round | 8b4633230c478eb6b065d0c3d844746ae5c7e58b | 7ef0c473a1b81f09f4704d27fde01ac7a70e7dea | refs/heads/master | 2016-09-06T00:28:56.668000 | 2015-07-18T13:00:37 | 2015-07-18T13:00:37 | 39,254,118 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.muwbi.devathlon.objects;
import com.muwbi.devathlon.game.Message;
import com.muwbi.devathlon.game.Team;
import com.muwbi.devathlon.scheduler.BoardComputerTask;
import org.bukkit.ChatColor;
import org.bukkit.Material;
import org.bukkit.block.Block;
import org.bukkit.entity.Player;
import org.bukkit.event.Ev... | UTF-8 | Java | 1,666 | java | BoardComputer.java | Java | [
{
"context": "ent.player.PlayerInteractEvent;\n\n/**\n * Created by Gelox_.\n */\npublic class BoardComputer implements Listene",
"end": 481,
"score": 0.9841615557670593,
"start": 475,
"tag": "USERNAME",
"value": "Gelox_"
}
] | null | [] | package com.muwbi.devathlon.objects;
import com.muwbi.devathlon.game.Message;
import com.muwbi.devathlon.game.Team;
import com.muwbi.devathlon.scheduler.BoardComputerTask;
import org.bukkit.ChatColor;
import org.bukkit.Material;
import org.bukkit.block.Block;
import org.bukkit.entity.Player;
import org.bukkit.event.Ev... | 1,666 | 0.647236 | 0.644832 | 44 | 36.81818 | 36.22736 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 14 |
f2975b64a3c47b92f594169d78264b7656a03b17 | 10,290,741,645,721 | bfac99890aad5f43f4d20f8737dd963b857814c2 | /reg4/v1/xwiki-platform-core/xwiki-platform-configuration/xwiki-platform-configuration-default/src/main/java/org/xwiki/configuration/internal/AbstractDocumentConfigurationSource.java | 8412a2fe3d2c6595c0d11361bf1e326dad0dec8b | [] | no_license | STAMP-project/dbug | https://github.com/STAMP-project/dbug | 3b3776b80517c47e5cac04664cc07112ea26b2a4 | 69830c00bba4d6b37ad649aa576f569df0965c72 | refs/heads/master | 2021-01-20T03:59:39.330000 | 2017-07-12T08:03:40 | 2017-07-12T08:03:40 | 89,613,961 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership.
*
* This is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of
* th... | UTF-8 | Java | 12,393 | java | AbstractDocumentConfigurationSource.java | Java | [] | null | [] | /*
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership.
*
* This is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of
* th... | 12,393 | 0.645042 | 0.641007 | 378 | 31.785715 | 30.553606 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.412698 | false | false | 14 |
474f3fcefd586169fb71f067be434f4da8cedcae | 12,695,923,382,984 | 6489dc0522e330e5dbf0ecd9e8598b2149faa8f5 | /src/main/java/com/example/demo/controller/OutputController.java | 75c94a84a9705b391443a77a02546e87b79156ea | [] | no_license | Ilxom1992/lesson11_project_warehose | https://github.com/Ilxom1992/lesson11_project_warehose | 4bf0bf5b4512107055e72bf2f7626dbe19d5bfae | 3ead32e6a413d70f0bf9b85c596db144b23082eb | refs/heads/master | 2023-03-18T15:14:45.467000 | 2021-03-18T04:48:42 | 2021-03-18T04:48:42 | 348,930,961 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.controller;
import com.example.demo.entity.Output;
import com.example.demo.payload.OutputDTO;
import com.example.demo.payload.Result;
import com.example.demo.servise.OutputService;
import org.springframework.data.domain.Page;
import org.springframework.web.bind.annotation.*;
@RestController
@... | UTF-8 | Java | 1,372 | java | OutputController.java | Java | [] | null | [] | package com.example.demo.controller;
import com.example.demo.entity.Output;
import com.example.demo.payload.OutputDTO;
import com.example.demo.payload.Result;
import com.example.demo.servise.OutputService;
import org.springframework.data.domain.Page;
import org.springframework.web.bind.annotation.*;
@RestController
@... | 1,372 | 0.722303 | 0.722303 | 47 | 28.19149 | 25.149458 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.404255 | false | false | 14 |
988414c1560c6507949f134868fb8b175ebb601d | 31,473,520,395,991 | 9506a6e0cca5482129a656e7f863a0c1cc042059 | /talkGroup/service/src/main/java/edu/upc/eetac/dsa/talkgroup/dao/ThemeDAO.java | 74ff47e39a947ffe9acb2f1dbc8dd9d79c9a4e7d | [] | no_license | sergiogm4/groupTalk-project | https://github.com/sergiogm4/groupTalk-project | ae39506f626688231174d425b719c655d6b00adb | 44488b1b19ecae147418c02299e1b4216f26b367 | refs/heads/master | 2021-01-10T04:14:59.968000 | 2015-10-29T22:13:43 | 2015-10-29T22:13:43 | 45,202,104 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.upc.eetac.dsa.talkgroup.dao;
import edu.upc.eetac.dsa.talkgroup.entity.Theme;
import edu.upc.eetac.dsa.talkgroup.entity.ThemeCollection;
import java.sql.SQLException;
/**
* Created by SergioGM on 28.10.15.
*/
public interface ThemeDAO {
public Theme createTheme(String userid, String groupid, String... | UTF-8 | Java | 670 | java | ThemeDAO.java | Java | [
{
"context": "\n\nimport java.sql.SQLException;\n\n/**\n * Created by SergioGM on 28.10.15.\n */\npublic interface ThemeDAO {\n ",
"end": 208,
"score": 0.9994584918022156,
"start": 200,
"tag": "USERNAME",
"value": "SergioGM"
}
] | null | [] | package edu.upc.eetac.dsa.talkgroup.dao;
import edu.upc.eetac.dsa.talkgroup.entity.Theme;
import edu.upc.eetac.dsa.talkgroup.entity.ThemeCollection;
import java.sql.SQLException;
/**
* Created by SergioGM on 28.10.15.
*/
public interface ThemeDAO {
public Theme createTheme(String userid, String groupid, String... | 670 | 0.791045 | 0.78209 | 17 | 38.411766 | 34.552704 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.823529 | false | false | 14 |
69bd652b9843861f094af50711fd51a115a4046f | 13,872,744,419,302 | 07fb1f0f91f72a832a85e38433237def7a5c0c8e | /src/cn/listener/MySessionListener.java | da14a65bedee57f94b50783c8c8a148d1dbd2d6f | [] | no_license | Upopulor/JavaWeb | https://github.com/Upopulor/JavaWeb | 863845db3c6480168da5769c7e947582137be28e | 6d6ea7b9131edd2c9cfb7e7e61cbe6d45af5d35f | refs/heads/master | 2020-04-13T12:06:32.370000 | 2018-12-26T15:27:35 | 2018-12-26T15:27:35 | 163,192,892 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.listener;
import java.util.List;
import javax.servlet.ServletContext;
import javax.servlet.annotation.WebListener;
import javax.servlet.http.HttpSession;
import javax.servlet.http.HttpSessionEvent;
import javax.servlet.http.HttpSessionListener;
//关闭了--@WebListener
public class MySessionListener i... | GB18030 | Java | 895 | java | MySessionListener.java | Java | [] | null | [] | package cn.listener;
import java.util.List;
import javax.servlet.ServletContext;
import javax.servlet.annotation.WebListener;
import javax.servlet.http.HttpSession;
import javax.servlet.http.HttpSessionEvent;
import javax.servlet.http.HttpSessionListener;
//关闭了--@WebListener
public class MySessionListener i... | 895 | 0.770414 | 0.770414 | 26 | 30.5 | 21.562521 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.307692 | false | false | 14 |
3046b27b60c48b13ec7c2e29d4614c0685466750 | 30,202,210,074,170 | cb65dbacb6e4d7aadf236d1d63d4dee5afdaa427 | /src/ordered_Leader_Election/OfficialThread.java | 4e2c6d400769da0115f5eac264d2f062dc4c624b | [] | no_license | asison19/Ordered-Leader-Election | https://github.com/asison19/Ordered-Leader-Election | 3d9ae04fdfaa8786cabf21dfcabd01fc2f21f9ed | e00c341e4ffefd635c3ed0d0adf4851d6ca2366a | refs/heads/master | 2020-03-31T07:30:03.162000 | 2018-10-08T05:36:55 | 2018-10-08T05:36:55 | 152,023,676 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ordered_Leader_Election;
import java.util.Random;
import java.util.concurrent.*;
import java.util.concurrent.locks.ReentrantLock;
public class OfficialThread extends Thread{
int rank;
String name;
String opinion; //who this thread thinks is the leader
RankList rankList;
Phaser phaser;
RankThread rankThr... | UTF-8 | Java | 961 | java | OfficialThread.java | Java | [] | null | [] | package ordered_Leader_Election;
import java.util.Random;
import java.util.concurrent.*;
import java.util.concurrent.locks.ReentrantLock;
public class OfficialThread extends Thread{
int rank;
String name;
String opinion; //who this thread thinks is the leader
RankList rankList;
Phaser phaser;
RankThread rankThr... | 961 | 0.716962 | 0.716962 | 39 | 23.641026 | 22.347475 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 14 |
57f6b4be3ae1b7e33e746255c94e51cc1ce28794 | 9,723,806,010,882 | 2a6c5e79c3a58ca597b0b466bbc47786862176ab | /src/main/java/com/osten/halp/api/model/io/DataReader.java | ea4987caa2f8127e255de7fe216035897f03fb81 | [] | no_license | O5ten/halp | https://github.com/O5ten/halp | 2fda00118e0f64138b595f380ec30f0a780c4e68 | 72c382e23a1a87e0d368df48958cecbc606d9a87 | refs/heads/master | 2021-01-19T02:14:12.409000 | 2014-01-05T15:08:46 | 2016-06-12T17:44:17 | 13,919,689 | 1 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.osten.halp.api.model.io;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.util.ArrayList;
/**
* Created with IntelliJ IDEA.
* User: server
* Date: 2013-10-22
* Time: 12:26
* To change this template use File | Settings | File Templates.
*/
public interface DataReader {
... | UTF-8 | Java | 453 | java | DataReader.java | Java | [
{
"context": "List;\n\n/**\n * Created with IntelliJ IDEA.\n * User: server\n * Date: 2013-10-22\n * Time: 12:26\n * To change t",
"end": 183,
"score": 0.9991852641105652,
"start": 177,
"tag": "USERNAME",
"value": "server"
}
] | null | [] | package com.osten.halp.api.model.io;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.util.ArrayList;
/**
* Created with IntelliJ IDEA.
* User: server
* Date: 2013-10-22
* Time: 12:26
* To change this template use File | Settings | File Templates.
*/
public interface DataReader {
... | 453 | 0.732892 | 0.706402 | 19 | 22.842106 | 23.147724 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473684 | false | false | 14 |
0c3d7323f199d41852c08b0ab84d770443a48f80 | 33,234,456,997,795 | a5f46d5f6b361eff07f412725f979189a26060bc | /app/src/main/java/com/archives/Signup.java | 95c863e814ea3b85158bb4b88224177efca04000 | [] | no_license | suhair93/Archives | https://github.com/suhair93/Archives | f35dab8563ccef583ff9d7d70ef42d099f391b59 | e2a04cc93c0f50744e351bdd0b23e8c0491006a0 | refs/heads/master | 2021-04-09T14:40:56.632000 | 2018-03-26T07:12:38 | 2018-03-26T07:12:38 | 125,753,761 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.archives;
import android.annotation.SuppressLint;
import android.app.ProgressDialog;
import android.content.Intent;
import android.os.Build;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v7.app.AppCompatActivity;
import android.text.TextUtils;
import android.vi... | UTF-8 | Java | 7,670 | java | Signup.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by locall on 2/14/2018.\n */\n\npublic class Signup extends Ap",
"end": 1283,
"score": 0.9996057748794556,
"start": 1277,
"tag": "USERNAME",
"value": "locall"
},
{
"context": "il);\n user.set... | null | [] | package com.archives;
import android.annotation.SuppressLint;
import android.app.ProgressDialog;
import android.content.Intent;
import android.os.Build;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v7.app.AppCompatActivity;
import android.text.TextUtils;
import android.vi... | 7,672 | 0.601818 | 0.599798 | 171 | 39.52047 | 27.591705 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.608187 | false | false | 14 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.