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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1ccf7bd777f37f33c3f86893b1be52358a48281e | 2,851,858,298,206 | 034b7eb6dbf389a2579b8ea6f58c61ed554c4ed6 | /src/main/java/com/example/demo/Application.java | c03c6e54bc88a543fab434e29aa2ae8c1c3b3bf3 | [] | no_license | zzhujiayi/demo | https://github.com/zzhujiayi/demo | d6aba3302ad5ae2258140bd99d5f14b559144f99 | 1c2869f70c5ce6d60e1390635e028fbb54a71862 | refs/heads/master | 2023-06-27T16:44:34.880000 | 2021-10-29T09:52:54 | 2021-10-29T09:52:54 | 253,551,708 | 0 | 0 | null | false | 2023-06-14T22:30:28 | 2020-04-06T16:16:57 | 2021-10-29T10:02:05 | 2023-06-14T22:30:27 | 225 | 0 | 0 | 2 | Java | false | false | package com.example.demo;
import com.example.demo.spring.Log;
import java.lang.reflect.Method;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.concurrent.*;
import java.util.concurrent.locks.AbstractQueuedSynchronizer;
import java.util.concurrent.locks.ReentrantReadWriteLock;
public class App... | UTF-8 | Java | 3,874 | java | Application.java | Java | [] | null | [] | package com.example.demo;
import com.example.demo.spring.Log;
import java.lang.reflect.Method;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.concurrent.*;
import java.util.concurrent.locks.AbstractQueuedSynchronizer;
import java.util.concurrent.locks.ReentrantReadWriteLock;
public class App... | 3,874 | 0.607641 | 0.598606 | 136 | 27.492647 | 27.185635 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.485294 | false | false | 10 |
2730c78359873843eb68950113620d1122c2cf24 | 9,672,266,365,177 | c88536c24a34e5258be98a6a4b2af6ffc9adba52 | /uppercase-ribbon-without-eureka-app/src/main/java/org/meng/cloud/app/config/UppercaseAppConfig.java | f1ae56015bbf317383bc2c142ab1fac7bbacde5e | [
"Apache-2.0"
] | permissive | sunmeng90/spring-cloud-quick-start | https://github.com/sunmeng90/spring-cloud-quick-start | 88355fed03e5f5a07511ca37a9e948d845f5efd4 | 650fc800f67c42df0c261d62edcae8bea1052255 | refs/heads/master | 2020-04-02T03:26:04.585000 | 2018-11-21T16:29:33 | 2018-11-21T16:29:33 | 153,965,891 | 0 | 0 | Apache-2.0 | false | 2018-11-21T16:29:34 | 2018-10-21T02:17:34 | 2018-11-21T16:28:50 | 2018-11-21T16:29:34 | 218 | 0 | 0 | 0 | Java | false | null | package org.meng.cloud.app.config;
import org.springframework.cloud.client.loadbalancer.LoadBalanced;
import org.springframework.cloud.netflix.ribbon.RibbonClient;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.client.Rest... | UTF-8 | Java | 612 | java | UppercaseAppConfig.java | Java | [] | null | [] | package org.meng.cloud.app.config;
import org.springframework.cloud.client.loadbalancer.LoadBalanced;
import org.springframework.cloud.netflix.ribbon.RibbonClient;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.client.Rest... | 612 | 0.781046 | 0.781046 | 21 | 28.142857 | 23.057455 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380952 | false | false | 10 |
cb4abaff144b2427a8b0c57e0f7543e229f6f11d | 28,484,223,110,826 | 6aebed9a42b76235a5ed17d09bf108f41dd777a1 | /src/Entidades/Cxi.java | 4bbe603e95ff9857eba0f1df80d95d44b6cc2b10 | [] | no_license | maac99/spotideezer-java | https://github.com/maac99/spotideezer-java | 71b1b6cc9ede356774b83e0e3eacab385afbb405 | 8808abe3de2aacb309cf83ae4ed38f95147874c3 | refs/heads/master | 2022-04-20T08:30:08.646000 | 2020-04-19T00:44:41 | 2020-04-19T00:44:41 | 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 Entidades;
import java.io.Serializable;
import javax.persistence.Basic;
import javax.persistence.Column;
import javax.persiste... | UTF-8 | Java | 3,668 | java | Cxi.java | Java | [
{
"context": "bind.annotation.XmlRootElement;\n\n/**\n *\n * @author julia\n */\n@Entity\n@Table(name = \"CXI\")\n@XmlRootElement\n",
"end": 661,
"score": 0.9962884187698364,
"start": 656,
"tag": "USERNAME",
"value": "julia"
}
] | 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 Entidades;
import java.io.Serializable;
import javax.persistence.Basic;
import javax.persistence.Column;
import javax.persiste... | 3,668 | 0.65349 | 0.652672 | 124 | 28.580645 | 30.872812 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.540323 | false | false | 10 |
e4bf2f3c7903bdf513756d99442f620e8168f738 | 4,045,859,224,255 | 72e6c4dcb139922ae9e0ff23cbde6905ae29bad4 | /app/src/main/java/fr/wildcodeschool/gmaps/MapsActivity.java | 5c030635c3c5676df2cc17741c88dcabbfdda7e6 | [] | no_license | Matharea/GMaps | https://github.com/Matharea/GMaps | c8835ce2d7435e4298ce44852fd8564c580a284a | 9be33b48302abe38ad791526d328b0fe271d3228 | refs/heads/master | 2020-04-15T10:54:49.221000 | 2019-01-08T13:07:46 | 2019-01-08T13:07:46 | 164,602,968 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.wildcodeschool.gmaps;
import android.Manifest;
import android.annotation.SuppressLint;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.location.Location;
import android.location.LocationListener;
import android.location.LocationManager;... | UTF-8 | Java | 6,938 | java | MapsActivity.java | Java | [] | null | [] | package fr.wildcodeschool.gmaps;
import android.Manifest;
import android.annotation.SuppressLint;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.location.Location;
import android.location.LocationListener;
import android.location.LocationManager;... | 6,938 | 0.647816 | 0.641452 | 178 | 37.842697 | 28.543835 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.544944 | false | false | 10 |
dc9922c729d26ccfe731b5b8577cd4e7ede5ff57 | 23,373,212,066,715 | 0e0226edb123b3af8767e9ea80bca38f61420980 | /src/Trees51.java | 48514ac3f9e61993bb95f28ecf181973998e66b2 | [] | no_license | GZfan/codes | https://github.com/GZfan/codes | a86dd2cae393c8e1954785a9bbc3a13c5a20dde9 | 13f043bb81892dd1e726f7a20f4af0554cf15ba9 | refs/heads/master | 2020-05-09T15:58:32.011000 | 2020-01-09T05:17:32 | 2020-01-09T05:17:32 | 181,252,503 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
/**
* @ClassName Trees51
* @Description leetcode 102
* @Author GZfan
* @Date 19-5-10
*/
public class Trees51 {
private static List<List<Integer>> list=new ArrayList<List<Integer>>();
public List<List<Integer>> levelOrder(TreeNode root) {
list=new ArrayList<List<Integer>>();
... | UTF-8 | Java | 1,093 | java | Trees51.java | Java | [
{
"context": "me Trees51\n * @Description leetcode 102\n * @Author GZfan\n * @Date 19-5-10\n */\npublic class Trees51 {\n p",
"end": 92,
"score": 0.9926636815071106,
"start": 87,
"tag": "NAME",
"value": "GZfan"
}
] | null | [] | import java.util.*;
/**
* @ClassName Trees51
* @Description leetcode 102
* @Author GZfan
* @Date 19-5-10
*/
public class Trees51 {
private static List<List<Integer>> list=new ArrayList<List<Integer>>();
public List<List<Integer>> levelOrder(TreeNode root) {
list=new ArrayList<List<Integer>>();
... | 1,093 | 0.546203 | 0.534309 | 39 | 27.02564 | 17.969328 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.410256 | false | false | 10 |
987ca57d81bb6675e97803a27ce8f118b18dc162 | 14,018,773,285,042 | b42b9d61246d593de5f3f90d9d23abd955c917eb | /scm-webapp/src/main/java/sonia/scm/lifecycle/modules/ResteasyAllInOneServletDispatcher.java | 55791aa8018750160f407eb268c87269a7e7b0c5 | [
"MIT"
] | permissive | scm-manager/scm-manager | https://github.com/scm-manager/scm-manager | 0795574c11cf412b15221e672b5e1e10d272fdda | de813efcb1d9f42ce8062e219b678c4feb8f48de | refs/heads/develop | 2023-08-27T22:58:18.440000 | 2023-08-25T12:50:18 | 2023-08-25T12:50:18 | 245,964,662 | 124 | 31 | MIT | false | 2023-08-17T15:45:31 | 2020-03-09T06:57:28 | 2023-08-14T09:32:51 | 2023-08-17T15:45:30 | 143,142 | 114 | 25 | 37 | Java | false | false | /*
* MIT License
*
* Copyright (c) 2020-present Cloudogu GmbH and Contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the r... | UTF-8 | Java | 4,559 | java | ResteasyAllInOneServletDispatcher.java | Java | [] | null | [] | /*
* MIT License
*
* Copyright (c) 2020-present Cloudogu GmbH and Contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the r... | 4,559 | 0.789428 | 0.788111 | 118 | 37.635593 | 32.741585 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.59322 | false | false | 10 |
af507ec301fb1132acd72a7f8e5524dce25dcf54 | 10,376,641,028,006 | fc8dc35d8d08266d74c9c2351e404218c695412f | /app/src/main/java/com/dan/yousuanshi/module/addressbook/adapter/TeamNewPeopleAdapter.java | a14f933eb610387e67f32507b39707af9a108475 | [] | no_license | dyx0815/YouSuanShi | https://github.com/dyx0815/YouSuanShi | b33dfa2740b48adac8f2ae443ee02c34ecb5b4af | 2c598890f03c7d042c071b8dd4f94becc2718d9c | refs/heads/master | 2020-12-05T04:46:12.918000 | 2020-01-06T12:22:46 | 2020-01-06T12:22:46 | 232,010,824 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dan.yousuanshi.module.addressbook.adapter;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import com.bumptech... | UTF-8 | Java | 3,984 | java | TeamNewPeopleAdapter.java | Java | [] | null | [] | package com.dan.yousuanshi.module.addressbook.adapter;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import com.bumptech... | 3,984 | 0.670609 | 0.670357 | 118 | 32.677967 | 25.037897 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.525424 | false | false | 10 |
88464fb05be3463ddb78958d80c41893c522387d | 7,464,653,191,303 | 3931e1929ff0f976a7de7997ca91a83475edc0fd | /NortonMediaDesign/app/src/main/java/com/solutionz/nortonmediadesign/models/Announcement.java | 028902801495c710e6c86933934c06243df3df88 | [] | no_license | leeyang0629/Android-Northon-382938 | https://github.com/leeyang0629/Android-Northon-382938 | 2ca8bb00ce341b78db04befbb9d46006c71fcf77 | 34e647b76464bc3c75d6b9e1865fe3fe3ef77777 | refs/heads/master | 2020-03-21T14:57:13.940000 | 2018-06-26T04:39:42 | 2018-06-26T04:39:42 | 138,685,354 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.solutionz.nortonmediadesign.models;
import com.google.gson.annotations.SerializedName;
import java.io.Serializable;
/**
* Created by Usman Ishrat on 2/28/2018.
*/
public class Announcement implements Serializable {
public static final int STATUS_PENDING = 0;
public static final int... | UTF-8 | Java | 1,867 | java | Announcement.java | Java | [
{
"context": "import java.io.Serializable;\r\n\r\n/**\r\n * Created by Usman Ishrat on 2/28/2018.\r\n */\r\n\r\npublic class Announcement i",
"end": 168,
"score": 0.9998769760131836,
"start": 156,
"tag": "NAME",
"value": "Usman Ishrat"
}
] | null | [] | package com.solutionz.nortonmediadesign.models;
import com.google.gson.annotations.SerializedName;
import java.io.Serializable;
/**
* Created by <NAME> on 2/28/2018.
*/
public class Announcement implements Serializable {
public static final int STATUS_PENDING = 0;
public static final int STATU... | 1,861 | 0.604178 | 0.599357 | 84 | 20.226191 | 16.626392 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.309524 | false | false | 10 |
a5c13504e9124741abf8c48d646a78af3f9d61ac | 7,524,782,738,710 | 7965ff1e3d193d41e37bbd349bbdf2a997337c04 | /app/src/androidTest/java/com/moac/android/amilate/TestFileUtils.java | e25e9afed12f8e0b3fedf245bf5f260835311148 | [] | no_license | peter-tackage/am-i-late | https://github.com/peter-tackage/am-i-late | a7a01cbadd17116604a93071d5202ec81286198e | b247d8743f575891c7d6ac5b864f2541e2a220dd | refs/heads/master | 2016-08-05T02:43:27.077000 | 2015-04-19T14:58:08 | 2015-04-19T14:58:08 | 7,974,709 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.moac.android.amilate;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
public class TestFileUtils {
public static String readTestDataFile(String _filename) {
return readTestDataFile(ClassLoader.getSystemClassLoader(), _fi... | UTF-8 | Java | 1,298 | java | TestFileUtils.java | Java | [] | null | [] | package com.moac.android.amilate;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
public class TestFileUtils {
public static String readTestDataFile(String _filename) {
return readTestDataFile(ClassLoader.getSystemClassLoader(), _fi... | 1,298 | 0.657935 | 0.657935 | 37 | 34.081081 | 31.096518 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.486486 | false | false | 10 |
3c177e860023ae1867496583e4a1ea7fe892d86e | 5,583,457,518,411 | 6a66f7fd6ec79a8e46fdb1dde9d4a813707cf031 | /src/main/java/com/kh/hmm/board/model/service/BoardService.java | 410a8e269b2fa698fc2ea50a542186aa4d67ba6f | [] | no_license | SBS1248/HMM | https://github.com/SBS1248/HMM | 4f599b155ec8d12843cd04b321593b3d01796e15 | 28e71d5868f8a74c3a6e615c4d2e4f443eb9d054 | refs/heads/master | 2021-07-15T17:01:32.625000 | 2017-10-13T08:38:07 | 2017-10-13T08:38:07 | 104,378,630 | 0 | 2 | null | false | 2017-10-13T08:38:08 | 2017-09-21T17:33:03 | 2017-09-21T17:41:12 | 2017-10-13T08:38:08 | 29,881 | 0 | 1 | 0 | Java | null | null | package com.kh.hmm.board.model.service;
import java.sql.Date;
import java.util.ArrayList;
import java.util.List;
import com.kh.hmm.board.model.vo.Board;
import com.kh.hmm.board.model.vo.BoardPoint;
public interface BoardService {
Board selectBoardOne(int bcode);
ArrayList<Board> selectBoardList(int di... | UTF-8 | Java | 1,214 | java | BoardService.java | Java | [] | null | [] | package com.kh.hmm.board.model.service;
import java.sql.Date;
import java.util.ArrayList;
import java.util.List;
import com.kh.hmm.board.model.vo.Board;
import com.kh.hmm.board.model.vo.BoardPoint;
public interface BoardService {
Board selectBoardOne(int bcode);
ArrayList<Board> selectBoardList(int di... | 1,214 | 0.723229 | 0.718287 | 55 | 20.072727 | 20.645805 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.218182 | false | false | 10 |
d7969d558e92798081d5def846604d40cd3b1418 | 5,583,457,521,311 | 15b267637f26d8168b89309774cbe4992e0d6ab3 | /app/src/main/java/com/yl/technician/module/mine/wallet/WalletCoinAdapter.java | c31a846e86419460aa2f9b47eb0f89d196d618e2 | [] | no_license | wuqiuyun/yy_technician | https://github.com/wuqiuyun/yy_technician | 80a233c82faff815a09d3264a345717c9e55b95f | 82a4cc6109b5f0209396bf131802171f142bc1e3 | refs/heads/master | 2020-04-15T01:29:16.329000 | 2019-01-06T05:40:39 | 2019-01-06T05:40:39 | 164,278,316 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yl.technician.module.mine.wallet;
import android.content.Context;
import android.databinding.DataBindingUtil;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.yl... | UTF-8 | Java | 2,621 | java | WalletCoinAdapter.java | Java | [
{
"context": "el.vo.bean.CoinInfoAccountBean;\n\n/**\n * Created by lyj on 2018/10/29.\n */\npublic class WalletCoinAdapter",
"end": 590,
"score": 0.9996203184127808,
"start": 587,
"tag": "USERNAME",
"value": "lyj"
}
] | null | [] | package com.yl.technician.module.mine.wallet;
import android.content.Context;
import android.databinding.DataBindingUtil;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.yl... | 2,621 | 0.721203 | 0.715736 | 64 | 39.015625 | 33.721977 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.53125 | false | false | 10 |
30da543bd555da94d5d2e8960819e5c3b90d9730 | 25,907,242,758,576 | 51e90c7eab23eb29ebc63276209a0bd1b01c8c67 | /progresssoft-assesment-ejb/src/main/java/com/progresssoft/deal/control/dao/PsDealValidatorDAO.java | be2a049663af2122217be7224ef204e309958899 | [] | no_license | alejovic/progresssoft-assessment | https://github.com/alejovic/progresssoft-assessment | 0b6500059b34e20676ebc92554e3c5cfe708eb4e | c4d8be86b088644d9b443b0160b44d98d62dd38d | refs/heads/master | 2021-05-06T18:04:01.936000 | 2017-11-29T12:12:28 | 2017-11-29T12:12:28 | 111,940,021 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.progresssoft.deal.control.dao;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.NoResultException;
import javax.persistence.Query;
import com.progresssoft.deal.entity.model.PsDealValidator;
public class PsDealValidator... | UTF-8 | Java | 1,207 | java | PsDealValidatorDAO.java | Java | [] | null | [] | package com.progresssoft.deal.control.dao;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.NoResultException;
import javax.persistence.Query;
import com.progresssoft.deal.entity.model.PsDealValidator;
public class PsDealValidator... | 1,207 | 0.772991 | 0.772991 | 41 | 28.439024 | 29.74612 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.634146 | false | false | 10 |
93a9821772c18f22cf898adfd3f6afad74086894 | 20,358,145,028,160 | 86e25c0977de66da54d4446b431f1216147c3bdb | /pygradle-plugin/src/main/groovy/com/linkedin/gradle/python/tasks/supports/SupportsPackageInfoSettings.java | a9cdff58fe67d2bd3188bb840028dee72c323ce8 | [
"Apache-2.0"
] | permissive | AKASHCS50/pygradle | https://github.com/AKASHCS50/pygradle | 0a75e69803144a0af3e92b85304df82fecdb8e6b | df56b4176df4bf192f08f0ccff1a6b2915c65823 | refs/heads/master | 2020-11-30T23:53:22.929000 | 2019-12-12T00:14:02 | 2019-12-12T00:14:02 | 230,514,942 | 2 | 0 | Apache-2.0 | true | 2019-12-27T20:32:58 | 2019-12-27T20:32:57 | 2019-12-18T18:02:49 | 2019-12-22T03:49:48 | 2,142 | 0 | 0 | 0 | null | false | false | /*
* Copyright 2016 LinkedIn Corp.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed ... | UTF-8 | Java | 1,176 | java | SupportsPackageInfoSettings.java | Java | [] | null | [] | /*
* Copyright 2016 LinkedIn Corp.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed ... | 1,176 | 0.733844 | 0.727041 | 38 | 29.947369 | 26.830803 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.289474 | false | false | 10 |
bbb18cf76764563650b29af4de6309cfb1134e94 | 20,358,145,028,902 | 6636dc67343f9d9db0477263d4b597648917c163 | /src/net/freehal/app/util/ExecuteLater.java | b8c6346be1d23a379e82ed1356a12edfc1ee995b | [] | no_license | freehal/freehal-android | https://github.com/freehal/freehal-android | f3be74f118276dde229a1351776339a74b3856e4 | 560658cdf64af8c7afddc23f434a5aaedb430f5c | refs/heads/master | 2021-01-13T01:36:20.794000 | 2013-01-03T19:19:03 | 2013-01-03T19:19:03 | 7,296,355 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*******************************************************************************
* Copyright (c) 2006 - 2012 Tobias Schulz and Contributors.
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free Software
* Foundatio... | UTF-8 | Java | 1,842 | java | ExecuteLater.java | Java | [
{
"context": "*********************\n * Copyright (c) 2006 - 2012 Tobias Schulz and Contributors.\n * \n * This program is free sof",
"end": 123,
"score": 0.9995164275169373,
"start": 110,
"tag": "NAME",
"value": "Tobias Schulz"
}
] | null | [] | /*******************************************************************************
* Copyright (c) 2006 - 2012 <NAME> and Contributors.
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free Software
* Foundation, eith... | 1,835 | 0.659066 | 0.652552 | 62 | 28.709677 | 28.041092 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.548387 | false | false | 10 |
f63d1e6c33ebcddced78052d5ca673dec359e59a | 12,163,347,419,864 | 02c2b66b314aa5c7dbb1f6bad3ebff618231428b | /src/main/java/com/research/videoAnalyze/VideoAnalyzeApplication.java | 737612fb82b02d9c4c9580e0e833e2b33e393b2c | [] | no_license | madupoorna/LMMSBackend_v1 | https://github.com/madupoorna/LMMSBackend_v1 | 3739cd29b566b0e6bfb22726f8f676ed325dcf27 | 53f29258b689d13f9ffaca67bc22c1c0cfde3a76 | refs/heads/master | 2020-03-21T11:21:41.993000 | 2018-11-09T11:51:02 | 2018-11-09T11:51:02 | 138,502,766 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.research.videoAnalyze;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.ComponentScan;
@SpringBootApplication
@ComponentScan(basePackages = "com.research.videoAnalyze.controllers")
public c... | UTF-8 | Java | 474 | java | VideoAnalyzeApplication.java | Java | [] | null | [] | package com.research.videoAnalyze;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.ComponentScan;
@SpringBootApplication
@ComponentScan(basePackages = "com.research.videoAnalyze.controllers")
public c... | 474 | 0.816456 | 0.816456 | 15 | 30.6 | 27.219601 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 10 |
e0e26920b1d59b600bf33221e752702535e62a26 | 8,933,532,013,069 | 0e91b5bbde76ca14615ad0a0facc5b739ea4ebe5 | /src/de/dungeonrunner/GameWorld.java | e53367361852dc82a434d735aaab26b2f48f60f3 | [] | no_license | RWolfing/DungeonRunner | https://github.com/RWolfing/DungeonRunner | 7d3240054066e690e43f2be004757349694f0ef1 | 02d4191f4b6310ffd7683322686f4273dd40e9bc | refs/heads/master | 2021-01-14T13:43:17.526000 | 2015-12-08T22:38:38 | 2015-12-08T22:38:38 | 43,845,685 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.dungeonrunner;
import java.awt.Rectangle;
import java.util.HashMap;
import org.jsfml.graphics.FloatRect;
import org.jsfml.graphics.RenderWindow;
import org.jsfml.graphics.Sprite;
import org.jsfml.graphics.View;
import org.jsfml.system.Time;
import org.jsfml.system.Vector2f;
import org.jsfml.window.event.Ev... | UTF-8 | Java | 4,764 | java | GameWorld.java | Java | [] | null | [] | package de.dungeonrunner;
import java.awt.Rectangle;
import java.util.HashMap;
import org.jsfml.graphics.FloatRect;
import org.jsfml.graphics.RenderWindow;
import org.jsfml.graphics.Sprite;
import org.jsfml.graphics.View;
import org.jsfml.system.Time;
import org.jsfml.system.Vector2f;
import org.jsfml.window.event.Ev... | 4,764 | 0.710327 | 0.7055 | 170 | 27.023529 | 23.037298 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.847059 | false | false | 10 |
8a749f5e71e897e0206b9818685ce4b5e485703f | 28,724,741,320,859 | c82b36e16a0515042ad26d0203a3f61f4de92e85 | /src/main/java/com/gerardrama/controller/HomeController.java | b0ab907f232c29732db3a4b33fbe9d04c0a28696 | [] | no_license | comp13x/FlightReservationSystem | https://github.com/comp13x/FlightReservationSystem | 437c937952d7a8704fa51910f49a2f2d33e6f7ce | 2bd96b0bf5f2904105ab440a08df1f21af6b3e25 | refs/heads/master | 2023-06-25T07:37:50.046000 | 2021-07-06T23:00:43 | 2021-07-06T23:16:22 | 382,659,379 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gerardrama.controller;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.GetMapping;
@Controller
public class HomeController {
private static final Logger LOGGER = LogMana... | UTF-8 | Java | 486 | java | HomeController.java | Java | [] | null | [] | package com.gerardrama.controller;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.GetMapping;
@Controller
public class HomeController {
private static final Logger LOGGER = LogMana... | 486 | 0.753086 | 0.748971 | 17 | 27.588236 | 23.072926 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 10 |
2a66a6f79a8f176155c4bc617c07c688e1734543 | 22,651,657,557,999 | 1ede49b605adfab2e2da1a93e1db6f67a90d4569 | /MyOscarSpring/src/main/java/com/iiwii/myoscar/gui/MainWindowRunner.java | 143bc0391b1f7ed160c2e6a242b0d0e4a88f5f74 | [] | no_license | IIWII-CSC131/MyOscar | https://github.com/IIWII-CSC131/MyOscar | 35729546e622d17c0e68a7a4a22be12e99dfa5a6 | 2df456b23b889bcec67dc9851561ac6ead193aa8 | refs/heads/main | 2023-04-23T08:52:29.352000 | 2021-05-17T21:46:09 | 2021-05-17T21:46:09 | 346,203,335 | 0 | 1 | null | false | 2021-05-12T05:28:34 | 2021-03-10T02:10:20 | 2021-05-11T23:49:45 | 2021-05-12T05:28:34 | 322 | 0 | 2 | 1 | Java | false | false | package com.iiwii.myoscar.gui;
import org.springframework.boot.CommandLineRunner;
import org.springframework.stereotype.Component;
/**
* <p>This class runs and shows the GUI window. Spring-Boot manages it by using the @Component annotation.</p>
*
* @author Eric Rodriguez
* @version 1.0
*/
@Component
public class... | UTF-8 | Java | 859 | java | MainWindowRunner.java | Java | [
{
"context": "using the @Component annotation.</p>\n *\n * @author Eric Rodriguez\n * @version 1.0\n */\n@Component\npublic class MainW",
"end": 276,
"score": 0.9998558759689331,
"start": 262,
"tag": "NAME",
"value": "Eric Rodriguez"
}
] | null | [] | package com.iiwii.myoscar.gui;
import org.springframework.boot.CommandLineRunner;
import org.springframework.stereotype.Component;
/**
* <p>This class runs and shows the GUI window. Spring-Boot manages it by using the @Component annotation.</p>
*
* @author <NAME>
* @version 1.0
*/
@Component
public class MainWin... | 851 | 0.731083 | 0.728754 | 34 | 24.264706 | 29.419189 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.794118 | false | false | 10 |
107c1d48424957097bc97dbc4fb9f427bc1c8e31 | 25,271,587,616,198 | c1781efd32350a988a50c675906c9a67efeeed2a | /java/cn/maitian/trade/warrant/maimai/common/service/impl/MaimaiSendMsgServiceImpl.java | 028bc5641df32b118f2828a121a0a1d909e47e62 | [] | no_license | moutainhigh/tproject | https://github.com/moutainhigh/tproject | 06db62e0f72e55400a9732acb90b6592323da849 | 1a492883aed47342caff278ba0a5d012da897b86 | refs/heads/master | 2023-02-15T10:46:33.419000 | 2021-01-01T10:17:35 | 2021-01-01T10:17:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.maitian.trade.warrant.maimai.common.service.impl;
import java.util.Date;
import org.apache.log4j.Logger;
import com.eway.framework.basecomponent.services.BaseService;
import cn.maitian.trade.warrant.maimai.common.dao.MsgBusinessRecordDAO;
import cn.maitian.trade.warrant.maimai.common.po.MsgBusinessRecord... | UTF-8 | Java | 4,159 | java | MaimaiSendMsgServiceImpl.java | Java | [
{
"context": ".trade.warrant.util.BusinessUtil;\n\n/**\n * @author 冯涛\n * @version V1.0\n * @Description: 麦脉发送消息服务实现\n * @",
"end": 586,
"score": 0.9996411800384521,
"start": 584,
"tag": "NAME",
"value": "冯涛"
},
{
"context": " 主键\n * @Description: 保存麦脉消息\n * @author fengt... | null | [] | package cn.maitian.trade.warrant.maimai.common.service.impl;
import java.util.Date;
import org.apache.log4j.Logger;
import com.eway.framework.basecomponent.services.BaseService;
import cn.maitian.trade.warrant.maimai.common.dao.MsgBusinessRecordDAO;
import cn.maitian.trade.warrant.maimai.common.po.MsgBusinessRecord... | 4,159 | 0.638276 | 0.630745 | 124 | 30.056452 | 24.216864 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.427419 | false | false | 10 |
7187790626ba5b6e8098781965acc444b6aa0cf7 | 24,919,400,282,984 | 6a2d3480fe2b73ec267221ca4fc0e448be37dcc4 | /joolun-wx/joolun-mall/src/main/java/com/joolun/mall/config/MallConfigProperties.java | 523f841df07bb610cf8a74e4849441039ce2e25c | [
"MIT"
] | permissive | Joolun/JooLun-wx | https://github.com/Joolun/JooLun-wx | 3fdec85fbc8d7ef7de5089fc27f330bc7e7bfaad | ebf8e00ebd72075194af753fbad9d31f24c4f55f | refs/heads/master | 2023-03-09T14:42:05.887000 | 2022-10-10T06:55:55 | 2022-10-10T06:55:55 | 248,971,722 | 1,663 | 111 | MIT | false | 2021-04-26T20:45:35 | 2020-03-21T12:29:55 | 2021-04-26T16:08:29 | 2021-04-26T20:45:35 | 2,683 | 1,343 | 20 | 2 | Java | false | false | /**
* Copyright (C) 2018-2019
* All rights reserved, Designed By www.joolun.com
* 注意:
* 本软件为www.joolun.com开发研制,项目使用请保留此说明
*/
package com.joolun.mall.config;
import lombok.Data;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.context.annotation.Configuration;
... | UTF-8 | Java | 604 | java | MallConfigProperties.java | Java | [] | null | [] | /**
* Copyright (C) 2018-2019
* All rights reserved, Designed By www.joolun.com
* 注意:
* 本软件为www.joolun.com开发研制,项目使用请保留此说明
*/
package com.joolun.mall.config;
import lombok.Data;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.context.annotation.Configuration;
... | 604 | 0.759124 | 0.744526 | 26 | 20.076923 | 21.46719 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.346154 | false | false | 10 |
4cfaf8a2d799a300a9c1bd4fe2550d349dbc0a0a | 25,082,609,064,296 | 2b5a227645c895feeee7b2b78d2a06cacb659096 | /src/main/java/com/algaworks/algamoney/repository/lancamento/LancamentoRespositoryQuery.java | 3e41d54066f8776757ba2a9734b8c02e188884f4 | [] | no_license | juniorjrjl/algamoney-api | https://github.com/juniorjrjl/algamoney-api | 4a8d342c47e12982ba52ac3db32a0accb030520c | ea0f6dd52cae7c392ffe22814ddec9dca16fa8d8 | refs/heads/master | 2022-12-08T04:09:01.691000 | 2022-11-16T19:34:17 | 2022-11-16T19:34:17 | 142,184,162 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.algaworks.algamoney.repository.lancamento;
import java.time.LocalDate;
import java.util.List;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import com.algaworks.algamoney.dto.LancamentoEstatisticaCategoria;
import com.algaworks.algamoney.dto.Lancam... | UTF-8 | Java | 1,072 | java | LancamentoRespositoryQuery.java | Java | [] | null | [] | package com.algaworks.algamoney.repository.lancamento;
import java.time.LocalDate;
import java.util.List;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import com.algaworks.algamoney.dto.LancamentoEstatisticaCategoria;
import com.algaworks.algamoney.dto.Lancam... | 1,072 | 0.843284 | 0.843284 | 23 | 44.608696 | 31.269848 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.043478 | false | false | 10 |
c3256c8fe95ca4438288a73cfe1b702297126ff8 | 6,622,839,618,607 | 18b85f546da8333bac724c5b7b53475587757a42 | /src/parabitparis/station/Station.java | 70eb639206a4e70bb461e325cbfd3f3ccfa36c0e | [] | no_license | ashutosh000000/back_up | https://github.com/ashutosh000000/back_up | 6cdee860d88c27d2a5860e76741f0a428123595b | f9e3bff9495d83d7deb658b6099ed4ecdee61276 | refs/heads/master | 2022-11-11T22:31:12.043000 | 2020-07-01T13:45:45 | 2020-07-01T13:45:45 | 276,385,590 | 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 parabitparis.station;
/**
*
* @author HP
*/
import java.awt.Color;
import static java.awt.PageAttributes.MediaType.C;
impo... | UTF-8 | Java | 9,021 | java | Station.java | Java | [
{
"context": "/\npackage parabitparis.station;\n\n/**\n *\n * @author HP\n */\n\nimport java.awt.Color;\nimport static java.aw",
"end": 236,
"score": 0.8825681209564209,
"start": 234,
"tag": "USERNAME",
"value": "HP"
}
] | 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 parabitparis.station;
/**
*
* @author HP
*/
import java.awt.Color;
import static java.awt.PageAttributes.MediaType.C;
impo... | 9,021 | 0.645161 | 0.610132 | 221 | 39.819004 | 31.626551 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.927602 | false | false | 10 |
b833379cedd5b5cd0ef7df6ff2bcc4b9c4f4e07d | 10,041,633,550,907 | 15a1316ccd03b0eabc5d901c96b6e75cef34d28a | /transport-app-dubbo/src/main/java/com/gistandard/transport/app/dubbo/wechat/bean/WeChatPlatFormPriceModel.java | b30f4fb3052325d60854c6526dd214ffb067d793 | [] | no_license | bellmit/GistandardTransport | https://github.com/bellmit/GistandardTransport | fedfe6d1d9925900968f91b97570d21442b8ae0e | 44130d832612adb72f153cb41977857eea551859 | refs/heads/master | 2022-02-20T20:03:09.729000 | 2017-09-14T09:35:28 | 2017-09-14T09:35:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gistandard.transport.app.dubbo.wechat.bean;
import java.io.Serializable;
import java.math.BigDecimal;
/**
* Created by m on 2017/2/9.
*/
public class WeChatPlatFormPriceModel implements Serializable {
private static final long serialVersionUID = -8191463143517514649L;
private BigDecimal pointVal... | UTF-8 | Java | 1,264 | java | WeChatPlatFormPriceModel.java | Java | [
{
"context": "e;\nimport java.math.BigDecimal;\n\n/**\n * Created by m on 2017/2/9.\n */\npublic class WeChatPlatFormPrice",
"end": 135,
"score": 0.9952978491783142,
"start": 134,
"tag": "USERNAME",
"value": "m"
}
] | null | [] | package com.gistandard.transport.app.dubbo.wechat.bean;
import java.io.Serializable;
import java.math.BigDecimal;
/**
* Created by m on 2017/2/9.
*/
public class WeChatPlatFormPriceModel implements Serializable {
private static final long serialVersionUID = -8191463143517514649L;
private BigDecimal pointVal... | 1,264 | 0.673259 | 0.653481 | 56 | 21.571428 | 19.635843 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.339286 | false | false | 10 |
4632ef06d5ff501f95a7fcbce7e4da8d8e22a14e | 24,266,565,265,439 | 53103be42e26bffe6cea91ee6065736ac77cb5d1 | /src/main/java/life/qbic/projectbrowser/model/SampleToBarcodeFieldTranslator.java | d50c04a00f9ac463d3946ddeffda3f7b4a01753e | [
"MIT"
] | permissive | EvelinaPillai/cfh_projectbrowser-portlet | https://github.com/EvelinaPillai/cfh_projectbrowser-portlet | b89be144b9d1240e4cb8ec63f7d9312f5eb7bbb4 | 5ec4012871e423cebf0172f155a9cd6601194d8e | refs/heads/development | 2021-08-15T10:53:09.600000 | 2020-10-14T11:08:47 | 2020-10-14T11:08:47 | 142,864,240 | 0 | 0 | MIT | false | 2021-08-02T16:57:35 | 2018-07-30T11:04:50 | 2020-10-14T11:09:48 | 2021-08-02T16:57:34 | 647 | 0 | 0 | 2 | Java | false | false | /*******************************************************************************
* QBiC Project qNavigator enables users to manage their projects.
* Copyright (C) "2016” Christopher Mohr, David Wojnar, Andreas Friedrich
*
* This program is free software: you can redistribute it and/or modify
* it under the terms ... | UTF-8 | Java | 3,602 | java | SampleToBarcodeFieldTranslator.java | Java | [
{
"context": "to manage their projects.\n * Copyright (C) \"2016” Christopher Mohr, David Wojnar, Andreas Friedrich\n *\n * This progr",
"end": 189,
"score": 0.9998321533203125,
"start": 173,
"tag": "NAME",
"value": "Christopher Mohr"
},
{
"context": "ojects.\n * Copyright (C) \"201... | null | [] | /*******************************************************************************
* QBiC Project qNavigator enables users to manage their projects.
* Copyright (C) "2016” <NAME>, <NAME>, <NAME>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public L... | 3,575 | 0.586389 | 0.5825 | 108 | 32.333332 | 25.07618 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.638889 | false | false | 10 |
998dfd42c8483168cc388a2b9aa42cb8e173faa4 | 18,829,136,638,856 | fe5ec4682d0d2ebf965c32f158a5738442ca57df | /User_Authenticate/src/Main_Function/UA_Client.java | a258ec45f86229fbf5dc62b8a5249a7da71d334e | [] | no_license | lxiange/campux | https://github.com/lxiange/campux | 8b173fb4cf2e775cff0dac8e61206720f337b5cd | 426c2de298198073b867dbcd0615ff8c4b382f2c | refs/heads/master | 2019-01-21T17:22:34.749000 | 2012-04-07T16:10:42 | 2012-04-07T16:10:42 | 34,030,133 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Main_Function;
import java.io.*;
import java.math.BigInteger;
import java.net.*;
import java.security.MessageDigest;
import javax.net.ssl.SSLSocketFactory;
import General_Function.*;
public class UA_Client
{
static Socket server;
public static void authen_Client_1()
{
try
{
... | GB18030 | Java | 4,960 | java | UA_Client.java | Java | [
{
"context": "m.setProperty(\"javax.net.ssl.trustStorePassword\",\"_bizdata\");\r\n SSLSocketFactory sslsf = (SSLSock",
"end": 517,
"score": 0.9895605444908142,
"start": 510,
"tag": "PASSWORD",
"value": "bizdata"
},
{
"context": "6328a27d3\";\r\n\t\t// password convert to ... | null | [] | package Main_Function;
import java.io.*;
import java.math.BigInteger;
import java.net.*;
import java.security.MessageDigest;
import javax.net.ssl.SSLSocketFactory;
import General_Function.*;
public class UA_Client
{
static Socket server;
public static void authen_Client_1()
{
try
{
... | 4,963 | 0.579525 | 0.537346 | 109 | 39.761467 | 34.637547 | 149 | false | false | 0 | 0 | 0 | 0 | 128 | 0.02812 | 2.055046 | false | false | 10 |
fc3d2c754a11a21b99dd8e6bdcaeb6993e3eacb7 | 25,812,753,463,757 | e14ed95d56347fd7187d33c2343c65d89271d340 | /src/main/java/org/eclipse/che/examples/HelloWorld.java | 27b2600d15e417b9dea1f67021d9a3addce22a42 | [] | no_license | peterchaula/codeenvyrepo | https://github.com/peterchaula/codeenvyrepo | b299f879c4aaeac40a6a7c8468177369b251eadb | 9414fdfd84e9206113aa95bae0ba86259f592a9d | refs/heads/master | 2016-06-08T01:39:50.753000 | 2016-06-03T14:23:28 | 2016-06-03T14:23:28 | 59,418,250 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.eclipse.che.examples;
public class HelloWorld {
public static void main(String[] argvs) {
String myString = "A string with vowels and more";
myString = myString.replaceAll("(?i)[aeiou]", "");
System.out.println(myString);
}
}
| UTF-8 | Java | 265 | java | HelloWorld.java | Java | [] | null | [] | package org.eclipse.che.examples;
public class HelloWorld {
public static void main(String[] argvs) {
String myString = "A string with vowels and more";
myString = myString.replaceAll("(?i)[aeiou]", "");
System.out.println(myString);
}
}
| 265 | 0.656604 | 0.656604 | 9 | 28.444445 | 21.029667 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 10 |
d665eafe758b279029591e3b55b4e57a939b9047 | 31,112,743,102,109 | 76d21224bce8058a343b10cec88ff7b7e3772c18 | /openxsl-utils/src/main/java/com/openxsl/base/framework/paginate/SessionSupplier.java | 22a36f804657f1096d17ff25a2249ee6d62ed713 | [] | no_license | shlxiong/openxsl-parent | https://github.com/shlxiong/openxsl-parent | 113a7feaa4b6494710bece47fa771cf3dc5ab7e5 | 510fae265e14f891372ae1b7b513784e86a67dbe | refs/heads/master | 2023-04-09T15:32:10.325000 | 2023-03-22T09:40:03 | 2023-03-22T09:40:03 | 219,401,516 | 1 | 0 | null | false | 2022-12-16T10:03:16 | 2019-11-04T02:32:28 | 2022-01-08T06:19:36 | 2022-12-16T10:03:13 | 1,375 | 1 | 0 | 5 | Java | false | false | package com.openxsl.base.framework.paginate;
import java.util.Collections;
import java.util.List;
import java.util.Map;
import java.util.StringTokenizer;
import java.util.function.Supplier;
import org.springframework.util.StringUtils;
/**
* 获取Session信息的接口
*
* @author shuilin.xiong
* @date 2022-05-20
*/
public ... | UTF-8 | Java | 1,005 | java | SessionSupplier.java | Java | [
{
"context": "StringUtils;\n\n/**\n * 获取Session信息的接口\n * \n * @author shuilin.xiong\n * @date 2022-05-20\n */\npublic interface SessionS",
"end": 288,
"score": 0.8921360969543457,
"start": 275,
"tag": "USERNAME",
"value": "shuilin.xiong"
}
] | null | [] | package com.openxsl.base.framework.paginate;
import java.util.Collections;
import java.util.List;
import java.util.Map;
import java.util.StringTokenizer;
import java.util.function.Supplier;
import org.springframework.util.StringUtils;
/**
* 获取Session信息的接口
*
* @author shuilin.xiong
* @date 2022-05-20
*/
public ... | 1,005 | 0.716448 | 0.708375 | 37 | 25.783783 | 22.66696 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.405405 | false | false | 10 |
bf51f5e43856b101c84edc9b7df5bd3fd3a7ca78 | 31,112,743,101,667 | 384cc5e0d774b8cc52784ddcd7263a7e28647cdc | /CircleOnet/app/src/main/java/com/circle8/circleOne/Utils/CannonballTwitterLoginButton.java | e2598b3d3e8c120b1dda4b159bdafa7d8207ed96 | [] | no_license | khushbu112233/circleonelatest | https://github.com/khushbu112233/circleonelatest | 70a53ac928c69cf4738bfd1d07b78e1865cd890c | 053b0b4dfcbcbc1813e7d2f3e9a7fefe4bbe0e67 | refs/heads/master | 2020-03-19T11:41:59.978000 | 2018-06-05T06:05:42 | 2018-06-05T06:05:42 | 136,470,510 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.circle8.circleOne.Utils;
import android.content.Context;
import android.util.AttributeSet;
import com.circle8.circleOne.R;
import com.twitter.sdk.android.core.identity.TwitterLoginButton;
/**
* Created by admin on 08/05/2017.
*/
public class CannonballTwitterLoginButton extends TwitterLoginButton {
... | UTF-8 | Java | 1,252 | java | CannonballTwitterLoginButton.java | Java | [
{
"context": "re.identity.TwitterLoginButton;\n\n/**\n * Created by admin on 08/05/2017.\n */\n\npublic class CannonballTwitte",
"end": 226,
"score": 0.9812886714935303,
"start": 221,
"tag": "USERNAME",
"value": "admin"
}
] | null | [] | package com.circle8.circleOne.Utils;
import android.content.Context;
import android.util.AttributeSet;
import com.circle8.circleOne.R;
import com.twitter.sdk.android.core.identity.TwitterLoginButton;
/**
* Created by admin on 08/05/2017.
*/
public class CannonballTwitterLoginButton extends TwitterLoginButton {
... | 1,252 | 0.663738 | 0.646965 | 43 | 28.11628 | 26.433075 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.744186 | false | false | 10 |
3cec318fa949c44aa8d4f2ba6a456d7e5ba17b2a | 4,776,003,643,725 | 2942d76e9df20fcb21befd9ba8f13dc175a0e2f9 | /src/main/java/register/RegistrationPlugin.java | 30f1645fc2c8b76bed6097b8ae374d4063fb3751 | [] | no_license | j-vds/RegistrationPlugin | https://github.com/j-vds/RegistrationPlugin | 61981e357ac94e15d9913db2d871e8a3874a68b5 | e995aff2f85146745957a88a8df1120d824abc0f | refs/heads/master | 2022-12-25T00:44:01.348000 | 2019-09-07T15:06:24 | 2019-09-07T15:06:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package register;
import io.anuke.arc.*;
import io.anuke.arc.util.*;
import io.anuke.mindustry.*;
import io.anuke.mindustry.content.*;
import io.anuke.mindustry.entities.type.*;
import io.anuke.mindustry.game.EventType.*;
import io.anuke.mindustry.game.Team;
import io.anuke.mindustry.gen.*;
import io.anuke.mindustry.... | UTF-8 | Java | 6,276 | java | RegistrationPlugin.java | Java | [
{
"context": "sky]You will need to login with [][accent]/login <username> <password>[][sky] to get access to the server.[]",
"end": 2008,
"score": 0.9045426249504089,
"start": 2000,
"tag": "USERNAME",
"value": "username"
},
{
"context": "ler){\n handler.<Player>register(\"logi... | null | [] | package register;
import io.anuke.arc.*;
import io.anuke.arc.util.*;
import io.anuke.mindustry.*;
import io.anuke.mindustry.content.*;
import io.anuke.mindustry.entities.type.*;
import io.anuke.mindustry.game.EventType.*;
import io.anuke.mindustry.game.Team;
import io.anuke.mindustry.gen.*;
import io.anuke.mindustry.... | 6,276 | 0.552263 | 0.549713 | 158 | 38.721519 | 32.826523 | 205 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.582278 | false | false | 10 |
bc1a88167c8fffb82d9c37ecf9928f96f3473965 | 1,331,439,898,155 | 2a8d78c33c3b46f0018b5cbf884102c864d0df3f | /src/main/java/com/nelioalves/cursomc/RepositoriesDAO/CategoriaRepositoryDAO.java | f7c98316014973f7e65c51b3054d4305235661cd | [] | no_license | paulo166/cursomc | https://github.com/paulo166/cursomc | 85efabe63a035772d67cb5fcaad74fa7466b0e47 | f85de2c597f5f8715cdef63893984751d8d5e2f2 | refs/heads/master | 2018-06-02T19:47:51.141000 | 2018-05-30T21:49:46 | 2018-05-30T21:49:46 | 135,211,026 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nelioalves.cursomc.RepositoriesDAO;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.nelioalves.cursomc.domain.Categoria;
@Repository
public interface CategoriaRepositoryDAO extends JpaRepository<Categoria, Integer> {
}
... | UTF-8 | Java | 321 | java | CategoriaRepositoryDAO.java | Java | [] | null | [] | package com.nelioalves.cursomc.RepositoriesDAO;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.nelioalves.cursomc.domain.Categoria;
@Repository
public interface CategoriaRepositoryDAO extends JpaRepository<Categoria, Integer> {
}
... | 321 | 0.82243 | 0.82243 | 11 | 27.181818 | 29.269339 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 10 |
24ddac1f7034a8078eb7e4f6cce36ae5bf40e15c | 27,745,488,732,443 | 1b87ad55a5a33d24f3602e5baf787fc10510160d | /BankBalance.java | beb635ccbdb29a6f28aeb2a5e1c33a54dbb81b22 | [] | no_license | WestJavaClass/Chapter-6 | https://github.com/WestJavaClass/Chapter-6 | 1b17deaa38f2d642b9586f153d2a4a8e04762e46 | 8ebcb2b63efce2bb3b5f170e40a4a9c2811d41d7 | refs/heads/master | 2018-10-10T23:39:40.207000 | 2018-07-10T15:09:10 | 2018-07-10T15:09:10 | 82,828,793 | 0 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Tutorials;
import java.util.Scanner;
public class BankBalance {
public static void main(String[] args) {
// TODO Auto-generated method stub
int choice = 1;
double balance;
final double INT_RATE = 0.08;
Scanner keyboard = new Scanner(System.in);
System.out.prin... | UTF-8 | Java | 742 | java | BankBalance.java | Java | [] | null | [] | package Tutorials;
import java.util.Scanner;
public class BankBalance {
public static void main(String[] args) {
// TODO Auto-generated method stub
int choice = 1;
double balance;
final double INT_RATE = 0.08;
Scanner keyboard = new Scanner(System.in);
System.out.prin... | 742 | 0.578167 | 0.568733 | 28 | 24.5 | 23.771982 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.464286 | false | false | 10 |
0ad01ef871bfc6ebd14a5332b323fb2f1f184846 | 8,014,408,979,174 | 9d81cd07c11531ae5cf4fb2ff7a82ab7091a938d | /app/src/main/java/io/github/damon/ftinfo/presenter/impl/ConfigurationPresenter.java | 585e0ceda2d0b7856e188ffe794669a7413f0e68 | [] | no_license | Damonzh/FTInfo | https://github.com/Damonzh/FTInfo | 71b896ac20475abf3241a845470f60e9ff1b2d49 | 9b0c718aea5dcc47421cea9f94b0adc7c9f79467 | refs/heads/master | 2021-01-10T17:59:04.272000 | 2016-01-13T08:01:34 | 2016-01-13T08:01:34 | 48,573,588 | 3 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.github.damon.ftinfo.presenter.impl;
import de.greenrobot.event.EventBus;
import io.github.damon.ftinfo.presenter.IPresenter;
import io.github.damon.ftinfo.view.IHomeView;
import io.github.damonzh.ftinfo.API;
import io.github.damonzh.ftinfo.bean.MoviesWrapper;
import io.github.damonzh.ftinfo.model.IConfigura... | UTF-8 | Java | 1,493 | java | ConfigurationPresenter.java | Java | [
{
"context": ".impl.ConfigurationModelImpl;\n\n/**\n * Author: ZhangYan\n * Date: 15/12/26\n * Description:\n */\npubl",
"end": 427,
"score": 0.9997159838676453,
"start": 419,
"tag": "NAME",
"value": "ZhangYan"
}
] | null | [] | package io.github.damon.ftinfo.presenter.impl;
import de.greenrobot.event.EventBus;
import io.github.damon.ftinfo.presenter.IPresenter;
import io.github.damon.ftinfo.view.IHomeView;
import io.github.damonzh.ftinfo.API;
import io.github.damonzh.ftinfo.bean.MoviesWrapper;
import io.github.damonzh.ftinfo.model.IConfigura... | 1,493 | 0.686516 | 0.682409 | 54 | 26.055555 | 21.913481 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.351852 | false | false | 10 |
7c3d52a17303ac6a3a57c98f8297f3a2684b105d | 20,014,547,624,535 | 14a63cc29f9c2e3123b0afc3ed6f9e667a707e75 | /Fleamarket/src/main/java/com/sp/mainDetail/domain/StoreInfoDTO.java | ed8f49c3779465b15c47dd424ce79dc2b34fd0b5 | [] | no_license | Rafale32/Fleamarket_spring | https://github.com/Rafale32/Fleamarket_spring | deb6ae7a841bf1bf85cf5c6196fef6c9d4ecb341 | a25ab46920c6b94df4ef221d3f147caa38aacf8b | refs/heads/master | 2020-03-28T13:47:26.142000 | 2018-09-26T23:59:48 | 2018-09-26T23:59:48 | 148,428,935 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sp.mainDetail.domain;
import java.io.Serializable;
import java.util.List;
public class StoreInfoDTO implements Serializable{
private int itemboard_no;
private String member_no;
private int itemboard_viewcount;
private String store_open_date;
private String store_name;
private int st... | UTF-8 | Java | 2,705 | java | StoreInfoDTO.java | Java | [
{
"context": "e_contents = store_contents;\r\n\t\tthis.member_name = member_name;\r\n\t\tthis.itemCount = itemCount;\r\n\t\tthis.itemList ",
"end": 1041,
"score": 0.766965925693512,
"start": 1030,
"tag": "NAME",
"value": "member_name"
}
] | null | [] | package com.sp.mainDetail.domain;
import java.io.Serializable;
import java.util.List;
public class StoreInfoDTO implements Serializable{
private int itemboard_no;
private String member_no;
private int itemboard_viewcount;
private String store_open_date;
private String store_name;
private int st... | 2,705 | 0.695749 | 0.695749 | 116 | 21.318966 | 20.467215 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.405172 | false | false | 10 |
7c2bfdede032dfd41ea04e5bd288d3508af6826f | 20,134,806,704,242 | 879a04bb1fd268dfe08296b7a1389681d5e8e2ab | /gwt-inv/src/cbmarc/inventory/client/mvp/diario/event/EditCancelledDiarioEventHandler.java | 52265920a040a452519dc9ee47648ee645fc8de1 | [] | no_license | cbmarc-labs/gwt-inv | https://github.com/cbmarc-labs/gwt-inv | 42b036fecc43b876df01e85c521c80902446c64b | 0d8479b4129972740843b113fd17602b4d0ca843 | refs/heads/master | 2021-01-18T15:22:46.910000 | 2010-02-12T15:16:59 | 2010-02-12T15:16:59 | 33,945,777 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cbmarc.inventory.client.mvp.diario.event;
import com.google.gwt.event.shared.EventHandler;
public interface EditCancelledDiarioEventHandler extends EventHandler {
void onEditCancelled(EditCancelledDiarioEvent event);
}
| UTF-8 | Java | 231 | java | EditCancelledDiarioEventHandler.java | Java | [] | null | [] | package cbmarc.inventory.client.mvp.diario.event;
import com.google.gwt.event.shared.EventHandler;
public interface EditCancelledDiarioEventHandler extends EventHandler {
void onEditCancelled(EditCancelledDiarioEvent event);
}
| 231 | 0.848485 | 0.848485 | 7 | 32 | 28.294371 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 10 |
1e2ff1c787921e91848a6d82e7590f6a1d9ccbaf | 17,746,804,882,545 | fd03d8776025930c35ad4e109338e5ec4e22e053 | /src/main/java/me/SuperRonanCraft/BetterEconomy/events/commands/EconomyCommandTabPlayers.java | 9c0596633630a71e58ecd35ed22ab6ff9a8b08ae | [
"MIT"
] | permissive | SuperRonanCraft/BetterEconomy | https://github.com/SuperRonanCraft/BetterEconomy | e3325e3aa2a22c2f3e0791b4169222aa23f7901b | f133d8a020c48ba4e6f028b00be59374be485979 | refs/heads/master | 2023-08-01T23:48:31.102000 | 2020-10-16T19:54:55 | 2020-10-16T19:54:55 | 281,721,995 | 4 | 4 | MIT | false | 2021-10-05T14:58:35 | 2020-07-22T15:59:13 | 2021-08-08T07:01:24 | 2021-03-15T00:09:06 | 337 | 2 | 3 | 6 | Java | false | false | package me.SuperRonanCraft.BetterEconomy.events.commands;
import org.bukkit.Bukkit;
import org.bukkit.command.CommandSender;
import org.bukkit.entity.Player;
import java.util.ArrayList;
import java.util.List;
public interface EconomyCommandTabPlayers {
default List<String> tabPlayers(CommandSender sendi, String... | UTF-8 | Java | 579 | java | EconomyCommandTabPlayers.java | Java | [] | null | [] | package me.SuperRonanCraft.BetterEconomy.events.commands;
import org.bukkit.Bukkit;
import org.bukkit.command.CommandSender;
import org.bukkit.entity.Player;
import java.util.ArrayList;
import java.util.List;
public interface EconomyCommandTabPlayers {
default List<String> tabPlayers(CommandSender sendi, String... | 579 | 0.683938 | 0.683938 | 20 | 27.950001 | 23.228161 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 10 |
7e6e2316d9b8fa2bc3b3878bed72259ff4a1fb0e | 15,934,328,692,475 | 77d7c14affbf6f22721f2f61e902a8e889b0c8c5 | /src/com/canadainc/quran10/Verse.java | b2b4c2f9df97b8f7bb6a108d053556a5ad4f0e1c | [] | no_license | ragaeeb/CanadaIncIslamicUtils | https://github.com/ragaeeb/CanadaIncIslamicUtils | dae928cc22245021bd8e823591c56936ae3474b2 | 4bc0dfb1d2d032022862348b89384782df8f62ae | refs/heads/master | 2020-05-14T20:09:32.080000 | 2018-04-19T03:10:12 | 2018-04-19T03:10:12 | 181,940,443 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.canadainc.quran10;
public class Verse
{
public int chapter;
public int verseNumber;
public String content;
public Verse(int chapter, int verseNumber, String text)
{
super();
this.chapter = chapter;
this.verseNumber = verseNumber;
this.content = text;
}
public Verse()
{
}
} | UTF-8 | Java | 310 | java | Verse.java | Java | [] | null | [] | package com.canadainc.quran10;
public class Verse
{
public int chapter;
public int verseNumber;
public String content;
public Verse(int chapter, int verseNumber, String text)
{
super();
this.chapter = chapter;
this.verseNumber = verseNumber;
this.content = text;
}
public Verse()
{
}
} | 310 | 0.7 | 0.693548 | 22 | 13.136364 | 14.479753 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.363636 | false | false | 10 |
2139c5f28e9fabc84e4d13f75bd1bb6544d1ceab | 4,320,737,154,350 | 08fa3595391bb216013dc8412eb24d2048cc5c03 | /autoTestDemo/src/main/java/com/study/dingwei/TestStartIe.java | cdfd756ee6b9d5f40973d4b2e87063f1c319d9cc | [] | no_license | WangRong1573/CodeSpace | https://github.com/WangRong1573/CodeSpace | f9d6a5f1df45e2129cbedb72fdbfbeb09a1103fe | 170319289396aa1b33853ffa97bbc4505af2651a | refs/heads/master | 2023-05-14T12:22:52.404000 | 2020-06-02T15:24:34 | 2020-06-02T15:24:34 | 229,958,502 | 1 | 0 | null | false | 2023-05-09T17:55:29 | 2019-12-24T14:47:47 | 2021-02-20T09:15:17 | 2023-05-09T17:55:26 | 15,444 | 1 | 0 | 6 | Java | false | false | package com.study.dingwei;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.ie.InternetExplorerDriver;
import org.testng.annotations.*;
/**
* @author rong.wang
* @date 21:47 2020/1/5
*/
public class TestStartIe {
WebDriver driver;
@BeforeTest
public voi... | UTF-8 | Java | 982 | java | TestStartIe.java | Java | [
{
"context": ";\nimport org.testng.annotations.*;\n\n/**\n * @author rong.wang\n * @date 21:47 2020/1/5\n */\npublic class TestSta",
"end": 209,
"score": 0.9994411468505859,
"start": 200,
"tag": "NAME",
"value": "rong.wang"
}
] | null | [] | package com.study.dingwei;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.ie.InternetExplorerDriver;
import org.testng.annotations.*;
/**
* @author rong.wang
* @date 21:47 2020/1/5
*/
public class TestStartIe {
WebDriver driver;
@BeforeTest
public voi... | 982 | 0.613497 | 0.598159 | 43 | 21.744186 | 18.488329 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.395349 | false | false | 10 |
9873fb913ae032352e0bec7bf6fdf6d86e5648b5 | 36,575,941,496,447 | d8debd67086341ce835af28fb64df7487c49f2e3 | /src/com/ideassoft/crm/controller/AuditController.java | 014fe4ee46d2519202e28b9b07daaa4085b3ec4a | [] | no_license | jimmyleo126/pms-file | https://github.com/jimmyleo126/pms-file | 91cbc471158c102cec30d3452230e1af06e166f6 | d932e268b562fb23ccf22c0ae9482646472e5ac4 | refs/heads/master | 2021-01-22T02:53:37.983000 | 2017-09-03T14:33:04 | 2017-09-03T14:33:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ideassoft.crm.controller;
import java.net.UnknownHostException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springfram... | UTF-8 | Java | 25,915 | java | AuditController.java | Java | [] | null | [] | package com.ideassoft.crm.controller;
import java.net.UnknownHostException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springfram... | 25,915 | 0.721668 | 0.716539 | 575 | 43.426086 | 27.15465 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.441739 | false | false | 10 |
fce4a444b695aceb864d66594f4fb5665244a8a0 | 35,777,077,593,837 | ba069f4fefd268c63ade58e0b2669bfdfcb65c65 | /sdk-springboot/src/test/java/io/dapr/springboot/DaprTopicBulkSubscribeTest.java | e640d276ec9ce03946250a23829e2a918406b57e | [
"Apache-2.0",
"LicenseRef-scancode-public-domain"
] | permissive | dapr/java-sdk | https://github.com/dapr/java-sdk | c0aa96b858836b116204c07a55248847be4c5c48 | cf8040dd6d2e77b7e81d646e2496b871ade92fe4 | refs/heads/master | 2023-08-31T03:54:38.264000 | 2023-08-16T05:39:16 | 2023-08-16T05:39:16 | 213,981,789 | 230 | 210 | Apache-2.0 | false | 2023-09-14T18:29:41 | 2019-10-09T17:30:19 | 2023-09-13T18:00:45 | 2023-09-14T18:29:40 | 86,582 | 233 | 189 | 131 | Java | false | false | /*
* Copyright 2023 The Dapr Authors
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
* Unless required by applicable law or agreed to in w... | UTF-8 | Java | 2,549 | java | DaprTopicBulkSubscribeTest.java | Java | [] | null | [] | /*
* Copyright 2023 The Dapr Authors
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
* Unless required by applicable law or agreed to in w... | 2,549 | 0.703805 | 0.693605 | 78 | 31.679487 | 26.721495 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615385 | false | false | 10 |
0a6880e91fd7e83d78715fb899eb5ee0c88aaa09 | 22,316,650,127,319 | 30b42cf1d9c6730718ad7cf273bf5a7f43990f62 | /src/main/java/com/example/demo/enums/CategoryType.java | 9eb1c77aa96af0ca5821823751db6d458702c568 | [] | no_license | choi-hye-min/springValidatorTest | https://github.com/choi-hye-min/springValidatorTest | f9007f7e692987243cd1cb971de91be862077986 | f0b449dd91813959bf864c5a0b5908a2353c5558 | refs/heads/master | 2020-04-12T16:11:38.168000 | 2018-12-22T16:00:04 | 2018-12-22T16:00:04 | 162,605,203 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.enums;
import com.fasterxml.jackson.annotation.JsonCreator;
public enum CategoryType {
CAR,
THANK;
@JsonCreator
public static CategoryType fromString(String string) {
try{
return CategoryType.valueOf(string);
}catch (IllegalArgumentException e){
... | UTF-8 | Java | 362 | java | CategoryType.java | Java | [] | null | [] | package com.example.demo.enums;
import com.fasterxml.jackson.annotation.JsonCreator;
public enum CategoryType {
CAR,
THANK;
@JsonCreator
public static CategoryType fromString(String string) {
try{
return CategoryType.valueOf(string);
}catch (IllegalArgumentException e){
... | 362 | 0.643646 | 0.643646 | 17 | 20.294117 | 19.164196 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 10 |
dd2ea0f7f3441d4485aed033007d65b324b5c324 | 35,553,739,299,703 | 2ed7508ef37cda0f3758942eb3cbba094ef80aac | /src/com/speldipn/example/this_is_java/ch10/BalanceInsufficientException.java | a87cbfbe7d0fe5154f858938b6d5760a7010b372 | [] | no_license | speldipn/JavaBasic | https://github.com/speldipn/JavaBasic | 411c45b0f0866153b9312d6a7b9b93d0cc3f7bb7 | 26149ed4ae86d06b8a8f80dca2aaf259ce48d45f | refs/heads/master | 2020-03-19T12:47:19.194000 | 2018-10-15T13:40:50 | 2018-10-15T13:40:50 | 136,540,419 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.speldipn.example.this_is_java.ch10;
/**
* @Author: Oh, Joon young (speldipn)
* @Since: 2018-05-10
*/
public class BalanceInsufficientException extends Exception {
public BalanceInsufficientException() {
}
public BalanceInsufficientException(String message) {
super(message);
}
}
| UTF-8 | Java | 309 | java | BalanceInsufficientException.java | Java | [
{
"context": "pn.example.this_is_java.ch10;\n\n/**\n * @Author: Oh, Joon young (speldipn)\n * @Since: 2018-05-10\n */\npublic class",
"end": 79,
"score": 0.9994549751281738,
"start": 69,
"tag": "NAME",
"value": "Joon young"
},
{
"context": "is_is_java.ch10;\n\n/**\n * @Author: Oh, Jo... | null | [] | package com.speldipn.example.this_is_java.ch10;
/**
* @Author: Oh, <NAME> (speldipn)
* @Since: 2018-05-10
*/
public class BalanceInsufficientException extends Exception {
public BalanceInsufficientException() {
}
public BalanceInsufficientException(String message) {
super(message);
}
}
| 305 | 0.728155 | 0.695793 | 15 | 19.6 | 21.728016 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 10 |
3b7c30fbb659aca085f1cf4d29c0570707759e5f | 25,726,854,157,340 | 029278a11984faead17101219d86f5fa387e5ce3 | /ds/alerter/src/shootout/ds/alerter/api/Alerter.java | 9d70e99d4d7082b6abde809a16015518a4366b2c | [] | no_license | sandermak/osgi-dm-shootout | https://github.com/sandermak/osgi-dm-shootout | 364426f9842b98b2e69c3fa96cc7ae746e72b722 | b8f0074f3c98a6bd6bd4918b889397a53c9fca33 | refs/heads/master | 2016-09-10T13:26:03.354000 | 2014-06-22T18:14:23 | 2014-06-22T18:14:23 | 18,920,612 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package shootout.ds.alerter.api;
import java.util.Set;
public interface Alerter {
String getAlertMessage(Set<Reading> sensors);
}
| UTF-8 | Java | 138 | java | Alerter.java | Java | [] | null | [] | package shootout.ds.alerter.api;
import java.util.Set;
public interface Alerter {
String getAlertMessage(Set<Reading> sensors);
}
| 138 | 0.753623 | 0.753623 | 10 | 12.8 | 16.191357 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 10 |
7776ad2e91b956de4a12ce231e4090002f0c15fa | 4,105,988,764,663 | 8d0ae72b34721f60843420b64351e320cce412f1 | /kodilla-patterns2/src/main/java/com/kodilla/patterns2/observer/homework/CourseTask.java | 7943c4d1e08f2bcc6a2627599f7723e7bacac028 | [] | no_license | sstawicki/szczepan-stawicki-kodilla-java | https://github.com/sstawicki/szczepan-stawicki-kodilla-java | fc5ed8e88afadea2cade3a06e6aa4c2e40f3b8c7 | 3270d6b19ed21d4dc46613d3107f02c46c9b4806 | refs/heads/master | 2021-09-14T11:23:03.100000 | 2018-05-12T17:21:50 | 2018-05-12T17:21:50 | 115,610,382 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kodilla.patterns2.observer.homework;
import java.util.ArrayList;
import java.util.List;
public class CourseTask implements Observable {
private final List<Observer> observers;
private final List<StudentUser> users;
private final String taskName;
public CourseTask(String taskName) {
... | UTF-8 | Java | 1,050 | java | CourseTask.java | Java | [] | null | [] | package com.kodilla.patterns2.observer.homework;
import java.util.ArrayList;
import java.util.List;
public class CourseTask implements Observable {
private final List<Observer> observers;
private final List<StudentUser> users;
private final String taskName;
public CourseTask(String taskName) {
... | 1,050 | 0.643809 | 0.642857 | 46 | 21.826086 | 17.890129 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.347826 | false | false | 10 |
4d8be3aa8df71c564157a1c118a5746f69a1e8d1 | 13,039,520,741,328 | 3877f2d2866559f1c027fb8f5ebe9c869eceedfc | /sensor/src/main/java/com/se459/sensor/models/Cell.java | 4a27876c0777b7370e75230e69f54ea6325ef696 | [] | no_license | rosalindwills/CleanSweep | https://github.com/rosalindwills/CleanSweep | c57b65441063ed77f0bd4952975852022587d9cb | 3f913bb3ca693642bd951c279ff43948d255d08d | refs/heads/master | 2021-01-01T19:57:01.370000 | 2014-11-18T02:08:52 | 2014-11-18T02:08:52 | 24,907,906 | 0 | 0 | null | false | 2020-10-13T02:39:22 | 2014-10-07T19:33:05 | 2014-11-18T02:09:13 | 2020-10-13T02:39:21 | 538 | 0 | 1 | 1 | Java | false | false | package com.se459.sensor.models;
import com.se459.sensor.interfaces.ICell;
import com.se459.sensor.enums.PathType;
import com.se459.sensor.enums.SurfaceType;
public class Cell implements ICell {
private volatile boolean traversed;
private int x;
private int y;
private SurfaceType surfaceType;
private int dirtUni... | UTF-8 | Java | 3,595 | java | Cell.java | Java | [] | null | [] | package com.se459.sensor.models;
import com.se459.sensor.interfaces.ICell;
import com.se459.sensor.enums.PathType;
import com.se459.sensor.enums.SurfaceType;
public class Cell implements ICell {
private volatile boolean traversed;
private int x;
private int y;
private SurfaceType surfaceType;
private int dirtUni... | 3,595 | 0.672879 | 0.667316 | 164 | 20.920732 | 19.713491 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.993902 | false | false | 10 |
83e877193db9186e94d725181177e36365214948 | 9,998,683,895,716 | b6178763924f67a03b46ea6e5d674a12823bde42 | /src/application/Program.java | dca91ea7dffeccfa4dd9b4767e41cd79fa6d9b75 | [] | no_license | kelvinlima18/repositorio1 | https://github.com/kelvinlima18/repositorio1 | 1d260bda597199050e458ad77829256123e1b313 | 04efc38584a235aaa8a2e9b66673d25598d8c7e1 | refs/heads/master | 2020-05-18T03:56:18.971000 | 2019-04-29T23:39:28 | 2019-04-29T23:39:28 | 184,158,389 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package application;
import java.util.Scanner;
public class Program {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
PRODUTO p1 = new PRODUTO();
PRODUTO p2 = new PRODUTO();
PRODUTO p3 = new PRODUTO();
PRODUTO p4 = new PRODUTO();
PRODUTO p5 = new PRODUTO();
p1.nome =... | ISO-8859-1 | Java | 1,180 | java | Program.java | Java | [
{
"context": ");\n\t\tPRODUTO p5 = new PRODUTO();\n\n\t\t\n\t\tp1.nome = \"Requeijão\";\n\t\tp1.preco = 1.40;\n\t\t\n\t\tp2.nome = \"Sabão em Pó\"",
"end": 331,
"score": 0.9998601078987122,
"start": 322,
"tag": "NAME",
"value": "Requeijão"
},
{
"context": "= \"Requeijão\";\n\t\tp1.pr... | null | [] | package application;
import java.util.Scanner;
public class Program {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
PRODUTO p1 = new PRODUTO();
PRODUTO p2 = new PRODUTO();
PRODUTO p3 = new PRODUTO();
PRODUTO p4 = new PRODUTO();
PRODUTO p5 = new PRODUTO();
p1.nome =... | 1,167 | 0.610068 | 0.567406 | 57 | 19.561403 | 16.339617 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.210526 | false | false | 10 |
dda9aa4fa74be3c8d253a0dfe7c42ef7ad870b8d | 9,998,683,897,311 | 745ad28e75bdc1f485973a32a2037ca822d88922 | /Vindication/src/main/java/MySpringMvc/Vindication/service/InvoiceServiceImpl.java | 516db8a7f1653e7380e95cf3dc70d7b5737da18e | [] | no_license | Badyl96/Vindication | https://github.com/Badyl96/Vindication | 6289c961a08fc0afdccf89681d50e6a23bdafa8e | d1018d2ceb3cb7794ea77168ced7858f5ba095c1 | refs/heads/master | 2020-04-22T13:21:51.728000 | 2019-02-18T19:32:53 | 2019-02-18T19:32:53 | 170,406,364 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package MySpringMvc.Vindication.service;
import java.util.List;
import MySpringMvc.Vindication.config.dao.InvoiceDAO;
import MySpringMvc.Vindication.model.Invoice;
public class InvoiceServiceImpl implements InvoiceService {
private InvoiceDAO invoiceDAO;
public void setInvoiceDAO(InvoiceDAO invoiceDAO) {
this... | UTF-8 | Java | 851 | java | InvoiceServiceImpl.java | Java | [] | null | [] | package MySpringMvc.Vindication.service;
import java.util.List;
import MySpringMvc.Vindication.config.dao.InvoiceDAO;
import MySpringMvc.Vindication.model.Invoice;
public class InvoiceServiceImpl implements InvoiceService {
private InvoiceDAO invoiceDAO;
public void setInvoiceDAO(InvoiceDAO invoiceDAO) {
this... | 851 | 0.761457 | 0.761457 | 46 | 17.5 | 19.400526 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.152174 | false | false | 10 |
96444a287e4ebb2d79db592b3655e3e73811afab | 26,070,451,521,943 | 3b891cc685e4e1ee7279b94e912bc012cff636dd | /src/com/mac/tarchan/desktop/script/UserScript.java | a710116305409bc3ae080c91faa4c8b156d47322 | [
"BSD-3-Clause"
] | permissive | VijayEluri/DesktopKit | https://github.com/VijayEluri/DesktopKit | 21948da76a98c04e008b80cdda602be7471aac1b | f6df0d12e296113877e648d7083908f7ef68abc4 | refs/heads/master | 2020-05-20T10:58:48.677000 | 2012-05-17T06:11:27 | 2012-05-17T06:11:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* UserScript.java
* DesktopKit
*
* Created by tarchan on 2011/07/12.
* Copyright (c) 2011 tarchan. All rights reserved.
*/
package com.mac.tarchan.desktop.script;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import java.io.Reader;
import java.util.Locale;
import javax.script.I... | UTF-8 | Java | 5,579 | java | UserScript.java | Java | [
{
"context": " * UserScript.java\n * DesktopKit\n * \n * Created by tarchan on 2011/07/12.\n * Copyright (c) 2011 tarchan. All",
"end": 61,
"score": 0.999610424041748,
"start": 54,
"tag": "USERNAME",
"value": "tarchan"
},
{
"context": "ed by tarchan on 2011/07/12.\n * Copyright (c) 2... | null | [] | /*
* UserScript.java
* DesktopKit
*
* Created by tarchan on 2011/07/12.
* Copyright (c) 2011 tarchan. All rights reserved.
*/
package com.mac.tarchan.desktop.script;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import java.io.Reader;
import java.util.Locale;
import javax.script.I... | 5,579 | 0.681416 | 0.677785 | 226 | 18.5 | 21.597126 | 163 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.389381 | false | false | 10 |
4091b225735cfc3ae9e55a9b0dc63cb47f6b09eb | 27,711,129,028,425 | d6dd9c2a287a591b9ae22c5bd090e525a17a6a54 | /Sort/src/main/java/InsertSort.java | 4217a2259d66c7c6de4e46478412e5c3eee2eec5 | [] | no_license | nyccccc/Algorithm | https://github.com/nyccccc/Algorithm | adc67b37e45c9db9307a8948586f0349de2aa109 | 312c017f9f2687a9c7de5e8ea55a7809186585d2 | refs/heads/master | 2023-01-19T04:21:23.262000 | 2020-11-16T01:06:25 | 2020-11-16T01:06:25 | 310,812,432 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.junit.jupiter.api.Test;
/**
* @author : YiChen Niu (yniu7@sheffield.ac.uk)
* @version : 0.1
* @program :Code
* @description :插入排序:
* 对于未排序数据,在已排序序列中从后向前扫描,找到相应位置并插入
* @create :2020-11-07
*/
public class InsertSort {
public int[] insertSort(int[] nums){
if ( nums.len... | UTF-8 | Java | 964 | java | InsertSort.java | Java | [
{
"context": "port org.junit.jupiter.api.Test;\n\n/**\n * @author : YiChen Niu (yniu7@sheffield.ac.uk)\n * @version : 0.1\n * @pro",
"end": 63,
"score": 0.9998223185539246,
"start": 53,
"tag": "NAME",
"value": "YiChen Niu"
},
{
"context": "t.jupiter.api.Test;\n\n/**\n * @author : YiC... | null | [] | import org.junit.jupiter.api.Test;
/**
* @author : <NAME> (<EMAIL>)
* @version : 0.1
* @program :Code
* @description :插入排序:
* 对于未排序数据,在已排序序列中从后向前扫描,找到相应位置并插入
* @create :2020-11-07
*/
public class InsertSort {
public int[] insertSort(int[] nums){
if ( nums.length ==0 ){
... | 946 | 0.46868 | 0.430649 | 38 | 22.526316 | 15.636894 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 10 |
1e5fec6bae4833a074fefd1e8e86ece7610be4e8 | 4,157,528,389,828 | 2d9bad6e3369408aca126f586e59ee176dd3b9ec | /bean-lifecycle/src/test/java/top/daoyang/bean/lifecycle/BeanAwareProcessors.java | e451d054f3edce8c9b6de71d51d4fb861a643525 | [] | no_license | DaoYangM/think-in-spring | https://github.com/DaoYangM/think-in-spring | 81bf103d01b540937fbe7c858989b2b58297bb45 | 656c41ea7c79898da8e9fc3675cd3c7c6a6cd893 | refs/heads/master | 2023-02-28T23:43:49.008000 | 2021-02-12T15:56:31 | 2021-02-12T15:56:31 | 308,037,758 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package top.daoyang.bean.lifecycle;
import org.junit.jupiter.api.Test;
import org.springframework.beans.BeansException;
import org.springframework.beans.PropertyValues;
import org.springframework.beans.factory.BeanClassLoaderAware;
import org.springframework.beans.factory.BeanFactory;
import org.springframework.beans.... | UTF-8 | Java | 5,135 | java | BeanAwareProcessors.java | Java | [] | null | [] | package top.daoyang.bean.lifecycle;
import org.junit.jupiter.api.Test;
import org.springframework.beans.BeansException;
import org.springframework.beans.PropertyValues;
import org.springframework.beans.factory.BeanClassLoaderAware;
import org.springframework.beans.factory.BeanFactory;
import org.springframework.beans.... | 5,135 | 0.760544 | 0.760544 | 128 | 38.085938 | 33.138683 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.367188 | false | false | 10 |
b2b72ebf6d9a4d2b1d44f8d4c7ad4b250b4ace35 | 18,846,316,531,844 | e2f5b9a0acb0a8dcaed3a58f9e37830ef0126378 | /src/main/java/br/com/wheels4/servicos/EventoServico.java | 69d79dfa5e89958ccb7f3f364a8247df13447b21 | [] | no_license | Yuri-Bartochevis/4wheels | https://github.com/Yuri-Bartochevis/4wheels | 606ac77f7ed438fdef8cd7ced3e12b32b15fa6d3 | d2f4404e0489d982a7b832067160980d593abbc3 | refs/heads/master | 2017-05-11T16:29:22.164000 | 2017-03-08T14:45:07 | 2017-03-08T14:45:07 | 82,690,886 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //package br.com.wheels4.servicos;
//
//import java.io.File;
//import java.io.FileNotFoundException;
//import java.io.InputStream;
//import java.util.List;
//import java.util.UUID;
//
//import javax.ws.rs.Consumes;
//import javax.ws.rs.DefaultValue;
//import javax.ws.rs.HeaderParam;
//import javax.ws.rs.POST... | WINDOWS-1250 | Java | 4,089 | java | EventoServico.java | Java | [
{
"context": "o {\r\n//\tString uploadedFileLocation = \"C:\\\\Users\\\\Yuri\\\\Desktop\\\\teste fotos/\";\r\n//\r\n//\t@POST\r\n//\t@Path(",
"end": 913,
"score": 0.9269591569900513,
"start": 909,
"tag": "NAME",
"value": "Yuri"
},
{
"context": "aderParam(\"token\") String token) {\r\... | null | [] | //package br.com.wheels4.servicos;
//
//import java.io.File;
//import java.io.FileNotFoundException;
//import java.io.InputStream;
//import java.util.List;
//import java.util.UUID;
//
//import javax.ws.rs.Consumes;
//import javax.ws.rs.DefaultValue;
//import javax.ws.rs.HeaderParam;
//import javax.ws.rs.POST... | 4,089 | 0.67319 | 0.667074 | 125 | 30.704 | 24.488699 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.936 | false | false | 10 |
c9512f47479f8887d8b0c1b3d4c98d78207f7433 | 18,846,316,532,298 | 0f11d081a35588b2c350c7911fdc82192d1afe1a | /src/Servlets/ServletGetAccount.java | f5a282e753046dc89d0e53b33ea2341c757e3b8c | [
"MIT"
] | permissive | rfa-lopes/SS-TP1 | https://github.com/rfa-lopes/SS-TP1 | 04a109b93af73aa19fd6c962399f27be488f42d3 | edf89b50fc7fd49ea7b5556583b3813da20dd1e4 | refs/heads/master | 2022-06-14T23:51:21.834000 | 2020-05-06T11:23:32 | 2020-05-06T11:23:32 | 253,777,845 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Servlets;
import Authenticator.AuthenticatorClass;
import Authenticator.AuthenticatorInterface;
import Authenticator.LoggerClass;
import Authenticator.LoggerInterface;
import Exceptions.AccountDoesNotExistsException;
import Exceptions.EmptyInputException;
import Models.Account;
import Models.Operation;
import... | UTF-8 | Java | 2,227 | java | ServletGetAccount.java | Java | [
{
"context": " req.setAttribute(\"getpassword\", acc.getPasswordhash());\n req.setAttribute(\"gettype\", acc.g",
"end": 1440,
"score": 0.5277255177497864,
"start": 1436,
"tag": "PASSWORD",
"value": "hash"
}
] | null | [] | package Servlets;
import Authenticator.AuthenticatorClass;
import Authenticator.AuthenticatorInterface;
import Authenticator.LoggerClass;
import Authenticator.LoggerInterface;
import Exceptions.AccountDoesNotExistsException;
import Exceptions.EmptyInputException;
import Models.Account;
import Models.Operation;
import... | 2,233 | 0.693309 | 0.690615 | 65 | 33.261539 | 24.540251 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 10 |
e32fec4131173bd9a982ea2f0edb9cc45557dc30 | 22,754,736,794,870 | 0f0656fa0e03ca2b18f9aebf24f82905a8cb75d8 | /src/main/java/com/AdvertisementMicroservice/AdvertisementMicroservice/Entitys/Tag.java | db0a50dc303a8a0cbd236c7760fc11c7b9b962eb | [] | no_license | NetCrackerVoronezh2019/AdvertisementMicroservice | https://github.com/NetCrackerVoronezh2019/AdvertisementMicroservice | a705c274759c205c29e5f2dcad0bde4d86937a59 | dab85483184866afd116d7ce218409cbe5b0e465 | refs/heads/master | 2020-09-24T01:23:29.148000 | 2020-05-26T19:36:46 | 2020-05-26T19:36:46 | 225,628,124 | 0 | 0 | null | false | 2023-09-05T21:58:36 | 2019-12-03T13:35:23 | 2020-05-26T19:37:19 | 2023-09-05T21:58:36 | 287 | 0 | 0 | 1 | Java | false | false | package com.AdvertisementMicroservice.AdvertisementMicroservice.Entitys;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinCo... | UTF-8 | Java | 1,179 | java | Tag.java | Java | [] | null | [] | package com.AdvertisementMicroservice.AdvertisementMicroservice.Entitys;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinCo... | 1,179 | 0.759118 | 0.759118 | 61 | 18.327869 | 18.588488 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 10 |
2e39d1b10b5131c60e947706bacf2f864d18b97f | 25,847,113,255,532 | 2ea351c7e7ee089dc7e1f43af158a2a3143bf640 | /src/com/mattrios/Database.java | 109a0f569075c949f2472930b3782e8ff8ab2a7a | [] | no_license | Matthew-Rios/Appointment-Scheduler | https://github.com/Matthew-Rios/Appointment-Scheduler | 50e36969e93d57bf8d58e89a30f9dc4c51e86d96 | 8990ef292bd4bb555090854b862915c6eb58d970 | refs/heads/main | 2023-06-18T19:24:04.908000 | 2021-07-12T13:40:26 | 2021-07-12T13:40:26 | 385,258,046 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mattrios;
import com.mattrios.appointments.Appointment;
import com.mattrios.customers.*;
import com.mattrios.prepopulated_entities.Contact;
import com.mattrios.prepopulated_entities.Country;
import com.mattrios.prepopulated_entities.FirstLevelDivision;
import com.mattrios.users.User;
import javafx.... | UTF-8 | Java | 52,183 | java | Database.java | Java | [
{
"context": "*;\r\nimport java.util.ArrayList;\r\n\r\n/**\r\n * @author Matt Rios\r\n */\r\npublic class Database {\r\n\r\n public stati",
"end": 490,
"score": 0.9998565912246704,
"start": 481,
"tag": "NAME",
"value": "Matt Rios"
},
{
"context": "public static final String CONNEC... | null | [] | package com.mattrios;
import com.mattrios.appointments.Appointment;
import com.mattrios.customers.*;
import com.mattrios.prepopulated_entities.Contact;
import com.mattrios.prepopulated_entities.Country;
import com.mattrios.prepopulated_entities.FirstLevelDivision;
import com.mattrios.users.User;
import javafx.... | 52,181 | 0.648219 | 0.644539 | 989 | 50.763397 | 41.676964 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.667341 | false | false | 10 |
e5a2f2c2feff3f156264b179efe952325a86324c | 9,440,338,146,883 | 1b8e69159160682d8955465eeb44cad6cd129a10 | /bridge/src/cn/edu/nju/xulzee/Implementor.java | c82ea146a3aac802859158dc7e9438e4710d7064 | [] | no_license | xulzee/design-patterns-java | https://github.com/xulzee/design-patterns-java | a5770f046fbb62a97eb698dc5f0fdafb1540ba93 | 61c6476e7f5a1893d241e595b6c5be049a0ed027 | refs/heads/master | 2022-04-21T01:08:38.969000 | 2020-04-18T04:22:43 | 2020-04-18T04:22:43 | 250,734,810 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.edu.nju.xulzee;
/**
* @date 2020/04/12
* @author xulzee
* 定义了实现部分的机口
*/
public interface Implementor {
/**
* 为实现类定义了一个接口
*/
void action();
}
| UTF-8 | Java | 218 | java | Implementor.java | Java | [
{
"context": "u.nju.xulzee;\n\n\n/**\n * @date 2020/04/12\n * @author xulzee\n * 定义了实现部分的机口\n */\npublic interface Implementor {\n",
"end": 70,
"score": 0.9991040229797363,
"start": 64,
"tag": "USERNAME",
"value": "xulzee"
}
] | null | [] | package cn.edu.nju.xulzee;
/**
* @date 2020/04/12
* @author xulzee
* 定义了实现部分的机口
*/
public interface Implementor {
/**
* 为实现类定义了一个接口
*/
void action();
}
| 218 | 0.579545 | 0.534091 | 14 | 11.571428 | 9.582084 | 30 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 10 |
395fc34db5b45bf12553a614bd058d0db9d7e05b | 1,133,871,424,719 | 0b5bc399d022a3871e34f7bb02ac63e565be4b1c | /wings-remote/src/test/java/org/wings/prpc/remote/DefaultExecutorTest.java | bb8d43a2ea121417e1a3e77b4550a0565db8c8d0 | [
"MIT"
] | permissive | alexey-lapin/wings-testing | https://github.com/alexey-lapin/wings-testing | 790d2ba6fb04862bc8bff5083b4828ff423414c4 | e0508ab3af2185e02b58c8cf0ceebed4c4b76337 | refs/heads/master | 2022-12-28T17:16:58.274000 | 2019-09-22T20:45:20 | 2019-09-22T20:45:20 | 203,554,696 | 0 | 0 | MIT | false | 2022-12-11T06:35:51 | 2019-08-21T09:47:09 | 2019-09-22T20:45:23 | 2022-12-11T06:35:50 | 2,515 | 0 | 0 | 22 | Java | false | false | package org.wings.prpc.remote;
import net.bytebuddy.ByteBuddy;
import net.bytebuddy.agent.ByteBuddyAgent;
import org.junit.jupiter.api.Test;
import org.mockito.Mockito;
import org.objenesis.Objenesis;
import org.wings.prpc.remote.dependency.*;
import java.util.Date;
import static org.mockito.Mockito.mock;
class Def... | UTF-8 | Java | 1,696 | java | DefaultExecutorTest.java | Java | [] | null | [] | package org.wings.prpc.remote;
import net.bytebuddy.ByteBuddy;
import net.bytebuddy.agent.ByteBuddyAgent;
import org.junit.jupiter.api.Test;
import org.mockito.Mockito;
import org.objenesis.Objenesis;
import org.wings.prpc.remote.dependency.*;
import java.util.Date;
import static org.mockito.Mockito.mock;
class Def... | 1,696 | 0.682783 | 0.682193 | 52 | 31.634615 | 25.049973 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.519231 | false | false | 10 |
e6f29d6fcfab6e7f51a0715af6516b4c5e9fbe24 | 13,374,528,214,080 | b92310c32fb498a4ccf3c85f41bd11a1dea0fcb5 | /cdap-proto/src/main/java/co/cask/cdap/proto/artifact/preview/PreviewConfig.java | 2d11924dd3e0610f0d27687a5b0b9f371210ab90 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | fjharmy/cdap | https://github.com/fjharmy/cdap | 299e32b7b5484e31e81a9c7cf95a144b5dd1ac20 | 4f9792c922d0d125665d9896ffd6a11d1f19c282 | refs/heads/develop | 2020-06-18T05:04:04.820000 | 2017-03-24T01:37:00 | 2017-03-24T01:37:00 | 74,950,421 | 0 | 0 | null | true | 2016-11-28T07:58:57 | 2016-11-28T07:58:56 | 2016-11-22T19:22:02 | 2016-11-28T07:20:52 | 668,291 | 0 | 0 | 0 | null | null | null | /*
* Copyright © 2015 Cask Data, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... | UTF-8 | Java | 1,857 | java | PreviewConfig.java | Java | [
{
"context": "/*\n * Copyright © 2015 Cask Data, Inc.\n *\n * Licensed under the Apache License, Ve",
"end": 32,
"score": 0.972754180431366,
"start": 23,
"tag": "NAME",
"value": "Cask Data"
}
] | null | [] | /*
* Copyright © 2015 <NAME>, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | 1,854 | 0.731142 | 0.726832 | 60 | 29.933332 | 29.155827 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.55 | false | false | 10 |
d1244eebae9a28766cf3fb25a95a581f2e8088c0 | 19,731,079,810,496 | 86505462601eae6007bef6c9f0f4eeb9fcdd1e7b | /bin/modules/commerce-infrastructure-services-client/cisclient/src/com/hybris/cis/service/impl/DefaultCisClientAvsService.java | df0771b75640e50e30001ff64a164aa1afec683c | [] | no_license | jp-developer0/hybrisTrail | https://github.com/jp-developer0/hybrisTrail | 82165c5b91352332a3d471b3414faee47bdb6cee | a0208ffee7fee5b7f83dd982e372276492ae83d4 | refs/heads/master | 2020-12-03T19:53:58.652000 | 2020-01-02T18:02:34 | 2020-01-02T18:02:34 | 231,430,332 | 0 | 4 | null | false | 2020-08-05T22:46:23 | 2020-01-02T17:39:15 | 2020-01-02T19:06:34 | 2020-08-05T22:46:21 | 1,073,803 | 0 | 1 | 2 | null | false | false | /*
* [y] hybris Platform
*
* Copyright (c) 2018 SAP SE or an SAP affiliate company.
* All rights reserved.
*
* This software is the confidential and proprietary information of SAP
* ("Confidential Information"). You shall not disclose such Confidential
* Information and shall use it only in accordance with the ... | UTF-8 | Java | 1,605 | java | DefaultCisClientAvsService.java | Java | [] | null | [] | /*
* [y] hybris Platform
*
* Copyright (c) 2018 SAP SE or an SAP affiliate company.
* All rights reserved.
*
* This software is the confidential and proprietary information of SAP
* ("Confidential Information"). You shall not disclose such Confidential
* Information and shall use it only in accordance with the ... | 1,605 | 0.781308 | 0.778816 | 57 | 27.157894 | 30.42436 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.859649 | false | false | 10 |
49b1ce6be37782f2354d2100f9ddffa4370bbd0a | 22,857,815,988,410 | d4e7c540b64293675dec827509ba1a814a7a9fd8 | /src/main/java/CristelhMiranda/unitTests/tdd/Calculator.java | 2a9f9b01cadb159ca7bfd614be1b49347d24a087 | [] | no_license | dev-fundamentals/dev-fund-2019-q2 | https://github.com/dev-fundamentals/dev-fund-2019-q2 | 283700c4fede46e4c48d85deda7dfb720f93e716 | 7cef7db019ed109b48f46f30df70d4d38c28b3ed | refs/heads/develop | 2020-05-25T18:52:23.235000 | 2019-06-19T01:36:07 | 2019-06-19T01:36:07 | 187,937,282 | 0 | 0 | null | false | 2019-06-17T18:04:27 | 2019-05-22T01:06:19 | 2019-06-17T18:03:47 | 2019-06-17T18:04:27 | 1,286 | 0 | 0 | 0 | Java | false | false | package main.java.CristelhMiranda.unitTests.tdd;
public class Calculator {
public static int add(String numbers) throws Exception {
String[] numbersArray;
String[] numberArray2 = new String[0];
String negativeNumbers = "";
int result = 0;
if (numbers != null && numbers.length() > 0) {
numbersArray = ... | UTF-8 | Java | 749 | java | Calculator.java | Java | [] | null | [] | package main.java.CristelhMiranda.unitTests.tdd;
public class Calculator {
public static int add(String numbers) throws Exception {
String[] numbersArray;
String[] numberArray2 = new String[0];
String negativeNumbers = "";
int result = 0;
if (numbers != null && numbers.length() > 0) {
numbersArray = ... | 749 | 0.628838 | 0.619493 | 29 | 24.827587 | 21.660498 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.517241 | false | false | 10 |
f83188c92b1ca44e60687e1bcac9a00386fd8c04 | 1,941,325,264,890 | 7485a64fdfc29c4e2b397ffd4155ba1d3ff3eedc | /SRC/SupermovilWeb/SMovWeb/src/com/oesia/movilidad/isban/bean/Tarjeta.java | b09deb6c038689ed2693eff88f93e8489b89670f | [] | no_license | CEyC/FSW | https://github.com/CEyC/FSW | e640d9eff5db737de909ed5954560342bac42978 | a44ef4b188aacf03aa4d9c4fd7050d4a48bf5be6 | refs/heads/master | 2017-11-28T09:31:25.158000 | 2016-06-02T18:05:13 | 2016-06-02T18:05:13 | 40,670,638 | 1 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.oesia.movilidad.isban.bean;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import com.oesia.movilidad.isban.utils.ISBANUtils;
import com.oesia.movilidad.ws.response.dto.MovimientosTarjetasTA;
import com.oesia.movilidad.ws.response.dto.SaldoTarjeta;
public class Tarjeta im... | UTF-8 | Java | 2,678 | java | Tarjeta.java | Java | [] | null | [] | package com.oesia.movilidad.isban.bean;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import com.oesia.movilidad.isban.utils.ISBANUtils;
import com.oesia.movilidad.ws.response.dto.MovimientosTarjetasTA;
import com.oesia.movilidad.ws.response.dto.SaldoTarjeta;
public class Tarjeta im... | 2,678 | 0.715833 | 0.713592 | 127 | 20.086615 | 20.513113 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.188976 | false | false | 10 |
1c242733583bf719d0d7fc961afe1afdf6a6b9c0 | 14,285,061,269,140 | de783357896d98f3e0e1c03df5c0bac8ad30137b | /src/Spring/core/src/main/java/com/equida/common/service/CategorieVenteService.java | 0421195f3d0f351b0c7f553e9a89bd2c3400f546 | [] | no_license | justine-martin-pro/Equida | https://github.com/justine-martin-pro/Equida | 3cae5cdd4eabad39cb46561aaa174dfc004e0bf0 | ef704e824d5e127fdd0b4f34f6921a2e2a6449b4 | refs/heads/master | 2022-03-26T00:45:55.669000 | 2020-01-04T12:18:13 | 2020-01-04T12:18:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.equida.common.service;
import com.equida.common.bdd.entity.CategVente;
import com.equida.common.exception.NotFoundException;
import com.equida.common.bdd.repository.CategorieVenteRepository;
import com.equida.common.exception.ServiceException;
import java.util.List;
import java.util.Optional;
import org.sp... | UTF-8 | Java | 2,240 | java | CategorieVenteService.java | Java | [] | null | [] | package com.equida.common.service;
import com.equida.common.bdd.entity.CategVente;
import com.equida.common.exception.NotFoundException;
import com.equida.common.bdd.repository.CategorieVenteRepository;
import com.equida.common.exception.ServiceException;
import java.util.List;
import java.util.Optional;
import org.sp... | 2,240 | 0.76689 | 0.76689 | 82 | 26.256098 | 25.974571 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.756098 | false | false | 10 |
be6abe618f60035be2b20efbbbb93e1da308c26e | 19,834,159,014,343 | 9b9dbd9b76ef5b07b2cc40a728ab94d3c48cf423 | /AndroidProject/app/src/test/java/com/isunican/proyectobase/Presenter/PresenterGasolinerasTest.java | 8cb5515f5765d29e7105d25239a479b3fb607a6b | [] | no_license | mizu-git/AppGasolinerasGrupo3 | https://github.com/mizu-git/AppGasolinerasGrupo3 | 88f8b2ee21f808663d6629dc092eafca51275515 | afb868f43d89d093f8bdb9f902155a58af4a935b | refs/heads/master | 2023-02-09T23:16:59.416000 | 2021-01-04T15:29:19 | 2021-01-04T15:29:19 | 326,713,078 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.isunican.proyectobase.Presenter;
import com.isunican.proyectobase.Model.Gasolinera;
import com.isunican.proyectobase.Presenter.PresenterGasolineras;
import com.isunican.proyectobase.Views.MainActivity;
import org.junit.Before;
import org.junit.Rule;
import org.junit.Test;
import java.io.File;
import java.i... | UTF-8 | Java | 18,366 | java | PresenterGasolinerasTest.java | Java | [
{
"context": " a la clase\n * PresenterGasolineras.\n *\n * @author Corocotta\n */\npublic class PresenterGasolinerasTest {\n\n ",
"end": 845,
"score": 0.9204106330871582,
"start": 836,
"tag": "NAME",
"value": "Corocotta"
},
{
"context": "ebas*/\n gasolineras.add(new Gasoli... | null | [] | package com.isunican.proyectobase.Presenter;
import com.isunican.proyectobase.Model.Gasolinera;
import com.isunican.proyectobase.Presenter.PresenterGasolineras;
import com.isunican.proyectobase.Views.MainActivity;
import org.junit.Before;
import org.junit.Rule;
import org.junit.Test;
import java.io.File;
import java.i... | 18,329 | 0.623712 | 0.589207 | 496 | 35.985886 | 30.698092 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.866935 | false | false | 10 |
6708cf4d0749b70fc972bd283d761849fd8e3864 | 22,617,297,825,015 | 2c2294fae72200cc33860386a188d370bd219cf1 | /NettyClient/src/main/java/com/yuzh/huayun/controller/NettyClientController.java | e494cd75c350c1d7eadcd066249ed06fc1fc9f1d | [] | no_license | yuzhihui199229/huayun | https://github.com/yuzhihui199229/huayun | 345c7e9e3caf93030469bf5d25db6ea2967e437b | 166dc155c194fabf1915b029dd7c222271dbccd9 | refs/heads/master | 2023-07-02T02:40:47.008000 | 2021-08-06T09:31:26 | 2021-08-06T09:31:26 | 390,278,367 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yuzh.huayun.controller;
import com.yuzh.huayun.config.NettyClientBootStrap;
import io.netty.util.AttributeKey;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
@RequestMapping("/client")
public class NettyClientCo... | UTF-8 | Java | 851 | java | NettyClientController.java | Java | [] | null | [] | package com.yuzh.huayun.controller;
import com.yuzh.huayun.config.NettyClientBootStrap;
import io.netty.util.AttributeKey;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
@RequestMapping("/client")
public class NettyClientCo... | 851 | 0.660996 | 0.660996 | 29 | 27.413794 | 22.353765 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.413793 | false | false | 10 |
7c82d0cd4a874ff59c0205c8942dd715dcd7e025 | 12,876,312,002,873 | 605c28cc4d7ffd35583f6aba8cc58c7068f237e2 | /src/com/dxjr/base/entity/AutoInvestConfig.java | 588e82c42d9937397814e5f8b50ba7b2783b7d11 | [] | no_license | Lwb6666/dxjr_portal | https://github.com/Lwb6666/dxjr_portal | 7ffb56c79f0bd07a39ac94f30b2280f7cc98a2e4 | cceef6ee83d711988e9d1340f682e0782e392ba0 | refs/heads/master | 2023-04-21T07:38:25.528000 | 2021-05-10T02:47:22 | 2021-05-10T02:47:22 | 351,003,513 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dxjr.base.entity;
import java.io.Serializable;
import java.math.BigDecimal;
/**
*
* <p>
* Description:自动投标规则实体类<br />
* </p>
*
* @title AutoInvestConfig.java
* @package com.dxjr.base.entity
* @author yangshijin
* @version 0.1 2014年5月19日
*/
public class AutoInvestConfig implements Serializable ... | UTF-8 | Java | 7,973 | java | AutoInvestConfig.java | Java | [
{
"context": "g.java\n * @package com.dxjr.base.entity\n * @author yangshijin\n * @version 0.1 2014年5月19日\n */\npublic class AutoI",
"end": 234,
"score": 0.9996748566627502,
"start": 224,
"tag": "USERNAME",
"value": "yangshijin"
}
] | null | [] | package com.dxjr.base.entity;
import java.io.Serializable;
import java.math.BigDecimal;
/**
*
* <p>
* Description:自动投标规则实体类<br />
* </p>
*
* @title AutoInvestConfig.java
* @package com.dxjr.base.entity
* @author yangshijin
* @version 0.1 2014年5月19日
*/
public class AutoInvestConfig implements Serializable ... | 7,973 | 0.675896 | 0.66156 | 431 | 15.508121 | 17.306955 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.132251 | false | false | 10 |
ef4db71ea58dde2dd0b9df51cb228d81cbbae941 | 23,527,830,899,341 | ddf21dcdeac7d8097980eb07b9bb127a495b5451 | /app/src/main/java/com/widecare/indiaweb/myapplication/PaymentScreen.java | 545b5d45bd7dd005c4ba42ff3878eef90080b9e5 | [] | no_license | bittuRichestsoft/widecare | https://github.com/bittuRichestsoft/widecare | 5f09c3aff78153ec715e348589d880e64d1d391c | cf12d61af0e70af88e4bc8d47cfffde4bb8c3467 | refs/heads/master | 2023-07-16T05:37:51.051000 | 2021-09-03T14:20:47 | 2021-09-03T14:20:47 | 402,619,761 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.widecare.indiaweb.myapplication;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.os.Bundle;
import ... | UTF-8 | Java | 43,465 | java | PaymentScreen.java | Java | [
{
"context": "yDataBase.getAllProId()) {\n Log.e(\"namee777 \", \"PRODUCT_ID_image \" + PRODUCT_ID);\n ",
"end": 13121,
"score": 0.944105327129364,
"start": 13113,
"tag": "USERNAME",
"value": "namee777"
},
{
"context": "yDataBase.getAllBrand()) {\n ... | null | [] | package com.widecare.indiaweb.myapplication;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.os.Bundle;
import ... | 43,465 | 0.513609 | 0.502082 | 1,330 | 31.68045 | 27.656258 | 214 | false | false | 0 | 0 | 0 | 0 | 100 | 0.002301 | 0.728571 | false | false | 10 |
19848db7620bee5cfa04a3270ade185dc27cbcd7 | 2,370,821,990,471 | 791f5ec33a1bf0846089d6e0778d54cfaa9e4770 | /YiShang_Src/src/com/yishang/A/global/application/T_UserPoint.java | 00f36ea5dc73cf594c6a90f52b2b3c49b7b45f69 | [] | no_license | YZerui/YiShang | https://github.com/YZerui/YiShang | 9c4e308c89956134fa2011cb9cf34f47da178564 | 16f9eb04fb8480e9e60c74836e43f30f24039dde | refs/heads/master | 2021-01-25T03:49:43.953000 | 2014-12-21T06:20:14 | 2014-12-21T06:20:14 | 27,312,527 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yishang.A.global.application;
import com.avos.avoscloud.AVClassName;
import com.avos.avoscloud.AVGeoPoint;
import com.avos.avoscloud.AVObject;
@AVClassName("T_UserPoint")
public class T_UserPoint extends AVObject{
private String user_id;
private String user_name;
private String user_head;
private int ... | UTF-8 | Java | 1,663 | java | T_UserPoint.java | Java | [] | null | [] | package com.yishang.A.global.application;
import com.avos.avoscloud.AVClassName;
import com.avos.avoscloud.AVGeoPoint;
import com.avos.avoscloud.AVObject;
@AVClassName("T_UserPoint")
public class T_UserPoint extends AVObject{
private String user_id;
private String user_name;
private String user_head;
private int ... | 1,663 | 0.721587 | 0.721587 | 73 | 21.780823 | 16.254185 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.534247 | false | false | 10 |
95098e2d12f11b4284050819a9a56db6da4a2f2f | 7,730,941,136,471 | 4bdbdf240f10140737311cadd62b600b460c26b6 | /SchoolDemo/src/com/ess/edu/demoproject/ui/view/impl/fx/PersonView.java | 07875f5acc0a8f270f151ae19b174575194d5b5f | [] | no_license | jnickolov/SchoolDemo | https://github.com/jnickolov/SchoolDemo | 7be39ccc42ed3e177fad130905a6d03064b580a9 | 4fdd889242c861d100b24abd89db8ba8e01d6c3c | refs/heads/master | 2021-01-01T05:55:13.482000 | 2017-07-15T09:46:02 | 2017-07-15T09:46:02 | 97,307,224 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ess.edu.demoproject.ui.view.impl.fx;
import com.ess.edu.demoproject.entities.Person;
import com.ess.edu.demoproject.ui.undoablefield.text.StringUndoableField;
import com.ess.mvc.view.fx.ObjectViewFX;
import javafx.geometry.HPos;
import javafx.scene.control.Label;
import javafx.scene.layout.GridPan... | UTF-8 | Java | 1,921 | java | PersonView.java | Java | [] | null | [] | package com.ess.edu.demoproject.ui.view.impl.fx;
import com.ess.edu.demoproject.entities.Person;
import com.ess.edu.demoproject.ui.undoablefield.text.StringUndoableField;
import com.ess.mvc.view.fx.ObjectViewFX;
import javafx.geometry.HPos;
import javafx.scene.control.Label;
import javafx.scene.layout.GridPan... | 1,921 | 0.661114 | 0.652264 | 66 | 27.10606 | 20.255287 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.151515 | false | false | 10 |
f638088a9a3146f7dfd2e1bc53670407d3ec14b0 | 22,582,938,090,310 | 53f9814525c86d44a71bc389b48a5b770934e765 | /src/main/java/com/viroyal/doormagnet/devicemng/pojo/DataListResponse.java | 17ac5a98e536efbe4bf058c1f09b85d3cd0ec567 | [] | no_license | wys484112/viroyal_doormagnet | https://github.com/wys484112/viroyal_doormagnet | ff13248226c1067fe29f49720147f29ce9de3713 | ae69a07510c154363eba9ea9214a3e75c6988d2f | refs/heads/master | 2022-06-25T10:09:34.827000 | 2020-03-27T10:01:28 | 2020-03-27T10:01:28 | 232,053,019 | 0 | 0 | null | false | 2022-06-21T02:35:14 | 2020-01-06T08:04:01 | 2020-03-27T10:01:41 | 2022-06-21T02:35:11 | 451 | 0 | 0 | 5 | Java | false | false | package com.viroyal.doormagnet.devicemng.pojo;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonPropertyOrder;
import com.viroyal.doormagnet.common.util.ErrorCode;
/**
* 绑定协议响应封装
*
* @author lijiuwei
*/
public class DataListResponse extends BaseResponse {
@Jso... | UTF-8 | Java | 816 | java | DataListResponse.java | Java | [
{
"context": "mon.util.ErrorCode;\n\n/**\n * 绑定协议响应封装\n *\n * @author lijiuwei\n */\npublic class DataListResponse extends BaseRes",
"end": 253,
"score": 0.9989640116691589,
"start": 245,
"tag": "USERNAME",
"value": "lijiuwei"
}
] | null | [] | package com.viroyal.doormagnet.devicemng.pojo;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonPropertyOrder;
import com.viroyal.doormagnet.common.util.ErrorCode;
/**
* 绑定协议响应封装
*
* @author lijiuwei
*/
public class DataListResponse extends BaseResponse {
@Jso... | 816 | 0.675 | 0.675 | 37 | 20.621622 | 19.375872 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.405405 | false | false | 10 |
3306e30ae441a4262d83d2076d0ce03e69808595 | 3,917,010,180,898 | 0cb119109ff83a21c732e4b6be80d6d8c166ec2e | /src/Classes/Buissnesslayer/impl/BookingHandlerImpl.java | 88466cd2881dea30261321272b7769f2690e799a | [] | no_license | hejsan123123/MDSD | https://github.com/hejsan123123/MDSD | fda049b5c4ada18a9c07b4881d43629600cfb840 | fae1c4a12a18fe7573b8f6f74e1bfff7c6524ad1 | refs/heads/master | 2021-05-30T19:00:24.538000 | 2016-01-07T02:48:10 | 2016-01-07T02:48:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*/
package Classes.Buissnesslayer.impl;
import Classes.Buissnesslayer.Booking;
import Classes.Buissnesslayer.BookingHandler;
import Classes.Buissnesslayer.BuissnesslayerPackage;
import Classes.Buissnesslayer.Room;
import Classes.Buissnesslayer.User;
import Classes.Buissnesslayer.UserHandler;
import Clas... | ISO-8859-1 | Java | 20,037 | java | BookingHandlerImpl.java | Java | [] | null | [] | /**
*/
package Classes.Buissnesslayer.impl;
import Classes.Buissnesslayer.Booking;
import Classes.Buissnesslayer.BookingHandler;
import Classes.Buissnesslayer.BuissnesslayerPackage;
import Classes.Buissnesslayer.Room;
import Classes.Buissnesslayer.User;
import Classes.Buissnesslayer.UserHandler;
import Clas... | 20,037 | 0.639032 | 0.635688 | 728 | 25.520605 | 26.257015 | 160 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.116758 | false | false | 10 |
34afd07002cb73cfbe922e701e69d23588589d4d | 11,201,274,718,678 | efd2274ea8c94cce1057c8a0e0ca6e9e6ba3dd8d | /app/src/main/java/com/example/mypiano/Open.java | e92a19427fd7c56505e57367e1f05b58087c0316 | [
"Apache-2.0"
] | permissive | lyana123/testpiano | https://github.com/lyana123/testpiano | 045a11c2579856f6b5eeb6201133b924da8c764b | 1630f358af0be65a734e834f8d34bc3607b68213 | refs/heads/main | 2023-04-04T13:06:03.524000 | 2021-04-06T14:57:55 | 2021-04-06T14:57:55 | 343,623,387 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.mypiano;
import androidx.appcompat.app.AppCompatActivity;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.view.Window;
import com.example.mypiano.user.LoginActivity;
public class Open extends Activity {
private ... | UTF-8 | Java | 1,043 | java | Open.java | Java | [] | null | [] | package com.example.mypiano;
import androidx.appcompat.app.AppCompatActivity;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.view.Window;
import com.example.mypiano.user.LoginActivity;
public class Open extends Activity {
private ... | 1,043 | 0.684703 | 0.679501 | 32 | 29.03125 | 25.632603 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 10 |
ff5885c5587843ebf504318a588a868762cba054 | 7,980,049,264,245 | b524795167d998d8fe66b47d6dbd19c1a315e042 | /src/main/java/gna/MinimalSpanningTreeTour.java | 203d98a133a66ba1a76f80e59d04f31cba3390f0 | [] | no_license | therhythm/be.kuleuven.gna.TravellingSalesman | https://github.com/therhythm/be.kuleuven.gna.TravellingSalesman | dbef61e106d24749e653004a4c320d3bc8a30fa1 | 88686d44a4588023873f61bbca75bad6a338d08b | refs/heads/master | 2020-05-18T21:42:58.687000 | 2015-10-04T21:26:29 | 2015-10-04T21:26:29 | 17,682,819 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gna;
import java.util.*;
/**
* A tour constructed using the minimal spanning tree heuristic.
*/
public class MinimalSpanningTreeTour extends Tour {
public class MSTEdge {
public final Point p1, p2;
public MSTEdge(Point p1, Point p2) {
this.p1 = p1;
this.p2 = p2;... | UTF-8 | Java | 6,030 | java | MinimalSpanningTreeTour.java | Java | [] | null | [] | package gna;
import java.util.*;
/**
* A tour constructed using the minimal spanning tree heuristic.
*/
public class MinimalSpanningTreeTour extends Tour {
public class MSTEdge {
public final Point p1, p2;
public MSTEdge(Point p1, Point p2) {
this.p1 = p1;
this.p2 = p2;... | 6,030 | 0.504643 | 0.495522 | 207 | 28.130434 | 22.199303 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.425121 | false | false | 10 |
2359bbb35ea481c75a229645d15c445c4bca60a3 | 26,637,387,199,912 | 4d01f739ef3b88734eed721e75a46f8204d539f9 | /src/com/company/EX07.java | c957acc8d15d7f41c287088b7b5ea914c24d7554 | [] | no_license | MiguelClv/ArrayListUnidimensional | https://github.com/MiguelClv/ArrayListUnidimensional | dab4320a61af175dbdc4fe0d5ace692ba23a9347 | c048a2fcae16f41de8f6f614cdcfad4287d01d33 | refs/heads/master | 2021-01-19T00:00:53.949000 | 2016-12-01T16:59:17 | 2016-12-01T16:59:17 | 72,871,569 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
import java.util.Scanner;
/**
* Created by 54167208T on 29/11/2016.
*/
public class EX07 {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int alumnos;
int mas = 0;
double nota = 0;
double medianota = 0;
do... | UTF-8 | Java | 1,080 | java | EX07.java | Java | [
{
"context": "ny;\n\nimport java.util.Scanner;\n\n/**\n * Created by 54167208T on 29/11/2016.\n */\npublic class EX07 {\n ",
"end": 68,
"score": 0.5703439116477966,
"start": 67,
"tag": "USERNAME",
"value": "5"
},
{
"context": ";\n\nimport java.util.Scanner;\n\n/**\n * Created by 541... | null | [] | package com.company;
import java.util.Scanner;
/**
* Created by 54167208T on 29/11/2016.
*/
public class EX07 {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int alumnos;
int mas = 0;
double nota = 0;
double medianota = 0;
do... | 1,080 | 0.515292 | 0.492122 | 43 | 24.093023 | 21.624506 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.534884 | false | false | 10 |
aba04fd95cc0f554c71621436bb80b3daf1804a7 | 8,710,193,693,314 | 894927bf0fc36549955be6fb781974c12bb449eb | /unisa-tools/unisa-eresources/src/main/java/za/ac/unisa/lms/tool/eresources/dao/EresourcePlacementDao.java | b43dccd9a1437390675ae826702a568a799d6060 | [
"LicenseRef-scancode-generic-cla",
"ECL-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | sadupally/Dev | https://github.com/sadupally/Dev | cd32fa3b753e8d20dd80e794618a8e97d1ff1c79 | ead9de3993b7a805199ac254c6fa99d3dda48adf | refs/heads/master | 2020-03-24T08:15:12.732000 | 2018-07-27T12:54:29 | 2018-07-27T12:54:29 | 142,589,852 | 0 | 0 | ECL-2.0 | true | 2018-07-27T14:49:51 | 2018-07-27T14:49:50 | 2018-07-27T13:43:39 | 2018-07-27T13:42:25 | 156,621 | 0 | 0 | 0 | null | false | null | package za.ac.unisa.lms.tool.eresources.dao;
import java.util.List;
import org.appfuse.dao.GenericDao;
import za.ac.unisa.lms.tool.eresources.model.EresourcePlacement;
/**
*@author lebelsg
*@author TMasibm
*/
public interface EresourcePlacementDao extends GenericDao<EresourcePlacement, Long> {
/*************... | UTF-8 | Java | 1,021 | java | EresourcePlacementDao.java | Java | [
{
"context": "sources.model.EresourcePlacement;\n\n\n\n/**\n *@author lebelsg\n *@author TMasibm\n */\npublic interface EresourceP",
"end": 195,
"score": 0.9996650815010071,
"start": 188,
"tag": "USERNAME",
"value": "lebelsg"
},
{
"context": "ourcePlacement;\n\n\n\n/**\n *@author leb... | null | [] | package za.ac.unisa.lms.tool.eresources.dao;
import java.util.List;
import org.appfuse.dao.GenericDao;
import za.ac.unisa.lms.tool.eresources.model.EresourcePlacement;
/**
*@author lebelsg
*@author TMasibm
*/
public interface EresourcePlacementDao extends GenericDao<EresourcePlacement, Long> {
/*************... | 1,021 | 0.647404 | 0.647404 | 35 | 28.171429 | 33.794746 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.142857 | false | false | 10 |
f33d472dd380eb89e8509d7a39cec5b10056b981 | 25,005,299,616,389 | 05b3276dd299c1e969908bdb807b900fdaa4a190 | /src/main/java/lucaslsl/vehiclerental/api/util/DateParser.java | f6f10adc6a924912566bb99a5868fb625a2647d3 | [] | no_license | lucaslsl/vehiclerental | https://github.com/lucaslsl/vehiclerental | 64bd033eb3fffcf1203fd01fde377d0f51432b2c | 4bb5620a8efe2a8194364b2433afe659d99164fa | refs/heads/master | 2021-01-17T17:58:53.138000 | 2016-06-24T22:15:51 | 2016-06-24T22:15:51 | 61,915,199 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package lucaslsl.vehiclerental.api.util;
import java.sql.Date;
/**
*
* @author lucaslsl
*/
public class DateParser {
publ... | UTF-8 | Java | 609 | java | DateParser.java | Java | [
{
"context": "pi.util;\n\nimport java.sql.Date;\n\n/**\n *\n * @author lucaslsl\n */\npublic class DateParser {\n \n public sta",
"end": 276,
"score": 0.9995601773262024,
"start": 268,
"tag": "USERNAME",
"value": "lucaslsl"
}
] | 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 lucaslsl.vehiclerental.api.util;
import java.sql.Date;
/**
*
* @author lucaslsl
*/
public class DateParser {
publ... | 609 | 0.591133 | 0.586207 | 27 | 21.555555 | 22.092957 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.296296 | false | false | 10 |
71075ae2f4dfc49c876719b5bd3d3bc190a68784 | 27,101,243,672,671 | 7340425a90c0bcdb26e569abcc4f97ed6fe91464 | /baekjoon/11401.java | 6c30c99df42d9570d6fd7570a741ef209e6daf0f | [] | no_license | SeungBumKim/Algorithm | https://github.com/SeungBumKim/Algorithm | 9d6ada6e19935defd0e3fbcbb590a13b69ff2eb8 | 4ceefaff2c75bcac4e983c9ab18441fa701be5e8 | refs/heads/master | 2021-05-14T23:50:57.607000 | 2018-12-26T00:24:28 | 2018-12-26T00:24:28 | 104,038,591 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**************************************************************
Problem: 11401 (https://www.acmicpc.net/problem/11401)
User: magicguru
Language: Java
Result: Success
Time: 288ms
Memory: 31072KB
****************************************************************/
import java.io.BufferedReader;
impo... | UTF-8 | Java | 1,404 | java | 11401.java | Java | [
{
"context": " (https://www.acmicpc.net/problem/11401)\n User: magicguru\n Language: Java\n Result: Success\n Time: ",
"end": 142,
"score": 0.9996225833892822,
"start": 133,
"tag": "USERNAME",
"value": "magicguru"
}
] | null | [] | /**************************************************************
Problem: 11401 (https://www.acmicpc.net/problem/11401)
User: magicguru
Language: Java
Result: Success
Time: 288ms
Memory: 31072KB
****************************************************************/
import java.io.BufferedReader;
impo... | 1,404 | 0.507835 | 0.478632 | 56 | 24.089285 | 20.779692 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.678571 | false | false | 10 |
8b98196f7f832571829cd1681be293f6742aeae7 | 26,963,804,738,043 | 3b6a37e4ce71f79ae44d4b141764138604a0f2b9 | /phloc-commons/src/main/java/com/phloc/commons/messagedigest/IMessageDigestGenerator.java | 8ec1bca98d237ac6eef67d82358d3c578ece5158 | [
"Apache-2.0"
] | permissive | lsimons/phloc-schematron-standalone | https://github.com/lsimons/phloc-schematron-standalone | b787367085c32e40d9a4bc314ac9d7927a5b83f1 | c52cb04109bdeba5f1e10913aede7a855c2e9453 | refs/heads/master | 2021-01-10T21:26:13.317000 | 2013-09-13T12:18:02 | 2013-09-13T12:18:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright (C) 2006-2013 phloc systems
* http://www.phloc.com
* office[at]phloc[dot]com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/license... | UTF-8 | Java | 5,159 | java | IMessageDigestGenerator.java | Java | [
{
"context": " algorithms like MD5\n * or SHA 512)\n * \n * @author Philip Helger\n */\npublic interface IMessageDigestGenerator\n{\n ",
"end": 995,
"score": 0.9997451305389404,
"start": 982,
"tag": "NAME",
"value": "Philip Helger"
}
] | null | [] | /**
* Copyright (C) 2006-2013 phloc systems
* http://www.phloc.com
* office[at]phloc[dot]com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/license... | 5,152 | 0.66951 | 0.665051 | 167 | 29.892216 | 29.081968 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.227545 | false | false | 10 |
9113346f4282afc575ff8b3007c03dda62db5e62 | 4,398,046,543,261 | 63861efd6401c0a805c7daf700f56ed7021f27e5 | /src/BoundNextIntSkips.java | e7caafc769e3bea805ddb368ce404144eac26910 | [] | no_license | mjtb49/BoundNextIntSkips | https://github.com/mjtb49/BoundNextIntSkips | 916fb97f0bdee91323ac85dfb3b45a53aa5bc9ff | 84945ffbc105a6e52f1b40144c0602e897469af8 | refs/heads/master | 2023-01-10T15:22:28.122000 | 2020-11-12T17:28:13 | 2020-11-12T17:28:13 | 312,163,854 | 0 | 1 | null | false | 2020-11-12T07:37:54 | 2020-11-12T04:07:03 | 2020-11-12T07:03:20 | 2020-11-12T07:37:53 | 3 | 0 | 1 | 0 | Java | false | false | import java.util.*;
import java.util.stream.LongStream;
final class BNIResult
{
public int bound;
public long distance;
public BNIResult(int bound, long distance) {
this.bound = bound;
this.distance = distance;
}
}
public class BoundNextIntSkips {
/**
* Compute a (strict) up... | UTF-8 | Java | 3,884 | java | BoundNextIntSkips.java | Java | [] | null | [] | import java.util.*;
import java.util.stream.LongStream;
final class BNIResult
{
public int bound;
public long distance;
public BNIResult(int bound, long distance) {
this.bound = bound;
this.distance = distance;
}
}
public class BoundNextIntSkips {
/**
* Compute a (strict) up... | 3,884 | 0.624871 | 0.608393 | 93 | 40.763439 | 34.853424 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.591398 | false | false | 10 |
72ccf6d7ded946824470930ceea708165b4e9485 | 21,543,556,020,603 | bb25d92f95a99903173df63b695e1f7bab4e7551 | /menor-lance/src/main/java/com/br/sestaro/lowerbid/bid/data/BidRepository.java | 1a470c37d4eb42beef4078a43f9d548506533239 | [] | no_license | dsestaro/Lowest-Bid | https://github.com/dsestaro/Lowest-Bid | d02f6e99188ce6d70120122111afe3cc9b894445 | bf3fa970c28ab1ef97a639f723ae018ce01581fb | refs/heads/master | 2022-12-02T04:37:35.018000 | 2020-08-14T02:37:49 | 2020-08-14T02:37:49 | 287,425,668 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.br.sestaro.lowerbid.bid.data;
import com.br.sestaro.lowerbid.bid.model.Bid;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.CrudRepository;
import java.util.List;
public interface BidRepository extends CrudRepository<Bid, Long> {
List<Bid> findAll();
... | UTF-8 | Java | 573 | java | BidRepository.java | Java | [] | null | [] | package com.br.sestaro.lowerbid.bid.data;
import com.br.sestaro.lowerbid.bid.model.Bid;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.CrudRepository;
import java.util.List;
public interface BidRepository extends CrudRepository<Bid, Long> {
List<Bid> findAll();
... | 573 | 0.745201 | 0.743455 | 15 | 37.200001 | 54.226929 | 221 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 10 |
e511eb9a59f943bfdeff024f60368273653f6079 | 36,601,711,314,824 | 81a8c8e448a7b03d331764b25cdd41e239487d0e | /src/main/java/cc/wanshan/gis/dao/layer/thematic/ThematicDao.java | 944568418dc25a2876cb1bd3c043c8802fee5370 | [] | no_license | yyangjunfei/GISPlatform | https://github.com/yyangjunfei/GISPlatform | 367b8f25a8364b55c24368d88962122ae002b2f0 | ad9127cf1b7d64c3709fe3c55392e16ff9fb0775 | refs/heads/master | 2022-03-06T03:51:18.491000 | 2019-09-10T01:57:09 | 2019-09-10T01:57:09 | 206,001,229 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cc.wanshan.gis.dao.layer.thematic;
import cc.wanshan.gis.entity.layer.thematic.Thematic;
import org.apache.ibatis.annotations.Delete;
import org.apache.ibatis.annotations.Insert;
import org.apache.ibatis.annotations.Many;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Options... | UTF-8 | Java | 9,265 | java | ThematicDao.java | Java | [
{
"context": "Component;\n\nimport java.util.List;\n\n/**\n * @author Li Cheng\n * @date 2019/5/18 16:57\n */\n\n/**\n * thematic_id ",
"end": 644,
"score": 0.9996491074562073,
"start": 636,
"tag": "NAME",
"value": "Li Cheng"
}
] | null | [] | package cc.wanshan.gis.dao.layer.thematic;
import cc.wanshan.gis.entity.layer.thematic.Thematic;
import org.apache.ibatis.annotations.Delete;
import org.apache.ibatis.annotations.Insert;
import org.apache.ibatis.annotations.Many;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Options... | 9,263 | 0.503106 | 0.500599 | 268 | 33.235073 | 28.073742 | 210 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.514925 | false | false | 10 |
86a971e256a8d3cd9c9d4742fe87f5fcaea52c18 | 38,714,835,252,651 | 2bd51d409c20c41611a2c01fb2e1d988583caac1 | /gameofcode/data/src/main/java/lu/ing/gameofcode/services/BusServiceImpl.java | 57f1a359d7ae1d9390ae943388bcab4ed9043318 | [
"MIT"
] | permissive | seventy-three/gameofcode-app | https://github.com/seventy-three/gameofcode-app | 1095cea1abfbd90ed773221a0bfef28a339eb854 | f8ef184586201dc802c3288c681b8839e950cb34 | refs/heads/master | 2020-12-31T04:07:18.731000 | 2016-04-10T10:12:27 | 2016-04-10T10:12:27 | 55,541,867 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lu.ing.gameofcode.services;
import android.content.Context;
import com.google.android.gms.maps.model.LatLng;
import java.io.IOException;
import java.util.List;
import lu.ing.gameofcode.geojson.GeoJsonData;
import lu.ing.gameofcode.geojson.GeoJsonParser;
import lu.ing.gameofcode.model.BusData;
import lu.ing.... | UTF-8 | Java | 1,492 | java | BusServiceImpl.java | Java | [
{
"context": "u.ing.gameofcode.model.BusStop;\n\n/**\n * Created by patrice on 09.04.16.\n */\npublic class BusServiceImpl impl",
"end": 452,
"score": 0.9946651458740234,
"start": 445,
"tag": "USERNAME",
"value": "patrice"
}
] | null | [] | package lu.ing.gameofcode.services;
import android.content.Context;
import com.google.android.gms.maps.model.LatLng;
import java.io.IOException;
import java.util.List;
import lu.ing.gameofcode.geojson.GeoJsonData;
import lu.ing.gameofcode.geojson.GeoJsonParser;
import lu.ing.gameofcode.model.BusData;
import lu.ing.... | 1,492 | 0.652145 | 0.648123 | 55 | 26.127274 | 20.350613 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.490909 | false | false | 10 |
8eaca9571cf4a37fa8d35c2080bc92117a65b666 | 36,094,905,185,792 | 652e0790539c90e87772cfc6c58702a6de0c6558 | /src/mygame/messages/WarpToMeMessage.java | 102b2615a0afd096d6892948d2a6463d63dc8e6d | [] | no_license | 123Spork/Dissertation | https://github.com/123Spork/Dissertation | 4f557d9dd5d0124fd219d7d6e3ef209a9ca39a3b | 5825fbad80a00d31ffcbd657c5ed63834468b3e1 | refs/heads/master | 2021-03-27T13:13:09.671000 | 2013-02-06T00:03:54 | 2013-02-06T00:03:54 | 7,674,872 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mygame.messages;
import com.jme3.network.AbstractMessage;
import com.jme3.network.serializing.Serializable;
@Serializable
public class WarpToMeMessage extends AbstractMessage {
private byte b;
public WarpToMeMessage() {} // empty constructor
public WarpToMeMessage(byte _b) {b=_b;} // custom con... | UTF-8 | Java | 385 | java | WarpToMeMessage.java | Java | [] | null | [] | package mygame.messages;
import com.jme3.network.AbstractMessage;
import com.jme3.network.serializing.Serializable;
@Serializable
public class WarpToMeMessage extends AbstractMessage {
private byte b;
public WarpToMeMessage() {} // empty constructor
public WarpToMeMessage(byte _b) {b=_b;} // custom con... | 385 | 0.724675 | 0.719481 | 18 | 20.444445 | 21.401512 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 10 |
944c0f0df851aaf8c9b1b4d9e1af639dbbebbbe8 | 34,995,393,578,050 | 7f3aabaf589db22168a4f5488a1005a5b04d2cd5 | /src/main/java/com/bootcamp/socialnetwork/web/rest/ProfileApiController.java | b093e89f307f5ac29556863cdc687111f3874ce6 | [] | no_license | mary382/Social-network | https://github.com/mary382/Social-network | 5f1d922d0155753d96d3b6a9237a9bf326f12a1a | effcae63132c2ec42da4bbc260a26ec252a40a25 | refs/heads/master | 2020-04-02T00:44:03.558000 | 2018-10-19T17:46:00 | 2018-10-19T17:46:00 | 153,819,096 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bootcamp.socialnetwork.web.rest;
import com.bootcamp.socialnetwork.service.CommunityService;
import com.bootcamp.socialnetwork.service.PostService;
import com.bootcamp.socialnetwork.service.SecurityService;
import com.bootcamp.socialnetwork.service.UserService;
import com.bootcamp.socialnetwork.service.dto... | UTF-8 | Java | 14,409 | java | ProfileApiController.java | Java | [] | null | [] | package com.bootcamp.socialnetwork.web.rest;
import com.bootcamp.socialnetwork.service.CommunityService;
import com.bootcamp.socialnetwork.service.PostService;
import com.bootcamp.socialnetwork.service.SecurityService;
import com.bootcamp.socialnetwork.service.UserService;
import com.bootcamp.socialnetwork.service.dto... | 14,409 | 0.59789 | 0.592755 | 348 | 40.405174 | 27.901709 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.721264 | false | false | 10 |
8f356de6e2111e0ba86837ebd9b86daad0690e00 | 7,610,682,069,592 | 18e32412960a54ad8bb3a328de3fd6d055f2b3f5 | /src/test/java/com/ignite/step_defs/SampleApi2.java | e1b5289145c568b3920d18d0be1bb159f6452716 | [] | no_license | SevdaErkan/igniteCucember | https://github.com/SevdaErkan/igniteCucember | af953d6ed829c37b91a95a1b51d5faa9e831937a | e613a5f9a1edf30c94792c6dab4a1ab195cc5921 | refs/heads/master | 2022-12-30T03:37:20.196000 | 2020-06-20T00:54:37 | 2020-06-20T00:54:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ignite.step_defs;
import io.restassured.RestAssured;
import io.restassured.response.Response;
import org.junit.BeforeClass;
import org.junit.Test;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import static io.restassured.RestAssured.get;
import static io.restassured.RestAssured.... | UTF-8 | Java | 2,027 | java | SampleApi2.java | Java | [
{
"context": "ng body=\"{\\n\" +\n \"\\t\\\"username\\\":\\\"serkan\\\",\\n\" +\n \"\\t\\\"password\\\":\\\"S123456",
"end": 579,
"score": 0.9997020959854126,
"start": 573,
"tag": "USERNAME",
"value": "serkan"
},
{
"context": "\"serkan\\\",\\n\" +\n ... | null | [] | package com.ignite.step_defs;
import io.restassured.RestAssured;
import io.restassured.response.Response;
import org.junit.BeforeClass;
import org.junit.Test;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import static io.restassured.RestAssured.get;
import static io.restassured.RestAssured.... | 2,029 | 0.588555 | 0.576714 | 61 | 32.229507 | 27.144056 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.606557 | false | false | 10 |
50b753cf19ac4591905c6634985b96a044eb3d01 | 7,610,682,068,438 | 84007f3070224994ee7d598af693561ad92fe3e7 | /CS1302/Lab1/src/QuadraticEquation.java | f631c82cfeba90b64127d949fa05b9bf71f2a476 | [] | no_license | zacharytamas/ksu-cs1301 | https://github.com/zacharytamas/ksu-cs1301 | f93171d73375717c9ae9b13b81582a547afdb64b | 9cdd85e7afcc06e8cfb5bbcc94ab5b582ca7bfc3 | refs/heads/master | 2020-04-12T05:35:05.246000 | 2018-09-24T14:08:43 | 2018-09-24T14:08:43 | 60,969,624 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Created by zacharytamas on 8/18/16.
*/
public class QuadraticEquation {
private double a;
private double b;
private double c;
public QuadraticEquation() {
}
public QuadraticEquation(double a, double b, double c) {
this.a = a;
this.b = b;
this.c = c;
}
... | UTF-8 | Java | 1,147 | java | QuadraticEquation.java | Java | [
{
"context": "/**\n * Created by zacharytamas on 8/18/16.\n */\npublic class QuadraticEquation {\n",
"end": 30,
"score": 0.8326773643493652,
"start": 18,
"tag": "USERNAME",
"value": "zacharytamas"
}
] | null | [] | /**
* Created by zacharytamas on 8/18/16.
*/
public class QuadraticEquation {
private double a;
private double b;
private double c;
public QuadraticEquation() {
}
public QuadraticEquation(double a, double b, double c) {
this.a = a;
this.b = b;
this.c = c;
}
... | 1,147 | 0.543156 | 0.531822 | 59 | 18.440678 | 18.283337 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.423729 | false | false | 10 |
248ba9b5f0a106b493751be2f76317a3a4f96d70 | 15,281,493,704,589 | 155e5579170aae57e9a7bfd95252d3a08f25e732 | /app/src/main/java/com/dlodlo/admin/dlodlovrdraw/PlayMovieThread.java | a3fc68a0c5554cfe87e6c4f27ade4fca626b4828 | [] | no_license | rockduan/AndroidVRDraw | https://github.com/rockduan/AndroidVRDraw | 765e1cc6f4a30233b30f3fa94f7fe6d522b19d04 | 2c217650c837c1ef206d28081617f324e26f95d0 | refs/heads/master | 2021-01-19T21:00:13.104000 | 2017-04-18T06:11:30 | 2017-04-18T06:11:30 | 88,587,211 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dlodlo.admin.dlodlovrdraw;
import android.util.Log;
import android.view.Surface;
import java.io.File;
import java.io.IOException;
/**
* Created by admin on 2017/3/31.
*/
public class PlayMovieThread extends Thread{
private String TAG = MainActivity.TAG;
private final File mFile;
private fi... | UTF-8 | Java | 1,130 | java | PlayMovieThread.java | Java | [
{
"context": "le;\nimport java.io.IOException;\n\n/**\n * Created by admin on 2017/3/31.\n */\n\npublic class PlayMovieThread e",
"end": 168,
"score": 0.99483323097229,
"start": 163,
"tag": "USERNAME",
"value": "admin"
}
] | null | [] | package com.dlodlo.admin.dlodlovrdraw;
import android.util.Log;
import android.view.Surface;
import java.io.File;
import java.io.IOException;
/**
* Created by admin on 2017/3/31.
*/
public class PlayMovieThread extends Thread{
private String TAG = MainActivity.TAG;
private final File mFile;
private fi... | 1,130 | 0.638938 | 0.632743 | 43 | 25.27907 | 20.18326 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.651163 | false | false | 10 |
f266ab30186019b1fd69f07c31f535234634d0d7 | 24,172,075,970,572 | 1cf8fdb8df7b71387db956a59c5badaa811674f3 | /src/twitter_mapper.java | 20560f6a066fd1767eba04e3e6944ce77929bc6d | [] | no_license | adriel1997/Twitter-Sentiment-Analysis | https://github.com/adriel1997/Twitter-Sentiment-Analysis | 1047234ece1145ab753126665d08e02846b14a95 | db7299ae275c3a322c64bfa98305ae5942c08321 | refs/heads/master | 2021-09-12T23:08:44.148000 | 2018-04-22T09:44:59 | 2018-04-22T09:44:59 | 117,266,011 | 9 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.IOException;
import org.apache.hadoop.io.LongWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Mapper;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.URI;
import java.util.HashMap;
import org.apache.hadoop.conf.... | UTF-8 | Java | 2,989 | java | twitter_mapper.java | Java | [] | null | [] | import java.io.IOException;
import org.apache.hadoop.io.LongWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Mapper;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.URI;
import java.util.HashMap;
import org.apache.hadoop.conf.... | 2,989 | 0.714955 | 0.713282 | 130 | 21.969231 | 23.619072 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.623077 | false | false | 10 |
9a473a7b150005111efbf5a14ab4e9f00555d392 | 5,634,997,144,719 | 00492872598364470eadda49d8e66dc66b646575 | /common/src/main/java/com/gamemode/tkviewer/render/PartRenderer.java | c6f0ea0645184017cbb6255d6cd894ef56d7b1ae | [] | no_license | DizzyThermal/TKViewer | https://github.com/DizzyThermal/TKViewer | 170a749f3dfb41e1a2a3fb66d99e21913ee6de06 | 371a5ffe1f30e37d5ba9630538b8ae614c009c69 | refs/heads/master | 2023-08-11T11:52:00.152000 | 2023-07-20T14:17:06 | 2023-07-20T14:17:06 | 102,306,625 | 28 | 23 | null | false | 2023-07-20T14:17:08 | 2017-09-04T01:36:10 | 2023-06-06T05:54:52 | 2023-07-20T14:17:06 | 338 | 23 | 22 | 1 | Java | false | false | package com.gamemode.tkviewer.render;
import com.gamemode.tkviewer.*;
import com.gamemode.tkviewer.Frame;
import com.gamemode.tkviewer.file_handlers.DatFileHandler;
import com.gamemode.tkviewer.file_handlers.DscFileHandler;
import com.gamemode.tkviewer.file_handlers.EpfFileHandler;
import com.gamemode.tkviewer.file_ha... | UTF-8 | Java | 16,872 | java | PartRenderer.java | Java | [] | null | [] | package com.gamemode.tkviewer.render;
import com.gamemode.tkviewer.*;
import com.gamemode.tkviewer.Frame;
import com.gamemode.tkviewer.file_handlers.DatFileHandler;
import com.gamemode.tkviewer.file_handlers.DscFileHandler;
import com.gamemode.tkviewer.file_handlers.EpfFileHandler;
import com.gamemode.tkviewer.file_ha... | 16,872 | 0.52353 | 0.511498 | 480 | 34.150002 | 28.437548 | 186 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.795833 | false | false | 10 |
7d38e1e334fa05dfc6fbeb0286104dc03c93443c | 18,365,280,226,501 | c12bb6ee5e4d1ace8c92043ab125f67649895bb1 | /src/main/java/org/interledger/spsp/json/model/JsonInvoice.java | a580d6b20c44587e48b0f77a1511b6b9db99e481 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | interledger/java-spsp-client-spring | https://github.com/interledger/java-spsp-client-spring | cfdb68f43122f1d97db2e9d3911010f5236c2a42 | e6f2b6db05a30e69f04114e1b642831a02a16678 | refs/heads/development | 2021-01-11T17:28:28.361000 | 2017-08-02T14:38:59 | 2017-08-02T14:38:59 | 79,780,450 | 3 | 5 | null | false | 2017-08-02T14:39:00 | 2017-01-23T07:24:13 | 2017-01-27T14:34:13 | 2017-08-02T14:39:00 | 75 | 0 | 2 | 0 | Java | null | null | package org.interledger.spsp.json.model;
import com.fasterxml.jackson.annotation.JsonProperty;
import org.interledger.setup.spsp.model.InvoiceStatus;
import java.net.URI;
public class JsonInvoice extends JsonReceiver {
private String amount;
private InvoiceStatus status;
private URI invoiceInfo;
... | UTF-8 | Java | 859 | java | JsonInvoice.java | Java | [] | null | [] | package org.interledger.spsp.json.model;
import com.fasterxml.jackson.annotation.JsonProperty;
import org.interledger.setup.spsp.model.InvoiceStatus;
import java.net.URI;
public class JsonInvoice extends JsonReceiver {
private String amount;
private InvoiceStatus status;
private URI invoiceInfo;
... | 859 | 0.684517 | 0.684517 | 40 | 19.424999 | 17.395241 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.325 | false | false | 10 |
bfef1370d1cf7c425e8fb09e4a2505da806074f3 | 34,565,896,820,903 | a565137c1de4669226ad057cd336618fdf2481d4 | /src/main/java/com/moon/core/util/ListUtil.java | 78df6d3943e6b7a261422a54160c101d6b84c64d | [
"MIT"
] | permissive | moon-util/moon-util | https://github.com/moon-util/moon-util | ec58aefa46c526ae11b1a55a946c1763ecb9c693 | 28c5cb418861da4d0a5a035a3de919b86b939c0e | refs/heads/master | 2022-12-25T23:01:28.564000 | 2020-12-17T15:55:52 | 2020-12-17T15:55:52 | 184,226,062 | 8 | 1 | MIT | false | 2022-12-16T15:29:24 | 2019-04-30T08:46:31 | 2022-09-05T10:58:36 | 2022-12-16T15:29:24 | 3,068 | 6 | 2 | 13 | Java | false | false | package com.moon.core.util;
import com.moon.core.enums.Collects;
import com.moon.core.lang.ThrowUtil;
import java.util.*;
import java.util.function.Function;
import java.util.function.IntFunction;
import java.util.function.Supplier;
import java.util.stream.Stream;
import static java.util.Objects.requireNonNull;
/**... | UTF-8 | Java | 17,788 | java | ListUtil.java | Java | [
{
"context": " java.util.Objects.requireNonNull;\n\n/**\n * @author moonsky\n */\npublic final class ListUtil extends CollectUt",
"end": 339,
"score": 0.9994294047355652,
"start": 332,
"tag": "USERNAME",
"value": "moonsky"
}
] | null | [] | package com.moon.core.util;
import com.moon.core.enums.Collects;
import com.moon.core.lang.ThrowUtil;
import java.util.*;
import java.util.function.Function;
import java.util.function.IntFunction;
import java.util.function.Supplier;
import java.util.stream.Stream;
import static java.util.Objects.requireNonNull;
/**... | 17,788 | 0.526566 | 0.524095 | 538 | 29.085503 | 29.892622 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.325279 | false | false | 10 |
ff636996f672ed4e24bde70ee6a52ee1223e78b1 | 34,909,494,203,822 | 17e9d4b18d9a82ce8e04745a9358cab97bb6cbac | /service/src/main/java/com.gym/service/SubscriptionService.java | 90f6ba39a40db7405317406515a447749f316dab | [] | no_license | kapusta-elizaveta/jdbc | https://github.com/kapusta-elizaveta/jdbc | 1eb7b166814043af98a72ddebac00041ec8f9caa | f41a7e5a97733040cf0795646a40f20d70c82c34 | refs/heads/master | 2020-06-11T11:17:19.949000 | 2019-10-09T12:32:42 | 2019-10-09T12:32:42 | 193,944,722 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gym.service;
import com.gym.dto.SubscriptionDto;
import com.gym.entity.Subscription;
import java.util.List;
public interface SubscriptionService {
List<Subscription> findAll();
List<Subscription> findCheaperSubscription(double price);
Subscription findById(Integer id);
void save(Subsc... | UTF-8 | Java | 387 | java | SubscriptionService.java | Java | [] | null | [] | package com.gym.service;
import com.gym.dto.SubscriptionDto;
import com.gym.entity.Subscription;
import java.util.List;
public interface SubscriptionService {
List<Subscription> findAll();
List<Subscription> findCheaperSubscription(double price);
Subscription findById(Integer id);
void save(Subsc... | 387 | 0.762274 | 0.762274 | 21 | 17.428572 | 19.594877 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 10 |
58420315e91c0ea7bd368d7f83554cf61ea9c19a | 35,691,178,241,681 | b1e7f1504fd5224c2f6d60a581a3872f1063810e | /app/src/main/java/controller/RecupararSenhaControle.java | 4bd6c9b8f77ce5d7b0ebeaccd2fd40bd5a9e56d0 | [] | no_license | MouseWeb/APP-JDBC-MYSQL | https://github.com/MouseWeb/APP-JDBC-MYSQL | 2a077dba6b4b98c3c6992a8be301f131adecaf8a | a1e48c610653cb84bfe256743729a3b0adfe086f | refs/heads/master | 2020-03-22T17:07:32.211000 | 2019-12-05T05:01:01 | 2019-12-05T05:01:01 | 140,374,479 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controller;
public class RecupararSenhaControle {
}
| UTF-8 | Java | 61 | java | RecupararSenhaControle.java | Java | [] | null | [] | package controller;
public class RecupararSenhaControle {
}
| 61 | 0.819672 | 0.819672 | 4 | 14.25 | 15.155444 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 10 |
7e84469a66f640f195105672459ce862b2c92375 | 592,705,528,638 | 3bbebc94dd577e07bcd33445c6ceb8190775ae9a | /src/test/java/sample/HomePageTest.java | 1510495ad5e205fb368bbd5e51897176133476d9 | [] | no_license | nsharma-cloud/Sept2020POM | https://github.com/nsharma-cloud/Sept2020POM | 6cebc88d968ed6a3d6d22bff3c1e3b25a5bcbdd4 | fbed32e756a3a050eb49f10a94780747a4a26736 | refs/heads/master | 2022-12-15T10:20:23.859000 | 2020-09-10T08:10:41 | 2020-09-10T08:10:41 | 292,239,794 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sample;
import org.testng.Assert;
import org.testng.annotations.BeforeClass;
import org.testng.annotations.Test;
import com.qa.hubspot.page.HomePage;
public class HomePageTest extends BaseTest {
HomePage homePage;
//@BeforeClass
public void setup() {
homePage = loginPage.doLogin(userCred);
}
@Test(... | UTF-8 | Java | 1,026 | java | HomePageTest.java | Java | [
{
"context": "accountName);\n\t\tAssert.assertEquals(accountName, \"crmpro\");\n\t}\n\n}\n",
"end": 1016,
"score": 0.9985437989234924,
"start": 1010,
"tag": "USERNAME",
"value": "crmpro"
}
] | null | [] | package sample;
import org.testng.Assert;
import org.testng.annotations.BeforeClass;
import org.testng.annotations.Test;
import com.qa.hubspot.page.HomePage;
public class HomePageTest extends BaseTest {
HomePage homePage;
//@BeforeClass
public void setup() {
homePage = loginPage.doLogin(userCred);
}
@Test(... | 1,026 | 0.731969 | 0.729045 | 42 | 23.428572 | 20.76873 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.452381 | false | false | 10 |
30384d086b2ef98481897415145e640abdd17eae | 8,443,905,749,917 | 93e9e35b562ff6f4bffaef240f1f0c0079a341c7 | /dictionary/src/main/java/com/example/dictionary/container/requestform/AddWordRequestForm.java | 1c836d8485b0fc28b073db1f643c762e645f433e | [] | no_license | TenmaYamazaki/dictionary-application | https://github.com/TenmaYamazaki/dictionary-application | 2a5917d431160e91aa3b3d293e4632dec36b1357 | 517541c650cf2d8b70b38d67a475911c73752fef | refs/heads/master | 2020-05-03T14:08:36.398000 | 2019-03-31T10:08:16 | 2019-03-31T10:08:16 | 178,669,243 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.dictionary.container.requestform;
/**
* 単語追加用リクエストフォーム
*/
public class AddWordRequestForm implements WebRequestForm {
}
| UTF-8 | Java | 172 | java | AddWordRequestForm.java | Java | [] | null | [] | package com.example.dictionary.container.requestform;
/**
* 単語追加用リクエストフォーム
*/
public class AddWordRequestForm implements WebRequestForm {
}
| 172 | 0.791667 | 0.791667 | 8 | 17 | 23.146275 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.125 | false | false | 13 |
f2d5916ea35a263261f1e6d2b4289816d3b6baa5 | 36,730,560,342,425 | c7517f900a9a790a2638a3adebe8945ccc456f35 | /GetTogether/app/src/main/java/com/tem/gettogether/activity/login/phonelogin/PhoneLoginContract.java | c63efe2ca5229bb206338a32aa914522919577b5 | [] | no_license | chenshichun/jushangmatou | https://github.com/chenshichun/jushangmatou | e5e60874e576c83fe54d9cb057dfb61992dfc1b1 | b940eed79fda8db2245602ff2c68161972afd18e | refs/heads/master | 2022-04-02T14:54:29.455000 | 2020-01-08T01:20:27 | 2020-01-08T01:20:27 | 197,161,420 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tem.gettogether.activity.login.phonelogin;
import com.tem.gettogether.base.BaseView;
import java.util.Map;
/**
*
* description : TODO:类的作用
* author : chenshichun
* email : chenshichuen123@qq.com
* date : 2019/10/23 13:45
*/
public class PhoneLoginContract {
interface PhoneLoginView extends B... | UTF-8 | Java | 887 | java | PhoneLoginContract.java | Java | [
{
"context": ";\n\n/**\n * \n * description : TODO:类的作用\n * author : chenshichun\n * email : chenshichuen123@qq.com\n * date : 2019/",
"end": 181,
"score": 0.8731630444526672,
"start": 170,
"tag": "USERNAME",
"value": "chenshichun"
},
{
"context": "ion : TODO:类的作用\n * author : chens... | null | [] | package com.tem.gettogether.activity.login.phonelogin;
import com.tem.gettogether.base.BaseView;
import java.util.Map;
/**
*
* description : TODO:类的作用
* author : chenshichun
* email : <EMAIL>
* date : 2019/10/23 13:45
*/
public class PhoneLoginContract {
interface PhoneLoginView extends BaseView {
... | 872 | 0.648 | 0.630857 | 34 | 24.735294 | 16.89119 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.588235 | false | false | 13 |
cdf34c6522c65396f1f817dd04e0c7f1fde0a2f9 | 35,381,940,588,506 | d1f50ba6a28aed4b935f40539cdce95c0be302ed | /src/albumInfoProgram/PlaylistTrack.java | bae188a185c16ef26bbfc011030320e62ce9835c | [] | no_license | wjastenner/mapps | https://github.com/wjastenner/mapps | 51b20559f0eb9669ad95fe5a7709b83224e5e416 | 2a51a1b14762981087baa768a8f234e338a011af | refs/heads/master | 2020-04-14T18:51:32.382000 | 2019-01-22T13:23:56 | 2019-01-22T13:23:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package albumInfoProgram;
public class PlaylistTrack extends Track {
private Album album;
// 3 parameter constructor (Album object, Duration object, String object)
public PlaylistTrack(Album album, Duration duration, String name) {
super(duration, name);
this.album = album;
}
pub... | UTF-8 | Java | 1,347 | java | PlaylistTrack.java | Java | [] | null | [] | package albumInfoProgram;
public class PlaylistTrack extends Track {
private Album album;
// 3 parameter constructor (Album object, Duration object, String object)
public PlaylistTrack(Album album, Duration duration, String name) {
super(duration, name);
this.album = album;
}
pub... | 1,347 | 0.652561 | 0.651819 | 45 | 28.933332 | 30.198896 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.355556 | false | false | 13 |
a5b6b7cdf5dde7a89486045c5a7a58d626a61fbc | 33,775,622,852,917 | f9e3ae51176a4cfad8bd5ea6bbbaf38fbdbc1d7f | /GuessNumber/src/ua/kpi/tef/Model.java | 7cf31ec0062ac7368be6380e72769d7f951b6d4d | [] | no_license | DenysiukVitalii/Tasks-Java | https://github.com/DenysiukVitalii/Tasks-Java | 4aad48b3c43c51b78a7941650e20a171218ccff0 | 1c69f3aa2df4c0f505ea5490a552048e84aca3e8 | refs/heads/master | 2020-05-26T17:40:45.735000 | 2017-05-17T18:33:22 | 2017-05-17T18:33:22 | 82,485,131 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ua.kpi.tef;
/**
* Created by Віталій on 07.03.2017.
*/
public class Model {
private int value;
public void setValue(int value) {
this.value = value;
}
public int getValue() {
return value;
}
public int rand() {
return (int) (Math.random() * 100);
}
... | UTF-8 | Java | 538 | java | Model.java | Java | [
{
"context": "package ua.kpi.tef;\n\n/**\n * Created by Віталій on 07.03.2017.\n */\npublic class Model {\n priva",
"end": 46,
"score": 0.999828577041626,
"start": 39,
"tag": "NAME",
"value": "Віталій"
}
] | null | [] | package ua.kpi.tef;
/**
* Created by Віталій on 07.03.2017.
*/
public class Model {
private int value;
public void setValue(int value) {
this.value = value;
}
public int getValue() {
return value;
}
public int rand() {
return (int) (Math.random() * 100);
}
... | 538 | 0.542373 | 0.516008 | 29 | 17.310345 | 16.188765 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.344828 | false | false | 13 |
2fa56fe4eb719ec8558ded6c96ffd018d9362d1f | 17,257,178,636,690 | a4321cd1d986e8f5152ffe261739ac823f5212c4 | /src/main/java/com/doyeon/testBoard/pilates/dto/PostDTO.java | 1f7c2c27b50c4ac212e1512cf78ecb9bac39a362 | [] | no_license | DYdoyeon/study | https://github.com/DYdoyeon/study | 38de4967ac6536e0b94a5a520af716cd9be7d5b9 | eac1491c8437415c7b5ff616cd4bfb3d21fd6f01 | refs/heads/master | 2022-10-16T22:45:03.748000 | 2020-06-18T11:53:29 | 2020-06-18T11:53:29 | 271,784,545 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.doyeon.testBoard.pilates.dto;
public class PostDTO {
}
| UTF-8 | Java | 68 | java | PostDTO.java | Java | [] | null | [] | package com.doyeon.testBoard.pilates.dto;
public class PostDTO {
}
| 68 | 0.779412 | 0.779412 | 4 | 16 | 16.896746 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 13 |
98719762c8e5877020fb482c77988b11b615594b | 36,232,344,120,669 | a865dc9fccc6f056781136764a0e6f1dd998b469 | /viajei-agency/src/main/java/br/edu/ifpb/pos/soap/viajei/client/hotel/hotel/UpdateHotel.java | 8f16df9264de3c2fbf466863cfc7848e3cdc38ba | [] | no_license | pedroviniv/viajei-soap | https://github.com/pedroviniv/viajei-soap | dabd7a367ec306df53fc520c18a9e4bd0c5bae08 | dd9f77d3a5dec39e28cd81035ca4a3b8e895927c | refs/heads/master | 2021-07-16T10:02:35.154000 | 2017-10-24T01:03:10 | 2017-10-24T01:03:10 | 107,906,186 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package br.edu.ifpb.pos.soap.viajei.client.hotel.hotel;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Classe Java de updateHotel complex type.
*
* <p>O seguinte fragmento do esquema especifica o conteúdo esper... | UTF-8 | Java | 1,415 | java | UpdateHotel.java | Java | [] | null | [] |
package br.edu.ifpb.pos.soap.viajei.client.hotel.hotel;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Classe Java de updateHotel complex type.
*
* <p>O seguinte fragmento do esquema especifica o conteúdo esper... | 1,415 | 0.621373 | 0.617127 | 59 | 22.932203 | 23.717878 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.288136 | false | false | 13 |
53a6e9863d316d1d44fbe7df67a56d1bff86a451 | 34,076,270,562,941 | 431c87edb1aa3d00a8d9ea3beae69eda050aca87 | /src/Task_1.java | dd573d53733598264cc58af8c1f8fb95645a6ebd | [] | no_license | Sem1judo/HomeworkSemkov | https://github.com/Sem1judo/HomeworkSemkov | 0c5a65f100c5df963395744fd3ce1acdbf0c5303 | 0d03efdf53ecc1a58cbd19ee60cdd016eb48993c | refs/heads/master | 2020-09-23T20:25:42.322000 | 2019-12-04T17:40:20 | 2019-12-04T17:40:20 | 225,568,251 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class Task_1 {
private static int number;
private static char octalchars[]={'0','1','2','3','4','5','6','7'};
private static char hexchars[] = {'0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'A', 'B', 'C', 'D', 'E', 'F'};
private static Scanner scanner = new Scanner... | UTF-8 | Java | 1,649 | java | Task_1.java | Java | [] | null | [] | import java.util.Scanner;
public class Task_1 {
private static int number;
private static char octalchars[]={'0','1','2','3','4','5','6','7'};
private static char hexchars[] = {'0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'A', 'B', 'C', 'D', 'E', 'F'};
private static Scanner scanner = new Scanner... | 1,649 | 0.484536 | 0.466343 | 66 | 23.984848 | 22.440826 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.848485 | false | false | 13 |
d14a2daf963c6b62db478ce83aa9e1f34bddaa75 | 12,309,376,337,524 | f58802984bc2414b8b666d89778f7e5ff52eb0cb | /java-note/工具类/ShortTools.java | e5073d9c5f4d66963cbce8b3f93bd010f1aa370c | [] | no_license | lg906321/Notes | https://github.com/lg906321/Notes | 572f08de705cfb472c12fc0d1c16ecf487e94854 | b637883d00a33405473e5e5bcc15316f8d536164 | refs/heads/master | 2020-05-25T02:31:02.988000 | 2019-05-13T07:33:09 | 2019-05-13T07:33:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hdc.utils;
import java.util.ArrayList;
import java.util.List;
import org.apache.commons.lang3.StringUtils;
/**
* Create By HuangDongChang On 2018/8/10
*/
public class ShortTools {
public ShortTools() {
}
public static boolean lessEqualZero(Short i) {
return i == null || i.shortValue... | UTF-8 | Java | 1,682 | java | ShortTools.java | Java | [
{
"context": "pache.commons.lang3.StringUtils;\n\n/**\n * Create By HuangDongChang On 2018/8/10\n */\npublic class ShortTools {\n pu",
"end": 152,
"score": 0.9998456835746765,
"start": 138,
"tag": "NAME",
"value": "HuangDongChang"
}
] | null | [] | package com.hdc.utils;
import java.util.ArrayList;
import java.util.List;
import org.apache.commons.lang3.StringUtils;
/**
* Create By HuangDongChang On 2018/8/10
*/
public class ShortTools {
public ShortTools() {
}
public static boolean lessEqualZero(Short i) {
return i == null || i.shortValue... | 1,682 | 0.535672 | 0.51843 | 60 | 27.033333 | 23.710733 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483333 | false | false | 13 |
9fa76fe787f26f51b37fdf580b8015924fa9b523 | 24,111,946,467,481 | 2872e742bf54e4e03c829078f9068c3ef0f1bfd1 | /basic-multi-datasource/src/main/java/com/example/basicmultidatasource/config/SlaveMybatisConfig.java | 1fc716eedc930818e313c873ac6fd9230efa69d1 | [] | no_license | katie1221/multi-datasource | https://github.com/katie1221/multi-datasource | ed548f1c3bf979fd3920c521b8aa1305476adc37 | 161533d06f144d8a19f9f71e851a03b316f7c79c | refs/heads/main | 2023-06-22T11:19:27.049000 | 2021-08-02T07:28:27 | 2021-08-02T07:28:27 | 390,904,157 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.basicmultidatasource.config;
import com.baomidou.mybatisplus.extension.spring.MybatisSqlSessionFactoryBean;
import org.apache.ibatis.session.SqlSessionFactory;
import org.mybatis.spring.annotation.MapperScan;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.... | UTF-8 | Java | 1,593 | java | SlaveMybatisConfig.java | Java | [
{
"context": ".DataSource;\n\n/**\n * slave数据源的mybatis配置\n * @author qzz\n */\n@Configuration\n@MapperScan(basePackages = \"co",
"end": 557,
"score": 0.9996322393417358,
"start": 554,
"tag": "USERNAME",
"value": "qzz"
}
] | null | [] | package com.example.basicmultidatasource.config;
import com.baomidou.mybatisplus.extension.spring.MybatisSqlSessionFactoryBean;
import org.apache.ibatis.session.SqlSessionFactory;
import org.mybatis.spring.annotation.MapperScan;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.... | 1,593 | 0.787248 | 0.787248 | 39 | 38.410255 | 38.380497 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 13 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.