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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
53ebf422c21c1ce2dcb4216a0cbb9fdc0809c6c5 | 16,063,177,721,731 | 57bfc8339e7dcae57875a7e2b42487038037b326 | /src/main/java/com/flagsibh/jarsearch/util/SystemClipboard.java | 901ebedc15864c067b7c33ad2e22fa88c7c193f2 | [] | no_license | flagsibh/jar-search | https://github.com/flagsibh/jar-search | 4bff25f81eac21e0b2f6ee7f56cecf3ba4b7a717 | 991376ebb8659ec45a61c46f2494a6a8796d7bd0 | refs/heads/master | 2022-06-06T07:22:25.086000 | 2021-06-08T14:51:41 | 2021-06-08T14:51:41 | 89,946,955 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.flagsibh.jarsearch.util;
import java.awt.Toolkit;
import java.awt.datatransfer.Clipboard;
import java.awt.datatransfer.StringSelection;
/**
*
* @author flags, Jan 23, 2016, 7:59:34 PM
*/
public class SystemClipboard {
public static void copy(String text) {
Clipboard clipboard = getSystemCl... | UTF-8 | Java | 527 | java | SystemClipboard.java | Java | [
{
"context": "t.datatransfer.StringSelection;\n\n/**\n *\n * @author flags, Jan 23, 2016, 7:59:34 PM\n */\npublic class System",
"end": 173,
"score": 0.9990563988685608,
"start": 168,
"tag": "USERNAME",
"value": "flags"
}
] | null | [] | package com.flagsibh.jarsearch.util;
import java.awt.Toolkit;
import java.awt.datatransfer.Clipboard;
import java.awt.datatransfer.StringSelection;
/**
*
* @author flags, Jan 23, 2016, 7:59:34 PM
*/
public class SystemClipboard {
public static void copy(String text) {
Clipboard clipboard = getSystemCl... | 527 | 0.717268 | 0.696395 | 21 | 24.095238 | 22.880444 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52381 | false | false | 0 |
b7a152c2cb7dd387f1a44164320bce3c9adf18b3 | 25,262,997,669,872 | 8567bbf82855e23888dae01f4dda02cbe6fe0501 | /src/com/alekapps/messagingv2/LoginActivity.java | d64fbc30c7994dc35f31a3273a37bb158988b0e8 | [] | no_license | Alekieba/MessagingV2 | https://github.com/Alekieba/MessagingV2 | 70f0043cf2d50f542f76fcfd0b1246010fad91e3 | b23605c3fc8684ff0b4d7d28380cc16298b23270 | refs/heads/master | 2021-01-01T06:32:53.056000 | 2013-12-23T01:08:22 | 2013-12-23T01:08:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.alekapps.messagingv2;
import android.app.Activity;
import android.content.Intent;
import android.graphics.Color;
import android.os.Bundle;
import android.os.Handler;
import android.view.Menu;
import android.view.MenuInflater;
import android.view.MenuItem;
import android.view.View;
import android.widget.Bu... | UTF-8 | Java | 3,578 | java | LoginActivity.java | Java | [] | null | [] | package com.alekapps.messagingv2;
import android.app.Activity;
import android.content.Intent;
import android.graphics.Color;
import android.os.Bundle;
import android.os.Handler;
import android.view.Menu;
import android.view.MenuInflater;
import android.view.MenuItem;
import android.view.View;
import android.widget.Bu... | 3,578 | 0.625769 | 0.621017 | 139 | 24.741007 | 19.389732 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.402878 | false | false | 0 |
324b0f6eb98c391c88bbf39806d495eb86bebe31 | 16,131,897,181,330 | af8b87e5f08736784f876197b4a799d3f36766f8 | /src/org/techzoo/springmvc/dao/RegistrationDao.java | bd42d428714e7efa6afe34ef946ae7bfe9c2dedc | [] | no_license | saurabhsharmaj/schoolbusmanagement | https://github.com/saurabhsharmaj/schoolbusmanagement | f926fe126702962b66be9659390da237cf89a791 | 9454c29b4937dad862610a0722a58964e801964c | refs/heads/master | 2016-09-05T09:00:20.990000 | 2015-08-07T08:02:47 | 2015-08-07T08:02:47 | 40,348,641 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.techzoo.springmvc.dao;
import java.util.List;
import org.techzoo.springmvc.form.User;
public interface RegistrationDao {
public void addUser(User route);
public void updateUser(User route);
public List<User> listUsers();
public User getUserById(Integer userId);
public void removeUser(Integer id);
... | UTF-8 | Java | 324 | java | RegistrationDao.java | Java | [] | null | [] | package org.techzoo.springmvc.dao;
import java.util.List;
import org.techzoo.springmvc.form.User;
public interface RegistrationDao {
public void addUser(User route);
public void updateUser(User route);
public List<User> listUsers();
public User getUserById(Integer userId);
public void removeUser(Integer id);
... | 324 | 0.774691 | 0.774691 | 15 | 20.6 | 16.887075 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 0 |
e4acdc068d97f348d0a1432989259396a060b974 | 9,182,640,118,020 | da9dbf7d7ea955e2a14a4dca91f7f924ff6fa199 | /src/reportgenthree/views/User_profileOneController.java | 3ebb02832efe3541b3c90e7e0bdfb8b7be3e33fd | [] | no_license | AhmedBattah21/enhancement_3 | https://github.com/AhmedBattah21/enhancement_3 | 2632e4f96f9a478214214151f2cfc60677631b19 | 436efe446a5f334ea8669c8b05ec9f17680bc937 | refs/heads/master | 2022-11-07T15:39:25.948000 | 2020-06-14T14:59:58 | 2020-06-14T14:59:58 | 271,477,816 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package reportgenthree.views;
import Connection.sqlDataBaseConnection;
import com.jfoenix.controls.JFXDialog;
import com.jfoenix.contr... | UTF-8 | Java | 6,979 | java | User_profileOneController.java | Java | [] | 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 reportgenthree.views;
import Connection.sqlDataBaseConnection;
import com.jfoenix.controls.JFXDialog;
import com.jfoenix.contr... | 6,979 | 0.568276 | 0.56799 | 236 | 28.572035 | 29.499624 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.54661 | false | false | 0 |
55f5da80a7f285b04a3176302b1d81a5150aa328 | 19,138,374,319,083 | 7da6258c8ee034d9e430327a4f3db29388a4cb66 | /app/src/main/java/omerarad/enoshi_demo/FludDetailsActivity.java | c11a5c61a0001f030f532f44dceb4ed02ca5cbf7 | [] | no_license | OmerArad/Enoshi-Demo | https://github.com/OmerArad/Enoshi-Demo | c2b7d4884e2598f234c91bfd045fbd835ae9d395 | 67801cf89b943ec781c7416b9ba686bb627b4168 | refs/heads/master | 2016-09-08T01:02:18.263000 | 2015-05-24T13:04:10 | 2015-05-24T13:04:10 | 35,147,337 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package omerarad.enoshi_demo;
import android.app.Activity;
import android.content.Intent;
import android.support.v7.app.ActionBarActivity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
import android.widget.Toast;
public clas... | UTF-8 | Java | 2,500 | java | FludDetailsActivity.java | Java | [] | null | [] | package omerarad.enoshi_demo;
import android.app.Activity;
import android.content.Intent;
import android.support.v7.app.ActionBarActivity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
import android.widget.Toast;
public clas... | 2,500 | 0.6428 | 0.6384 | 71 | 34.211269 | 28.146955 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.535211 | false | false | 0 |
2032fd37d6928dcf5a6d0cce285d6f87c4a33800 | 22,866,405,921,243 | 040e8bdb903856ebd3bf76025e410b6bbc11f261 | /Cloud-WS/Config-Server/Booking-Service/src/main/java/com/cts/pss/service/proxy/FareServiceProxy.java | af0c15e912ab5251797e96877652f088ead467ec | [] | no_license | smnbose21/adm-microservices | https://github.com/smnbose21/adm-microservices | 652638f5f5ee7ca55d1c0aff765ece3f84675bed | 597d0045f487e47414638cb772599d3d8f4d6524 | refs/heads/master | 2023-05-30T19:39:01.737000 | 2021-07-02T09:02:32 | 2021-07-02T09:02:32 | 382,284,723 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cts.pss.service.proxy;
import java.time.LocalDate;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.format.annotation.DateTimeFormat;
import org.springframework.format.annotation.DateTimeFormat.ISO;
import org.springframework.web.bind.annotation.GetMapping;
import... | UTF-8 | Java | 805 | java | FareServiceProxy.java | Java | [] | null | [] | package com.cts.pss.service.proxy;
import java.time.LocalDate;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.format.annotation.DateTimeFormat;
import org.springframework.format.annotation.DateTimeFormat.ISO;
import org.springframework.web.bind.annotation.GetMapping;
import... | 805 | 0.778882 | 0.773913 | 21 | 36.333332 | 26.459913 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.571429 | false | false | 0 |
6a8aad35c92b3b56bea1d8193c4214bfd846e44f | 33,320,356,350,810 | 424c6984f8cb0689afcb1245beea8f05b52cc221 | /src/main/java/com/spring/security/securityproject/service/validateCode/MySmsCodeGenerator.java | d28f7a4590af565d0cb9b8f7b9f6743ebec4d7b8 | [] | no_license | cyl1234day/Spring-Security-Project | https://github.com/cyl1234day/Spring-Security-Project | 70842eb5ca4cc2b7cac522a4528ad97419de011b | ee03475a22a01b937868429ad1b055930592995e | refs/heads/master | 2020-04-29T10:30:17.522000 | 2019-03-22T10:26:31 | 2019-03-22T10:26:31 | 176,064,107 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.spring.security.securityproject.service.validateCode;
import com.spring.security.securityproject.pojo.ValidateCode;
import com.spring.security.securityproject.pojo.config.SecurityProperties;
import org.apache.commons.lang3.RandomStringUtils;
import javax.servlet.http.HttpServletRequest;
/**
* 默认的 短信验证码接... | UTF-8 | Java | 955 | java | MySmsCodeGenerator.java | Java | [
{
"context": "pServletRequest;\n\n/**\n * 默认的 短信验证码接口 实现\n * @author chengyl\n * @create 2019-03-17-13:58\n */\npublic class MySm",
"end": 343,
"score": 0.9996904730796814,
"start": 336,
"tag": "USERNAME",
"value": "chengyl"
}
] | null | [] | package com.spring.security.securityproject.service.validateCode;
import com.spring.security.securityproject.pojo.ValidateCode;
import com.spring.security.securityproject.pojo.config.SecurityProperties;
import org.apache.commons.lang3.RandomStringUtils;
import javax.servlet.http.HttpServletRequest;
/**
* 默认的 短信验证码接... | 955 | 0.787325 | 0.773362 | 27 | 33.48148 | 33.469025 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37037 | false | false | 0 |
efe7e69c53f0c8ca5040c1f7743a5212da8a569d | 20,048,907,366,929 | d366e5da03310184815f91794cfa7bf27ec333a7 | /src/com/EMD/LSDB/action/common/ChangePwdAction.java | bfbd28400cc00378e8c48121a457b1d11fa5af85 | [] | no_license | SripradhaA/MyRepo | https://github.com/SripradhaA/MyRepo | f34ca1c8b234ae632f3e1026b3db96c689f32d90 | 2c705fa21a00558189411b84727bee94a0413df3 | refs/heads/master | 2021-01-20T14:22:28.938000 | 2017-05-19T07:19:31 | 2017-05-19T07:19:31 | 90,594,123 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* AK49339
* Created on Aug 9, 2007
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
package com.EMD.LSDB.action.common;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.htt... | UTF-8 | Java | 3,877 | java | ChangePwdAction.java | Java | [] | null | [] | /* AK49339
* Created on Aug 9, 2007
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
package com.EMD.LSDB.action.common;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.htt... | 3,877 | 0.75058 | 0.746969 | 101 | 37.386139 | 22.271044 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.237624 | false | false | 0 |
6735b71dd5768300ee607ea90252f6e75af38c6b | 1,915,555,450,515 | d9251f6459e0963d8ca95a0783c38764f6c35a61 | /app/src/main/java/com/example/ergasiaseptemvrioy/FaceInstaAccessToken.java | a035f0f8e1ef5c4f086a8eadf9c8e44b8940285e | [] | no_license | dai17122/Social-Media-Aggregator | https://github.com/dai17122/Social-Media-Aggregator | 12d7b656fd76fd05c39a557d42b7e525c30a1a08 | 34b219223fc6158962493857ef9dfed96ebac713 | refs/heads/master | 2023-08-01T00:31:28.700000 | 2021-09-13T14:41:52 | 2021-09-13T14:41:52 | 402,793,909 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.ergasiaseptemvrioy;
import android.os.AsyncTask;
import com.androidnetworking.AndroidNetworking;
import com.androidnetworking.common.Priority;
import com.androidnetworking.error.ANError;
import com.androidnetworking.interfaces.StringRequestListener;
public class FaceInstaAccessToken extends Async... | UTF-8 | Java | 1,984 | java | FaceInstaAccessToken.java | Java | [] | null | [] | package com.example.ergasiaseptemvrioy;
import android.os.AsyncTask;
import com.androidnetworking.AndroidNetworking;
import com.androidnetworking.common.Priority;
import com.androidnetworking.error.ANError;
import com.androidnetworking.interfaces.StringRequestListener;
public class FaceInstaAccessToken extends Async... | 1,984 | 0.667843 | 0.667843 | 61 | 31.52459 | 26.291933 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.42623 | false | false | 0 |
a2b3d7d5b3a7e5629b8767e67b2a090763312645 | 15,719,580,348,758 | 24d6f556eb30361bad3e5a1d63f394b7a277a115 | /src/main/java/com/example/demo1/dataStructure/tree/BinaryTreeDemo.java | a653e8e6451a57daaa8c6ea6e2e545887cac5f0d | [] | no_license | lqstyle/selfstudy | https://github.com/lqstyle/selfstudy | 19d411e3c6396835a454178da229af11eaa0389e | 17c86a8c446e40169ff201488f29d786426e2389 | refs/heads/master | 2022-12-13T19:32:25.264000 | 2021-02-19T07:18:19 | 2021-02-19T07:18:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo1.dataStructure.tree;
/**
* @author liangqing
* @since 2021/2/5 10:50
*/
public class BinaryTreeDemo {
public static void main(String[] args) {
BinaryTree.TreeNode treeNode1 = buildBinaryTree();
BinaryTree binaryTree = new BinaryTree(treeNode1);
System.out.print... | UTF-8 | Java | 4,071 | java | BinaryTreeDemo.java | Java | [
{
"context": ".example.demo1.dataStructure.tree;\n\n/**\n * @author liangqing\n * @since 2021/2/5 10:50\n */\npublic class BinaryT",
"end": 71,
"score": 0.9909211993217468,
"start": 62,
"tag": "USERNAME",
"value": "liangqing"
}
] | null | [] | package com.example.demo1.dataStructure.tree;
/**
* @author liangqing
* @since 2021/2/5 10:50
*/
public class BinaryTreeDemo {
public static void main(String[] args) {
BinaryTree.TreeNode treeNode1 = buildBinaryTree();
BinaryTree binaryTree = new BinaryTree(treeNode1);
System.out.print... | 4,071 | 0.465736 | 0.453582 | 147 | 25.278912 | 20.894873 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.442177 | false | false | 0 |
eebf771c65b519530467da035a36e69387f33bb2 | 15,719,580,350,195 | 2361c4e5c8e1a19021a6864575435a8cadd9ea3f | /api/src/main/java/ru/test/api/repository/UserServiceRepository.java | e010f96c229372e92429e8b34802c45a50b17ee2 | [] | no_license | bogdanovkp/testHibernate_5.2.7 | https://github.com/bogdanovkp/testHibernate_5.2.7 | 72c0178c972a75df25e2b0e5928ebd3941e7d38c | 270eb18125654fc9679e7614a6a9d4206842e3f3 | refs/heads/master | 2020-01-06T07:11:59.831000 | 2017-04-14T09:29:58 | 2017-04-14T09:29:58 | 83,423,075 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.test.api.repository;
import com.cosium.spring.data.jpa.entity.graph.domain.EntityGraph;
import ru.test.api.model.Camera;
import ru.test.api.model.User;
import java.util.List;
import java.util.Set;
/**
* Created by BogdanovKP on 13.04.2017.
*/
public interface UserServiceRepository {
List<User> findA... | UTF-8 | Java | 471 | java | UserServiceRepository.java | Java | [
{
"context": "til.List;\nimport java.util.Set;\n\n/**\n * Created by BogdanovKP on 13.04.2017.\n */\npublic interface UserServiceRe",
"end": 239,
"score": 0.999599814414978,
"start": 229,
"tag": "USERNAME",
"value": "BogdanovKP"
}
] | null | [] | package ru.test.api.repository;
import com.cosium.spring.data.jpa.entity.graph.domain.EntityGraph;
import ru.test.api.model.Camera;
import ru.test.api.model.User;
import java.util.List;
import java.util.Set;
/**
* Created by BogdanovKP on 13.04.2017.
*/
public interface UserServiceRepository {
List<User> findA... | 471 | 0.760085 | 0.7431 | 17 | 26.705883 | 24.048393 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647059 | false | false | 0 |
9936bbdfe273571528487d7d0dcd1889c7f6c023 | 27,444,841,041,135 | 037cdf4305251af6561c1f718f581d4d73db177c | /src/Assignment6/A6Q4.java | a57f7cf7285bbedf1a0356bd1bbc2384d7658358 | [] | no_license | ICS3UI-02-2017/3u-assignments-Jaredriepert | https://github.com/ICS3UI-02-2017/3u-assignments-Jaredriepert | b69141a79920349013794b1f682a191fca53a7b9 | 3ecef6d729bbb4bd5613ec37dac7f439ef291a7b | refs/heads/master | 2021-04-30T11:56:46.934000 | 2018-06-19T15:11:57 | 2018-06-19T15:11:57 | 121,263,936 | 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 Assignment6;
import java.util.Scanner;
/**
*
* @author riepj9547
*/
public class A6Q4 {
/**
* @param args the command line arguments
*/
public static void main(String[] ar... | UTF-8 | Java | 1,392 | java | A6Q4.java | Java | [
{
"context": "\r\nimport java.util.Scanner;\r\n\r\n/**\r\n *\r\n * @author riepj9547\r\n */\r\npublic class A6Q4 {\r\n\r\n /**\r\n * @par",
"end": 186,
"score": 0.9995333552360535,
"start": 177,
"tag": "USERNAME",
"value": "riepj9547"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package Assignment6;
import java.util.Scanner;
/**
*
* @author riepj9547
*/
public class A6Q4 {
/**
* @param args the command line arguments
*/
public static void main(String[] ar... | 1,392 | 0.479885 | 0.466954 | 48 | 27 | 21.759098 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.479167 | false | false | 0 |
46683dc4781095f0cd4385ee9648c1bfeed1217c | 28,080,496,243,816 | bd64f9030e4c6336a8d2d7d012ee9d0d0986f800 | /plugin-example/io/notoh/rankedcvctestplugin/TestPlugin.java | a3432a8587ce03ef3f1a81ea7af31aec9ef934e2 | [
"Apache-2.0"
] | permissive | Notoh/RankedCvC | https://github.com/Notoh/RankedCvC | 60b03dcd46a58e4feaf71b97f123412b23d9466c | 5007da3dfe262ced479f113c0894109dac7287a4 | refs/heads/master | 2020-02-29T18:25:46.881000 | 2019-04-25T03:03:42 | 2019-04-25T03:03:42 | 89,960,980 | 0 | 0 | null | false | 2017-06-17T15:37:39 | 2017-05-01T20:38:23 | 2017-05-03T00:21:30 | 2017-06-17T15:37:39 | 146 | 0 | 0 | 0 | Java | null | null | package io.notoh.rankedcvctestplugin;
import io.notoh.rankedcvc.client.api.Plugin;
import io.notoh.rankedcvc.client.api.PluginInfo;
/**
* this is a test plugin
*/
public class TestPlugin extends Plugin {
public TestPlugin(PluginInfo info) {
super(info);
}
@Override
public void onLoad() {
... | UTF-8 | Java | 478 | java | TestPlugin.java | Java | [] | null | [] | package io.notoh.rankedcvctestplugin;
import io.notoh.rankedcvc.client.api.Plugin;
import io.notoh.rankedcvc.client.api.PluginInfo;
/**
* this is a test plugin
*/
public class TestPlugin extends Plugin {
public TestPlugin(PluginInfo info) {
super(info);
}
@Override
public void onLoad() {
... | 478 | 0.66318 | 0.66318 | 24 | 18.916666 | 18.197794 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 0 |
6e6f13542f76ac12221d5628b05376f9de64ebce | 22,771,916,605,489 | 1d316869c7734d15c407323c2dc83b9c02e81676 | /app/src/main/java/com/metre/adapter/ImpressoraAdapter.java | 9c1e8371fa3e0b0ef688eb7ffbda27dd4f0c8551 | [] | no_license | damascoa/Android-Transacao-Telas | https://github.com/damascoa/Android-Transacao-Telas | f1b1c2ead9bd9821212cc714d0a0b1bb931807d0 | 49f6c424e34fd992182ba7a26da36d5dfa69cdf9 | refs/heads/master | 2020-04-16T21:10:08.541000 | 2019-04-01T12:14:01 | 2019-04-01T12:14:01 | 165,915,905 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.metre.adapter;
import android.app.Activity;
import android.bluetooth.BluetoothDevice;
import android.content.Context;
import android.content.ContextWrapper;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View... | UTF-8 | Java | 2,237 | java | ImpressoraAdapter.java | Java | [] | null | [] | package com.metre.adapter;
import android.app.Activity;
import android.bluetooth.BluetoothDevice;
import android.content.Context;
import android.content.ContextWrapper;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View... | 2,237 | 0.672329 | 0.670541 | 74 | 29.175676 | 27.830257 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.554054 | false | false | 0 |
655370b5c203cee27de22a9e28b7dc50351fbbad | 26,121,991,101,063 | 4e356d83856580027076590295c54cdcbec8919b | /src/main/java/PractiseProject/sample/AnalyticMapper.java | 78541e2b235f025aaea3a36421150bb47cd52afd | [] | no_license | SaiPrajwalReddy/SampleProject | https://github.com/SaiPrajwalReddy/SampleProject | 7503ace540f1b8370284ce6657b919a543ce1691 | a741ecd63a9545de0d3465574c566415be9d0a89 | refs/heads/master | 2021-03-03T12:43:16.068000 | 2020-03-09T06:40:34 | 2020-03-09T06:40:34 | 245,961,776 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package PractiseProject.sample;
import java.io.IOException;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Mapper;
import com.google.gson.Gson;
public class AnalyticMapper extends Mapper<Text, Text, keyComparator, Text> {
public void map(Text key, Text value, Context context) {
Gson obj = ... | UTF-8 | Java | 849 | java | AnalyticMapper.java | Java | [] | null | [] | package PractiseProject.sample;
import java.io.IOException;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Mapper;
import com.google.gson.Gson;
public class AnalyticMapper extends Mapper<Text, Text, keyComparator, Text> {
public void map(Text key, Text value, Context context) {
Gson obj = ... | 849 | 0.713781 | 0.713781 | 29 | 28.275862 | 24.959135 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.413793 | false | false | 0 |
37b34b1620d005faef0f8e3303019ebc06c76b6f | 10,831,907,559,451 | 35f2d2f75d032d47fa6529bb620e492fece47136 | /src/com/codecool/Aggressive.java | d30ce346349507b42139925cae83b27b4ec57b89 | [] | no_license | kovacsgpeter/textileIndustry | https://github.com/kovacsgpeter/textileIndustry | b92de212f21999d1a7a4e04a5726cb4716486a8c | a12877ef3e758575b44bcb16502c4eb133cc058c | refs/heads/master | 2020-03-17T18:10:39.331000 | 2018-05-17T13:26:45 | 2018-05-17T13:26:45 | 133,817,092 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.codecool;
public class Aggressive extends Contractor {
public Aggressive(Center center) {
super(center);
}
@Override
void changeAsset() {
while (asset<3 && money>center.COSTOFASSET) {
asset+=1;
}
}
}
| UTF-8 | Java | 275 | java | Aggressive.java | Java | [] | null | [] | package com.codecool;
public class Aggressive extends Contractor {
public Aggressive(Center center) {
super(center);
}
@Override
void changeAsset() {
while (asset<3 && money>center.COSTOFASSET) {
asset+=1;
}
}
}
| 275 | 0.570909 | 0.563636 | 15 | 17.333334 | 16.551603 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 0 |
69a50944cd04331b75aef58ddc6413f41dbb1f14 | 10,831,907,560,315 | 24f7fe6dc9f27b3f4bc24a504cffcc8ed2ebdba6 | /insurance-prototype/src/main/java/com/tdmobile/template/services/UsersRolService.java | 37fd5da9a01c6204839dd5c1e046a482159ce164 | [] | no_license | donminos/Insurance | https://github.com/donminos/Insurance | 695afcf4839b1a9604a2678285b9222c8185f9ed | faed0ce70bfe8f062ee32e9c33a677e2a86ac7bd | refs/heads/master | 2020-03-24T12:49:54.527000 | 2018-07-29T03:05:07 | 2018-07-29T03:05:07 | 142,725,892 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tdmobile.template.services;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.tdmobile.template.dao.UsersRolDao;
import com.tdmobile.template.entity.UsersRol;
@Service
public class UsersRolService implements Se... | UTF-8 | Java | 1,056 | java | UsersRolService.java | Java | [] | null | [] | package com.tdmobile.template.services;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.tdmobile.template.dao.UsersRolDao;
import com.tdmobile.template.entity.UsersRol;
@Service
public class UsersRolService implements Se... | 1,056 | 0.712121 | 0.712121 | 53 | 18.924528 | 18.979481 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45283 | false | false | 0 |
5c50d7b3614a07506db74dc216ed050255a76531 | 16,904,991,278,818 | da977e0964559b3831093c83d67e0567ddf47bf6 | /src/main/java/com/bakhshi/Main/data_access/factors/PvcFactorDao.java | 61b5c8bf8bc5db74272cec6a9072fbc5314010a9 | [] | no_license | saeidzz/bakhshi-shoe | https://github.com/saeidzz/bakhshi-shoe | 2b987fea3585a9af60c1c8688649132e1bacace3 | 337b74169211313f9cb09cf0fd8ce1835d5c040a | refs/heads/master | 2020-05-19T01:07:21.201000 | 2019-05-03T12:08:02 | 2019-05-03T12:08:02 | 184,748,381 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bakhshi.Main.data_access.factors;
import java.util.ArrayList;
import java.util.List;
import org.hibernate.Query;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.boot.registry.StandardServiceRegistryBuilder;
import org.hibernate.cfg.Configuration;
import com.bakhshi... | UTF-8 | Java | 7,670 | java | PvcFactorDao.java | Java | [] | null | [] | package com.bakhshi.Main.data_access.factors;
import java.util.ArrayList;
import java.util.List;
import org.hibernate.Query;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.boot.registry.StandardServiceRegistryBuilder;
import org.hibernate.cfg.Configuration;
import com.bakhshi... | 7,670 | 0.707692 | 0.707301 | 224 | 33.24107 | 26.482725 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.040179 | false | false | 0 |
49c9bc6e691dac10fa31bec5c84e7768dce9678e | 33,328,946,285,179 | 56456387c8a2ff1062f34780b471712cc2a49b71 | /b/a/a/a/g/f.java | f0156a7d1c80db14d68499c87c26d0bf739e4e6f | [] | no_license | nendraharyo/presensimahasiswa-sourcecode | https://github.com/nendraharyo/presensimahasiswa-sourcecode | 55d4b8e9f6968eaf71a2ea002e0e7f08d16c5a50 | 890fc86782e9b2b4748bdb9f3db946bfb830b252 | refs/heads/master | 2020-05-21T11:21:55.143000 | 2019-05-10T19:03:56 | 2019-05-10T19:03:56 | 186,022,425 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package b.a.a.a.g;
import b.a.a.a.e;
import b.a.a.a.k;
import b.a.a.a.o.a;
import java.io.InputStream;
import java.io.OutputStream;
public class f
implements k
{
protected k wrappedEntity;
public f(k paramk)
{
k localk = (k)a.a(paramk, "Wrapped entity");
this.wrappedEntity = localk;
}
public... | UTF-8 | Java | 1,312 | java | f.java | Java | [
{
"context": "ream);\n }\n}\n\n\n/* Location: C:\\Users\\haryo\\Desktop\\enjarify-master\\presensi-enjarify.jar!\\b\\",
"end": 1176,
"score": 0.9838315844535828,
"start": 1171,
"tag": "USERNAME",
"value": "haryo"
}
] | null | [] | package b.a.a.a.g;
import b.a.a.a.e;
import b.a.a.a.k;
import b.a.a.a.o.a;
import java.io.InputStream;
import java.io.OutputStream;
public class f
implements k
{
protected k wrappedEntity;
public f(k paramk)
{
k localk = (k)a.a(paramk, "Wrapped entity");
this.wrappedEntity = localk;
}
public... | 1,312 | 0.668445 | 0.66311 | 70 | 17.757143 | 20.008167 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.271429 | false | false | 0 |
cbf4e29d427e9a04a196c695be94b31b20debbe5 | 8,495,445,354,531 | efa7c575bd94a55b655e8fdaf06f5ab6ed1368cc | /config/src/test/java/com/alibaba/nacos/config/server/remote/ConfigPublishGroupKeyParserTest.java | bb434dd23c7f7173fdf4d2c7ab68962c51cfb049 | [
"Apache-2.0"
] | permissive | chuntaojun/nacos | https://github.com/chuntaojun/nacos | 5241f78e2105288d9e4a341ee382fd56823d1698 | 1caba326e9bd89ce68c7b320014f789618b66956 | refs/heads/develop | 2022-03-19T02:35:41.077000 | 2022-02-25T06:11:00 | 2022-02-25T06:11:00 | 233,232,709 | 0 | 5 | Apache-2.0 | true | 2020-04-15T02:27:48 | 2020-01-11T13:03:10 | 2020-03-02T06:15:43 | 2020-04-13T14:44:23 | 25,244 | 0 | 1 | 2 | Java | false | false | /*
* Copyright 1999-2018 Alibaba Group Holding Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | UTF-8 | Java | 1,818 | java | ConfigPublishGroupKeyParserTest.java | Java | [] | null | [] | /*
* Copyright 1999-2018 Alibaba Group Holding Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | 1,818 | 0.752475 | 0.744774 | 49 | 36.122448 | 27.169636 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.510204 | false | false | 0 |
a67b7020a1adffa71d54f0a7c2f8e7b902db8205 | 1,486,058,730,095 | 9fe55f7df10eb9515a10a76f1c73c8d8bbddfdc7 | /src/core/Jointure.java | b6494fd4dc4ed39b461d0f40e21c0a4501f82074 | [
"MIT"
] | permissive | lequynhnhu/Hermes | https://github.com/lequynhnhu/Hermes | e2f4d330bfef1d7dadb26247d35471de44d092fb | 9d993ff1ac90f23879796cd1379a732704cd1c9c | refs/heads/master | 2021-01-18T03:00:48.136000 | 2010-07-25T12:16:08 | 2010-07-25T12:16:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package core;
import java.util.HashSet;
import java.util.Set;
public class Jointure extends Hermes {
private int parentId;
private int childId;
public Jointure() {}
public Jointure(Hermes model, String attribute) {
this.tableName = Inflector.tableize(attribute, model, "jointure");
}
public boolean save(in... | UTF-8 | Java | 1,388 | java | Jointure.java | Java | [] | null | [] | package core;
import java.util.HashSet;
import java.util.Set;
public class Jointure extends Hermes {
private int parentId;
private int childId;
public Jointure() {}
public Jointure(Hermes model, String attribute) {
this.tableName = Inflector.tableize(attribute, model, "jointure");
}
public boolean save(in... | 1,388 | 0.7183 | 0.7183 | 61 | 21.754099 | 22.765127 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.606557 | false | false | 0 |
bd864dd4d7a8212c19cfcacfb272b92645f44cc4 | 20,143,396,650,119 | 0490f4be01545793326d07847626845e74b5dba3 | /src/test/java/cafe/cryptography/curve25519/CompressedRistrettoTest.java | f93d00f65ef6e23fcc76c440cd06eb67c144a53f | [
"BSD-3-Clause",
"MIT",
"LicenseRef-scancode-public-domain",
"CC0-1.0"
] | permissive | cryptography-cafe/curve25519-elisabeth | https://github.com/cryptography-cafe/curve25519-elisabeth | 7cb73a7efe809584ab02ecba127f57d1ebb032ef | 26c014bda6cf87498b9180e8b2ec8024fdb95e80 | refs/heads/main | 2023-05-01T05:01:16.633000 | 2022-06-19T20:28:54 | 2022-06-19T20:28:54 | 168,861,270 | 23 | 5 | NOASSERTION | false | 2023-04-18T04:00:10 | 2019-02-02T18:04:02 | 2022-10-20T00:54:50 | 2023-04-18T04:00:05 | 376 | 21 | 8 | 2 | Java | false | false | /*
* This file is part of curve25519-elisabeth.
* Copyright (c) 2019 Jack Grigg
* See LICENSE for licensing information.
*/
package cafe.cryptography.curve25519;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.... | UTF-8 | Java | 2,061 | java | CompressedRistrettoTest.java | Java | [
{
"context": "art of curve25519-elisabeth.\n * Copyright (c) 2019 Jack Grigg\n * See LICENSE for licensing information.\n */\n\npa",
"end": 81,
"score": 0.9997845888137817,
"start": 71,
"tag": "NAME",
"value": "Jack Grigg"
}
] | null | [] | /*
* This file is part of curve25519-elisabeth.
* Copyright (c) 2019 <NAME>
* See LICENSE for licensing information.
*/
package cafe.cryptography.curve25519;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.Obje... | 2,057 | 0.69869 | 0.683164 | 66 | 30.227272 | 23.688505 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.515152 | false | false | 0 |
721240aa258d4026ff93fdb716ac32f23b93c39c | 12,670,153,576,264 | e7d95bdc5c73de2606c3d25180265639b60052f3 | /src/test/java/com/tompierce/roomba/RoombaServiceResponseSerializerTest.java | 016658db1d8de25ec48f002e244a6c5301db324d | [] | no_license | tompierce/roomba-service | https://github.com/tompierce/roomba-service | 369723a0194bd03ab2458fe30b8c08595589808a | ff762be820362230a8b284c29d969e565f094fc3 | refs/heads/master | 2020-12-24T21:21:24.638000 | 2016-04-28T06:44:58 | 2016-04-28T06:44:58 | 57,060,893 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tompierce.roomba;
import static org.junit.Assert.*;
import org.junit.Before;
import org.junit.Test;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import com.tompierce.roomba.model.RoomCoordinates;
public class RoombaServiceResponseSerializerTest {
private Gson gson;
@Before
publi... | UTF-8 | Java | 849 | java | RoombaServiceResponseSerializerTest.java | Java | [] | null | [] | package com.tompierce.roomba;
import static org.junit.Assert.*;
import org.junit.Before;
import org.junit.Test;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import com.tompierce.roomba.model.RoomCoordinates;
public class RoombaServiceResponseSerializerTest {
private Gson gson;
@Before
publi... | 849 | 0.767962 | 0.756184 | 31 | 26.387096 | 28.630772 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.419355 | false | false | 0 |
315d5647586d0484e8342d6916d73bab40e35fb5 | 12,017,318,528,390 | 72c3bd03e2b263c7972f426feb2b93efe9b8f533 | /src/main/java/dao/UserProxy.java | 9302a618f6ebb540bcf730cc275e412bc19382ba | [] | no_license | airat-4/Diner | https://github.com/airat-4/Diner | 74f6f37a1e8c2e18d385e25a335b4554334a00c9 | 34a21cd822fa865070eb701b5ba009dbdff004f3 | refs/heads/master | 2021-01-12T18:26:30.536000 | 2016-10-19T16:26:39 | 2016-10-19T16:26:39 | 71,376,014 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dao;
import entity.User;
/**
* Created by airat on 19.10.16.
*/
public class UserProxy implements User {
private User user;
public UserProxy(User user) {
this.user = user;
}
@Override
public boolean authorize(String passWord) {
return user.authorize(passWord);
}
... | UTF-8 | Java | 1,393 | java | UserProxy.java | Java | [
{
"context": "ckage dao;\n\nimport entity.User;\n\n/**\n * Created by airat on 19.10.16.\n */\npublic class UserProxy implement",
"end": 58,
"score": 0.9996134042739868,
"start": 53,
"tag": "USERNAME",
"value": "airat"
}
] | null | [] | package dao;
import entity.User;
/**
* Created by airat on 19.10.16.
*/
public class UserProxy implements User {
private User user;
public UserProxy(User user) {
this.user = user;
}
@Override
public boolean authorize(String passWord) {
return user.authorize(passWord);
}
... | 1,393 | 0.60804 | 0.603733 | 74 | 17.824324 | 17.638531 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.27027 | false | false | 0 |
bbe0293f8d7d047972ec73c509b0eff77a11205c | 31,825,707,700,746 | 6eb5d8bfe9b5f3a5002c9980b40ea5ee86b2024e | /app/src/main/java/com/drughi/vyng/data/VyngService.java | ca405f1c4a78ac4172ad68aa51ac17fe271ee7e1 | [] | no_license | volhakaleda/Vyng | https://github.com/volhakaleda/Vyng | c4675ea47f85d7f21a65f696e731e086acf11e3d | 3869862e94910ab50133a989aef8a7db56212d21 | refs/heads/master | 2020-03-23T01:23:35.113000 | 2018-07-14T03:35:50 | 2018-07-14T03:35:50 | 140,914,761 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.drughi.vyng.data;
import com.drughi.vyng.data.model.apiUnmutableModels.SearchResponse;
import io.reactivex.Single;
import retrofit2.http.GET;
import retrofit2.http.Query;
/**
* Retrofit Service
*/
public interface VyngService {
/**
*
* Things to improve:
*
* 1. The key needs t... | UTF-8 | Java | 582 | java | VyngService.java | Java | [
{
"context": "mple\n */\n @GET(\"/v1/gifs/search?q=&api_key=FZXcJkFBFzmIL5z6J7IEav83PSmcMo8L\")\n Single<SearchResponse> getVideos(@Query(\"q\"",
"end": 514,
"score": 0.9997194409370422,
"start": 482,
"tag": "KEY",
"value": "FZXcJkFBFzmIL5z6J7IEav83PSmcMo8L"
}
] | null | [] | package com.drughi.vyng.data;
import com.drughi.vyng.data.model.apiUnmutableModels.SearchResponse;
import io.reactivex.Single;
import retrofit2.http.GET;
import retrofit2.http.Query;
/**
* Retrofit Service
*/
public interface VyngService {
/**
*
* Things to improve:
*
* 1. The key needs t... | 555 | 0.701031 | 0.683849 | 24 | 23.25 | 26.534962 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.291667 | false | false | 0 |
05855c14f0fccb49e1339c694e5c5d3ff917397b | 31,267,361,930,352 | a56ca8aa2aee3b27b41b105f07430103a641ed72 | /app/src/main/java/hoteljardinesarenal/jardinesarenal/ListAdapters/RoomsAdapter.java | 17513a3aba01a626bb2d2afbc468534097dfdfb6 | [] | no_license | ErwinSalas/JardinesArenal | https://github.com/ErwinSalas/JardinesArenal | 2f96a8998999e0f8bb688ea84b392737b7e2c7e5 | 47c230910bf00259a1432e54688586b2e5af4ff7 | refs/heads/master | 2021-08-24T15:34:19.551000 | 2017-12-10T07:54:06 | 2017-12-10T07:54:06 | 113,723,323 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hoteljardinesarenal.jardinesarenal.ListAdapters;
import android.app.Activity;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.ImageView;
import android.widget.RatingBar;
import android.widget.TextView;
impor... | UTF-8 | Java | 1,625 | java | RoomsAdapter.java | Java | [] | null | [] | package hoteljardinesarenal.jardinesarenal.ListAdapters;
import android.app.Activity;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.ImageView;
import android.widget.RatingBar;
import android.widget.TextView;
impor... | 1,625 | 0.734769 | 0.734769 | 48 | 32.854168 | 27.733847 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 0 |
fc72ff8488b8ad6cdd46ae792335b38eac2bc01e | 20,280,835,593,267 | 89cc396de12ce4af271c23df78a0943d244500af | /src/test/java/io/github/vdubois/tracker/web/rest/PriceResourceTest.java | 32a572dae9d669ad68888c8e1785fed1b1de32fd | [] | no_license | vdubois/tracker | https://github.com/vdubois/tracker | ddc7a57f2a00f988e2c9d09e37201a4488aeee39 | 29a0c9dc02bd94940415fb0b6b0a082de60bb6ee | refs/heads/master | 2021-07-05T17:54:05.867000 | 2015-12-15T16:54:17 | 2015-12-15T16:54:17 | 38,212,613 | 0 | 1 | null | false | 2020-09-18T14:07:13 | 2015-06-28T20:12:01 | 2015-07-19T14:21:56 | 2015-12-15T16:54:28 | 4,093 | 0 | 1 | 3 | Java | false | false | package io.github.vdubois.tracker.web.rest;
import io.github.vdubois.tracker.Application;
import io.github.vdubois.tracker.domain.Price;
import io.github.vdubois.tracker.repository.PriceRepository;
import org.joda.time.DateTime;
import org.joda.time.DateTimeZone;
import org.joda.time.format.DateTimeFormat;
import org.... | UTF-8 | Java | 8,555 | java | PriceResourceTest.java | Java | [] | null | [] | package io.github.vdubois.tracker.web.rest;
import io.github.vdubois.tracker.Application;
import io.github.vdubois.tracker.domain.Price;
import io.github.vdubois.tracker.repository.PriceRepository;
import org.joda.time.DateTime;
import org.joda.time.DateTimeZone;
import org.joda.time.format.DateTimeFormat;
import org.... | 8,555 | 0.700409 | 0.698071 | 218 | 38.243118 | 28.582739 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454128 | false | false | 0 |
fba3a1f2cf33f2e169d7c289a4cbea5581ca57da | 11,072,425,743,628 | f878ddebaea84556d69148c29ceb50b8d1cd01d8 | /jCiao/src/org/eu/dedale/ciao/zeroconf/DNSSDResolver.java | 0a5ff477c3ff8b2338481194ddb7b99a5a4b1566 | [] | no_license | starnux/ciao-chat | https://github.com/starnux/ciao-chat | 75954e14ad484c9f992957ad593eae2fcf6b705c | 630d300e0e7bfd873e419384604b397b35e4c29a | refs/heads/master | 2020-04-09T21:23:32.405000 | 2015-03-13T10:34:49 | 2015-03-13T10:34:49 | 32,136,435 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package org.eu.dedale.ciao.zeroconf;
import java.io.IOException;
import sun.net.util.IPAddressUtil;
import sun.security.x509.IPAddressName;
import com.apple.dnssd.DNSSDException;
import com.apple.dnssd.DNSSDService;
import com.apple.dnssd.QueryListener;
import com.apple.dnssd.ResolveListener;
import com.... | UTF-8 | Java | 2,133 | java | DNSSDResolver.java | Java | [
{
"context": "\nimport com.apple.dnssd.TXTRecord;\n\n/**\n * @author superna\n *\n */\npublic class DNSSDResolver implements Reso",
"end": 366,
"score": 0.9993261694908142,
"start": 359,
"tag": "USERNAME",
"value": "superna"
}
] | null | [] | /**
*
*/
package org.eu.dedale.ciao.zeroconf;
import java.io.IOException;
import sun.net.util.IPAddressUtil;
import sun.security.x509.IPAddressName;
import com.apple.dnssd.DNSSDException;
import com.apple.dnssd.DNSSDService;
import com.apple.dnssd.QueryListener;
import com.apple.dnssd.ResolveListener;
import com.... | 2,133 | 0.7173 | 0.702766 | 84 | 24.392857 | 23.097628 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.285714 | false | false | 0 |
c78ead56462d3d21440e3d1d79febcb43e09fa4a | 36,395,552,868,876 | c52a9639aa064ffc79ef1da29beee312b8283c83 | /Graph.java | a1471831c64430b0c169827dc2cbabc2d2f836e3 | [] | no_license | ElijahAndNova/MoneyMoose | https://github.com/ElijahAndNova/MoneyMoose | 3904b5cba20b5ea354884c82dab2cd010df6d414 | f4b1deb845fe94b54ea093e3d92013120e3dc0c7 | refs/heads/master | 2021-05-04T03:31:26.081000 | 2016-10-12T20:30:19 | 2016-10-12T20:30:19 | 70,738,629 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.Color;
import java.awt.Graphics;
import java.util.Random;
import javax.swing.JFrame;
import javax.swing.JPanel;
class Graph extends JPanel {
static JFrame jFrame;
public Graph(String doesntmatter){
setBackground(Color.black);
}
public Graph(int x, int y) {
setBackground(Colo... | UTF-8 | Java | 1,051 | java | Graph.java | Java | [] | null | [] | import java.awt.Color;
import java.awt.Graphics;
import java.util.Random;
import javax.swing.JFrame;
import javax.swing.JPanel;
class Graph extends JPanel {
static JFrame jFrame;
public Graph(String doesntmatter){
setBackground(Color.black);
}
public Graph(int x, int y) {
setBackground(Colo... | 1,051 | 0.648906 | 0.627022 | 44 | 22.90909 | 15.22232 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.136364 | false | false | 0 |
93734c04aadb8d19a5bfcd9a343531be46c98c7f | 18,769,007,095,349 | fd1d360fb8be07716f0d2bce6975916f27c07c21 | /pie/src/br/org/transportar/entities/Tbproject.java | 5e3ab5c0e7505356941cb75bde975df31519a436 | [] | no_license | luisrfpam/Pie-Project---Java-application | https://github.com/luisrfpam/Pie-Project---Java-application | 77fe4675a30da254a266f544f3070ade730f52c3 | e69717bc64c4b2531bd57a6049b7a34525e85730 | refs/heads/master | 2021-06-11T07:18:04.027000 | 2016-01-24T05:14:24 | 2016-01-24T05:14:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package br.org.transportar.entities;
import java.io.Serializable;
import java.util.Date;
import java.util.Objects;
import java.util.Se... | UTF-8 | Java | 7,220 | java | Tbproject.java | Java | [
{
"context": "l.bind.annotation.XmlTransient;\n\n/**\n *\n * @author LUISPORTELA\n */\n@Entity\n@Table(name = \"tbproject\")\n@XmlRootEl",
"end": 1036,
"score": 0.9815231561660767,
"start": 1025,
"tag": "USERNAME",
"value": "LUISPORTELA"
}
] | 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 br.org.transportar.entities;
import java.io.Serializable;
import java.util.Date;
import java.util.Objects;
import java.util.Se... | 7,220 | 0.681579 | 0.679778 | 241 | 28.958506 | 27.730145 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.439834 | false | false | 0 |
7bae17809722dc33f3ee49f4fbc651d6be17f68d | 4,114,578,728,801 | ae308ae4460da93866ecb411c5d5f6c070a1e533 | /src/com/digitalsanctum/idea/plugins/buildr/BuildrTasksListComponent.java | 4673745163caa59ab4c205aae9854d6b1e66fbea | [] | no_license | csamuel/buildr-plugin | https://github.com/csamuel/buildr-plugin | 1588639a712f69d95a2ff401e4e468bb927ac9b4 | e72685d6c046bd9a4d48676db6166ad51e4db79e | refs/heads/master | 2021-01-18T19:07:20.413000 | 2011-12-21T01:49:02 | 2011-12-21T01:49:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.digitalsanctum.idea.plugins.buildr;
import com.digitalsanctum.idea.plugins.buildr.ui.BuildrTasksPane;
import com.intellij.openapi.actionSystem.DataContext;
import com.intellij.openapi.components.ProjectComponent;
import com.intellij.openapi.project.Project;
import com.intellij.openapi.wm.ToolWindow;
import... | UTF-8 | Java | 2,909 | java | BuildrTasksListComponent.java | Java | [
{
"context": "anctum.idea.plugins.buildr.Buildr.*;\n\n/**\n * User: sblundy\n * Date: Jan 3, 2010\n * Time: 9:13:34 PM\n */\npubl",
"end": 627,
"score": 0.9996135830879211,
"start": 620,
"tag": "USERNAME",
"value": "sblundy"
}
] | null | [] | package com.digitalsanctum.idea.plugins.buildr;
import com.digitalsanctum.idea.plugins.buildr.ui.BuildrTasksPane;
import com.intellij.openapi.actionSystem.DataContext;
import com.intellij.openapi.components.ProjectComponent;
import com.intellij.openapi.project.Project;
import com.intellij.openapi.wm.ToolWindow;
import... | 2,909 | 0.715022 | 0.710897 | 87 | 32.436783 | 28.675234 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.436782 | false | false | 0 |
60983d96b03644b936996780004ac98c238a9929 | 25,443,386,332,142 | d56c87c55df54c1defe9490f5c7e6663ad5f5b77 | /src/main/java/Generycznosc2/FruitContener.java | cc5bf31a790f213eec6b39ce2d9c08ff7b167da4 | [] | no_license | kielek125/JavaTutorial | https://github.com/kielek125/JavaTutorial | 2937f9a37699aa388f813ae3c87e40ed4fdca61d | 89586a3f29bbfd938865ff651cd01e91dcbf670a | refs/heads/master | 2021-07-14T21:44:07.859000 | 2019-10-20T13:17:48 | 2019-10-20T13:17:48 | 215,335,357 | 0 | 0 | null | false | 2020-10-13T16:44:51 | 2019-10-15T15:39:34 | 2019-10-20T13:17:55 | 2020-10-13T16:44:49 | 52 | 0 | 0 | 1 | Java | false | false | package Generycznosc2;
public class FruitContener<T extends IFruit> {
public T fruit;
public FruitContener(T fruit) {
this.fruit = fruit;
}
public void printFruitName(){
fruit.showName();
}
}
| UTF-8 | Java | 230 | java | FruitContener.java | Java | [] | null | [] | package Generycznosc2;
public class FruitContener<T extends IFruit> {
public T fruit;
public FruitContener(T fruit) {
this.fruit = fruit;
}
public void printFruitName(){
fruit.showName();
}
}
| 230 | 0.634783 | 0.630435 | 12 | 18.166666 | 15.05453 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 0 |
603ea1c4c52901d467efc5dee17f98937966ba56 | 21,509,196,230,614 | 0fd8b025c076bd7bbdc773fbd0d5fd70e26f86f4 | /app/src/main/java/com/davis/webviewjs/demo/JSCallAndroid2.java | 87dcfd25590e1d8043d89ec8ca9d2799f280bf09 | [] | no_license | 881205wzs/WebViewJSDemo | https://github.com/881205wzs/WebViewJSDemo | b0f927e9557b7e25f401ce8c14156e0453a3b53f | 8ab5d4dca6b493dd1af8ac3db8489e4b94c6a607 | refs/heads/master | 2022-04-20T18:53:01.113000 | 2020-04-15T13:14:34 | 2020-04-15T13:14:34 | 255,898,579 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.davis.webviewjs.demo;
import android.net.Uri;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.View;
import android.webkit.WebResourceRequest;
import android.webkit.WebSettings;
import android.webkit.WebView;
import android.webkit.WebVi... | UTF-8 | Java | 2,870 | java | JSCallAndroid2.java | Java | [] | null | [] | package com.davis.webviewjs.demo;
import android.net.Uri;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.View;
import android.webkit.WebResourceRequest;
import android.webkit.WebSettings;
import android.webkit.WebView;
import android.webkit.WebVi... | 2,870 | 0.5844 | 0.5792 | 76 | 31.894737 | 23.449598 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.513158 | false | false | 0 |
e4221a6bbc98adc5ae24f1ff937f6b7915c34b5e | 29,257,317,243,638 | 6cf42f343197b9c036dbe3f26b80d4393aef8003 | /WEB-INF/classes/controle/ListaCategs.java | 5df48fccca4ed6a90d4ce5922fc838c839b95f92 | [] | no_license | michaelsdl/ProjetoFinal-CursoTI-Senac2016 | https://github.com/michaelsdl/ProjetoFinal-CursoTI-Senac2016 | 8eb28e19e31726160d92c741b03b945a509a1bb9 | ed67679ed333889e9fb590a18f66657835694497 | refs/heads/master | 2020-03-28T09:19:49.473000 | 2018-09-09T14:03:22 | 2018-09-09T14:03:22 | 148,029,355 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controle;
import java.io.IOException;
import java.util.ArrayList;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import modelo.CategoriaDao;
im... | UTF-8 | Java | 1,929 | java | ListaCategs.java | Java | [] | null | [] | package controle;
import java.io.IOException;
import java.util.ArrayList;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import modelo.CategoriaDao;
im... | 1,929 | 0.686366 | 0.683774 | 77 | 24.051949 | 27.710421 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.961039 | false | false | 0 |
66d577af9ba655fbfaa6665a41c3663b3f372d43 | 10,986,526,345,008 | 9910964694b59bfa3b8136864ed736d7beb13cf5 | /routing/ICNRouter.java | 7edebed988002c31bf76c6af18a0b433a5322aa8 | [] | no_license | vusanhahuynh/Opportunistic-Information-Centric-Networks-Simulator | https://github.com/vusanhahuynh/Opportunistic-Information-Centric-Networks-Simulator | 8506cc796a22293eef3f9b37bd56cc9e40beaed9 | 15e0d020a1009b1bd484fab0bb26208d7cfb38b8 | refs/heads/master | 2020-04-25T21:04:21.756000 | 2019-02-28T08:16:04 | 2019-02-28T08:16:04 | 173,069,519 | 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 routing;
import core.Connection;
import core.Message;
import core.Settings;
/**
*
* @author psxvsh
*/
public class ICNRout... | UTF-8 | Java | 938 | java | ICNRouter.java | Java | [
{
"context": ".Message;\nimport core.Settings;\n\n/**\n *\n * @author psxvsh\n */\npublic class ICNRouter extends MessageRouter ",
"end": 295,
"score": 0.9996276497840881,
"start": 289,
"tag": "USERNAME",
"value": "psxvsh"
}
] | 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 routing;
import core.Connection;
import core.Message;
import core.Settings;
/**
*
* @author psxvsh
*/
public class ICNRout... | 938 | 0.618337 | 0.615139 | 49 | 18.142857 | 18.477785 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.367347 | false | false | 0 |
200cd14126f1f463e0e94687f48c627799b7e9dd | 21,053,929,751,934 | 27dcf5888b23647ddd4fdc6105e025a5d1fe691c | /taotao-manager/taotao-manager-service/src/main/java/com/taotao/service/ItemService.java | 6b0b12998b147c0c319bf74abca1bbbd63f1dda0 | [] | no_license | jarvisxiong/taotao | https://github.com/jarvisxiong/taotao | 5be67f883a13f3ce989eb84a44dfa38d175847fc | 5acb3868f99f043aeb9abba191de4012560d1e81 | refs/heads/master | 2021-01-21T12:35:40.487000 | 2016-06-11T09:58:58 | 2016-06-11T09:58:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.taotao.service;
import com.taotao.common.entity.EUDataGridResult;
import com.taotao.common.entity.TaotaoResult;
import com.taotao.entity.TbItem;
public interface ItemService {
TbItem getItemById(long itemId);
EUDataGridResult getItemList(Integer page , Integer rows);
TaotaoResult creatItem(TbItem ... | UTF-8 | Java | 378 | java | ItemService.java | Java | [] | null | [] | package com.taotao.service;
import com.taotao.common.entity.EUDataGridResult;
import com.taotao.common.entity.TaotaoResult;
import com.taotao.entity.TbItem;
public interface ItemService {
TbItem getItemById(long itemId);
EUDataGridResult getItemList(Integer page , Integer rows);
TaotaoResult creatItem(TbItem ... | 378 | 0.806878 | 0.806878 | 14 | 26 | 26.164316 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.071429 | false | false | 0 |
77e207dac27e4ba4ef381fd32da543df25d2a6c4 | 7,859,790,197,248 | 241701443aa697eb39a8279ed1a8028e29f357c1 | /src/net/turtle/turtle/MoveHelper.java | 5de4ad510012bbd128c2634b6a0b53935180707a | [
"MIT"
] | permissive | MaximPixel/JavaCCTurtle | https://github.com/MaximPixel/JavaCCTurtle | cff69f9ec721263285f1bd11a4bad52181a2e612 | 7fd933099c0de923493204290ffdf5620ad6350c | refs/heads/main | 2023-02-05T05:55:46.325000 | 2020-12-26T06:58:52 | 2020-12-26T06:58:52 | 308,123,241 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.turtle.turtle;
public class MoveHelper implements IMoveHelper {
private final ITurtle turtle;
public MoveHelper(ITurtle turtle) {
this.turtle = turtle;
}
@Override
public ITurtle getTurtle() {
return turtle;
}
}
| UTF-8 | Java | 268 | java | MoveHelper.java | Java | [] | null | [] | package net.turtle.turtle;
public class MoveHelper implements IMoveHelper {
private final ITurtle turtle;
public MoveHelper(ITurtle turtle) {
this.turtle = turtle;
}
@Override
public ITurtle getTurtle() {
return turtle;
}
}
| 268 | 0.656716 | 0.656716 | 15 | 16.866667 | 16.107418 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.266667 | false | false | 0 |
46eb6aad6c8eee4635cf0a64333c98490fd2f17e | 1,211,180,789,496 | c44b17bcd3d16f296de754508942c7bbda23f920 | /src/datastructure/UseArrayList.java | 12a532c71cb98d6e024c91b39d086536236ed094 | [] | no_license | Prithul/PBarua_Midterm2018 | https://github.com/Prithul/PBarua_Midterm2018 | 4aff55e3229395afbd507da63911f50737beb4f4 | af8d06d2dee22cdcaa5168b6fb50cb64fbe50131 | refs/heads/master | 2020-04-13T02:33:54.246000 | 2018-12-31T04:59:24 | 2018-12-31T04:59:24 | 162,905,730 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package datastructure;
/*
* Demonstrate how to use ArrayList that includes add,peek,remove,retrieve elements.
* Use For Each loop and while loop with Iterator to retrieve data.
* Store all the sorted data into one of the databases.
*/
/**
* Author: Papri Barua
*/
import databases.ConnectToSqlDB;
import java.ut... | UTF-8 | Java | 1,892 | java | UseArrayList.java | Java | [
{
"context": "data into one of the databases.\n */\n/**\n * Author: Papri Barua\n */\n\nimport databases.ConnectToSqlDB;\n\nimport jav",
"end": 266,
"score": 0.9998844861984253,
"start": 255,
"tag": "NAME",
"value": "Papri Barua"
}
] | null | [] | package datastructure;
/*
* Demonstrate how to use ArrayList that includes add,peek,remove,retrieve elements.
* Use For Each loop and while loop with Iterator to retrieve data.
* Store all the sorted data into one of the databases.
*/
/**
* Author: <NAME>
*/
import databases.ConnectToSqlDB;
import java.util.Ar... | 1,887 | 0.683404 | 0.676533 | 79 | 22.949368 | 25.709623 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.696203 | false | false | 0 |
d51f14632e6685cf85a6be38539d19ff5c1ebba0 | 11,072,425,723,881 | 07ca6844c0560a523b7e36f73a62ceebae4f8e1d | /QuickCode/mobile/src/test/java/com/toolslab/quickcode/model/CodeFileCreatorTest.java | 7f2ac69c1076ff9801bc2c6e8edef81f727a630a | [] | no_license | sebasguillen/seamless-aperol | https://github.com/sebasguillen/seamless-aperol | 29ad326ced75cdff9a74a437f2f75e509b0f5db3 | 1b2a3dc9c433ab349db6c2b2342d4ee8c62d479c | refs/heads/master | 2021-01-17T11:59:34.332000 | 2018-04-06T10:37:39 | 2018-04-06T10:37:39 | 41,538,389 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.toolslab.quickcode.model;
import org.junit.Test;
import static com.google.android.gms.vision.barcode.Barcode.AZTEC;
import static com.google.android.gms.vision.barcode.Barcode.PDF417;
import static com.google.android.gms.vision.barcode.Barcode.QR_CODE;
import static org.hamcrest.CoreMatchers.is;
import s... | UTF-8 | Java | 561 | java | CodeFileCreatorTest.java | Java | [] | null | [] | package com.toolslab.quickcode.model;
import org.junit.Test;
import static com.google.android.gms.vision.barcode.Barcode.AZTEC;
import static com.google.android.gms.vision.barcode.Barcode.PDF417;
import static com.google.android.gms.vision.barcode.Barcode.QR_CODE;
import static org.hamcrest.CoreMatchers.is;
import s... | 561 | 0.784314 | 0.773619 | 20 | 27.1 | 29.44809 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.55 | false | false | 0 |
60e428926d408cc36eb927282d7e55d043907ce2 | 31,138,512,935,399 | 974fcd1bcf727914d55475b7b4b40c585d754ca4 | /src/main/java/exercise/reactor/dto/PurchaseList.java | cb91c8e67203e05ae88f877a59098795ef5c3f1a | [] | no_license | tungtv202/reactor_flux_001 | https://github.com/tungtv202/reactor_flux_001 | 52d4b9696a0b2a0ab4dd44df0382bba9eed439a8 | cfcf4abda55ac4bae9ee2eea8f7c4ae810944699 | refs/heads/master | 2023-02-26T02:25:35.181000 | 2021-02-01T21:13:25 | 2021-02-01T21:13:25 | 315,411,630 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package exercise.reactor.dto;
import com.fasterxml.jackson.annotation.JsonRootName;
import java.util.ArrayList;
@JsonRootName("purchases")
public class PurchaseList extends ArrayList<Purchase> {
}
| UTF-8 | Java | 200 | java | PurchaseList.java | Java | [] | null | [] | package exercise.reactor.dto;
import com.fasterxml.jackson.annotation.JsonRootName;
import java.util.ArrayList;
@JsonRootName("purchases")
public class PurchaseList extends ArrayList<Purchase> {
}
| 200 | 0.815 | 0.815 | 9 | 21.222221 | 21.154343 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 0 |
95ee20943834a2931007b90cf3339b983222c9f2 | 29,059,748,783,934 | ec30c01e72994e2fb65b04d791ecce4b67dfd71b | /Rest/alm-extensionmanagement-client/src/main/generated/com/microsoft/alm/visualstudio/services/extensionmanagement/webapi/DataProviderQuery.java | 0a408a232771df130bc3480764df7bc9597600cb | [
"MIT"
] | permissive | conceptslearningmachine/vso-httpclient-java | https://github.com/conceptslearningmachine/vso-httpclient-java | 589e685dad0df74214c757c872dfecb512eb3936 | 7b6329238498d7ad1934243150f955bea594df37 | refs/heads/master | 2020-09-03T03:40:50.747000 | 2018-10-26T15:11:28 | 2018-10-26T15:11:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // @formatter:off
/*
* ---------------------------------------------------------
* Copyright(C) Microsoft Corporation. All rights reserved.
* Licensed under the MIT license. See License.txt in the project root.
* ---------------------------------------------------------
*
* ---------------------------------------------... | UTF-8 | Java | 1,704 | java | DataProviderQuery.java | Java | [] | null | [] | // @formatter:off
/*
* ---------------------------------------------------------
* Copyright(C) Microsoft Corporation. All rights reserved.
* Licensed under the MIT license. See License.txt in the project root.
* ---------------------------------------------------------
*
* ---------------------------------------------... | 1,704 | 0.591549 | 0.591549 | 62 | 26.483871 | 26.009764 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.145161 | false | false | 0 |
2ee339ce8e390891124d250d56bda6af73156af7 | 16,123,307,267,721 | 668b46f8d49b96193b621ad30074c39e78e1a6c5 | /baza-jeden-do wielu/baza-jeden-do-wielu/src/main/java/pl/akademiakodu/bazajedendo/wielu/OrderData.java | efff20fccff5c33ca10ffb5edd74108ef9120cce | [] | no_license | saftblabar/asocjacje | https://github.com/saftblabar/asocjacje | 64b7410316600a551dcb31e6a3e3e11a9b1a8b5c | 4885abcc04658ed19dbab50b18f6eed24db40b64 | refs/heads/master | 2022-06-25T14:57:27.723000 | 2020-02-02T15:01:39 | 2020-02-02T15:01:39 | 237,794,384 | 0 | 0 | null | false | 2022-06-21T02:43:54 | 2020-02-02T15:47:14 | 2020-02-02T15:54:24 | 2022-06-21T02:43:53 | 65 | 0 | 0 | 1 | Java | false | false | package pl.akademiakodu.bazajedendo.wielu;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.CommandLineRunner;
import org.springframework.stereotype.Component;
@Component
public class OrderData implements CommandLineRunner {
@Autowired
private ClientRepository c... | UTF-8 | Java | 982 | java | OrderData.java | Java | [
{
"context": "ient = new Client();\n client.setFirstname(\"Adam\");\n client.setLastname(\"Kowalski\");\n\n ",
"end": 538,
"score": 0.9998345375061035,
"start": 534,
"tag": "NAME",
"value": "Adam"
},
{
"context": "setFirstname(\"Adam\");\n client.setLastname(... | null | [] | package pl.akademiakodu.bazajedendo.wielu;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.CommandLineRunner;
import org.springframework.stereotype.Component;
@Component
public class OrderData implements CommandLineRunner {
@Autowired
private ClientRepository c... | 982 | 0.711813 | 0.695519 | 37 | 25.540541 | 21.428188 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.486486 | false | false | 0 |
49c52094f3f12546d0323ff10686c40fc0bee496 | 15,985,868,329,130 | 8397b1ee116405873374f0709ad607360a3b1f55 | /section_two/java/leetcode/src/main/java/com/whg/medium/minimumpathsum/Solution.java | 4a1cb81a95cee0f6fedec513067f5f3a0eb37283 | [
"Apache-2.0"
] | permissive | Solomonwisdom/BasicTask | https://github.com/Solomonwisdom/BasicTask | 89a4ee352f7c094434e7c2b3cfa2bd3b1f65016a | d354a00d8097d3e783afa10786eef536340ff516 | refs/heads/master | 2020-03-23T16:44:20.051000 | 2018-11-23T06:37:00 | 2018-11-23T06:37:00 | 141,825,591 | 0 | 0 | Apache-2.0 | false | 2018-07-26T16:04:17 | 2018-07-21T15:42:23 | 2018-07-25T09:03:13 | 2018-07-26T16:03:21 | 13,179 | 0 | 0 | 0 | Java | false | null | package com.whg.medium.minimumpathsum;
/**
* Solution class
*
* problemId 64
* @author wanghaogang
* @date 2018/6/27
*/
public class Solution {
private int dfs(int x, int y, int[][] grid, int[][] mem) {
if (mem[x][y] != -1) {
return mem[x][y];
}
int ans = -1;
if (... | UTF-8 | Java | 1,283 | java | Solution.java | Java | [
{
"context": "**\n * Solution class\n *\n * problemId 64\n * @author wanghaogang\n * @date 2018/6/27\n */\npublic class Solution {\n\n ",
"end": 103,
"score": 0.8361787796020508,
"start": 92,
"tag": "USERNAME",
"value": "wanghaogang"
}
] | null | [] | package com.whg.medium.minimumpathsum;
/**
* Solution class
*
* problemId 64
* @author wanghaogang
* @date 2018/6/27
*/
public class Solution {
private int dfs(int x, int y, int[][] grid, int[][] mem) {
if (mem[x][y] != -1) {
return mem[x][y];
}
int ans = -1;
if (... | 1,283 | 0.414653 | 0.385814 | 50 | 24.66 | 19.192301 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9 | false | false | 0 |
48f81b8d52c53e64a6608483f2abf373b9d592ae | 28,793,460,791,448 | 6c0547fa0fd3b5263400384282abe0e5b8be935b | /src/main/java/com/zml/study/byteCode/api/Response.java | ea0dde04f79188e30de14039f5b31186a2aa1ad4 | [] | no_license | LinWater/studyCode | https://github.com/LinWater/studyCode | 391c7e7a2049715a449bc10158666695d862c64e | 6d6a7cbe39e14afe3ab75b42bad30079b5c77462 | refs/heads/master | 2018-09-27T21:08:39.332000 | 2018-09-27T13:24:24 | 2018-09-27T13:24:24 | 82,266,927 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zml.study.byteCode.api;
/*import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONObject;
import com.gomefinance.blockchainpet.common.frame.util.DateUtils;*/
import java.io.Serializable;
import java.util.HashMap;
/**
* API响应对象
*
* @className Response
* @author machaohui
* @date 2017年6月15日
... | UTF-8 | Java | 2,425 | java | Response.java | Java | [
{
"context": "**\n * API响应对象\n *\n * @className Response\n * @author machaohui\n * @date 2017年6月15日\n * @since JDK 1.7\n */\npublic ",
"end": 299,
"score": 0.9991750717163086,
"start": 290,
"tag": "USERNAME",
"value": "machaohui"
}
] | null | [] | package com.zml.study.byteCode.api;
/*import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONObject;
import com.gomefinance.blockchainpet.common.frame.util.DateUtils;*/
import java.io.Serializable;
import java.util.HashMap;
/**
* API响应对象
*
* @className Response
* @author machaohui
* @date 2017年6月15日
... | 2,425 | 0.716444 | 0.710833 | 124 | 17.685484 | 18.369577 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.266129 | false | false | 0 |
cc0b2811d6234878a97648210913350adbd5ee88 | 3,023,657,018,797 | f622a496ea5a3e3b3e61bef72ebb915fd9e50c49 | /ViBeatApp/app/src/main/java/com/vibeat/vibeatapp/ChangeObjects/DeleteChange.java | 1fa8f336a8913d6d72c06e9937a4c8b36cd21319 | [] | no_license | ViBeatApp/ViBeat | https://github.com/ViBeatApp/ViBeat | fbb153d91fd0f22a773d4ade3fb39b6f108820e8 | 283cdcb7a0dc7a79dd93900e6c5110a8374537f6 | refs/heads/master | 2020-03-14T07:07:26.835000 | 2018-07-29T20:56:42 | 2018-07-29T21:05:20 | 131,497,265 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vibeat.vibeatapp.ChangeObjects;
import com.vibeat.vibeatapp.Objects.Playlist;
public class DeleteChange extends PlaylistChange{
int id;
public DeleteChange(int id) {
this.id = id;
}
@Override
public void applyChange(Playlist playlist) {
int pos = playlist.searchTrack... | UTF-8 | Java | 448 | java | DeleteChange.java | Java | [] | null | [] | package com.vibeat.vibeatapp.ChangeObjects;
import com.vibeat.vibeatapp.Objects.Playlist;
public class DeleteChange extends PlaylistChange{
int id;
public DeleteChange(int id) {
this.id = id;
}
@Override
public void applyChange(Playlist playlist) {
int pos = playlist.searchTrack... | 448 | 0.662946 | 0.660714 | 20 | 21.4 | 21.634232 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 0 |
5445abe2492ebdfa974e46080c3b665320a00601 | 9,740,985,843,664 | 73d9c9b0c3e483555a337057de417b1581881f4d | /src/main/java/dha/lockrepo/business/TopSecretServiceImpl.java | 74dc559576a52e8c345ab434666d01141ddfce58 | [] | no_license | zyzo/LockRepo | https://github.com/zyzo/LockRepo | e9f8fd6139bd65fbca0c40cf2b82cfa0d9f9f811 | 713684678051559b6b115fef57244e260e170852 | refs/heads/master | 2016-09-05T09:51:22.067000 | 2015-01-16T16:45:05 | 2015-01-16T16:45:05 | 22,655,314 | 0 | 0 | null | false | 2014-12-26T16:11:26 | 2014-08-05T18:49:19 | 2014-12-25T20:52:38 | 2014-12-26T16:11:26 | 340 | 0 | 0 | 0 | Java | null | null | package dha.lockrepo.business;
import java.util.List;
import dha.lockrepo.core.domains.TopSecretGroupBE;
import dha.lockrepo.core.domains.TopSecretPieceBE;
import dha.lockrepo.dao.TopSecretDAO;
public class TopSecretServiceImpl implements TopSecretService {
TopSecretDAO dao;
private TopSecretServiceImpl() ... | UTF-8 | Java | 1,428 | java | TopSecretServiceImpl.java | Java | [] | null | [] | package dha.lockrepo.business;
import java.util.List;
import dha.lockrepo.core.domains.TopSecretGroupBE;
import dha.lockrepo.core.domains.TopSecretPieceBE;
import dha.lockrepo.dao.TopSecretDAO;
public class TopSecretServiceImpl implements TopSecretService {
TopSecretDAO dao;
private TopSecretServiceImpl() ... | 1,428 | 0.682073 | 0.682073 | 63 | 21.666666 | 22.103651 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.253968 | false | false | 0 |
ff2ca6d69e23fa1a57c1f0414ca0f8cf7eea6766 | 8,022,998,975,532 | dbd86ad88a5f1aecf0bf2df8a7a48b9e03547d79 | /EXceptionMappers/src/main/java/com/nit/resources/WelcomeResource.java | 9c9c4e8f950653a8bd3891ea7eea84ecadc953d4 | [] | no_license | abhiabhi17/InsertAndSEarchRetrive-ORM | https://github.com/abhiabhi17/InsertAndSEarchRetrive-ORM | 20ebff15190036efc709ea1992cdfd17b47df895 | c0e71c0c9e50a6af283f469399dfef398542edb9 | refs/heads/master | 2021-07-08T18:24:52.009000 | 2019-09-18T15:42:39 | 2019-09-18T15:42:39 | 203,426,656 | 0 | 0 | null | false | 2020-10-13T16:07:54 | 2019-08-20T17:52:01 | 2019-09-18T15:42:42 | 2020-10-13T16:07:52 | 12 | 0 | 0 | 2 | Java | false | false | package com.nit.resources;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.core.Response;
@Path("/welcome")
public class WelcomeResource {
@GET
public String getMsg()
{
String s=null;
s.length();
return "goodafternoon";
}
}
| UTF-8 | Java | 283 | java | WelcomeResource.java | Java | [] | null | [] | package com.nit.resources;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.core.Response;
@Path("/welcome")
public class WelcomeResource {
@GET
public String getMsg()
{
String s=null;
s.length();
return "goodafternoon";
}
}
| 283 | 0.639576 | 0.639576 | 19 | 12.894737 | 11.638841 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.157895 | false | false | 0 |
3d57b6036760a395e1b4e3c4f62e38b537d2d922 | 28,071,906,289,993 | 4c545953c03287faceafeb2effde1e78ee6422ce | /src/main/java/com/bio/common/utils/ThreadPool.java | 3f1a093caef942f9bcd3687a2aee17089ee602b9 | [
"MIT"
] | permissive | chenxofhit/BioDashboard | https://github.com/chenxofhit/BioDashboard | fafee1b8e3f38c080672611aa4ee1ad99c4a52a8 | 1fee6a57e032c9e3d63ac7be98a314e3ca77a6eb | refs/heads/master | 2023-04-28T17:04:09.662000 | 2023-04-22T08:46:54 | 2023-04-22T08:46:54 | 227,837,114 | 34 | 14 | MIT | false | 2023-04-22T07:45:36 | 2019-12-13T12:37:18 | 2022-06-26T13:14:49 | 2023-04-22T07:45:35 | 11,696 | 4 | 4 | 1 | JavaScript | false | false | package com.bio.common.utils;
import java.util.HashMap;
import java.util.Map;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
/**
*
*ThreadPool 工具类
*
*
* @author chenx
*
*
*
*/
public class ThreadPool
{
public final ExecutorService executorService =... | UTF-8 | Java | 1,264 | java | ThreadPool.java | Java | [
{
"context": "\r\n\r\n/**\r\n *\r\n *ThreadPool 工具类\r\n *\r\n * \r\n * @author chenx\r\n *\r\n *\r\n *\r\n */\r\npublic class ThreadPool\r\n{\r\n ",
"end": 223,
"score": 0.9995773434638977,
"start": 218,
"tag": "USERNAME",
"value": "chenx"
}
] | null | [] | package com.bio.common.utils;
import java.util.HashMap;
import java.util.Map;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
/**
*
*ThreadPool 工具类
*
*
* @author chenx
*
*
*
*/
public class ThreadPool
{
public final ExecutorService executorService =... | 1,264 | 0.591415 | 0.591415 | 63 | 17.968254 | 18.960249 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.888889 | false | false | 0 |
23c5a8f1f91d2a4d18188ef6a907423de888a0ad | 7,035,156,487,652 | 77458d61881d1d72d0afe2dcc802624ddda5b32c | /rpc-server/src/main/java/com/xkl/rpc/server/RpcServerHandler.java | 48632642fbebc53614e9c541bdea87a9ca0a846f | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | kangliuxu/nettyRpc | https://github.com/kangliuxu/nettyRpc | 76b5697ad261965e2090de1d168ea36acd1dba7a | 7b74095e30cb26a27aca11ded2637d1d9838e63f | refs/heads/master | 2021-03-23T04:20:57.133000 | 2020-03-17T05:54:49 | 2020-03-17T05:54:49 | 247,422,152 | 0 | 0 | Apache-2.0 | false | 2020-06-15T21:00:55 | 2020-03-15T07:38:53 | 2020-03-17T05:55:04 | 2020-06-15T21:00:54 | 40 | 0 | 0 | 3 | Java | false | false | package com.xkl.rpc.server;
import com.xkl.rpc.common.bean.RpcRequest;
import com.xkl.rpc.common.bean.RpcResponse;
import io.netty.channel.ChannelFutureListener;
import io.netty.channel.ChannelHandlerContext;
import io.netty.channel.SimpleChannelInboundHandler;
import net.sf.cglib.reflect.FastClass;
import net.sf.cgli... | UTF-8 | Java | 2,410 | java | RpcServerHandler.java | Java | [
{
"context": "etException;\nimport java.util.Map;\n\n/**\n * @author xkl\n * @date 2020/3/16\n * @description 处理请求\n **/\npubl",
"end": 493,
"score": 0.9995986819267273,
"start": 490,
"tag": "USERNAME",
"value": "xkl"
}
] | null | [] | package com.xkl.rpc.server;
import com.xkl.rpc.common.bean.RpcRequest;
import com.xkl.rpc.common.bean.RpcResponse;
import io.netty.channel.ChannelFutureListener;
import io.netty.channel.ChannelHandlerContext;
import io.netty.channel.SimpleChannelInboundHandler;
import net.sf.cglib.reflect.FastClass;
import net.sf.cgli... | 2,410 | 0.726894 | 0.722731 | 68 | 34.323528 | 29.391596 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647059 | false | false | 0 |
0fa1884beb5ed79d5443c679b8f0c594c1fe6a84 | 5,119,601,073,596 | 8e901a5666894063361fde944d642be45fe0fac4 | /src/main/java/com/jpm/stocks/model/TradeType.java | 3992394b67d4d5d497954a278edb0eb119da05db | [
"MIT"
] | permissive | vkrivcov/jpm-super-simple-stocks | https://github.com/vkrivcov/jpm-super-simple-stocks | 7f6710a88def6e35b305a658893fb08a41f4daa3 | b5ab14f76e6be23d12499e3f78252a1e6dcf5c2e | refs/heads/master | 2020-11-30T22:07:47.059000 | 2016-08-22T23:58:22 | 2016-08-22T23:58:22 | 66,314,742 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jpm.stocks.model;
/**
* Trade Type enum
*
* @author Vadims Krivcovs
*/
public enum TradeType {
BUY,
SELL
}
| UTF-8 | Java | 126 | java | TradeType.java | Java | [
{
"context": "tocks.model;\n\n/**\n * Trade Type enum\n *\n * @author Vadims Krivcovs\n */\npublic enum TradeType {\n\tBUY,\n\tSELL\n}\n",
"end": 83,
"score": 0.9998418092727661,
"start": 68,
"tag": "NAME",
"value": "Vadims Krivcovs"
}
] | null | [] | package com.jpm.stocks.model;
/**
* Trade Type enum
*
* @author <NAME>
*/
public enum TradeType {
BUY,
SELL
}
| 117 | 0.65873 | 0.65873 | 11 | 10.454545 | 10.620423 | 29 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 0 |
78468daed3450ecd673567f128ba93dca0395dee | 2,594,160,296,325 | 50dbcbff4f701a1f369c98168bf6d10de89d847e | /src/main/java/com/chdryra/android/corelibrary/Permissions/PermissionResult.java | cefaa412703f0ba23ba019001f5123092bda9ff8 | [] | no_license | chdryra/MyGeneralLibrary | https://github.com/chdryra/MyGeneralLibrary | e71e5250485eb7584149a451eda791eb657e7c1a | a89f734231d3c8fdafd8185f80336126df60a511 | refs/heads/master | 2021-01-23T15:24:03.268000 | 2018-03-19T18:44:16 | 2018-03-19T18:44:16 | 18,104,622 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) Rizwan Choudrey 2017 - All Rights Reserved
* Unauthorized copying of this file via any medium is strictly prohibited
* Proprietary and confidential
* rizwan.choudrey@gmail.com
*
*/
package com.chdryra.android.corelibrary.Permissions;
/**
* Created by: Rizwan Choudrey
* On: 03/01/2017
* Ema... | UTF-8 | Java | 778 | java | PermissionResult.java | Java | [
{
"context": "/*\n * Copyright (c) Rizwan Choudrey 2017 - All Rights Reserved\n * Unauthorized copyin",
"end": 35,
"score": 0.9998855590820312,
"start": 20,
"tag": "NAME",
"value": "Rizwan Choudrey"
},
{
"context": "ctly prohibited\n * Proprietary and confidential\n * rizwan.choudrey... | null | [] | /*
* Copyright (c) <NAME> 2017 - All Rights Reserved
* Unauthorized copying of this file via any medium is strictly prohibited
* Proprietary and confidential
* <EMAIL>
*
*/
package com.chdryra.android.corelibrary.Permissions;
/**
* Created by: <NAME>
* On: 03/01/2017
* Email: <EMAIL>
*/
public class Permis... | 724 | 0.733933 | 0.718509 | 29 | 25.827587 | 26.257437 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.241379 | false | false | 0 |
8eac2074a055f767fdc1c1758996a45404737c43 | 9,809,705,363,318 | 204601dd02a7b38e9794492b8e710102b419ab2d | /02_Branching/src/main/java/by/training/branching/task14/entity/Triangle.java | 281a6903ee40bb9b52e3d697d870135a10c8f990 | [] | no_license | Stuard256/Java-web-training | https://github.com/Stuard256/Java-web-training | fab396b9fd70f928a6701a8e4fd1cd6c925dd6c4 | 7e932cdbcd92a91f9a90f0e054daec6d8668ddbb | refs/heads/master | 2020-10-01T23:06:27.679000 | 2020-01-24T12:21:48 | 2020-01-24T12:21:48 | 227,642,541 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package by.training.branching.task14.entity;
import org.apache.logging.log4j.Level;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
/**
Даны два угла треугольника (в градусах). Определить, существует ли такой треугольник, и если да, то будет ли он
прямоугольным.
*/
public abstra... | UTF-8 | Java | 976 | java | Triangle.java | Java | [] | null | [] | package by.training.branching.task14.entity;
import org.apache.logging.log4j.Level;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
/**
Даны два угла треугольника (в градусах). Определить, существует ли такой треугольник, и если да, то будет ли он
прямоугольным.
*/
public abstra... | 976 | 0.641883 | 0.624535 | 26 | 30.076923 | 28.454988 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.730769 | false | false | 0 |
d7f352e9a8e7d7a803f51805ced0c8e3f20725a7 | 21,371,757,325,841 | e72b3caefcf2868a85d52698609ffe19074c4f47 | /src/EmpArrobj.java | 1f4cf5979cb7dcf75959a296777aea31e70ff9d4 | [] | no_license | b18java0901/Ajay-Thakur-Repository | https://github.com/b18java0901/Ajay-Thakur-Repository | b869bb054b4695a7561f39a1083687323035e9f1 | 45b8778076fbcf9878225c6a8377edd9ab664788 | refs/heads/master | 2020-04-01T17:40:40.368000 | 2018-10-25T05:34:51 | 2018-10-25T05:34:51 | 153,440,833 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class EmpArrobj {
int id;
String name;
int salary;
Scanner s=new Scanner(System.in);
void Getdata()
{
System.out.println("Enter the ID");
id=Integer.parseInt(s.nextLine());
System.out.println("Enter the Name");
name=s.nextLine();
... | UTF-8 | Java | 817 | java | EmpArrobj.java | Java | [] | null | [] | import java.util.Scanner;
public class EmpArrobj {
int id;
String name;
int salary;
Scanner s=new Scanner(System.in);
void Getdata()
{
System.out.println("Enter the ID");
id=Integer.parseInt(s.nextLine());
System.out.println("Enter the Name");
name=s.nextLine();
... | 817 | 0.563035 | 0.553244 | 39 | 18.948717 | 14.921931 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.564103 | false | false | 0 |
dc8a6aff19fc2e5490f02238a8de9b1453610e3f | 25,941,602,468,044 | 1415496f94592ba4412407b71dc18722598163dd | /doc/libjitisi/sources/net/sf/fmj/registry/RegistryIOFactory.java | b44694007f66a8aacab1590930150596cfc10cb2 | [
"Apache-2.0"
] | permissive | lhzheng880828/VOIPCall | https://github.com/lhzheng880828/VOIPCall | ad534535869c47b5fc17405b154bdc651b52651b | a7ba25debd4bd2086bae2a48306d28c614ce0d4a | refs/heads/master | 2021-07-04T17:25:21.953000 | 2020-09-29T07:29:42 | 2020-09-29T07:29:42 | 183,576,020 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.sf.fmj.registry;
class RegistryIOFactory {
public static final int PROPERTIES = 1;
public static final int XML = 0;
RegistryIOFactory() {
}
public static final RegistryIO createRegistryIO(int type, RegistryContents contents) {
switch (type) {
case 0:
... | UTF-8 | Java | 530 | java | RegistryIOFactory.java | Java | [] | null | [] | package net.sf.fmj.registry;
class RegistryIOFactory {
public static final int PROPERTIES = 1;
public static final int XML = 0;
RegistryIOFactory() {
}
public static final RegistryIO createRegistryIO(int type, RegistryContents contents) {
switch (type) {
case 0:
... | 530 | 0.598113 | 0.590566 | 20 | 25.5 | 23.271227 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.35 | false | false | 0 |
a2635386d2ba74b8ce0c274f6b5c49f60ed5e84a | 25,933,012,601,784 | 55d22fdfec53708213ed7a13f2557c4e1b4803c9 | /event/src/main/java/net/sf/mmm/util/event/api/package-info.java | 3868fdf1658994ff35bb4811a46d262d3cb045ac | [
"Apache-2.0"
] | permissive | m-m-m/util | https://github.com/m-m-m/util | 981f66f58a99b49c1ea458d7d12db3156bfc33ed | 0b6d40b1976f9fa2f32b1a7ff03821eef939b301 | refs/heads/master | 2021-06-15T16:04:47.825000 | 2021-03-01T15:38:37 | 2021-03-01T15:38:37 | 4,889,980 | 2 | 2 | Apache-2.0 | false | 2020-10-13T10:21:28 | 2012-07-04T19:08:14 | 2019-06-08T18:57:18 | 2020-10-13T10:21:26 | 25,482 | 10 | 5 | 6 | Java | false | false | /* Copyright (c) The m-m-m Team, Licensed under the Apache License, Version 2.0
* http://www.apache.org/licenses/LICENSE-2.0 */
/**
* Provides the API for a generic event-handling. <a name="documentation"></a>
* <h2>Event-Util API</h2> It is a common pattern to register a listener for events that notify of a specifi... | UTF-8 | Java | 990 | java | package-info.java | Java | [] | null | [] | /* Copyright (c) The m-m-m Team, Licensed under the Apache License, Version 2.0
* http://www.apache.org/licenses/LICENSE-2.0 */
/**
* Provides the API for a generic event-handling. <a name="documentation"></a>
* <h2>Event-Util API</h2> It is a common pattern to register a listener for events that notify of a specifi... | 990 | 0.756566 | 0.750505 | 13 | 75.153847 | 41.228905 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.230769 | false | false | 0 |
995e06810af87dd9e5c1edc30ae9fec5619d0496 | 9,749,575,811,504 | 558be1191ede69d0c338fd1758a37b5f1c48f247 | /OOP_2_LameCalculator.java | ac7e28cf00365ce7b0cbcf8f5960756462596081 | [] | no_license | LengSainoy/OOP | https://github.com/LengSainoy/OOP | b8de0f3eb3772549b74b2c0579bcae1a4a816593 | d894f1b1fba8f294e2053491a4977c8833a9c0cf | refs/heads/master | 2022-05-06T11:23:01.609000 | 2018-11-13T22:32:50 | 2018-11-13T22:32:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class Main {
public static void main(String[] args) {
LameCalculator lc = new LameCalculator();
System.out.println("1+1 = "+lc.plus(1,1));
System.out.println("2-3 = "+lc.minus(2,3));
System.out.println("2x3 = "+lc.multiply(2,3));
System.out.println("10:2 = "+lc.divide(10,2));
}
}
//=====... | UTF-8 | Java | 662 | java | OOP_2_LameCalculator.java | Java | [] | null | [] | class Main {
public static void main(String[] args) {
LameCalculator lc = new LameCalculator();
System.out.println("1+1 = "+lc.plus(1,1));
System.out.println("2-3 = "+lc.minus(2,3));
System.out.println("2x3 = "+lc.multiply(2,3));
System.out.println("10:2 = "+lc.divide(10,2));
}
}
//=====... | 662 | 0.519637 | 0.492447 | 44 | 14.068182 | 16.547998 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 0 |
de7a8f256c55d8ab52f7ccc674156c2c1a4a7d2a | 1,159,641,236,111 | 77066a2a83d1e2c74c495ffe02c9f61b7eb2ffb3 | /Java Examples/src/OOPExample1/SelectionStatements.java | 62961c4328b37ec8eb9e8419d7e55adbcd5175bf | [] | no_license | yusufakviran/JavaExamples | https://github.com/yusufakviran/JavaExamples | 83d31fb550ed03a6f21647fcf8674b6f19c19a7d | 44b7d2e369ca9495e114d501016e4efdd2fbcff6 | refs/heads/master | 2020-04-04T09:58:59.427000 | 2019-02-06T08:30:45 | 2019-02-06T08:30:45 | 155,543,222 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package OOPExample1;
public class SelectionStatements {
public static void main(String[] args) {
int a = 5;
if(a == 4)
System.out.println(4);
else if(a == 5)
System.out.println(5);
else if(a == 6)
System.out.println(6);
else
System.out.println(0);
}
}
| UTF-8 | Java | 292 | java | SelectionStatements.java | Java | [] | null | [] | package OOPExample1;
public class SelectionStatements {
public static void main(String[] args) {
int a = 5;
if(a == 4)
System.out.println(4);
else if(a == 5)
System.out.println(5);
else if(a == 6)
System.out.println(6);
else
System.out.println(0);
}
}
| 292 | 0.599315 | 0.568493 | 15 | 17.466667 | 11.740907 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 0 |
dc9efe3c228e17a97fe1b976bebd6cfc431b7969 | 15,375,982,975,132 | e52cadf78cf7f977928d44afeabd7ca170a8b255 | /src/main/java/com/leon/study/teacher/TeacherService.java | 0b125e0592e8ef9a07236e3ecbcf10de8b0337e7 | [] | no_license | Sumo211/Course-Management | https://github.com/Sumo211/Course-Management | dd9fd4abc05f3daa0e6201f1e5b93e4e1ca4532b | 13a2916d5c48dca0bfabae52a1c40b78a619fdde | refs/heads/master | 2021-08-28T07:59:23.597000 | 2017-12-11T15:57:24 | 2017-12-11T15:57:24 | 112,932,850 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.leon.study.teacher;
import java.util.Collection;
interface TeacherService {
Collection<Teacher> findAll();
Teacher findOne(Long id);
Teacher createOrUpdateTeacher(Teacher teacher);
void deleteTeacher(Long id);
}
| UTF-8 | Java | 247 | java | TeacherService.java | Java | [] | null | [] | package com.leon.study.teacher;
import java.util.Collection;
interface TeacherService {
Collection<Teacher> findAll();
Teacher findOne(Long id);
Teacher createOrUpdateTeacher(Teacher teacher);
void deleteTeacher(Long id);
}
| 247 | 0.736842 | 0.736842 | 15 | 15.466666 | 17.235106 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 0 |
220aff30b7f8f33ab85f2d12b4239ac1fa050fd6 | 21,079,699,541,635 | 9de624efcd91c2ecf043892b8502f73d02fd4fd7 | /JavaApplicationHibernate/src/Dao/Repository.java | a8932fb7518c9554d13d49dc9e5194653c129941 | [] | no_license | diasfulvio/hibernate | https://github.com/diasfulvio/hibernate | db35016a09386759b9ff528f8cd370457d219df4 | 4a426c766273b43d9011a9b6134385abf4d29b65 | refs/heads/master | 2015-08-08T03:04:43.888000 | 2013-06-14T20:39:02 | 2013-06-14T20:39:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Dao;
import java.util.List;
import org.hibernate.Criteria;
import org.hibernate.SessionFactory;
import org.hibernate.criterion.Order;
import org.hibernate.criterion.Restrictions;
public abstract class Repository<T> implements Dao.DaoImpl<T> {
private Dao.ConexaoImpl connection;
protected abstrac... | UTF-8 | Java | 1,935 | java | Repository.java | Java | [] | null | [] | package Dao;
import java.util.List;
import org.hibernate.Criteria;
import org.hibernate.SessionFactory;
import org.hibernate.criterion.Order;
import org.hibernate.criterion.Restrictions;
public abstract class Repository<T> implements Dao.DaoImpl<T> {
private Dao.ConexaoImpl connection;
protected abstrac... | 1,935 | 0.642377 | 0.64186 | 60 | 31.25 | 25.420874 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 0 |
a8d1e2f17b4fa9b8b52951b145957e0393d3c589 | 28,166,395,560,432 | 7bcba4b4f6d3b311f2905ef4f2d879f2f01a9e4e | /GeneralFlags.java | e56a42030fa547ede754e6a24d9d1f43f8616606 | [] | no_license | thomsobr/FunWithFlags | https://github.com/thomsobr/FunWithFlags | dcf03d2ff2db66d7b72abda38f766d2cb59565b9 | f06ca619da51544d5328699cc297eb4e7d03b86d | refs/heads/master | 2022-05-20T18:24:17.380000 | 2020-04-22T05:16:03 | 2020-04-22T05:16:03 | 256,391,114 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* Based on the VUW ecs100 template
*
*/
import ecs100.*;
import java.util.*;
import java.io.*;
import java.awt.Color;
/**
* creates any 3 striped flag based on parameters entered by the user
*
* @author Brook Thomson
* @version 22/04/20
*/
public class GeneralFlags{
public static final double X = 100;
... | UTF-8 | Java | 3,969 | java | GeneralFlags.java | Java | [
{
"context": "ed on parameters entered by the user\n *\n * @author Brook Thomson\n * @version 22/04/20\n */\npublic class GeneralFlag",
"end": 226,
"score": 0.9998403787612915,
"start": 213,
"tag": "NAME",
"value": "Brook Thomson"
}
] | null | [] | /* Based on the VUW ecs100 template
*
*/
import ecs100.*;
import java.util.*;
import java.io.*;
import java.awt.Color;
/**
* creates any 3 striped flag based on parameters entered by the user
*
* @author <NAME>
* @version 22/04/20
*/
public class GeneralFlags{
public static final double X = 100;
publ... | 3,962 | 0.595364 | 0.583774 | 128 | 30 | 26.790565 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.601563 | false | false | 0 |
5183f9f827833ee404033c134269e73b89bd3330 | 14,860,586,851,046 | 537a9ea1458848e52db7e8e7b92c75a22dddca3f | /Anagrams.java | 9964cd4dbfaaecfd511e34d2c02dccedc5dea9a5 | [] | no_license | Goblin01/cs | https://github.com/Goblin01/cs | 0a8e44946e87ab5263bf51ce1436da6b7b4d873b | ea6164f92d1e94d215b2db39d624ce15db3cb8ea | refs/heads/master | 2021-01-20T03:54:27.943000 | 2018-10-25T15:35:07 | 2018-10-25T15:35:07 | 89,606,073 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // java.util.* and java.util.streams.* have been imported for this problem.
// You don't need any other imports.
public static boolean isAnagram(String input1, String input2) {
int[] buff = new int[256];
if(input1 == null || input2 == null || input1.length() != input2.length()) return false;
for(int i... | UTF-8 | Java | 538 | java | Anagrams.java | Java | [] | null | [] | // java.util.* and java.util.streams.* have been imported for this problem.
// You don't need any other imports.
public static boolean isAnagram(String input1, String input2) {
int[] buff = new int[256];
if(input1 == null || input2 == null || input1.length() != input2.length()) return false;
for(int i... | 538 | 0.579926 | 0.552045 | 17 | 30.647058 | 26.517344 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.882353 | false | false | 0 |
bdf3c0f7113886a1bd1aaf0655e9b7e31ee78816 | 25,563,645,355,570 | c9de85bb6d6bfaacf6b7a61ed54ef62543d85de6 | /src/main/java/com/si/journal/service/CashRequestService.java | ecd843061f4dd329268bd85f6e26525753fd8fbf | [] | no_license | 5112100070/SI-JOURNAL | https://github.com/5112100070/SI-JOURNAL | 2a384e06920ca6ffadce61ca3c6dcb042c31833e | f6349503ee6be301f0a536750ae3c3a70658ca89 | refs/heads/master | 2017-05-15T16:35:01.856000 | 2017-05-13T12:51:55 | 2017-05-13T12:51:55 | 82,986,931 | 0 | 0 | null | false | 2017-12-28T06:06:17 | 2017-02-24T01:05:04 | 2017-02-25T01:02:18 | 2017-12-28T06:06:17 | 14,737 | 0 | 0 | 0 | JavaScript | false | null | package com.si.journal.service;
import com.si.journal.model.CashRequest;
import java.util.List;
import org.springframework.data.domain.Page;
/**
*
* @author wahyu.herlambang
*/
public interface CashRequestService {
public void save(CashRequest cashRequest);
public void update(CashRequest cashRequest);... | UTF-8 | Java | 753 | java | CashRequestService.java | Java | [
{
"context": "ringframework.data.domain.Page;\n\n/**\n *\n * @author wahyu.herlambang\n */\npublic interface CashRequestServic",
"end": 166,
"score": 0.7894217371940613,
"start": 161,
"tag": "NAME",
"value": "wahyu"
},
{
"context": "amework.data.domain.Page;\n\n/**\n *\n * @author wa... | null | [] | package com.si.journal.service;
import com.si.journal.model.CashRequest;
import java.util.List;
import org.springframework.data.domain.Page;
/**
*
* @author wahyu.herlambang
*/
public interface CashRequestService {
public void save(CashRequest cashRequest);
public void update(CashRequest cashRequest);... | 753 | 0.711819 | 0.711819 | 31 | 23.290323 | 21.240852 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483871 | false | false | 0 |
e9b0a8e23dea30847d0d384e61b417da9e461e21 | 6,279,242,204,666 | 1155b66eabc3cdce12a30071d7bd676f1b21853b | /Java/src/main/java/by/epam/learn/fundomental/RandomNumbers.java | 72c784112ced851213f9b28190934b45fdae8fec | [] | no_license | YakubovKirill/Java-epam-task | https://github.com/YakubovKirill/Java-epam-task | a91e4fa441bcedc09d4ce8a0c2020a7291a644a0 | 92122938643718d7b667540d84c1e4eabea2b4fb | refs/heads/master | 2022-12-04T19:47:54.378000 | 2020-08-12T18:55:18 | 2020-08-12T18:55:18 | 286,034,223 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package by.epam.learn.fundomental;
import java.util.Scanner;
public class RandomNumbers {
public static void main(String[] args) {
System.out.println("Enter count of random numbers \n");
Scanner in = new Scanner(System.in);
int count = in.nextInt();
in.close();
System.out.... | UTF-8 | Java | 705 | java | RandomNumbers.java | Java | [] | null | [] | package by.epam.learn.fundomental;
import java.util.Scanner;
public class RandomNumbers {
public static void main(String[] args) {
System.out.println("Enter count of random numbers \n");
Scanner in = new Scanner(System.in);
int count = in.nextInt();
in.close();
System.out.... | 705 | 0.53617 | 0.52766 | 23 | 29.652174 | 23.425383 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.652174 | false | false | 0 |
a7a78389e175004006edf6f324144e9dd8114c60 | 27,041,114,135,557 | 1002e8c22168dbbff977c066bf8138ba5b11a91c | /src/leetcode/DIStringMatch.java | 19d11e0bf7474f8e5ac493f2beb1bc48ee341fea | [] | no_license | ZwiebelnX/java_algorithm | https://github.com/ZwiebelnX/java_algorithm | 4e7eb74c9b89c7990adac6962960230ec5484886 | 90e81849f30536506c376b8a7b3514f3bf638e15 | refs/heads/master | 2020-04-29T17:57:53.935000 | 2019-09-11T14:19:37 | 2019-09-11T14:19:37 | 176,310,312 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package leetcode;
/**
* questionIndex: 942
*/
public class DIStringMatch {
public static void main(String[] args){
}
private int[] diStringMatch(String S) {
int n = S.length();
int low = 0;
int high = n;
int[] ans = new int[n + 1];
for(int i = 0; i < S.length(); ... | UTF-8 | Java | 495 | java | DIStringMatch.java | Java | [] | null | [] | package leetcode;
/**
* questionIndex: 942
*/
public class DIStringMatch {
public static void main(String[] args){
}
private int[] diStringMatch(String S) {
int n = S.length();
int low = 0;
int high = n;
int[] ans = new int[n + 1];
for(int i = 0; i < S.length(); ... | 495 | 0.48847 | 0.473795 | 22 | 20.681818 | 18.101698 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 0 |
8a3a92cdda70435f74a878ba507ad2371716be7a | 33,294,586,549,142 | 8e56da735522543c597fdbe73148331e1bc2a5d0 | /source/src/main/java/com/broadcom/GetTenantAction.java | 033956c909ce64bd8d2468dffd42f762f3a634a1 | [] | no_license | Automic-Community/package-acronis | https://github.com/Automic-Community/package-acronis | 09006668ad88b9f65c149eee594b3ef907f85689 | de91e8e2b156ab770a550afd977c3d8a53b89776 | refs/heads/master | 2023-07-27T14:37:58.185000 | 2021-08-31T12:01:23 | 2021-08-31T12:01:23 | 400,499,451 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.broadcom;
import java.util.logging.Level;
import javax.json.JsonObject;
import org.apache.commons.lang3.StringUtils;
import com.broadcom.apdk.api.annotations.Action;
import com.broadcom.apdk.api.annotations.ActionInputParam;
import com.broadcom.apdk.api.annotations.ActionOutputParam;
import com.broadcom... | UTF-8 | Java | 4,473 | java | GetTenantAction.java | Java | [] | null | [] | package com.broadcom;
import java.util.logging.Level;
import javax.json.JsonObject;
import org.apache.commons.lang3.StringUtils;
import com.broadcom.apdk.api.annotations.Action;
import com.broadcom.apdk.api.annotations.ActionInputParam;
import com.broadcom.apdk.api.annotations.ActionOutputParam;
import com.broadcom... | 4,473 | 0.693494 | 0.68254 | 131 | 33.145039 | 28.599131 | 170 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.045802 | false | false | 0 |
7f475f4d40224e0883ee5d9a795651ec9135b75d | 11,579,231,850,794 | 35ae6a60c08ca6800953adf802fc8ae437aa17a5 | /src/main/java/io/github/civitz/java/experiments/monads/FPVendingMonad.java | 2c54d07c9a851edbc88891b9b14d2d52edac1764 | [] | no_license | civitz/java-experiments | https://github.com/civitz/java-experiments | bec9d099268d0e2f71b74f96ef808663e98ed7e3 | 1c3ed7b373b0d944568f82bf2f2077bbc551eadd | refs/heads/master | 2021-11-29T13:54:57.813000 | 2021-11-14T17:52:33 | 2021-11-14T17:52:33 | 46,372,126 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.github.civitz.java.experiments.monads;
import java.util.function.Function;
import io.github.civitz.java.experiments.monads.model.AbstractProduct;
import io.github.civitz.java.experiments.monads.model.Cash;
import io.github.civitz.java.experiments.monads.model.Model;
import io.github.civitz.java.experiments... | UTF-8 | Java | 1,571 | java | FPVendingMonad.java | Java | [
{
"context": "g-machine.\n * <p>\n * Based on a conference talk by JUG Milano, Mario Fusco, and Luca Molteni.\n * @see ",
"end": 512,
"score": 0.9339929223060608,
"start": 511,
"tag": "NAME",
"value": "J"
},
{
"context": "chine.\n * <p>\n * Based on a conference talk by JUG Milano, M... | null | [] | package io.github.civitz.java.experiments.monads;
import java.util.function.Function;
import io.github.civitz.java.experiments.monads.model.AbstractProduct;
import io.github.civitz.java.experiments.monads.model.Cash;
import io.github.civitz.java.experiments.monads.model.Model;
import io.github.civitz.java.experiments... | 1,560 | 0.733927 | 0.729472 | 50 | 30.440001 | 25.839628 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.9 | false | false | 0 |
afdeac5c64d419a638430db3d8089948eca5d80d | 21,457,656,638,727 | 9ba1aaa673014ef96129d498fcf4d78218ab4ff6 | /gimnasiosoliz/src/main/java/jorge/gimnasiosoliz/controller/ClienteController.java | ec316a5259748ba0857bbdc4f435456905c761f8 | [] | no_license | crazy1405/gimnasiosoliz | https://github.com/crazy1405/gimnasiosoliz | ddc6f4f209a2ce651e3f8d9202dd7c4f172ea9cb | 8f437c273a8b3f754396bb6a50c5b36e148e05d1 | refs/heads/master | 2021-09-03T12:45:51.711000 | 2018-01-09T07:01:45 | 2018-01-09T07:01:45 | 111,315,539 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jorge.gimnasiosoliz.controller;
import javax.annotation.PostConstruct;
import javax.faces.bean.ManagedBean;
import javax.inject.Inject;
import jorge.gimnasiosoliz.data.ClienteDAO;
import jorge.gimnasiosoliz.model.Cliente;
@ManagedBean
public class ClienteController
{
private Cliente cliente;
... | UTF-8 | Java | 711 | java | ClienteController.java | Java | [] | null | [] | package jorge.gimnasiosoliz.controller;
import javax.annotation.PostConstruct;
import javax.faces.bean.ManagedBean;
import javax.inject.Inject;
import jorge.gimnasiosoliz.data.ClienteDAO;
import jorge.gimnasiosoliz.model.Cliente;
@ManagedBean
public class ClienteController
{
private Cliente cliente;
... | 711 | 0.710267 | 0.710267 | 40 | 15.775 | 15.151712 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.1 | false | false | 0 |
2b7b79d577fe0dc432ed18161fdf94c7acce6cde | 7,791,070,742,447 | fa72b7a4245cd7ad7b08542182d169af6bf1fef2 | /app/src/main/java/com/rishi/app/app/CameraImageAdapter.java | 462dd2cecdab08e752852154b4b08c294866a823 | [] | no_license | rishi-suresh-keshav/clikapp | https://github.com/rishi-suresh-keshav/clikapp | 33abb92baf444beed6f38f6b4b201526e8ba07c2 | 76cc71e7fdeb0ac4262cffcadfdebb842c831f5f | refs/heads/master | 2021-05-31T10:16:22.660000 | 2016-03-19T04:06:28 | 2016-03-19T04:06:28 | 50,540,525 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rishi.app.app;
import android.app.Activity;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.net.Uri;
import android.support.v4.view.PagerAdapter;
import android.support.v4.view.ViewPager;
import android.view.LayoutInflater;
import androi... | UTF-8 | Java | 3,338 | java | CameraImageAdapter.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by RishiS on 2/6/2016.\n */\n\npublic class CameraImageAdapter",
"end": 668,
"score": 0.9742465615272522,
"start": 662,
"tag": "USERNAME",
"value": "RishiS"
}
] | null | [] | package com.rishi.app.app;
import android.app.Activity;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.net.Uri;
import android.support.v4.view.PagerAdapter;
import android.support.v4.view.ViewPager;
import android.view.LayoutInflater;
import androi... | 3,338 | 0.659676 | 0.654584 | 112 | 28.794643 | 25.445017 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.616071 | false | false | 0 |
af584786e3051d61d0c05bda14c706923922a56c | 19,851,338,860,907 | e33f7a1797f3ee0804164872762b1a0a3ac4fdc3 | /src/main/java/com/nsh/project/dto/DiagnosticoDTO.java | bdf905748693ec7cffe6e313067d26c7ff226d5d | [] | no_license | arleyvelascoo/NSH | https://github.com/arleyvelascoo/NSH | 8b6006857ef9f44417df372e91f7ae2bd2a8b0e2 | 507e83d53841e8ada755d8b2c8a835bd94c89a0c | refs/heads/main | 2023-08-11T11:02:22.745000 | 2021-09-13T12:30:47 | 2021-09-13T12:30:47 | 396,368,233 | 0 | 0 | null | false | 2021-09-13T12:32:36 | 2021-08-15T13:55:55 | 2021-09-13T12:31:07 | 2021-09-13T12:32:36 | 74 | 0 | 0 | 1 | Java | false | false | package com.nsh.project.dto;
import lombok.Getter;
import lombok.Setter;
import java.io.Serializable;
@Getter
@Setter
public class DiagnosticoDTO implements Serializable {
private static final long serialVersionUID = -7329040547672325058L;
private Long id;
private String nombre;
private String descri... | UTF-8 | Java | 329 | java | DiagnosticoDTO.java | Java | [] | null | [] | package com.nsh.project.dto;
import lombok.Getter;
import lombok.Setter;
import java.io.Serializable;
@Getter
@Setter
public class DiagnosticoDTO implements Serializable {
private static final long serialVersionUID = -7329040547672325058L;
private Long id;
private String nombre;
private String descri... | 329 | 0.778116 | 0.720365 | 15 | 20.933332 | 19.770235 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 0 |
5c283d32891e9b4272e4d131f4662fc318c30314 | 14,516,989,473,771 | b7aa0cc7d74e803d444061edc773d82051c460fb | /app/src/main/java/com/tehnicomsoft/jobhoursalert/utility/SettingsManager.java | 9875964e216ba474d6aada5e3346679f5aaa734f | [] | no_license | bataemperor/JobHoursAlert | https://github.com/bataemperor/JobHoursAlert | 4b105b12d7eb3c040fb4c692de569e0098be64e7 | 7227f6a624c3d386a370df0ba2f8aa3f8d33b017 | refs/heads/master | 2020-01-23T21:46:48.429000 | 2016-12-27T11:44:34 | 2016-12-27T11:44:34 | 74,678,556 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tehnicomsoft.jobhoursalert.utility;
import android.content.SharedPreferences;
import android.preference.PreferenceManager;
import com.tehnicomsoft.jobhoursalert.App;
/**
* Created by aleksandar on 6.12.16..
* Handles all reads and writes to SharedPreferences
*/
public class SettingsManager {
priv... | UTF-8 | Java | 1,895 | java | SettingsManager.java | Java | [
{
"context": "tehnicomsoft.jobhoursalert.App;\n\n/**\n * Created by aleksandar on 6.12.16..\n * Handles all reads and writes to S",
"end": 209,
"score": 0.9995422959327698,
"start": 199,
"tag": "USERNAME",
"value": "aleksandar"
}
] | null | [] | package com.tehnicomsoft.jobhoursalert.utility;
import android.content.SharedPreferences;
import android.preference.PreferenceManager;
import com.tehnicomsoft.jobhoursalert.App;
/**
* Created by aleksandar on 6.12.16..
* Handles all reads and writes to SharedPreferences
*/
public class SettingsManager {
priv... | 1,895 | 0.676517 | 0.672296 | 68 | 26.867647 | 25.905884 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 0 |
6d0a96e7ea36fdbf6d4574aeb72031cb84a005df | 17,875,653,920,484 | 0b3dd31d20772419a98cf70ab3668f40a26e2639 | /threadlean/src/main/java/top/youlanqiang/threadlean/book/pattern/balking/package-info.java | dae08bbe0ebafa8920eca906a7982e565979bad5 | [] | no_license | youlanqiang/threaddaily | https://github.com/youlanqiang/threaddaily | 3e8852209310f7387b5a91cebd657eea2c553a41 | cce53e2e46d641c70f0ea42a6db40f89b73bbdcd | refs/heads/master | 2023-05-12T22:48:17.088000 | 2023-04-26T21:53:43 | 2023-04-26T21:53:43 | 209,953,226 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package top.youlanqiang.threadlean.book.pattern.balking;
/**
* Balking设计模式
* A线程监控到共享变量发生变化后即将触发某个操作
* 但是此时发现有另外一个线程B已经针对该变量的变化开始了行动
* 因此A便放弃了准备开始的工作,
* 我们把这样的线程间交互称为Balking(犹豫)设计模式
*/ | UTF-8 | Java | 365 | java | package-info.java | Java | [] | null | [] | package top.youlanqiang.threadlean.book.pattern.balking;
/**
* Balking设计模式
* A线程监控到共享变量发生变化后即将触发某个操作
* 但是此时发现有另外一个线程B已经针对该变量的变化开始了行动
* 因此A便放弃了准备开始的工作,
* 我们把这样的线程间交互称为Balking(犹豫)设计模式
*/ | 365 | 0.795812 | 0.795812 | 9 | 20.333334 | 17.042431 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.111111 | false | false | 0 |
b2976cd89f34ed2903df5ed7549153392ffdf182 | 3,985,729,677,609 | 2094a70cf0d9bb084c00321c3bfb2fbaddf33328 | /ShareAppSource/app/src/main/java/shareapp/vsshv/com/shareapp/fragments/TimePickerFragment.java | 79e6ee6da60783c6e3b88010f9c5f843927a663a | [] | no_license | rajubhusani/ShareApp | https://github.com/rajubhusani/ShareApp | 10f4128880729b94a0e736dc3582b937ed206238 | ac2314287ba23326c78b06073a8f244e115b4c4c | refs/heads/master | 2020-07-23T19:29:32.437000 | 2016-09-02T06:12:11 | 2016-09-02T06:12:11 | 66,945,048 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package shareapp.vsshv.com.shareapp.fragments;
import android.app.Dialog;
import android.app.DialogFragment;
import android.app.TimePickerDialog;
import android.os.Bundle;
import android.text.format.DateFormat;
import android.widget.TimePicker;
import java.util.Calendar;
import shareapp.vsshv.com.shareapp.utils.Util... | UTF-8 | Java | 1,742 | java | TimePickerFragment.java | Java | [
{
"context": "shv.com.shareapp.utils.Utility;\n\n/**\n * Created by PC414506 on 29/08/16.\n */\n\npublic class TimePickerFragment",
"end": 352,
"score": 0.9992395639419556,
"start": 344,
"tag": "USERNAME",
"value": "PC414506"
}
] | null | [] | package shareapp.vsshv.com.shareapp.fragments;
import android.app.Dialog;
import android.app.DialogFragment;
import android.app.TimePickerDialog;
import android.os.Bundle;
import android.text.format.DateFormat;
import android.widget.TimePicker;
import java.util.Calendar;
import shareapp.vsshv.com.shareapp.utils.Util... | 1,742 | 0.703789 | 0.693456 | 48 | 35.291668 | 25.768164 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8125 | false | false | 0 |
7faf68f2d523db61867672e881115c501e13c155 | 7,155,415,547,386 | 217f53e3aac5899a2aa2c95dc6b7046e297dbee4 | /src/test/model/SlotMachineTest.java | a56a3936bcb07d44c17c97e10ca1877f34e5c4c9 | [] | no_license | s-gallop/Casino-App | https://github.com/s-gallop/Casino-App | 0d2756282e7f891ea4d8546903f88c19558ed7a8 | 6a21e7539ab332adb2c7fb7899ce2371f492cfdc | refs/heads/master | 2022-12-16T01:31:39.894000 | 2020-09-06T06:04:38 | 2020-09-06T06:04:38 | 292,904,354 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
public class SlotMachineTest {
SlotMachine slots;
@BeforeEach
public void setup() {
slots = new SlotMachine();
}
@Test
public void testConstru... | UTF-8 | Java | 2,072 | java | SlotMachineTest.java | Java | [] | null | [] | package model;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
public class SlotMachineTest {
SlotMachine slots;
@BeforeEach
public void setup() {
slots = new SlotMachine();
}
@Test
public void testConstru... | 2,072 | 0.517375 | 0.505791 | 87 | 22.816092 | 18.947313 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.517241 | false | false | 0 |
100d125cf2cc25971ec9a6c3764669bad6ff5224 | 23,321,672,441,782 | d24ede5b9cbaafff304c1e957deb186827e9db68 | /Diversos/src/com/rodrigor/exemplos/controleestoque/ControleEstoque.java | 4a477a15857ccec5cd0b5741b2e527190e4c1e32 | [] | no_license | rodrigor/Java.SalaDeAula | https://github.com/rodrigor/Java.SalaDeAula | 6866c3821b4014e576c70e4b709ca89f89ce871f | db9d43253001a136fcc78eabf13566699c6db3bf | refs/heads/master | 2020-04-01T23:04:25.539000 | 2011-10-04T14:58:41 | 2011-10-04T14:58:41 | 2,323,289 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rodrigor.exemplos.controleestoque;
import javax.swing.JOptionPane;
/**
* Autor: Rodrigo Rebouças de Almeida
* http://www.rodrigor.com
* (cc)Creative Commons 2010
*
* Este trabalho está licenciado sob uma Licença
* Creative Commons Atribuição-Uso Não-Comercial-Compartilhamento
* pela mesma Licença ... | UTF-8 | Java | 1,243 | java | ControleEstoque.java | Java | [
{
"context": "ue;\nimport javax.swing.JOptionPane;\n\n/**\n * Autor: Rodrigo Rebouças de Almeida\n * http://www.rodrigor.com\n * (cc)Creative Common",
"end": 121,
"score": 0.9998975396156311,
"start": 94,
"tag": "NAME",
"value": "Rodrigo Rebouças de Almeida"
},
{
"context": "ncisco, ... | null | [] | package com.rodrigor.exemplos.controleestoque;
import javax.swing.JOptionPane;
/**
* Autor: <NAME>
* http://www.rodrigor.com
* (cc)Creative Commons 2010
*
* Este trabalho está licenciado sob uma Licença
* Creative Commons Atribuição-Uso Não-Comercial-Compartilhamento
* pela mesma Licença 2.5 Brasil.
* Para ... | 1,199 | 0.671533 | 0.648013 | 56 | 21.017857 | 19.652782 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.517857 | false | false | 0 |
c6aa8cda53c81e655d211b43518c56120c00effa | 7,739,531,070,526 | 27fd9b9339a6d6b14c64ac3cd974a4ec744933c6 | /src/main/java/com/example/redisdemo/redissonDemo/分布式集合/set/LexSortedSetDemo.java | f0057333871e6fd63b4b2b944339fd7be7876b5f | [] | no_license | 15270673102/redis-demo | https://github.com/15270673102/redis-demo | e15874114011473e53135c49f3b1cb8f1b1f3616 | 14a77d1c373e2fa9e316658e7ceb03ce220bc911 | refs/heads/master | 2022-11-21T13:43:02.406000 | 2020-01-16T13:10:20 | 2020-01-16T13:10:20 | 233,985,904 | 0 | 0 | null | false | 2022-11-16T09:59:11 | 2020-01-15T03:00:03 | 2020-01-16T13:10:34 | 2022-11-16T09:59:08 | 37 | 0 | 0 | 1 | Java | false | false | package com.example.redisdemo.redissonDemo.分布式集合.set;
import cn.hutool.core.lang.Console;
import com.example.redisdemo.redissonDemo.redissonUtil;
import org.redisson.api.RLexSortedSet;
import org.redisson.api.RedissonClient;
import java.util.Iterator;
import java.util.Spliterator;
/**
* 字典排序集 源码--》 ( RSortedSet<St... | UTF-8 | Java | 984 | java | LexSortedSetDemo.java | Java | [
{
"context": " RSortedSet<String>) 这个是一个string 类型的集合\n * @auther: wangjiayu\n * @date: 2020/1/15 15:45\n */\npublic class LexSor",
"end": 366,
"score": 0.9997091293334961,
"start": 357,
"tag": "USERNAME",
"value": "wangjiayu"
}
] | null | [] | package com.example.redisdemo.redissonDemo.分布式集合.set;
import cn.hutool.core.lang.Console;
import com.example.redisdemo.redissonDemo.redissonUtil;
import org.redisson.api.RLexSortedSet;
import org.redisson.api.RedissonClient;
import java.util.Iterator;
import java.util.Spliterator;
/**
* 字典排序集 源码--》 ( RSortedSet<St... | 984 | 0.686567 | 0.672708 | 35 | 25.799999 | 20.996326 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.514286 | false | false | 0 |
8efc8c467ceeba995728c688c06483a7cd4d521e | 19,696,720,071,078 | 5741045375dcbbafcf7288d65a11c44de2e56484 | /reddit-decompilada/com/bumptech/glide/module/ManifestParser.java | 067bb7b31d5f2d916f5960ce94607f1df894b539 | [] | no_license | miarevalo10/ReporteReddit | https://github.com/miarevalo10/ReporteReddit | 18dd19bcec46c42ff933bb330ba65280615c281c | a0db5538e85e9a081bf268cb1590f0eeb113ed77 | refs/heads/master | 2020-03-16T17:42:34.840000 | 2018-05-11T10:16:04 | 2018-05-11T10:16:04 | 132,843,706 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bumptech.glide.module;
import android.content.Context;
import android.content.pm.ApplicationInfo;
import android.util.Log;
import java.util.ArrayList;
import java.util.List;
public final class ManifestParser {
private final Context f3598a;
public ManifestParser(Context context) {
this.f35... | UTF-8 | Java | 3,424 | java | ManifestParser.java | Java | [] | null | [] | package com.bumptech.glide.module;
import android.content.Context;
import android.content.pm.ApplicationInfo;
import android.util.Log;
import java.util.ArrayList;
import java.util.List;
public final class ManifestParser {
private final Context f3598a;
public ManifestParser(Context context) {
this.f35... | 3,424 | 0.572722 | 0.550818 | 84 | 39.761906 | 29.518202 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.690476 | false | false | 0 |
ae41564ce2389b5fa64bd9991abd8841fcee6a21 | 25,855,703,154,412 | 1f767964ab4b1766999e8e1d9c9f13c76da33709 | /app/src/main/java/com/example/iitinder/chatting/User.java | 86a7e06b3b068a83aa22b61292dad8214fab25a6 | [] | no_license | HimanshuC22/notion-painter | https://github.com/HimanshuC22/notion-painter | 6c743220e544ed2e25ae95083406c8f63928e20a | 32d8a147e5eb289e4ee8c225323c749c9cdba781 | refs/heads/master | 2023-06-19T01:48:41.358000 | 2021-07-17T15:55:50 | 2021-07-17T15:55:50 | 386,740,066 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.iitinder.chatting;
import com.google.firebase.database.DataSnapshot;
import com.google.firebase.database.DatabaseError;
import com.google.firebase.database.DatabaseReference;
import com.google.firebase.database.FirebaseDatabase;
import com.google.firebase.database.ValueEventListener;
/**
* The cl... | UTF-8 | Java | 2,144 | java | User.java | Java | [
{
"context": "ue().toString();\n email[0] = ldap+\"@iitb.ac.in\";\n profileImage[0] = \"\";\n ",
"end": 1127,
"score": 0.9735537767410278,
"start": 1116,
"tag": "EMAIL",
"value": "@iitb.ac.in"
}
] | null | [] | package com.example.iitinder.chatting;
import com.google.firebase.database.DataSnapshot;
import com.google.firebase.database.DatabaseError;
import com.google.firebase.database.DatabaseReference;
import com.google.firebase.database.FirebaseDatabase;
import com.google.firebase.database.ValueEventListener;
/**
* The cl... | 2,140 | 0.603545 | 0.597948 | 84 | 24.511906 | 22.685476 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 0 |
96559df454b89ea4cd16a321a98de343ed5226a4 | 11,355,893,547,686 | 5756c60a129f758f02da222b94d2e8ea93c81469 | /src/com/sickray/games/BoE/Handlers/Inputhandler.java | 92c47b1b16fba9a76bfdc012ede15af78e769439 | [] | no_license | unicxa/Blades-of-Exodus | https://github.com/unicxa/Blades-of-Exodus | 9049fbcdba27c24502cf18288049558984cb929e | 6445ed2a83f7bae4f44a9b1f8ecd2dc5c6753ec0 | refs/heads/master | 2021-06-14T17:39:16.003000 | 2021-03-02T16:40:13 | 2021-03-02T16:40:13 | 153,856,967 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sickray.games.BoE.Handlers;
import java.awt.event.KeyEvent;
import java.awt.event.KeyAdapter;
import com.sickray.games.BoE.GameEng;
import com.sickray.games.BoE.Enum.ObjectID;
import com.sickray.games.BoE.Objects.ObjectBase;
import com.sickray.games.BoE.Projectiles.Projectile;
public class Inpu... | UTF-8 | Java | 2,322 | java | Inputhandler.java | Java | [] | null | [] | package com.sickray.games.BoE.Handlers;
import java.awt.event.KeyEvent;
import java.awt.event.KeyAdapter;
import com.sickray.games.BoE.GameEng;
import com.sickray.games.BoE.Enum.ObjectID;
import com.sickray.games.BoE.Objects.ObjectBase;
import com.sickray.games.BoE.Projectiles.Projectile;
public class Inpu... | 2,322 | 0.574074 | 0.567183 | 97 | 21.876289 | 19.448191 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.773196 | false | false | 0 |
163ac092464d0a39cc7d03136cf6b79462ee0111 | 29,746,943,511,355 | 1319d767ee00f2317c426e9aec4e9953d9634e24 | /src/com/mlcss/bean/User.java | 4e3d34ba14f1859282d63121a8e6622b4c1b7b44 | [] | no_license | zhkumsc/MoblicLearningCommunity | https://github.com/zhkumsc/MoblicLearningCommunity | ff7a84cd8dad8a8f72860a39a5f8efe98110ef7c | 1663ebcce1195514d483f8e2c8aa487bdeb5c3c6 | refs/heads/master | 2016-09-06T20:10:27.166000 | 2013-08-27T12:20:27 | 2013-08-27T12:20:27 | 11,561,867 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mlcss.bean;
import java.io.Serializable;
import java.util.Date;
@SuppressWarnings("serial")
public class User implements Serializable{
private int id;
private String name;
private String password;
private String email;
private String userIcon;
private Date createTime;
private long qq... | UTF-8 | Java | 2,030 | java | User.java | Java | [
{
"context": "\t\tsuper();\r\n\t\tthis.name = name;\r\n\t\tthis.password = password;\r\n\t\tthis.email = email;\r\n\t\tthis.userIcon = userIc",
"end": 1753,
"score": 0.9991888403892517,
"start": 1745,
"tag": "PASSWORD",
"value": "password"
},
{
"context": "er [id=\" + id + \", name=\... | null | [] | package com.mlcss.bean;
import java.io.Serializable;
import java.util.Date;
@SuppressWarnings("serial")
public class User implements Serializable{
private int id;
private String name;
private String password;
private String email;
private String userIcon;
private Date createTime;
private long qq... | 2,034 | 0.597332 | 0.597332 | 175 | 9.565714 | 14.287056 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.885714 | false | false | 0 |
1b17548fab29bc5fd8d3665d18a44f6a5cb88683 | 4,097,398,819,809 | e41adaf74c7b53e987cee1074022ed1afaa05516 | /src/main/java/org/iii/oip/service/WorkshopGroupNotificationService.java | 3eb59d2827086b6d51d6846238c2579feee63a2d | [] | no_license | KobeHsu/oip | https://github.com/KobeHsu/oip | e64e6c58d20a3240ad80b47783b5786dd59dada2 | 4b64a6a77a5ac6327a78afaed69ae938d8dae19e | refs/heads/master | 2018-01-08T02:22:34.828000 | 2015-12-09T06:15:56 | 2015-12-09T06:15:56 | 47,642,711 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.iii.oip.service;
import java.sql.Timestamp;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.iii.oip.dao.WorkshopGroupNotificationJobDao;
import org.iii.oip.domain.WorkshopGroupNotificationJob;
import org.iii.oip.enumeration.NotificationJobStatusEnum... | UTF-8 | Java | 1,797 | java | WorkshopGroupNotificationService.java | Java | [] | null | [] | package org.iii.oip.service;
import java.sql.Timestamp;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.iii.oip.dao.WorkshopGroupNotificationJobDao;
import org.iii.oip.domain.WorkshopGroupNotificationJob;
import org.iii.oip.enumeration.NotificationJobStatusEnum... | 1,797 | 0.828047 | 0.828047 | 46 | 38.065216 | 32.64859 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.913043 | false | false | 0 |
d331685ac850b3ebcb3b1e8b3944bc6b780be331 | 18,777,597,040,847 | 26616f505d6696fec9de255486336f3bbbb4dfc3 | /robonobo/tags/0.4.0/gui/src/java/com/robonobo/gui/MyPlaylistDetailsPanel.java | 4e3ca91d139825addfe886312d267c054311b452 | [] | no_license | BackupTheBerlios/robonobo-svn | https://github.com/BackupTheBerlios/robonobo-svn | 5c8f25656c115409bd9250c6fc7ee0a192071739 | f8ee79a4b4ca9b22dc6cd688163ad033ef91ab19 | refs/heads/master | 2021-01-23T22:54:01.574000 | 2011-03-01T11:12:24 | 2011-03-01T11:12:24 | 40,799,683 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.robonobo.gui;
import info.clearthought.layout.TableLayout;
import java.awt.Color;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.KeyAdapter;
import java.awt.event.KeyEvent;
import java.util.HashMap;
import java.util.Map;
import javax.swing.BorderFactory;
im... | UTF-8 | Java | 5,523 | java | MyPlaylistDetailsPanel.java | Java | [] | null | [] | package com.robonobo.gui;
import info.clearthought.layout.TableLayout;
import java.awt.Color;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.KeyAdapter;
import java.awt.event.KeyEvent;
import java.util.HashMap;
import java.util.Map;
import javax.swing.BorderFactory;
im... | 5,523 | 0.727503 | 0.720985 | 184 | 29.016304 | 23.863169 | 169 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.875 | false | false | 0 |
2cd9e36d15087fa4e37ee6384e2f27a05ed95e06 | 9,139,690,425,585 | bf0243a67f08907913420be4d2b3558c89b4e12c | /src/AppReversLoop.java | a0154b3c57f481cdb0def61d6dc084c64d62a75a | [] | no_license | SergejShumilin/test | https://github.com/SergejShumilin/test | 8c633f22d567711937d1c5292fa27d2813c9966b | 43048927f98dfc1183d1d5022c190b3552adb4d8 | refs/heads/master | 2020-04-17T17:40:37.612000 | 2019-04-19T12:53:19 | 2019-04-19T12:53:19 | 153,481,182 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Arrays;
public class AppReversLoop {
public static void main(String[] args) {
int[] data = {10, 20, 30, 40, 50};
for (int index = 0; index<data.length/2; index++){
swap(data, index, data.length-1-index);
}
System.out.println(Arrays.toString(data));
... | UTF-8 | Java | 493 | java | AppReversLoop.java | Java | [] | null | [] | import java.util.Arrays;
public class AppReversLoop {
public static void main(String[] args) {
int[] data = {10, 20, 30, 40, 50};
for (int index = 0; index<data.length/2; index++){
swap(data, index, data.length-1-index);
}
System.out.println(Arrays.toString(data));
... | 493 | 0.565923 | 0.539554 | 19 | 24.947369 | 21.656343 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.894737 | false | false | 0 |
51f353f34ac69c7176a350adadec8c236f1c1e1e | 17,609,365,934,044 | 9e743dc05badd7c4eae9ae8daed4de19783c12f9 | /src/main/java/org/easyarch/dislock/kits/TokenKits.java | 1f92e8f1a3310c4abcc775ba115acd96f276e4e3 | [] | no_license | rpgmakervx/dislock | https://github.com/rpgmakervx/dislock | f514e05593f4b8788da49ec14910da247e22861e | 6ae90e2dddb4f2161f888900ce2b38e86b313d25 | refs/heads/master | 2020-12-02T16:12:12.542000 | 2017-08-07T17:33:57 | 2017-08-07T17:33:57 | 96,517,912 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.easyarch.dislock.kits;
import org.easyarch.dislock.sys.SysProperties;
/**
* Created by xingtianyu(code4j) on 2017-7-15.
*/
public class TokenKits {
public static String getToken(){
StringBuffer buffer = new StringBuffer();
try {
buffer.append(SysProperties.mac())
... | UTF-8 | Java | 604 | java | TokenKits.java | Java | [
{
"context": "arch.dislock.sys.SysProperties;\n\n/**\n * Created by xingtianyu(code4j) on 2017-7-15.\n */\npublic class TokenKits ",
"end": 112,
"score": 0.9996538162231445,
"start": 102,
"tag": "USERNAME",
"value": "xingtianyu"
},
{
"context": ".sys.SysProperties;\n\n/**\n * Created... | null | [] | package org.easyarch.dislock.kits;
import org.easyarch.dislock.sys.SysProperties;
/**
* Created by xingtianyu(code4j) on 2017-7-15.
*/
public class TokenKits {
public static String getToken(){
StringBuffer buffer = new StringBuffer();
try {
buffer.append(SysProperties.mac())
... | 604 | 0.543046 | 0.529801 | 24 | 24.166666 | 19.032137 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 0 |
baf63da21011d972676ad0e40d473c270561c45c | 28,879,360,120,628 | 3af1a329cc06a9196b0508b84572359c42373678 | /src/main/java/service/impl/ArticleService.java | b19c90219015113b67e1742389a691548c66606d | [] | no_license | blanklu/game | https://github.com/blanklu/game | 4c4daca1e101e9a6c5ba0e5fb35100f7ce6e6d07 | 1eabe2f88fcc681fda2c7cbb67dab89452496428 | refs/heads/master | 2020-03-28T01:43:15.613000 | 2018-09-08T07:10:35 | 2018-09-08T07:10:35 | 147,525,923 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package service.impl;
import mapper.ArticleMapper;
import model.Article;
import model.ArticleDto;
import model.FindListResult;
import model.PageArc;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import service.IArticleService;
import java.util.List;
@Se... | UTF-8 | Java | 1,933 | java | ArticleService.java | Java | [] | null | [] | package service.impl;
import mapper.ArticleMapper;
import model.Article;
import model.ArticleDto;
import model.FindListResult;
import model.PageArc;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import service.IArticleService;
import java.util.List;
@Se... | 1,933 | 0.590792 | 0.588722 | 80 | 23.1625 | 17.148211 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45 | false | false | 0 |
ce9a1719e30c64848a1397aefe84167c8b58abcc | 17,480,516,917,246 | 02c77eb639f6838448b2fc92750bb57a60cc74d1 | /src/home3.java | 8f1ca242f322e9e24b71ef965e2dc6672854ed3e | [] | no_license | iryna45/FirstLesson | https://github.com/iryna45/FirstLesson | 04a28f53ceec18f37be6a1a8f50590488ec0b443 | b04c37af5f265a94251280915cd80e1d114fd8ae | refs/heads/master | 2021-01-18T03:32:33.173000 | 2017-03-22T10:42:48 | 2017-03-22T10:42:48 | 85,815,303 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Arrays;
/**
* Created by dobrianska_i on 05.03.2017.
*/
public class home3 {
public static void main(String[] args) {
int tolo [] = new int [33];
int index = 0;
for (int i = 1; i <= 100; i++) {
if (i % 3 == 0) {
tolo [index] = i;
... | UTF-8 | Java | 415 | java | home3.java | Java | [
{
"context": "import java.util.Arrays;\n\n/**\n * Created by dobrianska_i on 05.03.2017.\n */\npublic class home3 {\n publi",
"end": 56,
"score": 0.9994166493415833,
"start": 44,
"tag": "USERNAME",
"value": "dobrianska_i"
}
] | null | [] | import java.util.Arrays;
/**
* Created by dobrianska_i on 05.03.2017.
*/
public class home3 {
public static void main(String[] args) {
int tolo [] = new int [33];
int index = 0;
for (int i = 1; i <= 100; i++) {
if (i % 3 == 0) {
tolo [index] = i;
... | 415 | 0.450602 | 0.407229 | 20 | 19.799999 | 16.372538 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 0 |
677226a541b04a817203504dca18395e97260525 | 17,480,516,915,296 | 8e7ef85e4560313a78636241d062086ffb9f4ed8 | /app/src/main/java/com/example/mahmoudbahaa/etilaaftask/adapters/PhotoListAdapter.java | 0cbb39cafb963fc914519b1f58771e534f9ca16d | [] | no_license | MahmoudMB/EtilaafTask | https://github.com/MahmoudMB/EtilaafTask | ec23cb8ebc598c1a48c5c0ef895329aa6470dfc8 | edb07f5271f875935bdf2334a9c4c1d67609a550 | refs/heads/master | 2020-04-14T07:28:15.451000 | 2019-01-01T10:10:48 | 2019-01-01T10:10:48 | 163,711,492 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.mahmoudbahaa.etilaaftask.adapters;
import android.content.Context;
import android.content.Intent;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import com.bumptech.glide.G... | UTF-8 | Java | 2,288 | java | PhotoListAdapter.java | Java | [
{
"context": ".Story;\n\nimport java.util.List;\n\n/**\n * Created by MahmoudBahaa on 30/12/2018.\n */\n\npublic class Photo",
"end": 601,
"score": 0.8296734094619751,
"start": 600,
"tag": "NAME",
"value": "M"
},
{
"context": "tory;\n\nimport java.util.List;\n\n/**\n * Created by Mah... | null | [] | package com.example.mahmoudbahaa.etilaaftask.adapters;
import android.content.Context;
import android.content.Intent;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import com.bumptech.glide.G... | 2,288 | 0.668706 | 0.66215 | 101 | 21.653465 | 26.933153 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.376238 | false | false | 0 |
6fd283b221ecfeb93335172195a8fd6c6f45934d | 14,594,298,892,545 | 3b4643ccd2ebe2aacdee396f8cc2c7851d8d3eac | /hw05-0036480046/src/test/java/hr/fer/zemris/lsystems/impl/FieldValueGettersTest.java | 7c8f5e4a57d64040720b800b27b8d2777beec64b | [
"MIT"
] | permissive | Daria2002/Java_hw | https://github.com/Daria2002/Java_hw | fb12a49d448dc899c73737d4e9206e8e5e78a829 | 017b245c622753ad56fe03be1aa099b6a8f7e140 | refs/heads/master | 2022-11-30T21:16:11.482000 | 2020-09-24T11:41:12 | 2020-09-24T11:41:12 | 175,823,150 | 0 | 0 | MIT | false | 2022-11-24T07:44:34 | 2019-03-15T13:14:46 | 2020-09-24T11:41:16 | 2022-11-24T07:44:33 | 49,049 | 0 | 0 | 13 | Java | false | false | package hr.fer.zemris.lsystems.impl;
import static org.junit.jupiter.api.Assertions.*;
import org.junit.jupiter.api.Test;
import hr.fer.zemris.java.hw05.db.FieldValueGetters;
import hr.fer.zemris.java.hw05.db.StudentRecord;
class FieldValueGettersTest {
@Test
void testSimple() {
StudentRecord record = new Stud... | UTF-8 | Java | 1,200 | java | FieldValueGettersTest.java | Java | [] | null | [] | package hr.fer.zemris.lsystems.impl;
import static org.junit.jupiter.api.Assertions.*;
import org.junit.jupiter.api.Test;
import hr.fer.zemris.java.hw05.db.FieldValueGetters;
import hr.fer.zemris.java.hw05.db.StudentRecord;
class FieldValueGettersTest {
@Test
void testSimple() {
StudentRecord record = new Stud... | 1,200 | 0.73 | 0.6825 | 40 | 29 | 27.914154 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.975 | false | false | 0 |
df18d20c5d018c021fb7279163513be7b1d0252a | 19,902,878,472,493 | 2dc55280583e54cd3745fad4145eb7a0712eb503 | /stardust-engine-test/src/test/java/org/eclipse/stardust/test/join/JoinProcessTest.java | 174032639519ca9d6653e5f1cbea709ecfe4f9d3 | [] | no_license | markus512/stardust.engine | https://github.com/markus512/stardust.engine | 9d5f4fd7016a38c5b3a1fe09cc7a445c00a31b57 | 76e0b326446e440468b4ab54cfb8e26a6403f7d8 | refs/heads/master | 2022-02-06T23:03:21.305000 | 2016-03-09T14:56:01 | 2016-03-09T14:56:01 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**********************************************************************************
* Copyright (c) 2012 SunGard CSA LLC and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and i... | UTF-8 | Java | 11,764 | java | JoinProcessTest.java | Java | [
{
"context": " about <i>Join Process</i>).\n * </p>\n *\n * @author Roland.Stamm\n */\npublic class JoinProcessTest\n{\n public stat",
"end": 2217,
"score": 0.999865710735321,
"start": 2205,
"tag": "NAME",
"value": "Roland.Stamm"
}
] | null | [] | /**********************************************************************************
* Copyright (c) 2012 SunGard CSA LLC and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and i... | 11,764 | 0.707497 | 0.702652 | 311 | 36.826366 | 35.609196 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.742765 | false | false | 0 |
5d6d75008ccdaed7eff8ffb2b4044bd08cbf5484 | 25,039,659,341,678 | c31b9a29ffedd1cf1411dad27e53f19ed3ca45e0 | /src/main/java/com/kh/viewnimal/qna/model/service/QnaServiceImpl.java | 3c69dd34eac42671474c58d537a260490a5e1261 | [] | no_license | deeprootedtree/viewnimal | https://github.com/deeprootedtree/viewnimal | 579d207116a5813b3d6378d18fe11b1eb964114e | eabe12460c94d081cb642dcf15946017e1ec5211 | refs/heads/master | 2018-12-20T16:03:44.171000 | 2018-11-29T04:27:39 | 2018-11-29T04:27:39 | 149,751,823 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kh.viewnimal.qna.model.service;
import java.util.ArrayList;
import java.util.HashMap;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.kh.viewnimal.qna.model.dao.QnaDao;
import com.kh.viewnimal.qna.model.dto.QnaDto;
@Service("qnaSer... | UTF-8 | Java | 1,530 | java | QnaServiceImpl.java | Java | [] | null | [] | package com.kh.viewnimal.qna.model.service;
import java.util.ArrayList;
import java.util.HashMap;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.kh.viewnimal.qna.model.dao.QnaDao;
import com.kh.viewnimal.qna.model.dto.QnaDto;
@Service("qnaSer... | 1,530 | 0.759477 | 0.759477 | 76 | 19.131578 | 20.117641 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.078947 | false | false | 0 |
b93f60ae03dc18831f316344d185b901f13a48e6 | 8,967,891,778,330 | 6c069e1f6ceffda4338e06e739abf57dab315f80 | /src/main/java/com/example/testcontainer/repositories/EmployeeRepository.java | 2eba20498da4581aefa717c3c78fc60cb7177582 | [] | no_license | hendriksutrisna/testcontainer | https://github.com/hendriksutrisna/testcontainer | acbdadbea801ccfa283001f8ed20a5c43769601e | aaf197060aedc642d1c07b014eb506f3f6d6c804 | refs/heads/master | 2023-07-28T17:31:15.316000 | 2021-09-13T03:24:00 | 2021-09-13T03:24:00 | 405,045,836 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.testcontainer.repositories;
import com.example.testcontainer.models.Employee;
import org.springframework.data.jpa.repository.JpaRepository;
import java.util.UUID;
public interface EmployeeRepository extends JpaRepository<Employee, UUID> {
Employee findByName(String name);
}
| UTF-8 | Java | 302 | java | EmployeeRepository.java | Java | [] | null | [] | package com.example.testcontainer.repositories;
import com.example.testcontainer.models.Employee;
import org.springframework.data.jpa.repository.JpaRepository;
import java.util.UUID;
public interface EmployeeRepository extends JpaRepository<Employee, UUID> {
Employee findByName(String name);
}
| 302 | 0.827815 | 0.827815 | 10 | 29.200001 | 26.988146 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 0 |
32d6041f4336c360ea052f826841d341ea9113a7 | 14,319,421,026,952 | 9d4057824e583c4e9d3ca252a3b396bd60f2e2ed | /Tp1-QA/src/TestAffichageEtienne.java | d9602d50358471862a9df710961bd00c9427b0be | [] | no_license | Fayh1453/Tp1 | https://github.com/Fayh1453/Tp1 | 53422c81d2bc8c93a24842bf13fdb704990c1799 | 146ca933a753f7bb6f476876267f719c362781be | refs/heads/master | 2021-09-10T23:02:13.837000 | 2018-04-03T20:32:59 | 2018-04-03T20:32:59 | 119,388,359 | 0 | 1 | null | false | 2018-03-22T17:43:43 | 2018-01-29T13:48:52 | 2018-02-01T18:22:54 | 2018-03-22T17:41:28 | 93 | 0 | 1 | 0 | Java | false | null | import static org.junit.Assert.*;
import org.junit.Test;
public class TestAffichageEtienne {
@Test
public void testTVQ() {
double resultat = Facture.calculTVQ( 100 );
assertEquals(110, resultat,2);
}
@Test
public void testTPS() {
double resultat = Facture.calculTPS(100.00);
assertEquals(105,resultat, ... | UTF-8 | Java | 452 | java | TestAffichageEtienne.java | Java | [] | null | [] | import static org.junit.Assert.*;
import org.junit.Test;
public class TestAffichageEtienne {
@Test
public void testTVQ() {
double resultat = Facture.calculTVQ( 100 );
assertEquals(110, resultat,2);
}
@Test
public void testTPS() {
double resultat = Facture.calculTPS(100.00);
assertEquals(105,resultat, ... | 452 | 0.681416 | 0.646018 | 27 | 15.740741 | 16.174036 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.518519 | false | false | 0 |
1f52833b48eca2f0efc93e35b5f941628bc81b02 | 27,358,941,680,849 | 20f81986e86c8e50216566e5c70338acc8620080 | /src/main/java/com/globallogic/procamp/lesson12/latency/LatencyCallableStatement.java | 5b363577e1ab25850eb4a6d226535be110735859 | [] | no_license | sivachok/procamp | https://github.com/sivachok/procamp | 30317893ae5ce8b8603291529dc702c044501846 | 8432033082f99e990c4f8bbf7d3568e19e567914 | refs/heads/master | 2020-04-01T20:25:55.962000 | 2018-12-11T09:01:20 | 2018-12-11T09:01:20 | 153,603,534 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.globallogic.procamp.lesson12.latency;
import java.sql.CallableStatement;
import lombok.experimental.Delegate;
public class LatencyCallableStatement extends LatencyPreparedStatement implements CallableStatement {
@Delegate(excludes = ExecutionAware.class)
private final CallableStatement realCalla... | UTF-8 | Java | 573 | java | LatencyCallableStatement.java | Java | [] | null | [] | package com.globallogic.procamp.lesson12.latency;
import java.sql.CallableStatement;
import lombok.experimental.Delegate;
public class LatencyCallableStatement extends LatencyPreparedStatement implements CallableStatement {
@Delegate(excludes = ExecutionAware.class)
private final CallableStatement realCalla... | 573 | 0.82199 | 0.818499 | 16 | 34.8125 | 35.74601 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 0 |
2911098fd38744b4a88514c51e024fed7ac72708 | 4,655,744,550,504 | adcc8c0fadb8ed589b30b389dd231448e92d3a8a | /src/main/java/com/falafelteam/shelfish/model/users/Role.java | f817af8ed78e0f0e177f0e78e3d121cacffec69c | [] | no_license | SelkieAnna/Shelfish-2.0 | https://github.com/SelkieAnna/Shelfish-2.0 | 00bf640a375938decf1383f7fec19e65b9642f5e | 28e3bc8932f8ed5e565e96b1378c68807fd0c159 | refs/heads/master | 2020-03-27T05:27:32.789000 | 2018-04-25T13:10:44 | 2018-04-25T13:10:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.falafelteam.shelfish.model.users;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import org.springframework.security.core.GrantedAuthority;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persiste... | UTF-8 | Java | 931 | java | Role.java | Java | [] | null | [] | package com.falafelteam.shelfish.model.users;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import org.springframework.security.core.GrantedAuthority;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persiste... | 931 | 0.70247 | 0.696026 | 45 | 19.688889 | 15.637309 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.355556 | false | false | 0 |
fb5797d46244f016d3a20a4e8d298f2b9ee846cf | 17,901,423,703,715 | 2a72d5590bb5b1ebd1873d057c6a33836a965fb4 | /ocp/src/main/java/io/mincong/ocpjp/design_principles/factory/method/AppFactory.java | cf8fe67d299aa35a73e1c275d369f6062525acc5 | [] | no_license | mincong-h/java-examples | https://github.com/mincong-h/java-examples | ac5bad075e613e0bfc352fa877a27ec44908b627 | da29877ebb042e3a7a205612813b9eb8f5e47598 | refs/heads/master | 2023-01-25T04:25:26.560000 | 2022-08-06T17:49:49 | 2022-08-06T17:49:49 | 65,304,742 | 11 | 10 | null | false | 2023-01-12T04:06:48 | 2016-08-09T15:07:53 | 2022-08-06T17:49:54 | 2023-01-12T04:06:44 | 1,241 | 10 | 9 | 26 | Java | false | false | package io.mincong.ocpjp.design_principles.factory.method;
/** @author Mincong Huang */
public abstract class AppFactory {
public App getAppInstance() {
return getApp();
}
public abstract App getApp();
}
| UTF-8 | Java | 217 | java | AppFactory.java | Java | [
{
"context": "pjp.design_principles.factory.method;\n\n/** @author Mincong Huang */\npublic abstract class AppFactory {\n\n public A",
"end": 85,
"score": 0.9998437762260437,
"start": 72,
"tag": "NAME",
"value": "Mincong Huang"
}
] | null | [] | package io.mincong.ocpjp.design_principles.factory.method;
/** @author <NAME> */
public abstract class AppFactory {
public App getAppInstance() {
return getApp();
}
public abstract App getApp();
}
| 210 | 0.714286 | 0.714286 | 11 | 18.727272 | 18.532972 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 0 |
276ee48cfeb2969d7b293b47ca492ad5e3fa9cd5 | 19,421,842,128,034 | 51bb1679745e5178f364a6500305d74e403575e6 | /src/main/java/com/exploringspatial/fit/GarminFitListener.java | d1fe931c4d4ad01c496f6d68fd8a090811372c01 | [
"MIT"
] | permissive | smitchell/garmin-fit-geojson | https://github.com/smitchell/garmin-fit-geojson | cb94db7d99a04342ab1b91cb6b403806ffe71d3b | 3ed9d5a2e14fc5c5796c77518b19af8b18d2ee02 | refs/heads/master | 2021-01-22T22:49:54.336000 | 2015-01-09T22:58:31 | 2015-01-09T22:58:31 | 28,755,238 | 6 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.exploringspatial.fit;
import com.exploringspatial.domain.FitActivity;
import com.garmin.fit.*;
import java.util.TimeZone;
import com.vividsolutions.jts.geom.Coordinate;
import org.apache.commons.lang3.time.DateFormatUtils;
/**
* The purpose of this class is pull just enough data out of a Garmin FIT file
... | UTF-8 | Java | 2,659 | java | GarminFitListener.java | Java | [
{
"context": " single session (e.g. not multi-sport).\n * @author Steve Mitchell\n */\npublic class GarminFitListener implements Act",
"end": 466,
"score": 0.9996896982192993,
"start": 452,
"tag": "NAME",
"value": "Steve Mitchell"
}
] | null | [] | package com.exploringspatial.fit;
import com.exploringspatial.domain.FitActivity;
import com.garmin.fit.*;
import java.util.TimeZone;
import com.vividsolutions.jts.geom.Coordinate;
import org.apache.commons.lang3.time.DateFormatUtils;
/**
* The purpose of this class is pull just enough data out of a Garmin FIT file
... | 2,651 | 0.663407 | 0.660775 | 72 | 35.930557 | 33.983791 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 0 |
dccdccd1e097d2b7b48b621b6067d12d28b73351 | 27,058,293,968,829 | fa255e30671fdc1d79040da7c649ca9c222f4642 | /src/main/java/br/com/leolira/dbc/avaliacao/exceptions/InputDataInvalidException.java | 184553efd9f808bef2cb3e2e8399306f151fd540 | [] | no_license | Cadlira/avaliacaodbc | https://github.com/Cadlira/avaliacaodbc | 896d38413a43133347ab4953b094859102e1d7d3 | d4f21ee30e2c3c042ab180535ac41654f4a8ae90 | refs/heads/master | 2022-12-05T19:54:42.165000 | 2020-08-13T07:58:43 | 2020-08-13T07:58:43 | 286,654,716 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.leolira.dbc.avaliacao.exceptions;
public class InputDataInvalidException extends RuntimeException {
private static final long serialVersionUID = 7720342296099798927L;
private String[] invalidData;
public InputDataInvalidException(Throwable throwable, String[] invalidData) {
super(throwable);
... | UTF-8 | Java | 419 | java | InputDataInvalidException.java | Java | [] | null | [] | package br.com.leolira.dbc.avaliacao.exceptions;
public class InputDataInvalidException extends RuntimeException {
private static final long serialVersionUID = 7720342296099798927L;
private String[] invalidData;
public InputDataInvalidException(Throwable throwable, String[] invalidData) {
super(throwable);
... | 419 | 0.789976 | 0.74463 | 17 | 23.647058 | 26.146513 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.176471 | false | false | 0 |
a6b036606adc84adf15a20c91f9453d773b62797 | 26,637,387,197,568 | 593722f744463b48ed1bc6d2eb77a9499e0eba8a | /app/src/main/java/com/pistolshrimpstudio/jobreviews/MainActivity.java | a70ed20c15f8a8bcb0c279bdcb09007f0c846660 | [] | no_license | djoleluk/JobReviews | https://github.com/djoleluk/JobReviews | 59f08f6891042ba18995caedc7f9a9e8c1c22b93 | 288f6b9d049db34fa5d7f669b291fe2c65cd275c | refs/heads/master | 2023-01-09T10:47:01.686000 | 2020-11-10T15:51:31 | 2020-11-10T15:51:31 | 311,683,027 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pistolshrimpstudio.jobreviews;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.os.Bundle;
import android.util.Log;
import android.view.MotionEvent;
import android.view.View;
import androidx.appcompat.app.AppCompatActivity;
import android... | UTF-8 | Java | 5,799 | java | MainActivity.java | Java | [] | null | [] | package com.pistolshrimpstudio.jobreviews;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.os.Bundle;
import android.util.Log;
import android.view.MotionEvent;
import android.view.View;
import androidx.appcompat.app.AppCompatActivity;
import android... | 5,799 | 0.647698 | 0.645973 | 129 | 43.961239 | 29.608139 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.782946 | false | false | 0 |
8258c0ea94933241976896ca2d6053d984af9b66 | 31,636,729,122,766 | 8a1d15ff941033dece30d949f9ae9936eb15abd9 | /raft-kv/src/main/java/com/frozen/raft/rpc/Response.java | 917a3592c296ec6009c03e80b449b36ff0096dbd | [] | no_license | jdfrozen/J-frozen | https://github.com/jdfrozen/J-frozen | 5488b7401e1d31263b429580bfc61066e14f0166 | bcdd1b37d0ba6e160c0d29d4d3aeb7a93f73ec63 | refs/heads/master | 2022-12-11T18:05:36.386000 | 2021-01-29T07:29:43 | 2021-01-29T07:29:43 | 160,789,767 | 1 | 0 | null | false | 2022-11-21T22:37:13 | 2018-12-07T07:45:59 | 2021-01-29T07:30:34 | 2022-11-21T22:37:13 | 22,000 | 1 | 0 | 20 | Java | false | false | package com.frozen.raft.rpc;
import lombok.Builder;
import lombok.Data;
import lombok.ToString;
import java.io.Serializable;
/**
*
* @author frozen
*/
@Data
@ToString
@Builder
public class Response<T> implements Serializable {
private T result;
private final static String Ok="ok";
private final static S... | UTF-8 | Java | 686 | java | Response.java | Java | [
{
"context": ";\n\nimport java.io.Serializable;\n\n/**\n *\n * @author frozen\n */\n@Data\n@ToString\n@Builder\npublic class Respons",
"end": 152,
"score": 0.998344898223877,
"start": 146,
"tag": "USERNAME",
"value": "frozen"
}
] | null | [] | package com.frozen.raft.rpc;
import lombok.Builder;
import lombok.Data;
import lombok.ToString;
import java.io.Serializable;
/**
*
* @author frozen
*/
@Data
@ToString
@Builder
public class Response<T> implements Serializable {
private T result;
private final static String Ok="ok";
private final static S... | 686 | 0.634111 | 0.634111 | 41 | 15.731708 | 14.418863 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.560976 | false | false | 0 |
51291521288d57e4d0c1128b19d120911ace6f97 | 14,851,996,924,326 | aa574a85385f6395c804752602f15819cc52daea | /app/src/main/java/vsevolod/my_fragments2/ButtonsFragment.java | f209baf363c218d69eaa283fb0fa378201bc7e27 | [] | no_license | wlad00/my_Fragments2_github | https://github.com/wlad00/my_Fragments2_github | 0be0852789299ddf69dc179d6c98fdecd32791c7 | 635fe274cd422b7388a29ccdfb313bb3635972ce | refs/heads/master | 2021-01-24T18:38:01.683000 | 2017-03-09T15:45:17 | 2017-03-09T15:45:17 | 84,459,309 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package vsevolod.my_fragments2;
import android.app.Activity;
import android.app.Fragment;
import android.graphics.Color;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
/**
... | UTF-8 | Java | 1,768 | java | ButtonsFragment.java | Java | [
{
"context": ";\nimport android.widget.Button;\n\n/**\n * Created by Vsevolod on 01.03.17.\n */\n\npublic class ButtonsFragment ex",
"end": 342,
"score": 0.977046012878418,
"start": 334,
"tag": "USERNAME",
"value": "Vsevolod"
}
] | null | [] | package vsevolod.my_fragments2;
import android.app.Activity;
import android.app.Fragment;
import android.graphics.Color;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
/**
... | 1,768 | 0.679864 | 0.669118 | 62 | 27.258064 | 25.178034 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.532258 | false | false | 0 |
08dd1e778adc072d0eb224be82a96af5fd4a3873 | 16,157,667,019,327 | 3252689cec2ed4f47579038efbe012d3d5be5974 | /translator/src/obairka/mt/translator/parser/nodes/Body.java | 8ed5db9aaa65e0773ff90701cfb696246fe1d9a0 | [] | no_license | obairka/mt | https://github.com/obairka/mt | 562ae5b63e2d3d1d07c799e59b632717dc3a559f | dec7e2a814482cabf4bfbe8a44803bb2bd24c563 | refs/heads/master | 2016-09-05T19:59:21.832000 | 2014-05-31T05:18:17 | 2014-05-31T05:18:17 | 20,307,147 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package obairka.mt.translator.parser.nodes;
import java.util.ArrayList;
/**
* User: obairka@gmail.com
* Date: 14.05.14
* Time: 10:09
*/
public class Body {
private final ArrayList<Command> commandArrayList = new ArrayList<Command>();
public Command getCommand(int i) {
return commandArrayList.get(... | UTF-8 | Java | 1,421 | java | Body.java | Java | [
{
"context": ".nodes;\n\nimport java.util.ArrayList;\n\n/**\n * User: obairka@gmail.com\n * Date: 14.05.14\n * Time: 10:09\n */\npublic class",
"end": 104,
"score": 0.9999245405197144,
"start": 87,
"tag": "EMAIL",
"value": "obairka@gmail.com"
}
] | null | [] | package obairka.mt.translator.parser.nodes;
import java.util.ArrayList;
/**
* User: <EMAIL>
* Date: 14.05.14
* Time: 10:09
*/
public class Body {
private final ArrayList<Command> commandArrayList = new ArrayList<Command>();
public Command getCommand(int i) {
return commandArrayList.get(i);
}
... | 1,411 | 0.568614 | 0.560873 | 57 | 23.929825 | 20.7033 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.368421 | false | false | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.