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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
12722c7bccdfee8f2ab164d4ab13bfa880ed7161 | 25,615,184,967,722 | 4a35e80ebe6322a2f06b1be519b7f9179ab8aa41 | /src/main/java/com/guillermonarvaez/polymers/RectangularMonomerOrientation.java | feeb7da52b74c7e1df4c30ff13743dcdda6c1391 | [] | no_license | guillonapa/Polymer-Random-Walk | https://github.com/guillonapa/Polymer-Random-Walk | 0f6134596a452bcc3156ac3afec9e1e0b7ae5060 | f1474f7af48d07612642331d58fabe0a11d8e774 | refs/heads/master | 2021-01-13T16:15:40.090000 | 2020-10-14T12:24:37 | 2020-10-14T12:24:37 | 81,873,101 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.guillermonarvaez.polymers;
public enum RectangularMonomerOrientation {
X_POSITIVE("Positive X-Axis"),
Y_POSITIVE("Positive Y-Axis"),
X_NEGATIVE("Negative X-Axis"),
Y_NEGATIVE("Negative Y-Axis");
// a human readable name
private String name;
private RectangularMonomerOrientati... | UTF-8 | Java | 1,101 | java | RectangularMonomerOrientation.java | Java | [
{
"context": "package com.guillermonarvaez.polymers;\n\npublic enum RectangularMonomerOrientat",
"end": 28,
"score": 0.8664219975471497,
"start": 12,
"tag": "USERNAME",
"value": "guillermonarvaez"
}
] | null | [] | package com.guillermonarvaez.polymers;
public enum RectangularMonomerOrientation {
X_POSITIVE("Positive X-Axis"),
Y_POSITIVE("Positive Y-Axis"),
X_NEGATIVE("Negative X-Axis"),
Y_NEGATIVE("Negative Y-Axis");
// a human readable name
private String name;
private RectangularMonomerOrientati... | 1,101 | 0.562216 | 0.555858 | 44 | 24.045454 | 18.22081 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318182 | false | false | 9 |
2186f62c228956b2d52dc64c94884788b07247cc | 2,164,663,532,013 | db7c3baf3338d85e5597bdb89994e1f677aee25f | /src/Graficas/Ini.java | d978a72a14eb17699b1fa1383b79c2ddaad63bda | [] | no_license | Dinia-22/Lab_bitacora_utn | https://github.com/Dinia-22/Lab_bitacora_utn | 5fb0cf509403baed8982e97cfca615dd7935bee9 | 6fd70d48dbeb553fee715fb11d1b3c8505e4ae82 | refs/heads/master | 2021-05-19T14:10:24.088000 | 2020-04-03T22:10:35 | 2020-04-03T22:10:35 | 251,749,508 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package Graficas;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
im... | UTF-8 | Java | 1,602 | java | Ini.java | Java | [
{
"context": "ion;\nimport java.sql.Statement;\n\n/**\n *\n * @author Adriel Chavarría B\n */\npublic class Ini {\n\n File ini = new File(\"C",
"end": 498,
"score": 0.9933888912200928,
"start": 480,
"tag": "NAME",
"value": "Adriel Chavarría B"
},
{
"context": " class Ini {\n\n ... | 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 Graficas;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
im... | 1,576 | 0.6275 | 0.6275 | 58 | 26.586206 | 24.161835 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.551724 | false | false | 9 |
83f2e8d9adf7b783bd0cbdfd71cee6a4f2c3014e | 29,944,511,990,055 | a5c755b3354d99314d76dd30454431042c47a605 | /lists/src/com/comphel/lists/business/KoEvaluationStrategy.java | 8952554ef5f1c19041bfde0595ab3154f9e8e5f1 | [] | no_license | gundermann/comphel | https://github.com/gundermann/comphel | ac80a711c4137e099ac8da3607f2901d0bbe58c7 | 792544f4fdbfbe3554945f0bb7a49d02c38bf6af | HEAD | 2016-03-31T18:14:08.695000 | 2016-02-12T10:23:18 | 2016-02-12T10:23:18 | 15,620,161 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.comphel.lists.business;
import com.comphel.android_common.business.CompetitorNG;
import com.comphel.android_common.business.KOMatchEvaluation;
import com.comphel.android_common.business.MatchNG;
import com.comphel.common.definition.CompetitorNameInCompetition;
import com.comphel.lists.business.organization... | UTF-8 | Java | 3,696 | java | KoEvaluationStrategy.java | Java | [
{
"context": "Linker;\n\nimport java.util.List;\n\n/**\n * Created by Niels Gundermann on 23.11.2015.\n */\npublic class KoEvaluationStrat",
"end": 455,
"score": 0.9998488426208496,
"start": 439,
"tag": "NAME",
"value": "Niels Gundermann"
}
] | null | [] | package com.comphel.lists.business;
import com.comphel.android_common.business.CompetitorNG;
import com.comphel.android_common.business.KOMatchEvaluation;
import com.comphel.android_common.business.MatchNG;
import com.comphel.common.definition.CompetitorNameInCompetition;
import com.comphel.lists.business.organization... | 3,686 | 0.66369 | 0.661526 | 93 | 38.741936 | 31.271584 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.516129 | false | false | 9 |
4ae9f6c131918635f3883d18e5d11cce5065bb75 | 15,899,968,945,315 | d30f7c7dc2efc95054c60fb67882c91c18dcba3c | /src/test/java/PagesPakages/TestRunnerMain.java | 1951f5af3913c224a72906d6d0a048f95175baf9 | [] | no_license | chinmayeepanigrahy/PrestaShopProject | https://github.com/chinmayeepanigrahy/PrestaShopProject | 2afe10ab9c9a224edb1b681b15c3f68290286242 | 5205483bd1f5efcc77a735f7200054bf1472c8a7 | refs/heads/master | 2021-02-16T05:07:40.779000 | 2020-03-06T08:27:50 | 2020-03-06T08:27:50 | 244,969,361 | 0 | 0 | null | false | 2020-10-13T20:07:19 | 2020-03-04T18:02:57 | 2020-03-06T08:30:28 | 2020-10-13T20:07:17 | 22,828 | 0 | 0 | 1 | Java | false | false | package PagesPakages;
import org.junit.runner.JUnitCore;
import org.junit.runner.Result;
public class TestRunnerMain {
public static void main(String[] args) {
// System.setProperty("Webdriver.chrome.driver","C:\\Users\\chinm\\WORKSPACESELENIUM\\PrestashopSeleniumJunit\\chromedriver.exe");
Resu... | UTF-8 | Java | 453 | java | TestRunnerMain.java | Java | [
{
"context": "etProperty(\"Webdriver.chrome.driver\",\"C:\\\\Users\\\\chinm\\\\WORKSPACESELENIUM\\\\PrestashopSeleniumJunit\\\\chro",
"end": 241,
"score": 0.9502505660057068,
"start": 236,
"tag": "USERNAME",
"value": "chinm"
}
] | null | [] | package PagesPakages;
import org.junit.runner.JUnitCore;
import org.junit.runner.Result;
public class TestRunnerMain {
public static void main(String[] args) {
// System.setProperty("Webdriver.chrome.driver","C:\\Users\\chinm\\WORKSPACESELENIUM\\PrestashopSeleniumJunit\\chromedriver.exe");
Resu... | 453 | 0.718404 | 0.718404 | 16 | 27.1875 | 36.445538 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 9 |
daf7217acc47eb894b75a741838653432f7e9754 | 29,850,022,725,303 | eb59fb321b6fc3c01baeb90ee38ebb3b1b48471c | /fontbox/src/main/java/org/apache/fontbox/cff/Type2CharString.java | 8c1765b6ed21b641a232853e8dbc364b96ae30ee | [
"Apache-2.0",
"LicenseRef-scancode-unknown",
"BSD-3-Clause",
"LicenseRef-scancode-generic-cla",
"APAFML",
"LicenseRef-scancode-apple-excl",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | sho25/pdfbox | https://github.com/sho25/pdfbox | b6296a0fca4ceb4f059f850b7b8100dfdc126cd8 | e276bd721b9863cfa1f5dfad0783a4c65628e110 | refs/heads/trunk | 2023-07-06T08:55:19.931000 | 2020-03-18T19:06:45 | 2020-03-18T19:06:45 | 257,780,017 | 0 | 0 | Apache-2.0 | false | 2021-08-13T15:36:32 | 2020-04-22T03:21:05 | 2020-04-22T03:34:52 | 2021-08-13T15:36:30 | 77,363 | 0 | 0 | 4 | Java | false | false | begin_unit|revision:0.9.5;language:Java;cregit-version:0.0.1
begin_comment
comment|/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses ... | UTF-8 | Java | 29,429 | java | Type2CharString.java | Java | [
{
"context": "to an equivalent Type 1 CharString. * * @author Villu Ruusmann * @author John Hewson */\nend_comment\n\nbegin_cla",
"end": 1750,
"score": 0.9998250007629395,
"start": 1736,
"tag": "NAME",
"value": "Villu Ruusmann"
},
{
"context": "arString. * * @author Villu Ruu... | null | [] | begin_unit|revision:0.9.5;language:Java;cregit-version:0.0.1
begin_comment
comment|/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses ... | 29,416 | 0.770125 | 0.763329 | 2,147 | 12.706568 | 19.427761 | 810 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.116441 | false | false | 9 |
5d259f3134d146eda699a9e60bb23b23a3a31d1e | 23,596,550,344,940 | 81b0bb3cfb2e9501f53451e7f03ec072ee2b0e13 | /src/com/google/android/gms/ads/internal/overlay/zzt.java | 6063a2ff1984fe755ee87fcc4377b199a3b2aa82 | [] | no_license | reverseengineeringer/me.lyft.android | https://github.com/reverseengineeringer/me.lyft.android | 48bb85e8693ce4dab50185424d2ec51debf5c243 | 8c26caeeb54ffbde0711d3ce8b187480d84968ef | refs/heads/master | 2021-01-19T02:32:03.752000 | 2016-07-19T16:30:00 | 2016-07-19T16:30:00 | 63,710,356 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.gms.ads.internal.overlay;
import android.app.Activity;
import android.content.Context;
import android.widget.RelativeLayout;
import com.google.android.gms.internal.zzir;
import com.google.android.gms.internal.zzll;
@zzir
public class zzt
implements zzm
{
public zzl zza(Activity paramAct... | UTF-8 | Java | 632 | java | zzt.java | Java | [] | null | [] | package com.google.android.gms.ads.internal.overlay;
import android.app.Activity;
import android.content.Context;
import android.widget.RelativeLayout;
import com.google.android.gms.internal.zzir;
import com.google.android.gms.internal.zzll;
@zzir
public class zzt
implements zzm
{
public zzl zza(Activity paramAct... | 632 | 0.738924 | 0.727848 | 28 | 21.607143 | 23.108965 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 9 |
62780d71079670095f294fc42d5eedaa4958b6b4 | 15,075,335,229,878 | 61274579944609d6e8df2527d4900771a4bb5554 | /java-asn1-goose/org/hxzon/asn1/mms/sequence/ResumeRequest.java | 4aaf1bdc326481db4d4de36e449ca8a5e370644c | [] | no_license | hxzon/java-asn1-goose-hxzon | https://github.com/hxzon/java-asn1-goose-hxzon | 1d874935858dcc2bb1670dc0301efba969af6e0a | 34d2be63fbb4ff81ea6f72a9a48a594d89a2bdf3 | refs/heads/master | 2016-09-06T12:31:08.899000 | 2012-05-24T06:57:51 | 2012-05-24T06:57:51 | 32,667,873 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.hxzon.asn1.mms.sequence;
import org.hxzon.asn1.core.parse.BerInputStream;
import org.hxzon.asn1.core.parse.Tag;
import org.hxzon.asn1.core.type.BerSequence;
import org.hxzon.asn1.core.type.base.BerNode;
import org.hxzon.asn1.mms.choice.ExecutionArgument;
import org.hxzon.asn1.mms.common.Identifier;
... | UTF-8 | Java | 972 | java | ResumeRequest.java | Java | [] | null | [] | package org.hxzon.asn1.mms.sequence;
import org.hxzon.asn1.core.parse.BerInputStream;
import org.hxzon.asn1.core.parse.Tag;
import org.hxzon.asn1.core.type.BerSequence;
import org.hxzon.asn1.core.type.base.BerNode;
import org.hxzon.asn1.mms.choice.ExecutionArgument;
import org.hxzon.asn1.mms.common.Identifier;
... | 972 | 0.688272 | 0.677984 | 28 | 32.714287 | 26.982609 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.107143 | false | false | 9 |
6dfac1bffcdb9ad7ef05af63c5de99dfe976bec9 | 26,439,818,699,852 | aeceab16644ee5da1c5632f944eb7deb402076a1 | /ControlePagamento/src/principalAlexandre/ControlePagamento.java | 4e16e3045a51130bda08ad1d1a7f2dd0b70a5bec | [] | no_license | alexandre-roque/ProgDeComputadores2 | https://github.com/alexandre-roque/ProgDeComputadores2 | af7b3ea8655af18e068a2288595fa6e2a19ca9e9 | bde5883dec2882e33fe5ca91dfc9ca4083e22fcc | refs/heads/master | 2023-04-28T15:00:37.028000 | 2021-11-17T03:02:11 | 2021-11-17T03:02:11 | 243,580,776 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package principalAlexandre;
import java.util.ArrayList;
public class ControlePagamento {
private ArrayList<Pagavel> pagaveis;
public static double SALARIO = 954.00;
public static double HORA = 8.00;
public ControlePagamento() {
this.pagaveis = new ArrayList<Pagavel>();
}
... | UTF-8 | Java | 627 | java | ControlePagamento.java | Java | [] | null | [] | package principalAlexandre;
import java.util.ArrayList;
public class ControlePagamento {
private ArrayList<Pagavel> pagaveis;
public static double SALARIO = 954.00;
public static double HORA = 8.00;
public ControlePagamento() {
this.pagaveis = new ArrayList<Pagavel>();
}
... | 627 | 0.629984 | 0.617225 | 28 | 20.392857 | 19.611111 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.321429 | false | false | 9 |
269e5307f1f431ed405e0fe76e620cae470b0ff0 | 19,155,554,182,865 | d29e762d4f190201a8532bcd6dfe5fa7db36d6cb | /notification-service/src/main/java/com/sde101/notificationservice/models/responses/SmsRequestByIdResponse.java | 879101ce98f2b6f02d31cc0a211123befd8b30df | [] | no_license | hridyansh68/SDE101-Assignment | https://github.com/hridyansh68/SDE101-Assignment | c173bdedbc3000328b5845d9b9c4d24c1f442ced | f8af3b42ef7be5e08efb066a90c698a1c8902e81 | refs/heads/master | 2022-07-07T22:38:33.991000 | 2020-01-28T06:40:32 | 2020-01-28T06:40:32 | 236,673,620 | 0 | 0 | null | false | 2022-06-22T18:38:55 | 2020-01-28T06:36:27 | 2020-01-28T06:40:48 | 2022-06-22T18:38:55 | 71 | 0 | 0 | 2 | Java | false | false | package com.sde101.notificationservice.models.responses;
import com.sde101.notificationservice.models.entity.SmsRequest;
import lombok.Data;
@Data
public class SmsRequestByIdResponse {
SmsRequest Data;
public SmsRequestByIdResponse(SmsRequest data) {
Data = data;
}
public SmsRequest getData... | UTF-8 | Java | 425 | java | SmsRequestByIdResponse.java | Java | [] | null | [] | package com.sde101.notificationservice.models.responses;
import com.sde101.notificationservice.models.entity.SmsRequest;
import lombok.Data;
@Data
public class SmsRequestByIdResponse {
SmsRequest Data;
public SmsRequestByIdResponse(SmsRequest data) {
Data = data;
}
public SmsRequest getData... | 425 | 0.694118 | 0.68 | 22 | 18.318182 | 19.898348 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318182 | false | false | 9 |
7a6758899388b4bb81647cb7949ccf28dad1092f | 5,111,011,135,316 | 7777de5edebf4f400f6edae00fb0df88904b561d | /hac-server/src/main/java/com/swehacker/hacfx/server/model/House.java | f0d6c1a5ac7074993cb0be42b00a5dd9d50d253e | [] | no_license | swehacker/hacfx | https://github.com/swehacker/hacfx | d4bb0ceb0161a8db5c5ebec462787651c39ec51e | 9ba1250b97854ae12010a81157e543aa230a1cf1 | refs/heads/master | 2021-01-18T00:12:24.496000 | 2017-01-27T21:20:45 | 2017-01-27T21:20:45 | 64,559,727 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.swehacker.hacfx.server.model;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
import java.util.Set;
@Entity
@Table(name = "houses")
public class House extends AbstractEntity {
@NotNull @Column(unique = true)
private String name;
private String location;
@OneToMany(... | UTF-8 | Java | 718 | java | House.java | Java | [] | null | [] | package com.swehacker.hacfx.server.model;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
import java.util.Set;
@Entity
@Table(name = "houses")
public class House extends AbstractEntity {
@NotNull @Column(unique = true)
private String name;
private String location;
@OneToMany(... | 718 | 0.665738 | 0.665738 | 32 | 21.4375 | 16.981493 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 9 |
4e5de984f36d7eda81429e5916e2c7e28692348d | 35,261,681,500,836 | e01282a3e36fc745e20b054a3f253a2ba9d2b96e | /src/game/gameFrame.java | cb7f4839026068042619569543d0907bd62b9140 | [] | no_license | shaharhayon/OOP_Ex2 | https://github.com/shaharhayon/OOP_Ex2 | 3d849eac1870b4b10b4f98ce077a3c9a2c8ae205 | 65d7d3688625bbf167d53b8edd2aaa2b533971da | refs/heads/master | 2023-02-03T09:56:01.826000 | 2020-12-20T14:21:15 | 2020-12-20T14:21:15 | 320,667,552 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package game;
import api.game_service;
import javax.swing.*;
public class gameFrame extends JFrame {
public gameFrame() {
super();
this.setSize(800, 800);
this.setLocationRelativeTo(null);
this.setVisible(true);
gamePanel panel = new gamePanel();
this.add(panel);
... | UTF-8 | Java | 437 | java | gameFrame.java | Java | [] | null | [] | package game;
import api.game_service;
import javax.swing.*;
public class gameFrame extends JFrame {
public gameFrame() {
super();
this.setSize(800, 800);
this.setLocationRelativeTo(null);
this.setVisible(true);
gamePanel panel = new gamePanel();
this.add(panel);
... | 437 | 0.633867 | 0.620137 | 20 | 20.85 | 17.984091 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 9 |
dd0278cb9884e8b1cd7716c7d8d769d16b636c14 | 21,912,923,194,969 | c8a4b01c6ad6dee62898904d92979267c39a6832 | /app/src/main/java/com/endava/viperdemo/application/dagger/AppComponent.java | 6572293394b19c49a72153a791028ac37ea61ede | [] | no_license | MihailBohnearschi/Endava-Android-Viper-Demo | https://github.com/MihailBohnearschi/Endava-Android-Viper-Demo | eb49b655b871983ac3b3697e49c48a497a0d322b | feb1d14e1d7eeefc641644f9b0678c61436505ac | refs/heads/master | 2021-01-19T14:22:29.560000 | 2017-04-13T10:57:48 | 2017-04-13T10:57:48 | 88,155,491 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.endava.viperdemo.application.dagger;
import android.content.Context;
import com.endava.viperdemo.api.TaskApi;
import com.endava.viperdemo.database.repository.TaskRepository;
import com.endava.viperdemo.utils.rx.RxSchedulers;
import dagger.Component;
@AppScope
@Component(modules = {
AppModule.class, Netw... | UTF-8 | Java | 563 | java | AppComponent.java | Java | [] | null | [] | package com.endava.viperdemo.application.dagger;
import android.content.Context;
import com.endava.viperdemo.api.TaskApi;
import com.endava.viperdemo.database.repository.TaskRepository;
import com.endava.viperdemo.utils.rx.RxSchedulers;
import dagger.Component;
@AppScope
@Component(modules = {
AppModule.class, Netw... | 563 | 0.801066 | 0.801066 | 23 | 23.52174 | 24.519503 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.652174 | false | false | 9 |
08926000cacc10441f5339196081caf4d131353d | 34,832,184,794,749 | 9666103b1a185fc4271bbe62fe1684c617a74239 | /app/src/main/java/com/prog/zhigangwei/cpx_model/vpFragment/common/bean/WallPaper.java | e7aadab8882ce35d402c7a038c87c2a41ea28615 | [
"Apache-2.0"
] | permissive | awen162/Cpx_model | https://github.com/awen162/Cpx_model | 5d426e7b63d2de8bd20732e58fb251045db81850 | 6f2e5b5361577d1750b356876bebde1482eef07d | refs/heads/master | 2020-05-27T14:10:30.114000 | 2019-05-06T07:09:37 | 2019-05-06T07:09:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.prog.zhigangwei.cpx_model.vpFragment.common.bean;
/**
* Describe:
* <p>
* Created by zhigang wei
* on 2018/12/4
* <p>
* Company :cpx
*/
public class WallPaper {
/**
* name : hello
* path : hhhh
*/
private String name;
private String path;
public String getName() {
... | UTF-8 | Java | 551 | java | WallPaper.java | Java | [
{
"context": "ommon.bean;\n\n/**\n * Describe:\n * <p>\n * Created by zhigang wei\n * on 2018/12/4\n * <p>\n * Company :cpx\n */\npublic",
"end": 112,
"score": 0.9997498393058777,
"start": 101,
"tag": "NAME",
"value": "zhigang wei"
},
{
"context": "/\npublic class WallPaper {\n\n\n ... | null | [] | package com.prog.zhigangwei.cpx_model.vpFragment.common.bean;
/**
* Describe:
* <p>
* Created by <NAME>
* on 2018/12/4
* <p>
* Company :cpx
*/
public class WallPaper {
/**
* name : hello
* path : hhhh
*/
private String name;
private String path;
public String getName() {
... | 546 | 0.557169 | 0.544465 | 37 | 13.891891 | 13.873528 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.189189 | false | false | 9 |
60c4f5bf4bc9473dc00450c0570f9e656deb3f3a | 26,843,545,601,748 | bdd464f9456d777d751f348d21e9b5c652d7dbd8 | /src/main/java/server/HDSLib.java | 900304dbe2d1f0d86d5cf82e8ebe128106f64104 | [
"MIT"
] | permissive | pedrobarco/HDSCoin | https://github.com/pedrobarco/HDSCoin | d6ccac57efafd3374aca5cc5d445b2ac05641aa9 | b72789cf6fe7d1b8df80c02d9a7d48a91bfddca6 | refs/heads/master | 2021-04-06T00:21:49.376000 | 2018-05-11T16:51:15 | 2018-05-11T16:51:15 | 124,688,714 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package server;
import com.fasterxml.jackson.databind.JsonNode;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.j256.ormlite.dao.Dao;
import com.j256.ormlite.dao.DaoManager;
import com.j256.ormlite.jdbc.JdbcConnectionSource;
import com.j256.ormlite.support.ConnectionSource;
import com.j256.ormlite.table... | UTF-8 | Java | 15,730 | java | HDSLib.java | Java | [] | null | [] | package server;
import com.fasterxml.jackson.databind.JsonNode;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.j256.ormlite.dao.Dao;
import com.j256.ormlite.dao.DaoManager;
import com.j256.ormlite.jdbc.JdbcConnectionSource;
import com.j256.ormlite.support.ConnectionSource;
import com.j256.ormlite.table... | 15,730 | 0.6904 | 0.688175 | 423 | 36.18676 | 41.429432 | 458 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.229314 | false | false | 9 |
731bc70774bae22d92d69f7b60d709af6aec0513 | 26,843,545,602,111 | eb74c1a8efe3f372953a46c1e7722ce6eb08c136 | /Lect3/PrimeNumbersUptoN.java | 49e6adf72dff4222bd0c30e3277b0ce9333c6268 | [] | no_license | ginnigarg/AcadViewJavaAssignments | https://github.com/ginnigarg/AcadViewJavaAssignments | 0c94feeedf0770218c8b4fcc31f33c66ac88e9ba | 4fab6edcdb186578fdedbb57cb3888fa81827c75 | refs/heads/master | 2020-03-19T12:29:44.838000 | 2018-06-30T12:06:23 | 2018-06-30T12:06:23 | 136,520,299 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class PrimeNumbersUptoN {
public static boolean isPrime(int number)
{
for(int i=2;i<=Math.sqrt(number);i++)
{
if(number % i == 0)
return false;
}
return true;
}
public static void main(String[] args)
{
System.out.println("Enter the value of n : ");
Scanner s... | UTF-8 | Java | 484 | java | PrimeNumbersUptoN.java | Java | [] | null | [] | import java.util.Scanner;
public class PrimeNumbersUptoN {
public static boolean isPrime(int number)
{
for(int i=2;i<=Math.sqrt(number);i++)
{
if(number % i == 0)
return false;
}
return true;
}
public static void main(String[] args)
{
System.out.println("Enter the value of n : ");
Scanner s... | 484 | 0.603306 | 0.597107 | 29 | 15.689655 | 15.093053 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.137931 | false | false | 9 |
3a8ce20195e7739bf607e5446ac75c48ee5fea8e | 38,165,079,400,466 | ddc72de5b683757a9b26ed06381be40450c850f4 | /src/main/java/fpt/k9/foodquality/dao/Email.java | 302140c7dd45bedcfcdcff95f242f068ccab8a2b | [] | no_license | phuongntmse/foodquality | https://github.com/phuongntmse/foodquality | 38f8f6d15cc9f21490ecaa471c6957babf274d58 | 6bc12c534cf8393c199b1c6d5cb5ad40d081ffdc | refs/heads/master | 2021-08-23T11:56:15.836000 | 2017-12-04T20:05:32 | 2017-12-04T20:05:32 | 113,087,742 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fpt.k9.foodquality.dao;
import java.util.Properties;
import java.util.Random;
import javax.mail.Message;
import javax.mail.MessagingException;
import javax.mail.PasswordAuthentication;
import javax.mail.Session;
import javax.mail.Transport;
import javax.mail.internet.InternetAddress;
import javax.mail.interne... | UTF-8 | Java | 2,402 | java | Email.java | Java | [
{
"context": "\t{\n\t\tString result;\n\t\t\n\t\tfinal String username = \"foodqualitydev@gmail.com\";\n\t\tfinal String password = \"12345678@Ab\";\n\t\tProp",
"end": 945,
"score": 0.9999204874038696,
"start": 921,
"tag": "EMAIL",
"value": "foodqualitydev@gmail.com"
},
{
"context": ... | null | [] | package fpt.k9.foodquality.dao;
import java.util.Properties;
import java.util.Random;
import javax.mail.Message;
import javax.mail.MessagingException;
import javax.mail.PasswordAuthentication;
import javax.mail.Session;
import javax.mail.Transport;
import javax.mail.internet.InternetAddress;
import javax.mail.interne... | 2,367 | 0.715237 | 0.703164 | 79 | 29.405064 | 22.922831 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.455696 | false | false | 9 |
90748a1878b5e862ef9dfd7eb12113a373c51d20 | 30,992,484,069,061 | dc40826bac338bc7d7535fb82ebb5e8e4896396d | /src/tests/DAO/biblio/LangueDAOTest.java | 83c011b063b070d813ea5c65e7fc2dd0d18b6e09 | [] | no_license | phlaffez/biblio_demo | https://github.com/phlaffez/biblio_demo | 534c7afb233f4ed1fe6e425fce0d7d9a8b6e8b86 | 1d913678df7b471725f9230c138afa399b295034 | refs/heads/master | 2021-06-20T12:38:14.190000 | 2019-08-18T17:42:50 | 2019-08-18T17:42:50 | 142,160,580 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tests.DAO.biblio;
import static org.junit.Assert.assertTrue;
import static org.junit.jupiter.api.Assertions.fail;
import java.util.List;
import org.junit.jupiter.api.Test;
import com.DAO.biblio.DAO;
import com.DAO.biblio.LangueDAO;
import com.dbacces.biblio.Mysql_Connect;
import com.metier.biblio.Langue;
c... | UTF-8 | Java | 2,483 | java | LangueDAOTest.java | Java | [
{
"context": "t.getInstance());\n\t\tLangue langue = new Langue(0,\"Breton\",0);\n\t\tlangueDAO.create(langue);\n\t\tint id=langueD",
"end": 2037,
"score": 0.7231048345565796,
"start": 2031,
"tag": "NAME",
"value": "Breton"
}
] | null | [] | package tests.DAO.biblio;
import static org.junit.Assert.assertTrue;
import static org.junit.jupiter.api.Assertions.fail;
import java.util.List;
import org.junit.jupiter.api.Test;
import com.DAO.biblio.DAO;
import com.DAO.biblio.LangueDAO;
import com.dbacces.biblio.Mysql_Connect;
import com.metier.biblio.Langue;
c... | 2,483 | 0.716646 | 0.706167 | 94 | 25.393618 | 22.641619 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.946808 | false | false | 9 |
94ef5bbbadf753c253686159e986bd5c4cc8557e | 22,033,182,231,240 | 5b9b654e77c1562a367254461c0b6e5933be31c5 | /src/程序员面试金典/L0502.java | 82ea8d6d1cf58623bbacc4765846bdb8051e57f4 | [] | no_license | sparkfengbo/LeetcodeSourceJava | https://github.com/sparkfengbo/LeetcodeSourceJava | 865d7328899d09b5e1b7164edb2a6a91b4a48e4a | 26b6e5f827822a18a0482623acb24fe363cd9374 | refs/heads/master | 2022-05-30T15:10:42.561000 | 2022-05-18T04:56:57 | 2022-05-18T04:56:57 | 146,726,852 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package 程序员面试金典;
public class L0502 {
public static void main(String[] args) {
System.out.println(16 >> 32);
System.out.println(16 >> 31 >> 1);
}
public String printBin(double num) {
StringBuilder ans = new StringBuilder("0.");
while (num != 0) {
num *= 2;
... | UTF-8 | Java | 616 | java | L0502.java | Java | [] | null | [] | package 程序员面试金典;
public class L0502 {
public static void main(String[] args) {
System.out.println(16 >> 32);
System.out.println(16 >> 31 >> 1);
}
public String printBin(double num) {
StringBuilder ans = new StringBuilder("0.");
while (num != 0) {
num *= 2;
... | 616 | 0.416944 | 0.380399 | 25 | 23.08 | 14.502192 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 9 |
3b2bf1853bff7b5e107d13d3175a5f6e5c432f81 | 9,749,575,828,518 | 1744946692cec8cdd14bfaadbf1361a37b5dfac5 | /src/main/java/com/jk/bean/Advertisement.java | cbe76d2348a083fe110f0aa09d7574bb0425649c | [] | no_license | hollerYu/hospitalconsumer | https://github.com/hollerYu/hospitalconsumer | 2f8abadf87b1cb2b50a082f8b74a81eb95c2e9a8 | 1000d292cb5d075c47ef35f5c006db250cdeb6a4 | refs/heads/master | 2020-04-26T23:11:41.494000 | 2019-03-21T12:17:46 | 2019-03-21T12:17:46 | 173,895,074 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright (C), 2015-2019, XXX有限公司
* FileName: Advertisement
* Author: SWORD
* Date: 2019/3/18 21:52
* Description: 广告
* History:
* <author> <time> <version> <desc>
* 作者姓名 修改时间 版本号 描述
*/
package com.jk.bean;
import lombok.Data;
import jav... | UTF-8 | Java | 666 | java | Advertisement.java | Java | [
{
"context": "9, XXX有限公司\n * FileName: Advertisement\n * Author: SWORD\n * Date: 2019/3/18 21:52\n * Description: 广告\n ",
"end": 86,
"score": 0.9996410608291626,
"start": 81,
"tag": "USERNAME",
"value": "SWORD"
},
{
"context": "able;\n\n/**\n * 〈一句话功能简述〉<br> \n * 〈广告〉\n *\n * @... | null | [] | /**
* Copyright (C), 2015-2019, XXX有限公司
* FileName: Advertisement
* Author: SWORD
* Date: 2019/3/18 21:52
* Description: 广告
* History:
* <author> <time> <version> <desc>
* 作者姓名 修改时间 版本号 描述
*/
package com.jk.bean;
import lombok.Data;
import jav... | 666 | 0.579734 | 0.531561 | 36 | 15.75 | 16.063026 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 9 |
711086602784c8c269fa0c02b49daee58714a83c | 18,717,467,482,728 | ac80b7b41db8088ace48983308b7f012af71246b | /src/BattleField.java | b43c43663b6843c4ebb724ae6ed8a9c89786309e | [] | no_license | javanuris/9ball | https://github.com/javanuris/9ball | 23eb442b90ff3b2278a7dd04f254d901fa176c84 | bf4c5057e1da365f2343c9c7e86708dcb7e102ac | refs/heads/master | 2021-01-10T08:56:30.874000 | 2016-03-15T15:25:21 | 2016-03-15T15:25:21 | 53,686,770 | 0 | 0 | null | false | 2019-11-05T06:17:44 | 2016-03-11T18:04:36 | 2016-03-12T07:43:13 | 2019-11-05T06:17:41 | 33 | 0 | 0 | 1 | Java | false | false | /**
* Created by Admin on 08.03.2016.
*/
public class BattleField {
private Player playerOne;
private Player playerTwo;
private int playerBoxOne ;
private int playerBoxTwo;
private int varible;
public BattleField(){
playerOne = new Player();
playerTwo = new Player();
}
... | UTF-8 | Java | 5,475 | java | BattleField.java | Java | [
{
"context": "/**\n * Created by Admin on 08.03.2016.\n */\npublic class BattleField {\n ",
"end": 23,
"score": 0.9550636410713196,
"start": 18,
"tag": "NAME",
"value": "Admin"
}
] | null | [] | /**
* Created by Admin on 08.03.2016.
*/
public class BattleField {
private Player playerOne;
private Player playerTwo;
private int playerBoxOne ;
private int playerBoxTwo;
private int varible;
public BattleField(){
playerOne = new Player();
playerTwo = new Player();
}
... | 5,475 | 0.426549 | 0.409266 | 181 | 29.044199 | 21.06864 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.646409 | false | false | 9 |
38673daa634e0b3c6772beb44625d0b875ebb710 | 25,469,156,071,153 | 702d0f56492d287a8a4bc309496b2a1143573c1b | /src/main/java/org/spring5/mapper/ReplyMapper.java | 0303eaeedf23f27b49741dd7d7e9c4bc8271b0f7 | [] | no_license | eunmi524/tAuction | https://github.com/eunmi524/tAuction | 684bb71a95b42a65812675d443cae997710cbd76 | 7c1395cf583ece2afc1453670582d60991aabb6f | refs/heads/main | 2023-04-29T11:32:37.480000 | 2021-05-12T06:50:56 | 2021-05-12T06:50:56 | 361,990,622 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.spring5.mapper;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import org.spring5.domain.Criteria;
import org.spring5.domain.ReplyVO;
public interface ReplyMapper {
//댓글 추가
public int replyInsert(ReplyVO replyVO);
//댓글 조회
public ReplyVO replyRead(Long rno);
//댓글조회 페이징
publi... | UTF-8 | Java | 655 | java | ReplyMapper.java | Java | [] | null | [] | package org.spring5.mapper;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import org.spring5.domain.Criteria;
import org.spring5.domain.ReplyVO;
public interface ReplyMapper {
//댓글 추가
public int replyInsert(ReplyVO replyVO);
//댓글 조회
public ReplyVO replyRead(Long rno);
//댓글조회 페이징
publi... | 655 | 0.717949 | 0.712821 | 32 | 17.28125 | 17.904669 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.21875 | false | false | 9 |
d9aae8a4970fe6ffdf52d8c29885d60bf13123bc | 26,379,689,135,993 | 937415b5ca36ab5c129dcbb568ad355147e80c8a | /psd-web-view/src/test/java/com/yoke/poseidon/web/itemShow/serviceImpl/PanelServiceImplTest.java | 3f4efefc59c81f492aabc428ffc88f545f9cc926 | [
"Apache-2.0"
] | permissive | hongmoshui/poseidon | https://github.com/hongmoshui/poseidon | 32bce1b507adb481520f890f12c8337fd0d6bca3 | e98beb7673357cdc60bdcddca441901bcbe3272c | refs/heads/master | 2020-05-15T11:21:34.189000 | 2019-04-15T09:47:04 | 2019-04-15T09:47:04 | 182,223,878 | 1 | 0 | Apache-2.0 | true | 2019-04-19T07:42:03 | 2019-04-19T07:42:03 | 2019-04-19T03:21:08 | 2019-04-15T09:47:04 | 68,184 | 0 | 0 | 0 | null | false | false | package com.yoke.poseidon.web.itemShow.serviceImpl;
import com.yoke.poseidon.web.itemShow.dto.PanelDto;
import com.yoke.poseidon.web.itemShow.service.PanelService;
import org.junit.Assert;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.... | UTF-8 | Java | 828 | java | PanelServiceImplTest.java | Java | [
{
"context": "ingRunner;\n\nimport java.util.List;\n\n/**\n * @Author Yoke\n * @Date 2018/12/21 上午9:28\n */\n@RunWith(SpringRun",
"end": 475,
"score": 0.9994862079620361,
"start": 471,
"tag": "USERNAME",
"value": "Yoke"
}
] | null | [] | package com.yoke.poseidon.web.itemShow.serviceImpl;
import com.yoke.poseidon.web.itemShow.dto.PanelDto;
import com.yoke.poseidon.web.itemShow.service.PanelService;
import org.junit.Assert;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.... | 828 | 0.792476 | 0.776699 | 35 | 22.571428 | 21.374599 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 9 |
c580e74ff66d958e6ec6993123b5453cfe3c1c5a | 24,567,212,945,835 | 2674d2bfed6d4a96db1f1d40d19b237642d01ca7 | /shared/src/main/java/pt/isep/nsheets/shared/services/ExportPDFCellRangeServiceAsync.java | 71a5a2d712fc0735c1b09fdd7a4ddb7980373d6d | [] | no_license | HugoFernandes2343/LAPR4_2017-2018 | https://github.com/HugoFernandes2343/LAPR4_2017-2018 | 9c827075d64c92d89c05bb772f7e7c3192416803 | e1d4724d9995676ac1f25bed0e9c2884929c12bb | refs/heads/master | 2023-02-26T22:39:42.292000 | 2018-06-20T12:37:30 | 2018-06-20T12:37:30 | 336,568,975 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pt.isep.nsheets.shared.services;
import com.google.gwt.user.client.rpc.AsyncCallback;
import com.google.gwt.user.client.rpc.RemoteService;
import com.google.gwt.user.client.rpc.RemoteServiceRelativePath;
public interface ExportPDFCellRangeServiceAsync {
void exportToDownload(String[][] toExport, AsyncCall... | UTF-8 | Java | 347 | java | ExportPDFCellRangeServiceAsync.java | Java | [] | null | [] | package pt.isep.nsheets.shared.services;
import com.google.gwt.user.client.rpc.AsyncCallback;
import com.google.gwt.user.client.rpc.RemoteService;
import com.google.gwt.user.client.rpc.RemoteServiceRelativePath;
public interface ExportPDFCellRangeServiceAsync {
void exportToDownload(String[][] toExport, AsyncCall... | 347 | 0.809798 | 0.809798 | 9 | 37.555557 | 28.308268 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 9 |
e0ed4235e197e49dcb82c0455c130e732e80a17f | 8,332,236,615,394 | 6993fb333ae8ad70d389e5c6e057d96ad190210f | /Assignment 2/EmployeeSalary/src/employeesalary/Employee.java | 474cf0c402e37e900a44268a91561fe97349ca61 | [
"MIT"
] | permissive | mazizisaad/Java-Assignments | https://github.com/mazizisaad/Java-Assignments | 112fa521db33aafc2fa17e59da01e5b740ad24d2 | 387fadd6fb55169ee464c68f3d296094166ac272 | refs/heads/master | 2021-07-10T00:27:36.675000 | 2017-10-08T06:15:19 | 2017-10-08T06:15:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package employeesalary;
import java.text.DecimalFormat;
public class Employee
{
String empNo;
String empName;
double sales;
DecimalFormat df = new DecimalFormat("#0.00");
public Employee()
{
empNo = null;
empName = null;
sales = 0.0;
}
... | UTF-8 | Java | 1,408 | java | Employee.java | Java | [] | null | [] | package employeesalary;
import java.text.DecimalFormat;
public class Employee
{
String empNo;
String empName;
double sales;
DecimalFormat df = new DecimalFormat("#0.00");
public Employee()
{
empNo = null;
empName = null;
sales = 0.0;
}
... | 1,408 | 0.465909 | 0.43892 | 64 | 20 | 17.678553 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421875 | false | false | 9 |
77fb18d27b75f06a7f415f351f49ac573e28aae6 | 7,541,962,609,557 | 00d6a9f1515991fe229707ed58076e84028b800c | /whosHome/lanSensor/lanSensorServer/src/main/java/sensorserver/engine/entities/EntityStatus.java | 3a68a400506d967b0e305f1a293c6b7ee191d9ca | [] | no_license | Shtivi/WhosHome | https://github.com/Shtivi/WhosHome | 605ca6cb8f55002d10f2534eb117a6b34ae4b707 | 284eceee581e7e871fd9876f56c3c0ee669afba8 | refs/heads/master | 2021-01-25T14:32:46.672000 | 2019-03-06T21:18:06 | 2019-03-06T21:18:06 | 123,704,553 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sensorserver.engine.entities;
public enum EntityStatus {
IN,
OUT
}
| UTF-8 | Java | 84 | java | EntityStatus.java | Java | [] | null | [] | package sensorserver.engine.entities;
public enum EntityStatus {
IN,
OUT
}
| 84 | 0.714286 | 0.714286 | 6 | 13 | 13.723459 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 9 |
85f2fd23d22dd86f94dfb5ed0404c64388215468 | 15,822,659,571,492 | 77c89e9406144471b558cbbc7c66d2e0b828fd96 | /MySpringMVC/src/com/sxj/service/impl/SxjServiceImpl.java | 08424d511b35d6868920ee75746de281079bb391 | [] | no_license | sxjgithub/studing | https://github.com/sxjgithub/studing | 2d7b94881d907799573e7ae33a614148865676ac | 45c175efc69ee85538e09e9403cc5a3a41e7d757 | refs/heads/master | 2020-04-11T03:59:51.701000 | 2019-01-01T13:40:55 | 2019-01-01T13:40:55 | 161,497,544 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sxj.service.impl;
import com.sxj.annotatioin.EnjoyService;
import com.sxj.service.SxjService;
@EnjoyService("SxjServiceImpl")
public class SxjServiceImpl implements SxjService{
@Override
public String query(String name, String age) {
return "{name=" + name + "age=" + age + "}";
}
... | UTF-8 | Java | 583 | java | SxjServiceImpl.java | Java | [] | null | [] | package com.sxj.service.impl;
import com.sxj.annotatioin.EnjoyService;
import com.sxj.service.SxjService;
@EnjoyService("SxjServiceImpl")
public class SxjServiceImpl implements SxjService{
@Override
public String query(String name, String age) {
return "{name=" + name + "age=" + age + "}";
}
... | 583 | 0.67753 | 0.67753 | 27 | 19.592592 | 18.099026 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.074074 | false | false | 9 |
d7a9e4ce482dfc6b1f2dd0e08a75f0b7ac453741 | 23,493,471,169,768 | 753a238ee2eaf0117045ac09afcf5dc83429767b | /src/main/java/com/jfinal/qy/weixin/sdk/kit/XmlBuilder.java | 2c34ebb1d1f79cc63cb9ca1e0f5dc5113061455f | [] | no_license | liuguicheng/-jfinal_weixin | https://github.com/liuguicheng/-jfinal_weixin | cfa03ef7f40b2afd436fd8189dfb664424330d52 | b8b8e62c8fea901ecd2736078efb51ee0c78976b | refs/heads/master | 2021-01-12T07:50:20.537000 | 2016-12-21T09:21:06 | 2016-12-21T09:21:06 | 77,036,822 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jfinal.qy.weixin.sdk.kit;
// 将 OutMsgXmlBuilder 中的功能重构至此
public class XmlBuilder {
}
| UTF-8 | Java | 124 | java | XmlBuilder.java | Java | [] | null | [] | package com.jfinal.qy.weixin.sdk.kit;
// 将 OutMsgXmlBuilder 中的功能重构至此
public class XmlBuilder {
}
| 124 | 0.716981 | 0.716981 | 6 | 15.666667 | 15.40202 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 9 |
53d50fc8d6e70e335d24ce82998fd86a3aced1de | 14,431,090,177,849 | e081838d2a59aa4c4265cf041e216ac836650c7b | /src/com/peige/algo/_05_ReplaceSpaces.java | 6dd08b924343f378c9f6a5a1f18261d053d987e1 | [] | no_license | payne95/gisservice | https://github.com/payne95/gisservice | d66db9e91bcd55adacbda47d4928717becf6d10a | 24b5fb159fb4e8a265aa7c17ac79b0e8d7b04442 | refs/heads/master | 2020-04-13T13:42:50.809000 | 2019-03-11T05:00:48 | 2019-03-11T05:00:48 | 163,239,900 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.peige.algo;
public class _05_ReplaceSpaces {
public static String replaceSpace(StringBuffer str) {
int oldLen = str.length();
int len = oldLen;
for(int i = 0; i < str.length(); ++i) {
if(str.charAt(i) == ' ')
len += 2;
}
str.setLength(len);
for(int i = oldLen - 1, j = len - 1; i >= ... | UTF-8 | Java | 550 | java | _05_ReplaceSpaces.java | Java | [] | null | [] | package com.peige.algo;
public class _05_ReplaceSpaces {
public static String replaceSpace(StringBuffer str) {
int oldLen = str.length();
int len = oldLen;
for(int i = 0; i < str.length(); ++i) {
if(str.charAt(i) == ' ')
len += 2;
}
str.setLength(len);
for(int i = oldLen - 1, j = len - 1; i >= ... | 550 | 0.525455 | 0.509091 | 28 | 18.642857 | 15.784744 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.857143 | false | false | 9 |
b16ebdfc2207e94a85dab666c12229600b0165f4 | 17,480,516,954,262 | 87e6d60d7ec59ece20b8be560cd5aabc124df72d | /src/cypher/controller/functions/KeyFunctions.java | 873ca0dc98d261698608db7e2f0d8d558ef9e2a8 | [] | no_license | IMdmp/HillCypherProgram | https://github.com/IMdmp/HillCypherProgram | ae681fca7cb479a1260df9bf958b7a7c42488fce | 8990ce58d7b6f6397f2f213b4c768b1d2de77beb | refs/heads/master | 2018-01-07T23:23:50.291000 | 2015-12-06T02:04:39 | 2015-12-06T02:04:39 | 46,988,974 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cypher.controller.functions;
public class KeyFunctions {
public KeyFunctions(){
}
public static String getKeyString(String text, int keySize){
StringBuilder stringBuilder = new StringBuilder();
String key="",newKey="";
key=text;
key = key.toLowerCase();
int length=0,size=keySize*keySize;
... | UTF-8 | Java | 813 | java | KeyFunctions.java | Java | [] | null | [] | package cypher.controller.functions;
public class KeyFunctions {
public KeyFunctions(){
}
public static String getKeyString(String text, int keySize){
StringBuilder stringBuilder = new StringBuilder();
String key="",newKey="";
key=text;
key = key.toLowerCase();
int length=0,size=keySize*keySize;
... | 813 | 0.659287 | 0.658057 | 38 | 20.421053 | 16.935841 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.473684 | false | false | 9 |
5436b7fef221aac50fb7a83654b0db25ecbec78d | 31,370,441,192,821 | 25bdb9472991f413f6adae2fe08e8ea4f8ba86af | /customers-service/src/main/java/com/petclinic/customers/datalayer/PetRepository.java | 450a1905b9eaeff2089c3fdeaedd6a04a43cc5c2 | [
"MIT"
] | permissive | tristangiguere/petclinic | https://github.com/tristangiguere/petclinic | f6c3480b4a16c880a66e96ceaf5d3714e50aeedf | 03e5b7fd1e25e6296ce92930012f43c33e3b264b | refs/heads/main | 2023-08-22T08:23:13.741000 | 2021-10-12T02:02:52 | 2021-10-12T02:02:52 | 416,148,418 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.petclinic.customers.datalayer;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
import java.util.List;
import java.util.Optional;
/**
* Repository class for <code>Pet</code> domain ... | UTF-8 | Java | 1,232 | java | PetRepository.java | Java | [
{
"context": "linic/spring-petclinic-microservices\n *\n * @author Ken Krebs\n * @author Juergen Hoeller\n * @author Sam Brannen",
"end": 700,
"score": 0.9998512268066406,
"start": 691,
"tag": "NAME",
"value": "Ken Krebs"
},
{
"context": "c-microservices\n *\n * @author Ken Krebs\n *... | null | [] | package com.petclinic.customers.datalayer;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
import java.util.List;
import java.util.Optional;
/**
* Repository class for <code>Pet</code> domain ... | 1,198 | 0.755682 | 0.755682 | 35 | 34.228573 | 41.70583 | 211 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.257143 | false | false | 9 |
5969b7d980e01d0d9608ef2bd549324807d1aff7 | 23,012,434,830,259 | 84714ec1201114756324e4dca8f3730736f032a4 | /ext/lanterna/src/main/java/org/minimalj/frontend/impl/lanterna/toolkit/LanternaTextField.java | c29b678431dfe2e0ca4e9a123ca337ee8fb08710 | [
"Apache-2.0"
] | permissive | BrunoEberhard/minimal-j | https://github.com/BrunoEberhard/minimal-j | 5e896f244bcce11dbac5b4b2612814b877332fa2 | 6173c9ace6dcfc4232f31c47cc8286352a12a4ca | refs/heads/master | 2023-08-29T02:45:08.860000 | 2023-07-08T04:55:34 | 2023-07-08T04:55:34 | 33,410,104 | 19 | 4 | Apache-2.0 | false | 2023-07-08T04:55:35 | 2015-04-04T15:27:40 | 2022-11-03T15:08:26 | 2023-07-08T04:55:34 | 14,671 | 17 | 5 | 6 | Java | false | false | package org.minimalj.frontend.impl.lanterna.toolkit;
import org.minimalj.frontend.Frontend.Input;
import org.minimalj.frontend.Frontend.InputComponentListener;
import org.minimalj.util.StringUtils;
import com.googlecode.lanterna.TerminalSize;
import com.googlecode.lanterna.gui2.Interactable;
import com.googlecode.lan... | UTF-8 | Java | 1,832 | java | LanternaTextField.java | Java | [] | null | [] | package org.minimalj.frontend.impl.lanterna.toolkit;
import org.minimalj.frontend.Frontend.Input;
import org.minimalj.frontend.Frontend.InputComponentListener;
import org.minimalj.util.StringUtils;
import com.googlecode.lanterna.TerminalSize;
import com.googlecode.lanterna.gui2.Interactable;
import com.googlecode.lan... | 1,832 | 0.755459 | 0.751638 | 72 | 24.444445 | 24.912006 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.597222 | false | false | 9 |
6ee96507e139bcc24ca454757c06d1d0c3ee20e8 | 1,365,799,639,982 | 782331b24d47f4ac7563ae3b307b98a98c22583d | /src/main/java/kz/kaznitu/dancer/Dancer.java | a33815f1d524953382220cf25dd498118685c8ef | [] | no_license | slahatdina/spring | https://github.com/slahatdina/spring | b2e6a00ca664c7fc5b7e57336bc5d512fe39835e | d614cabb699c285cc90e0d2d210023b7d2687bb9 | refs/heads/master | 2020-03-13T12:03:06.620000 | 2018-04-26T07:08:22 | 2018-04-26T07:08:22 | 131,111,851 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kz.kaznitu.dancer;
import kz.kaznitu.dancer.models.Club;
import kz.kaznitu.dancer.repositories.ClubRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.CommandLineRunner;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.aut... | UTF-8 | Java | 970 | java | Dancer.java | Java | [] | null | [] | package kz.kaznitu.dancer;
import kz.kaznitu.dancer.models.Club;
import kz.kaznitu.dancer.repositories.ClubRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.CommandLineRunner;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.aut... | 970 | 0.747346 | 0.738854 | 34 | 26.705883 | 21.526358 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.794118 | false | false | 9 |
73f75ccac9f7af53564607e85b04401e0c1a7495 | 3,719,441,718,091 | 3c16496dd2bd946cddea5f6941918d1b189b5672 | /src/main/java/com/company/common/TestReflection.java | 6d03a31839bd91a376858adacfc38ef730603f3f | [] | no_license | shehjkim/SpringBanks | https://github.com/shehjkim/SpringBanks | 79e0852b643752c4c960e45e1ecc10dc9dc070e5 | 9fa4638de877fd46445e46d2cc58741a624dea86 | refs/heads/master | 2023-04-21T13:39:44.240000 | 2021-04-07T14:28:10 | 2021-04-07T14:28:10 | 348,272,616 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company.common;
import java.lang.reflect.Field;
import java.lang.reflect.Method;
import java.util.HashMap;
import java.util.Map;
import com.company.temp.service.BankVO;
public class TestReflection {
public static void main(String[] args) {
BankVO vo = new BankVO();
vo.setAccessToken("aaa");
vo.se... | UTF-8 | Java | 1,713 | java | TestReflection.java | Java | [
{
"context": "\n\t\tBankVO vo = new BankVO();\n\t\tvo.setAccessToken(\"aaa\");\n\t\tvo.setFintechUseNum(\"bbb\");\n\t\tMap<String, Ob",
"end": 309,
"score": 0.9827834367752075,
"start": 306,
"tag": "KEY",
"value": "aaa"
}
] | null | [] | package com.company.common;
import java.lang.reflect.Field;
import java.lang.reflect.Method;
import java.util.HashMap;
import java.util.Map;
import com.company.temp.service.BankVO;
public class TestReflection {
public static void main(String[] args) {
BankVO vo = new BankVO();
vo.setAccessToken("aaa");
vo.se... | 1,713 | 0.650905 | 0.649154 | 62 | 26.629032 | 21.761341 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.790323 | false | false | 9 |
c0c8ddc2999b24fc724ae54d478f7a4a744bf25d | 26,517,128,122,250 | dca00133631ba2395de167e2d11a61ceebea6e31 | /daily_experiment_core/src/main/java/com/guo/roy/research/leetcode/stage2/stage20/TestSolutionJianzhiOffer36.java | 907f35389ba5607c8387be709575cf9a4ee6b9bc | [] | no_license | roy2015/daily_experiment | https://github.com/roy2015/daily_experiment | 05dba826424b64e6b51e78f67628f1ddf4fab751 | ef618f23bd6ac5a2ef04cf7c0ef8255f62cdefbc | refs/heads/master | 2023-09-01T19:25:10.756000 | 2023-08-14T10:24:06 | 2023-08-14T10:24:06 | 160,756,993 | 2 | 1 | null | false | 2022-12-14T20:35:02 | 2018-12-07T02:01:04 | 2022-04-02T13:50:29 | 2022-12-14T20:34:59 | 1,623 | 1 | 1 | 7 | Java | false | false | package com.guo.roy.research.leetcode.stage2.stage20;
import org.slf4j.LoggerFactory;
/**
*
*剑指 Offer 36. 二叉搜索树与双向链表
* 输入一棵二叉搜索树,将该二叉搜索树转换成一个排序的循环双向链表。要求不能创建任何新的节点,只能调整树中节点指针的指向。
*
*
*
* 为了让您更好地理解问题,以下面的二叉搜索树为例:
*
*
*
*
*
*
*
* 我们希望将这个二叉搜索树转化为双向循环链表。链表中的每个节点都有一个前驱和后继指针。对于双向循环链表,第一个节点的前驱是最后一个节点,最后一个节点的后... | UTF-8 | Java | 5,366 | java | TestSolutionJianzhiOffer36.java | Java | [
{
"context": "前驱,树中节点的右指针需要指向后继。还需要返回链表中的第一个节点的指针。\n *\n * @author guojun\n * @date 2021/12/20\n */\npublic class TestSolution",
"end": 499,
"score": 0.9979388117790222,
"start": 493,
"tag": "USERNAME",
"value": "guojun"
}
] | null | [] | package com.guo.roy.research.leetcode.stage2.stage20;
import org.slf4j.LoggerFactory;
/**
*
*剑指 Offer 36. 二叉搜索树与双向链表
* 输入一棵二叉搜索树,将该二叉搜索树转换成一个排序的循环双向链表。要求不能创建任何新的节点,只能调整树中节点指针的指向。
*
*
*
* 为了让您更好地理解问题,以下面的二叉搜索树为例:
*
*
*
*
*
*
*
* 我们希望将这个二叉搜索树转化为双向循环链表。链表中的每个节点都有一个前驱和后继指针。对于双向循环链表,第一个节点的前驱是最后一个节点,最后一个节点的后... | 5,366 | 0.516178 | 0.498059 | 182 | 24.472527 | 21.362307 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.39011 | false | false | 9 |
0bcd609b3965012a0ab9843a5bda6cda9de4eaa8 | 20,495,583,979,063 | 0443aa71149babe3ef78e0f20773ae52eb118bee | /src/main/java/com/pheu/twis/command/RelationshipCommand.java | 6798434de23ec622307222f102ed0f5b17f4c19f | [
"Apache-2.0"
] | permissive | ngayngo9x/twis-db-core | https://github.com/ngayngo9x/twis-db-core | a1e201b23a30c85728d04a52ecc11a78b0506f47 | ec0ec25603dee1aacd04a9b105d94da0bfee40d1 | refs/heads/master | 2021-01-10T07:03:58.009000 | 2016-03-23T18:50:18 | 2016-03-23T18:50:18 | 54,584,585 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pheu.twis.command;
import java.util.Date;
import com.pheu.core.casara.PagingResult;
import com.pheu.core.casara.dao.GenericDao;
import com.pheu.twis.domain.Follower;
import com.pheu.twis.domain.Friend;
import com.pheu.twis.domain.FriendKey;
public interface RelationshipCommand extends GenericDao<Friend, ... | UTF-8 | Java | 635 | java | RelationshipCommand.java | Java | [] | null | [] | package com.pheu.twis.command;
import java.util.Date;
import com.pheu.core.casara.PagingResult;
import com.pheu.core.casara.dao.GenericDao;
import com.pheu.twis.domain.Follower;
import com.pheu.twis.domain.Friend;
import com.pheu.twis.domain.FriendKey;
public interface RelationshipCommand extends GenericDao<Friend, ... | 635 | 0.811024 | 0.811024 | 16 | 38.6875 | 28.852467 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.4375 | false | false | 9 |
f3875f3ce7610c558d261eb8c5b7e792858256f6 | 25,701,084,345,997 | 8bf657abb0892402fe84b85d1c4a1cb86fce0577 | /com.bunnings.catelog.merger/src/main/java/merger/com/bunnings/catelog/merger/App.java | f2f94aded416c379c02d510e02d4fe64c7354454 | [] | no_license | samydilini/codingskills | https://github.com/samydilini/codingskills | 62e792899b4e964b69c13659cb3336464b624863 | e9637b886c8a226717e5e1088b79d896fa839d4a | refs/heads/main | 2023-05-08T09:41:12.097000 | 2021-05-30T14:51:01 | 2021-05-30T14:51:01 | 371,871,415 | 0 | 0 | null | true | 2021-05-29T03:32:57 | 2021-05-29T03:32:56 | 2021-02-26T03:04:54 | 2021-02-26T03:04:52 | 116 | 0 | 0 | 0 | null | false | false | package merger.com.bunnings.catelog.merger;
import merger.com.bunnings.catelog.merger.service.MergerService;
import merger.com.bunnings.catelog.merger.service.files.FileWriterService;
import merger.com.bunnings.catelog.merger.viewmodel.CatalogViewModel;
import java.util.List;
public class App
{
static MergerSe... | UTF-8 | Java | 600 | java | App.java | Java | [] | null | [] | package merger.com.bunnings.catelog.merger;
import merger.com.bunnings.catelog.merger.service.MergerService;
import merger.com.bunnings.catelog.merger.service.files.FileWriterService;
import merger.com.bunnings.catelog.merger.viewmodel.CatalogViewModel;
import java.util.List;
public class App
{
static MergerSe... | 600 | 0.768333 | 0.768333 | 19 | 30.578947 | 28.66745 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473684 | false | false | 9 |
6ca2c7f864a1a3217abfe1fb45fb7f7b67973bd7 | 1,606,317,817,752 | 222bbfeeb689f5698b27756ed988490fd250d345 | /drools-facts/src/main/java/com/drools/facts/Subject.java | 391395b7d46ad6a012f41ff9f43f032643d7fc16 | [] | no_license | ladytonibarretto/drools-demo-workbench | https://github.com/ladytonibarretto/drools-demo-workbench | 0c88288b5b84fec95d25fe48a4fec6980890dd1d | 096d82f6ce814973aa542be6f5d3b565bc916a48 | refs/heads/master | 2021-01-12T12:41:13.525000 | 2016-01-08T08:38:51 | 2016-01-08T08:38:51 | 49,121,773 | 1 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.drools.facts;
public class Subject {
private String subject;
private int rating;
public String getSubject() {
return subject;
}
public void setSubject(String subject) {
this.subject = subject;
}
public int getRating() {
return rating;
}
p... | UTF-8 | Java | 393 | java | Subject.java | Java | [] | null | [] | package com.drools.facts;
public class Subject {
private String subject;
private int rating;
public String getSubject() {
return subject;
}
public void setSubject(String subject) {
this.subject = subject;
}
public int getRating() {
return rating;
}
p... | 393 | 0.597964 | 0.597964 | 23 | 16.086956 | 14.160303 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.304348 | false | false | 9 |
2d702732f9987c6c291eba164baecb930d873a25 | 21,852,793,654,506 | 6661bc6abc645bfa6af4c705f944e4ab094cd57d | /XMLDatabase/src/xmlProcessor/RG/RG07/TESTpSUDO.java | cbff625738ae4c9060fb384b2da7d3d41f5627d8 | [] | no_license | MohsenCsGold/Thesis_Implementation | https://github.com/MohsenCsGold/Thesis_Implementation | 1f9148d8acde1e5bb9e51cf494052d03f42a796d | 9b493cc1289816742257ef27bdaa0cdd277f2ba0 | refs/heads/master | 2021-01-10T16:25:45.659000 | 2016-01-24T11:04:35 | 2016-01-24T11:04:35 | 50,283,359 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | ///*
// * To change this license header, choose License Headers in Project Properties.
// * To change this template file, choose Tools | Templates
// * and open the template in the editor.
// */
//
//package xmlProcessor.RG.RG07;
//
//import indexManager.StructuralSummaryNode;
//import java.io.IOException;
//import jav... | UTF-8 | Java | 16,712 | java | TESTpSUDO.java | Java | [
{
"context": "aluationTree.SelfInput;\n//\n///**\n// *\n// * @author Micosoft\n// */\n//public class TESTpSUDO \n//{\n// priv",
"end": 783,
"score": 0.7503896355628967,
"start": 780,
"tag": "NAME",
"value": "Mic"
},
{
"context": "tionTree.SelfInput;\n//\n///**\n// *\n// * @author Mi... | 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 xmlProcessor.RG.RG07;
//
//import indexManager.StructuralSummaryNode;
//import java.io.IOException;
//import jav... | 16,712 | 0.540929 | 0.538176 | 371 | 44.045822 | 33.03344 | 184 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.460917 | false | false | 9 |
3cc745e49fb1672053f1517323366d94f328070a | 21,852,793,654,802 | 98821886478cbb16bad3ccd305ff665882705c25 | /Shinedish/src/kr/smhrd/model/Inject.java | 70619ff263f42cc9177cbe111f306d6ef82ee574 | [] | no_license | 2021-SMHRD-KDT-AI-6/Shinedish | https://github.com/2021-SMHRD-KDT-AI-6/Shinedish | e8806ce4f94b3f843ae68d3e0a304e54db3652d3 | 22d032f89dac7e44d8e2a4420f655d0b98dc3ab7 | refs/heads/master | 2023-08-30T01:00:58.404000 | 2021-11-16T03:03:57 | 2021-11-16T03:03:57 | 419,542,026 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.smhrd.model;
public @interface Inject {
}
| UTF-8 | Java | 60 | java | Inject.java | Java | [] | null | [] | package kr.smhrd.model;
public @interface Inject {
}
| 60 | 0.666667 | 0.666667 | 5 | 10 | 11.882761 | 26 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 9 |
17422fa20e77e5100eab3b96377988f335c98e06 | 18,330,920,471,672 | 038fe46cd5f295c272c1474e8cf48cfc944aa726 | /RemoveArrayPart.java | dfe0b28436186f50be7ee0e61c4f8d34eba9899a | [] | no_license | imara1032/codefights | https://github.com/imara1032/codefights | 57ed2e5737b80ca428daf18c706509c973bec92b | 9419ea302efbb4abb6dc97ec55e181855aa8942a | refs/heads/master | 2020-07-03T05:13:01.770000 | 2020-01-04T03:50:05 | 2020-01-04T03:50:05 | 74,195,560 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Remove Array Part
Description:
Remove a part of a given array between given 0-based indexes l and r(inclusive).
Example
For inputArray = [2, 3, 2, 3, 4, 5], l = 2 and r = 4, the output should be
removeArrayPart(inputArray, l, r) = [2, 3, 5].
*/
import java.util.ArrayList;
import java.io.*;
import java.util.*;... | UTF-8 | Java | 1,142 | java | RemoveArrayPart.java | Java | [] | null | [] | /*
Remove Array Part
Description:
Remove a part of a given array between given 0-based indexes l and r(inclusive).
Example
For inputArray = [2, 3, 2, 3, 4, 5], l = 2 and r = 4, the output should be
removeArrayPart(inputArray, l, r) = [2, 3, 5].
*/
import java.util.ArrayList;
import java.io.*;
import java.util.*;... | 1,142 | 0.555166 | 0.534151 | 50 | 21.860001 | 23.289492 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.84 | false | false | 9 |
c83a339c069972b7f7a48e843e42c5a1ee5bcafc | 16,947,940,950,522 | ffa1dc4b3e80f753445591f5377a87b5e303e6dd | /src/H6/JavaOpdracht63.java | 54ec54e00b9fd9cf04e32d1d121ce3067f97c22e | [] | no_license | Dennis1325/JavaH2 | https://github.com/Dennis1325/JavaH2 | b80da32540f022098bc60d8469a4d902ec0059d1 | 8bb96b1577dc5e663b4487aa185d83d9584fb988 | refs/heads/master | 2021-09-03T16:02:06.154000 | 2018-01-10T08:48:44 | 2018-01-10T08:48:44 | 103,381,292 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package H6;
import java.applet.Applet;
import java.awt.*;
public class JavaOpdracht63 extends Applet{
int a;
int b;
int uitkomst;
public void init(){
a = 2147483647;
b = 2147483646;
uitkomst = (a+b);
}
public void paint(Graphics g){
g.drawString("uitkomst is " ... | UTF-8 | Java | 350 | java | JavaOpdracht63.java | Java | [] | null | [] | package H6;
import java.applet.Applet;
import java.awt.*;
public class JavaOpdracht63 extends Applet{
int a;
int b;
int uitkomst;
public void init(){
a = 2147483647;
b = 2147483646;
uitkomst = (a+b);
}
public void paint(Graphics g){
g.drawString("uitkomst is " ... | 350 | 0.588571 | 0.505714 | 19 | 17.421053 | 15.149486 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.631579 | false | false | 9 |
75aa378cd75a6426364462424cfcfa0c14af405f | 17,583,596,168,689 | c36e1f2f1712f71cd11c829588ef8e82b09b7ef1 | /java/monkey_foxwan_web/src/com/stang/game/common/PageProperty.java | 6b8b0ea0ebcb90df8edc6f31a5ca47303f4580db | [] | no_license | CJSDCQS/Monkey-Web-Game | https://github.com/CJSDCQS/Monkey-Web-Game | 8b5645c7d5278708679827b956e9ca17d60a93e0 | c2e93001db22df775c9638651d84d9bb2dcdb52a | refs/heads/master | 2021-12-04T08:15:23.863000 | 2014-10-24T09:10:44 | 2014-10-24T09:10:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.stang.game.common;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
/**
* @author fei_wei
* @company 上海三唐信息科技有限公司
* @description 整合供分页处理所有属性类
*/
public class PageProperty {
private int npage;// 页码
private int nfirstindex;// 查询起点
private int npagesize;// 查询数量,0表示全部
priva... | UTF-8 | Java | 2,770 | java | PageProperty.java | Java | [
{
"context": "il.HashMap;\nimport java.util.List;\n\n/**\n * @author fei_wei\n * @company 上海三唐信息科技有限公司\n * @description 整合供分页处理所",
"end": 132,
"score": 0.9962206482887268,
"start": 125,
"tag": "USERNAME",
"value": "fei_wei"
}
] | null | [] | package com.stang.game.common;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
/**
* @author fei_wei
* @company 上海三唐信息科技有限公司
* @description 整合供分页处理所有属性类
*/
public class PageProperty {
private int npage;// 页码
private int nfirstindex;// 查询起点
private int npagesize;// 查询数量,0表示全部
priva... | 2,770 | 0.705951 | 0.704019 | 128 | 19.21875 | 17.538322 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.507813 | false | false | 9 |
40f996f0a33ae6cc28dfdf080da3fb1033509c89 | 6,141,803,258,368 | c4623aa95fb8cdd0ee1bc68962711c33af44604e | /src/com/yelp/android/appdata/webrequests/dd.java | cb350f1d1e8c4f637c5a1923e3ebca488c65bcd8 | [] | no_license | reverseengineeringer/com.yelp.android | https://github.com/reverseengineeringer/com.yelp.android | 48f7f2c830a3a1714112649a6a0a3110f7bdc2b1 | b0ac8d4f6cd5fc5543f0d8de399b6d7b3a2184c8 | refs/heads/master | 2021-01-19T02:07:25.997000 | 2016-07-19T16:37:24 | 2016-07-19T16:37:24 | 38,555,675 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yelp.android.appdata.webrequests;
import com.yelp.android.appdata.webrequests.core.b;
import com.yelp.android.serializable.Preferences;
import com.yelp.parcelgen.JsonParser.DualCreator;
import org.json.JSONException;
import org.json.JSONObject;
public class dd
extends b<String, Void, Preferences>
{
pu... | UTF-8 | Java | 745 | java | dd.java | Java | [] | null | [] | package com.yelp.android.appdata.webrequests;
import com.yelp.android.appdata.webrequests.core.b;
import com.yelp.android.serializable.Preferences;
import com.yelp.parcelgen.JsonParser.DualCreator;
import org.json.JSONException;
import org.json.JSONObject;
public class dd
extends b<String, Void, Preferences>
{
pu... | 745 | 0.754362 | 0.744966 | 28 | 25.642857 | 22.641956 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.464286 | false | false | 9 |
eec9847d897516f7eb277d90c2f8c2943ed7f195 | 30,133,490,605,872 | 5569410c11d2c068d7f7af6b059ab6515b1e5802 | /Sample/src/com/pyt/test/MinUniqueArraySum.java | b7c22e76f7a8cb29b8736bb7a3fec22c9d81716c | [] | no_license | HEMAVAT/TestRepo | https://github.com/HEMAVAT/TestRepo | af1c6f167bb0536112e7e5eea63b0efd30bd48b0 | 569dbb846e26581148416c64427a323327713703 | refs/heads/master | 2020-03-22T10:53:31.494000 | 2018-07-06T04:57:29 | 2018-07-06T04:57:29 | 139,934,269 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pyt.test;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
public class MinUniqueArraySum {
// To find minimum sum of unique elements.
static int minSum(ArrayList<Integer> arr, int n)
{
int sum = arr.get(0), prev = arr.get(0);
for (i... | UTF-8 | Java | 2,277 | java | MinUniqueArraySum.java | Java | [] | null | [] | package com.pyt.test;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
public class MinUniqueArraySum {
// To find minimum sum of unique elements.
static int minSum(ArrayList<Integer> arr, int n)
{
int sum = arr.get(0), prev = arr.get(0);
for (i... | 2,277 | 0.49978 | 0.472112 | 86 | 25.465117 | 21.220163 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.918605 | false | false | 9 |
a981570c2d9327e8dc325077f3386fa225c9a30e | 27,298,812,147,159 | e4d03e3c02efbf07ca01da62a21320243ff18abc | /springboot-06-web-jsp/src/main/java/early_bird/controller/HelloController.java | e6255dbd3f94369168804a43ace5b942792c3067 | [] | no_license | xuxin18/learn_springboot | https://github.com/xuxin18/learn_springboot | 70a20b4c7eb418e7e4e523d15f5ead24be55b338 | 2e03cdabb664c354c1dc07cc927db87c961da2fb | refs/heads/master | 2023-08-13T02:17:54.285000 | 2019-08-13T08:04:35 | 2019-08-13T08:04:35 | 183,899,084 | 2 | 0 | null | false | 2023-07-22T04:18:23 | 2019-04-28T11:25:39 | 2019-08-13T08:05:10 | 2023-07-22T04:18:22 | 13,113 | 2 | 0 | 2 | Java | false | false | package early_bird.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody;
import java.util.Arrays;
import java.util.Map;
/**
* @author xuxin
* @version v1.0
* @project learn_springboo... | UTF-8 | Java | 3,738 | java | HelloController.java | Java | [
{
"context": "util.Arrays;\nimport java.util.Map;\n\n/**\n * @author xuxin\n * @version v1.0\n * @project learn_springboot\n * ",
"end": 275,
"score": 0.9995821118354797,
"start": 270,
"tag": "USERNAME",
"value": "xuxin"
},
{
"context": " <p>Name: <span th:text=\"*{firstNa... | null | [] | package early_bird.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody;
import java.util.Arrays;
import java.util.Map;
/**
* @author xuxin
* @version v1.0
* @project learn_springboo... | 3,738 | 0.422078 | 0.417749 | 93 | 33.774193 | 19.416836 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.172043 | false | false | 9 |
cbdb9467c32a32ea312b38a64e1e9a372484d339 | 14,568,529,119,994 | 5fe5e0060c26bf2153c6a9727c5c7589cbc9fb0e | /Model/src/team/epm/dcm/model/DcmCombinationImpl.java | e1b1ad96ebaee475cd2362960138bb2b03fa48c4 | [] | no_license | gaffeylaw/DMS | https://github.com/gaffeylaw/DMS | bf687200a2ba01c6784d5eb47f8f69b0f050fcbf | 0f1a736c8ace6fc6cb7d19084ce07f117b1bf4f0 | refs/heads/master | 2021-01-20T11:21:00.578000 | 2016-10-26T07:19:15 | 2016-10-26T07:19:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package team.epm.dcm.model;
import oracle.jbo.Key;
import oracle.jbo.domain.Date;
import oracle.jbo.server.AttributeDefImpl;
import oracle.jbo.server.EntityDefImpl;
import oracle.jbo.server.EntityImpl;
import team.epm.dms.common.DmsEntityImpl;
// ---------------------------------------------------------------------
/... | UTF-8 | Java | 9,902 | java | DcmCombinationImpl.java | Java | [] | null | [] | package team.epm.dcm.model;
import oracle.jbo.Key;
import oracle.jbo.domain.Date;
import oracle.jbo.server.AttributeDefImpl;
import oracle.jbo.server.EntityDefImpl;
import oracle.jbo.server.EntityImpl;
import team.epm.dms.common.DmsEntityImpl;
// ---------------------------------------------------------------------
/... | 9,902 | 0.58877 | 0.587457 | 324 | 29.561728 | 25.906036 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.330247 | false | false | 9 |
d34910b71ee17baf73523e5b87af0a1ab805e7b4 | 15,427,522,531,123 | 2fd43b98241f3e88790c68cee2000be048ad58a1 | /src/main/java/com/skhu/controller/SkhuBrdController.java | 1a75b554e0f81920ecf0231714772fb535d1524f | [] | no_license | BoBinLee/Skhu.Server | https://github.com/BoBinLee/Skhu.Server | cdd4ec33484cc6d3e510ad7f73e0ffb24abdca08 | aec4550d0b9148913a25908acb49a2c38a67e3a5 | refs/heads/master | 2021-01-19T09:42:33.648000 | 2015-05-21T14:10:45 | 2015-05-21T14:10:45 | 25,716,781 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.skhu.controller;
import java.sql.SQLIntegrityConstraintViolationException;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind... | UTF-8 | Java | 3,489 | java | SkhuBrdController.java | Java | [] | null | [] | package com.skhu.controller;
import java.sql.SQLIntegrityConstraintViolationException;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind... | 3,489 | 0.717398 | 0.712525 | 113 | 29.876106 | 25.95542 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.19469 | false | false | 9 |
50a9afc9e5a2f2ec3197bc1a2aecc7a2b8bb86c0 | 22,144,851,409,332 | 9bbfb33a526580ca262afbea8805eac759d8798f | /src/Complete/pathfinding/PathfinderState.java | e9ea275906cf6fa41188b51a26fe215d5858647c | [] | no_license | synju/enginex | https://github.com/synju/enginex | 9fde5d00b25c2303cfe2bd20672480fff8bb9a5d | edf4b8a2cbf68de4a8d8ceabfeaf73d2a63ed8f5 | refs/heads/master | 2023-07-22T00:54:47.917000 | 2023-07-13T21:42:50 | 2023-07-13T21:42:50 | 94,083,141 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Complete.pathfinding;
import java.awt.Graphics2D;
import java.awt.event.KeyEvent;
import java.awt.event.MouseEvent;
import java.util.ArrayList;
import EngineX.EngineX;
import EngineX.State;
public class PathfinderState extends State {
ArrayList<Node> nodes;
ArrayList<Node> pathNodes = new ArrayList<>();
... | UTF-8 | Java | 1,791 | java | PathfinderState.java | Java | [] | null | [] | package Complete.pathfinding;
import java.awt.Graphics2D;
import java.awt.event.KeyEvent;
import java.awt.event.MouseEvent;
import java.util.ArrayList;
import EngineX.EngineX;
import EngineX.State;
public class PathfinderState extends State {
ArrayList<Node> nodes;
ArrayList<Node> pathNodes = new ArrayList<>();
... | 1,791 | 0.654941 | 0.649916 | 93 | 18.258064 | 15.983125 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.182796 | false | false | 9 |
fa5269a21a3d7f6e363402ec213cd797970c878c | 17,686,675,373,467 | 0db4eacb10b01ea95435c7f40aa969253cc6b268 | /Java/problems/self/二分查找.java | d78569f242e1ee9b6e80671e3e6b2dd3ded7b066 | [] | no_license | wrz155/Algorithms | https://github.com/wrz155/Algorithms | ea6d0aca4d6a9bbe43a725b4bbaba48a088e3513 | 3695dd4c72a514b9d68af1b4ad29a620bde46d07 | refs/heads/master | 2021-09-08T09:31:32.307000 | 2021-08-30T06:18:59 | 2021-08-30T06:18:59 | 165,674,813 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.algorithm.problems.self;
public class 二分查找 {
public static boolean binarySearchUnrecu(int[] arr, int key) {
int left = 0;
int right = arr.length - 1;
int mid = (right - left) / 2;
while (mid >= left && mid <= right) {
if (arr[mid] == key)
re... | UTF-8 | Java | 1,177 | java | 二分查找.java | Java | [] | null | [] | package com.algorithm.problems.self;
public class 二分查找 {
public static boolean binarySearchUnrecu(int[] arr, int key) {
int left = 0;
int right = arr.length - 1;
int mid = (right - left) / 2;
while (mid >= left && mid <= right) {
if (arr[mid] == key)
re... | 1,177 | 0.427716 | 0.404619 | 45 | 24.977777 | 18.069605 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.622222 | false | false | 9 |
45a1fa912f8ae2f56fe40f3e9d8b4c82457020a8 | 22,488,448,811,758 | 5363d8d6dc75357d40ebfbb07f7795a16bbbaa5e | /library-integration/src/main/java/library/inputchannel/BooksInputChannel.java | 29c6af4c2c2bdf773d69f79781351fab3d552a20 | [] | no_license | davidepravata/SpringInAction | https://github.com/davidepravata/SpringInAction | d5930bf62774c69bbc40756a77789c5a801fc125 | 3c0ec5604e1f218f41d05fc93fd2076750175ed6 | refs/heads/master | 2020-04-08T11:09:09.783000 | 2018-12-05T20:29:39 | 2018-12-05T20:29:39 | 159,295,044 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package library.inputchannel;
import library.entities.Book;
import library.repositories.jpa.BooksRepositoryJPA;
import java.util.List;
public class BooksInputChannel implements InputChannel{
private BooksRepositoryJPA booksRepositoryJPA;
public BooksInputChannel(BooksRepositoryJPA booksRepositoryJPA) {
... | UTF-8 | Java | 530 | java | BooksInputChannel.java | Java | [] | null | [] | package library.inputchannel;
import library.entities.Book;
import library.repositories.jpa.BooksRepositoryJPA;
import java.util.List;
public class BooksInputChannel implements InputChannel{
private BooksRepositoryJPA booksRepositoryJPA;
public BooksInputChannel(BooksRepositoryJPA booksRepositoryJPA) {
... | 530 | 0.760377 | 0.760377 | 20 | 25.5 | 23.705484 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 9 |
15eaa31397afe9e1d01d56c47364a3d5b8b08cc3 | 33,535,104,685,910 | 2226d801623a7beefd8399c32a683b38caf426ca | /java/net.master7.spring/src/main/java/net/master7/springweb/service/main/aspectj/HijackImpl.java | 4ca7af96a5983f510fb521f7c42a783c89c0fd3e | [] | no_license | evgenzt/examples | https://github.com/evgenzt/examples | d91f0d1d453813ff0572cb2006b346491b4364c6 | 19b6b9ef48bd9723867b05494e92d38cb58acaba | refs/heads/master | 2016-09-13T21:46:38.703000 | 2016-09-10T12:05:42 | 2016-09-10T12:05:42 | 64,503,399 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.master7.springweb.service.main.aspectj;
/**
* Created by User on 7/10/2016.
*/
public class HijackImpl implements HijackInterface {
@Override
public void doSome() {
System.out.println("Write some.");
}
}
| UTF-8 | Java | 239 | java | HijackImpl.java | Java | [] | null | [] | package net.master7.springweb.service.main.aspectj;
/**
* Created by User on 7/10/2016.
*/
public class HijackImpl implements HijackInterface {
@Override
public void doSome() {
System.out.println("Write some.");
}
}
| 239 | 0.67364 | 0.640167 | 11 | 20.727272 | 19.670425 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.181818 | false | false | 9 |
b699f7862136ad6ad3b17706b531d144ddeb3f39 | 7,919,919,750,617 | 8be76ef85023a556f4368930be237cb8736ee017 | /app/src/main/java/com/moaplanet/gosingadmin/main/submenu/non_member/fragment/SavePhoneNumberFragment.java | 8c0582b31221d72bc98840b6b2a20ac9785d4816 | [] | no_license | MoaPlanet-SungHo/GoSingAdmin | https://github.com/MoaPlanet-SungHo/GoSingAdmin | 86b4186ae816e10a5439e9004c4d24a9d57c7b4d | 6db03d0e8bc12145a0e195d089dfcc9362bd5aee | refs/heads/master | 2020-08-26T23:41:04.702000 | 2020-02-03T08:03:32 | 2020-02-03T08:03:32 | 217,182,615 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.moaplanet.gosingadmin.main.submenu.non_member.fragment;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.telephony.PhoneNumberFormattingTextWatcher;
import android.text.Editable;
import android.text.TextWatcher;
import android.view.View;
import android... | UTF-8 | Java | 9,407 | java | SavePhoneNumberFragment.java | Java | [] | null | [] | package com.moaplanet.gosingadmin.main.submenu.non_member.fragment;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.telephony.PhoneNumberFormattingTextWatcher;
import android.text.Editable;
import android.text.TextWatcher;
import android.view.View;
import android... | 9,407 | 0.595473 | 0.593523 | 236 | 38.122883 | 30.472788 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.525424 | false | false | 9 |
ef454c26a8b3e870d5472fefe6c3a4020e5a87a4 | 21,586,505,662,066 | ae5b565b03cbd18ed1879d7bcb66be42c68104b2 | /app/src/main/java/com/example/springandsummergolfclub/HomeFragment.java | 7d491a9f2d9568886a749b152edabe9a9b9a816f | [] | no_license | djshampz/100994_Kimani_Martin | https://github.com/djshampz/100994_Kimani_Martin | 8004cb0ccfb2bdc89ac0b5fb11c0318c67c17c28 | ccb56dd6ee4e9922a07619cbd4669620dafdeba5 | refs/heads/master | 2023-08-28T13:44:29.589000 | 2021-09-18T12:24:35 | 2021-09-24T15:14:39 | 410,007,972 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.springandsummergolfclub;
import android.content.Intent;
import android.os.Bundle;
import android.os.PersistableBundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androi... | UTF-8 | Java | 754 | java | HomeFragment.java | Java | [] | null | [] | package com.example.springandsummergolfclub;
import android.content.Intent;
import android.os.Bundle;
import android.os.PersistableBundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androi... | 754 | 0.779841 | 0.779841 | 24 | 30.333334 | 24.144817 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.708333 | false | false | 9 |
e0fe77a5375ea5d50ca1af94b164d9220fe34d0e | 12,292,196,458,005 | 0674f92d3ca9edee8e7be354d75f98dca5bc277a | /project07/src/tests/Presentation.java | 84498e9e670e5162980bb0581bc50d87739c2d3c | [] | no_license | jntme/bfh_ourstreamimpl | https://github.com/jntme/bfh_ourstreamimpl | 9a4a2825f3434ea6f95fd67d2be5f5cf7030a17b | d202a2979748f2ba30a77f84a025c18a26b5fa51 | refs/heads/master | 2021-01-15T14:41:40.706000 | 2016-05-17T07:36:23 | 2016-05-17T07:36:23 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tests;
import classes.ArrayStream;
import classes.SeededStream;
public class Presentation {
public static void main(String[] args) {
//ArrayStream
ArrayStream<Integer> stringArrStr = new ArrayStream<>(1,2,3,4,5,6,7,8,9,10);
System.out.println(stringArrStr.countAll());
stringArrStr.filter(x -> x ... | UTF-8 | Java | 551 | java | Presentation.java | Java | [] | null | [] | package tests;
import classes.ArrayStream;
import classes.SeededStream;
public class Presentation {
public static void main(String[] args) {
//ArrayStream
ArrayStream<Integer> stringArrStr = new ArrayStream<>(1,2,3,4,5,6,7,8,9,10);
System.out.println(stringArrStr.countAll());
stringArrStr.filter(x -> x ... | 551 | 0.69873 | 0.667877 | 24 | 21.958334 | 25.833569 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.916667 | false | false | 9 |
65e43bc4b13f34d0c317be1713943f05538affb8 | 4,217,657,943,462 | 43daf31b9149b6f653b99d850de780d6f41a18fc | /src/selenium_1/Flipkart3.java | a9d5aa7b6a3f6256d052a3635d3f8664570a9353 | [] | no_license | Preeti0304/Selenium_study | https://github.com/Preeti0304/Selenium_study | 143ec3e37dc3ce1c894e1db6eb8688ff140c6650 | 8e6f684bbdba333bf35ce5fb2e83cd0e8ad29969 | refs/heads/master | 2023-03-04T19:59:35.016000 | 2021-02-09T10:48:19 | 2021-02-09T10:48:19 | 336,253,287 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package selenium_1;
import java.util.List;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
public class Flipkart3 {
public static void main(String[] args) throws InterruptedException {
System.setPr... | UTF-8 | Java | 979 | java | Flipkart3.java | Java | [] | null | [] | package selenium_1;
import java.util.List;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
public class Flipkart3 {
public static void main(String[] args) throws InterruptedException {
System.setPr... | 979 | 0.703779 | 0.677222 | 29 | 31.758621 | 24.897936 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.896552 | false | false | 9 |
3b0ac4753d5c4f146396c0b2d074b4d49b7d3d33 | 2,568,390,499,867 | 88edd48094920123643c5aa5eb63e03ed06fc1cf | /src/baseInterface/IAlgorithm.java | 486d0265792e8da15746ae47afc1bd1f5409130a | [] | no_license | me3602/algorithm | https://github.com/me3602/algorithm | f42fc8bef47c090f013c961f83ad15d956cbbc80 | 2860a9e1855a2de962e2420a0ed7a660707edd80 | refs/heads/master | 2020-12-24T07:54:04.376000 | 2016-11-11T06:38:29 | 2016-11-11T06:38:29 | 73,356,990 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package baseInterface;
public interface IAlgorithm{
abstract public int[] sort(int[] array);
}
| UTF-8 | Java | 99 | java | IAlgorithm.java | Java | [] | null | [] | package baseInterface;
public interface IAlgorithm{
abstract public int[] sort(int[] array);
}
| 99 | 0.747475 | 0.747475 | 7 | 13.142858 | 15.770031 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 9 |
e4d8d6a9393f40967479bab66474907861811267 | 33,114,197,911,316 | e9eeb582c22dedb59bfff87ba22b8abcb9575e57 | /Challenge/src/Challenge.java | 94e41dcbf0f872a1aa5ceb56e9db4cb651de7622 | [] | no_license | anthonysego/JavaCardGame | https://github.com/anthonysego/JavaCardGame | 37b5e45712454b14b5d89f2df676f84ab8ff3f26 | 62d64af893cb1f97da4cdb2641bb59e26c3ecf3a | refs/heads/master | 2020-04-12T04:50:56.843000 | 2018-12-18T15:26:11 | 2018-12-18T15:26:11 | 162,307,819 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Program Name: Challenge Card Game
Author: Anthony Sego
Date: 3/02/2018
Purpose of Program: Use a provided Card class to generate a program simulating the card game war
One card is drawn for each player (2 player game). Value of cards is determi... | UTF-8 | Java | 6,013 | java | Challenge.java | Java | [
{
"context": " Challenge Card Game\nAuthor: Anthony Sego\nDate: 3/02/2018\nPurpose of Prog",
"end": 83,
"score": 0.999890923500061,
"start": 71,
"tag": "NAME",
"value": "Anthony Sego"
}
] | null | [] | /*
Program Name: Challenge Card Game
Author: <NAME>
Date: 3/02/2018
Purpose of Program: Use a provided Card class to generate a program simulating the card game war
One card is drawn for each player (2 player game). Value of cards is determined
... | 6,007 | 0.382671 | 0.38001 | 118 | 49.90678 | 33.404808 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.245763 | false | false | 9 |
be026b670a13d4316008cb32339c8381813615a4 | 25,744,034,009,926 | 2c65627c4012c358682919d7bc2d24aa9e70e696 | /app/src/main/java/com/jiang/tasks/dto/TaskUpdateDto.java | 34dd1c97fa482dd052198e180fb8d22aba8dfedf | [] | no_license | xjddavid/hsbc-tasks | https://github.com/xjddavid/hsbc-tasks | 704e07548a9954f007249aa667937ac69bb92b58 | 3d230c02cf89b6a11d19313d7a3cc3604b020fd8 | refs/heads/master | 2022-02-09T06:05:59.909000 | 2019-08-16T07:48:43 | 2019-08-16T07:48:43 | 199,000,227 | 0 | 0 | null | false | 2022-01-21T23:28:11 | 2019-07-26T10:47:22 | 2019-08-16T07:48:45 | 2022-01-21T23:28:08 | 52 | 0 | 0 | 1 | Java | false | false | package com.jiang.tasks.dto;
import com.jiang.tasks.enums.Status;
import lombok.Data;
@Data
public class TaskUpdateDto {
private String title;
private String dueDate;
private Status status;
}
| UTF-8 | Java | 206 | java | TaskUpdateDto.java | Java | [] | null | [] | package com.jiang.tasks.dto;
import com.jiang.tasks.enums.Status;
import lombok.Data;
@Data
public class TaskUpdateDto {
private String title;
private String dueDate;
private Status status;
}
| 206 | 0.747573 | 0.747573 | 11 | 17.727272 | 12.877683 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 9 |
eeb639f76fe80771e25987beded651e74a1310d6 | 352,187,365,667 | c3c87b9f2ddb8623544829d599285c31878c6da7 | /app/src/main/java/com/sattvamedtech/fetallite/signalproc/MQRSCancelParallel.java | 9160c97ddf77e8ff2f55dc308103b28bf3c98a21 | [] | no_license | PavanIISc/FetalLite_v1.4.3-master | https://github.com/PavanIISc/FetalLite_v1.4.3-master | c6b72b69fd992f557a63ad7ae84ca344f2cbb5e1 | 6139fa6925d33816cc2ead07fb0cef6ad19e1ae0 | refs/heads/master | 2021-01-01T18:18:40.419000 | 2017-07-25T10:50:32 | 2017-07-25T10:50:32 | 98,296,166 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sattvamedtech.fetallite.signalproc;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
public class MQRSCancelParallel {
MatrixFunctions mMatrixFunctions = new MatrixFunctions();
static boolean i0Flag = false;
static boolean i1Flag = false;
static boolean i2Flag = fal... | UTF-8 | Java | 11,207 | java | MQRSCancelParallel.java | Java | [] | null | [] | package com.sattvamedtech.fetallite.signalproc;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
public class MQRSCancelParallel {
MatrixFunctions mMatrixFunctions = new MatrixFunctions();
static boolean i0Flag = false;
static boolean i1Flag = false;
static boolean i2Flag = fal... | 11,207 | 0.663246 | 0.653074 | 333 | 32.657658 | 31.001549 | 176 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.711712 | false | false | 9 |
0baf1b903b30792a4a7476646cdc4f251ca2c64f | 352,187,361,387 | 9a61dce9139e1184c18f76e1fbd98f1382a87443 | /src/main/java/com/psh/common/controller/BaseController.java | a5176c10ada46033a2d8a9d83b0b72c354e58023 | [] | no_license | naljap/base | https://github.com/naljap/base | ae10360a5830f7fc645d3dcd283f1202ab96736f | ed82fcdef84379d6862efbcc88de5d25de56ddb5 | refs/heads/master | 2020-03-12T20:43:57.650000 | 2018-04-24T07:11:43 | 2018-04-24T07:11:43 | 130,812,463 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.psh.common.controller;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
@Controller
public class BaseController {
/**
* Base URL
*/
@RequestMapping("/")
public String index() {
... | UTF-8 | Java | 1,475 | java | BaseController.java | Java | [] | null | [] | package com.psh.common.controller;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
@Controller
public class BaseController {
/**
* Base URL
*/
@RequestMapping("/")
public String index() {
... | 1,475 | 0.618305 | 0.612203 | 71 | 19.788733 | 16.262733 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.197183 | false | false | 9 |
d162abef3d2d54fe48a25a044d5bf2db02e55870 | 32,409,823,239,436 | 12080ae1d80cdb352e2486fe0024454cd9c782d9 | /Java - Supermarket/src/model/departments/VideoDepartment.java | e11b1480d7af7a405d899616acf6f236bc826df3 | [] | no_license | MohamedRama/uniprojects | https://github.com/MohamedRama/uniprojects | 7de7588d9030a6fb41da752b601584658f9f56e5 | f3876eab7e06620f3f1a7d6db01ec788c5c766fa | refs/heads/master | 2021-05-07T05:57:20.270000 | 2020-12-29T12:14:46 | 2020-12-29T12:14:46 | 111,681,711 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model.departments;
import item.ShoppingCart;
import model.Department;
public class VideoDepartment extends Department{
/**
* Metoda modifica pretul fiecarui produs din ShoppingCart ce apartine acestui departament
* daca valoarea totalului produselor ce apartin departamentului este mai mare deca... | UTF-8 | Java | 690 | java | VideoDepartment.java | Java | [] | null | [] | package model.departments;
import item.ShoppingCart;
import model.Department;
public class VideoDepartment extends Department{
/**
* Metoda modifica pretul fiecarui produs din ShoppingCart ce apartine acestui departament
* daca valoarea totalului produselor ce apartin departamentului este mai mare deca... | 690 | 0.755072 | 0.750725 | 23 | 28 | 32.517555 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.869565 | false | false | 9 |
c0c0e469d2a2afa96d86d7341d36ea6c9c5cdc66 | 11,166,914,985,576 | 5fefb9ec4f73a97fa024a275a4521a2c7ce81c98 | /src/main/java/dab/engine/simulator/FailableComponent.java | d8d23a829f4a9479286261481eb269625892ef40 | [] | no_license | neduard/sepr4bar | https://github.com/neduard/sepr4bar | dbbe7a6e2cc122e6f59e3342c7be715098979e7e | 5d02b4dd741c9f14307b44172e8fc5749f03de2c | refs/heads/master | 2021-01-23T16:37:29.186000 | 2013-05-12T14:55:00 | 2013-05-12T14:55:00 | 8,600,641 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dab.engine.simulator;
import com.fasterxml.jackson.annotation.JsonProperty;
import dab.engine.simulator.views.FailableComponentView;
import dab.engine.utilities.Percentage;
/**
* Base Class for all components which can fail.
*
* FailableComponents maintain their state of repair and their wear.
*
* Wear i... | UTF-8 | Java | 3,861 | java | FailableComponent.java | Java | [
{
"context": "ays returns a\n * Percentage of zero.\n *\n * @author Marius Dumetrescu\n */\npublic abstract class FailableComponent imple",
"end": 727,
"score": 0.9998770356178284,
"start": 710,
"tag": "NAME",
"value": "Marius Dumetrescu"
}
] | null | [] | package dab.engine.simulator;
import com.fasterxml.jackson.annotation.JsonProperty;
import dab.engine.simulator.views.FailableComponentView;
import dab.engine.utilities.Percentage;
/**
* Base Class for all components which can fail.
*
* FailableComponents maintain their state of repair and their wear.
*
* Wear i... | 3,850 | 0.614608 | 0.605543 | 135 | 27.6 | 24.567127 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.251852 | false | false | 9 |
49b217fea0703d9da5440cd1de49d3ca7309c0b0 | 29,368,986,424,539 | a70bcd290e4b776959c04c1f32d4ed01848d5c97 | /src/etf/nim/bd140657d/Glavna.java | ab9096504bba4822f39410b30e867a9fa4f879e0 | [] | no_license | Djordje1995/Nim | https://github.com/Djordje1995/Nim | 6716d06f0b39354dad9b968e8f705ae4df3216b0 | 1470bf9acd45bfe81f01b80da326fc59c12a7330 | refs/heads/master | 2021-04-15T03:31:36.561000 | 2018-03-21T23:38:41 | 2018-03-21T23:38:41 | 126,254,285 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package etf.nim.bd140657d;
public class Glavna {
public static void main(String[] args) {
Aplikacija app = new Aplikacija();
}
}
| UTF-8 | Java | 135 | java | Glavna.java | Java | [] | null | [] | package etf.nim.bd140657d;
public class Glavna {
public static void main(String[] args) {
Aplikacija app = new Aplikacija();
}
}
| 135 | 0.703704 | 0.659259 | 8 | 15.875 | 16.135654 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 9 |
fd4b71ab6b9cfd21f6ef8f2eb58b84b07cdef6da | 29,523,605,239,382 | 686accec6e650fd29bb1a59f02a0844158fc7f0a | /src/com/cleverbug/app/login/SimpleLoginResponse.java | 31777473ebf023f796adb32b5fa46f8ac638f600 | [] | no_license | berill/cleverbook | https://github.com/berill/cleverbook | b1e49c350955bf801d9a23098f49ac07848cff1a | 9ba6d7c2017ad0f2a84e4b393d1b1fa455aac37d | refs/heads/master | 2016-08-06T12:26:07.241000 | 2012-11-12T20:38:15 | 2012-11-12T20:38:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cleverbug.app.login;
import javax.xml.bind.annotation.XmlRootElement;
/**
* Class that represents the response to be sent to the client
*
*/
@XmlRootElement
public class SimpleLoginResponse implements LoginResponse{
/**
* Status of the response; Can be either {@link Status#OK} or {@link Status#FAIL... | UTF-8 | Java | 1,131 | java | SimpleLoginResponse.java | Java | [] | null | [] | package com.cleverbug.app.login;
import javax.xml.bind.annotation.XmlRootElement;
/**
* Class that represents the response to be sent to the client
*
*/
@XmlRootElement
public class SimpleLoginResponse implements LoginResponse{
/**
* Status of the response; Can be either {@link Status#OK} or {@link Status#FAIL... | 1,131 | 0.698497 | 0.698497 | 64 | 16.671875 | 19.607918 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.125 | false | false | 9 |
3bc7cc59dd091bcd194b288bed1086e2b92e1a2c | 33,328,946,232,849 | 0790efbbe701af1af46c6a635887488b6fbb713e | /src/main/java/pl/killers/statistics/ECreatureHitPoints.java | 705c09c82957d82cdbbdba2c0e6809de3fef0944 | [] | no_license | dadziu/Killers | https://github.com/dadziu/Killers | 5f057dafb8f44f6610d661269fe1cd5863fe5e8f | 4e672774c8d57fe30078a6b6885ae41395463e8a | refs/heads/master | 2018-12-23T13:19:30.017000 | 2018-10-11T19:27:46 | 2018-10-11T19:27:46 | 149,357,026 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.killers.statistics;
public enum ECreatureHitPoints {
AXEMAN(1.1),
CAT(1.4),
COW(1.4),
HUMAN(1.0),
MARUDER(1.4),
ZOMBIE(0.7);
private double hitPoints;
ECreatureHitPoints(double hitPoints) {
this.hitPoints = hitPoints;
}
public double getHitPoints() {
... | UTF-8 | Java | 349 | java | ECreatureHitPoints.java | Java | [] | null | [] | package pl.killers.statistics;
public enum ECreatureHitPoints {
AXEMAN(1.1),
CAT(1.4),
COW(1.4),
HUMAN(1.0),
MARUDER(1.4),
ZOMBIE(0.7);
private double hitPoints;
ECreatureHitPoints(double hitPoints) {
this.hitPoints = hitPoints;
}
public double getHitPoints() {
... | 349 | 0.60745 | 0.573066 | 21 | 15.619047 | 13.499475 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47619 | false | false | 9 |
3f92caf05d47b4a9f42446ebf2c66549dd2b4ecd | 33,328,946,232,916 | d1fc73642146789b1e390b6d7e7a7bae0d441471 | /app/src/main/java/com/mywaytec/myway/ui/dynamicDetail/DynanicDetailView.java | 8b35d4aa829aed48b86ecaee376859cc817e8847 | [] | no_license | sheminghao/Myway | https://github.com/sheminghao/Myway | 8afb868d07c9262b7cc64128dfb152b5cdb835b1 | 5cd8ac607de54a513e3d867ae13a21241d08c379 | refs/heads/master | 2018-03-08T07:09:46.769000 | 2017-10-25T02:35:48 | 2017-10-25T02:35:48 | 83,286,028 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mywaytec.myway.ui.dynamicDetail;
import android.content.Context;
import android.support.v4.app.FragmentManager;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
import com.mywaytec.myway.base.IBaseView;
import com.mywaytec.myway.fragment.comment.CommentF... | UTF-8 | Java | 623 | java | DynanicDetailView.java | Java | [
{
"context": "agment.comment.CommentFragment;\n\n/**\n * Created by shemh on 2017/3/8.\n */\n\npublic interface DynanicDetailV",
"end": 353,
"score": 0.9995489120483398,
"start": 348,
"tag": "USERNAME",
"value": "shemh"
}
] | null | [] | package com.mywaytec.myway.ui.dynamicDetail;
import android.content.Context;
import android.support.v4.app.FragmentManager;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
import com.mywaytec.myway.base.IBaseView;
import com.mywaytec.myway.fragment.comment.CommentF... | 623 | 0.772071 | 0.760835 | 30 | 19.766666 | 19.400486 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 9 |
447f4f71267669fc0f8d5c2df0d3ca355287661a | 13,477,607,422,608 | 1086ef8bcd54d4417175a4a77e5d63b53a47c8cf | /Forks/codechef-master/DevuAndBinaryString.java | 79950bd647a32b4408f67b551cd8ed1e218064aa | [] | no_license | wisdomtohe/CompetitiveProgramming | https://github.com/wisdomtohe/CompetitiveProgramming | b883da6380f56af0c2625318deed3529cb0838f6 | a20bfea8a2fd539382a100d843fb91126ab5ad34 | refs/heads/master | 2022-12-18T17:33:48.399000 | 2020-09-25T02:24:41 | 2020-09-25T02:24:41 | 298,446,025 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package problems.codechef;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.Arrays;
/**
* Created by hardCode on 4/5/2017.
* problem link :- https://www.codechef.com/MAY15/problems/DEVSTR
*/
public class DevuAndBinaryString {
static char[]a=new char... | UTF-8 | Java | 4,480 | java | DevuAndBinaryString.java | Java | [
{
"context": "eader;\nimport java.util.Arrays;\n\n/**\n * Created by hardCode on 4/5/2017.\n * problem link :- https://www.codec",
"end": 173,
"score": 0.9995290637016296,
"start": 165,
"tag": "USERNAME",
"value": "hardCode"
},
{
"context": "7.\n * problem link :- https://www.codeche... | null | [] | package problems.codechef;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.Arrays;
/**
* Created by hardCode on 4/5/2017.
* problem link :- https://www.codechef.com/MAY15/problems/DEVSTR
*/
public class DevuAndBinaryString {
static char[]a=new char... | 4,480 | 0.383482 | 0.363839 | 167 | 25.82036 | 19.181549 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.664671 | false | false | 9 |
3fea980885e8185ddadc3f9489ee7dd4e4c52e6f | 14,929,306,379,846 | 484748dd31b08fb5c8b729f62628ee45d97c5d2c | /src/main/java/za/ac/cput/Mob/service/FoodService.java | 0f5654b15cc3f4611239f94c0f90d843a275b301 | [] | no_license | Luuyhisa/MobileRest | https://github.com/Luuyhisa/MobileRest | 04de507a35da4fa366db824c95d7cbb15be681b0 | 4127defe32428b821115e74743e21a7b5b5acbb7 | refs/heads/master | 2022-04-30T10:13:59.339000 | 2019-05-22T01:59:07 | 2019-05-22T01:59:07 | 180,567,391 | 0 | 0 | null | false | 2022-03-31T18:48:37 | 2019-04-10T11:29:12 | 2019-05-22T01:59:42 | 2022-03-31T18:48:37 | 524 | 0 | 0 | 1 | Java | false | false | package za.ac.cput.Mob.service;
import za.ac.cput.Mob.domain.Food;
import java.util.Set;
public interface FoodService extends IService<Food,String> {
Set<Food> getAll();
}
| UTF-8 | Java | 180 | java | FoodService.java | Java | [] | null | [] | package za.ac.cput.Mob.service;
import za.ac.cput.Mob.domain.Food;
import java.util.Set;
public interface FoodService extends IService<Food,String> {
Set<Food> getAll();
}
| 180 | 0.738889 | 0.738889 | 10 | 17 | 19.488459 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 9 |
9610363b86b42d95281127af7998e42475310a50 | 1,520,418,454,963 | 9cf4dbdfbd73e65b1695b1668ae1874ddcbaa825 | /src/service/ProjectMaintance.java | cdaedbdb9ac900cb76bc20259cb5cbd9077bc789 | [] | no_license | pavanganeshbhagathi/JavaConsoleBasedProjectMysql | https://github.com/pavanganeshbhagathi/JavaConsoleBasedProjectMysql | c16a641198f202091704481c104b23152c680527 | 27ac730f20d72d462e319922a0d73e8bbb7122e3 | refs/heads/master | 2022-10-11T05:44:18.628000 | 2020-06-09T09:21:10 | 2020-06-09T09:21:10 | 269,955,657 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package service;
import java.io.IOException;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import Model.Grouped;
import Model.Project;
import utility.ConnectionManager;
public class ProjectMaintance
{
// ##########... | UTF-8 | Java | 11,448 | java | ProjectMaintance.java | Java | [
{
"context": "rs.getInt(\"project_id\");\n\t\t\tString tablePassword = rs.getString(\"user_id\");\n\t\t\n\t\t\t\n\t\t\t// System.out.println(table",
"end": 3319,
"score": 0.9379997253417969,
"start": 3307,
"tag": "PASSWORD",
"value": "rs.getString"
},
{
"context": "ect_id\");\n\t\t\t... | null | [] | package service;
import java.io.IOException;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import Model.Grouped;
import Model.Project;
import utility.ConnectionManager;
public class ProjectMaintance
{
// ##########... | 11,449 | 0.587526 | 0.582547 | 304 | 36.657894 | 37.94709 | 186 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.338816 | false | false | 9 |
448d8069b4bfaf85be31722301df88e51dc5f169 | 16,853,451,709,816 | ca84f07475b458c07daff2aebfc9d694d00cb74f | /src/com/zsd/Test.java | 54ae1646a9ed0f1d9655a624e58568de216308cb | [] | no_license | iamkkab/test | https://github.com/iamkkab/test | b51761bc80de3437355b8f3fa3e0db65e5944fa8 | eef79b251b0e6d23b24927ea8b8c7cfe7bedc049 | refs/heads/master | 2023-04-10T13:59:05.634000 | 2021-04-30T16:39:52 | 2021-04-30T16:39:52 | 363,191,596 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zsd;
import java.util.Scanner;
/**
* @autore zhangge
* @create 2021-04-29-9:56
*/
public class Test {
public static void main(String[] args) {
// Scanner sc = new Scanner(System.in);
//
// int length = Integer.parseInt(sc.next());
// int returnValue = 0;
//
// for (int ... | UTF-8 | Java | 1,239 | java | Test.java | Java | [
{
"context": "om.zsd;\n\nimport java.util.Scanner;\n\n/**\n * @autore zhangge\n * @create 2021-04-29-9:56\n */\npublic class Test ",
"end": 67,
"score": 0.9992216229438782,
"start": 60,
"tag": "USERNAME",
"value": "zhangge"
}
] | null | [] | package com.zsd;
import java.util.Scanner;
/**
* @autore zhangge
* @create 2021-04-29-9:56
*/
public class Test {
public static void main(String[] args) {
// Scanner sc = new Scanner(System.in);
//
// int length = Integer.parseInt(sc.next());
// int returnValue = 0;
//
// for (int ... | 1,239 | 0.411622 | 0.359968 | 52 | 22.826923 | 19.136877 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.423077 | false | false | 9 |
8e51482b41f92fa3c89cf3d9a2fc825161fddb70 | 15,255,723,835,668 | 2eba8d1c6b06e1510fe94670b7ada742bdd6f9da | /intellij-ballet-backend/order-solution-jpa/domain/src/test/java/com/switchfully/order/domain/orders/OrderRepositoryIntegrationTest.java | 043d850fe6fe791fb973003cc8e241316a7a3d70 | [] | no_license | Alex-Schouten/ballet | https://github.com/Alex-Schouten/ballet | ad7dd00d4f476badf9cec89d330a7ffce447fe98 | 0bccf14c696001c932037871c9c7eead06ad2b3e | refs/heads/main | 2023-01-22T10:49:02.044000 | 2020-12-02T14:33:11 | 2020-12-02T14:33:11 | 317,541,803 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.switchfully.order.domain.orders;
import com.switchfully.order.IntegrationTest;
import com.switchfully.order.domain.customers.Customer;
import com.switchfully.order.domain.customers.CustomerRepository;
import com.switchfully.order.domain.items.Item;
import com.switchfully.order.domain.items.ItemRepository;
... | UTF-8 | Java | 2,832 | java | OrderRepositoryIntegrationTest.java | Java | [] | null | [] | package com.switchfully.order.domain.orders;
import com.switchfully.order.IntegrationTest;
import com.switchfully.order.domain.customers.Customer;
import com.switchfully.order.domain.customers.CustomerRepository;
import com.switchfully.order.domain.items.Item;
import com.switchfully.order.domain.items.ItemRepository;
... | 2,832 | 0.674435 | 0.674435 | 85 | 32.317646 | 26.26705 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 9 |
baed9ff14eb7e9b03f26a78199a36d87692c641b | 26,645,977,105,095 | ea5d565980340639a5828fd062cf158bf1639786 | /android/app/src/main/java/com/goterl/lazycode/lazysodium/example/fragments/BaseFragment.java | f496c49f66016dad98872af782891bf8b83dcea1 | [
"MIT"
] | permissive | wuguanling99/lazysodium-examples | https://github.com/wuguanling99/lazysodium-examples | 459ea056773f88a57f33e112c227a9a78c303beb | a401f242a057576650f7dc598d1c06bd0d4a8cc3 | refs/heads/master | 2020-05-25T16:16:42.157000 | 2019-05-16T22:19:24 | 2019-05-16T22:19:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.goterl.lazycode.lazysodium.example.fragments;
import android.animation.Animator;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.ActivityOptionsCompat;
import android.support.v4.app.Fragment;
import android.support.v7.app.AppCompatActivity;
import android.util.Display... | UTF-8 | Java | 2,005 | java | BaseFragment.java | Java | [] | null | [] | package com.goterl.lazycode.lazysodium.example.fragments;
import android.animation.Animator;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.ActivityOptionsCompat;
import android.support.v4.app.Fragment;
import android.support.v7.app.AppCompatActivity;
import android.util.Display... | 2,005 | 0.695761 | 0.688279 | 55 | 35.454544 | 30.614801 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 9 |
b9e15b9ddaf9b093035af3a721dd78a9c45c88ac | 927,712,982,470 | a5af87dc826e83435273f505feee0a956aa2c8b3 | /src/org/test/Employee.java | 1918d5b7d43935151ca842d7d0cb063e5727bb81 | [] | no_license | kaviyakans/kaviyakans | https://github.com/kaviyakans/kaviyakans | f680d984b6a4a4ee4e7625d4dd4698911a7434ee | b2817654741aaee4e2599d68661990a12cd51d61 | refs/heads/master | 2020-05-29T13:06:47.088000 | 2019-05-31T04:14:23 | 2019-05-31T04:14:23 | 189,149,838 | 0 | 0 | null | false | 2019-05-31T04:14:24 | 2019-05-29T04:20:41 | 2019-05-30T05:06:11 | 2019-05-31T04:14:23 | 3 | 0 | 0 | 0 | Java | false | false | package org.test;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
public class Employee {
public static void main(String[] args) {
System.setProperty("webdrive... | UTF-8 | Java | 980 | java | Employee.java | Java | [
{
"context": "input[@type='password'])[2])\"));\n\t\tpass.sendKeys(\"1234\");\n\t\t//typecast\n\t\t//JavascriptExecutor js=(Javasc",
"end": 738,
"score": 0.9991576671600342,
"start": 734,
"tag": "PASSWORD",
"value": "1234"
},
{
"context": "executeScript(\"arguments[0].SetAttribute('v... | null | [] | package org.test;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
public class Employee {
public static void main(String[] args) {
System.setProperty("webdrive... | 992 | 0.735714 | 0.72449 | 33 | 28.69697 | 32.195881 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.69697 | false | false | 9 |
a9f9820a1adc6a866163296d0ab3400d5fdf819b | 1,108,101,610,583 | c173fc0a3d23ffda1a23b87da425036a6b890260 | /hrsaas/src/org/paradyne/model/recruitment/RecruitmentSettingModel.java | ee1bbcdc99090e83ec4860ed0001828d8124bb7b | [
"Apache-2.0"
] | permissive | ThirdIInc/Third-I-Portal | https://github.com/ThirdIInc/Third-I-Portal | a0e89e6f3140bc5e5d0fe320595d9b02d04d3124 | f93f5867ba7a089c36b1fce3672344423412fa6e | refs/heads/master | 2021-06-03T05:40:49.544000 | 2016-08-03T07:27:44 | 2016-08-03T07:27:44 | 62,725,738 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.paradyne.model.recruitment;
import javax.servlet.http.HttpServletRequest;
import java.util.HashMap;
import org.paradyne.bean.Recruitment.*;
import org.paradyne.lib.ModelBase;
public class RecruitmentSettingModel extends ModelBase {
static org.apache.log4j.Logger logger=org.apache.log4j.Logger.... | UTF-8 | Java | 2,370 | java | RecruitmentSettingModel.java | Java | [] | null | [] | package org.paradyne.model.recruitment;
import javax.servlet.http.HttpServletRequest;
import java.util.HashMap;
import org.paradyne.bean.Recruitment.*;
import org.paradyne.lib.ModelBase;
public class RecruitmentSettingModel extends ModelBase {
static org.apache.log4j.Logger logger=org.apache.log4j.Logger.... | 2,370 | 0.58692 | 0.564979 | 79 | 27.949368 | 25.214973 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.088608 | false | false | 9 |
f3fbad12c8df60980107b4b3eaae08669af1e7bc | 13,640,816,165,054 | 3bb0018ddc25104eccc77c363a291684e1447085 | /src/com/gowild/packageinstall/receiver/FirmwareReceiver.java | 2febca453dfd92a3cb409422b3908420d30bf464 | [] | no_license | mengzhiya/PackageInstall | https://github.com/mengzhiya/PackageInstall | 230c5942618783be373eb9bd22f06a26f953fcca | 9b23377fc1327db9b514016f7dd8c864532f839c | refs/heads/master | 2019-01-21T14:56:54.098000 | 2016-05-16T07:31:33 | 2016-05-16T07:31:33 | 58,912,350 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gowild.packageinstall.receiver;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
public class FirmwareReceiver extends BroadcastReceiver {
//新固件升级广播
private final static String firmwareUpdate = "GWC_OTAUPDATE_DISCOVERY_NEW_VERSION";
//新固件确认升级广播
... | UTF-8 | Java | 1,425 | java | FirmwareReceiver.java | Java | [] | null | [] | package com.gowild.packageinstall.receiver;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
public class FirmwareReceiver extends BroadcastReceiver {
//新固件升级广播
private final static String firmwareUpdate = "GWC_OTAUPDATE_DISCOVERY_NEW_VERSION";
//新固件确认升级广播
... | 1,425 | 0.763177 | 0.763177 | 42 | 31.095238 | 24.996962 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.285714 | false | false | 9 |
a181b0074700d10076ef99d0d7b6c1cf8ca4ceef | 1,065,151,918,910 | 78175a22da20002b0794135bcec471e082d829b5 | /Main.java | 235a1117551710682ddedd2df6475ef0d74b53da | [] | no_license | nikolaybusarov/homework1 | https://github.com/nikolaybusarov/homework1 | 315cd89fada01a3f50ee34adfb77a65f7ca0a9b2 | 5b20ac221d80b8fcd0e6d5ed876872fab7afdbda | refs/heads/master | 2020-08-26T16:41:40.926000 | 2019-10-23T14:32:08 | 2019-10-23T14:32:08 | 217,076,802 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
import java.time.LocalDate;
import java.time.Period;
import java.time.format.DateTimeFormatter;
import java.util.Date;
public class Main {
public static void main(String[] args) {
task1(25.36d, 52.36f);
System.out.println(task2("15"));
task3(77);
task... | UTF-8 | Java | 4,202 | java | Main.java | Java | [] | null | [] | package com.company;
import java.time.LocalDate;
import java.time.Period;
import java.time.format.DateTimeFormatter;
import java.util.Date;
public class Main {
public static void main(String[] args) {
task1(25.36d, 52.36f);
System.out.println(task2("15"));
task3(77);
task... | 4,202 | 0.485894 | 0.455667 | 125 | 29.584 | 22.505177 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.648 | false | false | 9 |
d7433b724aa94b5ac9241bd01fc4bfbc1bea16a2 | 27,693,949,138,603 | 84e04199561b70776ba08c06dc982edaff8a605c | /src/java/control/HomeController.java | 019501b82389fafc0d858f451d5528487bc374ba | [] | no_license | MrByteCode/TM-SSCU | https://github.com/MrByteCode/TM-SSCU | ad8f4a0779118e1c0394d3dac41c087e698bc8ce | 0f6d68b6e6b180bf8ccf0839feec0a40dbf0bb3f | refs/heads/master | 2021-01-24T03:30:17.919000 | 2018-02-26T01:55:35 | 2018-02-26T01:55:35 | 122,892,706 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package control;
import DAO.DaoUsuarios;
import DTO.DTOUsuarioFile;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import model.Conection;
import model.FileMeta;
import... | UTF-8 | Java | 4,946 | java | HomeController.java | Java | [] | null | [] | package control;
import DAO.DaoUsuarios;
import DTO.DTOUsuarioFile;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import model.Conection;
import model.FileMeta;
import... | 4,946 | 0.597048 | 0.596644 | 114 | 41.403507 | 26.857557 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.964912 | false | false | 9 |
b8d1e50fd57fabab09c2b3026fea18cb372f947b | 8,220,567,431,557 | f39eb7c9636e01335ce76d6b9ba2ef5a0ac48f80 | /com/dremio/exec/store/jdbc/rules/JdbcMinusRule.java | 82b263e025f1a5d6f3e3fec9f26e39cd359cbf54 | [] | no_license | chehovnp/dremio-ce-jdbc-plugin | https://github.com/chehovnp/dremio-ce-jdbc-plugin | 5d8c7fc4f6d54fad612fe477147ea3771d0a0998 | b34579a3d0782de2e424f201d373eddebe00aba6 | refs/heads/main | 2023-03-07T15:59:23.520000 | 2021-02-24T12:10:22 | 2021-02-24T12:10:22 | 341,887,134 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dremio.exec.store.jdbc.rules;
import com.dremio.exec.calcite.logical.JdbcCrel;
import com.dremio.exec.catalog.StoragePluginId;
import com.dremio.exec.planner.logical.Rel;
import com.dremio.exec.store.jdbc.rel.JdbcMinus;
import com.google.common.collect.ImmutableList;
import org.apache.calcite.rel.RelNode;
... | UTF-8 | Java | 1,217 | java | JdbcMinusRule.java | Java | [] | null | [] | package com.dremio.exec.store.jdbc.rules;
import com.dremio.exec.calcite.logical.JdbcCrel;
import com.dremio.exec.catalog.StoragePluginId;
import com.dremio.exec.planner.logical.Rel;
import com.dremio.exec.store.jdbc.rel.JdbcMinus;
import com.google.common.collect.ImmutableList;
import org.apache.calcite.rel.RelNode;
... | 1,217 | 0.751027 | 0.749384 | 30 | 39.566666 | 35.666683 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.866667 | false | false | 9 |
f5d95c414b7a2b8a87fe6ed8ee677a2204b71f3a | 8,220,567,432,720 | 1d7e2b0f04141deff70452f234f5d7f5b2151a63 | /GameCentre/app/src/main/java/com/example/group_0571/gamecentre/pipeGame/PipeGameActivityController.java | 835992969660f31ab877e2b4306bbd89620610df | [] | no_license | manveerxyz/GameCenter | https://github.com/manveerxyz/GameCenter | c504210428c03953253b65806683028fa71555dd | 84b33ad101977f2495dd55d121232c71e3c19a4d | refs/heads/master | 2023-07-21T15:08:56.824000 | 2018-12-31T02:59:47 | 2018-12-31T02:59:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.group_0571.gamecentre.pipeGame;
import android.view.View;
import com.example.group_0571.gamecentre.GameActivityController;
import com.example.group_0571.gamecentre.State;
import com.example.group_0571.gamecentre.User;
import com.example.group_0571.gamecentre.tile.PipeTile;
import java.util.Observ... | UTF-8 | Java | 2,387 | java | PipeGameActivityController.java | Java | [
{
"context": "r newUser = new User(stateManager.getUsername(), \"Pipes\",\n decodeScore(stateManager.ge",
"end": 1334,
"score": 0.9708967208862305,
"start": 1329,
"tag": "NAME",
"value": "Pipes"
}
] | null | [] | package com.example.group_0571.gamecentre.pipeGame;
import android.view.View;
import com.example.group_0571.gamecentre.GameActivityController;
import com.example.group_0571.gamecentre.State;
import com.example.group_0571.gamecentre.User;
import com.example.group_0571.gamecentre.tile.PipeTile;
import java.util.Observ... | 2,387 | 0.638458 | 0.626309 | 75 | 30.826666 | 26.204515 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.386667 | false | false | 9 |
0ba1a9aad6f86795c582afa4567d9ce6b0afb841 | 5,909,875,037,441 | c56e1ca178cccb79bef92ee1aa620c1266bc6192 | /src/test/java/com/nosqldriver/sql/SqlUtilTest.java | 0e40d51c7a1cfd0829a8963f494f480a3d8c99c0 | [
"Apache-2.0"
] | permissive | maks-pain/aerospike-jdbc-driver | https://github.com/maks-pain/aerospike-jdbc-driver | 167841d81d566f65588e6dfe9171713d937f4417 | 2ed0b9c3db86f81c1c7b5a2d0756ad057f4e373a | refs/heads/master | 2023-03-15T08:28:50.513000 | 2020-08-07T11:08:52 | 2020-08-07T11:10:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nosqldriver.sql;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
class SqlUtilTest {
@Test
void selectUnwrappedTableName() {
assertEquals("select * from \"test\"", SqlUtil.fix("select * from test"));
}
@Test
void selectUnwrappedTableNameWi... | UTF-8 | Java | 1,706 | java | SqlUtilTest.java | Java | [] | null | [] | package com.nosqldriver.sql;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
class SqlUtilTest {
@Test
void selectUnwrappedTableName() {
assertEquals("select * from \"test\"", SqlUtil.fix("select * from test"));
}
@Test
void selectUnwrappedTableNameWi... | 1,706 | 0.633646 | 0.63306 | 56 | 29.482143 | 34.072395 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.446429 | false | false | 9 |
45a39b2d9a8d2d62b23457708bceb9882f50b41c | 24,043,226,963,455 | 06ed13c11179c50591fd32acb28cd49dd8117ddf | /src/cs3500/imageprocessing/model/Sepia.java | 0072a8aad088f18b0da8588c8b91b4e702dcc03b | [] | no_license | ddritzenhoff/ImageProcessing | https://github.com/ddritzenhoff/ImageProcessing | 41eb7070ae628d76c890a2e6ac26131aee98ea72 | 3fd7a369947d16b7e936090f573135350ae46041 | refs/heads/master | 2023-06-03T13:36:36.272000 | 2021-06-25T18:24:16 | 2021-06-25T18:24:16 | 374,684,605 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cs3500.imageprocessing.model;
/**
* represents a ITransformation color transformation. Changes all the pixels in the IPixelImage to
* greyscale. Uses the sepiaMatrix, and applies the values to the RGB channels of the pixel.
*/
public class Sepia implements ITransformation {
private final ITransformation ... | UTF-8 | Java | 1,118 | java | Sepia.java | Java | [] | null | [] | package cs3500.imageprocessing.model;
/**
* represents a ITransformation color transformation. Changes all the pixels in the IPixelImage to
* greyscale. Uses the sepiaMatrix, and applies the values to the RGB channels of the pixel.
*/
public class Sepia implements ITransformation {
private final ITransformation ... | 1,118 | 0.70483 | 0.677102 | 39 | 27.589743 | 29.291389 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 9 |
500e5f891d8296c44c7d723879464867b607f1c7 | 24,043,226,963,662 | 41222e5fce9079728c0c8e221ceb54c085409c32 | /src/main/java/org/telegram/bot/domain/enums/Emoji.java | 3931d26f0bb39881fb353f8cc9a9cb0914e5489e | [] | no_license | mistermusk/jtelebot | https://github.com/mistermusk/jtelebot | 6e20acfaea7aa39ea7f321f27de22ca146ea2ede | e63956b503ad1be7a88ef72b34c87347ace21974 | refs/heads/master | 2023-03-08T06:33:45.667000 | 2021-02-25T08:59:35 | 2021-02-25T08:59:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.telegram.bot.domain.enums;
import lombok.Getter;
@Getter
public enum Emoji {
DELETE("❌"),
BAR_CHART("\uD83D\uDCCA"),
PICTURE("🖼"),
TEDDY_BEAR("\uD83E\uDDF8"),
CAMERA("\uD83D\uDCF7"),
MOVIE_CAMERA("🎥"),
MUSIC("\uD83C\uDFB5"),
FILM_FRAMES("\uD83C\uDF9E"),
DOCUMENT("\uD8... | UTF-8 | Java | 1,407 | java | Emoji.java | Java | [] | null | [] | package org.telegram.bot.domain.enums;
import lombok.Getter;
@Getter
public enum Emoji {
DELETE("❌"),
BAR_CHART("\uD83D\uDCCA"),
PICTURE("🖼"),
TEDDY_BEAR("\uD83E\uDDF8"),
CAMERA("\uD83D\uDCF7"),
MOVIE_CAMERA("🎥"),
MUSIC("\uD83C\uDFB5"),
FILM_FRAMES("\uD83C\uDF9E"),
DOCUMENT("\uD8... | 1,407 | 0.544636 | 0.495124 | 56 | 22.803572 | 11.096041 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.839286 | false | false | 9 |
0161a46bc1c68d848bb82bf0876ab7aec1b462fc | 17,910,013,648,519 | d2d68add39eea8062d73cefae238869e9df57d6b | /wiki/src/net/sf/wikiinajar/xrays/Request.java | c2d74fad80deceb58b79c79eed815b82e88a9ff4 | [] | no_license | hugcoday/WikiInAJar | https://github.com/hugcoday/WikiInAJar | 241d7a562dbdccb54eabbbdf76450e8234a4b374 | 002d4d018bcb12f4f55938fea996e87c10459ad8 | refs/heads/master | 2021-01-20T08:48:50.340000 | 2012-02-13T07:28:06 | 2012-02-13T07:28:06 | 2,993,634 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* XRays Web Framework
*
* Copyright (C) 2007 rico_g AT users DOT sourceforge DOT net
*
* This program is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License s published by the Free Software
* Foundation; either version 2 of the License, or (at y... | UTF-8 | Java | 3,965 | java | Request.java | Java | [
{
"context": " * XRays Web Framework\r\n * \r\n * Copyright (C) 2007 rico_g AT users DOT sourceforge DOT net\r\n * \r\n * This pr",
"end": 61,
"score": 0.9995129108428955,
"start": 55,
"tag": "USERNAME",
"value": "rico_g"
},
{
"context": "ate various controller responses.\r\n * \r\n ... | null | [] | /*
* XRays Web Framework
*
* Copyright (C) 2007 rico_g AT users DOT sourceforge DOT net
*
* This program is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License s published by the Free Software
* Foundation; either version 2 of the License, or (at y... | 3,965 | 0.703657 | 0.699622 | 140 | 26.321428 | 26.689289 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.25 | false | false | 9 |
899e160097df0ed30dd6175c23f18af62d48f275 | 29,532,195,152,644 | 005466d47896bdacebf972f1181fbac9cbbddaec | /COO/cours1.java | 383cbf9b02612b5f009ae4bebae635977afcf8cf | [] | no_license | Neoragorn/L3 | https://github.com/Neoragorn/L3 | de730b9da1c74c928c08ea0ee3e399fa21b27e6c | 007db630e2349698b33ce052b032373e71d7b067 | refs/heads/master | 2021-01-10T15:52:25.766000 | 2015-11-19T22:10:28 | 2015-11-19T22:10:28 | 43,070,334 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class A
{
public A()
{
}
public void Func(A a)
{
System.out.println("A.f(A)");
}
public static void main(String[] args)
{
}
} | UTF-8 | Java | 150 | java | cours1.java | Java | [] | null | [] | public class A
{
public A()
{
}
public void Func(A a)
{
System.out.println("A.f(A)");
}
public static void main(String[] args)
{
}
} | 150 | 0.56 | 0.56 | 17 | 7.882353 | 11.534513 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.823529 | false | false | 9 |
b1d2bb5f9c4c8ce5dba3467e27dc1cb4375a7f85 | 25,202,868,125,875 | 9b27fbd6afd68c7c95075e45c5ccb8d519a241b7 | /core/src/main/java/com/skyline/db/jerrymouse/core/mapper/typemapper/BooleanTypeMapper.java | bc7f235fe9ae7b6d73e75f499e77c907d80d4993 | [] | no_license | burningcl/JerryMouse | https://github.com/burningcl/JerryMouse | 174e203bc42893a214d00f2a6c6176a7beb5767c | 70a4575df374167a43f8695a70054906cc638746 | refs/heads/master | 2020-04-15T15:23:45.633000 | 2017-03-17T06:03:12 | 2017-03-17T06:03:12 | 53,925,946 | 7 | 2 | null | false | 2016-03-16T08:28:24 | 2016-03-15T08:07:04 | 2016-03-15T08:32:54 | 2016-03-16T08:28:24 | 148 | 2 | 1 | 0 | Java | null | null | package com.skyline.db.jerrymouse.core.mapper.typemapper;
/**
* Created by apple on 16/1/22.
*/
public class BooleanTypeMapper implements ITypeMapper<Boolean, Integer> {
@Override
public Integer mapMetaType(Boolean type) {
return type ? 1 : 0;
}
@Override
public Boolean mapDbType(Integer type) {
return ... | UTF-8 | Java | 366 | java | BooleanTypeMapper.java | Java | [
{
"context": "ymouse.core.mapper.typemapper;\n\n\n/**\n * Created by apple on 16/1/22.\n */\npublic class BooleanTypeMapper im",
"end": 83,
"score": 0.9643478393554688,
"start": 78,
"tag": "USERNAME",
"value": "apple"
}
] | null | [] | package com.skyline.db.jerrymouse.core.mapper.typemapper;
/**
* Created by apple on 16/1/22.
*/
public class BooleanTypeMapper implements ITypeMapper<Boolean, Integer> {
@Override
public Integer mapMetaType(Boolean type) {
return type ? 1 : 0;
}
@Override
public Boolean mapDbType(Integer type) {
return ... | 366 | 0.702186 | 0.680328 | 19 | 18.263159 | 22.76156 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.736842 | false | false | 9 |
4ac033ed463a08e63be7b5534657f27e4dee8ee7 | 17,463,337,047,099 | 3703e3ff6215d743901ccbb9ff584ac8b5419e2d | /src/app/src/main/java/clowdtech/mpositive/areas/shared/views/IViewMenuView.java | 03caae27b93242fbda25bd869d99cc6fa49b92c9 | [] | no_license | Clowdtech/Mpositive-App | https://github.com/Clowdtech/Mpositive-App | 39f27cdb30bf274b749baba139376b2be1d09d90 | 56709a5bdecc10c6c30f16062c723f6328063cfe | refs/heads/master | 2021-01-10T18:16:07.271000 | 2016-10-07T18:36:23 | 2016-10-07T18:36:23 | 54,271,501 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package clowdtech.mpositive.areas.shared.views;
public interface IViewMenuView {
// void setViewMenu(View view);
//
// void clearViewMenu();
//
// void hideViewMenu();
//
// void showViewMenu();
void setScreenName(String heading);
}
| UTF-8 | Java | 251 | java | IViewMenuView.java | Java | [] | null | [] | package clowdtech.mpositive.areas.shared.views;
public interface IViewMenuView {
// void setViewMenu(View view);
//
// void clearViewMenu();
//
// void hideViewMenu();
//
// void showViewMenu();
void setScreenName(String heading);
}
| 251 | 0.681275 | 0.681275 | 13 | 18.307692 | 16.748753 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 9 |
45341d9c25492647461efb1a70edc2743743bc90 | 10,892,037,082,707 | 4ccaeb098c57dc98d0500e5c2ff025cde20e5eaf | /backend/src/main/java/pl/edu/wat/backend/dtos/ReservationDto.java | 0a210153ae15c750ba565dc110f1c484f860b6c5 | [] | no_license | cuber97/Hotel-reception | https://github.com/cuber97/Hotel-reception | d26bb4bb2a5ba8d961a6a1d81b12cf3d0bb8b128 | a348410aa65c26cf9a6c189568efe2204215c00f | refs/heads/master | 2023-06-21T09:45:28.819000 | 2021-06-29T21:58:40 | 2021-06-29T22:04:54 | 381,487,363 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.edu.wat.backend.dtos;
import lombok.AllArgsConstructor;
import lombok.Data;
import java.math.BigDecimal;
import java.util.Date;
@Data
@AllArgsConstructor
public class ReservationDto {
private Integer reservationId;
private Date dateFrom;
private Date dateTo;
private String currency;
pr... | UTF-8 | Java | 440 | java | ReservationDto.java | Java | [] | null | [] | package pl.edu.wat.backend.dtos;
import lombok.AllArgsConstructor;
import lombok.Data;
import java.math.BigDecimal;
import java.util.Date;
@Data
@AllArgsConstructor
public class ReservationDto {
private Integer reservationId;
private Date dateFrom;
private Date dateTo;
private String currency;
pr... | 440 | 0.765909 | 0.765909 | 20 | 21 | 12.218838 | 34 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.65 | false | false | 9 |
6fcf7417fc26edb7e2e404709dfcf141ad04ea4d | 29,145,648,093,860 | 9e721f2e438081f2d1d1d9f7a14e3f7fab3179cd | /app/src/main/java/weather/CurrentCondition.java | 6917a4803da1ce4ad32b981c927fa8f2e4e722ad | [] | no_license | WriteSongs/Retrofit | https://github.com/WriteSongs/Retrofit | 81399de4fa8aa17ed8d9c2fb26eec03ed4a010c0 | a9be21512d68e38b93214918a0798d9f681aed08 | refs/heads/master | 2019-06-09T13:40:25.727000 | 2018-01-08T16:42:01 | 2018-01-08T17:18:22 | 59,067,929 | 0 | 0 | null | false | 2018-01-08T15:24:50 | 2016-05-18T00:09:39 | 2016-11-07T21:54:08 | 2018-01-08T15:24:49 | 308 | 0 | 0 | 0 | Java | false | null | package weather;
import java.util.List;
/**
* Created by raphael215 on 12/4/16.
*/
public class CurrentCondition {
String observation_time;
String temp_F;
// image url array
List<WeatherUrls> weatherIconUrl;
public String getTemp() {
return this.temp_F;
}
public String getObs... | UTF-8 | Java | 467 | java | CurrentCondition.java | Java | [
{
"context": "eather;\n\nimport java.util.List;\n\n/**\n * Created by raphael215 on 12/4/16.\n */\npublic class CurrentCondition {\n\n",
"end": 70,
"score": 0.9995397925376892,
"start": 60,
"tag": "USERNAME",
"value": "raphael215"
}
] | null | [] | package weather;
import java.util.List;
/**
* Created by raphael215 on 12/4/16.
*/
public class CurrentCondition {
String observation_time;
String temp_F;
// image url array
List<WeatherUrls> weatherIconUrl;
public String getTemp() {
return this.temp_F;
}
public String getObs... | 467 | 0.640257 | 0.623126 | 29 | 15.103448 | 15.13695 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.275862 | false | false | 9 |
e1b64e22d25a8dc06a035a29b805c63c1a459231 | 18,975,165,565,336 | a230e9b10a8100ad3394f97594c0ba48b9d75be2 | /src/test/java/com/reactive/retailapp/fluxandmonoplayground/FluxAndMonoErrorTest.java | 7528a29a5a1af7adca979f42d88069d95a5bce9c | [] | no_license | omoelyon/reactivespring | https://github.com/omoelyon/reactivespring | 5982c6c8283476941a6e1f228b481323ba640b70 | aad02ee5bb3c1013713653cd66d2494e5391fecb | refs/heads/main | 2023-02-18T01:59:16.146000 | 2021-01-10T00:59:24 | 2021-01-10T00:59:24 | 328,261,731 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.reactive.retailapp.fluxandmonoplayground;
import org.junit.Test;
import reactor.core.publisher.Flux;
import reactor.test.StepVerifier;
import java.time.Duration;
public class FluxAndMonoErrorTest {
@Test
public void fluxErrorHandling(){
Flux <String> stringFlux= Flux.just("A","B","C")
... | UTF-8 | Java | 3,188 | java | FluxAndMonoErrorTest.java | Java | [] | null | [] | package com.reactive.retailapp.fluxandmonoplayground;
import org.junit.Test;
import reactor.core.publisher.Flux;
import reactor.test.StepVerifier;
import java.time.Duration;
public class FluxAndMonoErrorTest {
@Test
public void fluxErrorHandling(){
Flux <String> stringFlux= Flux.just("A","B","C")
... | 3,188 | 0.52729 | 0.526035 | 93 | 33.279572 | 22.417048 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.516129 | false | false | 9 |
5c3f0658c775e8af6aef4b911f9d954bc37888ad | 1,340,029,798,305 | bf132ebfa81b2b234cfacd4a1a7495c7304d31ca | /app/src/main/java/com/example/harris/basement_1116/model/Bean.java | 069ae199f416cc5c9dfb2f975beeb36b0a8f59f9 | [] | no_license | Haldir65/Basement_1116 | https://github.com/Haldir65/Basement_1116 | 2eb2e174d7b98ed000749addfb04a71026e07b6c | d443a87934836f422c3ffedec19818b639d12ffb | refs/heads/master | 2016-08-12T21:49:28.204000 | 2015-12-04T13:46:59 | 2015-12-04T13:46:59 | 46,282,614 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.harris.basement_1116.model;
/**
* Created by Harris on 2015/12/2.
*/
public interface Bean {
String getName();
String getCode();
}
| UTF-8 | Java | 163 | java | Bean.java | Java | [
{
"context": "ple.harris.basement_1116.model;\n\n/**\n * Created by Harris on 2015/12/2.\n */\npublic interface Bean {\n Str",
"end": 73,
"score": 0.9992395639419556,
"start": 67,
"tag": "NAME",
"value": "Harris"
}
] | null | [] | package com.example.harris.basement_1116.model;
/**
* Created by Harris on 2015/12/2.
*/
public interface Bean {
String getName();
String getCode();
}
| 163 | 0.668712 | 0.601227 | 10 | 15.3 | 15.665567 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 9 |
9d66bd2f4b78a50b6225c7b1847227cae5fce6cc | 1,340,029,799,439 | 5c955c7774519e942788ae200f0e43918b3d4c66 | /src/main/java/com/rob/betBot/MarketPrices.java | 35bb5f7b10bee9d371a2b75695798bf675bec2a1 | [] | no_license | tedtrippin/FootyBot | https://github.com/tedtrippin/FootyBot | c28543929d9259e6480cf8199b4f354d33f5b590 | f2aa1253451ecee88e5977f7e11e2c5bb557e863 | refs/heads/master | 2020-12-03T07:43:16.236000 | 2018-03-29T08:01:58 | 2018-03-29T08:01:58 | 66,352,961 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rob.betBot;
import java.util.List;
import java.util.Map.Entry;
import com.google.common.base.Function;
import com.google.common.collect.Ordering;
import com.rob.betBot.model.PricesData;
public class MarketPrices {
private PricesData pricesData;
private List<Entry<Long, Double>> sortedPrices;
... | UTF-8 | Java | 2,023 | java | MarketPrices.java | Java | [] | null | [] | package com.rob.betBot;
import java.util.List;
import java.util.Map.Entry;
import com.google.common.base.Function;
import com.google.common.collect.Ordering;
import com.rob.betBot.model.PricesData;
public class MarketPrices {
private PricesData pricesData;
private List<Entry<Long, Double>> sortedPrices;
... | 2,023 | 0.579338 | 0.577855 | 87 | 22.252874 | 22.266008 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.356322 | false | false | 9 |
bf1dc0bf50989fb3bdeb867676da2926b10fc6ce | 2,628,520,022,564 | 25eb39939933d26bf0a02c46d9b6b28c02bd302b | /src/main/java/com/sofun/api/service/JhacGroupService.java | 0cefd00b47ca7742df7d3f79a181d47eb7d966a7 | [] | no_license | cckmit/jhac_v1.0 | https://github.com/cckmit/jhac_v1.0 | e68ecc155cf0c9f252cd8bf65c319ba769d0706f | 4aaf8eb3c268c7f6c2128842fa27e0f41244868c | refs/heads/master | 2023-03-16T02:05:55.555000 | 2016-09-14T07:46:07 | 2016-09-14T07:46:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sofun.api.service;
import com.sofun.api.common.BaseService;
import com.sofun.api.pojo.JhacGroup;
public interface JhacGroupService extends BaseService<JhacGroup>
{
}
| UTF-8 | Java | 190 | java | JhacGroupService.java | Java | [] | null | [] | package com.sofun.api.service;
import com.sofun.api.common.BaseService;
import com.sofun.api.pojo.JhacGroup;
public interface JhacGroupService extends BaseService<JhacGroup>
{
}
| 190 | 0.773684 | 0.773684 | 9 | 19.111111 | 22.624689 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 9 |
ab7c1d1ec761e95d31381fd7773ca3bc3b3a4eb1 | 26,216,480,407,866 | 2accc801251c2040c62bf22b8f32f9570c0d86d6 | /Metodos/src/datos/ExplicacionMetodos.java | 7169df842f9eab71b57e15e9d9789fa039403db3 | [] | no_license | asanera/prueba | https://github.com/asanera/prueba | 84848691d8dc77252bf5149c3fdbe54a23f7f52f | 644cf7853dfc8cc89c8ade86812445710182a31e | refs/heads/master | 2021-01-17T08:47:51.485000 | 2017-04-19T08:07:32 | 2017-04-19T08:07:32 | 83,964,798 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package datos;
import java.util.Random;
import java.util.Scanner;
public class ExplicacionMetodos {
// Diseñar un método que tenga como parametros dos numeros, y que calcule el
// maximo
private static Scanner sc = new Scanner(System.in);
private static int num1, num2;
public static void main(Strin... | ISO-8859-1 | Java | 1,181 | java | ExplicacionMetodos.java | Java | [] | null | [] | package datos;
import java.util.Random;
import java.util.Scanner;
public class ExplicacionMetodos {
// Diseñar un método que tenga como parametros dos numeros, y que calcule el
// maximo
private static Scanner sc = new Scanner(System.in);
private static int num1, num2;
public static void main(Strin... | 1,181 | 0.637829 | 0.62341 | 53 | 20.245283 | 19.199947 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.641509 | false | false | 9 |
7efa02ca68ab182a5d74648179219d8153b1cc82 | 20,375,324,860,338 | f9ef847cc71881bd620f55c9d30951ba07d1538e | /src/come/class14_DP1/Q1_LongestAscendingSubArray.java | 7d87b4f23e04855276f400b22668cc239c8bd2e6 | [] | no_license | BillyTseng/Java-Playground | https://github.com/BillyTseng/Java-Playground | 5a252841f367a18b5c8ee7d475af164841945876 | 7e46efcacef3721475b4e13b65d81c4812edbe54 | refs/heads/master | 2021-07-12T14:56:37.919000 | 2018-12-20T04:14:11 | 2018-12-20T04:14:11 | 129,125,598 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package come.class14_DP1;
public class Q1_LongestAscendingSubArray {
public int longestI(int[] array) {
// space: O(n)
if (array.length == 0) {
return 0;
}
int[] lengths = new int[array.length];
lengths[0] = 1;
int max = 1;
for (int i = 1; i < le... | UTF-8 | Java | 1,011 | java | Q1_LongestAscendingSubArray.java | Java | [] | null | [] | package come.class14_DP1;
public class Q1_LongestAscendingSubArray {
public int longestI(int[] array) {
// space: O(n)
if (array.length == 0) {
return 0;
}
int[] lengths = new int[array.length];
lengths[0] = 1;
int max = 1;
for (int i = 1; i < le... | 1,011 | 0.388724 | 0.366963 | 41 | 23.658537 | 14.836688 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.536585 | false | false | 9 |
0b7bdfd9f22793c6ad3637d4ea8e40fb7008b686 | 28,321,014,412,546 | 6ec81bd8b2eed599e57d52ecc768f421e14f43fa | /src/Blatt08/Ex03/HeapTest.java | 2f560dbe2b588d2f804a83e27a31af3447cd06c8 | [] | no_license | mnipshagen/SS17infoB | https://github.com/mnipshagen/SS17infoB | 777a3875493e99a088b9040473369aef90f3d6ce | e8ae4f29444f7578b3880aa77fc66e427d9f3df0 | refs/heads/master | 2021-01-19T00:46:51.990000 | 2017-06-26T14:49:44 | 2017-06-26T14:49:44 | 87,208,437 | 0 | 0 | null | false | 2017-05-26T14:46:39 | 2017-04-04T16:10:42 | 2017-04-04T16:25:56 | 2017-05-26T14:46:39 | 917 | 0 | 0 | 0 | Java | null | null | package Blatt08.Ex03;
/**
* Test the class Heap if it functions as it should.
*
* @author Mo Nipshagen, Tobias Ludwig
*/
public class HeapTest {
public static void main(String[] args) {
Heap<Integer> heap = new Heap<Integer>();
final Integer[] sortedIntegers = {-1, 0, 1, 2, 3, 5, 7};
... | UTF-8 | Java | 905 | java | HeapTest.java | Java | [
{
"context": "s Heap if it functions as it should.\n *\n * @author Mo Nipshagen, Tobias Ludwig\n */\npublic class HeapTest {\n\n p",
"end": 107,
"score": 0.9998834729194641,
"start": 95,
"tag": "NAME",
"value": "Mo Nipshagen"
},
{
"context": "unctions as it should.\n *\n * @author... | null | [] | package Blatt08.Ex03;
/**
* Test the class Heap if it functions as it should.
*
* @author <NAME>, <NAME>
*/
public class HeapTest {
public static void main(String[] args) {
Heap<Integer> heap = new Heap<Integer>();
final Integer[] sortedIntegers = {-1, 0, 1, 2, 3, 5, 7};
for (Intege... | 892 | 0.58011 | 0.561326 | 35 | 24.857143 | 23.82333 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.514286 | false | false | 9 |
0211e02daa1e7f1f8c9e59d1f29eefcd2d870890 | 32,366,873,584,758 | 98471bf0e16c46f5b501f51496a5ba1713d7fcf9 | /JspProject/src/com/jsp/pojo/Clist.java | a7c2f04a8862ceac4480d693ba63f13482821e17 | [] | no_license | wuheng123/JspProject | https://github.com/wuheng123/JspProject | 459c63dde128861672cc8da7b498c73f733c1efd | 69c4d3759b180c9c60eb1e425e5045d8c8c7779d | refs/heads/master | 2020-04-08T22:15:14.550000 | 2018-11-30T06:35:21 | 2018-11-30T06:35:21 | 159,779,047 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jsp.pojo;
public class Clist {
private Choose choose;
private String sbname;
public Choose getChoose() {
return choose;
}
public void setChoose(Choose choose) {
this.choose = choose;
}
public String getSbname() {
return sbname;
}
public void setSbname(String sbnam... | UTF-8 | Java | 367 | java | Clist.java | Java | [] | null | [] | package com.jsp.pojo;
public class Clist {
private Choose choose;
private String sbname;
public Choose getChoose() {
return choose;
}
public void setChoose(Choose choose) {
this.choose = choose;
}
public String getSbname() {
return sbname;
}
public void setSbname(String sbnam... | 367 | 0.629428 | 0.629428 | 27 | 11.592592 | 12.870463 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.111111 | false | false | 9 |
0b1ce60761e61b7a69b5be40d66e3657b305ea44 | 8,942,121,953,902 | 1e473ea1d6d58b7b33ea60fa9e1fc43f9d8b1a89 | /src/main/java/com/stackroute/p4/SortWords.java | 6dcf73840a21072d06ee700038db4cd1447d79cc | [] | no_license | neethu1993/PE4 | https://github.com/neethu1993/PE4 | 472f4a1f61ec15ceb5d1e246a7431d9a1cd274d4 | 2b3a4f1f74fa8d5df76341d9c78d97cd7c7401c7 | refs/heads/master | 2020-04-15T15:47:00.597000 | 2019-01-15T05:23:55 | 2019-01-15T05:23:55 | 164,808,210 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Program that sets up a String variable containing a paragraph of text of your choice.
* a. Extract the words from the text and sort them into alphabetical order.
* b. Display the sorted list of words.
*/
package com.stackroute.p4;
public class SortWords {
/*Method to sort the words in a paragraph*... | UTF-8 | Java | 970 | java | SortWords.java | Java | [] | null | [] | /**
* Program that sets up a String variable containing a paragraph of text of your choice.
* a. Extract the words from the text and sort them into alphabetical order.
* b. Display the sorted list of words.
*/
package com.stackroute.p4;
public class SortWords {
/*Method to sort the words in a paragraph*... | 970 | 0.537422 | 0.532225 | 31 | 30.032259 | 23.4142 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.387097 | false | false | 9 |
45b6dde1fe309126629f5ea9c6093494d5f47255 | 24,292,335,058,230 | eec4f9de8b3936e7b7f573ac2e2d68896f42270e | /yijiaersan-marriage-webapp-admin/src/main/java/com/yijiaersan/marriage/webapp/admin/controller/online/OnlineNavigationController.java | bbbed81c1a4c3f1054f3d813da05c5196c358912 | [] | no_license | xiffent/marriage-app | https://github.com/xiffent/marriage-app | f4f61612c7f7f0f7161919aee99790cf860575d1 | 375e7c381ab7d0bdad723b76e7410c3e3fb4af8d | refs/heads/master | 2019-07-02T00:27:29.688000 | 2019-06-22T15:15:35 | 2019-06-22T15:15:35 | 102,741,649 | 3 | 0 | null | false | 2019-11-04T05:24:31 | 2017-09-07T13:40:54 | 2019-11-04T05:20:54 | 2019-11-04T05:24:30 | 9,621 | 2 | 0 | 5 | Java | false | false | package com.yijiaersan.marriage.webapp.admin.controller.online;
import org.apache.shiro.authz.annotation.RequiresPermissions;
import com.yijiaersan.marriage.webapp.admin.base.BaseController;
import com.yijiaersan.marriage.webapp.admin.base.BasePageDTO;
import com.yijiaersan.marriage.webapp.admin.common.result.CmsPage... | UTF-8 | Java | 6,351 | java | OnlineNavigationController.java | Java | [
{
"context": "avigationController \n* 类描述:导航管理表示层控制器 \n* 创建人:chenguoji \n* 创建时间:2017年4月9日 上午1:41:31 \n*\n */\n@Controlle",
"end": 1622,
"score": 0.9996243715286255,
"start": 1613,
"tag": "USERNAME",
"value": "chenguoji"
}
] | null | [] | package com.yijiaersan.marriage.webapp.admin.controller.online;
import org.apache.shiro.authz.annotation.RequiresPermissions;
import com.yijiaersan.marriage.webapp.admin.base.BaseController;
import com.yijiaersan.marriage.webapp.admin.base.BasePageDTO;
import com.yijiaersan.marriage.webapp.admin.common.result.CmsPage... | 6,351 | 0.761832 | 0.759966 | 178 | 32.117977 | 27.954872 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.449438 | false | false | 9 |
8aea8295289a2a69dedf87052dbf2699bfde8446 | 8,555,574,902,851 | 6f2772753aa27fb42c1cff7267254d5b806c2aa7 | /app/src/main/java/com/example/furnished/registration.java | 6adba58ffab9c0786be49f5f8228b0ee4a984fe2 | [] | no_license | Sam-239/Furnished | https://github.com/Sam-239/Furnished | 0919e1c56ad1e54d2f8d04204b63c8fab3d1c88d | 3cdc975b5b698387f977f0d7600d6fea5c7d1201 | refs/heads/master | 2023-04-12T04:43:07.463000 | 2021-05-18T15:41:36 | 2021-05-18T15:41:36 | 337,660,048 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.furnished;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.app.ProgressDialog;
import android.content.Intent;
import android.os.Bundle;
import android.os.strictmode.WebViewMethodCalledOnWrongThreadViolation;
import android.text.TextUtils;
import ... | UTF-8 | Java | 5,350 | java | registration.java | Java | [
{
"context": "hMap<>();\n UserData.put(\"name\",name);\n UserData.put(\"phone\",phone)",
"end": 3402,
"score": 0.9979458451271057,
"start": 3398,
"tag": "NAME",
"value": "name"
},
{
"context": "one);\n UserData.put(\"password\"... | null | [] | package com.example.furnished;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.app.ProgressDialog;
import android.content.Intent;
import android.os.Bundle;
import android.os.strictmode.WebViewMethodCalledOnWrongThreadViolation;
import android.text.TextUtils;
import ... | 5,352 | 0.592336 | 0.592336 | 137 | 38.051094 | 29.668318 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.70073 | false | false | 9 |
f657c9b84667a07ce551fb918f52af4d5711e2eb | 5,128,191,008,157 | 27e0c1e611789938055afc7163c9041e3ae694f7 | /MonProjet/src/main/java/com/bl/service/impl/ClientServiceImpl.java | 70de8db4d20181089f42af4d05c9beabf6f7d857 | [] | no_license | blombart/SobaBank | https://github.com/blombart/SobaBank | 838e77e3a458017fed47a010ad22482b4868eab5 | 4b6a33869f546df6f9078a6fb54253d4d1a4fd88 | refs/heads/master | 2021-09-14T13:47:50.018000 | 2018-02-23T12:37:17 | 2018-02-23T12:37:17 | 117,837,122 | 0 | 0 | null | false | 2018-02-21T13:31:55 | 2018-01-17T13:03:47 | 2018-01-17T13:10:03 | 2018-02-21T13:24:40 | 49,191 | 0 | 0 | 1 | TypeScript | false | null | package com.bl.service.impl;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import javax.transaction.Transactional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.bl.d... | UTF-8 | Java | 6,591 | java | ClientServiceImpl.java | Java | [] | null | [] | package com.bl.service.impl;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import javax.transaction.Transactional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.bl.d... | 6,591 | 0.726749 | 0.726749 | 264 | 23.96591 | 19.682007 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.272727 | false | false | 9 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.