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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
fe66501efffc9c1b69efcc5fbf50ac9355b3ca82 | 9,225,589,784,078 | 790e87b5ec44002582f5f349fb612c99355b4e4a | /shop-api-entity-api/shop-service-api-weixin-entity/src/main/java/com/xintao/entity/AppEntity.java | 5a38e36ee66da109feabca4419fb71477b82b197 | [] | no_license | CocoFresh/shop | https://github.com/CocoFresh/shop | b37a95cddfc76c721007cb302bad3800ca06450c | 3bb42eef4abde24609f81302d0578297aa253b7d | refs/heads/master | 2022-12-12T07:09:56.647000 | 2019-11-08T06:28:13 | 2019-11-08T06:28:13 | 220,401,326 | 0 | 0 | null | false | 2022-12-06T00:33:23 | 2019-11-08T06:27:08 | 2019-11-08T06:29:21 | 2022-12-06T00:33:22 | 22 | 0 | 0 | 2 | Java | false | false | package com.xintao.entity;
import lombok.Data;
/**
* @Auther: xintao.feng
* @Date: 2019/11/8 10:05
* @Description:
*/
@Data
public class AppEntity {
private String appId;
private String appName;
public AppEntity(String appId, String appName) {
super();
this.appId = appId;
th... | UTF-8 | Java | 350 | java | AppEntity.java | Java | [
{
"context": "ntao.entity;\n\nimport lombok.Data;\n\n/**\n * @Auther: xintao.feng\n * @Date: 2019/11/8 10:05\n * @Descripti",
"end": 66,
"score": 0.6399206519126892,
"start": 65,
"tag": "NAME",
"value": "x"
},
{
"context": "ao.entity;\n\nimport lombok.Data;\n\n/**\n * @Auther: xintao... | null | [] | package com.xintao.entity;
import lombok.Data;
/**
* @Auther: xintao.feng
* @Date: 2019/11/8 10:05
* @Description:
*/
@Data
public class AppEntity {
private String appId;
private String appName;
public AppEntity(String appId, String appName) {
super();
this.appId = appId;
th... | 350 | 0.622857 | 0.591429 | 22 | 14.909091 | 13.826552 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 9 |
43e622b5afb4e9149fb8d6a44274fd6daac10bc5 | 38,388,417,719,368 | 471e753918de61e81061448623401d09d0bbb690 | /src/e/commerce/ShowingOptions.java | 12bafaf13a5734a531473f4ad73af58bfbc92f9b | [] | no_license | nehadubey20/E-commerce | https://github.com/nehadubey20/E-commerce | fb5e297e46366be0687bab2fa71b185b314ee745 | 0338a93504aa585a32ce14d494be97062d5262fb | refs/heads/main | 2023-05-27T01:12:05.428000 | 2021-06-23T19:23:12 | 2021-06-23T19:23:12 | 364,298,864 | 0 | 0 | null | false | 2021-06-22T06:24:04 | 2021-05-04T15:17:52 | 2021-06-22T04:39:40 | 2021-06-22T06:24:02 | 63 | 0 | 0 | 0 | Java | false | false | /*
* 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 e.commerce;
import java.sql.SQLException;
import java.util.Scanner;
/**
*
* @author NEHA
*/
public class ShowingOptions {
... | UTF-8 | Java | 4,793 | java | ShowingOptions.java | Java | [
{
"context": "tion;\nimport java.util.Scanner;\n\n/**\n *\n * @author NEHA\n */\npublic class ShowingOptions {\n \n public",
"end": 285,
"score": 0.7108452320098877,
"start": 281,
"tag": "USERNAME",
"value": "NEHA"
}
] | 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 e.commerce;
import java.sql.SQLException;
import java.util.Scanner;
/**
*
* @author NEHA
*/
public class ShowingOptions {
... | 4,793 | 0.307323 | 0.297726 | 119 | 39.285713 | 23.19198 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.983193 | false | false | 15 |
b304aff04976af86a0aa649ebb97db616c990975 | 6,777,458,457,396 | 9d4a597411463455ab0e8b933d663e27828168d8 | /src/main/java/de/dhbw/vs/client/ClientTCP.java | 21ad3f28378f58d322f4738dd6d343877189fe14 | [] | no_license | shembull/verteilte-systeme | https://github.com/shembull/verteilte-systeme | 6f1ed8398862d2338c8e3f4dd1bee3a1e1f4db9f | 703e0d4b173a7c2afbfba9cee88878de2791027b | refs/heads/master | 2020-05-26T14:28:40.546000 | 2019-06-07T14:35:09 | 2019-06-07T14:35:09 | 188,264,357 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.dhbw.vs.client;
import java.io.*;
import java.net.InetAddress;
import java.net.Socket;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import de.dhbw.vs.utils.logging.LogLevel;
import de.dhbw.vs.utils.logging.Logging;
public class ClientTCP {
private Socket socket;
private Logger log;
... | UTF-8 | Java | 1,756 | java | ClientTCP.java | Java | [] | null | [] | package de.dhbw.vs.client;
import java.io.*;
import java.net.InetAddress;
import java.net.Socket;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import de.dhbw.vs.utils.logging.LogLevel;
import de.dhbw.vs.utils.logging.Logging;
public class ClientTCP {
private Socket socket;
private Logger log;
... | 1,756 | 0.611048 | 0.6082 | 60 | 28.266666 | 22.837736 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.633333 | false | false | 15 |
bce32d356e62835488c8e1d66fa5069e3190ed6f | 19,524,921,335,447 | 13b6664d92b7e0d73224152413db00dfea18e592 | /app/src/main/java/project/own/hashratemonitor/WorkService.java | 0ff7ce597a33af0b7524530bea4dd1bfa8e254a1 | [
"MIT"
] | permissive | zychmarius/hashrate_monitor | https://github.com/zychmarius/hashrate_monitor | fbdbe7bc397c513f7563842816fc2d27bb2ebb85 | 52492af49fa91f519da382d10655d0a93ac4b8cb | refs/heads/master | 2020-03-23T05:04:09.222000 | 2018-11-11T19:06:12 | 2018-11-11T19:06:12 | 141,122,894 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package project.own.hashratemonitor;
import android.app.NotificationManager;
import android.app.Service;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.media.RingtoneManager;
import android.net.Uri;
import android.os.AsyncTask;
import android.os.... | UTF-8 | Java | 5,921 | java | WorkService.java | Java | [] | null | [] | package project.own.hashratemonitor;
import android.app.NotificationManager;
import android.app.Service;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.media.RingtoneManager;
import android.net.Uri;
import android.os.AsyncTask;
import android.os.... | 5,921 | 0.631988 | 0.62861 | 206 | 27.742718 | 26.334791 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.480583 | false | false | 15 |
bbfa3b3eec7820f2f1224b62dce17e2def9c0afb | 14,663,018,356,832 | 152dcb36b46263f3aaca128bd639e0d1c549b34e | /app/src/main/java/android/uom/gr/airflight/ItemForHistory.java | 8625dcb88ab3343ea9613d8d3279bf39c0a38ec8 | [] | no_license | GougouVag/AirFlight | https://github.com/GougouVag/AirFlight | d59c68d84b796cc482f56c3f42637a2229be419e | e99931d507e4b3b1e06200b99e945f21f49e6ebc | refs/heads/main | 2023-02-26T10:00:01.945000 | 2021-01-18T17:52:51 | 2021-01-18T17:52:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package android.uom.gr.airflight;
/**
* Created by LamPrOs on 10/1/2017.
*/
public class ItemForHistory {
private int id;
private String from;
private String to;
private String adults_number;
private String children_number;
private String infants;
private String way_is;
private Stri... | UTF-8 | Java | 2,217 | java | ItemForHistory.java | Java | [
{
"context": "ckage android.uom.gr.airflight;\n\n/**\n * Created by LamPrOs on 10/1/2017.\n */\n\npublic class ItemForHistory {\n",
"end": 60,
"score": 0.9994939565658569,
"start": 53,
"tag": "USERNAME",
"value": "LamPrOs"
}
] | null | [] | package android.uom.gr.airflight;
/**
* Created by LamPrOs on 10/1/2017.
*/
public class ItemForHistory {
private int id;
private String from;
private String to;
private String adults_number;
private String children_number;
private String infants;
private String way_is;
private Stri... | 2,217 | 0.603969 | 0.600812 | 105 | 20.114286 | 21.981947 | 167 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 15 |
ba507ceded9df61b12c110acf2884ec9e5d58368 | 28,458,453,368,529 | 082e26b011e30dc62a62fae95f375e4f87d9e99c | /docs/weixin_7.0.4_source/反编译源码/未反混淆/src/main/java/com/tencent/mm/plugin/sns/ui/SnsUserUI.java | 80c037bd391a56e65922aad1fc7414a5a1e6d57c | [] | no_license | xsren/AndroidReverseNotes | https://github.com/xsren/AndroidReverseNotes | 9631a5aabc031006e795a112b7ac756a8edd4385 | 9202c276fe9f04a978e4e08b08e42645d97ca94b | refs/heads/master | 2021-04-07T22:50:51.072000 | 2019-07-16T02:24:43 | 2019-07-16T02:24:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tencent.mm.plugin.sns.ui;
import android.content.Context;
import android.content.DialogInterface;
import android.content.DialogInterface.OnClickListener;
import android.content.Intent;
import android.os.Build.VERSION;
import android.os.Bundle;
import android.os.Parcel;
import android.os.Process;
import and... | UTF-8 | Java | 39,193 | java | SnsUserUI.java | Java | [] | null | [] | package com.tencent.mm.plugin.sns.ui;
import android.content.Context;
import android.content.DialogInterface;
import android.content.DialogInterface.OnClickListener;
import android.content.Intent;
import android.os.Build.VERSION;
import android.os.Bundle;
import android.os.Parcel;
import android.os.Process;
import and... | 39,193 | 0.492613 | 0.471511 | 902 | 42.449001 | 32.981636 | 382 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.921286 | false | false | 15 |
5add39a36ba1a84b6f265d98452baee6de1f3251 | 25,486,335,983,472 | 86c6870d54d045a5d7e37c2e0ba19079672de211 | /app/src/main/java/com/example/xiaolitongxue/wieying/view/fragment/BaseFragment.java | d4ccaf1680e694c095f94521163864b2f4bb32b0 | [] | no_license | MyWeiYing/MyWeiYing | https://github.com/MyWeiYing/MyWeiYing | 9998e08559772db294fcb8a67984a0a5380cdde2 | a6840a209df61c537a657543c2923339fca3e88c | refs/heads/master | 2020-03-17T16:59:29.028000 | 2018-05-25T08:32:03 | 2018-05-25T08:32:03 | 133,770,493 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.xiaolitongxue.wieying.view.fragment;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.Vi... | UTF-8 | Java | 1,826 | java | BaseFragment.java | Java | [
{
"context": "e;\nimport butterknife.Unbinder;\n\n/**\n * Created by xiaolitongxue on 2018/5/16.\n */\n//bbb\npublic abstract class Bas",
"end": 558,
"score": 0.999423623085022,
"start": 545,
"tag": "USERNAME",
"value": "xiaolitongxue"
}
] | null | [] | package com.example.xiaolitongxue.wieying.view.fragment;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.Vi... | 1,826 | 0.711391 | 0.70701 | 61 | 28.934425 | 26.824181 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.655738 | false | false | 15 |
dfc4ac2be92bc36f555ac333d76c79c304034812 | 28,303,834,543,524 | 1d8d9341d5a2184dad75defe239c73d727e050d8 | /src/main/java/cl/servel/gasto/model/Configuracion.java | 5285f7bd514fec19f9b76291dfd24a39b4408511 | [] | no_license | carboy35/model | https://github.com/carboy35/model | e9f4edd8ab7d6f346704fa5eefa174e2a1baaaf4 | cd30834e6306e059e410b9c1386e3f5de0f45fdd | refs/heads/master | 2020-12-10T00:08:49.060000 | 2020-01-12T20:31:34 | 2020-01-12T20:31:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cl.servel.gasto.model;
import java.util.Date;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.ToString;
@Data
@AllArgsConstructor
@NoArgsConstructor
@ToString
@Builder
public class Configuracion implements java.io.Serializable {
/*... | UTF-8 | Java | 764 | java | Configuracion.java | Java | [] | null | [] | package cl.servel.gasto.model;
import java.util.Date;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.ToString;
@Data
@AllArgsConstructor
@NoArgsConstructor
@ToString
@Builder
public class Configuracion implements java.io.Serializable {
/*... | 764 | 0.807592 | 0.806283 | 36 | 20.222221 | 14.689587 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.055556 | false | false | 15 |
f714534bfa7de2b4287dfeb708bb851c3d1f2994 | 18,554,258,776,821 | 0cb56e3f4bb4f19653e1ec27e7e9e1a712f4d5ea | /src/main/java/tech/units/tck/tests/spi/ServicesTest.java | a566335a3bcca667f6edf357e8ad166dff4a1524 | [
"BSD-2-Clause",
"BSD-3-Clause"
] | permissive | unitsofmeasurement/unit-tck | https://github.com/unitsofmeasurement/unit-tck | 1d193685ea7ef62283b543d2b8b1e58eb0232d81 | 8a04d1e23c926311c3704fcf2294e72c0d67ad64 | refs/heads/master | 2023-08-26T10:00:13.414000 | 2023-07-07T20:05:56 | 2023-07-07T20:05:56 | 18,568,544 | 6 | 6 | NOASSERTION | false | 2023-02-25T13:28:51 | 2014-04-08T17:46:05 | 2022-02-22T12:59:24 | 2023-02-25T13:12:32 | 592 | 5 | 5 | 3 | Java | false | false | /*
* Units of Measurement TCK
* Copyright © 2005-2023, Jean-Marie Dautelle, Werner Keil, Otavio Santana.
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* 1. Redistributions of source... | UTF-8 | Java | 11,633 | java | ServicesTest.java | Java | [
{
"context": "Units of Measurement TCK\n * Copyright © 2005-2023, Jean-Marie Dautelle, Werner Keil, Otavio Santana.\n *\n * All rights re",
"end": 76,
"score": 0.9997642636299133,
"start": 57,
"tag": "NAME",
"value": "Jean-Marie Dautelle"
},
{
"context": "TCK\n * Copyright © 2005-202... | null | [] | /*
* Units of Measurement TCK
* Copyright © 2005-2023, <NAME>, <NAME>, <NAME>.
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the abov... | 11,602 | 0.713291 | 0.705296 | 252 | 45.15873 | 32.434772 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.003968 | false | false | 15 |
9522a078056aa05960c50c7105dd04ae3a364b5d | 7,224,135,059,246 | 2e58e812c18eb47bd97fb7cd4063efc8309d0156 | /src/eapli.base/base.core/src/main/java/eapli/base/ticket/application/GetTicketTaskInfoController.java | 915a054cd6721a9438f0a72e2ff16de300947cfd | [
"MIT"
] | permissive | Joao-PP-Alves/isep-lapr4 | https://github.com/Joao-PP-Alves/isep-lapr4 | 5d0d31df206fbdf599ddcf0aa6fac6d5251e3447 | bff732dccb114a07f7f537dc4edd74fa579af78b | refs/heads/master | 2023-07-14T09:55:51.507000 | 2021-06-20T22:35:32 | 2021-06-20T22:35:32 | 399,133,407 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package eapli.base.ticket.application;
import eapli.base.infrastructure.persistence.PersistenceContext;
import eapli.base.ticket.repositories.TicketRepository;
import eapli.base.usermanagement.domain.BaseRoles;
import eapli.framework.infrastructure.authz.application.AuthorizationService;
import eapli.framework.infrast... | UTF-8 | Java | 1,242 | java | GetTicketTaskInfoController.java | Java | [] | null | [] | package eapli.base.ticket.application;
import eapli.base.infrastructure.persistence.PersistenceContext;
import eapli.base.ticket.repositories.TicketRepository;
import eapli.base.usermanagement.domain.BaseRoles;
import eapli.framework.infrastructure.authz.application.AuthorizationService;
import eapli.framework.infrast... | 1,242 | 0.785829 | 0.782609 | 28 | 43.357143 | 37.822155 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 15 |
9771ad8d690a43ff1de0ba4491513055b2820288 | 33,947,421,553,161 | 14cb5bc44b8f1fec92fd7d6cd7eb4b8ba7ad9d42 | /src/main/java/org/folio/search/model/SystemUser.java | 9188b277318fae3745e0e359de8f7e4360cffeed | [
"Apache-2.0"
] | permissive | craigmcnally/mod-search | https://github.com/craigmcnally/mod-search | 896f8853ea751939ccd5d61c4238e13f71a476e4 | cf80aab4cb579260105ba1e0659aa2d127d7e478 | refs/heads/master | 2023-08-22T19:53:32.101000 | 2021-10-19T11:48:21 | 2021-10-19T11:48:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.folio.search.model;
import lombok.Builder;
import lombok.Getter;
import lombok.With;
@Getter
@Builder
public class SystemUser {
private final String username;
@With
private final String token;
private final String okapiUrl;
private final String tenantId;
}
| UTF-8 | Java | 281 | java | SystemUser.java | Java | [] | null | [] | package org.folio.search.model;
import lombok.Builder;
import lombok.Getter;
import lombok.With;
@Getter
@Builder
public class SystemUser {
private final String username;
@With
private final String token;
private final String okapiUrl;
private final String tenantId;
}
| 281 | 0.775801 | 0.775801 | 15 | 17.733334 | 12.195445 | 32 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 15 |
52db3a1ba2899bcc630b48b846a4c5311ad04975 | 35,124,242,587,024 | d6fc6eb6fbdff2051f12359fe0faffae260d955d | /src/main/java/gluttonmod/cards/ShedFat.java | f4e01c1f69091d76ef80d046f4140d6628fb3dc5 | [] | no_license | HypoSoc/GluttonMod | https://github.com/HypoSoc/GluttonMod | 073fadab791826fa5fb99dc069e120b66b9fc779 | 89056a494f2a720f89ceeaf5fcb15d65ae80d145 | refs/heads/master | 2020-04-05T14:56:28.577000 | 2018-12-14T03:53:37 | 2018-12-14T03:53:37 | 156,947,382 | 1 | 1 | null | false | 2018-11-10T12:52:13 | 2018-11-10T04:28:45 | 2018-11-10T05:09:50 | 2018-11-10T05:09:49 | 3,758 | 0 | 1 | 1 | Java | false | null | package gluttonmod.cards;
import com.evacipated.cardcrawl.mod.stslib.fields.cards.AbstractCard.AlwaysRetainField;
import com.megacrit.cardcrawl.actions.common.DrawCardAction;
import com.megacrit.cardcrawl.actions.common.MakeTempCardInDiscardAction;
import com.megacrit.cardcrawl.cards.AbstractCard;
import com.megacrit.... | UTF-8 | Java | 1,986 | java | ShedFat.java | Java | [] | null | [] | package gluttonmod.cards;
import com.evacipated.cardcrawl.mod.stslib.fields.cards.AbstractCard.AlwaysRetainField;
import com.megacrit.cardcrawl.actions.common.DrawCardAction;
import com.megacrit.cardcrawl.actions.common.MakeTempCardInDiscardAction;
import com.megacrit.cardcrawl.cards.AbstractCard;
import com.megacrit.... | 1,986 | 0.71148 | 0.710473 | 56 | 34.482143 | 29.991064 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.696429 | false | false | 15 |
01fe4423b47258ea9496551c36c21da66e97aa62 | 27,230,092,712,023 | 634de49aeb49dc4fcfc4c1dae7ab3b71110a6971 | /app/src/main/java/com/pthomasdesigns/myhealth/MainActivity.java | b807c41e35bb1ddd8db96592d407f03ef37e83da | [] | no_license | pthomasdesigns/myHealth | https://github.com/pthomasdesigns/myHealth | f62a780d13de769893f111d9331c4aaaf0e24b8d | 7a042cca7d3ee27ea86754b7b4a55cb0c6313a1a | refs/heads/master | 2020-03-12T18:38:34.361000 | 2018-04-27T07:57:10 | 2018-04-27T07:57:10 | 130,765,497 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pthomasdesigns.myhealth;
/**
* Created by tthomas on 4/14/2018.
*/
import android.content.Intent;
import android.os.Bundle;
import android.os.Parcelable;
import android.support.annotation.NonNull;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.NavigationV... | UTF-8 | Java | 6,523 | java | MainActivity.java | Java | [
{
"context": "ge com.pthomasdesigns.myhealth;\n\n/**\n * Created by tthomas on 4/14/2018.\n */\n\nimport android.content.Intent;",
"end": 63,
"score": 0.9996373057365417,
"start": 56,
"tag": "USERNAME",
"value": "tthomas"
}
] | null | [] | package com.pthomasdesigns.myhealth;
/**
* Created by tthomas on 4/14/2018.
*/
import android.content.Intent;
import android.os.Bundle;
import android.os.Parcelable;
import android.support.annotation.NonNull;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.NavigationV... | 6,523 | 0.659206 | 0.6566 | 181 | 35.038673 | 25.613222 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.607735 | false | false | 15 |
3c5d4cc916162cf23b4759c5e42fe0ae4b8bc1c5 | 5,798,205,850,688 | d21de86375354f1ef0614b73a8f39dc48ed92fcd | /src/main/java/com/wangzhixuan/mapper/task/TaskItemMapper.java | e43bb5a1489962f10b4f9c8bf0ac01ab5a0f9459 | [] | no_license | EsionMa/SFT | https://github.com/EsionMa/SFT | 22173c5846efc2e687a6911651b646b15ab472be | 00c6eb15351c802a0860cfbe90e358a57fa5f771 | refs/heads/master | 2020-05-17T19:36:23.019000 | 2019-04-28T14:54:34 | 2019-04-28T14:54:34 | 183,918,555 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wangzhixuan.mapper.task;
import com.baomidou.mybatisplus.mapper.BaseMapper;
import com.wangzhixuan.model.task.TaskItem;
public interface TaskItemMapper extends BaseMapper<TaskItem> {
}
| UTF-8 | Java | 199 | java | TaskItemMapper.java | Java | [] | null | [] | package com.wangzhixuan.mapper.task;
import com.baomidou.mybatisplus.mapper.BaseMapper;
import com.wangzhixuan.model.task.TaskItem;
public interface TaskItemMapper extends BaseMapper<TaskItem> {
}
| 199 | 0.834171 | 0.834171 | 7 | 27.428572 | 24.563951 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 15 |
3bcbfe3dea312d633d2a25b7600ca95df7e11bfe | 755,914,290,308 | 36f35b444a2772054eba900814a3e174be4c9e1a | /org.moxieapps.gwt.highcharts.showcase/src/main/java/org/moxieapps/gwt/highcharts/showcase/client/dynamic/ColumnPieDrilldownExample.java | da8d859600d9a9fab6e7fcc524baafbdce4d1dc8 | [
"Apache-2.0"
] | permissive | Healthometry/gwt-highcharts | https://github.com/Healthometry/gwt-highcharts | eae06a936ca5bcf83f0a71806ec76cc8dfca8531 | 8c2d9ea8790b2671e4fb718aa886fcfb058ace86 | refs/heads/main | 2023-02-27T20:37:12.018000 | 2021-02-05T16:24:58 | 2021-02-05T16:24:58 | 341,611,410 | 0 | 1 | Apache-2.0 | true | 2021-02-23T16:08:10 | 2021-02-23T16:08:09 | 2021-02-09T01:19:41 | 2021-02-05T16:25:04 | 1,239 | 0 | 0 | 0 | null | false | false | package org.moxieapps.gwt.highcharts.showcase.client.dynamic;
import com.google.gwt.user.client.Window;
import com.smartgwt.client.widgets.Canvas;
import org.moxieapps.gwt.highcharts.client.*;
import org.moxieapps.gwt.highcharts.client.labels.DataLabels;
import org.moxieapps.gwt.highcharts.client.plotOptions.SeriesPl... | UTF-8 | Java | 3,676 | java | ColumnPieDrilldownExample.java | Java | [] | null | [] | package org.moxieapps.gwt.highcharts.showcase.client.dynamic;
import com.google.gwt.user.client.Window;
import com.smartgwt.client.widgets.Canvas;
import org.moxieapps.gwt.highcharts.client.*;
import org.moxieapps.gwt.highcharts.client.labels.DataLabels;
import org.moxieapps.gwt.highcharts.client.plotOptions.SeriesPl... | 3,676 | 0.548966 | 0.544342 | 120 | 29.633333 | 21.385326 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.458333 | false | false | 15 |
406a9fd4bd3c961fa2ecd59438157427383f8cd3 | 7,894,149,932,162 | 3ef07146e3702dd10816349d3549831a0312d032 | /src/model/Model.java | 685d3d84e8fed52d271a37c8c98e71cd4f567355 | [] | no_license | yashwanthgowda2433/Java-web-application | https://github.com/yashwanthgowda2433/Java-web-application | 69b78214643eca827a5753230c67d9abddd29ffa | 2b509efc6a5e827e0e8452f2f24eb9d1ae083aa1 | refs/heads/main | 2023-04-04T23:49:23.256000 | 2021-04-15T12:07:37 | 2021-04-15T12:07:37 | 358,243,217 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
import oracle.jdbc.driver.OracleDriver;
public class Model
{
float balance = 100... | UTF-8 | Java | 10,980 | java | Model.java | Java | [] | null | [] | package model;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
import oracle.jdbc.driver.OracleDriver;
public class Model
{
float balance = 100... | 10,980 | 0.635883 | 0.630328 | 466 | 21.566525 | 24.394224 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.414163 | false | false | 15 |
2710419e84f6a25b08569179c6677ebe4c34ca37 | 14,010,183,335,099 | 7f3503a7916377ba5d5912ccfdb489dea571f9c1 | /src/main/java/com/softserve/edu/servicecenter/entity/Address.java | 18d9cc9ee28f4f3e4dbb77f5bc53b2d335e5180d | [] | no_license | khdimon/ServiceCenter | https://github.com/khdimon/ServiceCenter | dbdbcf1a1e1b7176fd4cee097918e2f3bc7a04af | 3598dc5ef098fc7213d9c9790180254f9928ee52 | refs/heads/master | 2020-09-06T14:21:53.980000 | 2017-07-04T17:32:05 | 2017-07-04T17:32:05 | 94,419,817 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.softserve.edu.servicecenter.entity;
import javax.persistence.*;
import java.util.Collection;
@Entity
@Table(name = "addresses")
public class Address {
private long id;
private String city;
private String street;
private String house;
private Integer flat;
private String entrance;
... | UTF-8 | Java | 4,020 | java | Address.java | Java | [] | null | [] | package com.softserve.edu.servicecenter.entity;
import javax.persistence.*;
import java.util.Collection;
@Entity
@Table(name = "addresses")
public class Address {
private long id;
private String city;
private String street;
private String house;
private Integer flat;
private String entrance;
... | 4,020 | 0.585725 | 0.579735 | 144 | 26.826389 | 25.245277 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.493056 | false | false | 15 |
5653614da7a8563b3394945b7011a8be9e016292 | 14,010,183,335,957 | e7db7379b17f9f345139bc549571d741dfaabfa4 | /src/main/java/pl/martyna/converter/service/IngredientsToJSONExportService.java | ec3a8d6cf64017fa9fa73efff1c96398f8567a35 | [] | no_license | martyna8821/JSON-converter | https://github.com/martyna8821/JSON-converter | e5e2a7283339b78dad928e30722788d82dc62fd3 | 84a60d8c5b913ef82fa019fe0a99060858043aac | refs/heads/master | 2021-07-19T19:22:04.312000 | 2019-11-14T19:54:23 | 2019-11-14T19:54:23 | 221,082,670 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.martyna.converter.service;
import org.json.simple.JSONArray;
import org.json.simple.JSONObject;
import pl.martyna.converter.Nutrition;
import pl.martyna.converter.builder.Ingredient;
import java.io.FileWriter;
import java.io.IOException;
import java.util.Map;
import java.util.Set;
public class Ingredients... | UTF-8 | Java | 2,751 | java | IngredientsToJSONExportService.java | Java | [] | null | [] | package pl.martyna.converter.service;
import org.json.simple.JSONArray;
import org.json.simple.JSONObject;
import pl.martyna.converter.Nutrition;
import pl.martyna.converter.builder.Ingredient;
import java.io.FileWriter;
import java.io.IOException;
import java.util.Map;
import java.util.Set;
public class Ingredients... | 2,751 | 0.58197 | 0.58197 | 67 | 40.0597 | 30.057596 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.835821 | false | false | 15 |
62977f593e6f99f6b78206c84c27d40171fef204 | 30,502,857,780,180 | fb8d947ff28c4099a70a08aee953437aa8b174a1 | /src/main/java/com/smartApps/tracomSolutions/exceptions/BranchNotFountException.java | f482e044e28172d9371cf81106abd148d4411877 | [] | no_license | samtheboss/trancomSolutions | https://github.com/samtheboss/trancomSolutions | 20170ab44614bb0d1013309b93fad398b496868d | dfdc6b3a43b9875d660d9c543ebaa408b1e5e3be | refs/heads/master | 2023-08-25T00:29:20.601000 | 2021-11-03T18:18:07 | 2021-11-03T18:19:48 | 424,204,979 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.smartApps.tracomSolutions.exceptions;
public class BranchNotFountException extends RuntimeException{
public BranchNotFountException(String branch_not_found) {
super(branch_not_found);
}
}
| UTF-8 | Java | 219 | java | BranchNotFountException.java | Java | [] | null | [] | package com.smartApps.tracomSolutions.exceptions;
public class BranchNotFountException extends RuntimeException{
public BranchNotFountException(String branch_not_found) {
super(branch_not_found);
}
}
| 219 | 0.771689 | 0.771689 | 8 | 26.375 | 26.400461 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 15 |
2d6d09d25a81fb8c32461c4f165805fcb9cad129 | 21,698,174,806,089 | 73fc126836a5b9ae0faa251273a60ce643d2dd60 | /app/src/main/java/com/oceanwing/securitytool/login/model/ILoginModel.java | 260da36bfe18c0c8486d1e5460e6a72eb6c06927 | [] | no_license | Wing-Li-oceanwing/SecurityTool | https://github.com/Wing-Li-oceanwing/SecurityTool | 5ab1a1db150b9ecd15c3206dd943e7e3b6d4b017 | 12a4ca455d028b226de81b489dc7ff68087f77a9 | refs/heads/master | 2020-03-16T22:05:24.766000 | 2018-10-26T08:21:56 | 2018-10-26T08:21:56 | 133,026,356 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.oceanwing.securitytool.login.model;
import android.content.Context;
import com.oceanwing.securitytool.bean.UserBean;
/**
* @author wing.li
* @date on 2018/3/2.
**/
public interface ILoginModel {
void toAssessDatabase(Context context, String username, String password, AssessListener li... | UTF-8 | Java | 451 | java | ILoginModel.java | Java | [
{
"context": "ing.securitytool.bean.UserBean;\r\n\r\n/**\r\n * @author wing.li\r\n * @date on 2018/3/2.\r\n **/\r\n\r\npublic interface ",
"end": 161,
"score": 0.9362436532974243,
"start": 154,
"tag": "USERNAME",
"value": "wing.li"
}
] | null | [] | package com.oceanwing.securitytool.login.model;
import android.content.Context;
import com.oceanwing.securitytool.bean.UserBean;
/**
* @author wing.li
* @date on 2018/3/2.
**/
public interface ILoginModel {
void toAssessDatabase(Context context, String username, String password, AssessListener li... | 451 | 0.698448 | 0.685144 | 19 | 21.736841 | 25.343622 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473684 | false | false | 15 |
2d1b9db5ae8cf1302cb5de6a5e6b87e4a799c8eb | 32,006,096,333,542 | 9b74bac632319669aac66cea617ef62e2b5ef02e | /org.eclipse.emf.henshin.model/src/org/eclipse/emf/henshin/model/util/ScriptEngineWrapper.java | e63e8951d76b10411e9f7bee7931e968eb882d1b | [] | no_license | de-tu-berlin-tfs/Henshin-Editor | https://github.com/de-tu-berlin-tfs/Henshin-Editor | 805d34a45c6f0ab1122a3040b21042955e3db5e0 | de76e116488d6c0d3a783b407e73905fbfeed5e3 | refs/heads/master | 2021-01-23T22:32:20.438000 | 2015-03-23T07:20:17 | 2015-03-23T07:20:17 | 3,592,583 | 4 | 2 | null | false | 2016-10-27T11:23:22 | 2012-03-01T14:22:29 | 2016-01-26T06:46:10 | 2016-10-25T16:26:32 | 108,714 | 8 | 2 | 5 | Java | null | null | /**
* <copyright>
* Copyright (c) 2010-2014 Henshin developers. All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Eclipse Public License v1.0 which
* accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
* </... | UTF-8 | Java | 3,220 | java | ScriptEngineWrapper.java | Java | [] | null | [] | /**
* <copyright>
* Copyright (c) 2010-2014 Henshin developers. All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Eclipse Public License v1.0 which
* accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
* </... | 3,220 | 0.695652 | 0.690683 | 117 | 26.521368 | 27.275925 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.376068 | false | false | 15 |
e3b7aa04b9928b824fd34f2b13750c21cffd3c7c | 19,335,942,813,349 | 6cea667c27ea6507220fa216c22df6af1097d542 | /Familiar/src/main/java/Singleton/_2_.java | 5f75cd2e2643bb5f9c481b7ba062c81fd21bbbfe | [] | no_license | Hobert-Li/BetterPlace | https://github.com/Hobert-Li/BetterPlace | e7302bab6f4421aa1a050b0971d2350e26d1159b | 31068ed24263024c062c5a6cec87759f6172adbb | refs/heads/master | 2022-06-21T16:33:43.455000 | 2020-02-05T12:26:14 | 2020-02-05T12:26:14 | 202,354,442 | 0 | 0 | null | false | 2022-06-17T02:25:24 | 2019-08-14T13:18:06 | 2020-02-05T12:26:25 | 2022-06-17T02:25:24 | 763 | 1 | 0 | 1 | Java | false | false | package Singleton;
/**
* <p>名字: 懒汉模式(线程不安全)</p>
* <p>
* 描述: 懒汉模式申明了一个静态对象,在用户第一次调用时初始化,
* 虽然节约了资源,但第一次加载时需要实例化,
* 反映稍慢一些,而且在多线程不能正常工作。
* </p>
* <p>示例:</p>
*
* @author 李宏博
* @create 2019/8/27 12:20
*/
public class _2_ {
private static _2_ instance;
private _2_() {
}
pu... | UTF-8 | Java | 650 | java | _2_.java | Java | [
{
"context": "线程不能正常工作。\r\n * </p>\r\n * <p>示例:</p>\r\n *\r\n * @author 李宏博\r\n * @create 2019/8/27 12:20\r\n */\r\n\r\npublic class ",
"end": 191,
"score": 0.9982048273086548,
"start": 188,
"tag": "NAME",
"value": "李宏博"
}
] | null | [] | package Singleton;
/**
* <p>名字: 懒汉模式(线程不安全)</p>
* <p>
* 描述: 懒汉模式申明了一个静态对象,在用户第一次调用时初始化,
* 虽然节约了资源,但第一次加载时需要实例化,
* 反映稍慢一些,而且在多线程不能正常工作。
* </p>
* <p>示例:</p>
*
* @author 李宏博
* @create 2019/8/27 12:20
*/
public class _2_ {
private static _2_ instance;
private _2_() {
}
pu... | 650 | 0.49359 | 0.459402 | 28 | 14.714286 | 12.147478 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 15 |
2d48a112d1fdb6adc4fcb0a7a8da3b23ecfdbe0c | 7,524,782,703,424 | f7f17fd66223dcb9fb6d22e37c28c199db632a5c | /src/main/java/com/minh/nguyen/validator/CourseValidator.java | e46011e65314ec8da859fdfade108c8d00da4afa | [] | no_license | Sheldelraze/amadeus | https://github.com/Sheldelraze/amadeus | 24291a244f3aa69c0344f77d4cee8692b10585ac | 62b73b484c86ec1199551acf3f5a872442dfe961 | refs/heads/master | 2018-11-16T08:07:52.939000 | 2018-09-02T15:51:06 | 2018-09-02T15:51:06 | 115,876,406 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.minh.nguyen.validator;
import com.minh.nguyen.constants.Constants;
import com.minh.nguyen.dto.AuthorityDTO;
import com.minh.nguyen.entity.ApplicationEntity;
import com.minh.nguyen.entity.CourseEntity;
import com.minh.nguyen.entity.SubmissionEntity;
import com.minh.nguyen.exception.NoSuchPageException;
impo... | UTF-8 | Java | 5,992 | java | CourseValidator.java | Java | [
{
"context": "ttpSession;\nimport java.util.List;\n\n/**\n * @author Mr.Minh\n * @since 14/03/2018\n * Purpose:\n */\n@Component(\"",
"end": 907,
"score": 0.9849480390548706,
"start": 900,
"tag": "NAME",
"value": "Mr.Minh"
}
] | null | [] | package com.minh.nguyen.validator;
import com.minh.nguyen.constants.Constants;
import com.minh.nguyen.dto.AuthorityDTO;
import com.minh.nguyen.entity.ApplicationEntity;
import com.minh.nguyen.entity.CourseEntity;
import com.minh.nguyen.entity.SubmissionEntity;
import com.minh.nguyen.exception.NoSuchPageException;
impo... | 5,992 | 0.677737 | 0.675901 | 166 | 35.096386 | 30.854151 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.493976 | false | false | 15 |
a59d6a1362a1e0472fcda26eecf84c32410d0b81 | 2,800,318,737,595 | 258368999dc3e8f8c7991b2f102d7da091467cab | /src/test/java/WeatherForecastRepositoryTest.java | f3b3861847d5d3801a9a4e56a5a0f4a9f4392ad3 | [] | no_license | lauraliism/weatherForecast | https://github.com/lauraliism/weatherForecast | c96afb821ee177a64f90f0e194ed0a186da8880f | d7c8072889c28bed8f5b0816484e6e8494f070e2 | refs/heads/master | 2021-08-31T12:31:37.578000 | 2017-12-21T09:16:31 | 2017-12-21T09:16:31 | 104,679,226 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.json.JSONException;
import org.json.JSONObject;
import org.junit.Before;
import org.junit.Test;
import org.mockito.Mockito;
import org.openweathermap.api.models.request.WeatherRequest;
import org.openweathermap.api.repository.WeatherForecastRepository;
import org.openweathermap.api.utility.HttpUtility;
impor... | UTF-8 | Java | 3,942 | java | WeatherForecastRepositoryTest.java | Java | [
{
"context": "tic org.mockito.Mockito.verify;\n\n/**\n * Created by lauraliismetsvaht on 11/09/2017.\n */\npublic class WeatherForecastRe",
"end": 759,
"score": 0.9993129968643188,
"start": 742,
"tag": "USERNAME",
"value": "lauraliismetsvaht"
},
{
"context": "String mockCityName = \"... | null | [] | import org.json.JSONException;
import org.json.JSONObject;
import org.junit.Before;
import org.junit.Test;
import org.mockito.Mockito;
import org.openweathermap.api.models.request.WeatherRequest;
import org.openweathermap.api.repository.WeatherForecastRepository;
import org.openweathermap.api.utility.HttpUtility;
impor... | 3,942 | 0.748097 | 0.71106 | 98 | 39.224491 | 69.008064 | 633 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.94898 | false | false | 15 |
51ce77c69d47a9f73103a899fbc17d3add448fb4 | 6,210,522,749,114 | 30aea6a4f5dd70e96996c69b262c03e0afb32a9d | /src/LoginService.java | ec2de2730cbfa122cbd34e831bee2621c8b419d5 | [] | no_license | basakozokcu/B21Project2 | https://github.com/basakozokcu/B21Project2 | 109ab0db6f2b337ab5f21725e76938337957c048 | c1478e125d77ca7b3f144678d385f70a0d0321b9 | refs/heads/master | 2023-01-11T07:09:35.496000 | 2020-11-17T23:45:08 | 2020-11-17T23:45:08 | 313,717,916 | 0 | 0 | null | false | 2020-11-17T23:45:09 | 2020-11-17T19:12:19 | 2020-11-17T23:42:11 | 2020-11-17T23:45:08 | 3 | 0 | 0 | 0 | Java | false | false | public class LoginService {
//awesome utulity here
}
| UTF-8 | Java | 57 | java | LoginService.java | Java | [] | null | [] | public class LoginService {
//awesome utulity here
}
| 57 | 0.719298 | 0.719298 | 3 | 18 | 12.027745 | 27 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0 | false | false | 15 |
d6c935eb4e708c464848e99268c1985d6e0cbe2c | 18,348,100,307,611 | ea5d4f2f63495acde31813fb2fd2ac9e893fcedb | /src/org/javaturk/oopj/ch13/string/StringPerformanceTest.java | d28d1bd0d50a38af6404f71d4072d9578e05d0a8 | [
"MIT"
] | permissive | javaturk/OOPJ | https://github.com/javaturk/OOPJ | 6a45256511b98a535af7147f467a83bb0c753025 | 37cd4d7f5517051a4894d8cf700ae9e0badd97fb | refs/heads/main | 2023-08-15T03:27:51.833000 | 2023-07-19T15:39:34 | 2023-07-19T15:39:34 | 316,269,011 | 140 | 57 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package org.javaturk.oopj.ch13.string;
/*
* Method 100,000 1,000,000 10,000,000
* --------------------------------------------------------------
* String 15692
* StringBuilder 17 56 410
* StringBuffer 17 71 601
*/
public class StringPerformanceTest {
public ... | UTF-8 | Java | 1,754 | java | StringPerformanceTest.java | Java | [] | null | [] |
package org.javaturk.oopj.ch13.string;
/*
* Method 100,000 1,000,000 10,000,000
* --------------------------------------------------------------
* String 15692
* StringBuilder 17 56 410
* StringBuffer 17 71 601
*/
public class StringPerformanceTest {
public ... | 1,754 | 0.643101 | 0.607184 | 49 | 34.775509 | 28.553041 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.55102 | false | false | 15 |
dcbcd9c46817dcb5b38ba163311981cb24cec917 | 20,650,202,786,661 | eafae636c22b5d95db19e5271d58796bd7be4a66 | /app-release-unsigned/sources/com/ismaeldivita/chipnavigation/ChipNavigationBar.java | a67974918417f8f96e1d20b8b708196af8e7c362 | [] | no_license | agustrinaldokurniawan/News_Kotlin_Native | https://github.com/agustrinaldokurniawan/News_Kotlin_Native | 5fb97e9c9199c464e64a6ef901b133c88da3db55 | 411f2ae0c01f2cc490f9b80a6b8f40196bc74176 | refs/heads/main | 2023-05-31T20:59:44.356000 | 2021-06-15T14:43:42 | 2021-06-15T14:43:42 | 377,077,236 | 0 | 0 | null | false | 2021-06-15T07:44:11 | 2021-06-15T07:38:27 | 2021-06-15T07:40:00 | 2021-06-15T07:44:11 | 0 | 0 | 0 | 0 | null | false | false | package com.ismaeldivita.chipnavigation;
import android.content.Context;
import android.content.res.TypedArray;
import android.os.Bundle;
import android.os.Parcelable;
import android.transition.TransitionManager;
import android.util.AttributeSet;
import android.view.View;
import android.view.ViewGroup;
import androidx... | UTF-8 | Java | 18,147 | java | ChipNavigationBar.java | Java | [] | null | [] | package com.ismaeldivita.chipnavigation;
import android.content.Context;
import android.content.res.TypedArray;
import android.os.Bundle;
import android.os.Parcelable;
import android.transition.TransitionManager;
import android.util.AttributeSet;
import android.view.View;
import android.view.ViewGroup;
import androidx... | 18,147 | 0.623299 | 0.617127 | 458 | 38.622272 | 28.711472 | 170 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.700873 | false | false | 15 |
e8608242f4abcb76a1032e8d3caaeb164f452141 | 27,874,337,755,348 | ac4f7345d2b01856875721cd64b0d1dee2afa3fb | /src/model/Karyawan.java | a2f62b63972cd742f217bb037bd6357dd7ff9f0a | [] | no_license | KaisarV/SIA | https://github.com/KaisarV/SIA | 325e82404df9e58a074c0ca3aacc27030e9cc026 | c16c9cdc816049c6baca4cb1a6477ff7bd1c9ab5 | refs/heads/master | 2023-08-10T20:22:26.367000 | 2021-09-30T04:22:42 | 2021-09-30T04:22:42 | 411,917,561 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package model;
import java.util.ArrayList;
/**
*
* @author MrKaisar
*/
public class Karyawan extends Staff{
private int salary;
private ArrayList<HadirEnum> listPresensiStaff = new ArrayList<HadirEnum>();
public Karyawan(){}
public Karyawan(int salary) {
this.salary = salary;
... | UTF-8 | Java | 1,285 | java | Karyawan.java | Java | [
{
"context": "l;\n\nimport java.util.ArrayList;\n\n/**\n *\n * @author MrKaisar\n */\npublic class Karyawan extends Staff{\n priv",
"end": 72,
"score": 0.998448371887207,
"start": 64,
"tag": "USERNAME",
"value": "MrKaisar"
}
] | null | [] |
package model;
import java.util.ArrayList;
/**
*
* @author MrKaisar
*/
public class Karyawan extends Staff{
private int salary;
private ArrayList<HadirEnum> listPresensiStaff = new ArrayList<HadirEnum>();
public Karyawan(){}
public Karyawan(int salary) {
this.salary = salary;
... | 1,285 | 0.636576 | 0.636576 | 54 | 22.777779 | 28.838417 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 15 |
4233ecc57415302cb1e44d803d545f224b175489 | 884,763,311,869 | fad94f8614d06efe1b90a62e983493d13c1062b5 | /src/main/java/com/david/spring/aopconf/AopconfDemo.java | e04f447d7d3c9120986f9fc9c5620d601f26c7bf | [] | no_license | davidelena/java_learning | https://github.com/davidelena/java_learning | 6e901e87c38e9c2f47081cbdf6609998fbe69414 | 1bf86914ca13e6718340b3d14de3a5a0ddd4896d | refs/heads/master | 2022-05-19T00:15:59.257000 | 2016-01-21T07:05:15 | 2016-01-21T07:05:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.david.spring.aopconf;
import org.apache.log4j.Logger;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public class AopconfDemo
{
private static Logger logger = Logger.getLogger(AopconfDemo.class.getSimpleName());
public static void main(String[] args)
{
logger.info("Aopconf... | UTF-8 | Java | 791 | java | AopconfDemo.java | Java | [] | null | [] | package com.david.spring.aopconf;
import org.apache.log4j.Logger;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public class AopconfDemo
{
private static Logger logger = Logger.getLogger(AopconfDemo.class.getSimpleName());
public static void main(String[] args)
{
logger.info("Aopconf... | 791 | 0.750948 | 0.743363 | 22 | 34.954544 | 28.733063 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.818182 | false | false | 15 |
6f93956bca915effcfea9f1714c4f083f1c7c774 | 21,380,347,248,719 | bd46fcd58357a4eec9d8e9b34560d99306aa6e48 | /src/cn/chiucheung/pojo/warehouse/storagewarehouseworkcardstockin/Quantity.java | c9e310fa1ca1f84e0e21ba9c37d58ce0f7810a0d | [] | no_license | shishangzhe/chiucheung | https://github.com/shishangzhe/chiucheung | 7d9be129e1a4436b4307dd62e79d2c1aebdda0dd | f5e56de765c758305a7e8295057f0ba049aa96c6 | refs/heads/master | 2020-08-03T14:42:33.164000 | 2019-09-30T09:40:09 | 2019-09-30T09:40:09 | 211,789,157 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.chiucheung.pojo.warehouse.storagewarehouseworkcardstockin;
/**
* 用于入库单的重新审核,存储入库单对应物料的入库数量、现存数量、占有量
* @author adm-03
*
*/
public class Quantity {
private Integer stockInQuantity;//入库数量
private Integer existingQuantity;//现存数量
private Integer occupyQuantity;//占有量
public Integer getStockInQuantity(... | UTF-8 | Java | 898 | java | Quantity.java | Java | [
{
"context": "*\n * 用于入库单的重新审核,存储入库单对应物料的入库数量、现存数量、占有量\n * @author adm-03\n *\n */\npublic class Quantity {\n\tprivate Integer s",
"end": 129,
"score": 0.9995673894882202,
"start": 123,
"tag": "USERNAME",
"value": "adm-03"
}
] | null | [] | package cn.chiucheung.pojo.warehouse.storagewarehouseworkcardstockin;
/**
* 用于入库单的重新审核,存储入库单对应物料的入库数量、现存数量、占有量
* @author adm-03
*
*/
public class Quantity {
private Integer stockInQuantity;//入库数量
private Integer existingQuantity;//现存数量
private Integer occupyQuantity;//占有量
public Integer getStockInQuantity(... | 898 | 0.779703 | 0.777228 | 38 | 20.289474 | 21.278736 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.026316 | false | false | 15 |
cc39db72055cd6a80a76305663116b3c503843e0 | 26,113,401,169,210 | 01f07cffa35e1b1f706f7eafefce0e05bf44f82b | /Training/src/exceptions/sum.java | 6782162b57e1313adcef82d2ccc7e0ca7e2d814b | [] | no_license | rupikareddy1/Training | https://github.com/rupikareddy1/Training | 9ac39f131942b038b1fbf3a9e557fd5ee7c18d8d | ea9d6fdd7dd9738eab1d9c27a02184a1f1758c43 | refs/heads/master | 2020-06-04T12:35:13.837000 | 2019-06-24T16:39:53 | 2019-06-24T16:39:53 | 192,024,033 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package exceptions;
import java.util.Scanner;
public class sum {
public static void main(String args[])
{
int a,b,c,sum=0;
Scanner s=new Scanner(System.in);
System.out.println("Enter the value of a");
a=s.nextInt();
System.out.println("Enter the value of b");
b=s.nextInt();
System.out.prin... | UTF-8 | Java | 635 | java | sum.java | Java | [] | null | [] | package exceptions;
import java.util.Scanner;
public class sum {
public static void main(String args[])
{
int a,b,c,sum=0;
Scanner s=new Scanner(System.in);
System.out.println("Enter the value of a");
a=s.nextInt();
System.out.println("Enter the value of b");
b=s.nextInt();
System.out.prin... | 635 | 0.606299 | 0.595276 | 34 | 16.67647 | 17.571234 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.882353 | false | false | 15 |
01ac2076b749aa4f45d64ff268bd74f001c3b7e9 | 2,173,253,494,503 | b4bef481cbba7b0114d69395c3564e1a6a057bad | /faceshow-interface/src/test/java/com/imTest/ImDelGropBean.java | e4e4c2b8b70e0abc5a570c17e2a8eb328fa9452e | [] | no_license | mls1615/faceshow | https://github.com/mls1615/faceshow | 03376d18a8b126c43762ec221f7d475b618e44e1 | a1e10053464e5211bc33fbbc19bf8f80fecbb61a | refs/heads/master | 2020-04-16T17:10:34.429000 | 2019-01-14T06:52:38 | 2019-01-14T06:52:38 | 165,765,640 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.imTest;
import java.util.List;
public class ImDelGropBean {
private String GroupId;
private String[]MemberToDel_Account;
public String getGroupId() {
return GroupId;
}
public void setGroupId(String groupId) {
GroupId = groupId;
}
public String[] getMemberToDe... | UTF-8 | Java | 507 | java | ImDelGropBean.java | Java | [] | null | [] | package com.imTest;
import java.util.List;
public class ImDelGropBean {
private String GroupId;
private String[]MemberToDel_Account;
public String getGroupId() {
return GroupId;
}
public void setGroupId(String groupId) {
GroupId = groupId;
}
public String[] getMemberToDe... | 507 | 0.668639 | 0.668639 | 24 | 20.125 | 19.626328 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 15 |
98877fef22ee5474a741dc703fd6bbf6f2b4d7c7 | 29,824,252,950,798 | b2f687f8386795e934894ad43a5bf6ef09f4531a | /src/com/revature/SampleLauncher.java | 7b64505ec21e2de3c8607d55a471fd0d84d8b1f9 | [] | no_license | revature-191007/hello-world | https://github.com/revature-191007/hello-world | db6f93d59329f44e64e44a36ab5bb8fc0eba6ee4 | c47325663e4f795aaff562ce791d25b867f04a0f | refs/heads/master | 2020-08-07T12:21:29.027000 | 2019-10-09T18:15:58 | 2019-10-09T18:15:58 | 213,448,960 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.revature;
/**
* Java Conventions:
* * Packages - Classes are organized into packages. Packages are written
* in all lower case, with subpackages referenced using dot-notation, and
* generally start with reverse domain name convention.
*
* * Classes - Classes represent encapsulated types within Jav... | UTF-8 | Java | 1,489 | java | SampleLauncher.java | Java | [] | null | [] | package com.revature;
/**
* Java Conventions:
* * Packages - Classes are organized into packages. Packages are written
* in all lower case, with subpackages referenced using dot-notation, and
* generally start with reverse domain name convention.
*
* * Classes - Classes represent encapsulated types within Jav... | 1,489 | 0.707858 | 0.707858 | 37 | 39.18919 | 28.657188 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.810811 | false | false | 15 |
69d8cddf0c49cceab9558e74a92948f65a50832b | 33,672,543,636,366 | 46c85d2f6a53193e685af8d988e0eef69f9b9113 | /src/com/alysoft/algo/heap/RearrangeCharacters.java | d0abcde13fc131505ab649fd2c98d9db8466082d | [] | no_license | ymohammad/algorithms | https://github.com/ymohammad/algorithms | 7a4613c50f89bc0cd89456e5d8a1a70a1bebf076 | 44ea66b0bd7ef7a9a49a9c759e60b260d20065e5 | refs/heads/master | 2021-08-07T19:34:03.579000 | 2021-07-28T07:42:03 | 2021-07-28T07:42:03 | 97,962,372 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.alysoft.algo.heap;
import java.util.Collections;
import java.util.Comparator;
import java.util.PriorityQueue;
/**
* Given a string S with repeated characters (only lowercase). The task is to rearrange characters in a string such that no two
* adjacent characters are same.
Note : It may be as... | UTF-8 | Java | 3,105 | java | RearrangeCharacters.java | Java | [
{
"context": "ot be any adjacent repeated character.\r\n * @author ymohammad\r\n *\r\n */\r\npublic class RearrangeCharacters\r\n{\r\n\r\n",
"end": 1405,
"score": 0.9280182123184204,
"start": 1396,
"tag": "USERNAME",
"value": "ymohammad"
}
] | null | [] | package com.alysoft.algo.heap;
import java.util.Collections;
import java.util.Comparator;
import java.util.PriorityQueue;
/**
* Given a string S with repeated characters (only lowercase). The task is to rearrange characters in a string such that no two
* adjacent characters are same.
Note : It may be as... | 3,105 | 0.647343 | 0.636393 | 117 | 24.538462 | 31.263845 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.350427 | false | false | 15 |
82da1f13a95267b08d6e091ff214ecd2d8081087 | 20,925,080,689,308 | d812824f1a152054fbc4b7deaf03c94daf8baca1 | /src/Graph.java | 029290df7270758424cccc16c14d8aa76417188d | [] | no_license | bbain123/LabyrinthSolver | https://github.com/bbain123/LabyrinthSolver | 601e076b6439f6a0de96dd1fbd6b29e82d3a9bd4 | 6423b3e076af1e5eb680dabdefb66a25d9d027dc | refs/heads/main | 2023-07-14T02:17:54.749000 | 2021-08-13T02:26:02 | 2021-08-13T02:26:02 | 395,497,813 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class Graph implements GraphADT{
private int numNodes;
private Edge adjMat[][]; //Adjacency matrix storing edges
private Node nodesInGraph[]; //list of nodes in graph
public Graph(int n) {
adjMat = new Edge[n][n];
nodesInGraph = new Node[n];
for (int i = ... | UTF-8 | Java | 4,712 | java | Graph.java | Java | [] | null | [] | import java.util.*;
public class Graph implements GraphADT{
private int numNodes;
private Edge adjMat[][]; //Adjacency matrix storing edges
private Node nodesInGraph[]; //list of nodes in graph
public Graph(int n) {
adjMat = new Edge[n][n];
nodesInGraph = new Node[n];
for (int i = ... | 4,712 | 0.646435 | 0.644949 | 126 | 35.412697 | 34.39529 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.246032 | false | false | 15 |
47e3cb74b589a4dab5d83e605657a29802a031a7 | 2,181,843,444,235 | 7b968b63f48667bdc81ef9d04cdc8541e5c22696 | /src/fatec/json/handler/QSon.java | b049a8b450fa5d6ba87fc3f5c37a3097ac2a019c | [] | no_license | vitfgarcia/QDA-Library | https://github.com/vitfgarcia/QDA-Library | e9cfd1dcf5a91afaa3d8c7a5deb37fa9f77e4425 | 38a70d05f863ebb4cd9da40d0c12eda95dd4f30a | refs/heads/master | 2021-07-15T18:50:34.255000 | 2017-09-08T15:21:44 | 2017-09-08T15:21:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fatec.json.handler;
import java.io.FileReader;
import java.io.IOException;
import java.util.Map;
import java.util.Map.Entry;
import java.util.Set;
import java.util.TreeMap;
import com.google.gson.JsonElement;
import com.google.gson.JsonObject;
import com.google.gson.JsonParser;
import fatec.json.model.QSonEl... | UTF-8 | Java | 2,999 | java | QSon.java | Java | [] | null | [] | package fatec.json.handler;
import java.io.FileReader;
import java.io.IOException;
import java.util.Map;
import java.util.Map.Entry;
import java.util.Set;
import java.util.TreeMap;
import com.google.gson.JsonElement;
import com.google.gson.JsonObject;
import com.google.gson.JsonParser;
import fatec.json.model.QSonEl... | 2,999 | 0.696566 | 0.694898 | 124 | 23.185484 | 24.629633 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.822581 | false | false | 15 |
c9ea822947587b22eb4ab36f09b1ef281826c913 | 14,044,543,080,378 | cd7c96c056af5b18193346e19bc17db097edbdef | /myedu/src/main/java/com/myedu/project/store/domain/YunStoreEqu.java | 88c1d4348655d1154750ed9a6d5ee475ef34307d | [
"MIT"
] | permissive | HiveEdu/CloudEdu | https://github.com/HiveEdu/CloudEdu | 05732b9b4e436ab79eda1de4800c8a3502669a3a | ddc7592400734cdb7cc21448a2e0a0f37451d6ad | refs/heads/master | 2022-11-30T17:26:52.001000 | 2020-08-14T14:14:27 | 2020-08-14T14:14:27 | 229,068,841 | 2 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.myedu.project.store.domain;
import com.myedu.framework.aspectj.lang.annotation.Excel;
import com.myedu.framework.web.domain.BaseEntity;
import io.swagger.annotations.ApiModelProperty;
import org.apache.commons.lang3.builder.ToStringBuilder;
import org.apache.commons.lang3.builder.ToStringStyle;
/**
* 门店设备... | UTF-8 | Java | 4,462 | java | YunStoreEqu.java | Java | [
{
"context": "gStyle;\n/**\n * 门店设备对象 yun_store_equ\n * \n * @author lsp\n * @date 2020-05-04\n */\npublic class YunStoreEqu ",
"end": 355,
"score": 0.999475359916687,
"start": 352,
"tag": "USERNAME",
"value": "lsp"
},
{
"context": "me(String userName) \n {\n this.userName ... | null | [] | package com.myedu.project.store.domain;
import com.myedu.framework.aspectj.lang.annotation.Excel;
import com.myedu.framework.web.domain.BaseEntity;
import io.swagger.annotations.ApiModelProperty;
import org.apache.commons.lang3.builder.ToStringBuilder;
import org.apache.commons.lang3.builder.ToStringStyle;
/**
* 门店设备... | 4,462 | 0.562235 | 0.558227 | 204 | 19.794117 | 16.479837 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318627 | false | false | 15 |
cc50077c3435b6e3580883cb0fcbf54df514f274 | 29,635,274,369,678 | 4b4dcd257fe292f0e50a6e6565b96fc418af98eb | /algoritmos/OrientacaoObj/Orientacao_a_Objetos/TesteTurma.java | 492c13e251757b5d2503191e373cbe3b4020c3e5 | [] | no_license | ItamarHavenstein/Algorit | https://github.com/ItamarHavenstein/Algorit | fda91eeabb6b3e13648784b7fc17e3fea5802b6f | f7ff7e3e5eebf4ef753213be9e5b36a8755aab4f | refs/heads/master | 2021-01-21T11:26:51.384000 | 2017-08-19T02:09:35 | 2017-08-19T02:09:35 | 91,739,682 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Orientacao_a_Objetos;
public class TesteTurma {
public static void main(String[] args) {
Turma turma1 = new Turma ();
turma1.setPeriodo("Matutino");
turma1.setSerie(1);
turma1.setSigla("MAT");
turma1.setTipoEnsino("Presencial");
System.out.println("Periodo "+turma1.getPeriodo(... | UTF-8 | Java | 482 | java | TesteTurma.java | Java | [] | null | [] | package Orientacao_a_Objetos;
public class TesteTurma {
public static void main(String[] args) {
Turma turma1 = new Turma ();
turma1.setPeriodo("Matutino");
turma1.setSerie(1);
turma1.setSigla("MAT");
turma1.setTipoEnsino("Presencial");
System.out.println("Periodo "+turma1.getPeriodo(... | 482 | 0.612033 | 0.591286 | 18 | 24.777779 | 17.290188 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.277778 | false | false | 15 |
4ba5bfa84d7cd857e3900537e4f182bed5440d28 | 8,383,776,181,960 | c5feaf4401ff6071958aabe7ad1917f1c7d13c23 | /src/main/model/Warrior.java | 733e0e21ebdffe8646f1cc6dc217bd0330f05cb7 | [] | no_license | Zou-jj/CPSC210_project | https://github.com/Zou-jj/CPSC210_project | f5d45090a1d1c23637a554a9c2ef1ce6aa2e8eeb | 085503148ec4792bc44aa774c752ccae5628cba8 | refs/heads/master | 2023-04-20T00:45:12.729000 | 2021-05-12T06:07:40 | 2021-05-12T06:07:40 | 366,608,464 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
import org.json.JSONObject;
import persistence.Writable;
import java.util.Objects;
// Represents a warrior with some abilities
public class Warrior implements Writable {
private String name;
private int attack;
private int defense;
// REQUIRES: name has a non-zero length
// EFFECT... | UTF-8 | Java | 2,122 | java | Warrior.java | Java | [
{
"context": " }\n}\n\n/*\n *Title:JsonSerializationDemo\n *Author:Paul Carter\n *Date:Oct 17, 2020\n *Availability:https://github",
"end": 2019,
"score": 0.9998716115951538,
"start": 2008,
"tag": "NAME",
"value": "Paul Carter"
}
] | null | [] | package model;
import org.json.JSONObject;
import persistence.Writable;
import java.util.Objects;
// Represents a warrior with some abilities
public class Warrior implements Writable {
private String name;
private int attack;
private int defense;
// REQUIRES: name has a non-zero length
// EFFECT... | 2,117 | 0.583412 | 0.577286 | 92 | 22.076086 | 17.603256 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.358696 | false | false | 15 |
998fbc5f2223fdf5df5582780db40a3fef4a8944 | 14,654,428,440,534 | 365097452340a56f0d7dfb1c1b061bfc54585887 | /app/src/main/java/br/com/homelab/artnate/Dialogs/BarcodeDialog.java | 55298cb9c2fa53db4f13fd1385ae52f7c63f8146 | [] | no_license | enzotiezzi/ArtNate | https://github.com/enzotiezzi/ArtNate | 9503c12b65d55519091df46182e6b0c9487b3b46 | 3113ee7d1d8e1c2f2d4a3addcf15418d41cc8941 | refs/heads/master | 2021-01-17T21:11:09.328000 | 2016-08-09T18:39:58 | 2016-08-09T18:39:58 | 65,096,568 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.homelab.artnate.Dialogs;
import android.app.Dialog;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.view.Window;
import android.widget.Button;
import android.widget.TextView;
import br.com.homelab.artnate.R;
/**
* Creat... | UTF-8 | Java | 1,122 | java | BarcodeDialog.java | Java | [
{
"context": "mport br.com.homelab.artnate.R;\n\n/**\n * Created by enzo on 07/08/2016.\n */\npublic class BarcodeDialog ext",
"end": 330,
"score": 0.9995646476745605,
"start": 326,
"tag": "USERNAME",
"value": "enzo"
}
] | null | [] | package br.com.homelab.artnate.Dialogs;
import android.app.Dialog;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.view.Window;
import android.widget.Button;
import android.widget.TextView;
import br.com.homelab.artnate.R;
/**
* Creat... | 1,122 | 0.661319 | 0.654189 | 48 | 22.375 | 19.956854 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.395833 | false | false | 15 |
2944ecd3063571602eccc0abaa655a7fb60d3d51 | 16,690,242,936,688 | 797ef2713aeb0280b2167481644c708d8f941ff9 | /Assignments/Assignment6/Main.java | 4e58584a08b6dcb9099c0433feb4a3cb72ba0654 | [] | no_license | HenziKou/CIS-212_18S | https://github.com/HenziKou/CIS-212_18S | fc87ca417122a3204fd8d2e1c7ffa313f7b9482a | 4d064604d8e14f30ee825a8eb4eb6fa630e63c15 | refs/heads/master | 2021-01-09T12:01:14.491000 | 2020-02-23T01:00:16 | 2020-02-23T01:00:16 | 242,293,654 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Arrays;
public class Main
{
public static void main(String[] args)
{
// testing functionality of OccurrenceSet class with integers
OccurrenceSet<Integer> intSet = new OccurrenceSet<Integer> ();
// adding integer elements to the intSet
intSet.add(1);
intSet.add(3);
intSet.add(5);
in... | UTF-8 | Java | 2,577 | java | Main.java | Java | [] | null | [] | import java.util.Arrays;
public class Main
{
public static void main(String[] args)
{
// testing functionality of OccurrenceSet class with integers
OccurrenceSet<Integer> intSet = new OccurrenceSet<Integer> ();
// adding integer elements to the intSet
intSet.add(1);
intSet.add(3);
intSet.add(5);
in... | 2,577 | 0.67986 | 0.67404 | 97 | 25.567011 | 19.640011 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.731959 | false | false | 15 |
bcf89701baa3d02097abcda3779cb46af88df371 | 4,733,053,987,177 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_227ca54dc882222ff01436895a99d3e9652d975d/DigitalSensor/2_227ca54dc882222ff01436895a99d3e9652d975d_DigitalSensor_t.java | f3e19e0766704c4d612d25ef38ff405e705e1638 | [] | no_license | zhongxingyu/Seer | https://github.com/zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516000 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | false | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | 2023-06-21T00:53:27 | 2023-06-22T07:55:57 | 2,849,868 | 2 | 2 | 0 | null | false | false | /*
* This file is part of LinkJVM.
*
* Java Framework for the KIPR Link
* Copyright (C) 2013 Markus Klein<m@mklein.co.at>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, eithe... | UTF-8 | Java | 2,289 | java | 2_227ca54dc882222ff01436895a99d3e9652d975d_DigitalSensor_t.java | Java | [
{
"context": "Framework for the KIPR Link\n * Copyright (C) 2013 Markus Klein<m@mklein.co.at>\n *\n * This program is free soft",
"end": 114,
"score": 0.9998944401741028,
"start": 102,
"tag": "NAME",
"value": "Markus Klein"
},
{
"context": "the KIPR Link\n * Copyright (C) 2013 Ma... | null | [] | /*
* This file is part of LinkJVM.
*
* Java Framework for the KIPR Link
* Copyright (C) 2013 <NAME><<EMAIL>>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 o... | 2,270 | 0.688073 | 0.681083 | 81 | 27.246914 | 25.869822 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.876543 | false | false | 15 |
c6717c79c0d6f30dfada0c617cad6ec509176581 | 20,779,051,800,868 | 6e9de9ac18bfc45b8010d35bc64c773c62e05608 | /bpel.editors/src/org/netbeans/modules/bpel/properties/PropertyNodeFactory.java | f93649cc0ad4e0f7d2d015c21189fef0a76a88dc | [] | no_license | SRabbelier/Netbeans | https://github.com/SRabbelier/Netbeans | b6b1039d48b7898d31f3c7c572a4cadad73b6265 | 873d80ea8fa49fbf4bb5ecf76d275dcfa3cea6df | HEAD | 2016-09-03T07:02:28.657000 | 2009-07-31T19:04:49 | 2009-07-31T19:04:49 | 267,579 | 1 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* The contents of this file are subject to the terms of the Common Development
* and Distribution License (the License). You may not use this file except in
* compliance with the License.
*
* You can obtain a copy of the License at http://www.netbeans.org/cddl.html
* or http://www.netbeans.org/cddl.txt.
*
... | UTF-8 | Java | 10,037 | java | PropertyNodeFactory.java | Java | [
{
"context": "tory;\n\n/**\n * Constructs BPEL Nodes \n *\n * @author nk160297\n */\npublic class PropertyNodeFactory extends Refl",
"end": 4831,
"score": 0.9996172189712524,
"start": 4823,
"tag": "USERNAME",
"value": "nk160297"
}
] | null | [] | /*
* The contents of this file are subject to the terms of the Common Development
* and Distribution License (the License). You may not use this file except in
* compliance with the License.
*
* You can obtain a copy of the License at http://www.netbeans.org/cddl.html
* or http://www.netbeans.org/cddl.txt.
*
... | 10,037 | 0.758195 | 0.749726 | 200 | 49.185001 | 21.687572 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.085 | false | false | 15 |
7047b36ab189b39015af57c4785d6e625e91f472 | 20,151,986,621,483 | 5b4aa50aedc755a58b8a14cbcf1da95af03c144a | /src/main/java/Run.java | 7c69bf64095a4b271d93d1fbd0c2a85ac6b9604b | [
"MIT"
] | permissive | xtreeio/spn | https://github.com/xtreeio/spn | 7566c25718247aab5ef4d07d93f91a37eac28216 | e906a7ae0f89ea4bf7be06a83ec58dd5eb971881 | refs/heads/master | 2016-09-13T20:50:43.570000 | 2016-05-16T08:27:33 | 2016-05-16T08:27:33 | 56,118,256 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Run {
}
| UTF-8 | Java | 25 | java | Run.java | Java | [] | null | [] |
public class Run {
}
| 25 | 0.56 | 0.56 | 4 | 4.75 | 7.660777 | 18 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0 | false | false | 15 |
92a785b1e8d128b4f07c1349547ddb3c1782d3fc | 37,271,726,216,173 | 1bdd30cc501cd2eb5f7b21d9681397e10531269a | /src/main/java/tvestergaard/fog/data/orders/OrderUpdater.java | 556f7b13d001319598d3f463513e82f8bb8e7937 | [] | no_license | Thomas-Rosenkrans-Vestergaard/fog | https://github.com/Thomas-Rosenkrans-Vestergaard/fog | 259d6b3f32dea5075fdc2f3c0e2c23ed3703bb46 | 05239f4f094b30daf39a72cbaf2bb990a1d8bc98 | refs/heads/master | 2020-03-12T01:58:30.521000 | 2018-06-02T08:39:33 | 2018-06-02T08:39:33 | 130,370,988 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tvestergaard.fog.data.orders;
public interface OrderUpdater extends OrderBlueprint
{
/**
* Returns a new order updater from the provided information.
*
* @param id The id of the order to update.
* @param customer The customer of the order to specify in the updater.
*... | UTF-8 | Java | 2,081 | java | OrderUpdater.java | Java | [] | null | [] | package tvestergaard.fog.data.orders;
public interface OrderUpdater extends OrderBlueprint
{
/**
* Returns a new order updater from the provided information.
*
* @param id The id of the order to update.
* @param customer The customer of the order to specify in the updater.
*... | 2,081 | 0.555502 | 0.554541 | 57 | 35.508774 | 28.905243 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.526316 | false | false | 15 |
1cfae20efb141dea1e3927cc664ea3e31acc650c | 37,383,395,347,554 | 0dccef976f19741f67479f32f15d76c1e90e7f94 | /aey.java | b5b4cb0cd3d29adb49babb4ff76221abd30d565f | [] | no_license | Tominous/LabyMod-1.9 | https://github.com/Tominous/LabyMod-1.9 | a960959d67817b1300272d67bd942cd383dfd668 | 33e441754a0030d619358fc20ca545df98d55f71 | refs/heads/master | 2020-05-24T21:35:00.931000 | 2017-02-06T21:04:08 | 2017-02-06T21:04:08 | 187,478,724 | 1 | 0 | null | true | 2019-05-19T13:14:46 | 2019-05-19T13:14:46 | 2019-05-19T13:12:37 | 2017-02-06T21:06:23 | 6,855 | 0 | 0 | 0 | null | false | false | public class aey
extends acc
{
private String[] b;
public aey(ajt ☃, boolean ☃)
{
super(☃);
if (☃)
{
e(0);
a(true);
}
}
public int a(int ☃)
{
return ☃;
}
public aey a(String[] ☃)
{
this.b = ☃;
return this;
}
public String f_(adq ☃)
{
if (... | UTF-8 | Java | 546 | java | aey.java | Java | [] | null | [] | public class aey
extends acc
{
private String[] b;
public aey(ajt ☃, boolean ☃)
{
super(☃);
if (☃)
{
e(0);
a(true);
}
}
public int a(int ☃)
{
return ☃;
}
public aey a(String[] ☃)
{
this.b = ☃;
return this;
}
public String f_(adq ☃)
{
if (... | 546 | 0.404297 | 0.400391 | 38 | 12.473684 | 11.165588 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.315789 | false | false | 15 |
f2c919c7eb992d105dceecbc69e908f01275a1e0 | 36,953,898,637,443 | 370229e5bb54fdc4b4b26073e28322d1d8e88bff | /project-custom-message-core/src/main/java/com/acme/example/custom/message/core/config/environment/ProductionConfig.java | c04954b6503da81af0264ed6a9dcacd650c03cda | [
"MIT"
] | permissive | vjmadrid/workspace-spring-lab | https://github.com/vjmadrid/workspace-spring-lab | c02faf7dfa98e14da190056f6880a0b07863bc50 | c9730c5e19a0579945a92ddf0115d51cd2ffd1b8 | refs/heads/master | 2022-12-23T00:39:56.646000 | 2021-02-14T10:56:41 | 2021-02-14T10:56:41 | 173,130,177 | 0 | 0 | MIT | false | 2022-12-10T01:54:34 | 2019-02-28T14:48:27 | 2021-02-14T10:56:55 | 2022-12-10T01:54:31 | 89 | 0 | 0 | 1 | Java | false | false | package com.acme.example.custom.message.core.config.environment;
import java.util.Properties;
import javax.naming.NamingException;
import javax.sql.DataSource;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.an... | UTF-8 | Java | 1,552 | java | ProductionConfig.java | Java | [] | null | [] | package com.acme.example.custom.message.core.config.environment;
import java.util.Properties;
import javax.naming.NamingException;
import javax.sql.DataSource;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.an... | 1,552 | 0.80799 | 0.806701 | 46 | 32.760868 | 27.817093 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.934783 | false | false | 15 |
ae11608efb154d8cc2c23bb65b6f2e73efa9c4da | 37,280,316,140,463 | f0a24e9644dd2acbcc28e52466b289b849ff62c9 | /TestApp/app/src/main/java/com/receiptbank/android/testapp/rest/model/Weather.java | 9c9299f5b7cd64449f096a3dfaf315614123a3ff | [] | no_license | stefotoo/onetap-android-test-stefan | https://github.com/stefotoo/onetap-android-test-stefan | 98f3726c1fddef934658fbed04e76a9d5156881d | 32114db2b97b8857d6d0924598143981edf5e730 | refs/heads/master | 2020-04-09T06:37:09.035000 | 2016-06-21T19:34:09 | 2016-06-21T19:34:09 | 61,419,441 | 0 | 0 | null | true | 2016-06-18T06:01:41 | 2016-06-18T06:01:41 | 2016-06-15T08:06:29 | 2016-06-15T08:10:28 | 0 | 0 | 0 | 0 | null | null | null | package com.receiptbank.android.testapp.rest.model;
import com.google.gson.annotations.SerializedName;
public class Weather {
// variables
@SerializedName("main")
private String title;
@SerializedName("description")
private String description;
// constructor
public Weather() {
//... | UTF-8 | Java | 660 | java | Weather.java | Java | [] | null | [] | package com.receiptbank.android.testapp.rest.model;
import com.google.gson.annotations.SerializedName;
public class Weather {
// variables
@SerializedName("main")
private String title;
@SerializedName("description")
private String description;
// constructor
public Weather() {
//... | 660 | 0.639394 | 0.639394 | 34 | 18.411764 | 16.413979 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.235294 | false | false | 15 |
01a42ebde0cd7474039d6be79532d790f82d6286 | 34,007,551,088,770 | bef4b365b52c643832d08febfd9329d7856b5877 | /src/main/java/net/karottenfabrik/appleTrees/blocks/AppleTreeLeaf.java | b7cdb69ea65efd81bf148712e7f1de757201e2e3 | [
"CC0-1.0"
] | permissive | KarottenMxn/AppleTrees | https://github.com/KarottenMxn/AppleTrees | 21c0524c81a30fe9c36bcb3764b6224752e67fa6 | 8959ae417eec68bd7d0847d7efe5f2e65fdeedb5 | refs/heads/master | 2023-07-17T13:17:46.804000 | 2021-08-22T22:13:43 | 2021-08-22T22:13:43 | 398,911,781 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.karottenfabrik.appleTrees.blocks;
import net.fabricmc.api.EnvType;
import net.fabricmc.api.Environment;
import net.karottenfabrik.appleTrees.AppleTrees;
import net.minecraft.block.AbstractBlock;
import net.minecraft.block.Block;
import net.minecraft.block.BlockState;
import net.minecraft.block.PlantBlock;
... | UTF-8 | Java | 4,270 | java | AppleTreeLeaf.java | Java | [] | null | [] | package net.karottenfabrik.appleTrees.blocks;
import net.fabricmc.api.EnvType;
import net.fabricmc.api.Environment;
import net.karottenfabrik.appleTrees.AppleTrees;
import net.minecraft.block.AbstractBlock;
import net.minecraft.block.Block;
import net.minecraft.block.BlockState;
import net.minecraft.block.PlantBlock;
... | 4,270 | 0.706792 | 0.7 | 109 | 38.174313 | 32.899025 | 170 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.036697 | false | false | 15 |
cf761be57dd7367ddfda8c5e08123052e6c5c1b0 | 25,537,875,581,071 | 95071a610f72c58a35829164ac69eabde5b604c1 | /MultithreadingUsingExtendsThreadClass/src/MathematicalTableClass.java | 457f452b3e6e62e8cbbde347840ac959624b3d24 | [] | no_license | jayuchawla/Java-and-OOP-Training | https://github.com/jayuchawla/Java-and-OOP-Training | 7c26faa9f114f569b3eb731bb2c7235dbe5372a2 | 2eaeeecbdc99720197ae6ed860665a5c250c7d6f | refs/heads/master | 2022-12-21T14:56:12.684000 | 2020-09-30T12:01:45 | 2020-09-30T12:01:45 | 297,963,285 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class MathematicalTableClass {
//synchronized helps resolving printTable since this is a shared resource
public synchronized void printTable(int a) {
for(int i = 0;i<10;i++) {
System.out.println(a+"*"+(i+1)+"="+a*(i+1));
}
}
}
| UTF-8 | Java | 261 | java | MathematicalTableClass.java | Java | [] | null | [] |
public class MathematicalTableClass {
//synchronized helps resolving printTable since this is a shared resource
public synchronized void printTable(int a) {
for(int i = 0;i<10;i++) {
System.out.println(a+"*"+(i+1)+"="+a*(i+1));
}
}
}
| 261 | 0.632184 | 0.613027 | 10 | 23.700001 | 24.912045 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.4 | false | false | 15 |
d90ab9fcb69675d5e10479229cc0002f27198a0d | 9,199,820,012,699 | f834d44e3a0328483cdd3c4e9e43178981214914 | /src/main/java/com/etolmach/stream/Iterators.java | b86538aaff07e49d73c09bcd9df53aebedc6fdaf | [] | no_license | etolmach/Janity | https://github.com/etolmach/Janity | 86cfa8e3c47055fa0fd018d93f2211d993bd0e55 | 92eb9ca23fcc05e3ce2fdde4d64457b08cb30268 | refs/heads/master | 2020-04-16T03:47:46.834000 | 2019-01-29T14:00:21 | 2019-01-29T14:00:21 | 165,245,226 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.etolmach.stream;
import java.util.function.DoubleUnaryOperator;
import java.util.function.IntUnaryOperator;
import java.util.function.LongUnaryOperator;
/**
* @author Evgeniy Tolmach
*/
public class Iterators {
public static IntUnaryOperator incrementingBy(int value) {
return i -> i + value... | UTF-8 | Java | 852 | java | Iterators.java | Java | [
{
"context": "a.util.function.LongUnaryOperator;\n\n/**\n * @author Evgeniy Tolmach\n */\npublic class Iterators {\n\n public static I",
"end": 197,
"score": 0.9998720288276672,
"start": 182,
"tag": "NAME",
"value": "Evgeniy Tolmach"
}
] | null | [] | package com.etolmach.stream;
import java.util.function.DoubleUnaryOperator;
import java.util.function.IntUnaryOperator;
import java.util.function.LongUnaryOperator;
/**
* @author <NAME>
*/
public class Iterators {
public static IntUnaryOperator incrementingBy(int value) {
return i -> i + value;
}
... | 843 | 0.676056 | 0.676056 | 36 | 22.666666 | 23.651403 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.277778 | false | false | 15 |
1a9ef6763905f5b8f5f0fe3483383aee1e7246e4 | 31,696,858,654,481 | 9bdabce6d5ae17fad049568ab91f55fb9887b16e | /src/main/java/ru/gruzdov/mvc/dao/DepartmentDAOImpl.java | fecbf85b86182e7e9e91a977683a755dc73183d5 | [] | no_license | Evgeny985/crud | https://github.com/Evgeny985/crud | 497827fe429bda1e02a87e6d12bd0911d91610ff | 87bc5effdaca36c875b18616c0d55c48f0c01bd2 | refs/heads/master | 2023-02-20T03:39:25.585000 | 2021-01-04T19:19:44 | 2021-01-04T19:19:44 | 317,328,925 | 4 | 1 | null | false | 2020-12-15T13:33:30 | 2020-11-30T19:46:51 | 2020-12-14T17:19:07 | 2020-12-15T13:33:29 | 44 | 1 | 0 | 0 | Java | false | false | package ru.gruzdov.mvc.dao;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import ru.gruzdov.mvc.model.Department;
import java.util.List;
@Repository
public class DepartmentDAOImpl imp... | UTF-8 | Java | 1,299 | java | DepartmentDAOImpl.java | Java | [] | null | [] | package ru.gruzdov.mvc.dao;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import ru.gruzdov.mvc.model.Department;
import java.util.List;
@Repository
public class DepartmentDAOImpl imp... | 1,299 | 0.742879 | 0.742879 | 42 | 29.928572 | 29.367453 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380952 | false | false | 15 |
3fe8843dcdd1deddfc51606b9a10fe6e27054193 | 944,892,820,535 | c91190b30511cd5f6cac63adb30c74fd31cfb2c6 | /practica 3/ej5/Client2.java | 9c60ebbfdbb1f109fdcb1e7eea4c3a464f1d3810 | [] | no_license | cristiansteib/programacionDistribuidaYTiempoReal | https://github.com/cristiansteib/programacionDistribuidaYTiempoReal | dc8462ee81937c4a5a98afd520be1f396c04cfeb | 58a1b0f46fba91df1f0672d539418a9395a1d0dc | refs/heads/master | 2020-07-25T02:43:31.157000 | 2019-11-22T20:31:33 | 2019-11-22T20:31:33 | 208,138,512 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.rmi.Naming;
import java.rmi.registry.Registry;
public class Client2 {
public static void main(String[] args) {
if (args.length != 1) {
System.out.println("1 argument needed: (remote) hostname");
System.exit(1);
}
try {
String rname = "//" +... | UTF-8 | Java | 620 | java | Client2.java | Java | [] | null | [] | import java.rmi.Naming;
import java.rmi.registry.Registry;
public class Client2 {
public static void main(String[] args) {
if (args.length != 1) {
System.out.println("1 argument needed: (remote) hostname");
System.exit(1);
}
try {
String rname = "//" +... | 620 | 0.553226 | 0.543548 | 22 | 27.181818 | 25.546103 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 15 |
d5d7c11732a1e0714c29036dce4b83abbbbe85d2 | 10,376,641,005,100 | 3c317c290d741cd212e003dbd995e3e3d3a3d7ba | /buoy-home-set-servlet/src/main/java/com/jnc/BuoySetServletApplication.java | 30c778515ff3e10e07b12d77967fb4755c146685 | [] | no_license | JJ-Choi1999/BuoyWeb | https://github.com/JJ-Choi1999/BuoyWeb | 6847643fb00080f83c69aed968e18f684d1b2cdf | 3493e02aaa13874f589a76835325099ec581c7ba | refs/heads/master | 2022-12-01T03:22:21.030000 | 2020-01-05T03:21:28 | 2020-01-05T03:21:28 | 231,858,205 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jnc;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.web.servlet.ServletComponentScan;
/**
* 模块名称: 我的设置服务
* 功能说明: 获取相关信息并储存
* 模块关联实体:
* (1)Users
*
*
* 跳入模块URL: http://localhost:8201/set?users... | UTF-8 | Java | 838 | java | BuoySetServletApplication.java | Java | [
{
"context": "usersname=${usersname} \n * \n * \n * \n * \n * @author JNC\n *\n */\n@SpringBootApplication\npublic class BuoySe",
"end": 477,
"score": 0.9996042251586914,
"start": 474,
"tag": "USERNAME",
"value": "JNC"
}
] | null | [] | package com.jnc;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.web.servlet.ServletComponentScan;
/**
* 模块名称: 我的设置服务
* 功能说明: 获取相关信息并储存
* 模块关联实体:
* (1)Users
*
*
* 跳入模块URL: http://localhost:8201/set?users... | 838 | 0.727778 | 0.709722 | 35 | 19.571428 | 22.54302 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 15 |
8dfb34b243df43267ac578f6e7dce1a8f84299aa | 26,096,221,311,623 | 6f7f198b31803daf36a2b4290add323ab2caf7ff | /Software Construction/Minesweeper/server/Board.java | b0499a9ed005add8ab7d2ddae054b7851e51fc86 | [] | no_license | mattyhk/MITWork | https://github.com/mattyhk/MITWork | bcefdc2dfa90261e4bf1d7a2890da398d46b3155 | f55342326e1604a936890267c34aa6a23fcb463e | refs/heads/master | 2016-09-01T19:53:03.797000 | 2014-02-07T21:57:28 | 2014-02-07T21:57:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package minesweeper.server;
import java.io.BufferedInputStream;
import java.io.DataInputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
// The board data structure is thread safe because:
... | UTF-8 | Java | 19,844 | java | Board.java | Java | [] | null | [] | package minesweeper.server;
import java.io.BufferedInputStream;
import java.io.DataInputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
// The board data structure is thread safe because:
... | 19,844 | 0.501965 | 0.497581 | 551 | 35.016335 | 27.438725 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.584392 | false | false | 15 |
217e1f4b96f434d8ad56cf014236658b591abd12 | 19,834,158,987,823 | 7de94eb18b8f99891675a52424cc2b50e2acaca1 | /src/shotapps/allinone/data/SentenceData.java | b875af3e731081b10ab0643934a194934328d2e4 | [] | no_license | shotkento/allinone | https://github.com/shotkento/allinone | 4bc9d53015398a9af1fd1e74eb0b3e36fe1eda7f | 2041010509f271daa6a576d0c78f06efd8699c0e | refs/heads/master | 2016-09-05T17:40:59.841000 | 2014-10-22T23:26:16 | 2014-10-22T23:26:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package shotapps.allinone.data;
public class SentenceData {
private int id;
private String engSent;
private String jpnSentOrder;
private String jpnSentNormal;
private int correct;
private int count;
private int checked;
public int getId() {
return id;
}
public void set... | UTF-8 | Java | 1,288 | java | SentenceData.java | Java | [] | null | [] | package shotapps.allinone.data;
public class SentenceData {
private int id;
private String engSent;
private String jpnSentOrder;
private String jpnSentNormal;
private int correct;
private int count;
private int checked;
public int getId() {
return id;
}
public void set... | 1,288 | 0.608696 | 0.608696 | 68 | 17.941177 | 15.8373 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.323529 | false | false | 15 |
646d2f55a3cee015b550a5a178db32dae2468be8 | 10,350,871,203,978 | 7304d88db36cd6497bc4e498f0d66f9808387099 | /atelieoral/src/main/java/com/atelieoral/interfaces/IFotosInicio.java | d1db485fa6c359f7d01e2e17d4564e55d760c3ca | [] | no_license | marciofica/sunyan | https://github.com/marciofica/sunyan | a094e9fe41a0056530695faf5bfbbe54f4c6fd08 | 4e8ba250b855eee9b37327b8accd8c8192059798 | refs/heads/master | 2019-07-29T16:11:21.782000 | 2013-11-22T00:25:06 | 2013-11-22T00:38:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.atelieoral.interfaces;
import com.atelieoral.entities.FotosInicio;
public interface IFotosInicio extends IGeneric<FotosInicio>{
}
| UTF-8 | Java | 152 | java | IFotosInicio.java | Java | [] | null | [] | package com.atelieoral.interfaces;
import com.atelieoral.entities.FotosInicio;
public interface IFotosInicio extends IGeneric<FotosInicio>{
}
| 152 | 0.796053 | 0.796053 | 7 | 19.714285 | 23.559738 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 15 |
53886cc8ee07ebfe3a2a1e1226c3bec0516a3e12 | 29,394,756,194,242 | 73e93481f8cdd4fe464d53615e974453aa82cb37 | /src/main/java/controllers/jobs/MakeAnimalsAgeJob.java | fec842081af26d24fad5258bddf2737ed31c37a0 | [] | no_license | byoan/Zoo | https://github.com/byoan/Zoo | c60b6535d0a211d738559bee7324523f61789220 | 20e868c457e6dfd833ff66b1ac4596e44030d32e | refs/heads/master | 2021-07-17T01:06:42.723000 | 2017-10-22T21:10:51 | 2017-10-22T21:10:51 | 105,978,094 | 1 | 1 | null | false | 2017-10-19T20:59:40 | 2017-10-06T07:27:27 | 2017-10-08T17:16:27 | 2017-10-19T20:59:39 | 329 | 1 | 0 | 7 | Java | null | null | package controllers.jobs;
import controllers.zoo.Zoo;
import models.animals.Animal;
import models.animals.Wolf;
import models.enclosures.Enclosure;
import views.View;
/**
* Job that will be executed every 50 turns, which will make the animals older
*
* @author Yoan Ballesteros
* @author Antoine Sirven
* @version... | UTF-8 | Java | 2,324 | java | MakeAnimalsAgeJob.java | Java | [
{
"context": "s, which will make the animals older\n *\n * @author Yoan Ballesteros\n * @author Antoine Sirven\n * @version 1.0\n */\npub",
"end": 282,
"score": 0.999893844127655,
"start": 266,
"tag": "NAME",
"value": "Yoan Ballesteros"
},
{
"context": "ls older\n *\n * @author Yoan ... | null | [] | package controllers.jobs;
import controllers.zoo.Zoo;
import models.animals.Animal;
import models.animals.Wolf;
import models.enclosures.Enclosure;
import views.View;
/**
* Job that will be executed every 50 turns, which will make the animals older
*
* @author <NAME>
* @author <NAME>
* @version 1.0
*/
public cl... | 2,306 | 0.598967 | 0.596386 | 77 | 29.181818 | 31.671089 | 164 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.337662 | false | false | 15 |
6814275b7e949f1f8d35be10d38fe6701bf1ea78 | 23,106,924,093,307 | feb8e2fab2cb74800f6134f7120edbee5b556bb9 | /src/main/java/org/onada/util/CaptureScreenshot.java | 58da9c833a5919630acbfbeb30f226c8ae76bf0a | [] | no_license | rkshah/TestAutomation | https://github.com/rkshah/TestAutomation | 303f8f9eb0c8f25be975d9577e7178481bd60ba4 | 67def4be0fd4d41f34fc5673d0eb4a9fe39e58f2 | refs/heads/master | 2021-03-01T07:47:33.159000 | 2020-03-08T06:58:57 | 2020-03-08T06:58:57 | 245,766,064 | 0 | 0 | null | false | 2020-10-13T20:09:49 | 2020-03-08T06:46:07 | 2020-03-08T06:59:02 | 2020-10-13T20:09:48 | 10 | 0 | 0 | 1 | Java | false | false | package org.onada.util;
public class CaptureScreenshot {
}
| UTF-8 | Java | 60 | java | CaptureScreenshot.java | Java | [] | null | [] | package org.onada.util;
public class CaptureScreenshot {
}
| 60 | 0.783333 | 0.783333 | 4 | 14 | 13.874437 | 32 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 15 |
1d72b513e406973e342a4cd5fe4692e091a94ba8 | 3,959,959,896,315 | 5763e48303dc708107cf013345cb78ce1387c2be | /src/main/java/com/y2sec/blog/controller/HomeController.java | 89f556ab533c6db582b2f4eacd8c5e4c7b7024a9 | [] | no_license | y2sec/blog | https://github.com/y2sec/blog | f115d0baa92656febb77988d22d132d1b11051e3 | 3506d55a884f8f4853c02040163b1957222b1e74 | refs/heads/master | 2023-04-15T23:14:46.919000 | 2021-04-27T12:34:07 | 2021-04-27T12:34:07 | 328,602,221 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.y2sec.blog.controller;
import com.y2sec.blog.domain.Post;
import com.y2sec.blog.service.CategoryService;
import com.y2sec.blog.service.PostService;
import lombok.RequiredArgsConstructor;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bi... | UTF-8 | Java | 1,209 | java | HomeController.java | Java | [] | null | [] | package com.y2sec.blog.controller;
import com.y2sec.blog.domain.Post;
import com.y2sec.blog.service.CategoryService;
import com.y2sec.blog.service.PostService;
import lombok.RequiredArgsConstructor;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bi... | 1,209 | 0.742763 | 0.731183 | 35 | 33.542858 | 33.244843 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.828571 | false | false | 15 |
61db36349affa121d1eab2e4fd1b7e7356a5a01a | 30,897,994,757,500 | 15e45de308b29f99dfa7aecbb091daf65cc059b5 | /src/main/java/de/mbur/jlua/package-info.java | 06f311e4afef1fff43a712d631b43c6f86f290fd | [] | no_license | MBurchard/ESOLuaBeautifier | https://github.com/MBurchard/ESOLuaBeautifier | dba18c827ecdf83769cf7828d75d2e744ba2e7be | a8aa40be5a7c5c53cf45b6791574fc60f9f1184b | refs/heads/master | 2021-01-13T07:10:03.246000 | 2017-08-03T11:03:50 | 2017-08-03T11:03:50 | 95,044,079 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* @author Martin Burchard
*
*/
package de.mbur.jlua; | UTF-8 | Java | 59 | java | package-info.java | Java | [
{
"context": "/**\n * @author Martin Burchard\n *\n */\npackage de.mbur.jlua;",
"end": 30,
"score": 0.999875009059906,
"start": 15,
"tag": "NAME",
"value": "Martin Burchard"
}
] | null | [] | /**
* @author <NAME>
*
*/
package de.mbur.jlua; | 50 | 0.627119 | 0.627119 | 5 | 11 | 10.334409 | 26 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 15 |
9b514ed0a9b652b34f3c7edfd5be5c1113573c28 | 13,460,427,547,948 | d252d0caa8d2724872fa4ac7553cbb3d9845dc9d | /Linguagem de Programação 3/Projeto/TarvMath/src/BaseMotorDoJogo.java | dbea2df1346c3f0485332f381f6ee34488583fdf | [] | no_license | tarv7/Trabalhos-da-faculdade-UESC | https://github.com/tarv7/Trabalhos-da-faculdade-UESC | 81a0ebefbf468a4d15050a60aacd192acd6f272f | 40a6487de068b9e12fe0b533d3e626c21de0cbf5 | refs/heads/master | 2020-04-06T15:32:22.856000 | 2017-12-10T05:03:10 | 2017-12-10T05:03:10 | 45,571,531 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class BaseMotorDoJogo {
MotorDoJogo ref;
public MotorDoJogo getMotorDoJogo(Jogador jog) {
// Escolhendo o modo de jogo a partir do usuario
if(jog.modoJogo == 1)
ref = new ModoRapido();
else if(jog.modoJogo == 2)
ref = new ModoTreino();
else if(jog.modoJogo ==... | UTF-8 | Java | 421 | java | BaseMotorDoJogo.java | Java | [] | null | [] |
public class BaseMotorDoJogo {
MotorDoJogo ref;
public MotorDoJogo getMotorDoJogo(Jogador jog) {
// Escolhendo o modo de jogo a partir do usuario
if(jog.modoJogo == 1)
ref = new ModoRapido();
else if(jog.modoJogo == 2)
ref = new ModoTreino();
else if(jog.modoJogo ==... | 421 | 0.565321 | 0.558195 | 18 | 21.277779 | 16.092806 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.055556 | false | false | 15 |
0ed772287393c6a92bbb1f9e02b0232d1685d7e8 | 15,633,681,004,004 | 481c61002354c6eb792f242a9b97206229d14283 | /src/linear/Interval.java | bfd7b5d67fad3d336bd185d81a5d1570bfb73122 | [] | no_license | Tarlusk/johnny-the-terrible | https://github.com/Tarlusk/johnny-the-terrible | 451ff70ca013403d368e8f37d6c4a73d3262e2fa | 6f4b95c10ebb0372a3c384cce2ac9089f96cfb92 | refs/heads/master | 2021-01-10T15:08:19.029000 | 2013-03-14T22:52:40 | 2013-03-14T22:52:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package linear;
public class Interval
{
public float min;
public float max;
public Interval(float min, float max)
{
this.min = min;
this.max = max;
}
public boolean intersects(Interval inter)
{
if(this.min > inter.max)
{
return false;
}
if (this.max < inter.min)
{
return false;
}
r... | UTF-8 | Java | 1,027 | java | Interval.java | Java | [] | null | [] | package linear;
public class Interval
{
public float min;
public float max;
public Interval(float min, float max)
{
this.min = min;
this.max = max;
}
public boolean intersects(Interval inter)
{
if(this.min > inter.max)
{
return false;
}
if (this.max < inter.min)
{
return false;
}
r... | 1,027 | 0.600779 | 0.599805 | 50 | 19.540001 | 27.204565 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.02 | false | false | 15 |
9f87498e821944ae58066c96458fb08506367ab8 | 11,381,663,373,727 | 260f25087f7f07a8eb2b306c37c56493c75ab318 | /nos2jdbc-core/src/main/java/org/seasar/extension/dbcp/impl/XADataSourceImpl.java | c9c763099afb7fcb3011bc8230f0d2092fcc13a2 | [
"Apache-2.0"
] | permissive | ns2j/nos2jdbc | https://github.com/ns2j/nos2jdbc | 6726c5c81cfd080722b36dd66fced5abf1dda0ba | 140d995f95da0771afe297f12bf0ef813eae122d | refs/heads/master | 2023-08-28T02:25:28.443000 | 2023-08-22T06:02:55 | 2023-08-22T06:02:55 | 101,460,069 | 7 | 0 | Apache-2.0 | false | 2023-05-30T06:05:17 | 2017-08-26T03:32:09 | 2021-12-28T23:10:46 | 2023-05-30T06:05:16 | 2,668 | 4 | 0 | 0 | Java | false | false | /*
* Copyright 2004-2015 the Seasar Foundation and the Others.
*
* 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 ... | UTF-8 | Java | 5,195 | java | XADataSourceImpl.java | Java | [
{
"context": "**\r\n * {@link XADataSource}の実装です。\r\n * \r\n * @author higa\r\n * \r\n */\r\npublic class XADataSourceImpl implemen",
"end": 1151,
"score": 0.9994772672653198,
"start": 1147,
"tag": "USERNAME",
"value": "higa"
},
{
"context": "ssword(String password) {\r\n this... | null | [] | /*
* Copyright 2004-2015 the Seasar Foundation and the Others.
*
* 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 ... | 5,197 | 0.587467 | 0.583997 | 199 | 22.61809 | 21.553366 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.301508 | false | false | 15 |
6a3b88b5bed015389735e0a23b1f84f30fe9d99b | 34,419,867,940,627 | a3e48d629460ee109a1b4b9656d716915ab799c8 | /src/main/java/com/lohas/request/LoginRequest.java | 1869027f679726fdacf84eb7295716a3c4411974 | [] | no_license | zhizhizhii/LOHAS-in-Actions | https://github.com/zhizhizhii/LOHAS-in-Actions | 2c31e4fd344c2a5e7ea87082d8642b8276ad967b | 1220e1fe1db3509d78a9c7ebf3ce8a23db9b7445 | refs/heads/master | 2023-04-24T00:17:51.370000 | 2021-04-18T04:21:12 | 2021-04-18T04:21:12 | 353,682,768 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lohas.request;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
@Data
public class LoginRequest {
@ApiModelProperty(value="wechat服务器返回前端的状态码")
private String code;
}
| UTF-8 | Java | 231 | java | LoginRequest.java | Java | [] | null | [] | package com.lohas.request;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
@Data
public class LoginRequest {
@ApiModelProperty(value="wechat服务器返回前端的状态码")
private String code;
}
| 231 | 0.77512 | 0.77512 | 12 | 16.416666 | 17.433006 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 15 |
28e046963d139be3e826b5e5d9d400e8fb311eef | 34,419,867,939,404 | eeaf1ba24cc20d724b0c8685ae7e4a0092b3b464 | /NewOne/src/main/java/com/sunsharing/newone/demo/DemoProperties.java | 69c3c26a623a470c5e5dbb28f3468ac16d1620e9 | [] | no_license | 413889948/GitStore | https://github.com/413889948/GitStore | d790c956a74e286063e281fa956c7173789a72db | 062838afa78ea76d3b683d3aeec0428c4f2f0e26 | refs/heads/main | 2023-03-19T18:04:46.747000 | 2021-03-22T01:30:42 | 2021-03-22T01:30:42 | 325,761,867 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* @(#) DemoProperties
* 版权声明 厦门畅享信息技术有限公司, 版权所有 违者必究
*
* <br> Copyright: Copyright (c) 2021
* <br> Company:厦门畅享信息技术有限公司
* <br> @author Administrator
* <br> 2021-01-11 16:50:09
*/
package com.sunsharing.newone.demo;
import org.springframework.boot.context.properties.ConfigurationProperties;
import lombok.... | UTF-8 | Java | 575 | java | DemoProperties.java | Java | [
{
"context": " 2021\n * <br> Company:厦门畅享信息技术有限公司\n * <br> @author Administrator\n * <br> 2021-01-11 16:50:09\n */\n\npackage com.suns",
"end": 158,
"score": 0.5830259919166565,
"start": 145,
"tag": "NAME",
"value": "Administrator"
},
{
"context": "onProperties;\n\nimport lombok.Data... | null | [] | /*
* @(#) DemoProperties
* 版权声明 厦门畅享信息技术有限公司, 版权所有 违者必究
*
* <br> Copyright: Copyright (c) 2021
* <br> Company:厦门畅享信息技术有限公司
* <br> @author Administrator
* <br> 2021-01-11 16:50:09
*/
package com.sunsharing.newone.demo;
import org.springframework.boot.context.properties.ConfigurationProperties;
import lombok.... | 575 | 0.698574 | 0.661914 | 27 | 17.185184 | 18.265606 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.185185 | false | false | 15 |
1163dfc24438cfe73a88cc8e2e53c66c6f141465 | 4,105,988,800,495 | 5c5c79b003822d386f6ee0444f04527026858cbd | /Denso/src/com/exceptionaire/denso/Activities/ActivityInformation.java | a24330d39335447f6ee116ed5e63de567947c486 | [] | no_license | pravinkakde003/DENSO_Updated | https://github.com/pravinkakde003/DENSO_Updated | 19290f8ee132f25a31d0f3568e550e22ede1218d | 474907faaf5d67bfd4825de51897dc3a0d1feef6 | refs/heads/master | 2016-08-20T10:49:14.121000 | 2016-08-03T10:05:52 | 2016-08-03T10:05:52 | 64,830,731 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.exceptionaire.denso.Activities;
import org.apache.http.util.EncodingUtils;
import android.app.Activity;
import android.app.ProgressDialog;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.view.View.OnClickListener;
import android.view.Window;
import android.webki... | UTF-8 | Java | 4,811 | java | ActivityInformation.java | Java | [
{
"context": "tring postData = \"uemail=\" + userEmail + \"&pwd=\" + userPassowrd + \"&cmdLogin=AMW\";\n\t\t\t\tSystem.out.println(\"Print ",
"end": 3633,
"score": 0.9906113743782043,
"start": 3621,
"tag": "PASSWORD",
"value": "userPassowrd"
}
] | null | [] | package com.exceptionaire.denso.Activities;
import org.apache.http.util.EncodingUtils;
import android.app.Activity;
import android.app.ProgressDialog;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.view.View.OnClickListener;
import android.view.Window;
import android.webki... | 4,809 | 0.731657 | 0.731033 | 171 | 27.134502 | 24.537346 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.660819 | false | false | 15 |
930c7c34bda95ce68e31343dcbf8f945a0f3d4c2 | 23,029,614,644,690 | 9b2eb20db7c3522edfa4eafd4bb8606b80a19f7d | /subprojects/language-native/src/main/java/dev/nokee/language/nativebase/internal/DefaultHeaderSearchPath.java | 7af665555f7fa2d45c9b1c776c0e81104e40d5da | [] | no_license | eskatos/gradle-native | https://github.com/eskatos/gradle-native | 1497aba073b1000de81763443dc0335109a320cb | cf52599ff2b40065905a24c099dc9c6d9d0b5bb9 | refs/heads/master | 2023-08-01T20:37:26.044000 | 2020-05-30T03:16:22 | 2020-05-30T03:16:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dev.nokee.language.nativebase.internal;
import dev.nokee.language.nativebase.HeaderSearchPath;
import lombok.Value;
import java.io.File;
@Value
public class DefaultHeaderSearchPath implements HeaderSearchPath {
File asFile;
}
| UTF-8 | Java | 238 | java | DefaultHeaderSearchPath.java | Java | [] | null | [] | package dev.nokee.language.nativebase.internal;
import dev.nokee.language.nativebase.HeaderSearchPath;
import lombok.Value;
import java.io.File;
@Value
public class DefaultHeaderSearchPath implements HeaderSearchPath {
File asFile;
}
| 238 | 0.827731 | 0.827731 | 11 | 20.636364 | 22.967459 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 15 |
9ada2da0cbb48be93c87175bbbed801c82a4a2b6 | 24,172,075,968,935 | 9df16d0fe60aa43c0f8ebb2c3d9ebb340202e8a0 | /src/main/java/com/codermy/myspringsecurity/service/RoleUserService.java | 90ef4c02b4eea9c6355ca4460a350a6aa3c38eb8 | [
"Apache-2.0"
] | permissive | Yinging/my-springsecurity | https://github.com/Yinging/my-springsecurity | 69112140736b1c39186a6a9d0bb23574ce82223b | 414f9675199cf19781fb1372362beb7c36b43b81 | refs/heads/master | 2022-11-30T00:26:09.392000 | 2020-07-31T06:19:37 | 2020-07-31T06:19:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.codermy.myspringsecurity.service;
import com.codermy.myspringsecurity.utils.Result;
/**
* @author codermy
* @createTime 2020/7/1
*/
public interface RoleUserService {
Result getTbRoleUserByUserId(Integer userId);
}
| UTF-8 | Java | 236 | java | RoleUserService.java | Java | [
{
"context": "rmy.myspringsecurity.utils.Result;\n\n/**\n * @author codermy\n * @createTime 2020/7/1\n */\npublic interface Role",
"end": 120,
"score": 0.9996428489685059,
"start": 113,
"tag": "USERNAME",
"value": "codermy"
}
] | null | [] | package com.codermy.myspringsecurity.service;
import com.codermy.myspringsecurity.utils.Result;
/**
* @author codermy
* @createTime 2020/7/1
*/
public interface RoleUserService {
Result getTbRoleUserByUserId(Integer userId);
}
| 236 | 0.771186 | 0.745763 | 11 | 20.454546 | 19.662441 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 15 |
7d1eddbc0822884404c37ad4a04207490fe09e48 | 7,911,329,761,654 | c360ed8b4ef36b8fdbd7e1296c2e38f098f576f2 | /base/txpService/src/main/java/gyqx/txp/db/meta/oracle/OracleDbMetaInfo.java | 863f221c9ffc7fba98cf8ecb14345ead9ff6280d | [] | no_license | itcmicwl/SC_SPD | https://github.com/itcmicwl/SC_SPD | fb2004fd34fe9a14771bb1a2f8c28e8c9e209cdb | 6e08627e527327f3c56fd4ee164ab89b994e2070 | refs/heads/master | 2020-04-12T03:04:51.683000 | 2018-12-18T09:23:31 | 2018-12-18T09:23:31 | 162,263,058 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gyqx.txp.db.meta.oracle;
import java.util.List;
import java.util.Map;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import javax.sql.DataSource;
import org.springframework.jdbc.core.JdbcTemplate;
import gyqx.txp.db.meta.DbMetaInfo;
import gyqx.txp.db.meta.FieldMeta;
import gyqx.txp.db.meta.T... | UTF-8 | Java | 5,210 | java | OracleDbMetaInfo.java | Java | [] | null | [] | package gyqx.txp.db.meta.oracle;
import java.util.List;
import java.util.Map;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import javax.sql.DataSource;
import org.springframework.jdbc.core.JdbcTemplate;
import gyqx.txp.db.meta.DbMetaInfo;
import gyqx.txp.db.meta.FieldMeta;
import gyqx.txp.db.meta.T... | 5,210 | 0.661228 | 0.657965 | 156 | 32.397434 | 32.46925 | 219 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.24359 | false | false | 15 |
397e658d8fb50da7bcc38d927ed527ff1fc8fa09 | 10,703,058,533,908 | 7c85fba75fd82e77aac75f672f7a71a4b9b46f71 | /NBTrain.java | 6b7ea8c7518e8f6da71f62604b94a958557abbc4 | [] | no_license | Yunni/605StreamingNaiveBayes | https://github.com/Yunni/605StreamingNaiveBayes | 188f7721038f70a5d393a829d55398eb86b66202 | 6952ab2b88612e4b7c5d03faa752d29684b10014 | refs/heads/master | 2016-05-24T23:13:54.106000 | 2015-02-15T03:11:17 | 2015-02-15T03:11:17 | 30,816,384 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.*;
import java.util.*;
public class NBTrain {
public static void main(String[] args) {
BufferedReader dataReader = new BufferedReader(new InputStreamReader(System.in));
String line;
Trainer trainer = new Trainer();
try {
while((line = dataReader.readLine())!=null){
Article article = new... | UTF-8 | Java | 1,406 | java | NBTrain.java | Java | [] | null | [] | import java.io.*;
import java.util.*;
public class NBTrain {
public static void main(String[] args) {
BufferedReader dataReader = new BufferedReader(new InputStreamReader(System.in));
String line;
Trainer trainer = new Trainer();
try {
while((line = dataReader.readLine())!=null){
Article article = new... | 1,406 | 0.644381 | 0.642959 | 63 | 21.333334 | 19.478111 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.222222 | false | false | 15 |
f77d76b310e2936c1fa3859117e727f162457210 | 17,729,625,002,383 | 02973a30f7e707784411766ce0317eb2c716a980 | /src/pers/imooc/first/类比较/Animal.java | 65ce6df8c9525c1afedee7958ae41a31b89f98f1 | [] | no_license | zy108830/java-learn | https://github.com/zy108830/java-learn | 18e34913f67aebb2f7e58033fc731853b30dfda5 | dc3b3ca24129058bf145d39246d97af8308f519f | refs/heads/master | 2021-01-11T08:15:11.729000 | 2017-09-30T12:09:35 | 2017-09-30T12:09:35 | 69,802,448 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pers.imooc.first.类比较;
/**
* Created by zqq on 10/4/16.
*/
public class Animal {
public String name="肥妹";
protected int age=23;
private char sex='男';
public static void main(String[] args) {
System.out.println("动物父类");
}
public void printName(){
System.out.println("调用父类方法输出:"+this.name);
}
}
| UTF-8 | Java | 355 | java | Animal.java | Java | [
{
"context": "package pers.imooc.first.类比较;\n\n/**\n * Created by zqq on 10/4/16.\n */\npublic class Animal {\n\tpublic Str",
"end": 52,
"score": 0.9996681809425354,
"start": 49,
"tag": "USERNAME",
"value": "zqq"
},
{
"context": "6.\n */\npublic class Animal {\n\tpublic String name=\... | null | [] | package pers.imooc.first.类比较;
/**
* Created by zqq on 10/4/16.
*/
public class Animal {
public String name="肥妹";
protected int age=23;
private char sex='男';
public static void main(String[] args) {
System.out.println("动物父类");
}
public void printName(){
System.out.println("调用父类方法输出:"+this.name);
}
}
| 355 | 0.665615 | 0.643533 | 19 | 15.684211 | 14.782823 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.894737 | false | false | 15 |
271be62528d2cda3d99e6eb882e174e5d0a5eaa3 | 2,319,282,364,993 | 5e5896c0c923d93e7d7b4f249244af68ee5e2e46 | /src/main/java/com/example/demo/controller/PetPictureController.java | 82005200cd4bbe7c61ebfd8eb73469384c999366 | [] | no_license | evvhenii/backend_store | https://github.com/evvhenii/backend_store | 164594c95fd2b58f9fde30bd0772b66960c85992 | 32a97ed06c0991fcb8ea15ac86b2ee0af68f0598 | refs/heads/main | 2023-02-06T04:48:54.785000 | 2020-12-28T02:00:09 | 2020-12-28T02:00:09 | 323,942,290 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.controller;
import java.security.Principal;
import java.util.List;
import java.util.stream.Collectors;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.ann... | UTF-8 | Java | 2,418 | java | PetPictureController.java | Java | [] | null | [] | package com.example.demo.controller;
import java.security.Principal;
import java.util.List;
import java.util.stream.Collectors;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.ann... | 2,418 | 0.750207 | 0.750207 | 59 | 39.983051 | 28.469723 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.932203 | false | false | 15 |
4dcbcd007a9c824ff1e59ebfa652af37a322ddbe | 1,382,979,476,345 | 6e5266d063a617f3260e5ddfcb547d425729a58f | /DataPortalCommon/src/main/java/org/inek/dataportal/common/data/KhComparison/entities/StructureInformation.java | 34bd7826c71bb8051d9f1932b3bf9836fe053f99 | [] | no_license | youaitbella/DP | https://github.com/youaitbella/DP | 2fb8a5f2eab587a328b763da3abc430c065d7154 | 4db0f7c8c138aa0a80783224a8a07a4fe290059b | refs/heads/master | 2022-11-26T21:30:53.874000 | 2020-03-20T16:00:34 | 2020-03-20T16:00:34 | 249,408,096 | 0 | 0 | null | false | 2022-11-16T09:43:26 | 2020-03-23T11:07:50 | 2020-03-23T11:17:19 | 2022-11-16T09:43:22 | 93,894 | 0 | 0 | 6 | Java | false | false | package org.inek.dataportal.common.data.KhComparison.entities;
import java.io.Serializable;
import java.util.Date;
import java.util.Objects;
import javax.persistence.*;
import com.fasterxml.jackson.annotation.JsonIgnore;
import org.inek.dataportal.common.data.converter.StructureInformationCategorieConverter;
import o... | UTF-8 | Java | 4,438 | java | StructureInformation.java | Java | [
{
"context": ".StructureInformationCategorie;\n\n/**\n *\n * @author lautenti\n */\n@Entity\n@Table(name = \"StructureInformation\",",
"end": 410,
"score": 0.9994685649871826,
"start": 402,
"tag": "USERNAME",
"value": "lautenti"
}
] | null | [] | package org.inek.dataportal.common.data.KhComparison.entities;
import java.io.Serializable;
import java.util.Date;
import java.util.Objects;
import javax.persistence.*;
import com.fasterxml.jackson.annotation.JsonIgnore;
import org.inek.dataportal.common.data.converter.StructureInformationCategorieConverter;
import o... | 4,438 | 0.637675 | 0.63452 | 158 | 27.088608 | 24.053837 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.329114 | false | false | 15 |
96e4f8655441724b968de52b03e375b8769087ea | 4,629,974,770,283 | 183538ea3e0eaff1bf594773119117ca4883baa0 | /api/src/test/java/com/nextgearcapital/ngen/repositories/crm/LeadActivityTypeRepositoryImplTest.java | 404cc34f334075ff76065ce529a1857ac8608d14 | [] | no_license | gmadala/NG | https://github.com/gmadala/NG | 037ff2415b7338078184f955b4aebacb46763cad | bb0c687d7e064752d26e2c79ba797f5e6bb4dbb4 | HEAD | 2019-07-10T06:00:55.143000 | 2017-05-10T18:06:07 | 2017-05-10T18:06:07 | 91,038,886 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nextgearcapital.ngen.repositories.crm;
import com.nextgearcapital.ngen.api.NGenTest;
import com.nextgearcapital.ngen.model.crm.LeadActivityType;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import org.springframework.beans.factory.annotation.Autowired;
import java.util.Date;
imp... | UTF-8 | Java | 2,178 | java | LeadActivityTypeRepositoryImplTest.java | Java | [] | null | [] | package com.nextgearcapital.ngen.repositories.crm;
import com.nextgearcapital.ngen.api.NGenTest;
import com.nextgearcapital.ngen.model.crm.LeadActivityType;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import org.springframework.beans.factory.annotation.Autowired;
import java.util.Date;
imp... | 2,178 | 0.742424 | 0.732323 | 66 | 32 | 26.643551 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.590909 | false | false | 15 |
dcebd95e7ec243a09b27fd4f1e1b49ca757194b9 | 33,182,917,350,230 | 590ada3617ce73ab663e614019df2472f179c9e5 | /NoFaceLab.java | 86db25669ccf5a8f4eb2027d830d6d84e3b8523d | [] | no_license | stacytao/StudioGhibli | https://github.com/stacytao/StudioGhibli | bbe4c2d2986c913ced139ea8e24b758cb6595017 | 3b18fdfff95d58db937452cd34f33fce47c3a232 | refs/heads/master | 2020-04-29T09:11:58.930000 | 2015-10-11T14:52:18 | 2015-10-11T14:52:18 | 44,036,920 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.awt.*;
import javax.swing.*;
import java.awt.event.*;
import javax.imageio.*;
import java.io.*;
import java.awt.*;
public class NoFaceLab
{
public static void main(String...args)
{
JFrame j = new JFrame(); //JFrame is the window; window is a depricated class
NFPanel nf = new NFPanel();
j.setSize(... | UTF-8 | Java | 5,147 | java | NoFaceLab.java | Java | [] | null | [] |
import java.awt.*;
import javax.swing.*;
import java.awt.event.*;
import javax.imageio.*;
import java.io.*;
import java.awt.*;
public class NoFaceLab
{
public static void main(String...args)
{
JFrame j = new JFrame(); //JFrame is the window; window is a depricated class
NFPanel nf = new NFPanel();
j.setSize(... | 5,147 | 0.634156 | 0.473091 | 189 | 26.227512 | 21.061415 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.851852 | false | false | 15 |
46c836d063b358c792100dd857e6bd04a6b6a13d | 26,809,185,870,835 | a1a473ca964b308a1a1b813ab849bda50aafa1d1 | /src/main/java/com/wf/ew/EasyWebApplication.java | e32880f88a3e67068796e1a00af00f0dcd55600a | [] | no_license | cloudgoon/buyivip | https://github.com/cloudgoon/buyivip | e00a0cff84ae98f1187e9fd7654cf3e9d6fda533 | 1eb01a71f88258c9521e849f2d736073c26db10e | refs/heads/master | 2021-03-17T18:19:57.541000 | 2019-06-14T09:40:08 | 2019-06-14T09:40:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wf.ew;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.boot.web.servlet.support.SpringBootServletInitializer;
import org.wf.jwtp.configuration... | UTF-8 | Java | 944 | java | EasyWebApplication.java | Java | [] | null | [] | package com.wf.ew;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.boot.web.servlet.support.SpringBootServletInitializer;
import org.wf.jwtp.configuration... | 944 | 0.806843 | 0.806843 | 24 | 36.75 | 36.59491 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 15 |
b947685c0a5323870795d1a995c0c10f0f997fc4 | 27,693,949,194,601 | 5f5b52e19d6911a3139616aeec21d2fdad5220c4 | /src/main/java/com/liornegri/unbound/ms/service/crypto/RSACryptoService.java | e4c448e77423c54645dd6e52f6790425101ee745 | [
"Apache-2.0"
] | permissive | lior-negri/unbound-crypto-ms | https://github.com/lior-negri/unbound-crypto-ms | 7798ba4a6abe9cf0c19f27a22632b1795138d022 | 354ffb5809daece14bad8334fa3d5de41dec93bb | refs/heads/main | 2023-01-23T02:59:30.505000 | 2020-11-28T18:44:49 | 2020-11-28T18:44:49 | 316,782,768 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.liornegri.unbound.ms.service.crypto;
import com.liornegri.unbound.ms.data.model.crypto.exception.CryptoException;
import com.liornegri.unbound.ms.util.crypto.CryptoUtil;
import com.liornegri.unbound.ms.data.dao.crypto.CryptoDataAccess;
import org.springframework.beans.factory.annotation.Autowired;
im... | UTF-8 | Java | 2,222 | java | RSACryptoService.java | Java | [] | null | [] | package com.liornegri.unbound.ms.service.crypto;
import com.liornegri.unbound.ms.data.model.crypto.exception.CryptoException;
import com.liornegri.unbound.ms.util.crypto.CryptoUtil;
import com.liornegri.unbound.ms.data.dao.crypto.CryptoDataAccess;
import org.springframework.beans.factory.annotation.Autowired;
im... | 2,222 | 0.679118 | 0.679118 | 65 | 32.184616 | 29.376543 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.569231 | false | false | 15 |
5d42be565480878ed52a71c1d4544fef7522a430 | 25,486,335,940,932 | c66ba89b7aef568631bbda940aaa1b3fde602f58 | /dynamicProgramming/dynasixmicProgramming.java | 89ba06310b24cd07a21807d405b1d32c05dd04cc | [] | no_license | deepwaterooo/MyAlgorithms | https://github.com/deepwaterooo/MyAlgorithms | abba947e428c7a69796846a37ede3bc0a589d296 | b9d40e8a2222905ecc10dccebb7f86624023d2d8 | refs/heads/master | 2022-08-23T09:56:15.685000 | 2022-08-14T03:50:42 | 2022-08-14T03:50:42 | 28,279,600 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | mport com.TreeNode;
import java.util.HashMap;
import java.util.Map;
import java.util.ArrayList;
import java.util.*;
import java.util.stream.*;
import java.util.stream.Collectors;
import javax.script.ScriptEngineManager;
import javax.script.ScriptEngine;
import javax.script.ScriptEngineFactory;
import javax.script.Scr... | UTF-8 | Java | 48,290 | java | dynasixmicProgramming.java | Java | [
{
"context": "age(vector<int>& A) { // https://www.cnblogs.com/grandyang/p/10285531.html\n // int n = A.size(), ",
"end": 29016,
"score": 0.999636709690094,
"start": 29007,
"tag": "USERNAME",
"value": "grandyang"
},
{
"context": "ax;\n // }\n\n // // https://blo... | null | [] | mport com.TreeNode;
import java.util.HashMap;
import java.util.Map;
import java.util.ArrayList;
import java.util.*;
import java.util.stream.*;
import java.util.stream.Collectors;
import javax.script.ScriptEngineManager;
import javax.script.ScriptEngine;
import javax.script.ScriptEngineFactory;
import javax.script.Scr... | 48,290 | 0.378986 | 0.3606 | 1,012 | 42.694664 | 27.616957 | 323 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.011858 | false | false | 15 |
92c750f56192841e73eff4d69402d622f9da17df | 31,653,908,997,777 | ca004041aeb1b65df7b29245fc416820093290cd | /christ/Ability.java | f5e4c2f0957ce7600d1fbf7f43af8250d86ea3c0 | [] | no_license | MrDDom23/cswork | https://github.com/MrDDom23/cswork | 79b3d4d81a9d9609de89675ee91a1f3bd7f136bf | d8e21bc849794b4132b9056fc8199f2f0bf43c52 | refs/heads/master | 2015-08-19T17:50:05.751000 | 2015-01-20T22:07:17 | 2015-01-20T22:07:17 | 29,553,268 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Ability
{
private String abilityName;
private String abilityDescription;
private int unlockLvl;
private int cost;
private boolean target; //true = you
private int cooldown;
public Ability(String abilityName, String abilityDescription, int unlockLvl, int cost, boolean target, int cooldown)
{
... | UTF-8 | Java | 1,192 | java | Ability.java | Java | [] | null | [] | public class Ability
{
private String abilityName;
private String abilityDescription;
private int unlockLvl;
private int cost;
private boolean target; //true = you
private int cooldown;
public Ability(String abilityName, String abilityDescription, int unlockLvl, int cost, boolean target, int cooldown)
{
... | 1,192 | 0.663591 | 0.663591 | 62 | 18.225807 | 25.188591 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.870968 | false | false | 15 |
87b51d9b620078014e44f7b5007ef8b5d8b77c87 | 7,859,790,207,038 | 0d79c6e684aa522cfef402655f96c235254e74df | /src/main/java/Home.java | 42667d4f1d1358733c37b79e761915f5b7eb6297 | [] | no_license | Manqasana-Lepota/AnimalProjectPart2 | https://github.com/Manqasana-Lepota/AnimalProjectPart2 | 834092262d42ae3237c00a8c356beee694ec7250 | ead9c96534d24641020375370a431267195529d8 | refs/heads/master | 2021-01-03T05:48:54.960000 | 2020-02-12T07:40:30 | 2020-02-12T07:40:30 | 239,948,836 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.ArrayList;
public class Home {
//creating object of array list
ArrayList<Animal> list = new ArrayList<Animal>();
public void adoptPet(Animal animal) {
list.add(animal);//Adding the animal to the list
}
public void makeAllSounds() {
//Displaying
for (An... | UTF-8 | Java | 390 | java | Home.java | Java | [] | null | [] | import java.util.ArrayList;
public class Home {
//creating object of array list
ArrayList<Animal> list = new ArrayList<Animal>();
public void adoptPet(Animal animal) {
list.add(animal);//Adding the animal to the list
}
public void makeAllSounds() {
//Displaying
for (An... | 390 | 0.589744 | 0.589744 | 23 | 15.956522 | 18.333809 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.173913 | false | false | 15 |
f0b0b26113c130985beba17a9d5146dda43a6769 | 7,859,790,208,945 | 539101c20542a3ece7e4c8776f93c657c3e6eaf4 | /src/com/nathan/funGame/collision/CollisionEvent.java | 27fd6fbf4bc80a58837dfe775adc430c3952eda4 | [] | no_license | AaronStaar/Super-Awesome-RPG | https://github.com/AaronStaar/Super-Awesome-RPG | 0b04847e2d7182fe13bfe096eb4a9f16510e7c34 | fa8c77efb124a37788e2862410a3b846d6762b02 | refs/heads/master | 2021-01-10T20:29:03.098000 | 2015-07-03T17:28:13 | 2015-07-03T17:28:13 | 38,001,510 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nathan.funGame.collision;
import com.nathan.funGame.events.Event;
public class CollisionEvent extends Event{
public CollisionEvent(Object collider) {
super("CollisionEvent", new Object[] {collider});
}
}
| UTF-8 | Java | 234 | java | CollisionEvent.java | Java | [] | null | [] | package com.nathan.funGame.collision;
import com.nathan.funGame.events.Event;
public class CollisionEvent extends Event{
public CollisionEvent(Object collider) {
super("CollisionEvent", new Object[] {collider});
}
}
| 234 | 0.735043 | 0.735043 | 10 | 21.4 | 20.886358 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9 | false | false | 15 |
3e2f571afa9515809c5ef0ca8bed14c953677fbb | 23,656,679,872,705 | 00a8d0f14a7e408052609e03ec280fe5bb896de1 | /src/Store.java | e0dac32b35ec0531a3d425302bbdd851acaf0186 | [] | no_license | PhamTuandz/Java-book | https://github.com/PhamTuandz/Java-book | a6e6be4240a091773e481bb8a5a573e732a2eeab | 550a7c47fafd02a2c860c9173a65de5ee141f821 | refs/heads/master | 2021-01-02T17:01:03.919000 | 2020-02-11T08:34:49 | 2020-02-11T08:34:49 | 239,712,589 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Store {
private static int totalItems = 0;
private final int MAX_ITEMS = 50;
private Book[] listItems = null;
public Store () {
listItems = new Book[MAX_ITEMS];
}
public boolean checkFull() {
if(totalItems == MAX_ITEMS) {
return true;
}
return false;
}
public boolean checkEmpty() {
... | UTF-8 | Java | 1,209 | java | Store.java | Java | [] | null | [] |
public class Store {
private static int totalItems = 0;
private final int MAX_ITEMS = 50;
private Book[] listItems = null;
public Store () {
listItems = new Book[MAX_ITEMS];
}
public boolean checkFull() {
if(totalItems == MAX_ITEMS) {
return true;
}
return false;
}
public boolean checkEmpty() {
... | 1,209 | 0.62531 | 0.618693 | 57 | 20.192982 | 15.944464 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.315789 | false | false | 15 |
3e2fca07adc88a27ef980ff77308d5734b5a2db1 | 24,893,630,484,952 | cbd076eb1d0fc1f362fbbad7a8393e751b98d347 | /Mall-master/ManagerSite/src/main/java/com/xmg/mall/web/controller/product/ProductController.java | ff61e812005fe8ebac23ae7e1fe27ae25b1d26a0 | [] | no_license | yang18259445022/yangdingjun | https://github.com/yang18259445022/yangdingjun | a898015ce7b4ff62c85c8576bc6879bbd32c5bf8 | 74ca26229042f74e504df6bd61b83c646977c9f0 | refs/heads/master | 2020-06-26T16:45:39.529000 | 2016-11-23T07:29:36 | 2016-11-23T07:29:36 | 74,548,407 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xmg.mall.web.controller.product;
import com.xmg.mall.base.query.Pagination;
import com.xmg.mall.base.query.PaginationUtil;
import com.xmg.mall.product.qo.ProductQuery;
import com.xmg.mall.product.service.CatalogService;
import com.xmg.mall.product.service.ProductService;
import com.xmg.mall.product.vo.Exte... | UTF-8 | Java | 1,568 | java | ProductController.java | Java | [
{
"context": "bind.annotation.RequestMapping;\n\n/**\n * Created by lony on 2016/11/9.\n */\n@Controller(\"productController\"",
"end": 632,
"score": 0.9950945973396301,
"start": 628,
"tag": "USERNAME",
"value": "lony"
}
] | null | [] | package com.xmg.mall.web.controller.product;
import com.xmg.mall.base.query.Pagination;
import com.xmg.mall.base.query.PaginationUtil;
import com.xmg.mall.product.qo.ProductQuery;
import com.xmg.mall.product.service.CatalogService;
import com.xmg.mall.product.service.ProductService;
import com.xmg.mall.product.vo.Exte... | 1,568 | 0.750638 | 0.746173 | 48 | 31.666666 | 25.499454 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 15 |
896229a03f95bb5e99c1608b11c0ab98d8721b53 | 10,608,569,267,606 | 387a08f1f254c28d496fd04720a99335d944a2e3 | /src/main/java/com/github/benziko/portunes/encrypter/bytes/ByteEncrypter.java | 3d2853c3cccb70ebc4fa08f519e1061b95060cc7 | [
"MIT"
] | permissive | IkoroVictor/portunes-spring | https://github.com/IkoroVictor/portunes-spring | 4a358d51db9a4c5a70154421e54b591a49a07b71 | 1cf8026a7ec2c5eddd1474b558396df1258dbc50 | refs/heads/master | 2020-01-13T02:21:44.047000 | 2017-04-06T06:19:04 | 2017-04-06T06:19:04 | 81,587,438 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.benziko.portunes.encrypter.bytes;
import com.github.benziko.portunes.encrypter.Encrypter;
/**
* @author Victor Ikoro on 2/10/2017.
*/
public interface ByteEncrypter extends Encrypter<byte[], byte[]> {
byte[] encrypt(byte[] value) throws Exception;
byte[] decrypt(byte[] value) throws Exc... | UTF-8 | Java | 330 | java | ByteEncrypter.java | Java | [
{
"context": "ziko.portunes.encrypter.Encrypter;\n\n/**\n * @author Victor Ikoro on 2/10/2017.\n */\npublic interface ByteEncrypter ",
"end": 138,
"score": 0.9998877644538879,
"start": 126,
"tag": "NAME",
"value": "Victor Ikoro"
}
] | null | [] | package com.github.benziko.portunes.encrypter.bytes;
import com.github.benziko.portunes.encrypter.Encrypter;
/**
* @author <NAME> on 2/10/2017.
*/
public interface ByteEncrypter extends Encrypter<byte[], byte[]> {
byte[] encrypt(byte[] value) throws Exception;
byte[] decrypt(byte[] value) throws Exception... | 324 | 0.730303 | 0.709091 | 13 | 24.384615 | 25.93346 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 15 |
a2eebe82a78438c41a19ca05913a48f2ba2037a4 | 37,417,755,099,423 | 19ef319a75c323f0ee775bbbe3c23dbb1aa28a2a | /src/ust/cytangah/coursecat/TitleTabBookmarksActivity.java | 408a7fb919738f71b102937dfb56668a3525885d | [] | no_license | roytang121/hkust_coursecat | https://github.com/roytang121/hkust_coursecat | 84007121842ce3e596103fb0c4aa6a3b8a842b87 | a0d21a2cb9fcac3fbbc4ca1697ff2f2f8e49f7bd | refs/heads/master | 2021-01-19T18:10:39.706000 | 2013-10-16T06:51:13 | 2013-10-16T06:51:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ust.cytangah.coursecat;
import ust.cytangah.coursecat.MyEnrolledFragment.DownloadEnrolledCourseTask;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.preference.PreferenceManager;
import android.support.v4.... | UTF-8 | Java | 3,730 | java | TitleTabBookmarksActivity.java | Java | [] | null | [] | package ust.cytangah.coursecat;
import ust.cytangah.coursecat.MyEnrolledFragment.DownloadEnrolledCourseTask;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.preference.PreferenceManager;
import android.support.v4.... | 3,730 | 0.736729 | 0.729759 | 111 | 31.603603 | 23.923782 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.198198 | false | false | 15 |
e0ce8bdf19dffef7b07fc3a9507d60b2af40e853 | 34,265,249,134,865 | 12a54c8c033e24424ed5c92a02e6ae5a6f951d7b | /src/main/java/banking/TransferCommandValidator.java | c43b367c8e06231df37bd813e84b27bf28cfa977 | [] | no_license | abhash8010/TDD-Banking-System | https://github.com/abhash8010/TDD-Banking-System | d2813d782d57dfea49c4de0f7c97a524af0d431c | 1d4dcf492484e8d4d817fa25896f4742bff4ba1d | refs/heads/master | 2023-05-10T14:24:02.386000 | 2021-06-10T03:46:59 | 2021-06-10T03:46:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package banking;
import static banking.DepositCommandValidator.*;
class TransferCommandValidator {
private final Bank bank;
private final CommandValidator validator;
TransferCommandValidator(Bank bank) {
this.bank = bank;
validator = new CommandValidator(bank);
}
boolean validat... | UTF-8 | Java | 1,575 | java | TransferCommandValidator.java | Java | [] | null | [] | package banking;
import static banking.DepositCommandValidator.*;
class TransferCommandValidator {
private final Bank bank;
private final CommandValidator validator;
TransferCommandValidator(Bank bank) {
this.bank = bank;
validator = new CommandValidator(bank);
}
boolean validat... | 1,575 | 0.706667 | 0.700317 | 42 | 36.5 | 39.501808 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 15 |
bbff891b0815ad306c787892f574c3d3e3005221 | 34,729,105,602,159 | bf59e68d6ef729dc8a8cb72abff6e7692d57830e | /tex/SendEncrData-excerpt2.java | d011454d6eb1415e6eda311b642978fe849933f7 | [] | no_license | ShurayukiHime/StickyPolicies | https://github.com/ShurayukiHime/StickyPolicies | 764954bd51a61111fa9d41d3d499a3bf9b2475b9 | 8620936f470f9ebe338a723b9963ad82cbbd1c51 | refs/heads/master | 2021-09-12T01:59:29.899000 | 2018-04-13T12:39:06 | 2018-04-13T12:39:06 | 86,911,273 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | byte[] pii;
byte[] encrPiiAndIV = new byte[0];
byte[] keyAndHashEncrypted = new byte[0];
byte[] signedEncrKeyAndHash = new byte[0];
try {
// 1) obtain policy: obtained in Bundle
// 2) generate symmetric disposable encryption key
byte[] encodedSymmetricKey = CryptoUtils.generateSymmetricRandomKey();
byte[] initializ... | UTF-8 | Java | 1,477 | java | SendEncrData-excerpt2.java | Java | [] | null | [] | byte[] pii;
byte[] encrPiiAndIV = new byte[0];
byte[] keyAndHashEncrypted = new byte[0];
byte[] signedEncrKeyAndHash = new byte[0];
try {
// 1) obtain policy: obtained in Bundle
// 2) generate symmetric disposable encryption key
byte[] encodedSymmetricKey = CryptoUtils.generateSymmetricRandomKey();
byte[] initializ... | 1,477 | 0.792146 | 0.783345 | 28 | 51.785713 | 37.830788 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.928571 | false | false | 15 |
f8cffb496352c4817b893ea0ab9d271ad2807215 | 35,493,609,776,921 | d97672e88b7849f4f19a58576ffbedb77c917db0 | /src/main/java/org/egg/model/DTO/LoginDto.java | e1f84db8862ba42f298ca2c652794deb7cebba24 | [] | no_license | dataochen/feimaotui_boss | https://github.com/dataochen/feimaotui_boss | 0c47fdfa855469310ed92c24bd41f3eaeb1c0af2 | 0d3277b35ed62cebd65fc290a6f998c4bd98a8d5 | refs/heads/master | 2020-12-05T23:56:26.949000 | 2020-05-21T09:19:28 | 2020-05-21T09:19:28 | 232,281,978 | 0 | 1 | null | false | 2021-01-28T03:26:00 | 2020-01-07T08:45:47 | 2021-01-28T03:08:16 | 2021-01-28T03:25:59 | 6,416 | 0 | 1 | 3 | JavaScript | false | false | package org.egg.model.DTO;
import lombok.Data;
import javax.validation.constraints.NotBlank;
import java.io.Serializable;
/**
* Created by chendatao on 2017/12/7.
*/
@Data
public class LoginDto implements Serializable {
@NotBlank
private String loginName;
@NotBlank
private String pwd;
private S... | UTF-8 | Java | 371 | java | LoginDto.java | Java | [
{
"context": "k;\nimport java.io.Serializable;\n\n/**\n * Created by chendatao on 2017/12/7.\n */\n@Data\npublic class LoginDto imp",
"end": 152,
"score": 0.9996379613876343,
"start": 143,
"tag": "USERNAME",
"value": "chendatao"
}
] | null | [] | package org.egg.model.DTO;
import lombok.Data;
import javax.validation.constraints.NotBlank;
import java.io.Serializable;
/**
* Created by chendatao on 2017/12/7.
*/
@Data
public class LoginDto implements Serializable {
@NotBlank
private String loginName;
@NotBlank
private String pwd;
private S... | 371 | 0.735849 | 0.716981 | 19 | 18.526316 | 15.325824 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 15 |
ca9f6a7864ad2328a52f5f97e0166424af51af10 | 35,493,609,776,075 | 9adb7baf68690de3c22ce44b32000a4a5f407826 | /src/main/java/com/activemq/TopicSender.java | eb3c6ec49ea9901dcc451b8dc3170709c4bd6997 | [] | no_license | DHzhu/JavaMaven | https://github.com/DHzhu/JavaMaven | f61cbc2a493f01125622ff494e2abefd98dde13a | 625a4bb878a9030eb701ee2130dc9e81dd30b3b3 | refs/heads/master | 2021-01-09T20:56:43.513000 | 2017-03-02T08:03:27 | 2017-03-02T08:03:27 | 62,523,719 | 1 | 0 | null | false | 2017-03-02T08:03:28 | 2016-07-04T01:43:24 | 2017-01-11T06:39:13 | 2017-03-02T08:03:28 | 78 | 0 | 0 | 0 | Java | null | null | package com.activemq;
import javax.jms.DeliveryMode;
import javax.jms.Session;
import javax.jms.TextMessage;
import javax.jms.Topic;
import javax.jms.TopicConnection;
import javax.jms.TopicConnectionFactory;
import javax.jms.TopicPublisher;
import javax.jms.TopicSession;
import org.apache.activemq.ActiveMQ... | UTF-8 | Java | 2,197 | java | TopicSender.java | Java | [
{
"context": " * @Name :TopicSender\r\n * @Desc :TODO\r\n * @author:zhu\r\n * @date :2016年7月12日\r\n */\r\npublic class TopicSen",
"end": 448,
"score": 0.9990240335464478,
"start": 445,
"tag": "USERNAME",
"value": "zhu"
}
] | null | [] | package com.activemq;
import javax.jms.DeliveryMode;
import javax.jms.Session;
import javax.jms.TextMessage;
import javax.jms.Topic;
import javax.jms.TopicConnection;
import javax.jms.TopicConnectionFactory;
import javax.jms.TopicPublisher;
import javax.jms.TopicSession;
import org.apache.activemq.ActiveMQ... | 2,197 | 0.709351 | 0.698296 | 76 | 26.56579 | 25.388214 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.855263 | false | false | 15 |
b1d1fa9f1678c4b1099daf614801cf7d0afd2de6 | 17,841,294,160,870 | 8d4a6f2538abd8169a5f4e91bfb62c0b828ee3c1 | /workspace/CardFantasyCore/src/cfvbaibai/cardfantasy/engine/skill/HandCardAddSkillNormal.java | b64d4b7280f7748fe8a71aa0629251844ad30449 | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | cfvbaibai/CardFantasy | https://github.com/cfvbaibai/CardFantasy | 45d4fcfa043341df56a37db5c8a74e7b6ebf8fd9 | f6bcfcfd5175da69da9450884cc93023d54be978 | refs/heads/master | 2022-12-21T06:01:56.447000 | 2020-03-03T11:31:25 | 2020-03-03T11:31:25 | 16,409,909 | 21 | 45 | BSD-2-Clause | false | 2022-12-16T06:12:10 | 2014-01-31T14:19:57 | 2021-12-20T09:56:42 | 2022-12-16T06:12:07 | 268,866 | 19 | 36 | 7 | Java | false | false | package cfvbaibai.cardfantasy.engine.skill;
import cfvbaibai.cardfantasy.CardFantasyRuntimeException;
import cfvbaibai.cardfantasy.Randomizer;
import cfvbaibai.cardfantasy.data.CardSkill;
import cfvbaibai.cardfantasy.data.Skill;
import cfvbaibai.cardfantasy.engine.SkillUseInfo;
import cfvbaibai.cardfantasy.engine.Skil... | UTF-8 | Java | 2,243 | java | HandCardAddSkillNormal.java | Java | [] | null | [] | package cfvbaibai.cardfantasy.engine.skill;
import cfvbaibai.cardfantasy.CardFantasyRuntimeException;
import cfvbaibai.cardfantasy.Randomizer;
import cfvbaibai.cardfantasy.data.CardSkill;
import cfvbaibai.cardfantasy.data.Skill;
import cfvbaibai.cardfantasy.engine.SkillUseInfo;
import cfvbaibai.cardfantasy.engine.Skil... | 2,243 | 0.598306 | 0.596968 | 61 | 35.770493 | 25.779896 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.754098 | false | false | 15 |
681a3fad5a100ab846002842741a02c2af2bc5a3 | 29,016,799,054,638 | 6e4f44e1b28bf15b03289b15bdad452821647750 | /src/main/java/dantakuti/games/manager/services/PlayerService.java | c146d0946a69fbf07032f098edbb70e3f695719a | [] | no_license | adarshbhattarai/leagueManagerServices | https://github.com/adarshbhattarai/leagueManagerServices | 4ca8badabd7d9dea2eec073e6ccf60e9f944a4b7 | f4061cc7cf73fa3b750e25bbcb219950523df712 | refs/heads/master | 2022-11-06T11:30:22.579000 | 2020-06-20T19:48:05 | 2020-06-20T19:48:05 | 270,376,368 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dantakuti.games.manager.services;
import dantakuti.games.manager.entity.Game;
import dantakuti.games.manager.entity.GameResult;
import dantakuti.games.manager.entity.Player;
import dantakuti.games.manager.model.PlayerModel;
import java.util.Set;
/**
* @author adarshbhattarai on 2020-05-26
* @project League... | UTF-8 | Java | 598 | java | PlayerService.java | Java | [
{
"context": "layerModel;\n\nimport java.util.Set;\n\n/**\n * @author adarshbhattarai on 2020-05-26\n * @project LeagueManager\n *",
"end": 280,
"score": 0.833993673324585,
"start": 272,
"tag": "USERNAME",
"value": "adarshbh"
},
{
"context": "l;\n\nimport java.util.Set;\n\n/**\n * @a... | null | [] | package dantakuti.games.manager.services;
import dantakuti.games.manager.entity.Game;
import dantakuti.games.manager.entity.GameResult;
import dantakuti.games.manager.entity.Player;
import dantakuti.games.manager.model.PlayerModel;
import java.util.Set;
/**
* @author adarshbhattarai on 2020-05-26
* @project League... | 598 | 0.782609 | 0.769231 | 23 | 25 | 23.58334 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.565217 | false | false | 15 |
7ec9982353e444ef19b758a0a2aedac1fea04cdc | 32,882,269,644,880 | 6a9e9de15b10c7f89b3b5859d28b14130f3d8cb0 | /src/main/java/com/ne/automation/spring/ApplicationDependencyFactory.java | 305bcf06cd952f502c5072711e1e86131ecba1a2 | [] | no_license | TejaVaranasi/NeGoAutomationEngine | https://github.com/TejaVaranasi/NeGoAutomationEngine | 1518745730af35b93b0b2ecaf87d03d8f87d2f3e | 20902bd679f60cdbd9ed18b1e9e47e61f887d379 | refs/heads/master | 2017-11-02T03:35:26.034000 | 2017-07-08T10:50:21 | 2017-07-08T10:50:21 | 96,240,474 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ne.automation.spring;
import org.quartz.SchedulerFactory;
import org.quartz.impl.StdSchedulerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import com.mchange.v2.c3p0.C... | UTF-8 | Java | 1,358 | java | ApplicationDependencyFactory.java | Java | [] | null | [] | package com.ne.automation.spring;
import org.quartz.SchedulerFactory;
import org.quartz.impl.StdSchedulerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import com.mchange.v2.c3p0.C... | 1,358 | 0.822533 | 0.820324 | 39 | 33.820515 | 27.566118 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.358974 | false | false | 15 |
3e2f7a6645033d817c6287dfaa4ceddcd6b8c846 | 32,882,269,643,694 | 23d0c95af39b8ef8f5f405e75a80dae0aafc42d1 | /app/src/main/java/com/dennyschuldt/colors/views/SettingsActivity.java | 10b01bd83ffbb9e54b5cea0d59fba0c3094cb3af | [] | no_license | DenkSchuldt/Colors | https://github.com/DenkSchuldt/Colors | 2496794ccff03e6cee8d3a36fe5519901fc7f631 | 6988218fb501ded9c3b711739065636934fe139f | refs/heads/master | 2021-01-20T04:46:30.907000 | 2016-05-21T16:22:56 | 2016-05-21T16:22:56 | 56,827,787 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dennyschuldt.colors.views;
import android.content.Intent;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager;
import android.net.Uri;
import android.os.Bundle;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AppCompatActivity;
import android.view.Vi... | UTF-8 | Java | 2,753 | java | SettingsActivity.java | Java | [
{
"context": "schuldt.colors.utils.Constants;\n\n/**\n * Created by denny on 4/23/16.\n */\npublic class SettingsActivity ext",
"end": 499,
"score": 0.9995828866958618,
"start": 494,
"tag": "USERNAME",
"value": "denny"
}
] | null | [] | package com.dennyschuldt.colors.views;
import android.content.Intent;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager;
import android.net.Uri;
import android.os.Bundle;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AppCompatActivity;
import android.view.Vi... | 2,753 | 0.685071 | 0.682528 | 110 | 24.027273 | 24.974699 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.463636 | false | false | 15 |
33fa52cce934ef15c30cfadb6bf819c666bf64ec | 4,157,528,371,339 | a4fc55b0695eff821f0f906bd71861fa8888c5e1 | /app/src/main/java/com/example/programtest/integers/Palindrome.java | a91be8f3f577d1b7eb5492b0e5cc055a018dcf7b | [
"Apache-2.0"
] | permissive | tanaymondal/Leetcode-Problems | https://github.com/tanaymondal/Leetcode-Problems | 598d426647ada52b819675af8d81d3589ff47368 | e7d7a9a654d2946a65a56dd9fa32654f982d5c8b | refs/heads/master | 2023-05-25T10:32:34.338000 | 2021-06-18T06:33:52 | 2021-06-18T06:33:52 | 371,436,939 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.programtest.integers;
public class Palindrome {
public static void main(String[] args) {
// Check given number palindrome or not
System.out.println("Is Palindrome " + isPalindrome(12121));
System.out.println("Is Palindrome " + isPalindrome(1212826721));
}
static... | UTF-8 | Java | 770 | java | Palindrome.java | Java | [] | null | [] | package com.example.programtest.integers;
public class Palindrome {
public static void main(String[] args) {
// Check given number palindrome or not
System.out.println("Is Palindrome " + isPalindrome(12121));
System.out.println("Is Palindrome " + isPalindrome(1212826721));
}
static... | 770 | 0.572727 | 0.535065 | 26 | 28.615385 | 25.337835 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 15 |
133b521eb1b98f90e52f6dc21803a76d46bdc6cb | 14,078,902,805,509 | c61ab551bab94a104b4e04d71916621764cd582a | /app/src/main/java/duongdd/se06000/p2plendingapplication/repository/LendingRepositoryImp.java | 50b80d6d489183add54dd069bf7afa0c709fc8e9 | [] | no_license | Duongg/P2PLending-Application | https://github.com/Duongg/P2PLending-Application | 9a64fa2eda6d6a00ffa284fffb3ce2623db21a94 | c51a05cc86d35706f4cbba6ddbb2e65d01534934 | refs/heads/master | 2020-08-06T13:05:49.311000 | 2019-10-21T05:05:28 | 2019-10-21T05:05:28 | 212,985,982 | 0 | 0 | null | false | 2019-10-21T05:05:29 | 2019-10-05T11:10:08 | 2019-10-20T18:39:03 | 2019-10-21T05:05:29 | 583 | 0 | 0 | 1 | Java | false | false | package duongdd.se06000.p2plendingapplication.repository;
import androidx.navigation.Navigation;
import com.google.gson.Gson;
import com.google.gson.reflect.TypeToken;
import org.json.JSONObject;
import java.lang.reflect.Type;
import java.math.BigDecimal;
import java.util.List;
// <<<<<<< duongdd/over-view-borrow... | UTF-8 | Java | 32,569 | java | LendingRepositoryImp.java | Java | [
{
"context": " try {\n customer.put(\"username\", username);\n customer.put(\"password\", password);",
"end": 1966,
"score": 0.9690070748329163,
"start": 1958,
"tag": "USERNAME",
"value": "username"
},
{
"context": "\", username);\n customer.pu... | null | [] | package duongdd.se06000.p2plendingapplication.repository;
import androidx.navigation.Navigation;
import com.google.gson.Gson;
import com.google.gson.reflect.TypeToken;
import org.json.JSONObject;
import java.lang.reflect.Type;
import java.math.BigDecimal;
import java.util.List;
// <<<<<<< duongdd/over-view-borrow... | 32,562 | 0.543202 | 0.5378 | 730 | 43.121918 | 34.010357 | 176 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.557534 | false | false | 15 |
c751048e62c7dee37ce5e396a016c07f2856349c | 26,242,250,234,101 | 1dd03ae1cdd0f80d5b07114e0cba3faee331b425 | /AndroidStudySamples/framework/src/main/java/com/changxiao/framework/util/MD5.java | 73802e6f65b07e1e14e98b0386b83dd144ad8859 | [] | no_license | xiaoqianchang/AndroidStudioProjects | https://github.com/xiaoqianchang/AndroidStudioProjects | 94392371a7d53c7866132842d47753c048ba2d2b | f5b256df3404f56ad53e80c818c551114555950e | refs/heads/master | 2020-08-10T00:51:53.251000 | 2019-10-10T15:16:00 | 2019-10-10T15:16:00 | 214,214,308 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.changxiao.framework.util;
import android.text.TextUtils;
import java.math.BigInteger;
import java.security.MessageDigest;
/**
* MD5
*
* Created by Chang.Xiao on 2019/1/13.
*
* @version 1.0
*/
public class MD5 {
public static String md5(byte[] input) {
String result = "";
if (input != null... | UTF-8 | Java | 1,508 | java | MD5.java | Java | [
{
"context": "curity.MessageDigest;\n\n/**\n * MD5\n *\n * Created by Chang.Xiao on 2019/1/13.\n *\n * @version 1.0\n */\npublic class",
"end": 174,
"score": 0.9998455047607422,
"start": 164,
"tag": "NAME",
"value": "Chang.Xiao"
}
] | null | [] | package com.changxiao.framework.util;
import android.text.TextUtils;
import java.math.BigInteger;
import java.security.MessageDigest;
/**
* MD5
*
* Created by Chang.Xiao on 2019/1/13.
*
* @version 1.0
*/
public class MD5 {
public static String md5(byte[] input) {
String result = "";
if (input != null... | 1,508 | 0.567024 | 0.542895 | 63 | 22.682539 | 23.106947 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47619 | false | false | 15 |
0ab0592621976647e0940c7b6665e576ebc63560 | 10,462,540,339,139 | f1eacc3a83a9f24c5875bea5c9ba21fd335efe38 | /Proyecto/src/proyecto/CompuertasLogicas.java | b000ddf5e74d9d566d41fad7378996e61c667d8c | [] | no_license | Ignaciograne/Proyecto1 | https://github.com/Ignaciograne/Proyecto1 | fbb7ae02594f3cc1cf055dc8decd6decf026419d | 903d4429903934ad6003770027169313da39ea86 | refs/heads/master | 2020-07-10T19:01:09.764000 | 2019-09-28T05:54:06 | 2019-09-28T05:54:06 | 204,341,601 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package proyecto;
public class CompuertasLogicas {
/**
* @param i1 Primer valor binario (int).
* @param i2 Segundo valor binario (int).
* @return Obtiene el resultado de la multiplicación (int).
*/
public int compuertaAnd(int i1, int i2){
return (i1 * i2);
}
/**
... | UTF-8 | Java | 1,953 | java | CompuertasLogicas.java | Java | [] | null | [] | package proyecto;
public class CompuertasLogicas {
/**
* @param i1 Primer valor binario (int).
* @param i2 Segundo valor binario (int).
* @return Obtiene el resultado de la multiplicación (int).
*/
public int compuertaAnd(int i1, int i2){
return (i1 * i2);
}
/**
... | 1,953 | 0.559426 | 0.531762 | 70 | 26.9 | 24.112919 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.257143 | false | false | 15 |
d94204e7028f785659b65b0f66b7c8229ef91170 | 15,539,191,703,852 | 067dd1da377c69310b18ede06a9cc68e264b9664 | /src/main/java/model/Attr.java | d609e4a05d96d5a7cbb513fc9151c6536d7c5ea1 | [] | no_license | mikl778890/magazine | https://github.com/mikl778890/magazine | 4c675f4539196328f563ea4f4f0b809c68e24f36 | 5cd3c9b0a19fcd7a49647d8384c5ac7adce7d723 | refs/heads/master | 2016-09-12T09:08:36.844000 | 2016-05-29T08:27:08 | 2016-05-29T08:27:08 | 58,524,499 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
import javax.persistence.*;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.ManyToOne;
import java.io.Serializable;
/**
* Created by mikl on 08.05.16.
*/
@Entity
public class Attr implements Serializable{
@Id
@GeneratedValue(strategy... | UTF-8 | Java | 970 | java | Attr.java | Java | [
{
"context": "e;\nimport java.io.Serializable;\n\n/**\n * Created by mikl on 08.05.16.\n */\n@Entity\npublic class Attr implem",
"end": 214,
"score": 0.9995782971382141,
"start": 210,
"tag": "USERNAME",
"value": "mikl"
}
] | null | [] | package model;
import javax.persistence.*;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.ManyToOne;
import java.io.Serializable;
/**
* Created by mikl on 08.05.16.
*/
@Entity
public class Attr implements Serializable{
@Id
@GeneratedValue(strategy... | 970 | 0.619588 | 0.613402 | 58 | 15.724138 | 14.730678 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.310345 | false | false | 15 |
f4c8f1b7e9fa56718334c98d4c44a2d3878a9872 | 17,016,660,465,802 | 6e39cb9920201454cdce78b06b1e8c428f46a799 | /mods/Railcraft_1.10.2-10.0.1/ic2/api/info/ITeBlock.java | fe44aa73424bafa41b2209df8c5a8eabbaaa86ab | [
"MIT"
] | permissive | TheCandiedHat/FTB-Beyond-Source-Code | https://github.com/TheCandiedHat/FTB-Beyond-Source-Code | 1ded76d800debec940a111b974b53ee0c31c6681 | d79ffaefc510c6d3267983b118247c1d390cf10c | refs/heads/master | 2021-01-18T16:46:00.394000 | 2017-03-30T22:35:09 | 2017-03-30T22:35:09 | 86,754,889 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ic2.api.info;
import java.util.Set;
import net.minecraft.block.material.Material;
import net.minecraft.util.ResourceLocation;
import net.minecraftforge.common.MinecraftForge;
import ic2.api.event.TeBlockFinalCallEvent;
import ic2.api.item.ITeBlockSpecialItem;
import ic2.api.tile.IWrenchable;
/** First of a... | UTF-8 | Java | 17,634 | java | ITeBlock.java | Java | [
{
"context": "\t@since IC2 2.6.114\n *\t@version 1.2\n *\n * @author Chocohead\n */\npublic interface ITeBlock {\n}",
"end": 17600,
"score": 0.9986453056335449,
"start": 17591,
"tag": "USERNAME",
"value": "Chocohead"
}
] | null | [] | package ic2.api.info;
import java.util.Set;
import net.minecraft.block.material.Material;
import net.minecraft.util.ResourceLocation;
import net.minecraftforge.common.MinecraftForge;
import ic2.api.event.TeBlockFinalCallEvent;
import ic2.api.item.ITeBlockSpecialItem;
import ic2.api.tile.IWrenchable;
/** First of a... | 17,634 | 0.721561 | 0.717818 | 344 | 50.264534 | 50.80872 | 178 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.854651 | false | false | 15 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.