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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f5affa93a7428cfefff5ee67abe471b8da26e5c1 | 4,406,636,503,221 | 04f5aeca43b5ce887992a883c401b87c797ee87a | /ProyectoEJB/tienda/tienda-ejb/src/java/tienda/dominios/Mensajes.java | b010842e3b8c930aed6bfd06384070a23f7533ea | [] | no_license | maroxa86/MasterExes | https://github.com/maroxa86/MasterExes | daa19040e3fa1919b66aa01a693372c223111898 | cdd3a600db04a1bb941a70a1738d7421ab0250c7 | refs/heads/master | 2021-01-11T11:15:16.943000 | 2018-04-01T11:54:50 | 2018-04-01T11:54:50 | 72,865,483 | 1 | 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 tienda.dominios;
import java.io.Serializable;
import java.util.Date;
import javax.persistence.Basic;
import javax.persistence.... | UTF-8 | Java | 3,695 | java | Mensajes.java | Java | [
{
"context": "ax.validation.constraints.Size;\n\n/**\n *\n * @author Xavi\n */\n@Entity\n@Table(name = \"MENSAJES\")\n@NamedQuery",
"end": 769,
"score": 0.9962133169174194,
"start": 765,
"tag": "NAME",
"value": "Xavi"
}
] | 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 tienda.dominios;
import java.io.Serializable;
import java.util.Date;
import javax.persistence.Basic;
import javax.persistence.... | 3,695 | 0.637889 | 0.633829 | 148 | 23.966217 | 22.320883 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.432432 | false | false | 7 |
bfc72aa1a80fbcfd41d5b96edbbb81a19318944f | 4,904,852,674,069 | 0ca9a0873d99f0d69b78ed20292180f513a20d22 | /src/main/java/com/google/android/exoplayer2/drm/DecryptionResource.java | 86fba0dece14b7f4d1c4597d79c90a281a6cfe35 | [] | no_license | Eliminater74/com.google.android.tvlauncher | https://github.com/Eliminater74/com.google.android.tvlauncher | 44361fbbba097777b99d7eddd6e03d4bbe5f4d60 | e8284f9970d77a05042a57e9c2173856af7c4246 | refs/heads/master | 2021-01-14T23:34:04.338000 | 2020-02-24T16:39:53 | 2020-02-24T16:39:53 | 242,788,539 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.exoplayer2.drm;
import com.google.android.exoplayer2.drm.DecryptionResource;
public abstract class DecryptionResource<T extends DecryptionResource<T>> {
private final Owner<T> owner;
private int referenceCount = 0;
public interface Owner<T extends DecryptionResource<T>> {
... | UTF-8 | Java | 853 | java | DecryptionResource.java | Java | [] | null | [] | package com.google.android.exoplayer2.drm;
import com.google.android.exoplayer2.drm.DecryptionResource;
public abstract class DecryptionResource<T extends DecryptionResource<T>> {
private final Owner<T> owner;
private int referenceCount = 0;
public interface Owner<T extends DecryptionResource<T>> {
... | 853 | 0.654162 | 0.644783 | 30 | 27.433332 | 23.556576 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.366667 | false | false | 7 |
0df462e66cbaf6378c68daa4d01803b700c87e19 | 24,842,090,864,868 | af2a8c50227e8ba5d08c3eae2c3673afe5a18574 | /Professional Modules/Java Advanced/Java Advanced/src/StacksAndQueues/Exercises/BasicQueueOperations.java | 35e317383f8981e28433f0ee0c4c32383541e759 | [] | no_license | MartoDD/Java-Courses | https://github.com/MartoDD/Java-Courses | 787636e399647af6f48df9fa4392f2ae9be96d2a | b0e0c5fed2bc1759f4fb23f2f8b56a30cb15b3c4 | refs/heads/main | 2023-08-27T12:55:10.170000 | 2023-08-17T09:51:38 | 2023-08-17T09:51:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package StacksAndQueues.Exercises;
import java.util.*;
import java.util.stream.Collectors;
public class BasicQueueOperations {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
String[] input = scanner.nextLine().split("\\s+");
int n = Integer.parseInt(in... | UTF-8 | Java | 1,009 | java | BasicQueueOperations.java | Java | [] | null | [] | package StacksAndQueues.Exercises;
import java.util.*;
import java.util.stream.Collectors;
public class BasicQueueOperations {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
String[] input = scanner.nextLine().split("\\s+");
int n = Integer.parseInt(in... | 1,009 | 0.558969 | 0.553023 | 34 | 28.67647 | 26.171066 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.558824 | false | false | 7 |
4d9528c7ba60c5c5b5737aade19f878788fa9f41 | 8,263,517,127,891 | 45b21cc7433e56e408e5ab0eeadef4b1d1e3eaa4 | /Orientação a objetos/Array/src/Principal.java | 8a07bc4ecebaaf426d010381173c1c635a94957d | [] | no_license | AlineRibeiroBraga/Apostila-POO | https://github.com/AlineRibeiroBraga/Apostila-POO | ebc9ff220139c33b4632c6e3b417bc407e2b80d2 | 70055fde29711bde277866f5b6aab208b437e9cc | refs/heads/master | 2020-08-01T07:47:28.664000 | 2019-09-27T18:56:52 | 2019-09-27T18:56:52 | 210,918,864 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import javax.swing.*;
import java.util.stream.IntStream;
public class Principal {
public static void main(String[] args) {
JOptionPane.showMessageDialog(null,"Média: "+Media());
JOptionPane.showMessageDialog(null,"Maior número: "+maiorNumero());
}
private static double Media(){
i... | UTF-8 | Java | 857 | java | Principal.java | Java | [] | null | [] | import javax.swing.*;
import java.util.stream.IntStream;
public class Principal {
public static void main(String[] args) {
JOptionPane.showMessageDialog(null,"Média: "+Media());
JOptionPane.showMessageDialog(null,"Maior número: "+maiorNumero());
}
private static double Media(){
i... | 857 | 0.596717 | 0.587339 | 34 | 24.088236 | 26.349873 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529412 | false | false | 7 |
81838ad2dbdd6de6223a897d60f70b0ac57cde9e | 19,378,892,459,589 | 69c2a9231c366e4c59f7e1c5ca9568fe761c7ed5 | /src/java/br/com/gotn/ecommerce/dao/UsuarioDAO.java | 4ca2d23bdaf09ca592ba71fdf90c78045c965d14 | [
"MIT"
] | permissive | g-otn/e-commerce | https://github.com/g-otn/e-commerce | f7abcfb7bfad63cce95c39e28e55b1e78ad24a2c | 5ea1046eec94e0a424861aee99eb3529c7fb3021 | refs/heads/master | 2020-09-11T09:15:03.471000 | 2019-12-13T07:24:28 | 2019-12-13T07:24:28 | 222,017,605 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.gotn.ecommerce.dao;
import br.com.gotn.ecommerce.dominio.Usuario;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.List;
public interface UsuarioDAO {
void alterar(Usuario usuario) throws ClassNotFoundException, SQLException;
ResultSet consultarPorFiltro(String fi... | UTF-8 | Java | 699 | java | UsuarioDAO.java | Java | [] | null | [] | package br.com.gotn.ecommerce.dao;
import br.com.gotn.ecommerce.dominio.Usuario;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.List;
public interface UsuarioDAO {
void alterar(Usuario usuario) throws ClassNotFoundException, SQLException;
ResultSet consultarPorFiltro(String fi... | 699 | 0.799714 | 0.799714 | 22 | 30.772728 | 33.281078 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.772727 | false | false | 7 |
66216cd0d600820ff638c133c1ef99c3295f79e0 | 19,378,892,459,058 | c1d47b1c25da5bbbd122816e0dbd4793a4deebcc | /app/src/main/java/test/smok/logic/SendHashToServer.java | a222d2f8687636bcce23863fdd9721fd1108f116 | [] | no_license | jakubru/SMOK | https://github.com/jakubru/SMOK | 1e5cfc394332c4ed8619d90b52c0f030e61e5053 | 01cfc0b6b3800665fb303f036e5b68a4e7bca727 | refs/heads/master | 2021-09-16T21:11:57.466000 | 2018-06-25T07:04:35 | 2018-06-25T07:04:35 | 114,402,567 | 0 | 0 | null | false | 2018-06-25T07:04:36 | 2017-12-15T19:01:47 | 2018-06-25T06:10:08 | 2018-06-25T07:04:36 | 257 | 0 | 0 | 1 | Java | false | null | package test.smok.logic;
import android.content.Context;
import android.os.Handler;
import android.os.Looper;
import android.telephony.TelephonyManager;
import android.widget.Toast;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.Reader;
import java.io.Unsup... | UTF-8 | Java | 4,834 | java | SendHashToServer.java | Java | [
{
"context": "\nimport test.smok.MainActivity;\n\n/**\n * Created by matthew on 23.06.18.\n */\n\npublic class SendHashToServer {",
"end": 664,
"score": 0.777441143989563,
"start": 657,
"tag": "USERNAME",
"value": "matthew"
}
] | null | [] | package test.smok.logic;
import android.content.Context;
import android.os.Handler;
import android.os.Looper;
import android.telephony.TelephonyManager;
import android.widget.Toast;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.Reader;
import java.io.Unsup... | 4,834 | 0.520902 | 0.518005 | 121 | 38.94215 | 28.431532 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.694215 | false | false | 7 |
d46d8e748c6ea564f74db1d03da4761b81eb0025 | 34,943,853,954,828 | fc9a4b309c1451aaadffc9044968d455112961bf | /Simple Game Library/tst/at/fhooe/mtd/igp/sgl/demo/InfoScreen.java | f63b6e928089b81691694bc1e2ae00e03426df2c | [] | no_license | krachzack/sgl | https://github.com/krachzack/sgl | ec2ae15320ef2d73ae771599a3c67277b74188bf | 1a57091e1ba0e0e1a426aaebb73f6a471ba96a12 | refs/heads/master | 2020-12-24T12:01:42.074000 | 2016-10-23T15:07:57 | 2016-10-23T15:07:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*******************************************************************************
* Copyright (c) 2016 Roman Divotkey, Univ. of Applied Sciences Upper Austria.
* All rights reserved.
*
* This file is subject to the terms and conditions defined in file
* 'LICENSE', which is part of this source code package.
*
... | UTF-8 | Java | 1,043 | java | InfoScreen.java | Java | [
{
"context": "****************************\n * Copyright (c) 2016 Roman Divotkey, Univ. of Applied Sciences Upper Austria. \n * All",
"end": 117,
"score": 0.9996874332427979,
"start": 103,
"tag": "NAME",
"value": "Roman Divotkey"
}
] | null | [] | /*******************************************************************************
* Copyright (c) 2016 <NAME>, Univ. of Applied Sciences Upper Austria.
* All rights reserved.
*
* This file is subject to the terms and conditions defined in file
* 'LICENSE', which is part of this source code package.
*
* THIS ... | 1,035 | 0.536913 | 0.533078 | 40 | 25.075001 | 25.525858 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1 | false | false | 7 |
3ded10c2e4675a019f3991f2d9bc9ea7622230af | 33,414,845,630,452 | 81d4fdab6db8592d8b6abd5826378758d2deddd9 | /SavingAmount.java | 01d8aeaed1591e227b816b8dca9ac6ec2ea1bab3 | [] | no_license | manojkumar7781/Task1 | https://github.com/manojkumar7781/Task1 | 1b6133325331b45c23a0ba8c0eb9aeaa12bac4f2 | 05a90b0e943da6a7052c24ce9d64cbe9e076dfc8 | refs/heads/master | 2022-12-01T04:30:49.832000 | 2020-08-13T03:53:11 | 2020-08-13T03:53:11 | 287,171,842 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
import java.io.*;
public class SavingAmount{
int saving;
public void setter(int saving){
this.saving=saving;
}
public int getter(){
return saving;
}
public void increment(){
saving=saving+1000;
}
public void decrement(){
saving=saving-100;
}
public void checkSav... | UTF-8 | Java | 899 | java | SavingAmount.java | Java | [] | null | [] | import java.util.*;
import java.io.*;
public class SavingAmount{
int saving;
public void setter(int saving){
this.saving=saving;
}
public int getter(){
return saving;
}
public void increment(){
saving=saving+1000;
}
public void decrement(){
saving=saving-100;
}
public void checkSav... | 899 | 0.636263 | 0.618465 | 44 | 18.477272 | 16.574198 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.840909 | false | false | 7 |
cc4d5994e294727d5231634a1e149be27e600b39 | 8,083,128,511,940 | e1b2edf9a9d8e61bc008f794385932c62298984a | /shogun-lib/src/main/java/de/terrestris/shogun/lib/enumeration/RuleType.java | 900ffbc017a8324fb9ed3efd72cb569e338dd5db | [] | no_license | dnlkoch/shogun | https://github.com/dnlkoch/shogun | e8b24388c4d1c7ec46704abeaa58dd87df30c6f0 | 183aa2eb764e8e82529eb858d8b7cc5d1a05d67d | refs/heads/master | 2023-01-20T15:18:52.836000 | 2021-02-17T11:36:26 | 2021-02-17T11:36:26 | 241,070,838 | 0 | 0 | null | true | 2023-01-20T04:08:20 | 2020-02-17T09:45:15 | 2021-02-26T09:10:08 | 2023-01-20T04:08:16 | 5,671 | 0 | 0 | 10 | Java | false | false | package de.terrestris.shogun.lib.enumeration;
public enum RuleType {
ALLOW("ALLOW"),
DENY("DENY"),
MODIFY("MODIFY");
private final String type;
private RuleType(String type) {
this.type = type;
}
}
| UTF-8 | Java | 233 | java | RuleType.java | Java | [] | null | [] | package de.terrestris.shogun.lib.enumeration;
public enum RuleType {
ALLOW("ALLOW"),
DENY("DENY"),
MODIFY("MODIFY");
private final String type;
private RuleType(String type) {
this.type = type;
}
}
| 233 | 0.626609 | 0.626609 | 13 | 16.923077 | 14.285342 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 7 |
0cd3e108dc39148af255e3d177aba0fa82288455 | 29,703,993,879,930 | 9371e3af3c6eea70ac1b7b001e3c27f3967078bd | /src/java/modele/modele_agent.java | 8c2d69e6ac1fc472b8a50e6b3c4493434cc68dcf | [] | no_license | SarrayMedMehdi/PFE | https://github.com/SarrayMedMehdi/PFE | d8dc86fad52c589642907de38abe5f6220424fd2 | 4e96d3710d7a409e7a2a89796b98fbd0cf25ecc2 | HEAD | 2018-09-30T04:15:58.706000 | 2018-06-13T02:39:05 | 2018-06-13T02:39:05 | 122,593,576 | 0 | 1 | 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 modele;
import beans.Agent;
import beans.Departement;
import beans.Mission;
import beans.prevision;
import beans.ve... | UTF-8 | Java | 30,019 | java | modele_agent.java | Java | [
{
"context": " utilitaire.cryptpasswords ;\r\n/**\r\n * \r\n * @author Mohammed Mehdi Sarray#\r\n */\r\n@ManagedBean\r\n@SessionScoped\r\npublic class ",
"end": 1429,
"score": 0.9660147428512573,
"start": 1408,
"tag": "NAME",
"value": "Mohammed Mehdi Sarray"
},
{
"context": "ssword(S... | 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 modele;
import beans.Agent;
import beans.Departement;
import beans.Mission;
import beans.prevision;
import beans.ve... | 30,006 | 0.612942 | 0.61011 | 971 | 28.881565 | 27.263058 | 176 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.418126 | false | false | 7 |
d8b8835f01e6e011fb2bdb78233b4858caea6eb4 | 36,739,150,272,996 | ce09bd4982516bb5f048660810f8fc206cf0ce32 | /commandprocessor/src/main/java/me/deprilula28/gamesrob/baseFramework/TurnMatchHandler.java | c92400c0d865f302fecea891155132e6ea37a712 | [] | no_license | GamesROB/Bot | https://github.com/GamesROB/Bot | e3a91458b6292fc7938af03d21ebcd0579c86236 | f5798586462d7a355fab5081b64ca0d09195f32b | refs/heads/master | 2018-12-27T00:18:03.230000 | 2018-11-11T03:17:01 | 2018-11-11T03:17:01 | 134,065,018 | 3 | 3 | null | false | 2019-03-13T23:44:46 | 2018-05-19T13:36:40 | 2019-03-02T15:06:11 | 2019-03-13T23:44:45 | 22,408 | 4 | 3 | 0 | Java | false | null | package me.deprilula28.gamesrob.baseFramework;
import me.deprilula28.gamesrob.utility.Language;
import me.deprilula28.gamesrobshardcluster.utilities.Constants;
import me.deprilula28.gamesrobshardcluster.utilities.Log;
import me.deprilula28.gamesrob.utility.Utility;
import me.deprilula28.jdacmdframework.RequestPromise;... | UTF-8 | Java | 4,089 | java | TurnMatchHandler.java | Java | [] | null | [] | package me.deprilula28.gamesrob.baseFramework;
import me.deprilula28.gamesrob.utility.Language;
import me.deprilula28.gamesrobshardcluster.utilities.Constants;
import me.deprilula28.gamesrobshardcluster.utilities.Log;
import me.deprilula28.gamesrob.utility.Utility;
import me.deprilula28.jdacmdframework.RequestPromise;... | 4,089 | 0.651504 | 0.644412 | 112 | 35.50893 | 31.451492 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.732143 | false | false | 7 |
bef296da9f55253cd4352d9738c865241ad6a965 | 37,529,424,249,975 | 3cb5041071298c2d014d7d1d9afd7fefef1d24a1 | /src/SearchFromBrowse1.java | f8e43ca9c081e0c853d162adb3285bdcd24a11c3 | [] | no_license | birdLove/INF122B | https://github.com/birdLove/INF122B | c1ee8463e6f91a9eab2e2e90dffebf5b57d10ce4 | 842e94961d21c709d3116328fd4f41c75c501316 | refs/heads/master | 2020-06-01T22:07:59.784000 | 2019-06-08T23:41:47 | 2019-06-08T23:41:47 | 190,945,165 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import javax.servlet.RequestDispatcher;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import java.io.IOException;
import java.io.PrintWriter;
import ... | UTF-8 | Java | 1,710 | java | SearchFromBrowse1.java | Java | [] | null | [] |
import javax.servlet.RequestDispatcher;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import java.io.IOException;
import java.io.PrintWriter;
import ... | 1,710 | 0.740351 | 0.736257 | 55 | 30.09091 | 22.70064 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.272727 | false | false | 7 |
f7176c2f31762f1b3f65ff9ed26c106285950b5a | 38,774,964,756,803 | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/validation/com/orientechnologies/orient/graph/ODatabaseFailDueCloseTest.java | 8e7b25a526ada9b38fd463ff024318fd69fea281 | [] | no_license | STAMP-project/dspot-experiments | https://github.com/STAMP-project/dspot-experiments | f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5 | 121487e65cdce6988081b67f21bbc6731354a47f | refs/heads/master | 2023-02-07T14:40:12.919000 | 2019-11-06T07:17:09 | 2019-11-06T07:17:09 | 75,710,758 | 14 | 19 | null | false | 2023-01-26T23:57:41 | 2016-12-06T08:27:42 | 2022-02-18T17:43:31 | 2023-01-26T23:57:40 | 651,434 | 12 | 14 | 5 | null | false | false | package com.orientechnologies.orient.graph;
import com.orientechnologies.orient.core.record.impl.ODocument;
import com.orientechnologies.orient.core.sql.query.OSQLSynchQuery;
import com.tinkerpop.blueprints.impls.orient.OrientGraph;
import com.tinkerpop.blueprints.impls.orient.OrientGraphFactory;
import java.util.Lis... | UTF-8 | Java | 1,624 | java | ODatabaseFailDueCloseTest.java | Java | [] | null | [] | package com.orientechnologies.orient.graph;
import com.orientechnologies.orient.core.record.impl.ODocument;
import com.orientechnologies.orient.core.sql.query.OSQLSynchQuery;
import com.tinkerpop.blueprints.impls.orient.OrientGraph;
import com.tinkerpop.blueprints.impls.orient.OrientGraphFactory;
import java.util.Lis... | 1,624 | 0.664409 | 0.660714 | 43 | 36.744186 | 34.805168 | 173 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.581395 | false | false | 7 |
2dfdd847ced8778aa253ac5f7efcf5d494457725 | 39,187,281,628,340 | d1d8e0eb4cec3ba526450ebdce02362e637aa72d | /WatcherTest/src/main/java/Client/WatcherClient.java | fbe08de37731f12945987cd1a9d9b15442d28efd | [] | no_license | LighterFighterNB/KibanaWatcher | https://github.com/LighterFighterNB/KibanaWatcher | f0080e6d7120d8871953bedcfc417137b8554bd1 | d2a8fde6e91d47047f9007ed32b9c16e2e00525d | refs/heads/master | 2021-07-17T05:15:01.943000 | 2017-10-18T09:34:59 | 2017-10-18T09:34:59 | 105,240,694 | 3 | 2 | null | false | 2017-10-03T06:43:42 | 2017-09-29T07:01:52 | 2017-10-02T14:16:06 | 2017-10-03T06:43:42 | 38 | 2 | 2 | 0 | Java | null | null | package Client;
import org.apache.http.HttpEntity;
import org.apache.http.entity.ContentType;
import org.apache.http.nio.entity.NStringEntity;
import org.json.JSONArray;
import org.json.JSONObject;
import java.io.IOException;
import java.util.HashMap;
public class WatcherClient extends Client
{
private JSONArray... | UTF-8 | Java | 1,762 | java | WatcherClient.java | Java | [] | null | [] | package Client;
import org.apache.http.HttpEntity;
import org.apache.http.entity.ContentType;
import org.apache.http.nio.entity.NStringEntity;
import org.json.JSONArray;
import org.json.JSONObject;
import java.io.IOException;
import java.util.HashMap;
public class WatcherClient extends Client
{
private JSONArray... | 1,762 | 0.633371 | 0.631669 | 61 | 27.885246 | 31.79705 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.754098 | false | false | 7 |
869e6ae0eab5ecf0ce502a6e86d55e120401fddf | 35,820,027,282,634 | cabc06875ed76ec511760085e61007dcce03b918 | /com/ctci/problems/c4/P12.java | 8ea17e23f49086c8166d57c63e6dfa31ed8ac9ec | [] | no_license | luizsjr/CTCI | https://github.com/luizsjr/CTCI | a383ee5e7c89756dc352d7948f3a577e46705fd8 | c95f8efdc2a54d40b4b11b784fb0b3efb4250dcf | refs/heads/master | 2020-03-19T09:31:53.443000 | 2018-09-18T22:57:53 | 2018-09-18T22:57:53 | 136,296,867 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ctci.problems.c4;
import java.util.ArrayList;
import java.util.List;
import com.ctci.util.BinaryTreeNode;
public class P12 {
public int countPaths(int targetSum, BinaryTreeNode<Integer> root) {
if (root==null) { return 0; }
return countPaths(targetSum, root, new ArrayList<Integer>());
}
privat... | UTF-8 | Java | 1,698 | java | P12.java | Java | [] | null | [] | package com.ctci.problems.c4;
import java.util.ArrayList;
import java.util.List;
import com.ctci.util.BinaryTreeNode;
public class P12 {
public int countPaths(int targetSum, BinaryTreeNode<Integer> root) {
if (root==null) { return 0; }
return countPaths(targetSum, root, new ArrayList<Integer>());
}
privat... | 1,698 | 0.704358 | 0.691991 | 59 | 27.779661 | 25.572805 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.423729 | false | false | 7 |
d86c890a1d4bd562cb443a13ad58e98ccd555376 | 34,591,666,643,331 | ae110a8001b6a6bde33e83a53c4cd77263373a6a | /Recursion and Dynamic Programming /EightQueens.java | 3dec8c4fb8255d20dba3642a1d162ca96b9fe113 | [] | no_license | DanioPurdue/Java_Practice | https://github.com/DanioPurdue/Java_Practice | dfeb4af97cca4218a433bdd5df8130d60a65cbbd | 2d295c335447b594cce2e7e1c253f54c12ef1a92 | refs/heads/master | 2018-10-23T09:31:02.877000 | 2018-10-19T15:40:14 | 2018-10-19T15:40:14 | 142,089,274 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.*;
import java.util.*;
public class EightQueens{
class Point{
public int x;
public int y;
Point(int x, int y){
this.x = x;
this.y = y;
}
boolean isEqual(int x, int y){
if(this.x == x && this.y == y) return true;
return false;
}
}
boolean isAllowed(Point a, Point b){
if(a ==... | UTF-8 | Java | 3,807 | java | EightQueens.java | Java | [] | null | [] | import java.io.*;
import java.util.*;
public class EightQueens{
class Point{
public int x;
public int y;
Point(int x, int y){
this.x = x;
this.y = y;
}
boolean isEqual(int x, int y){
if(this.x == x && this.y == y) return true;
return false;
}
}
boolean isAllowed(Point a, Point b){
if(a ==... | 3,807 | 0.606514 | 0.60021 | 133 | 27.631578 | 26.170198 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.06015 | false | false | 7 |
102ed391bcfa391ce4b326cd090e382054b50a1c | 34,961,033,830,349 | d0024d63065bac04a252e50c0c982d13d6a83c2e | /src/main/java/com/rosivaldo/picpayclone/converters/CartaoCreditoConversor.java | e190a376ecfb4051f3509525153bf0441de462ca | [] | no_license | Rosivaldo-Lucas/picpay-clone | https://github.com/Rosivaldo-Lucas/picpay-clone | f290973d163b2ef16297f22c01efcf92299e7eff | 9a3cd71aba4dfbf888010de8e217b279a6101c58 | refs/heads/main | 2023-01-04T09:27:36.868000 | 2020-11-01T06:10:28 | 2020-11-01T06:10:28 | 303,218,137 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rosivaldo.picpayclone.converters;
import com.rosivaldo.picpayclone.dtos.CartaoCreditoDTO;
import com.rosivaldo.picpayclone.dtos.TransacaoDTO;
import com.rosivaldo.picpayclone.models.CartaoCredito;
import com.rosivaldo.picpayclone.models.Transacao;
import com.rosivaldo.picpayclone.services.IUsuarioService;
... | UTF-8 | Java | 1,393 | java | CartaoCreditoConversor.java | Java | [] | null | [] | package com.rosivaldo.picpayclone.converters;
import com.rosivaldo.picpayclone.dtos.CartaoCreditoDTO;
import com.rosivaldo.picpayclone.dtos.TransacaoDTO;
import com.rosivaldo.picpayclone.models.CartaoCredito;
import com.rosivaldo.picpayclone.models.Transacao;
import com.rosivaldo.picpayclone.services.IUsuarioService;
... | 1,393 | 0.807609 | 0.807609 | 42 | 32.166668 | 26.592083 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.571429 | false | false | 7 |
ef21575b1a9f24c9fd92c2bf26b74202778edbb5 | 37,580,963,868,583 | f1a48ef28730acba9c5b09c295524f9680fc1e33 | /repository/src/main/java/com/e2db/demo/repository/pojo/TableRow.java | 22cbd0c9eb539459aeab6f11845d544793063c89 | [
"MIT"
] | permissive | 8128/e2db | https://github.com/8128/e2db | 60d07c29c6121424538f64847cfda5e5d015abf5 | 63ebd8b686ad1c86b09c921c6305b6adc96298be | refs/heads/master | 2023-03-08T04:38:54.001000 | 2019-07-12T15:11:44 | 2019-07-12T15:11:44 | 194,969,407 | 0 | 0 | MIT | false | 2023-02-22T08:14:00 | 2019-07-03T02:59:43 | 2019-07-12T15:12:02 | 2023-02-22T08:14:00 | 320 | 0 | 0 | 6 | Java | false | false | package com.e2db.demo.repository.pojo;
import org.springframework.stereotype.Component;
import java.util.Date;
/**
* @author :mmzs
* @date :Created in 2019-07-03 16:06
*/
public class TableRow {
private long tableId;
private Date createDate;
private String tableAuthor;
private String jsonRow;
... | UTF-8 | Java | 1,245 | java | TableRow.java | Java | [
{
"context": "mponent;\n\nimport java.util.Date;\n\n/**\n * @author :mmzs\n * @date :Created in 2019-07-03 16:06\n */\n\n\npubli",
"end": 134,
"score": 0.9997177720069885,
"start": 130,
"tag": "USERNAME",
"value": "mmzs"
}
] | null | [] | package com.e2db.demo.repository.pojo;
import org.springframework.stereotype.Component;
import java.util.Date;
/**
* @author :mmzs
* @date :Created in 2019-07-03 16:06
*/
public class TableRow {
private long tableId;
private Date createDate;
private String tableAuthor;
private String jsonRow;
... | 1,245 | 0.580177 | 0.569702 | 61 | 19.344263 | 17.390299 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.311475 | false | false | 7 |
2be95d0ee15747f714d8ccd2837b3b7da1327478 | 21,680,994,967,596 | eeb1e46a5d1c6884e9b257d9cb28bb17adb26392 | /src/element/MapSet.java | f85d117f29fdc6325399816cbfaea90b5d7c881a | [] | no_license | cjh5414/PoketmonBlockGame | https://github.com/cjh5414/PoketmonBlockGame | 0f65970bd41fd36bd715687f5d8ea9d5efc19e4f | d11f95c3a9361734b617d65a1a320efe2761376e | refs/heads/master | 2021-01-22T17:28:56.878000 | 2017-03-15T02:39:57 | 2017-03-15T02:39:57 | 85,018,342 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package element;
import java.util.*;
public class MapSet {
private String name; //작성자 이름.
Vector<Stage> stageSet;
public MapSet(String name) {
this.name = name;
stageSet = new Vector<Stage>();
}
public void addStage(Stage stage) {
stageSet.add(stage);
}
public String getName() {
... | UHC | Java | 480 | java | MapSet.java | Java | [] | null | [] | package element;
import java.util.*;
public class MapSet {
private String name; //작성자 이름.
Vector<Stage> stageSet;
public MapSet(String name) {
this.name = name;
stageSet = new Vector<Stage>();
}
public void addStage(Stage stage) {
stageSet.add(stage);
}
public String getName() {
... | 480 | 0.623404 | 0.623404 | 29 | 14.206897 | 12.834166 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.37931 | false | false | 7 |
fad24da1d43f30d1f0ef1d1c371e026287a98d76 | 28,157,805,599,154 | 7628391e21bda0aabed84bfaf1fafe90e856ef11 | /OnlinePharmacy_22057/src/com/pharmacy/dao/CartDao.java | 4ea1da87ac9769d7857e632ac04ac6107e78ca68 | [] | no_license | abhayc008/Test_Repo | https://github.com/abhayc008/Test_Repo | 23cc068ec8175e41e8e3cc490665dbfc5f991457 | 7cf0262a7dd9a58f809e849fe6ad6e55b8801484 | refs/heads/master | 2021-09-04T00:23:27.904000 | 2021-08-03T15:38:53 | 2021-08-03T15:38:53 | 146,833,044 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pharmacy.dao;
import java.util.List;
import com.pharmacy.pojo.Cart;
public interface CartDao
{
boolean addToCart(Cart cart);
boolean deleteToCart(int cartId);//delete single item where cartId=?
boolean updateMedicineQuantity(int cartId, int medicineQuantity);
Cart isMedicineInCart(int medicineId, Str... | UTF-8 | Java | 477 | java | CartDao.java | Java | [] | null | [] | package com.pharmacy.dao;
import java.util.List;
import com.pharmacy.pojo.Cart;
public interface CartDao
{
boolean addToCart(Cart cart);
boolean deleteToCart(int cartId);//delete single item where cartId=?
boolean updateMedicineQuantity(int cartId, int medicineQuantity);
Cart isMedicineInCart(int medicineId, Str... | 477 | 0.805031 | 0.805031 | 15 | 30.799999 | 28.005238 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.133333 | false | false | 7 |
4c8be822e2fbaafb71e925a089ee9aa285a760a9 | 19,250,043,483,412 | 63bff785fce20fe80cf1d4c27b6d0feb09557947 | /src/model/ElementEntity.java | 83844437cf181a5aa1215715e8d6db26e7599c35 | [] | no_license | O10/SoaLab | https://github.com/O10/SoaLab | 60d0948557f9fbb1769822473bada154f488589c | 595a6cd5237d05cf94c489bcc0274c34c7ca2c21 | refs/heads/master | 2020-05-17T17:32:46.913000 | 2015-05-18T12:05:10 | 2015-05-18T12:05:10 | 35,815,601 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
import javax.persistence.*;
/**
* Created by O10 on 18.05.15.
*/
@Entity
@Table(name = "element", schema = "public", catalog = "soa")
public class ElementEntity {
private Integer elementId;
private String elementName;
private String nameProperty;
private Integer chargeProperty;
pr... | UTF-8 | Java | 2,852 | java | ElementEntity.java | Java | [
{
"context": "l;\n\nimport javax.persistence.*;\n\n/**\n * Created by O10 on 18.05.15.\n */\n@Entity\n@Table(name = \"element\",",
"end": 66,
"score": 0.9994246363639832,
"start": 63,
"tag": "USERNAME",
"value": "O10"
}
] | null | [] | package model;
import javax.persistence.*;
/**
* Created by O10 on 18.05.15.
*/
@Entity
@Table(name = "element", schema = "public", catalog = "soa")
public class ElementEntity {
private Integer elementId;
private String elementName;
private String nameProperty;
private Integer chargeProperty;
pr... | 2,852 | 0.643759 | 0.636396 | 94 | 29.340425 | 30.247051 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.382979 | false | false | 7 |
44f9de1c36444a7abf2195526b5ebdf3173ff9da | 6,107,443,497,307 | c22af421f3e879e37d2a241fe119176a91582e4c | /app/src/main/java/com/example/jdias/minderaapp/ImageRecycler.java | eb33318b09c7349e5629fdfebf8defb331004498 | [] | no_license | JoaoDiasUM/MinderaApp | https://github.com/JoaoDiasUM/MinderaApp | 4462ee4676d9ceb675bfff3ff5c22f08c30b6cac | 1918d13e29d321ada6615cc7d50bc40710a24666 | refs/heads/master | 2020-06-22T21:51:54.277000 | 2019-07-23T10:35:39 | 2019-07-23T10:35:39 | 198,408,896 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.jdias.minderaapp;
import android.content.Context;
import android.graphics.Bitmap;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
... | UTF-8 | Java | 1,391 | java | ImageRecycler.java | Java | [] | null | [] | package com.example.jdias.minderaapp;
import android.content.Context;
import android.graphics.Bitmap;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
... | 1,391 | 0.722502 | 0.721783 | 52 | 25.75 | 28.30118 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.442308 | false | false | 7 |
7c3c68b7ac391397e68fd3c27dfee1b97d12212b | 13,958,643,739,169 | 97f2271cda370a7c26b49b352c8550708894f223 | /WorkLife/src/com/hna/community/fragment/CommunityHomeAllPostsFragment.java | cc2214e853d3dce4fccbd47f41cca118394e5e0b | [] | no_license | wangrui-spiderNet/HnProject | https://github.com/wangrui-spiderNet/HnProject | 5fa48bfcb3fa127c1b6a8c9ec040574baa358af1 | 8f28e44933def827c4b0cfb7d9b34e888451d470 | refs/heads/master | 2018-01-11T23:51:28.692000 | 2015-11-04T08:35:06 | 2015-11-04T08:35:06 | 45,523,047 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hna.community.fragment;
import android.graphics.Color;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTransaction;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGr... | UTF-8 | Java | 5,466 | java | CommunityHomeAllPostsFragment.java | Java | [
{
"context": "klife.R;\n\n/**\n * 首页--全部帖子模块fragment\n * \n * @author XU\n *\n */\npublic class CommunityHomeAllPostsFragment",
"end": 525,
"score": 0.9725356698036194,
"start": 523,
"tag": "USERNAME",
"value": "XU"
}
] | null | [] | package com.hna.community.fragment;
import android.graphics.Color;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTransaction;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGr... | 5,466 | 0.661748 | 0.649023 | 143 | 36.916084 | 24.464758 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.58042 | false | false | 7 |
35794cbe7902f0607356f6caec2cff4ad41a8955 | 27,315,992,032,623 | f57c049086d2699d832374cfc6e2cf07b3f1f7d3 | /framework/ssmIntegration/src/test/java/cn/shen/service/impl/UserServiceImplTest.java | 3e2512b62660588b0f9985b9c6769d476a625cf4 | [] | no_license | Yanlaid/innovation-journey | https://github.com/Yanlaid/innovation-journey | a970a8c30cf43f46d010ff9db74486e48896714b | 917bbddddeb0ded649f2f3b174f2c0d6b739c90b | refs/heads/master | 2020-04-07T04:10:08.694000 | 2018-12-30T12:44:03 | 2018-12-30T12:44:03 | 151,833,802 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.shen.service.impl;
import cn.shen.pojo.User;
import cn.shen.service.IUserService;
import org.junit.Test;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import java.util.Date;
public class UserServiceImplTest {
@Test
... | UTF-8 | Java | 1,043 | java | UserServiceImplTest.java | Java | [
{
"context": " User user1 = new User();\n user1.setName(\"用户98\");\n user1.setPassword(\"123456\");\n u",
"end": 586,
"score": 0.8300188183784485,
"start": 582,
"tag": "USERNAME",
"value": "用户98"
},
{
"context": "user1.setName(\"用户98\");\n user1.setPasswo... | null | [] | package cn.shen.service.impl;
import cn.shen.pojo.User;
import cn.shen.service.IUserService;
import org.junit.Test;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import java.util.Date;
public class UserServiceImplTest {
@Test
... | 1,051 | 0.672464 | 0.631884 | 32 | 31.375 | 21.827091 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.78125 | false | false | 7 |
2d0c2034fbae807f3b271c8baf66af8a8e5af026 | 33,715,493,331,913 | 069b201c917e7f52f8a5c0cf91986b37c13b43f5 | /try/src/rrr.java | bce95f6cf3b9116d9ae322ce447ae65eabc85ec3 | [] | no_license | demxk/data_structures_and_algorithms | https://github.com/demxk/data_structures_and_algorithms | f8bd94f6f01af03f9b281c8376e0673aec2e5440 | e8acb73ab33cb21262a3d0524075095b503d641b | refs/heads/master | 2021-06-21T04:45:46.313000 | 2017-08-09T07:44:49 | 2017-08-09T07:44:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class rrr{
static void f(String... args) {
for(String s:args)
System.out.print(s+" ");
System.out.println();
}
static void f(String[] s) {
for(int i=0;i<s.length;i++)
System.out.print(s[i]+" ");
}
public static void main(String[] args) {
//f("sdsad","sffff");
String[] s={"tt","ss" };
//f(s);
determin d=new d... | UTF-8 | Java | 369 | java | rrr.java | Java | [] | null | [] |
public class rrr{
static void f(String... args) {
for(String s:args)
System.out.print(s+" ");
System.out.println();
}
static void f(String[] s) {
for(int i=0;i<s.length;i++)
System.out.print(s[i]+" ");
}
public static void main(String[] args) {
//f("sdsad","sffff");
String[] s={"tt","ss" };
//f(s);
determin d=new d... | 369 | 0.615176 | 0.609756 | 19 | 18.421053 | 11.347691 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.789474 | false | false | 7 |
fd17937ed61685f0c7e2094b5e465b605cce2e71 | 28,939,489,683,827 | e7c0a21dffac058557b18e66c91c883e6af3188e | /src/main/java/voyagerwoo/dp/blogalarm/observer/BlogDataLogger.java | 3060001e3678959a58eb6f63bf46009c60c56ae8 | [] | no_license | voyagerwoo/dp-observer-blogAlarm | https://github.com/voyagerwoo/dp-observer-blogAlarm | 53c5f5090f481e6ee8175e4e6a6266a163044fcd | 284fa0a134c871892bea1d645afe9338169f944e | refs/heads/master | 2021-01-21T10:05:08.925000 | 2017-02-28T01:47:04 | 2017-02-28T01:47:04 | 83,376,251 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package voyagerwoo.dp.blogalarm.observer;
import voyagerwoo.dp.blogalarm.BlogData;
public class BlogDataLogger implements Observer<BlogData>, Logger<BlogData> {
public void log(BlogData data) {
System.out.println("블로그 통계 정보");
System.out.println("My today count : " + data.getTodayCount());
... | UTF-8 | Java | 656 | java | BlogDataLogger.java | Java | [] | null | [] | package voyagerwoo.dp.blogalarm.observer;
import voyagerwoo.dp.blogalarm.BlogData;
public class BlogDataLogger implements Observer<BlogData>, Logger<BlogData> {
public void log(BlogData data) {
System.out.println("블로그 통계 정보");
System.out.println("My today count : " + data.getTodayCount());
... | 656 | 0.661994 | 0.661994 | 18 | 34.666668 | 28.571548 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 7 |
986a40f10c528a7429c6a2809e01de1fa39db87a | 30,760,555,790,405 | eb3e9debbbd1442793f4e08355bcde7d9bb3fb2a | /src/Solution111.java | 8fd4f7e4837da4ebcde2ba3bcdeb84ef348bf4af | [] | no_license | tonyth00/leetcode | https://github.com/tonyth00/leetcode | 0adfcb6dd2acecaeddd4092aa950fe330f762af7 | a30abf5001e9c6ffd9c3722fada185a2b78b32a8 | refs/heads/master | 2021-03-25T11:10:47.977000 | 2020-06-12T17:17:59 | 2020-06-12T17:17:59 | 247,612,564 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.util.LinkedList;
import java.util.Queue;
import shared.TreeNode;
public class Solution111 {
public static void main(String[] args) {
Solution s = new Solution();
TreeNode root = new TreeNode(5);
root.left = new TreeNode(2);
root.right = new TreeNode(3);
System.out.println(s.minDept... | UTF-8 | Java | 1,001 | java | Solution111.java | Java | [] | null | [] |
import java.util.LinkedList;
import java.util.Queue;
import shared.TreeNode;
public class Solution111 {
public static void main(String[] args) {
Solution s = new Solution();
TreeNode root = new TreeNode(5);
root.left = new TreeNode(2);
root.right = new TreeNode(3);
System.out.println(s.minDept... | 1,001 | 0.537463 | 0.528472 | 43 | 22.232557 | 15.64852 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.488372 | false | false | 7 |
c445e53537569dc334d07db62347b0da9cd4f410 | 6,863,357,772,028 | 79354158a8276f23ff2776f2bd2d771c9a0f1097 | /ProjectMessageApp/app/src/main/java/com/example/messageapp/Ui/Login/Fragment/FragmentChangePassword.java | 01ea544bcce53fe5d89c410374f64344e1de9569 | [
"Apache-2.0"
] | permissive | tdt98/Projectcs422 | https://github.com/tdt98/Projectcs422 | 2d79a543cd651f74efe1c5caf32cf452000c8f5e | 5e51bce7c8fddcf6ddf76f40b8453c5c5abd58ba | refs/heads/master | 2020-06-11T11:57:10.770000 | 2019-07-02T17:11:49 | 2019-07-02T17:11:49 | 193,955,495 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.messageapp.Ui.Login.Fragment;
import android.content.Context;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import androidx.fragment.app.Fragment;
import com.example.messageapp.API.Authenticati... | UTF-8 | Java | 2,661 | java | FragmentChangePassword.java | Java | [] | null | [] | package com.example.messageapp.Ui.Login.Fragment;
import android.content.Context;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import androidx.fragment.app.Fragment;
import com.example.messageapp.API.Authenticati... | 2,661 | 0.671176 | 0.671176 | 94 | 27.30851 | 23.145712 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.489362 | false | false | 7 |
3a4171ad7899773f4c76d60ac466489db6925d8e | 33,947,421,513,220 | 0de8e1ce4ed33589622ad71129385a14c97bd22a | /demo-jdk8/src/test/java/com/qihong/demojdk8/LambdaTests.java | aa44c313c1cbcb0e678d6501c91ac953e6bd7eb2 | [] | no_license | QiHong20/mass | https://github.com/QiHong20/mass | 6c41b97b4a599ee050a929d1b6c882e03a86c6a8 | 586bffb8b6d839db5f5c41349c1b0f22aeda4e3e | refs/heads/master | 2020-03-19T07:36:15.035000 | 2018-12-21T05:26:23 | 2018-12-21T05:26:23 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qihong.demojdk8;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
public class LambdaTests {
public static Logger logger= LoggerFactory.getLogger(LambdaTests.class);
public static void main(String[] args){
// new Thread(()->{
// logger.info("thread is {}...",Thread.curr... | UTF-8 | Java | 841 | java | LambdaTests.java | Java | [] | null | [] | package com.qihong.demojdk8;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
public class LambdaTests {
public static Logger logger= LoggerFactory.getLogger(LambdaTests.class);
public static void main(String[] args){
// new Thread(()->{
// logger.info("thread is {}...",Thread.curr... | 841 | 0.54459 | 0.537455 | 37 | 21.729731 | 21.118263 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.459459 | false | false | 7 |
73a7347a96d6a328c3f16af0dc5d37ed68ace895 | 8,031,588,897,698 | 4c39fb566dda9f8ea5d5c9a56bdb0e689288b783 | /src/main/java/com/hujiang/project/zhgd/hjZhgdDriver/mapper/HjZhgdDriverMapper.java | 4fd220d20a28440573184cf013a9e95cc07b2418 | [
"MIT"
] | permissive | xieyagit/zhgd | https://github.com/xieyagit/zhgd | 5ed86dfb5a34705ba39cac774226d8c438f2dfb5 | 45ac870a62c7323a1bb40b99fb8f0c93e38aed0d | refs/heads/master | 2021-04-23T19:40:18.508000 | 2020-05-21T09:20:44 | 2020-05-21T09:20:44 | 249,984,958 | 0 | 0 | MIT | true | 2020-03-25T13:24:35 | 2020-03-25T13:24:35 | 2020-03-24T10:09:48 | 2020-03-25T12:41:02 | 61,741 | 0 | 0 | 0 | null | false | false | package com.hujiang.project.zhgd.hjZhgdDriver.mapper;
import com.hujiang.project.zhgd.hjZhgdDriver.domain.HjZhgdDriver;
import org.apache.ibatis.annotations.Param;
import java.util.List;
/**
* 车牌绑定司机 数据层
*
* @author hujiang
* @date 2019-08-30
*/
public interface HjZhgdDriverMapper
{
/**
... | UTF-8 | Java | 1,349 | java | HjZhgdDriverMapper.java | Java | [
{
"context": ".util.List;\r\n\r\n/**\r\n * 车牌绑定司机 数据层\r\n * \r\n * @author hujiang\r\n * @date 2019-08-30\r\n */\r\npublic interface HjZhg",
"end": 240,
"score": 0.9994407892227173,
"start": 233,
"tag": "USERNAME",
"value": "hujiang"
}
] | null | [] | package com.hujiang.project.zhgd.hjZhgdDriver.mapper;
import com.hujiang.project.zhgd.hjZhgdDriver.domain.HjZhgdDriver;
import org.apache.ibatis.annotations.Param;
import java.util.List;
/**
* 车牌绑定司机 数据层
*
* @author hujiang
* @date 2019-08-30
*/
public interface HjZhgdDriverMapper
{
/**
... | 1,349 | 0.623797 | 0.616798 | 55 | 18.818182 | 24.045481 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.472727 | false | false | 7 |
6637ba2f4b16312fc2838a85ee5d55fe3eb0d5fa | 29,222,957,485,710 | 35afcd819486de8389559bfab3f1814245366aa5 | /test-jar/src/main/java/com/slamplug/rook/Sender.java | 9a06a14cd886e3900e842787fb599d1bb2dc5a17 | [] | no_license | slamplug/gradle-test | https://github.com/slamplug/gradle-test | c3bc34cab251fa8bffe998487d2c43f4cc2be3e9 | 57bed491eaf90d9efee6a837dd6c8c85fa60ffab | refs/heads/master | 2016-08-06T00:11:15.876000 | 2014-09-12T10:35:51 | 2014-09-12T10:35:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.slamplug.rook;
import org.apache.log4j.Logger;
/**
* Created by slamplug on 12/09/2014.
*/
public class Sender {
private static Logger logger = Logger.getLogger(Sender.class.getName());
public static void sendMessage(String message) {
logger.info(message);
}
}
| UTF-8 | Java | 299 | java | Sender.java | Java | [
{
"context": "import org.apache.log4j.Logger;\n\n/**\n * Created by slamplug on 12/09/2014.\n */\npublic class Sender {\n\n pri",
"end": 87,
"score": 0.9996577501296997,
"start": 79,
"tag": "USERNAME",
"value": "slamplug"
}
] | null | [] | package com.slamplug.rook;
import org.apache.log4j.Logger;
/**
* Created by slamplug on 12/09/2014.
*/
public class Sender {
private static Logger logger = Logger.getLogger(Sender.class.getName());
public static void sendMessage(String message) {
logger.info(message);
}
}
| 299 | 0.692308 | 0.662207 | 15 | 18.933332 | 22.263474 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.266667 | false | false | 7 |
e89a9b32e6bc2c645512b8262fbbc5b35572e326 | 18,476,949,368,681 | 2a593b78b9bb5027a8d405035eb8c5a6cffa8d85 | /mom/src/main/java/com/alibaba/middleware/race/mom/net/BrokerNettyClientProxy.java | 03427e2577d0a26626d0c77ddf14110c82b79453 | [] | no_license | leo4678/RpcMom | https://github.com/leo4678/RpcMom | 68319d0d1264a4f7ab8e05a68b31dfc49ef1173c | f010524b42fb6eed9b28806a024f553641502daf | refs/heads/master | 2021-01-10T08:40:20.431000 | 2016-03-01T08:38:27 | 2016-03-01T08:38:27 | 52,859,827 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.alibaba.middleware.race.mom.net;
import java.io.IOException;
import java.net.InetAddress;
import java.net.InetSocketAddress;
import java.net.UnknownHostException;
/**
* @author tokysky (HIT-CS-ICES)
* @time 于2015年8月16日下午10:29:11
*
* @description
**/
public class BrokerNettyClientProxy {
pri... | UTF-8 | Java | 2,520 | java | BrokerNettyClientProxy.java | Java | [
{
"context": "t java.net.UnknownHostException;\n\n/**\n * @author \t tokysky (HIT-CS-ICES) \n * @time\t 于2015年8月16日下午10:29:11\n ",
"end": 201,
"score": 0.9997091889381409,
"start": 194,
"tag": "USERNAME",
"value": "tokysky"
},
{
"context": "uest(new InetSocketAddress(InetAddress.get... | null | [] | package com.alibaba.middleware.race.mom.net;
import java.io.IOException;
import java.net.InetAddress;
import java.net.InetSocketAddress;
import java.net.UnknownHostException;
/**
* @author tokysky (HIT-CS-ICES)
* @time 于2015年8月16日下午10:29:11
*
* @description
**/
public class BrokerNettyClientProxy {
pri... | 2,520 | 0.760535 | 0.747164 | 85 | 28.035294 | 26.930607 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.035294 | false | false | 7 |
b9249693f3f6dd518b751cd7c201ce9aeb8fc1a4 | 24,747,601,613,190 | f92437641d1af6f5b6d89a21405b682aca5b1b01 | /src/test/java/edu/ucsb/ucsbcslas/models/TutorAssignmentOfficeHourViewTest.java | 8ecb99def59e9cb9059dce1cd9fc9a6b6b30f9a5 | [
"MIT"
] | permissive | ucsb-cs156-w21/proj-ucsb-cs-las | https://github.com/ucsb-cs156-w21/proj-ucsb-cs-las | 2ba7f60fd3745369d0bf32f35c52196bcaa37a28 | fcc6559d082e887d9e40da4a05a2e5858402d662 | refs/heads/main | 2023-04-05T15:02:50.508000 | 2021-06-04T23:55:15 | 2021-06-04T23:55:15 | 308,719,500 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.ucsb.ucsbcslas.models;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertNotEquals;
import java.util.ArrayList;
import java.util.List;
import org.junit.jupiter.api.Test;
import edu.ucsb.ucsbcslas.entities.OnlineOfficeHours;
import edu.ucsb.... | UTF-8 | Java | 4,917 | java | TutorAssignmentOfficeHourViewTest.java | Java | [
{
"context": ", \"lname\", \"email\");\n Tutor t = new Tutor(1L, \"Chris\", \"Gaucho\", \"cgaucho@ucsb.edu\");\n TutorAssignm",
"end": 649,
"score": 0.9998056888580322,
"start": 644,
"tag": "NAME",
"value": "Chris"
},
{
"context": ", \"email\");\n Tutor t = new Tutor(1L, \"C... | null | [] | package edu.ucsb.ucsbcslas.models;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertNotEquals;
import java.util.ArrayList;
import java.util.List;
import org.junit.jupiter.api.Test;
import edu.ucsb.ucsbcslas.entities.OnlineOfficeHours;
import edu.ucsb.... | 4,863 | 0.768355 | 0.752288 | 66 | 73.5 | 79.980919 | 476 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.242424 | false | false | 7 |
0e746003ea5159c18907454a5329562252787b14 | 2,456,721,344,959 | 462a8bbb7171ad2fc3f4ff244a78acb6fefa1255 | /reps-jifen-mongo/src/main/java/com/reps/jifen/repository/ITeacherPointsAssignRepository.java | 0b1b6c404f3fd8c886f94169e093b9ea9a6f800c | [] | no_license | vaellys/jifen | https://github.com/vaellys/jifen | ffca08765d4bb06d02ba7330b1de5c4a57b8b9a4 | cf512ad63b9aeabd3390dbed1613be4b672bd283 | refs/heads/master | 2021-01-20T12:10:34.484000 | 2017-10-26T09:37:23 | 2017-10-26T09:37:23 | 101,702,349 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.reps.jifen.repository;
import java.util.List;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.mongodb.repository.MongoRepository;
import com.reps.jifen.entity.TeacherPointsAssign;
public interface ITeacherPointsAssignRepositor... | UTF-8 | Java | 556 | java | ITeacherPointsAssignRepository.java | Java | [] | null | [] | package com.reps.jifen.repository;
import java.util.List;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.mongodb.repository.MongoRepository;
import com.reps.jifen.entity.TeacherPointsAssign;
public interface ITeacherPointsAssignRepositor... | 556 | 0.845324 | 0.845324 | 16 | 33.75 | 34.94907 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9375 | false | false | 7 |
60e90cc92e712d51121bea982fe7978f996d1cd2 | 11,656,541,289,967 | 64723e28988c1fbc441b87b18f888ea061de4e32 | /src/com/standard/mathmethod/adapter/DatabaseAdapter.java | d2fe630ac4c1e32efa6f80dfc113e1b2a55a656e | [] | no_license | ADILERPAT/math-method | https://github.com/ADILERPAT/math-method | ea704c9b6a429b6faa1627a83a6fe962068aa657 | 1b0bf0f66a77ad5d83ac6517f51f18e325bd469e | refs/heads/master | 2021-01-22T04:33:48.672000 | 2014-09-13T11:40:53 | 2014-09-13T11:40:53 | 40,264,075 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.standard.mathmethod.adapter;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.S... | UTF-8 | Java | 3,998 | java | DatabaseAdapter.java | Java | [] | null | [] | package com.standard.mathmethod.adapter;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.S... | 3,998 | 0.688344 | 0.686843 | 129 | 28.992249 | 35.013287 | 218 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.891473 | false | false | 7 |
86ec010f21765d563f1f0fad53c3a0216cad85a2 | 12,841,952,248,327 | 4631b90adb09a20f75f6c8194a080df8e17e34e1 | /HKXParser/src/com/dexesttp/hkxunpack/parser/Parser.java | 8d7948f30ab84e6fbde46db2deedca35e740a14b | [] | no_license | CPULL/hkxpack | https://github.com/CPULL/hkxpack | ab2a9fd3604878f73d4cc7004ee462c496646025 | 8e0c620ee9111fa4c6333d60dcdcfbd6735bff08 | refs/heads/analysis | 2020-12-31T03:55:36.574000 | 2016-01-01T01:21:20 | 2016-01-01T01:21:20 | 48,926,346 | 0 | 0 | null | true | 2016-01-02T22:41:59 | 2016-01-02T22:41:58 | 2015-12-31T23:09:26 | 2016-01-01T01:21:48 | 56 | 0 | 0 | 0 | null | null | null | package com.dexesttp.hkxunpack.parser;
import java.io.IOException;
import java.io.RandomAccessFile;
import com.dexesttp.hkxunpack.object.Header;
import com.dexesttp.hkxunpack.object.HKXNode;
import com.dexesttp.hkxunpack.object.Section;
import com.dexesttp.hkxunpack.object.classobjet.ClassObject;
import com.dexesttp.... | UTF-8 | Java | 1,207 | java | Parser.java | Java | [] | null | [] | package com.dexesttp.hkxunpack.parser;
import java.io.IOException;
import java.io.RandomAccessFile;
import com.dexesttp.hkxunpack.object.Header;
import com.dexesttp.hkxunpack.object.HKXNode;
import com.dexesttp.hkxunpack.object.Section;
import com.dexesttp.hkxunpack.object.classobjet.ClassObject;
import com.dexesttp.... | 1,207 | 0.806131 | 0.804474 | 32 | 36.71875 | 27.015314 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.8125 | false | false | 7 |
6a962d72a561bbd0c3e9c7c3ce195cc11d685b1a | 21,990,232,573,239 | ff129561a9360b79fb24f28a920f0d701aa934ac | /tx-components/tx-component-config/src/main/java/com/tx/component/config/support/ConfigContextPropertiesPersister.java | d52843324c804c22a91f9b851dc3fe0b4baffc52 | [] | no_license | rench/tx-parent | https://github.com/rench/tx-parent | a6a2bd6b9f6cdc794a0073a5e55d7f7cfd8a9d04 | c7bec4b442c20d5b7b82a7eea8107e9279963e20 | refs/heads/master | 2021-01-16T21:15:46.878000 | 2013-08-21T04:01:02 | 2013-08-21T04:01:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* 描 述: <描述>
* 修 改 人: PengQingyang
* 修改时间: 2012-10-16
* <修改描述:>
*/
package com.tx.component.config.support;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.io.Reader;
import java.io.Writer;
import java.util.HashMap;
import java.util.L... | UTF-8 | Java | 11,161 | java | ConfigContextPropertiesPersister.java | Java | [
{
"context": "/*\r\n * 描 述: <描述>\r\n * 修 改 人: PengQingyang\r\n * 修改时间: 2012-10-16\r\n * <修改描述:>\r\n */\r\npackage c",
"end": 54,
"score": 0.9996952414512634,
"start": 42,
"tag": "NAME",
"value": "PengQingyang"
},
{
"context": " * 配置容器配置属性持久器 <br/>\r\n * <功能详细描述>\r\n * ... | null | [] | /*
* 描 述: <描述>
* 修 改 人: PengQingyang
* 修改时间: 2012-10-16
* <修改描述:>
*/
package com.tx.component.config.support;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.io.Reader;
import java.io.Writer;
import java.util.HashMap;
import java.util.L... | 11,161 | 0.606733 | 0.604103 | 263 | 34.140686 | 27.857718 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.437262 | false | false | 7 |
558c0f5a99b7e5b04f1f877ae8400413f7733309 | 21,947,282,928,875 | e15ec378821b01c4a48314798903a9d67a897be6 | /src/sample/Arrangement.java | cf962029235728b67fa7d9292096e64790c783b8 | [] | no_license | NguyenDucPham/Programutvikling_mappe_Nguyen_Per | https://github.com/NguyenDucPham/Programutvikling_mappe_Nguyen_Per | fb2de423ff6c5e3bdf1219ef7642d7874abab748 | d05703098452d3db19fb76c7db51c4332218e9af | refs/heads/master | 2020-05-03T22:02:03.763000 | 2019-05-03T09:21:34 | 2019-05-03T09:21:34 | 178,835,954 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sample;
import java.io.Serializable;
public class Arrangement implements Serializable {
private static final long serialVersionUID = 2;
private String navn;
private String artister;
private String program;
private String tidspunkt;
private String pris;
private String kontaktPerso... | UTF-8 | Java | 2,326 | java | Arrangement.java | Java | [] | null | [] | package sample;
import java.io.Serializable;
public class Arrangement implements Serializable {
private static final long serialVersionUID = 2;
private String navn;
private String artister;
private String program;
private String tidspunkt;
private String pris;
private String kontaktPerso... | 2,326 | 0.653052 | 0.652623 | 68 | 33.205883 | 29.996843 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.044118 | false | false | 7 |
e8f3f6aab2309aaebf2a436537b3daa562beb8c3 | 23,725,399,392,632 | 23ee6cdd37f576015dc67cd323ce0d46e07f49de | /ApiData/src/main/java/fr/s2re/idao/IDaoObjetAlerte.java | b2fcb6dc45657b2e4b95270b870053394c586924 | [] | no_license | jeromelebaron/Projet3Front | https://github.com/jeromelebaron/Projet3Front | 1c8858a04b5a7b0d4a9c0766ed91f90ea9eed225 | aa2eafb3dcc113679e96ec6d86d0812a49236b8d | refs/heads/master | 2020-05-20T11:55:05.832000 | 2016-05-26T06:44:56 | 2016-05-26T06:44:56 | 59,677,720 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.s2re.idao;
import java.util.List;
import fr.s2re.entity.ObjetAlerte;
public interface IDaoObjetAlerte {
List<ObjetAlerte> getAll();
ObjetAlerte getByLibelle(String paramLibelle);
} | UTF-8 | Java | 203 | java | IDaoObjetAlerte.java | Java | [] | null | [] | package fr.s2re.idao;
import java.util.List;
import fr.s2re.entity.ObjetAlerte;
public interface IDaoObjetAlerte {
List<ObjetAlerte> getAll();
ObjetAlerte getByLibelle(String paramLibelle);
} | 203 | 0.768473 | 0.758621 | 11 | 17.545454 | 17.353876 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 7 |
dd16fa51098b0ce7ace3632c588b02c9542b2b01 | 13,640,816,197,800 | 99f8a1c71ab6a91c853991f37fdc32a5611513c4 | /openapi-cli/src/test/java/io/ballerina/openapi/generators/client/FunctionBodyNodeTests.java | 9351a682c2a2f84a5782019b53e9e2e3dc324db4 | [
"Apache-2.0"
] | permissive | ballerina-platform/ballerina-openapi | https://github.com/ballerina-platform/ballerina-openapi | c37eb8acda29354e2504c8c94dda586acf387147 | 6db22d63e1ba8681676e4fe5582855bc8ccf932a | refs/heads/master | 2023-07-05T16:09:50.381000 | 2023-06-28T08:55:55 | 2023-06-28T08:55:55 | 294,302,588 | 2 | 24 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2021, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
* in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.or... | UTF-8 | Java | 10,969 | java | FunctionBodyNodeTests.java | Java | [] | null | [] | /*
* Copyright (c) 2021, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
* in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.or... | 10,969 | 0.58328 | 0.582004 | 173 | 62.404625 | 34.539051 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.254335 | false | false | 7 |
4050a56273bfe49563e9e3a1342569aba2f1cd89 | 1,030,792,181,741 | b7fd9b9946e7cfd76b06495a264cac208c5fd980 | /src/test/java/com/issinc/pialamodes/service/AircraftServiceTest.java | ab0712cd004a142ce994fd1c385eaf8d93a61e95 | [] | no_license | jamo3/PiALaModeS | https://github.com/jamo3/PiALaModeS | 1d697d842c78a984476171fd16977bf035f355aa | 12004d79c56ccec819dd802901d55460a542bb02 | refs/heads/master | 2021-01-10T10:34:59.213000 | 2015-11-16T20:48:03 | 2015-11-16T20:48:03 | 45,268,987 | 0 | 2 | null | false | 2015-11-16T16:28:41 | 2015-10-30T18:24:13 | 2015-10-30T18:38:43 | 2015-11-16T16:28:40 | 176 | 0 | 2 | 0 | Java | null | null | package com.issinc.pialamodes.service;
import com.issinc.pialamodes.ServerApplication;
import com.issinc.pialamodes.domain.Aircraft;
import com.issinc.pialamodes.persistence.AircraftRepository;
import junit.framework.TestCase;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import org.junit.run... | UTF-8 | Java | 4,126 | java | AircraftServiceTest.java | Java | [
{
"context": "unner;\n\nimport java.util.List;\n\n/**\n * Created by jay.moss on 10/30/2015.\n */\n@RunWith(SpringJUnit4ClassRunn",
"end": 589,
"score": 0.9981822967529297,
"start": 581,
"tag": "USERNAME",
"value": "jay.moss"
}
] | null | [] | package com.issinc.pialamodes.service;
import com.issinc.pialamodes.ServerApplication;
import com.issinc.pialamodes.domain.Aircraft;
import com.issinc.pialamodes.persistence.AircraftRepository;
import junit.framework.TestCase;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import org.junit.run... | 4,126 | 0.681289 | 0.665536 | 104 | 38.682693 | 29.354027 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.048077 | false | false | 7 |
7eb9564070e8d14c2181b24bb596889b2aeff263 | 1,030,792,182,950 | 462674a5a65e2a31f8335f608a19fb47b7742c73 | /04Complex-Calculations/src/OnTimeForTheExam.java | 325be181aca97b6cc7e04e687f9d92f51a760195 | [] | no_license | VLD62/ProgrammingBasicsJava | https://github.com/VLD62/ProgrammingBasicsJava | 875f8d89d7111569fdcabaffcbb22440b58facc7 | ebc025729f65c3423d301366c294d6084ae48522 | refs/heads/master | 2021-01-19T23:53:47.698000 | 2017-06-14T10:26:07 | 2017-06-14T10:26:07 | 89,051,234 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
/**
* Created by viliev on 30.5.2017 г..
*/
public class OnTimeForTheExam {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
int examHour = Integer.parseInt(in.nextLine());
int examMinute = Integer.parseInt(in.nextLine());
int... | UTF-8 | Java | 1,946 | java | OnTimeForTheExam.java | Java | [
{
"context": "import java.util.Scanner;\n\n/**\n * Created by viliev on 30.5.2017 г..\n */\npublic class OnTimeForTheExa",
"end": 51,
"score": 0.9981065988540649,
"start": 45,
"tag": "USERNAME",
"value": "viliev"
}
] | null | [] | import java.util.Scanner;
/**
* Created by viliev on 30.5.2017 г..
*/
public class OnTimeForTheExam {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
int examHour = Integer.parseInt(in.nextLine());
int examMinute = Integer.parseInt(in.nextLine());
int... | 1,946 | 0.572236 | 0.556812 | 48 | 39.520832 | 32.944389 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.395833 | false | false | 7 |
8c3e54476b85e6983e6ee282ec4e890fedab9700 | 6,794,638,308,087 | 4b0bf4787e89bcae7e4759bde6d7f3ab2c81f849 | /aliyun-java-sdk-dyvms/src/main/java/com/aliyuncs/dyvms/model/v20170620/CreateSmartCallWorkOrderRequest.java | e47da8992785eddc2ba4690d6e897d35c9771047 | [
"Apache-2.0"
] | permissive | aliyun/aliyun-openapi-java-sdk | https://github.com/aliyun/aliyun-openapi-java-sdk | a263fa08e261f12d45586d1b3ad8a6609bba0e91 | e19239808ad2298d32dda77db29a6d809e4f7add | refs/heads/master | 2023-09-03T12:28:09.765000 | 2023-09-01T09:03:00 | 2023-09-01T09:03:00 | 39,555,898 | 1,542 | 1,317 | NOASSERTION | false | 2023-09-14T07:27:05 | 2015-07-23T08:41:13 | 2023-08-31T07:30:44 | 2023-09-14T07:27:03 | 72,323 | 1,375 | 1,144 | 12 | Java | false | false | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... | UTF-8 | Java | 4,548 | java | CreateSmartCallWorkOrderRequest.java | Java | [] | null | [] | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... | 4,548 | 0.730431 | 0.726033 | 184 | 23.048914 | 23.917721 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.478261 | false | false | 7 |
df821b0797d2c79661afd44d97bf41629c62fd69 | 16,716,012,730,908 | cb99f5000850bb07c0e6c4a094661e753e281a8b | /src/com/github/phlank/cs346project5/view/TablePropertySelector.java | f4885581d096938a3903fd0c1010882e3c616881 | [] | no_license | Phlank/CS346Project5 | https://github.com/Phlank/CS346Project5 | 007c70d0ae6c35908723f02439bbe55f757c7255 | 1c7a7408debe902b49b22d8132bd1cbbd45c8c82 | refs/heads/master | 2021-01-01T05:24:17.798000 | 2016-04-18T10:27:41 | 2016-04-18T10:27:41 | 56,409,997 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.phlank.cs346project5.view;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JComboBox;
import com.github.phlank.cs346project5.model.Table;
public class TablePropertySelector extends JComboBox<String> {
private static final long serialVersionUID = 33307... | UTF-8 | Java | 1,132 | java | TablePropertySelector.java | Java | [] | null | [] | package com.github.phlank.cs346project5.view;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JComboBox;
import com.github.phlank.cs346project5.model.Table;
public class TablePropertySelector extends JComboBox<String> {
private static final long serialVersionUID = 33307... | 1,132 | 0.750883 | 0.727915 | 46 | 23.608696 | 23.719812 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.565217 | false | false | 7 |
ec82fb206b5c69c76a526fdaa2001bdff6512714 | 22,763,326,715,895 | 17a887e9dc85f971f0f54cc6c7c26c9656307844 | /RetanguloExterno.java | 4a42bc2bac4bf9070a8d9df3034cea9b205b3932 | [] | no_license | LucasGabriel02/Atividade-novo | https://github.com/LucasGabriel02/Atividade-novo | 4725d01a11876a240b03b8d0da7727065a21ca47 | 7a12f7a129458f5e71706eea6103f11318f1e5d6 | refs/heads/master | 2020-09-20T10:29:30.969000 | 2020-03-24T21:39:58 | 2020-03-24T21:39:58 | 224,450,486 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package externo;
public class RetanguloExterno {
public float baseExterna;
public float alturaExterna;
public RetanguloExterno (float baseExterna, float alturaExterna){
float areaExterna = (baseExterna * alturaExterna);
}
public Retangulo... | UTF-8 | Java | 419 | java | RetanguloExterno.java | Java | [] | null | [] |
package externo;
public class RetanguloExterno {
public float baseExterna;
public float alturaExterna;
public RetanguloExterno (float baseExterna, float alturaExterna){
float areaExterna = (baseExterna * alturaExterna);
}
public Retangulo... | 419 | 0.577566 | 0.577566 | 21 | 16.857143 | 19.955393 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 7 |
8d21f3d2ed15bced44327e9817a9f20069395deb | 30,365,418,794,827 | e4b804f4a8c3254abef23bd8f196cf36a63d1ce2 | /src/main/java/logic/brick/WoodenBrick.java | 1fc3ddb07eccb59e6d8ec670a2e777475dadb610 | [] | no_license | fabiwave/Breakout | https://github.com/fabiwave/Breakout | 22a30151f1da1551801a0522a0410d24d0a11997 | b88ba9f72cf631b69c5ba00ae315b0f5129c39c9 | refs/heads/master | 2020-04-07T04:00:33.022000 | 2019-04-06T20:07:48 | 2019-04-06T20:07:48 | 158,036,802 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package logic.brick;
import logic.level.Level;
public class WoodenBrick extends Bricks {
public WoodenBrick() {
this.totalHits = 3;
this.brickScore = 200;
}
}
| UTF-8 | Java | 186 | java | WoodenBrick.java | Java | [] | null | [] | package logic.brick;
import logic.level.Level;
public class WoodenBrick extends Bricks {
public WoodenBrick() {
this.totalHits = 3;
this.brickScore = 200;
}
}
| 186 | 0.650538 | 0.629032 | 11 | 15.909091 | 14.311182 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 7 |
5ccb5620c24b9f674a2345d839deb488d46eea25 | 4,810,363,425,736 | ef7745333d4cbcafe72b7744bf9a3f2ae7696b0e | /src/main/java/io/hyosub/wordclassifier/config/Configs.java | 1983d0c5308147fcb6f8a02221c6613d9ddcc3b1 | [] | no_license | hyosub/producer-consumer | https://github.com/hyosub/producer-consumer | 109a6b31b29d115e7f34a2621bc3897ac3c405c2 | cd08f3160af0e770a6ca722ac097ae2bf1bcb131 | refs/heads/master | 2021-07-06T18:04:47.908000 | 2019-07-05T14:01:43 | 2019-07-05T14:01:43 | 195,026,432 | 0 | 0 | null | false | 2020-10-13T14:19:42 | 2019-07-03T09:51:43 | 2019-07-05T14:02:21 | 2020-10-13T14:19:41 | 1,797 | 0 | 0 | 1 | Java | false | false | package io.hyosub.wordclassifier.config;
public class Configs {
private final String sourceTextPath;
private final String targetTextRootPath;
private final int totalPartitionCount;
public Configs(String[] args) {
sourceTextPath = args[0];
targetTextRootPath = args[1];
totalPart... | UTF-8 | Java | 1,380 | java | Configs.java | Java | [] | null | [] | package io.hyosub.wordclassifier.config;
public class Configs {
private final String sourceTextPath;
private final String targetTextRootPath;
private final int totalPartitionCount;
public Configs(String[] args) {
sourceTextPath = args[0];
targetTextRootPath = args[1];
totalPart... | 1,380 | 0.632609 | 0.626087 | 45 | 29.666666 | 27.326828 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 7 |
cc3aaf9fcd358c985daaca22799cb9a9e4d2db04 | 16,063,177,709,812 | 3a3c5cd30aa4de62edbdaf571ae2416bea1ff765 | /core/src/com/robotfriendgames/ld30/logic/IntroLogic.java | b78381b68726e65fb84404f5ef55f46602c7e57a | [
"MIT"
] | permissive | stevehb/LD30 | https://github.com/stevehb/LD30 | 27b3332cd3d28a3feb8ca5702978f538f2cf0ffb | 599a2ef947d477b159ba20b50bf4c865891cf805 | refs/heads/master | 2020-05-18T18:27:37.179000 | 2014-08-28T14:00:47 | 2014-08-28T14:00:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.robotfriendgames.ld30.logic;
import com.badlogic.gdx.utils.Array;
import com.robotfriendgames.ld30.comm.Message;
import com.robotfriendgames.ld30.components.Component;
import com.robotfriendgames.ld30.components.IntroControlComponent;
import com.robotfriendgames.ld30.data.GameStates;
import com.robotfriend... | UTF-8 | Java | 1,302 | java | IntroLogic.java | Java | [] | null | [] | package com.robotfriendgames.ld30.logic;
import com.badlogic.gdx.utils.Array;
import com.robotfriendgames.ld30.comm.Message;
import com.robotfriendgames.ld30.components.Component;
import com.robotfriendgames.ld30.components.IntroControlComponent;
import com.robotfriendgames.ld30.data.GameStates;
import com.robotfriend... | 1,302 | 0.636713 | 0.625192 | 36 | 35.166668 | 23.273136 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.638889 | false | false | 7 |
4718acf8e224f25284960cb1d79c7a8da37c0c03 | 16,063,177,707,373 | 1148d471798e256081323bfbce75344073192924 | /ProjectEuler/Euler17.java | 39ba97723e9afb1a7606fd216632ec00370e2dc0 | [] | no_license | gardneca195/College_Work | https://github.com/gardneca195/College_Work | 5c33b14212655bf3f84b32309646a6595b2601b9 | a4d4f2044c5e6c60942e142e650008d827d77dba | refs/heads/master | 2021-04-15T03:40:44.084000 | 2017-06-16T19:08:36 | 2017-06-16T19:08:36 | 94,558,162 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class Euler17{
public static void main(String [] args){
ArrayList<String> ones = new ArrayList<String>();
ArrayList<String> tens = new ArrayList<String>();
ArrayList<String> special = new ArrayList<String>();
ones.add("one");ones.add("two");ones.add("th... | UTF-8 | Java | 2,197 | java | Euler17.java | Java | [] | null | [] | import java.util.*;
public class Euler17{
public static void main(String [] args){
ArrayList<String> ones = new ArrayList<String>();
ArrayList<String> tens = new ArrayList<String>();
ArrayList<String> special = new ArrayList<String>();
ones.add("one");ones.add("two");ones.add("th... | 2,197 | 0.559854 | 0.531179 | 49 | 43.836735 | 27.018774 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.244898 | false | false | 7 |
b99fd0ec67fe0aa54b0ce707bb85cc2add348fdc | 10,857,677,355,723 | 82fd37eef1b5640aba39e3444526b8cabf1b6934 | /src/afficheurImpl/AfficheurHugoImpl.java | b515f9f81f332e69b5c03caea1bbf236c740b7ea | [] | no_license | HL72/afficheur | https://github.com/HL72/afficheur | 2deabfef31ca1553eb15bd2c06a0395d70f1000a | 51b4ffdf343268c27069241999f07d16ce094388 | refs/heads/master | 2021-01-01T04:26:21.052000 | 2016-05-20T10:15:37 | 2016-05-20T10:15:37 | 59,275,805 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package afficheurImpl;
import afficheur.Afficheur;
public class AfficheurHugoImpl implements Afficheur {
public AfficheurHugoImpl() {
}
@Override
public void afficher(Object o) {
System.out.println(o+" hugo");
}
}
| UTF-8 | Java | 227 | java | AfficheurHugoImpl.java | Java | [] | null | [] | package afficheurImpl;
import afficheur.Afficheur;
public class AfficheurHugoImpl implements Afficheur {
public AfficheurHugoImpl() {
}
@Override
public void afficher(Object o) {
System.out.println(o+" hugo");
}
}
| 227 | 0.740088 | 0.740088 | 16 | 13.1875 | 16.398243 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 7 |
f5391857d711796fac3d86dfed3de3066d0e5f65 | 13,572,096,688,392 | 55f116ca5d09cbc5d5fc11db53e711bf6d56f40c | /green_house-service/src/main/java/com/ldn/service/impl/UserServiceImpl.java | 24262434096b4fc8f5d12c9521d84352994ee4c8 | [] | no_license | sdzbzjh/green_house | https://github.com/sdzbzjh/green_house | e58ebc5c5da7c76f1631bb093922669ea2776a4c | 99f861ec8bf23af89d0fd33f408b045c938b5d7a | refs/heads/master | 2021-01-19T06:02:57.727000 | 2016-06-02T08:32:48 | 2016-06-02T08:32:48 | 60,008,435 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ldn.service.impl;
import com.ldn.dao.UserDao;
import com.ldn.entity.User;
import com.ldn.service.UserService;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
/**
* Created by yelu1 on 2016/5/27.
*/
public class UserService... | UTF-8 | Java | 2,982 | java | UserServiceImpl.java | Java | [
{
"context": "til.List;\nimport java.util.Map;\n\n/**\n * Created by yelu1 on 2016/5/27.\n */\npublic class UserServiceImpl im",
"end": 277,
"score": 0.999580979347229,
"start": 272,
"tag": "USERNAME",
"value": "yelu1"
}
] | null | [] | package com.ldn.service.impl;
import com.ldn.dao.UserDao;
import com.ldn.entity.User;
import com.ldn.service.UserService;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
/**
* Created by yelu1 on 2016/5/27.
*/
public class UserService... | 2,982 | 0.57794 | 0.573069 | 116 | 23.784483 | 18.084955 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.482759 | false | false | 7 |
c2660f16e923ad1911e8b7126053a02fe93033ec | 13,735,305,469,148 | 13c08e0e2fd921bd2fe72bffd93538a2942b5edb | /data-center/src/main/java/com/wzh/datacenter/dao/provider/TaskSqlProvider.java | adab77a5a6692fe3e1067fa52370a7628611944e | [] | no_license | WzhGit96/cloud-project | https://github.com/WzhGit96/cloud-project | ecc66157d2382cd7ebdc9affc6820ad1fe852300 | 171e96e6db3778e83918bea835920237859bcc80 | refs/heads/master | 2022-09-17T17:04:46.394000 | 2021-12-07T01:59:46 | 2021-12-07T01:59:46 | 209,926,412 | 1 | 0 | null | false | 2022-09-01T23:13:48 | 2019-09-21T04:49:19 | 2021-12-07T01:59:49 | 2022-09-01T23:13:45 | 2,259 | 1 | 0 | 2 | JavaScript | false | false | /*
* Copyright © 2019-2019 Wzh.All rights reserved.
*/
package com.wzh.datacenter.dao.provider;
public class TaskSqlProvider extends BaseProvider {
}
| UTF-8 | Java | 156 | java | TaskSqlProvider.java | Java | [] | null | [] | /*
* Copyright © 2019-2019 Wzh.All rights reserved.
*/
package com.wzh.datacenter.dao.provider;
public class TaskSqlProvider extends BaseProvider {
}
| 156 | 0.748387 | 0.696774 | 9 | 16.222221 | 21.724424 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.111111 | false | false | 7 |
c98f0cc0f9304ba1acae68aa87fe5acfa08dc38b | 22,204,980,938,784 | 32212d6daa3eb7d31ee0f22714d87e9d7aa1443f | /CapstoreBackFinal/src/main/java/com/cg/capstore/service/WishlistService.java | bc3c88b80b8afb66032adf60eacd4d333b197274 | [] | no_license | adhikary96/CapstoreBackEnd | https://github.com/adhikary96/CapstoreBackEnd | deea0392a4ef74954e1637c1d22c13bc402ef475 | 2bdcbb6a91e52033a85f9c07dbde5cf0ec26bfcf | refs/heads/master | 2020-03-27T23:10:06.336000 | 2019-12-15T07:09:01 | 2019-12-15T07:09:01 | 147,297,024 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cg.capstore.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.cg.capstore.bean.CustomerBean;
import com.cg.capstore.bean.ProductBean;
import com.cg.capstore.bean.WishlistBean;
import com... | UTF-8 | Java | 2,562 | java | WishlistService.java | Java | [] | null | [] | package com.cg.capstore.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.cg.capstore.bean.CustomerBean;
import com.cg.capstore.bean.ProductBean;
import com.cg.capstore.bean.WishlistBean;
import com... | 2,562 | 0.766589 | 0.766589 | 76 | 31.710526 | 24.749702 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.736842 | false | false | 7 |
d8a7add716106a74647f709550d25f1aeaa47a72 | 10,694,468,608,543 | ccb1d3e77887c75f02293bbf0a2b49c7208d9737 | /src/com/mm/cow/Farm.java | b8c65e95a14a31b46fabdc23f4f93b25dde87b98 | [] | no_license | PlumpMath/DesignPattern-38 | https://github.com/PlumpMath/DesignPattern-38 | 020fac4a5b0c5fe13bb97ca833efd78a3ad3b732 | d9b19efa33a33cfd622db5b0543e6f82e94ee260 | refs/heads/master | 2021-01-20T09:32:58.011000 | 2013-07-30T06:28:15 | 2013-07-30T06:28:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mm.cow;
import java.util.ArrayList;
import java.util.List;
public class Farm {
private static List<Cow> cows = new ArrayList<Cow>();
private static final Farm farm = new Farm();
static {
cows.add(new Cow(5));
}
public static Farm getInstance() {
return farm;
}
public void add() {
cows.add(n... | UTF-8 | Java | 565 | java | Farm.java | Java | [] | null | [] | package com.mm.cow;
import java.util.ArrayList;
import java.util.List;
public class Farm {
private static List<Cow> cows = new ArrayList<Cow>();
private static final Farm farm = new Farm();
static {
cows.add(new Cow(5));
}
public static Farm getInstance() {
return farm;
}
public void add() {
cows.add(n... | 565 | 0.617699 | 0.60531 | 33 | 16.121212 | 15.071059 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.575758 | false | false | 7 |
d067230e63885676964275add837d35a1d4c6f53 | 9,148,280,359,441 | 3afc66e150945770dca04cf4e208f0f1af06c7af | /Logical_Practice/Array/src/com/app/array/Array.java | 113bd2ae86e77394632efa037e5729e5dfb1c6c8 | [] | no_license | 8421087771/Logical-Program | https://github.com/8421087771/Logical-Program | 5c98c008dd370166433a64a2ef98c3c217bef358 | 1cffe906f40d9273fff32073816fe349f9418acd | refs/heads/master | 2023-01-24T22:13:21.843000 | 2020-12-02T06:07:40 | 2020-12-02T06:07:40 | 317,766,148 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.app.array;
public class Array {
public static void main(String[] args) {
/*
* // for every array type corresponding class are available and this classes
* are part of java language and not available to the programmer level
*/
int[][][] a = new int[3][2][8];
System.out.println(a.getClass().... | UTF-8 | Java | 1,328 | java | Array.java | Java | [
{
"context": "f.length); //6\n\t\t\n\t\tString g = new String(\"Amit\");\n\t\tSystem.out.println(g.length()); //4\n\t\t//",
"end": 1035,
"score": 0.9858884215354919,
"start": 1031,
"tag": "NAME",
"value": "Amit"
}
] | null | [] | package com.app.array;
public class Array {
public static void main(String[] args) {
/*
* // for every array type corresponding class are available and this classes
* are part of java language and not available to the programmer level
*/
int[][][] a = new int[3][2][8];
System.out.println(a.getClass().... | 1,328 | 0.588855 | 0.558735 | 56 | 22.714285 | 19.371107 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.107143 | false | false | 7 |
aed66d7535df4850b8cb6430aff3fa88d806d34a | 33,234,456,962,988 | f4a9ae388c997fc99f19f518df896ff23d28b959 | /src/boj_algorithm/_1000번대/_1700/_1786_찾기.java | 0e8604726f5197ae081088747418d52c0b4527e4 | [] | no_license | Taekyung2/Java_algorithm | https://github.com/Taekyung2/Java_algorithm | c97c2a09426a195eaec655ee112d7dd6687f4e69 | 7664e63273d3d2f1b0f43dbab4fec5f0c72e0423 | refs/heads/master | 2023-03-27T07:30:16.475000 | 2021-03-24T14:42:24 | 2021-03-24T14:42:24 | 259,846,792 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package boj_algorithm._1700;
import java.util.ArrayList;
import java.util.Scanner;
public class _1786_찾기 {
static ArrayList<Integer> arr = new ArrayList<>();
static int[] getPi(String pattern) {
int[] pi = new int[pattern.length()];
int j = 0;
for(int i = 1; i < pattern.length(); i++) {
while(j > 0 && patt... | UTF-8 | Java | 1,101 | java | _1786_찾기.java | Java | [] | null | [] | package boj_algorithm._1700;
import java.util.ArrayList;
import java.util.Scanner;
public class _1786_찾기 {
static ArrayList<Integer> arr = new ArrayList<>();
static int[] getPi(String pattern) {
int[] pi = new int[pattern.length()];
int j = 0;
for(int i = 1; i < pattern.length(); i++) {
while(j > 0 && patt... | 1,101 | 0.568824 | 0.551504 | 47 | 22.361702 | 17.378668 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.659575 | false | false | 7 |
79f1bf1426903fb60d79af78bc681281df5cf107 | 35,476,429,887,624 | 5832134be6eea906cfc2f364dcdd1837634a67ba | /trunk/workspace/org.essentialplatform.louis/src/org/essentialplatform/louis/labelproviders/AbstractLabelProviderChain.java | 33afedf7252120ac975b418e7ac29d8338c2743b | [] | no_license | BackupTheBerlios/rcpviewer-svn | https://github.com/BackupTheBerlios/rcpviewer-svn | 61c0ea77a3c2e3639656338623f61cb02135112c | eb63faba1c5e9c812a99df389acf2ec31ec60745 | refs/heads/master | 2020-06-04T07:12:21.899000 | 2006-02-28T22:34:19 | 2006-02-28T22:34:19 | 40,805,658 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.essentialplatform.louis.labelproviders;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import org.eclipse.core.runtime.CoreException;
import org.eclipse.core.runtime.IConfigurationElement;
import org.eclipse.core.runtime.Platform;
import org.eclipse.jface.viewers.ILab... | UTF-8 | Java | 3,165 | java | AbstractLabelProviderChain.java | Java | [
{
"context": "one of\r\n * the \"catch-all\"s will.\r\n * \r\n * @author Dan Haywood\r\n */\r\npublic abstract class AbstractLabelProvider",
"end": 1481,
"score": 0.9996845722198486,
"start": 1470,
"tag": "NAME",
"value": "Dan Haywood"
}
] | null | [] | package org.essentialplatform.louis.labelproviders;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import org.eclipse.core.runtime.CoreException;
import org.eclipse.core.runtime.IConfigurationElement;
import org.eclipse.core.runtime.Platform;
import org.eclipse.jface.viewers.ILab... | 3,160 | 0.739652 | 0.739021 | 90 | 33.166668 | 30.036737 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.111111 | false | false | 7 |
2d6ecc96da62d497a89d4831d948db7ba2e04db3 | 31,301,721,701,664 | 3296a004d3c70c5cde5ffbd81b1975593a24cdf5 | /src/main/java/com/allets/backend/dashboard/server/exception/NoStatisticsException.java | 2d5f4fad0cf5bc6a858b098146caf3f44b2c1ea1 | [] | no_license | claude-wishnote/allets-dashboard | https://github.com/claude-wishnote/allets-dashboard | 916efc23ab341185d8b0663a014f1784e7685aaf | 09af10b9ad228a4cb5ef33d8ec1b4ee8e332c7f7 | refs/heads/master | 2021-01-20T09:19:59.094000 | 2017-06-09T02:07:00 | 2017-06-09T02:07:00 | 90,237,046 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.allets.backend.dashboard.server.exception;
import com.allets.backend.dashboard.server.utils.HttpStatusCode;
import com.allets.backend.dashboard.server.utils.HttpStatusMessage;
import com.allets.backend.dashboard.server.utils.RestRuntimeException;
/**
* Invalid parameter.
*/
public class NoStatisticsExc... | UTF-8 | Java | 666 | java | NoStatisticsException.java | Java | [] | null | [] | package com.allets.backend.dashboard.server.exception;
import com.allets.backend.dashboard.server.utils.HttpStatusCode;
import com.allets.backend.dashboard.server.utils.HttpStatusMessage;
import com.allets.backend.dashboard.server.utils.RestRuntimeException;
/**
* Invalid parameter.
*/
public class NoStatisticsExc... | 666 | 0.782282 | 0.744745 | 25 | 25.639999 | 30.548164 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.68 | false | false | 7 |
6891ea602d897e161c5b14f6278250f60b13ae64 | 31,301,721,702,798 | 973fccc219e22c87f2fdc60e1fcec814f7f91e89 | /framework/common/src/org/ofbiz/common/CommonEvents.java | a0c93a70db8b4a915bdee9f7fd29b7f2a99d685d | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0",
"LicenseRef-scancode-unknown",
"LicenseRef-scancode-jdom",
"BSD-3-Clause",
"LicenseRef-scancode-generic-cla",
"MPL-1.1",
"CPL-1.0",
"GFDL-1.1-or-later",
"MPL-2.0",
"CC-BY-2.5",
"SPL-1.0",
"LicenseRef-scancode-proprietary-license",
"C... | permissive | ilscipio/scipio-erp | https://github.com/ilscipio/scipio-erp | 170462a6bd6ad428aa9810ece576765b263ea592 | 0258c890ee1824c047b9306717e3b301e63537dd | refs/heads/master | 2023-03-09T11:18:18.929000 | 2023-02-14T04:58:19 | 2023-02-14T04:59:08 | 60,078,463 | 344 | 224 | Apache-2.0 | false | 2023-03-04T15:28:32 | 2016-05-31T10:00:37 | 2023-02-28T21:49:46 | 2023-03-04T15:28:30 | 426,703 | 295 | 167 | 20 | Java | false | false | /*******************************************************************************
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this... | UTF-8 | Java | 29,158 | java | CommonEvents.java | Java | [] | null | [] | /*******************************************************************************
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this... | 29,158 | 0.624048 | 0.620927 | 603 | 47.354893 | 35.827579 | 249 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.807629 | false | false | 7 |
eb24e1a585cc553ed7e8243c60049c676f6b42d8 | 36,730,560,342,282 | 6033c480307fc419522ca965d0fa3bad28ae35e7 | /sejda-itext/src/test/java/org/sejda/impl/itext/component/split/PagesPdfSplitterTest.java | 1d88e185c92034d69eb4679551a33253c3304ae3 | [
"Apache-2.0"
] | permissive | bradparks/sejda__pdf_cli_command_line_merge_split | https://github.com/bradparks/sejda__pdf_cli_command_line_merge_split | 96cac41f9a48c6cb00551b41d551d325ab6291c4 | 768e2df33ba0976041ad3d64e4eb374a9d8c0e12 | refs/heads/master | 2021-01-17T21:06:09.933000 | 2015-03-27T20:18:43 | 2015-03-27T20:18:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Created on 24/nov/2011
* Copyright 2011 by Andrea Vacondio (andrea.vacondio@gmail.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LI... | UTF-8 | Java | 3,197 | java | PagesPdfSplitterTest.java | Java | [
{
"context": "/*\n * Created on 24/nov/2011\n * Copyright 2011 by Andrea Vacondio (andrea.vacondio@gmail.com).\n * \n * Licensed unde",
"end": 65,
"score": 0.999870777130127,
"start": 50,
"tag": "NAME",
"value": "Andrea Vacondio"
},
{
"context": "24/nov/2011\n * Copyright 2011 by And... | null | [] | /*
* Created on 24/nov/2011
* Copyright 2011 by <NAME> (<EMAIL>).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless re... | 3,161 | 0.728183 | 0.722865 | 87 | 35.747128 | 28.686663 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.597701 | false | false | 7 |
d422d5e82b75894133ace5823564b91ecd58497a | 34,677,565,977,252 | e161c1dce707645a96ab71023653cfbd287ab7dc | /src/GrayImage.java | c5a32e35d1d14895eab46b759d46b6630216a7c2 | [] | no_license | 21fernando/officialAPCS | https://github.com/21fernando/officialAPCS | 4e573b0572dcfda03d6c3fd8f124ee4ebabcba74 | e529dff189be5b21823b53763f8718a35b8e551c | refs/heads/master | 2020-12-01T16:52:27.791000 | 2020-05-16T13:29:02 | 2020-05-16T13:29:02 | 230,703,376 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import com.sun.source.tree.WhileLoopTree;
import java.util.Arrays;
import java.util.WeakHashMap;
public class GrayImage {
public static final int BLACK = 0;
public static final int WHITE = 255;
private static int[][] pixelValues = new int[][]{{221,184,178,84,135},{84,255,255,130,84},{78,255,0,0,78},{84,... | UTF-8 | Java | 1,330 | java | GrayImage.java | Java | [] | null | [] | import com.sun.source.tree.WhileLoopTree;
import java.util.Arrays;
import java.util.WeakHashMap;
public class GrayImage {
public static final int BLACK = 0;
public static final int WHITE = 255;
private static int[][] pixelValues = new int[][]{{221,184,178,84,135},{84,255,255,130,84},{78,255,0,0,78},{84,... | 1,330 | 0.496992 | 0.450376 | 45 | 28.555555 | 26.470575 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.888889 | false | false | 7 |
ae83e5544d13004029de577e766e9f310fe04889 | 37,048,387,910,417 | 34b0d4df45b4f032ed80e25ab26c3def16eb48d6 | /basic-biz/src/main/java/org/cuber/basic/cache/carrier/impl/DictionaryCarrierImpl.java | d12922432e3e3c5c4cb0b2be3c11b423fed15804 | [] | no_license | cuber2simple/basic-service | https://github.com/cuber2simple/basic-service | 6e1db31bbb0795d5f4412504a422d56550bc6d8c | c7b1fd9639f8904fd07dd51df2951109396444f9 | refs/heads/master | 2020-03-28T15:24:02.429000 | 2018-10-15T07:39:18 | 2018-10-15T07:39:18 | 148,588,595 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.cuber.basic.cache.carrier.impl;
import org.apache.commons.collections4.CollectionUtils;
import org.cuber.basic.cache.carrier.CacheDefCarrier;
import org.cuber.basic.cache.carrier.DictionaryCarrier;
import org.cuber.basic.dto.DictDataEntity;
import org.cuber.basic.dto.DictTypeEntity;
import org.cuber.basic.... | UTF-8 | Java | 2,093 | java | DictionaryCarrierImpl.java | Java | [] | null | [] | package org.cuber.basic.cache.carrier.impl;
import org.apache.commons.collections4.CollectionUtils;
import org.cuber.basic.cache.carrier.CacheDefCarrier;
import org.cuber.basic.cache.carrier.DictionaryCarrier;
import org.cuber.basic.dto.DictDataEntity;
import org.cuber.basic.dto.DictTypeEntity;
import org.cuber.basic.... | 2,093 | 0.733397 | 0.731964 | 57 | 35.719299 | 27.684788 | 114 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.508772 | false | false | 7 |
60ca48c55e45529d6154f28a8111acc19154b308 | 27,204,322,898,703 | 9fb83c2010e5f2be9d22748f61cf0deb1df165e3 | /src/PYCA/services/implementation/TeamServiceImpl.java | 36629941e279114756f03b83bbe91d76309c307d | [] | no_license | mrmlanime/PYCA_Registration_System | https://github.com/mrmlanime/PYCA_Registration_System | 7ea2a9391a98a3fc75c0ea49d2903fcf0f2a265e | 217db40b96f75f0fec32e22f7f5fab2102c6312a | refs/heads/master | 2021-01-19T16:51:26.139000 | 2013-07-03T14:20:09 | 2013-07-03T14:20:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package PYCA.services.implementation;
import PYCA.DAO.implementation.TeamDAOImpl;
import PYCA.DAO.interfaces.TeamDAO;
import PYCA.model.Team;
import PYCA.model.Year;
import PYCA.services.interfaces.TeamService;
import P... | UTF-8 | Java | 1,071 | java | TeamServiceImpl.java | Java | [
{
"context": "Handler;\nimport java.util.List;\n\n/**\n *\n * @author YANIX-MRML\n */\npublic class TeamServiceImpl implements TeamS",
"end": 400,
"score": 0.999676525592804,
"start": 390,
"tag": "USERNAME",
"value": "YANIX-MRML"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package PYCA.services.implementation;
import PYCA.DAO.implementation.TeamDAOImpl;
import PYCA.DAO.interfaces.TeamDAO;
import PYCA.model.Team;
import PYCA.model.Year;
import PYCA.services.interfaces.TeamService;
import P... | 1,071 | 0.701214 | 0.701214 | 47 | 21.787233 | 20.653099 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.340426 | false | false | 7 |
95c52f3fec9e16f794ad6b1573c32f6d9e9afda6 | 36,721,970,396,924 | 041ad2eb00c4ae0ea2fc80081ace4393fecaf06c | /back/src/com/shxt/modual/plain/model/Plain.java | 295f3e1fbc4fb03c63b650a0e8837e4e6a21008f | [] | no_license | woshixiaotuotuo/SaleMovie | https://github.com/woshixiaotuotuo/SaleMovie | 0fca6ec5acff29c34a1fee2dea40929e6078eee5 | 6dd260b4aa7f53baff86e9b05eabe300d0a1938f | refs/heads/master | 2021-01-19T14:20:48.593000 | 2017-07-22T01:58:07 | 2017-07-22T01:58:07 | 88,149,117 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.shxt.modual.plain.model;
public class Plain {
private String pid;
private String starttime;
private String endtime;
private String yuzhong;
private Double price;
private Integer pflag;
private String vhId;
private String filmId;
private String vname;
private String fname;
private String ptype;
... | UTF-8 | Java | 1,573 | java | Plain.java | Java | [] | null | [] | package com.shxt.modual.plain.model;
public class Plain {
private String pid;
private String starttime;
private String endtime;
private String yuzhong;
private Double price;
private Integer pflag;
private String vhId;
private String filmId;
private String vname;
private String fname;
private String ptype;
... | 1,573 | 0.701208 | 0.701208 | 83 | 17.951807 | 12.721203 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.626506 | false | false | 7 |
b3fceeddb537674dd8a737399ae3951de93babd8 | 5,291,399,764,729 | 7e947dc6f60b3950f2d45e26722d6b088f1bf9c5 | /src/Client/CommandLineToolClient.java | 88a024d181598d9a374a229122c959b942488423 | [] | no_license | mcgavin/LOG735-lab4 | https://github.com/mcgavin/LOG735-lab4 | 30679f7ef8221503567303f2e2920223bcee868b | daab75f2243b4480124c985adad9e627b6270d1c | refs/heads/master | 2021-01-16T17:48:54.740000 | 2014-08-05T23:44:39 | 2014-08-05T23:44:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Client;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class CommandLineToolClient extends Thread {
private MainClient mainClient;
public CommandLineToolClient(MainClient mainClient){
this.mainClient = mainClient;
}
public void run(){
// o... | UTF-8 | Java | 2,707 | java | CommandLineToolClient.java | Java | [] | null | [] | package Client;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class CommandLineToolClient extends Thread {
private MainClient mainClient;
public CommandLineToolClient(MainClient mainClient){
this.mainClient = mainClient;
}
public void run(){
// o... | 2,707 | 0.630218 | 0.624307 | 98 | 26.62245 | 25.6712 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.938776 | false | false | 7 |
3d1bfd7e119ab1e54b8c4216284684b2a5658aa5 | 28,278,064,725,317 | fe34c373f6cc6712aad05e923b5253046b9e88ec | /app/src/main/java/com/example/myapp/bluetooth/IListener.java | a2dc0f9b5b3814260961be20a0e6b9550308e5c0 | [] | no_license | zyf1121626191/feng | https://github.com/zyf1121626191/feng | 2567224208d3284599d96486b506858584b259cb | a5957618b5e3b3a61d50a72165823e7b70aaf3d6 | refs/heads/master | 2022-06-13T10:02:01.014000 | 2022-05-21T15:25:42 | 2022-05-21T15:25:42 | 242,920,752 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.myapp.bluetooth;
public interface IListener {
void onReceive(int[] data);
}
| UTF-8 | Java | 101 | java | IListener.java | Java | [] | null | [] | package com.example.myapp.bluetooth;
public interface IListener {
void onReceive(int[] data);
}
| 101 | 0.742574 | 0.742574 | 5 | 19.200001 | 15.484185 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 7 |
576f5bc7585c86220d01a5b195b71be9df4ae3ad | 11,424,613,065,729 | 8b0c855a2cba94564e108e8de7fc97d22a86c0f3 | /src/main/java/com/authorization/privilege/service/ts/BaseOperateLogWriteService.java | 282fd8954648786afb64558632d57a33112789cd | [] | no_license | moutainhigh/ts-web | https://github.com/moutainhigh/ts-web | 171de94c19681082e8e4db8921766483296886eb | b9e33254617a9b8eba4e3a926a8a8ac42c071ef8 | refs/heads/master | 2020-09-28T17:14:37.172000 | 2019-08-28T09:14:57 | 2019-08-28T09:14:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.authorization.privilege.service.ts;
public interface BaseOperateLogWriteService {
}
| UTF-8 | Java | 97 | java | BaseOperateLogWriteService.java | Java | [] | null | [] | package com.authorization.privilege.service.ts;
public interface BaseOperateLogWriteService {
}
| 97 | 0.845361 | 0.845361 | 4 | 23.25 | 22.763733 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 7 |
7781418d5287b77af4cb2f456532d8846982bec3 | 20,727,512,215,469 | 422f86ebd2e6c6bb19f111eed3f6eaa32e562c12 | /connectors/t24-ofsml-connector-service/src/main/java/com/uniconnect/ace/t24/adaptor/T24AdaptorController.java | 05c0cba4e75ddfe8acd29967554d2142db365c40 | [] | no_license | babujii/uniconnect | https://github.com/babujii/uniconnect | a4be84bddf0fdd215f9d83584fb0794202757de0 | 15f90c7aca52f210715a1513fb2180e80f42027f | refs/heads/master | 2020-03-28T15:20:35.185000 | 2018-09-13T04:58:21 | 2018-09-13T04:58:21 | 148,582,670 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package com.uniconnect.ace.t24.adaptor;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.Reque... | UTF-8 | Java | 1,228 | java | T24AdaptorController.java | Java | [
{
"context": "iconnect.ace.t24.T24Configuration;\n\n/**\n * @author jabeevullam\n *\n */\n@RestController\npublic class T24AdaptorCon",
"end": 620,
"score": 0.9936291575431824,
"start": 609,
"tag": "USERNAME",
"value": "jabeevullam"
}
] | null | [] | /**
*
*/
package com.uniconnect.ace.t24.adaptor;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.Reque... | 1,228 | 0.787459 | 0.771173 | 39 | 30.487179 | 27.965063 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.282051 | false | false | 7 |
1d5cc19f09a52da5d5276308cef39acb125fb5e8 | 8,546,984,966,780 | 743f7bfaaddc5c9aff5de4df71c9c8d1188e9979 | /app/src/main/java/com/mariami/lomtadze/dedac/Activity_Login.java | 21b4f2724c74fdd7235b1a06f7c96b4d314c11cf | [] | no_license | Lomta/gifts | https://github.com/Lomta/gifts | 07d6a2e2db434ed03efa14385e43479ef67bec9d | d89f136aa2a29df35ca619eb46b8482b2de9f5c1 | refs/heads/master | 2020-03-28T19:37:35.277000 | 2018-09-16T13:04:46 | 2018-09-16T13:04:46 | 148,993,693 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mariami.lomtadze.dedac;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
import com.android.volley.Request;
import com.android.... | UTF-8 | Java | 3,269 | java | Activity_Login.java | Java | [
{
"context": "ity_login);\n\n username = findViewById(R.id.username12);\n password = findViewById(R.id.password12",
"end": 854,
"score": 0.9940983653068542,
"start": 844,
"tag": "USERNAME",
"value": "username12"
},
{
"context": "username12);\n password = findView... | null | [] | package com.mariami.lomtadze.dedac;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
import com.android.volley.Request;
import com.android.... | 3,269 | 0.62597 | 0.624621 | 87 | 33.08046 | 30.45978 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.655172 | false | false | 7 |
d0fb65451f21ea0564d5cadfa56cbe5fd78d77d9 | 2,439,541,474,778 | fc40c39496542aff29cb32969786b4c56c8e1519 | /chapter02/src/main/java/item03/MichaelJackson.java | 85c160187ed85453188fbbebb5b7486bc45a44b1 | [] | no_license | tioola/effectivejava9 | https://github.com/tioola/effectivejava9 | 5545e2723376fe106722d4da24ccf5ae98313a5c | 4e64c2584a6176d85e908a6434eeb3aed73d6662 | refs/heads/master | 2020-03-23T01:38:08.178000 | 2018-09-15T07:08:26 | 2018-09-15T07:08:26 | 140,928,306 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package item03;
public enum MichaelJackson {
INSTANCE;
public String moonWalk(){
return "Au!!";
}
}
| UTF-8 | Java | 124 | java | MichaelJackson.java | Java | [
{
"context": "package item03;\n\npublic enum MichaelJackson {\n\n INSTANCE;\n\n public String moonWalk(){\n ",
"end": 43,
"score": 0.7349658012390137,
"start": 29,
"tag": "NAME",
"value": "MichaelJackson"
}
] | null | [] | package item03;
public enum MichaelJackson {
INSTANCE;
public String moonWalk(){
return "Au!!";
}
}
| 124 | 0.58871 | 0.572581 | 11 | 10.272727 | 11.152586 | 29 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 7 |
1e69275ccf443aa50f539b32beb1a46e61f6cfa2 | 3,487,513,496,992 | 95e926979eecb81ffb9597406671a5b002cf2508 | /app/src/main/java/com/prm391/sample/khoibm_he141771_practicetest/ViewHolder.java | f547c9edf5dd669386391c16ed33d22d45f2214f | [] | no_license | KhoiBM/KhoiBM_HE141771_Practice2 | https://github.com/KhoiBM/KhoiBM_HE141771_Practice2 | 741c71b31dafe622cf676c68254c30141ebcc319 | 8be76a55099f5761526d359f128fd94aa058bf45 | refs/heads/master | 2022-11-17T09:49:35.123000 | 2020-07-17T07:06:59 | 2020-07-17T07:06:59 | 280,351,552 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.prm391.sample.khoibm_he141771_practicetest;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import androidx.recyclerview.widget.RecyclerView;
public class ViewHolder extends RecyclerView.ViewHolder implements View.OnClickListener {
public TextView name, phone... | UTF-8 | Java | 1,062 | java | ViewHolder.java | Java | [] | null | [] | package com.prm391.sample.khoibm_he141771_practicetest;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import androidx.recyclerview.widget.RecyclerView;
public class ViewHolder extends RecyclerView.ViewHolder implements View.OnClickListener {
public TextView name, phone... | 1,062 | 0.689266 | 0.680791 | 37 | 27.702703 | 24.545452 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.540541 | false | false | 7 |
d1e4d63ec32f1ce4515d7965dc6dca5c23695399 | 29,652,454,240,195 | 4712289c6a5d4e34579f3a2fecb75ba36df1151c | /lib/src/kbasesearchengine/authorization/AccessGroupCache.java | 9d8fce7d1515d62873d1e521bc27a3eb39d66138 | [
"MIT"
] | permissive | kbase/KBaseSearchEngine | https://github.com/kbase/KBaseSearchEngine | 24ea551e770effc4ac9c5d2b703dc0f0d114b486 | d0bede0af8c3f3e102e50402317e0e4dfb5d3aa3 | refs/heads/master | 2018-10-21T19:52:54.715000 | 2018-06-08T21:27:21 | 2018-06-08T21:27:21 | 87,230,036 | 1 | 13 | MIT | false | 2021-03-02T15:55:51 | 2017-04-04T20:07:10 | 2018-06-08T21:27:46 | 2018-10-11T23:05:12 | 7,640 | 1 | 10 | 2 | Java | false | false | package kbasesearchengine.authorization;
import java.io.IOException;
import java.util.List;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.TimeUnit;
import kbasesearchengine.tools.Utils;
import com.google.common.base.Ticker;
import com.google.common.cache.CacheBuilder;
import com.google.c... | UTF-8 | Java | 3,633 | java | AccessGroupCache.java | Java | [
{
"context": "upProvider} in memory for quick access.\n * @author gaprice@lbl.gov\n *\n */\npublic class AccessGroupCache implements A",
"end": 591,
"score": 0.9999271035194397,
"start": 576,
"tag": "EMAIL",
"value": "gaprice@lbl.gov"
}
] | null | [] | package kbasesearchengine.authorization;
import java.io.IOException;
import java.util.List;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.TimeUnit;
import kbasesearchengine.tools.Utils;
import com.google.common.base.Ticker;
import com.google.common.cache.CacheBuilder;
import com.google.c... | 3,625 | 0.651528 | 0.650977 | 93 | 38.064518 | 29.419037 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.419355 | false | false | 7 |
8cc38f40e14b999811439c60a34078843119555f | 10,428,180,605,193 | 559b8399c90e14b33711a4e8bba4771b957de29f | /src/main/java/ru/psu/shells/ess/frames/ConsultationResultFrame.java | 5d65aa1c5106463a9363358adccd66f8c1a40332 | [] | no_license | Koffe-rgb/shells | https://github.com/Koffe-rgb/shells | a12f296abe991d72f83cf5f3f75dbb7c7f86025d | 5b1b4949dadac70c3ca50d1bafbffd565ca0d440 | refs/heads/master | 2023-01-29T15:32:47.174000 | 2020-12-07T13:50:01 | 2020-12-07T13:50:01 | 319,334,735 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.psu.shells.ess.frames;
import ru.psu.shells.ess.components.ExplainComponent;
import ru.psu.shells.ess.components.WorkingMemory;
import ru.psu.shells.ess.model.entity.DomainValue;
import ru.psu.shells.ess.model.entity.Fact;
import ru.psu.shells.ess.model.entity.Rule;
import javax.swing.*;
import javax.swing... | UTF-8 | Java | 5,974 | java | ConsultationResultFrame.java | Java | [] | null | [] | package ru.psu.shells.ess.frames;
import ru.psu.shells.ess.components.ExplainComponent;
import ru.psu.shells.ess.components.WorkingMemory;
import ru.psu.shells.ess.model.entity.DomainValue;
import ru.psu.shells.ess.model.entity.Fact;
import ru.psu.shells.ess.model.entity.Rule;
import javax.swing.*;
import javax.swing... | 5,974 | 0.613399 | 0.611711 | 172 | 33.453487 | 26.578606 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.686047 | false | false | 7 |
a4da9196e69a1edc1e16077fdc1b164762a1bfc3 | 10,694,468,635,903 | 13a3510987311180bbb775b1ef3d5d5609fee363 | /Tea-Coffee Vending Machine/src/main/com/yash/constants/Constant.java | a6a5b08d4a555f82e113abd30eb47e2ee08ed72b | [] | no_license | strangers786/Tea-Coffee-Vending-Machine-TDD-Mockito | https://github.com/strangers786/Tea-Coffee-Vending-Machine-TDD-Mockito | ccb50b134ddc59b4b0f956f268934187565be6ce | 54f7b640144cdba21ee845a25710115e2803b85a | refs/heads/master | 2020-07-18T13:06:17.133000 | 2019-09-04T06:48:40 | 2019-09-04T06:48:40 | 206,250,475 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main.com.yash.constants;
public class Constant {
public final static String SPACE = " ";
public final static int TEACOST = 10;
public final static int COFFEECOST = 15;
public final static int BLACKTEACOST = 5;
public final static int BLACKCOFFEECOST = 10;
public final static int TEAQUANTITY = ... | UTF-8 | Java | 1,673 | java | Constant.java | Java | [] | null | [] | package main.com.yash.constants;
public class Constant {
public final static String SPACE = " ";
public final static int TEACOST = 10;
public final static int COFFEECOST = 15;
public final static int BLACKTEACOST = 5;
public final static int BLACKCOFFEECOST = 10;
public final static int TEAQUANTITY = ... | 1,673 | 0.750747 | 0.713688 | 44 | 37.022728 | 19.745527 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.522727 | false | false | 7 |
e3401600db7f6eca5cd18229d8d898cc3b02f651 | 33,028,298,521,540 | a1eb0cefcc6326ab0f7b0dc4fe00c30fc3004392 | /telecomProject/src/main/java/com/telecom/project/changelogmag/queryservice/IQueryChangeService.java | 789891f7697cf8ce352add441e08c3b35515ad4d | [] | no_license | J151telecomTeam/telecomProject2 | https://github.com/J151telecomTeam/telecomProject2 | 4b58c2a8c5ebbb2e5d7425d1bd6557904eb94300 | 5a0f01ef903d5e1a7a6f8940f8fcd3073faf06ce | refs/heads/master | 2020-03-07T20:45:05.025000 | 2018-04-08T07:14:00 | 2018-04-08T07:14:00 | 127,705,746 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.telecom.project.changelogmag.queryservice;
import java.util.Map;
import com.telecom.project.beans.PageBean;
/**
* 操作日志查询业务接口
* @author
*
*/
public interface IQueryChangeService {
/**
* 多参数,完成分页查询
* @param page 分页对象
* @param params 参数对象
* @return
*/
public PageBean findByParams2PageBean(... | UTF-8 | Java | 411 | java | IQueryChangeService.java | Java | [] | null | [] | package com.telecom.project.changelogmag.queryservice;
import java.util.Map;
import com.telecom.project.beans.PageBean;
/**
* 操作日志查询业务接口
* @author
*
*/
public interface IQueryChangeService {
/**
* 多参数,完成分页查询
* @param page 分页对象
* @param params 参数对象
* @return
*/
public PageBean findByParams2PageBean(... | 411 | 0.704225 | 0.701408 | 24 | 13.791667 | 17.997637 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 7 |
3ea285af37a4df8f2b45cef3c8e5a5800df05fff | 24,472,723,690,597 | e5887630576273a8b4f22359ad6c62c15cea3b42 | /src/teilnehmer/Person.java | a6dd7b738a7aefb087d43552a719933ec2dff964 | [] | no_license | OlaaProg/TeilnehmersVerwaltung | https://github.com/OlaaProg/TeilnehmersVerwaltung | 0cf445614557952cb8db965c236ebd4ed5c0bf1e | 6f01b6cee1f959848139e030bd3fb37e5c8c20eb | refs/heads/master | 2020-04-07T19:46:10.214000 | 2018-11-28T13:32:52 | 2018-11-28T13:32:52 | 158,661,797 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package teilnehmer;
import java.time.LocalDate;
public class Person {
//Attribute
// TODO: protected
protected int id;
protected String vorname;
protected String nachname;
protected String anschrift;
protected String typ;
protected String email;
protected String telefonnummer;
private LocalDate... | UTF-8 | Java | 2,941 | java | Person.java | Java | [] | null | [] | package teilnehmer;
import java.time.LocalDate;
public class Person {
//Attribute
// TODO: protected
protected int id;
protected String vorname;
protected String nachname;
protected String anschrift;
protected String typ;
protected String email;
protected String telefonnummer;
private LocalDate... | 2,941 | 0.676981 | 0.676981 | 132 | 20.280304 | 22.84477 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.666667 | false | false | 7 |
0e5813dd697d1410216ae7a81f3b2580964a2cb9 | 27,358,941,722,770 | d3bbb11a9bc7c9e9bae6f9fb1253bd41a2446d1e | /X/AnonymousClass59a.java | 7fcf15a797e53881527c9bc25ce1e532dab14559 | [] | no_license | olegsvs/instagram_decompiled | https://github.com/olegsvs/instagram_decompiled | 662cbad366ad13922e1ee54cb4703cb262d787e3 | 0796606d1fac7884d6dabfff858223fdb61d5185 | refs/heads/master | 2020-03-30T19:37:19.057000 | 2018-10-04T09:57:31 | 2018-10-04T09:57:31 | 151,550,783 | 4 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package X;
import android.widget.Toast;
import com.facebook.C0164R;
/* renamed from: X.59a */
public final class AnonymousClass59a extends AnonymousClass0Iw {
/* renamed from: B */
public final /* synthetic */ AnonymousClass59b f60633B;
public AnonymousClass59a(AnonymousClass59b anonymousClass59b) {
... | UTF-8 | Java | 1,020 | java | AnonymousClass59a.java | Java | [] | null | [] | package X;
import android.widget.Toast;
import com.facebook.C0164R;
/* renamed from: X.59a */
public final class AnonymousClass59a extends AnonymousClass0Iw {
/* renamed from: B */
public final /* synthetic */ AnonymousClass59b f60633B;
public AnonymousClass59a(AnonymousClass59b anonymousClass59b) {
... | 1,020 | 0.698039 | 0.557843 | 29 | 34.172413 | 31.607582 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.758621 | false | false | 7 |
e7df595a30abb2e2345fab895c18c79af607d3a3 | 14,826,227,152,885 | 33afed2adb1d87b8fa9c6046ed0b57c2ed69bd40 | /src/main/java/ar/edu/unlam/tallerweb1/common/Frecuencia.java | 3e463466b9f6c8856338ea4c7169185d59267ca6 | [] | no_license | yedai13/tw1-2021 | https://github.com/yedai13/tw1-2021 | 72890e72237d34d8ab049b40c7ab8912f416fda8 | 2f9190a3253d5d656b669b87a073c870b385d53f | refs/heads/main | 2023-09-05T09:46:37.816000 | 2021-11-13T20:08:13 | 2021-11-13T20:08:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ar.edu.unlam.tallerweb1.common;
public enum Frecuencia {
REPETITIVA,
CON_INICIO_Y_FIN
}
| UTF-8 | Java | 105 | java | Frecuencia.java | Java | [] | null | [] | package ar.edu.unlam.tallerweb1.common;
public enum Frecuencia {
REPETITIVA,
CON_INICIO_Y_FIN
}
| 105 | 0.72381 | 0.714286 | 6 | 16.5 | 13.475286 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 7 |
cb8ce4070a5a65e61c10d12127e3498c2db7c04a | 31,250,182,110,962 | 995f73d30450a6dce6bc7145d89344b4ad6e0622 | /P40_HarmonyOS_2.0.0_Developer_Beta1/src/main/java/com/huawei/chr/ModemLogcatEx.java | c18e43051bb816f2da62e7927cf9ec463f50858b | [] | no_license | morningblu/HWFramework | https://github.com/morningblu/HWFramework | 0ceb02cbe42585d0169d9b6c4964a41b436039f5 | 672bb34094b8780806a10ba9b1d21036fd808b8e | refs/heads/master | 2023-07-29T05:26:14.603000 | 2021-09-03T05:23:34 | 2021-09-03T05:23:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.huawei.chr;
import android.os.RemoteException;
import android.util.Log;
import java.util.ArrayList;
import java.util.NoSuchElementException;
import vendor.huawei.hardware.modemlogcat.V1_0.IModemlogcat;
import vendor.huawei.hardware.modemlogcat.V1_0.IMsgCallback;
public class ModemLogcatEx {
private st... | UTF-8 | Java | 2,826 | java | ModemLogcatEx.java | Java | [] | null | [] | package com.huawei.chr;
import android.os.RemoteException;
import android.util.Log;
import java.util.ArrayList;
import java.util.NoSuchElementException;
import vendor.huawei.hardware.modemlogcat.V1_0.IModemlogcat;
import vendor.huawei.hardware.modemlogcat.V1_0.IMsgCallback;
public class ModemLogcatEx {
private st... | 2,826 | 0.688252 | 0.686129 | 71 | 38.802818 | 33.688137 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.690141 | false | false | 7 |
a21f468d1e372527459b039528c61116f0cbff06 | 13,176,959,686,784 | 53d677a55e4ece8883526738f1c9d00fa6560ff7 | /com/tencent/mm/sdk/e/k.java | 5c8e68b9be95f60eaf4c759c3ca0ed4d3e133e9c | [] | no_license | 0jinxing/wechat-apk-source | https://github.com/0jinxing/wechat-apk-source | 544c2d79bfc10261eb36389c1edfdf553d8f312a | f75eefd87e9b9ecf2f76fc6d48dbba8e24afcf3d | refs/heads/master | 2020-06-07T20:06:03.580000 | 2019-06-21T09:17:26 | 2019-06-21T09:17:26 | 193,069,132 | 9 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tencent.mm.sdk.e;
import android.os.Looper;
public abstract class k
implements g
{
protected final l<a, m> xDf = new l()
{
};
private final l<Object, String> xDg = new l()
{
};
public void a(a parama, Looper paramLooper)
{
this.xDf.a(parama, paramLooper);
}
p... | UTF-8 | Java | 1,446 | java | k.java | Java | [] | null | [] | package com.tencent.mm.sdk.e;
import android.os.Looper;
public abstract class k
implements g
{
protected final l<a, m> xDf = new l()
{
};
private final l<Object, String> xDg = new l()
{
};
public void a(a parama, Looper paramLooper)
{
this.xDf.a(parama, paramLooper);
}
p... | 1,446 | 0.593361 | 0.587829 | 74 | 17.567568 | 19.782658 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.418919 | false | false | 7 |
e945ec8c7bb62f89a3618efa5e7d48219ac67d58 | 33,612,414,088,666 | a5ed5284712dca23e9e8bb2537713529c432ef3b | /src/main/java/com/bookshelf/BookshelfConfiguration.java | 9ad4b5ed581ecb1c21ac09fc34f1b45e1c4cb7c6 | [] | no_license | marcos-rios/bookshelf | https://github.com/marcos-rios/bookshelf | 1d30e66511b244b861d693068f99cee49f2600b4 | ed1adfbab265c75a880ba573c0024f2f5abe1075 | refs/heads/master | 2020-03-16T13:27:42.828000 | 2018-05-11T19:22:34 | 2018-05-11T19:22:34 | 132,691,134 | 0 | 0 | null | false | 2018-05-11T05:12:03 | 2018-05-09T02:32:15 | 2018-05-09T02:48:18 | 2018-05-11T05:12:03 | 5 | 0 | 0 | 0 | Java | false | null | package com.bookshelf;
import com.bendb.dropwizard.jooq.JooqFactory;
import com.fasterxml.jackson.annotation.JsonProperty;
import io.dropwizard.Configuration;
import io.dropwizard.db.DataSourceFactory;
import io.dropwizard.flyway.FlywayFactory;
import javax.validation.constraints.NotNull;
public class BookshelfConfi... | UTF-8 | Java | 839 | java | BookshelfConfiguration.java | Java | [] | null | [] | package com.bookshelf;
import com.bendb.dropwizard.jooq.JooqFactory;
import com.fasterxml.jackson.annotation.JsonProperty;
import io.dropwizard.Configuration;
import io.dropwizard.db.DataSourceFactory;
import io.dropwizard.flyway.FlywayFactory;
import javax.validation.constraints.NotNull;
public class BookshelfConfi... | 839 | 0.750894 | 0.750894 | 36 | 22.305555 | 19.928789 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.361111 | false | false | 7 |
0ed322032863ef7bef7441b6d954c89478f88259 | 27,556,510,188,468 | 682fb75f7f2ba151b616faa8ff1a759b6177c302 | /src/main/java/com/lvping/lin/course/model/entity/Schedule.java | 8d0aef6b038b3f284f50b7ad2f30a6b94f367758 | [] | no_license | linlvping/course | https://github.com/linlvping/course | 0fcb0e397411df25c97fd0439d18483b047524cd | c1e67aa732aee9f8536530c05063cf7309bc7e86 | refs/heads/master | 2021-06-06T01:07:16.385000 | 2018-05-09T07:38:03 | 2018-05-09T07:38:03 | 28,767,716 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lvping.lin.course.model.entity;
/**
*
* @author beifeng
* @Date 2015-1-6
*
*/
public class Schedule {
private int id;
private String teacher;
private String student;
private String date;
private String course;
private int scope;
private int shichang;
private int fact... | UTF-8 | Java | 3,911 | java | Schedule.java | Java | [
{
"context": "vping.lin.course.model.entity;\n\n/**\n * \n * @author beifeng\n * @Date 2015-1-6\n * \n */\npublic class Schedule {",
"end": 71,
"score": 0.9868767261505127,
"start": 64,
"tag": "USERNAME",
"value": "beifeng"
}
] | null | [] | package com.lvping.lin.course.model.entity;
/**
*
* @author beifeng
* @Date 2015-1-6
*
*/
public class Schedule {
private int id;
private String teacher;
private String student;
private String date;
private String course;
private int scope;
private int shichang;
private int fact... | 3,911 | 0.477798 | 0.458063 | 186 | 19.704302 | 15.633012 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.403226 | false | false | 7 |
2835af7e05728fe425f5af2af180e11248fb0ca7 | 15,066,745,278,801 | f49c75eb9048de79fd94028782e7d419c740464d | /src/dcgmsn/web/ProgramWindow.java | d6120a70369877c29e49566778b6904c7058d44c | [] | no_license | vernkin/dcgmsn | https://github.com/vernkin/dcgmsn | 12b664eb80405bb026fcd41bdc22106e378aebdc | aac56bbeddb320d7c9c106780568baa154d6dcf2 | refs/heads/master | 2018-12-28T22:31:09.481000 | 2008-03-10T01:12:48 | 2008-03-10T01:12:48 | 32,122,753 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dcgmsn.web;
import java.io.File;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.zkoss.zk.ui.Component;
import org.zkoss.zul.ListModelList;
import dcgmsn.orm.Programme;
import dcgmsn.service.TaskService;
public class ProgramWindow extends BaseWindow {
priva... | UTF-8 | Java | 2,111 | java | ProgramWindow.java | Java | [] | null | [] | package dcgmsn.web;
import java.io.File;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.zkoss.zk.ui.Component;
import org.zkoss.zul.ListModelList;
import dcgmsn.orm.Programme;
import dcgmsn.service.TaskService;
public class ProgramWindow extends BaseWindow {
priva... | 2,111 | 0.685931 | 0.675509 | 90 | 21.455555 | 18.008739 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.844444 | false | false | 7 |
2da689f220c8c16cf1a53b338344c30e3b922be0 | 23,098,334,142,943 | cccb587806b5551e97201ab770e28e79ddfdf7ee | /dwsc-master/axis2-master/axis2-services/src/main/java/bg/unisofia/fmi/ws/multiplicity/MultiplicityServiceStandard.java | 0cfd8f233a9219c15e471db6f7946273c99bbacc | [] | no_license | stapetro/dwsc-master | https://github.com/stapetro/dwsc-master | e81cf6d77af96e950b99e71039920b1124be21de | 65c72784386af0c240a37e8116032a6e3d07a47b | refs/heads/master | 2021-01-01T18:34:55.373000 | 2014-06-21T09:41:35 | 2014-06-21T09:41:35 | 32,199,562 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bg.unisofia.fmi.ws.multiplicity;
public class MultiplicityServiceStandard implements IMultiplicityService {
public double multiply(double a, double b) {
double result = a * b;
return result;
}
}
| UTF-8 | Java | 222 | java | MultiplicityServiceStandard.java | Java | [] | null | [] | package bg.unisofia.fmi.ws.multiplicity;
public class MultiplicityServiceStandard implements IMultiplicityService {
public double multiply(double a, double b) {
double result = a * b;
return result;
}
}
| 222 | 0.72973 | 0.72973 | 10 | 20.200001 | 24.202478 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 7 |
6dc953b9f933e4ce801bfd9aea98195b30db88b9 | 21,569,325,767,827 | 8b60b30c971a70b78723c926d07fc54d203449c7 | /src/main/java/org/jboss/modules/MavenSettings.java | 755bc8ba229c11686059e718ecac33b728ae9d27 | [
"Apache-2.0",
"LicenseRef-scancode-indiana-extreme"
] | permissive | Hanson1129/jboss-modules | https://github.com/Hanson1129/jboss-modules | 7400c935e21abe88cfe6019256e3bb15fa507b0a | 701a7a911e80f1b3bb332fc6df026f2f76ec07dd | refs/heads/master | 2021-01-18T03:04:08.446000 | 2015-06-17T23:47:22 | 2015-06-17T23:47:22 | 37,710,570 | 1 | 0 | null | true | 2015-06-19T08:23:51 | 2015-06-19T08:23:51 | 2015-06-19T08:23:35 | 2015-06-18T20:39:01 | 9,689 | 0 | 0 | 0 | null | null | null | package org.jboss.modules;
import java.io.File;
import java.nio.file.*;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
/**
* @author Tomaz Cerar (c) 2014 Red Hat Inc.
*/
final class MavenSettings {
private Path localRepository;
private final List<String> ... | UTF-8 | Java | 2,844 | java | MavenSettings.java | Java | [
{
"context": "a.util.List;\nimport java.util.Map;\n\n/**\n * @author Tomaz Cerar (c) 2014 Red Hat Inc.\n */\nfinal class MavenSettin",
"end": 200,
"score": 0.9998785257339478,
"start": 189,
"tag": "NAME",
"value": "Tomaz Cerar"
}
] | null | [] | package org.jboss.modules;
import java.io.File;
import java.nio.file.*;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
/**
* @author <NAME> (c) 2014 Red Hat Inc.
*/
final class MavenSettings {
private Path localRepository;
private final List<String> remot... | 2,839 | 0.600914 | 0.598453 | 102 | 26.882353 | 24.595669 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.362745 | false | false | 7 |
03f73a00244cc35632c7ac1c7bb65d0d8b9b0b27 | 4,337,916,997,211 | 618c5238de6711c9c7ea8424e47f3611493010cf | /src/main/java/com/aspose/email/cloud/sdk/invoker/TypeDeriveAdapter.java | 10dde10e383faf5df9a3623e16f4014fc996de66 | [
"MIT"
] | permissive | aspose-email-cloud/aspose-email-cloud-java | https://github.com/aspose-email-cloud/aspose-email-cloud-java | 2496ab4ef4cce0ba16744b2b2db2a1d43e3ee325 | e567f34bcae8727daafa7538fc9a91fa6b4e8746 | refs/heads/master | 2023-08-22T15:25:51.045000 | 2021-09-21T18:40:41 | 2021-09-21T18:40:41 | 219,990,008 | 1 | 0 | MIT | false | 2023-05-09T18:57:25 | 2019-11-06T12:19:30 | 2021-09-21T18:40:45 | 2023-05-09T18:57:22 | 1,874 | 1 | 0 | 3 | Java | false | false | package com.aspose.email.cloud.sdk.invoker;
import com.google.gson.JsonDeserializer;
import com.google.gson.JsonElement;
import com.google.gson.JsonSerializationContext;
import com.google.gson.JsonSerializer;
import java.lang.reflect.Type;
import com.google.gson.*;
public class TypeDeriveAdapter<T> implements JsonSer... | UTF-8 | Java | 1,552 | java | TypeDeriveAdapter.java | Java | [] | null | [] | package com.aspose.email.cloud.sdk.invoker;
import com.google.gson.JsonDeserializer;
import com.google.gson.JsonElement;
import com.google.gson.JsonSerializationContext;
import com.google.gson.JsonSerializer;
import java.lang.reflect.Type;
import com.google.gson.*;
public class TypeDeriveAdapter<T> implements JsonSer... | 1,552 | 0.655284 | 0.655284 | 48 | 31.354166 | 24.186333 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 7 |
f18f5a43c5a30a0c6dabdb5f9763c8a0d7fe02fb | 32,650,341,426,683 | a0f84876e0be7e69657f24d7960911d725605369 | /core/src/felix/flappytrump/gameobjects/Player.java | 486777a66087600560fcf0076465c572219f9699 | [] | no_license | felixlucien/FlappyTrump | https://github.com/felixlucien/FlappyTrump | 60eaf8f4574f15f7ad4b498396b571c5621a85bf | 4c8c2c518571d6d4a10c24af0fccd18699d85b44 | refs/heads/master | 2021-01-22T18:34:09.579000 | 2017-08-30T04:47:34 | 2017-08-30T04:47:34 | 100,767,306 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package felix.flappytrump.gameobjects;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.Batch;
import com.badlogic.gdx.graphics.g2d.Sprite;
import com.badlogic.gdx.graphics.g2d.TextureRegion;
import com.badlogic.gdx.math.Circle;
import com.badlogic.gdx.math.Re... | UTF-8 | Java | 3,541 | java | Player.java | Java | [
{
"context": " felix.flappytrump.gamestate.*;\n\n/**\n * Created by Felix McCuaig on 15/08/2017.\n */\n\npublic class Player extends G",
"end": 617,
"score": 0.999860942363739,
"start": 604,
"tag": "NAME",
"value": "Felix McCuaig"
}
] | null | [] | package felix.flappytrump.gameobjects;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.Batch;
import com.badlogic.gdx.graphics.g2d.Sprite;
import com.badlogic.gdx.graphics.g2d.TextureRegion;
import com.badlogic.gdx.math.Circle;
import com.badlogic.gdx.math.Re... | 3,534 | 0.629766 | 0.619599 | 128 | 26.671875 | 28.70788 | 169 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.570313 | false | false | 7 |
e1994ff2bc4da7b0333e29ea41da4c0a783939c4 | 9,122,510,538,557 | e59cea4d8ccde036661a80543ef522bf8187cfe6 | /Ejercicios/Capitulo 3_Lectura datos desde teclado/C3ejercicio06_Area triangulo/C3ejercicio06.java | 927752480f8631ed232e25385049e4c15b239086 | [] | no_license | BelenGutierrez/Ejercicios-java-programacion | https://github.com/BelenGutierrez/Ejercicios-java-programacion | 834d5eee3343de6fa031c70ed40289ee4208ae2f | f3af6f217200d97e63a0a8cf9e9f39dcef51e8e4 | refs/heads/master | 2021-01-17T07:10:19.260000 | 2016-05-26T12:20:43 | 2016-05-26T12:20:43 | 43,482,612 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Escribe un programa que calcule el área de un triángulo.
*
* @author Belen Gutierrez
*/
public class C3ejercicio06 {
public static void main(String[] args) {
String linea;
System.out.println("Para calcular el area de un triángulo: ");
System.out.print("Por favor, introduzca la medida de la base e... | UTF-8 | Java | 728 | java | C3ejercicio06.java | Java | [
{
"context": "a que calcule el área de un triángulo.\n*\n* @author Belen Gutierrez\n*/\n\npublic class C3ejercicio06 {\n public static ",
"end": 90,
"score": 0.9998474717140198,
"start": 75,
"tag": "NAME",
"value": "Belen Gutierrez"
}
] | null | [] | /**
* Escribe un programa que calcule el área de un triángulo.
*
* @author <NAME>
*/
public class C3ejercicio06 {
public static void main(String[] args) {
String linea;
System.out.println("Para calcular el area de un triángulo: ");
System.out.print("Por favor, introduzca la medida de la base en cm : ")... | 719 | 0.64779 | 0.640884 | 25 | 27.959999 | 27.107903 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.48 | false | false | 7 |
0b7708d782001aaebbb04c3652f1c3dc43a0995d | 4,690,104,305,128 | 74a01b1c20cda2fb0c7d8e957e0238c5af5ff5e6 | /app/src/main/java/com/example/ntd/objects/JobPlaceObj.java | 2644452198567e11324688961e1529af485d37a5 | [] | no_license | Nguyenthinh19/NTD | https://github.com/Nguyenthinh19/NTD | aedff0b4ebba0c81ea7524600ce2addb2a22ec9f | 6940ceaa63008d6756ccc1b29d02ac50ddc044f9 | refs/heads/master | 2022-11-08T07:30:47.368000 | 2020-06-28T15:51:18 | 2020-06-28T15:51:18 | 271,745,191 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.ntd.objects;
import org.json.JSONObject;
public class JobPlaceObj extends BaseObject{
private String job_place_assoc_id;
private String job_id;
private String place_id;
private String detail_address;
private String geo_latitude;
private String geo_longitude;
private Str... | UTF-8 | Java | 3,554 | java | JobPlaceObj.java | Java | [] | null | [] | package com.example.ntd.objects;
import org.json.JSONObject;
public class JobPlaceObj extends BaseObject{
private String job_place_assoc_id;
private String job_id;
private String place_id;
private String detail_address;
private String geo_latitude;
private String geo_longitude;
private Str... | 3,554 | 0.631401 | 0.631401 | 134 | 25.522388 | 22.026686 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380597 | false | false | 7 |
cbaab4d0bb00d866b059ab334b64c4eed7bf5294 | 4,690,104,308,677 | 8232d552e21fa598b37365e02d2e196feab7aeec | /src/main/java/dev/cooltools/docx/plugin/operation/row/RowManager.java | 39d34125c03c328a79bcf26fc695669c1971891a | [
"MIT"
] | permissive | shenuhan/dev.cooltools.docx | https://github.com/shenuhan/dev.cooltools.docx | 9f0257819baf0deb9cef1aac572628ac331ea176 | 88d53b1460797cb9ce26fbe33397233d4e40e597 | refs/heads/master | 2022-08-09T15:41:30.863000 | 2019-09-30T09:25:15 | 2019-09-30T09:25:15 | 210,885,097 | 1 | 0 | MIT | false | 2022-07-07T19:35:25 | 2019-09-25T15:57:22 | 2019-10-01T07:38:16 | 2022-07-07T19:35:25 | 326 | 1 | 0 | 2 | Java | false | false | package dev.cooltools.docx.plugin.operation.row;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashMap;
import java.util.List;
import org.apache.commons.lang3.StringUtils;
import org.docx4j.XmlUtils;
import org.docx4j.wml.Tbl;
import org.docx4j.wml.Tr;
import dev.cooltools.docx.core.Conte... | UTF-8 | Java | 3,969 | java | RowManager.java | Java | [] | null | [] | package dev.cooltools.docx.plugin.operation.row;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashMap;
import java.util.List;
import org.apache.commons.lang3.StringUtils;
import org.docx4j.XmlUtils;
import org.docx4j.wml.Tbl;
import org.docx4j.wml.Tr;
import dev.cooltools.docx.core.Conte... | 3,969 | 0.738221 | 0.735954 | 131 | 29.29771 | 29.378731 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.48855 | false | false | 7 |
a1a4779c4705563838f4708972d7ddd61a34199e | 13,073,880,468,210 | 8791c56e5133c9607e3873b53bfd6ee7b0c9d14e | /src/editors/MiLayerManager.java | 2b64c1f869495f50df225deafef12660037a862b | [
"MIT"
] | permissive | justacoder/mica | https://github.com/justacoder/mica | 77d6d294085694494dfd8e7e709ff5e538288f41 | b3f572394774a1bf8a4fbdef4c033b97025104a8 | refs/heads/master | 2021-05-16T02:16:51.654000 | 2018-03-31T19:43:53 | 2018-03-31T19:43:53 | 16,323,842 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
/*
***************************************************************************
* Mica - the Java(tm) Graphics Framework *
***************************************************************************
* NOTICE: Permission to use, copy, and modify this software and its *
* docum... | UTF-8 | Java | 8,100 | java | MiLayerManager.java | Java | [
{
"context": "-------\n *\n * @version %I% %G%\n * @author Michael L. Davis\n * @release \t1.4.1\n * @module \t%M%\n * @language\tJ",
"end": 2342,
"score": 0.9998752474784851,
"start": 2326,
"tag": "NAME",
"value": "Michael L. Davis"
}
] | null | [] |
/*
***************************************************************************
* Mica - the Java(tm) Graphics Framework *
***************************************************************************
* NOTICE: Permission to use, copy, and modify this software and its *
* docum... | 8,090 | 0.60358 | 0.600988 | 211 | 37.383884 | 28.090738 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.085308 | false | false | 7 |
43cae58f409728e9e05a51236d59c6e42d294a41 | 17,446,157,171,620 | ca5d637ce19bc66c15765abef19c374e221354e8 | /src/test/java/com/ryan_mtg/servobot/utility/TimeTest.java | 424edab8ea4c49d2375f5aa63a0daa08af05a22e | [] | no_license | servobot-mtg/servo-bot | https://github.com/servobot-mtg/servo-bot | b633af744d2650d2b671074003f022cda57e45a7 | a0d84a96bc6b3103f198a746bb009ba553bca360 | refs/heads/master | 2021-06-19T11:34:16.008000 | 2021-06-12T06:39:43 | 2021-06-12T06:39:43 | 219,410,430 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ryan_mtg.servobot.utility;
import org.junit.Test;
import java.time.Duration;
import java.time.ZoneId;
import java.time.ZonedDateTime;
import static org.junit.Assert.assertEquals;
public class TimeTest {
private static ZonedDateTime TEST_DATE = ZonedDateTime.of(1955, 11, 12, 18, 38, 0, 0, ZoneId.of("... | UTF-8 | Java | 1,784 | java | TimeTest.java | Java | [] | null | [] | package com.ryan_mtg.servobot.utility;
import org.junit.Test;
import java.time.Duration;
import java.time.ZoneId;
import java.time.ZonedDateTime;
import static org.junit.Assert.assertEquals;
public class TimeTest {
private static ZonedDateTime TEST_DATE = ZonedDateTime.of(1955, 11, 12, 18, 38, 0, 0, ZoneId.of("... | 1,784 | 0.650224 | 0.613789 | 48 | 36.1875 | 35.775139 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.333333 | false | false | 7 |
51e541ed2ce47d19e06645b2813078debcfaa04f | 17,136,919,540,953 | fd3fb24c7294f71a0835f725824ea1b113c10e02 | /app/src/main/java/vineeth/test/com/testapp/inheritance/Child.java | 3fa9d1ce96dc41b6dac136d5cc64d1e6f56b8604 | [] | no_license | vineeth0791/TestApp1 | https://github.com/vineeth0791/TestApp1 | b4f27c9f44aa251e7aa5e75fd436952b034872ff | a68c14cf8081eb086ef86301735adfaedf80ca82 | refs/heads/master | 2020-06-18T01:28:30.434000 | 2019-11-24T14:04:04 | 2019-11-24T14:04:04 | 196,121,708 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package vineeth.test.com.testapp.inheritance;
import android.os.Bundle;
import android.util.Log;
public class Child extends Parent {
int a = 100;
public static int variable = 2;
public void test()
{
System.out.print("a is "+a);
}
public Child()
{
}
public Child(int test,int test2)
{
... | UTF-8 | Java | 918 | java | Child.java | Java | [] | null | [] | package vineeth.test.com.testapp.inheritance;
import android.os.Bundle;
import android.util.Log;
public class Child extends Parent {
int a = 100;
public static int variable = 2;
public void test()
{
System.out.print("a is "+a);
}
public Child()
{
}
public Child(int test,int test2)
{
... | 918 | 0.616558 | 0.605664 | 53 | 16.320755 | 17.793123 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45283 | false | false | 7 |
7f12533480ab0c47c3e14f53e61a814870e23ed2 | 30,580,167,198,558 | e6989aa4ab403a2ce411c8d597c531df0b5579e8 | /src/main/java/com/github/perscholas/service/StudentService.java | 4dab71bbed72545dd1c94a42486d21af21ff5596 | [] | no_license | alphonsk/studentRegistrymgt | https://github.com/alphonsk/studentRegistrymgt | 6e662fc67701c3d454769f01426972202de4cb96 | 5b33532b142f8babbabebbb855376c18e958778c | refs/heads/master | 2022-07-04T22:07:20.911000 | 2020-02-20T21:20:16 | 2020-02-20T21:20:16 | 241,991,017 | 0 | 0 | null | false | 2022-06-21T02:50:21 | 2020-02-20T21:12:41 | 2020-02-20T21:20:34 | 2022-06-21T02:50:20 | 23 | 0 | 0 | 2 | Java | false | false | package com.github.perscholas.service;
import com.github.perscholas.DatabaseConnection;
import com.github.perscholas.dao.CourseDao;
import com.github.perscholas.dao.StudentDao;
import com.github.perscholas.model.CourseInterface;
import com.github.perscholas.model.Student;
import com.github.perscholas.model.StudentInte... | UTF-8 | Java | 2,745 | java | StudentService.java | Java | [] | null | [] | package com.github.perscholas.service;
import com.github.perscholas.DatabaseConnection;
import com.github.perscholas.dao.CourseDao;
import com.github.perscholas.dao.StudentDao;
import com.github.perscholas.model.CourseInterface;
import com.github.perscholas.model.Student;
import com.github.perscholas.model.StudentInte... | 2,745 | 0.667031 | 0.666667 | 87 | 30.551723 | 26.213867 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.494253 | false | false | 7 |
8a574b60a716aa6560877dd6b6c7e50ab5d0461d | 29,411,936,103,265 | 77fa47d1b9208753dd6afb4affb1d80fa46f5ad4 | /src/engine/gamePlay/Encounter.java | 9051df4f4769858aaee2a97603a4bf0439de1f0e | [] | no_license | ssustrich/orb | https://github.com/ssustrich/orb | 2acc4fa50ee1e2b8073e1e7fc5235ef040a051ca | 6337b1a5f797bcfad459e97fd1a36b6d73e8ffa4 | refs/heads/master | 2021-01-22T05:06:53.702000 | 2009-12-02T08:50:57 | 2009-12-02T08:50:57 | 61,221 | 2 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package engine.gamePlay;
import java.io.File;
import org.w3c.dom.Document;
import org.w3c.dom.*;
import javax.xml.parsers.DocumentBuilderFactory;
import javax.xml.parsers.DocumentBuilder;
import org.xml.sax.SAXException;
import org.xml.sax.SAXParseException;
public class Encounter {
public static void test() {... | UTF-8 | Java | 2,363 | java | Encounter.java | Java | [] | null | [] | package engine.gamePlay;
import java.io.File;
import org.w3c.dom.Document;
import org.w3c.dom.*;
import javax.xml.parsers.DocumentBuilderFactory;
import javax.xml.parsers.DocumentBuilder;
import org.xml.sax.SAXException;
import org.xml.sax.SAXParseException;
public class Encounter {
public static void test() {... | 2,363 | 0.586119 | 0.582734 | 71 | 32.253521 | 28.675808 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.802817 | false | false | 7 |
4caef12e6accedafaceaef66492cd9725f6c892c | 3,839,700,780,815 | ce8c46ab8ddb1323ab69355c4d6c5b3e3317bc48 | /src/com/calculator/expression/evaluation/Evaluator.java | 3d1cae33ac212a7084e9d7210f174f81ee97cb90 | [] | no_license | zhuaijun666/Calculator | https://github.com/zhuaijun666/Calculator | bf4f392fbc45bf6cf36a3d4c352f0230b882bc4f | 38816bce8b5e59630f020e809bd2ae32a6857150 | refs/heads/master | 2021-05-20T22:48:37.287000 | 2018-02-26T21:19:26 | 2018-02-26T21:19:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.calculator.expression.evaluation;
import com.calculator.expression.operators.Expression;
import com.calculator.expression.operators.ExpressionFactory;
import com.calculator.expression.operators.VariablesScope;
public final class Evaluator {
private final Expression syntaxTree;
public Evaluator(f... | UTF-8 | Java | 924 | java | Evaluator.java | Java | [] | null | [] | package com.calculator.expression.evaluation;
import com.calculator.expression.operators.Expression;
import com.calculator.expression.operators.ExpressionFactory;
import com.calculator.expression.operators.VariablesScope;
public final class Evaluator {
private final Expression syntaxTree;
public Evaluator(f... | 924 | 0.712121 | 0.712121 | 29 | 30.896551 | 28.733429 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.482759 | false | false | 7 |
c7e5391f6780a4ba305a4fbfbf888f20772cd99d | 13,752,485,321,049 | 0904d183192f5dd70d61b7cf5e97dc6db73a84f6 | /src/com/saplic/print/util/Utils.java | 1a0673a2fcedb96843e584f594705b5764b15a2c | [] | no_license | yosael/ImpresionAudiosoft | https://github.com/yosael/ImpresionAudiosoft | 6ca8b57a3c8b182e5051bebeb12504af9623f9df | ff37c68def22f3ccb723c9cc4609ce0d7f691a1a | refs/heads/master | 2021-01-09T05:59:51.303000 | 2017-02-03T20:40:06 | 2017-02-03T20:40:06 | 80,866,435 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.saplic.print.util;
import java.util.Calendar;
import java.util.Date;
import java.util.GregorianCalendar;
public class Utils {
public Date truncDate(Date dateTrunc, boolean endOfDay) {
if(dateTrunc == null)
return null;
Calendar cal = new GregorianCalendar();
cal.setTime(dateTrunc);
if(!endOf... | UTF-8 | Java | 654 | java | Utils.java | Java | [] | null | [] | package com.saplic.print.util;
import java.util.Calendar;
import java.util.Date;
import java.util.GregorianCalendar;
public class Utils {
public Date truncDate(Date dateTrunc, boolean endOfDay) {
if(dateTrunc == null)
return null;
Calendar cal = new GregorianCalendar();
cal.setTime(dateTrunc);
if(!endOf... | 654 | 0.692661 | 0.672783 | 29 | 21.551723 | 15.477651 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.37931 | false | false | 7 |
636c5a295d49e0b049e38c170a24859cd4bf48ff | 2,199,023,280,757 | 2b234b95b0a88749c67817c6e37a32237b7ac971 | /tvntd/src/test/java/com/tvntd/config/TestKeyStoreJPAConfig.java | ba0d95fce05462fced1bf45537cf1f1f985db560 | [] | no_license | vy-nguyen/trust-chain | https://github.com/vy-nguyen/trust-chain | 4ca007074e2204a7117c087208174f0e9caa92fc | 70cb9924d88ca5381148042f73a99c818cae9fe0 | refs/heads/master | 2021-05-04T16:58:02 | 2018-04-02T01:23:22 | 2018-04-02T01:23:22 | 120,262,846 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
*--------1---------2---------3---------4---------5---------6---------7---------8--------
* Copyright (c) 2018 by Vy Nguyen
* BSD License
*
* @author vynguyen
*/
package com.tvntd.config;
import org.springframework.context.annotation.Configuration;
import com.tvntd.trustchain.config.KeyStoreJPAConfig;
@Confi... | UTF-8 | Java | 394 | java | TestKeyStoreJPAConfig.java | Java | [
{
"context": "------7---------8--------\n * Copyright (c) 2018 by Vy Nguyen\n * BSD License\n *\n * @author vynguyen\n */\npackage",
"end": 127,
"score": 0.9998576045036316,
"start": 118,
"tag": "NAME",
"value": "Vy Nguyen"
},
{
"context": "(c) 2018 by Vy Nguyen\n * BSD License\n *\n... | null | [] | /*
*--------1---------2---------3---------4---------5---------6---------7---------8--------
* Copyright (c) 2018 by <NAME>
* BSD License
*
* @author vynguyen
*/
package com.tvntd.config;
import org.springframework.context.annotation.Configuration;
import com.tvntd.trustchain.config.KeyStoreJPAConfig;
@Configur... | 391 | 0.626904 | 0.596447 | 17 | 22.17647 | 26.70368 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.176471 | false | false | 5 |
18646ba826338f94f51bfa5865748ed181f391d0 | 1,434,519,100,798 | 6fa149d94c52f09e2b927f9970e94b239f9d22a4 | /gdd-rdb/gdd-rdb-proxy/src/main/java/com/hdg/gdd/rdb/proxy/daoproxy/IUserProxy.java | dd677f5948215a1ad6f2d51db6d872db8f84811d | [] | no_license | gdd-rock/gdd | https://github.com/gdd-rock/gdd | d8330b6ab968e81799c90e71a181fb2e1eb3ec57 | a13d823eeadb5cdcb54fa5693ec42ace35dc0285 | refs/heads/master | 2018-05-14T00:56:59.806000 | 2015-01-18T06:33:23 | 2015-01-18T06:33:23 | 28,686,367 | 0 | 0 | null | false | 2015-01-02T08:07:03 | 2015-01-01T12:42:44 | 2015-01-01T12:42:44 | 2015-01-02T08:07:02 | 0 | 0 | 0 | 0 | null | null | null | package com.hdg.gdd.rdb.proxy.daoproxy;
import com.hdg.gdd.rdb.proxy.domain.Pager;
import com.hdg.gdd.rdb.proxy.domain.User;
import java.io.Serializable;
/**
* Created by Rock on 2015/1/3 0003.
*/
public interface IUserProxy extends Serializable {
public Long saveUser(String mobile, String pwd);
public I... | UTF-8 | Java | 966 | java | IUserProxy.java | Java | [
{
"context": ";\n\nimport java.io.Serializable;\n\n/**\n * Created by Rock on 2015/1/3 0003.\n */\npublic interface IUserProxy",
"end": 179,
"score": 0.9814038872718811,
"start": 175,
"tag": "USERNAME",
"value": "Rock"
}
] | null | [] | package com.hdg.gdd.rdb.proxy.daoproxy;
import com.hdg.gdd.rdb.proxy.domain.Pager;
import com.hdg.gdd.rdb.proxy.domain.User;
import java.io.Serializable;
/**
* Created by Rock on 2015/1/3 0003.
*/
public interface IUserProxy extends Serializable {
public Long saveUser(String mobile, String pwd);
public I... | 966 | 0.76087 | 0.750518 | 33 | 28.272728 | 33.881496 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.818182 | false | false | 5 |
296fc9c0377dde647b9784391574b6b5c0dc75e8 | 7,318,624,306,133 | d59ce396e7824dc67cde7d1fe4dd6d568386d3f3 | /TopDrawListView/app/src/main/java/com/study/yunansong/topdrawlistview/MainActivity.java | cb1f8b7939f9e02014ab7915107d947fd805d14c | [] | no_license | Froyo91/TopDrawListView | https://github.com/Froyo91/TopDrawListView | 0f8b457ee902295e829c5b0de0d07a8f71a2ccfe | 24641a9ae6f86c9a7d1096538611ceef6f3ead60 | HEAD | 2018-01-08T01:26:20.913000 | 2015-12-18T12:56:15 | 2015-12-18T12:56:15 | 46,470,783 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.study.yunansong.topdrawlistview;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import java.util.ArrayList;
public class MainActivity extends AppCompatActivity implements TopDrawListView.Refresh, TopDrawListView.RefreshBottom{
private TopDrawListView listView;
private M... | UTF-8 | Java | 1,892 | java | MainActivity.java | Java | [] | null | [] | package com.study.yunansong.topdrawlistview;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import java.util.ArrayList;
public class MainActivity extends AppCompatActivity implements TopDrawListView.Refresh, TopDrawListView.RefreshBottom{
private TopDrawListView listView;
private M... | 1,892 | 0.591489 | 0.583511 | 67 | 27.059702 | 20.770157 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.567164 | false | false | 5 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.