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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
c379fb96fda3dc370600d7c56a6ef692eaccf278 | 944,892,837,099 | 398e45b6b43ebc2022c1b3fbd5c9809c0fda6820 | /af_SpringLifeCyclecallBacks/src/com/pvn/Point.java | 1bbbeced5aa2b4e2c71fcad9caa11cdb3b2e4a90 | [] | no_license | nlpraveennl/springPractice | https://github.com/nlpraveennl/springPractice | cb9dc46ad51d84ad1e6fe73958ecb81a7fd4d4ad | 3b66b4e2a9f9080647c94d2ed4eab91703d4e530 | refs/heads/master | 2021-01-10T06:23:36.187000 | 2015-10-20T07:08:44 | 2015-10-20T07:08:44 | 44,588,510 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pvn;
import org.springframework.beans.factory.BeanNameAware;
import org.springframework.beans.factory.DisposableBean;
import org.springframework.beans.factory.InitializingBean;
public class Point implements InitializingBean,DisposableBean,BeanNameAware
{
private int pointX;
private int pointY;
private ... | UTF-8 | Java | 952 | java | Point.java | Java | [] | null | [] | package com.pvn;
import org.springframework.beans.factory.BeanNameAware;
import org.springframework.beans.factory.DisposableBean;
import org.springframework.beans.factory.InitializingBean;
public class Point implements InitializingBean,DisposableBean,BeanNameAware
{
private int pointX;
private int pointY;
private ... | 952 | 0.757353 | 0.757353 | 42 | 21.666666 | 21.171259 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.380952 | false | false | 9 |
bfc42059c3f2ea132f5a18425248aa97325a44e3 | 21,552,145,918,738 | 83057e8cf767bd5a35d9a8e3cbd0821e0a506363 | /src/StandardIO/SaveFileWriter.java | 98309b11226b2a048d84223b53590cddfcbb9ab5 | [] | no_license | jrahm/Modulus3D | https://github.com/jrahm/Modulus3D | 7a61ad198ac01649cb9630babed10efff41b1c75 | f0eb5eba0bbcbcd7c4e30b6f6e15a251c7a25ee2 | refs/heads/master | 2020-06-05T16:33:28.157000 | 2015-01-31T00:13:34 | 2015-01-31T00:13:34 | 30,096,688 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* */ package StandardIO;
/* */
/* */ import java.io.IOException;
/* */
/* */ public class SaveFileWriter extends MFileWriter
/* */ {
/* */ public SaveFileWriter(String file)
/* */ throws IOException
/* */ {
/* 14 */ super(file);
/* 15 */ println("Modulus 2.0.0 Save File");
... | UTF-8 | Java | 556 | java | SaveFileWriter.java | Java | [] | null | [] | /* */ package StandardIO;
/* */
/* */ import java.io.IOException;
/* */
/* */ public class SaveFileWriter extends MFileWriter
/* */ {
/* */ public SaveFileWriter(String file)
/* */ throws IOException
/* */ {
/* 14 */ super(file);
/* 15 */ println("Modulus 2.0.0 Save File");
... | 556 | 0.48741 | 0.46223 | 20 | 26.85 | 17.442118 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 9 |
34aac79595cc761239dcf48884db0511f71e3596 | 8,031,588,872,753 | 737a66c0b3ccf5aa51f71b34c3d6296d9ef11b16 | /app/src/main/java/com/example/daniel/qrcodecreator/fragments/CreateQrFragment.java | 9fd7a9055a4671ed8fb0327d8be841b55c5e5fe6 | [] | no_license | DanGDroid/qrcodecreator | https://github.com/DanGDroid/qrcodecreator | f6cb13f0f596cdff9c5400cd516839903570c547 | 1cb2ea2b56288a646c498dcb98fc0f7b6f718cbc | refs/heads/master | 2021-01-10T17:58:52.401000 | 2015-12-02T11:23:41 | 2015-12-02T11:23:41 | 46,914,298 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.daniel.qrcodecreator.fragments;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.ImageView;
import android... | UTF-8 | Java | 1,560 | java | CreateQrFragment.java | Java | [
{
"context": "package com.example.daniel.qrcodecreator.fragments;\n\nimport android.content.",
"end": 26,
"score": 0.8404648900032043,
"start": 20,
"tag": "USERNAME",
"value": "daniel"
},
{
"context": "port android.widget.TextView;\n\nimport com.example.daniel.qrcodecreator.R;\nimpor... | null | [] | package com.example.daniel.qrcodecreator.fragments;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.ImageView;
import android... | 1,560 | 0.732692 | 0.726923 | 51 | 29.588236 | 27.790657 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.588235 | false | false | 9 |
a9809fb2f9a2c228c1e9f3505b736d49e08f43d7 | 22,711,787,097,340 | 99e33d94c4d996ef4f3769e80d29ffac3321f778 | /app/src/main/java/com/sumugu/liubo/lc/provider/ItemProvider.java | 28a7cd7cce27cb10a6e6ceb5dbd896380eb0397c | [] | no_license | herculex/sumugu.lc | https://github.com/herculex/sumugu.lc | e2ad6b8ea7aace58218da68e31e5ba1231d22b2d | 353ce20c6a08c5b2a1fe0681672274436ef59d1c | refs/heads/master | 2021-03-27T17:26:54.387000 | 2018-01-29T08:19:51 | 2018-01-29T08:19:51 | 41,981,673 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sumugu.liubo.lc.provider;
import android.content.ContentProvider;
import android.content.ContentUris;
import android.content.ContentValues;
import android.content.UriMatcher;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteQueryBuilder;
im... | UTF-8 | Java | 6,454 | java | ItemProvider.java | Java | [
{
"context": "liubo.lc.contract.ItemContract;\n\n/**\n * Created by liubo on 15/9/1.\n */\npublic class ItemProvider extends ",
"end": 473,
"score": 0.9996016621589661,
"start": 468,
"tag": "USERNAME",
"value": "liubo"
}
] | null | [] | package com.sumugu.liubo.lc.provider;
import android.content.ContentProvider;
import android.content.ContentUris;
import android.content.ContentValues;
import android.content.UriMatcher;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteQueryBuilder;
im... | 6,454 | 0.616829 | 0.615153 | 176 | 32.897728 | 29.062449 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.698864 | false | false | 9 |
c781050784dae3f5adce820e89d1052e136a8699 | 5,454,608,502,733 | a90d9050116423c497d0f0bc7594c4ce1fe67b1e | /inject/src/main/java/rk/commons/inject/factory/type/converter/TypeConverterResolver.java | 76d6791e0b3ec455217def87af16facdeeb35f6f | [] | no_license | robbik/rk-commons | https://github.com/robbik/rk-commons | 38f0c34636b158c7b5ca403129d5214d5542afc1 | 2b7dc1f8693f4851e69d651ce18e7c6477f1ece5 | refs/heads/master | 2016-09-06T15:19:16.302000 | 2012-09-03T07:34:57 | 2012-09-03T07:34:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package rk.commons.inject.factory.type.converter;
import java.net.URI;
import java.util.Collections;
import java.util.HashMap;
import java.util.Map;
import rk.commons.inject.factory.type.converter.spi.StringToBooleanConverter;
import rk.commons.inject.factory.type.converter.spi.StringToDoubleConverter;
import rk.comm... | UTF-8 | Java | 2,173 | java | TypeConverterResolver.java | Java | [] | null | [] | package rk.commons.inject.factory.type.converter;
import java.net.URI;
import java.util.Collections;
import java.util.HashMap;
import java.util.Map;
import rk.commons.inject.factory.type.converter.spi.StringToBooleanConverter;
import rk.commons.inject.factory.type.converter.spi.StringToDoubleConverter;
import rk.comm... | 2,173 | 0.716521 | 0.716521 | 78 | 26.858974 | 26.416159 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.371795 | false | false | 9 |
a36c33ac55b24d5c975197a953b1ef004cd11d20 | 19,713,899,934,031 | 71a5f0dc79fa38988d410483fedaa8015252f9cd | /noteBook.Baptiste.Chartier/src/main/java/noteBook/Baptiste/Chartier/noteBook/Baptiste/Chartier/service/CustomerServiceImpl.java | 8ab2a1f1715a1e348f5c91118491e8e0772d482b | [] | no_license | Nutrimetic/BookNote | https://github.com/Nutrimetic/BookNote | 528cd9cf72d1c48e03c8ada1f2c65939c4c9b768 | d98afe2b1a179754dae41c90cfce5a1f5108812e | refs/heads/master | 2020-03-18T21:07:02.867000 | 2018-08-27T14:23:23 | 2018-08-27T14:23:23 | 135,260,346 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package noteBook.Baptiste.Chartier.noteBook.Baptiste.Chartier.service;
import java.util.List;
import javax.transaction.Transactional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import noteBook.Baptiste.Chartier.noteBook.Baptiste.Chartier.model.Cu... | UTF-8 | Java | 1,451 | java | CustomerServiceImpl.java | Java | [] | null | [] | package noteBook.Baptiste.Chartier.noteBook.Baptiste.Chartier.service;
import java.util.List;
import javax.transaction.Transactional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import noteBook.Baptiste.Chartier.noteBook.Baptiste.Chartier.model.Cu... | 1,451 | 0.8153 | 0.8153 | 54 | 25.870371 | 27.217945 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.111111 | false | false | 9 |
887b04037bafced8c09656f2425e3e9686bd907f | 4,612,794,916,215 | 6a74242431e4b2426dcc7e6e8bc69625d4a29964 | /src/com/kusoway/pws/service/pwsextdeviceinfo/PwsExtDeviceInfoService.java | 660c13f656ab54ae5b942e99f1ed338fd8715ed1 | [] | no_license | dwl99github/dwlPort | https://github.com/dwl99github/dwlPort | 777942ab331a00d6e70f5dcc7c22de2e2eba54a8 | 04f027ad6404c30ffe89889e303a2c098ccf619a | refs/heads/master | 2020-04-11T06:13:42.251000 | 2020-04-06T03:22:40 | 2020-04-06T03:22:40 | 161,574,918 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kusoway.pws.service.pwsextdeviceinfo;
import java.io.File;
import java.util.List;
import java.util.Map;
import net.sf.json.JSONArray;
import net.sf.json.JSONObject;
import com.kusoway.backstage.bean.monitormaccond.MonitorMacCond;
import com.kusoway.comm.service.BaseService;
import com.kusoway.pws.bean.pw... | UTF-8 | Java | 1,794 | java | PwsExtDeviceInfoService.java | Java | [] | null | [] | package com.kusoway.pws.service.pwsextdeviceinfo;
import java.io.File;
import java.util.List;
import java.util.Map;
import net.sf.json.JSONArray;
import net.sf.json.JSONObject;
import com.kusoway.backstage.bean.monitormaccond.MonitorMacCond;
import com.kusoway.comm.service.BaseService;
import com.kusoway.pws.bean.pw... | 1,794 | 0.763193 | 0.763193 | 47 | 30.446808 | 32.442951 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.191489 | false | false | 9 |
ef3e08a3a398daec4126d4c1324b4e46a4f9c0bc | 1,125,281,468,907 | 1eb91d45bc82fb0accc4266e353857fc22d1ba02 | /src/edu/invisiblecities/dashboard/Dashboard.java | 3ac0733ed0f14b1d34469ef9a07a4fb6962eb568 | [] | no_license | michaelfy/invisible-cities | https://github.com/michaelfy/invisible-cities | 33a73656168cb78de98b0e8eb7ae46e8e503fd95 | 53db6e22fe616119f4a7a90d29f275ddf3ef3be2 | refs/heads/master | 2018-01-07T16:12:17.297000 | 2015-06-29T23:56:04 | 2015-06-29T23:56:04 | 32,121,001 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.invisiblecities.dashboard;
import java.awt.Color;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.LinkedList;
import java.util.List;
import javax.swing.ImageIcon;
import javax.swing.JBut... | UTF-8 | Java | 6,313 | java | Dashboard.java | Java | [] | null | [] | package edu.invisiblecities.dashboard;
import java.awt.Color;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.LinkedList;
import java.util.List;
import javax.swing.ImageIcon;
import javax.swing.JBut... | 6,313 | 0.698559 | 0.684777 | 242 | 24.086777 | 19.276283 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.045455 | false | false | 9 |
267bc8e5609dab326d415f18e1d5ac19b3e71982 | 29,540,785,128,491 | d12f0a3cb37bf8c5a0c4be502795ec8d5ec16348 | /src/com/cq/model/chainofresponsibility/Director.java | c3663f141b798a84becda2147e529530873b41a6 | [] | no_license | taylorchan/earth | https://github.com/taylorchan/earth | d313c0f21dff0a7ffdbf3c8632de45371dc9949b | 1738118f2f96e7e4d5897c8d89bd9a1de5289efb | refs/heads/master | 2021-01-10T02:52:34.412000 | 2015-10-08T17:01:58 | 2015-10-08T17:01:58 | 43,903,219 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**2012-5-25**/
package com.cq.model.chainofresponsibility;
/**
* 总监类
*
* @author 陈强
* @since 1.0
* @version 2012-5-25 陈强新建
*/
public class Director extends Handler {
/**
* @see com.cq.model.chainofresponsibility.Handler#handleReq(com.cq.model.chainofresponsibility.Request)
*/
@Override
... | GB18030 | Java | 672 | java | Director.java | Java | [
{
"context": "chainofresponsibility;\n\n/**\n * 总监类\n * \n * @author 陈强\n * @since 1.0\n * @version 2012-5-25 陈强新建\n */\npubl",
"end": 90,
"score": 0.9996622800827026,
"start": 88,
"tag": "NAME",
"value": "陈强"
},
{
"context": " * @author 陈强\n * @since 1.0\n * @version 2012-5-25 陈强新建\... | null | [] | /**2012-5-25**/
package com.cq.model.chainofresponsibility;
/**
* 总监类
*
* @author 陈强
* @since 1.0
* @version 2012-5-25 陈强新建
*/
public class Director extends Handler {
/**
* @see com.cq.model.chainofresponsibility.Handler#handleReq(com.cq.model.chainofresponsibility.Request)
*/
@Override
... | 672 | 0.611621 | 0.587156 | 28 | 22.357143 | 26.830439 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.214286 | false | false | 9 |
78aad9dbcc5503954cac0464aa5d4a2d0343df3a | 37,958,920,988,334 | 9bee4650047194b7232506ba91498b28cc35d4a7 | /src/main/java/com/easyupload/photos/entity/FileUploadRepository.java | 5abcdc41b882a6c3233c42fbc2b4c0934a2cf862 | [] | no_license | cps12042017/planner | https://github.com/cps12042017/planner | bdf2e49fe77fbbd453a2573c5ccbc7bb80129f47 | 9919888e499558d6f9550701009d1b238f4cbcbc | refs/heads/master | 2021-08-23T07:35:13.821000 | 2017-12-04T05:13:16 | 2017-12-04T05:13:16 | 109,783,471 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.easyupload.photos.entity;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
public interface FileUploadRepository extends JpaRepository<FileUpload, Long> {
List<FileUpload> findByFileName(String fileName);
} | UTF-8 | Java | 258 | java | FileUploadRepository.java | Java | [] | null | [] | package com.easyupload.photos.entity;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
public interface FileUploadRepository extends JpaRepository<FileUpload, Long> {
List<FileUpload> findByFileName(String fileName);
} | 258 | 0.833333 | 0.833333 | 9 | 27.777779 | 28.619255 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 9 |
50eb1c9217e6edc54580c5f1b66354d2414e1099 | 34,007,551,104,559 | 4940f1f27e059a1dee9e539e5065e3549a860220 | /src/main/java/com/example/demo/service/UserService.java | 448cf5afac51399bc0e55e151e5f34e63cdbf203 | [] | no_license | umsungyong/spring | https://github.com/umsungyong/spring | 9e15f240a0a0963bbb3c26c260e80c1af59169a9 | e62ba2ed0f90fad112e2d148814e49cabb10ab79 | refs/heads/master | 2022-12-19T20:15:49.921000 | 2020-10-14T08:01:34 | 2020-10-14T08:01:34 | 303,944,726 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.service;
import com.example.demo.vo.UserInfoVO;
public interface UserService {
public UserInfoVO selectUserForLogin(UserInfoVO user);
}
| UTF-8 | Java | 174 | java | UserService.java | Java | [] | null | [] | package com.example.demo.service;
import com.example.demo.vo.UserInfoVO;
public interface UserService {
public UserInfoVO selectUserForLogin(UserInfoVO user);
}
| 174 | 0.770115 | 0.770115 | 8 | 19.75 | 20.431288 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 9 |
777a39c8c1f3ed89d4a57f2ff35fac49b38d5959 | 35,373,350,702,540 | 61e27dcebec09a2dc1fa763c92d308769cda108e | /src/main/java/com/locky/JAVA8_Lecture/CompletableFuture/CallableAndFutureApp.java | 052f869260242786ed297d777c276a241bd1af5b | [] | no_license | Sangin-C/JAVA8_Lecture | https://github.com/Sangin-C/JAVA8_Lecture | 23d294b34ca0a90c197136ca4818815884d4cb42 | 6680904807adf9f77895250663f975c57879919a | refs/heads/master | 2023-08-19T05:43:11.082000 | 2021-10-10T14:42:33 | 2021-10-10T14:42:33 | 409,186,194 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.locky.JAVA8_Lecture.CompletableFuture;
import java.lang.reflect.Array;
import java.util.Arrays;
import java.util.List;
import java.util.concurrent.Callable;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.Future;
public class CallableAndFutur... | UTF-8 | Java | 2,714 | java | CallableAndFutureApp.java | Java | [] | null | [] | package com.locky.JAVA8_Lecture.CompletableFuture;
import java.lang.reflect.Array;
import java.util.Arrays;
import java.util.List;
import java.util.concurrent.Callable;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.Future;
public class CallableAndFutur... | 2,714 | 0.602415 | 0.588551 | 73 | 29.630136 | 24.806929 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.520548 | false | false | 9 |
766910273e8ccac6076f4b4f585af8d4331a35d5 | 37,211,596,688,260 | 14ba89d545d118d09ffaa232939810f97b60f7b6 | /design-patterns/src/main/java/kim/eren/code_practices/eor_oop_book/behavioral/visitor/HtmlElement.java | e1de4c46e22679775aba6a1c6ceaeff702677b63 | [] | no_license | ErenKaya/code-practices | https://github.com/ErenKaya/code-practices | dc48ec896d50af6b9dfa88764b7bcba93f8c6d88 | c21373e6c5a79fd535d1e84270de335f02f9d65a | refs/heads/master | 2022-10-17T22:04:30.331000 | 2022-10-10T03:29:07 | 2022-10-10T03:29:07 | 132,752,781 | 5 | 1 | null | false | 2022-08-01T10:45:05 | 2018-05-09T12:21:17 | 2021-05-31T13:28:41 | 2022-08-01T10:44:24 | 54,535 | 3 | 1 | 0 | Java | false | false | package kim.eren.code_practices.eor_oop_book.behavioral.visitor;
public abstract class HtmlElement {
private String name;
public HtmlElement(String name) {
super();
this.name = name;
}
abstract void accept(Visitor visitor);
public String getName() {
return name;
}
}
| UTF-8 | Java | 285 | java | HtmlElement.java | Java | [] | null | [] | package kim.eren.code_practices.eor_oop_book.behavioral.visitor;
public abstract class HtmlElement {
private String name;
public HtmlElement(String name) {
super();
this.name = name;
}
abstract void accept(Visitor visitor);
public String getName() {
return name;
}
}
| 285 | 0.722807 | 0.722807 | 18 | 14.833333 | 17.982244 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 9 |
20004424eb23b045f8c1ab414380c5dbc645610e | 35,734,127,947,830 | 42f41cff7643f740ecf423296e5c29abe0fbb14b | /src/main/java/com/jobs/analyzer/trend/TrendAnalyzer.java | e70c5a73b5dad00d386920f7174c130629aa5531 | [] | no_license | IvanNikolaychuk/stock-fundamentals | https://github.com/IvanNikolaychuk/stock-fundamentals | a90b34113fa0cd51242fbf2b8cfafc7d93189c18 | e07f0d05bf504e0119d9e2749bcdd93213f39b9f | refs/heads/master | 2021-09-07T04:25:42.641000 | 2018-02-17T13:55:10 | 2018-02-17T13:55:10 | 120,181,855 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jobs.analyzer.trend;
import com.entity.CompanyProperty;
import com.entity.Trend;
import java.util.List;
import static com.entity.Trend.*;
import static com.jobs.utils.NumbersUtils.*;
import static com.jobs.utils.PercentageUtils.betweenAbs;
import static java.util.stream.Collectors.toList;
public class T... | UTF-8 | Java | 3,158 | java | TrendAnalyzer.java | Java | [] | null | [] | package com.jobs.analyzer.trend;
import com.entity.CompanyProperty;
import com.entity.Trend;
import java.util.List;
import static com.entity.Trend.*;
import static com.jobs.utils.NumbersUtils.*;
import static com.jobs.utils.PercentageUtils.betweenAbs;
import static java.util.stream.Collectors.toList;
public class T... | 3,158 | 0.708676 | 0.706143 | 74 | 41.675674 | 33.720276 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.486486 | false | false | 9 |
7babf7780ecc10c4198c858a82478e2819803dd5 | 36,893,769,112,832 | 4dd054cf175e8bf23aa22930d2799d9090a71bfe | /app/src/main/java/com/ahxd/lingyuangou/ui/home/holder/PurchaseQualificatioCardViewHolder.java | b772fc1a03270557cc4265e470d0e7ca3b1acb71 | [] | no_license | liushaoxuan/find0yuangou | https://github.com/liushaoxuan/find0yuangou | 187263990efdc64de9a7336983efe30f0827ff55 | c674de9d21067a62bfd14042b29fe5013c4025e0 | refs/heads/master | 2020-03-18T09:35:20.477000 | 2018-09-16T08:08:42 | 2018-09-16T08:08:42 | 134,571,590 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ahxd.lingyuangou.ui.home.holder;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import com.ahxd.lingyuangou.R;
import com.ahxd.lingyuangou.bean.BusinessCardBean;
import com.ahxd.lingyuangou.utils.GlideApp;
import java.util.List;
import butterknife.BindView;
/... | UTF-8 | Java | 1,181 | java | PurchaseQualificatioCardViewHolder.java | Java | [
{
"context": ";\n\nimport butterknife.BindView;\n\n/**\n * Created by sxliu on 2018/7/11 20:36\n * E-mail Address 2587294424@q",
"end": 342,
"score": 0.9996766448020935,
"start": 337,
"tag": "USERNAME",
"value": "sxliu"
},
{
"context": "ted by sxliu on 2018/7/11 20:36\n * E-mail Addr... | null | [] | package com.ahxd.lingyuangou.ui.home.holder;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import com.ahxd.lingyuangou.R;
import com.ahxd.lingyuangou.bean.BusinessCardBean;
import com.ahxd.lingyuangou.utils.GlideApp;
import java.util.List;
import butterknife.BindView;
/... | 1,171 | 0.736527 | 0.718563 | 41 | 27.512196 | 27.624769 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.439024 | false | false | 9 |
28889a9278fc0bcfd92a808b18fe4c5284b3f190 | 37,684,043,088,562 | 6282d451fdd55c05f7bd832c13046b7e374d1f5b | /app/src/main/java/com/bob/googleplay/adapter/SuperBaseAdapter.java | 549db6aa6f4778f689dfae4706a917575db58c55 | [] | no_license | JhonBob/GooglePlay | https://github.com/JhonBob/GooglePlay | 0cb633b34b14154f931000100f2c8b1be0e8ff3e | 812bcd7923eaa37b5f1c77c0f6f31ae89661df5c | refs/heads/master | 2021-01-10T16:37:51.588000 | 2016-03-16T14:07:22 | 2016-03-16T14:07:22 | 52,330,073 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bob.googleplay.adapter;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AbsListView;
import android.widget.AdapterView;
import android.widget.BaseAdapter;
import android.widget.ListView;
import android.widget.Toast;
import com.bob.googleplay.Manager.ThreadManager;
import com... | UTF-8 | Java | 6,873 | java | SuperBaseAdapter.java | Java | [
{
"context": "IUtils;\n\nimport java.util.List;\n\n/**\n * Created by Administrator on 2016/2/23.\n */\n\n//抽取Adapter\npublic abstract cl",
"end": 449,
"score": 0.7084720730781555,
"start": 436,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package com.bob.googleplay.adapter;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AbsListView;
import android.widget.AdapterView;
import android.widget.BaseAdapter;
import android.widget.ListView;
import android.widget.Toast;
import com.bob.googleplay.Manager.ThreadManager;
import com... | 6,873 | 0.558505 | 0.555364 | 244 | 25.094263 | 21.403503 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.385246 | false | false | 9 |
82317de066ead3cb74d4bc56055faacaf4a53fb0 | 16,647,293,276,033 | 8a511ec3a56360775ef5fad9e2ceab9aa247e504 | /src/main/java/com/example/blog/service/CommentService.java | 0c1058469c02a26338ddb85ae81dcf25fae7f88a | [] | no_license | nuker92/blog | https://github.com/nuker92/blog | cffcca6b31958ea50c23909e4bd7fa6560591e0b | 7b7fadc45ce2b90dd8402fb4cd3ccb0a1fca8374 | refs/heads/master | 2021-01-19T08:52:43.675000 | 2018-06-03T18:25:52 | 2018-06-03T18:25:52 | 42,818,838 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.blog.service;
import com.example.blog.entity.Comment;
import com.example.blog.restObjects.SimpleComment;
import com.example.blog.repository.CommentRepository;
import com.example.blog.repository.PostRepository;
import com.example.blog.repository.UserRepository;
import com.example.blog.repository.Vot... | UTF-8 | Java | 1,705 | java | CommentService.java | Java | [] | null | [] | package com.example.blog.service;
import com.example.blog.entity.Comment;
import com.example.blog.restObjects.SimpleComment;
import com.example.blog.repository.CommentRepository;
import com.example.blog.repository.PostRepository;
import com.example.blog.repository.UserRepository;
import com.example.blog.repository.Vot... | 1,705 | 0.77654 | 0.77654 | 50 | 33.099998 | 30.575317 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.58 | false | false | 9 |
3e0c58803ce71a6cff7059b26ed3451d97c5f4ca | 21,157,008,901,733 | 77edb918034c5f7cfcb903d3498c91cca3a7bbba | /MVPRetrofitRxJava/app/src/main/java/com/example/nightwingky/mvpretrofitrxjava/common/mvpview/MvpView.java | b4d98164f6dfdd23ae0bdff89733b130868afaf8 | [] | no_license | Nightwingky/LearningAnfroid | https://github.com/Nightwingky/LearningAnfroid | ffe78f2cb5d3e6c033abedf9413035dd9e6b06ec | d667499a856a4314a57710b6d288ae6d82705a2f | refs/heads/master | 2018-01-07T18:39:14.794000 | 2017-03-18T07:31:12 | 2017-03-18T07:31:12 | 62,609,553 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.nightwingky.mvpretrofitrxjava.common.mvpview;
/**
* Created by nightwingky on 16-8-17.
*/
public interface MvpView {
void showLoadingDialog();
void dismissLoadingDialog();
}
| UTF-8 | Java | 206 | java | MvpView.java | Java | [
{
"context": "pretrofitrxjava.common.mvpview;\n\n/**\n * Created by nightwingky on 16-8-17.\n */\npublic interface MvpView {\n vo",
"end": 96,
"score": 0.9996163249015808,
"start": 85,
"tag": "USERNAME",
"value": "nightwingky"
}
] | null | [] | package com.example.nightwingky.mvpretrofitrxjava.common.mvpview;
/**
* Created by nightwingky on 16-8-17.
*/
public interface MvpView {
void showLoadingDialog();
void dismissLoadingDialog();
}
| 206 | 0.737864 | 0.713592 | 10 | 19.6 | 20.766319 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 9 |
13337eb15fe75dcfa5095ab24708da99f0ef295c | 31,190,052,570,944 | bf31d535207bb2dae786ef90b2db22d62495c7a5 | /resto-producer/src/main/java/com/challenge/dto/OrderDto.java | 59343335860219f965d39464f0bcb0dece81e5a6 | [] | no_license | tobasteiro/true-north | https://github.com/tobasteiro/true-north | 262ca5dcbf8dcfe4d3d2cf9064ab1d12fd616373 | 8baf0e786aa4172e0d96587b865308deb754813c | refs/heads/master | 2018-11-14T14:48:51.769000 | 2018-09-18T20:29:44 | 2018-09-18T20:36:45 | 147,024,263 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.challenge.dto;
import java.math.BigDecimal;
import java.util.List;
import javax.validation.constraints.NotNull;
import com.fasterxml.jackson.annotation.JsonIgnore;
public class OrderDto {
@NotNull
private List<MealDto> meals;
@NotNull
private BigDecimal totalCost;
@NotNull
private String ... | UTF-8 | Java | 1,540 | java | OrderDto.java | Java | [] | null | [] | package com.challenge.dto;
import java.math.BigDecimal;
import java.util.List;
import javax.validation.constraints.NotNull;
import com.fasterxml.jackson.annotation.JsonIgnore;
public class OrderDto {
@NotNull
private List<MealDto> meals;
@NotNull
private BigDecimal totalCost;
@NotNull
private String ... | 1,540 | 0.715584 | 0.715584 | 81 | 18.012346 | 19.091394 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.432099 | false | false | 9 |
964342364080493770992f1e5610fb5279bbb762 | 9,285,719,300,417 | 10009a094004e34450070f902736b94d2a2747c4 | /Java-8/src/com/shivank/streams/StreamLimitSkipExample.java | 0d67ecb60d463cd45dfcc754cabb7e69285436d5 | [] | no_license | Shivanksinghal/Java8-Features | https://github.com/Shivanksinghal/Java8-Features | 85df47045cd319d305b7aec9b65905f42d16f0ad | 5d3c6697d4279f82154303f684d6b04b6373ee62 | refs/heads/main | 2023-07-28T03:19:38.407000 | 2021-09-04T15:38:00 | 2021-09-04T15:38:00 | 403,083,208 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.shivank.streams;
import java.util.Arrays;
import java.util.List;
import java.util.Optional;
public class StreamLimitSkipExample {
public static Optional<Integer> limit(List<Integer> integerList) {
return integerList.stream().limit(2).reduce((x, y) -> x + y);
}
public stat... | UTF-8 | Java | 678 | java | StreamLimitSkipExample.java | Java | [] | null | [] | package com.shivank.streams;
import java.util.Arrays;
import java.util.List;
import java.util.Optional;
public class StreamLimitSkipExample {
public static Optional<Integer> limit(List<Integer> integerList) {
return integerList.stream().limit(2).reduce((x, y) -> x + y);
}
public stat... | 678 | 0.640118 | 0.628319 | 23 | 27.47826 | 26.590076 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.652174 | false | false | 9 |
2e581b86c4ac53fa257b150e5b6cbcce4c05bd4d | 33,011,118,651,972 | 1840edc9b2b192a49704ccf39d207297f2fef3dc | /jdbc_base/src/com/itheima/c3podemo/C3p0Demo.java | f11a0e5dd86c9e2629eb9123886c7203244efb9a | [] | no_license | bmbbms/java_code | https://github.com/bmbbms/java_code | 13d0823225b3dc2d85d4f7ea5a53dcf7dc6e21cc | a8e5d0b159dd2939c00f4585dca072394d5abd2d | refs/heads/master | 2020-04-28T03:57:44.864000 | 2019-09-09T13:41:07 | 2019-09-09T13:41:07 | 174,959,085 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.itheima.c3podemo;
import com.mchange.v2.c3p0.ComboPooledDataSource;
import org.junit.Test;
import java.beans.PropertyVetoException;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.SQLException;
public class C3p0Demo {
@Test
public void hotc3p0() throws SQLException,... | UTF-8 | Java | 1,584 | java | C3p0Demo.java | Java | [
{
"context": " ds.setUser(\"root\");\n ds.setPassword(\"Bmb!123456\");\n Connection conn = ds.getConnection();\n",
"end": 609,
"score": 0.9993486404418945,
"start": 599,
"tag": "PASSWORD",
"value": "Bmb!123456"
}
] | null | [] | package com.itheima.c3podemo;
import com.mchange.v2.c3p0.ComboPooledDataSource;
import org.junit.Test;
import java.beans.PropertyVetoException;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.SQLException;
public class C3p0Demo {
@Test
public void hotc3p0() throws SQLException,... | 1,584 | 0.638381 | 0.618146 | 63 | 23.317461 | 23.984669 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52381 | false | false | 9 |
db8d478b451396275dab3b4344cc5b7bc90952e2 | 19,000,935,340,388 | d5c8e62d75207bed32471d0da9bf5f92250fd261 | /web-view/src/main/java/beans/AnalyticBean.java | ecd8cc306d6ee566fd2f7d564c719c188b3d83af | [] | no_license | kitpes/BookingOffice | https://github.com/kitpes/BookingOffice | d77f33e02a348fa7feb1a8f8c512028b550924a7 | 1c6008be6c4a3d0be43bf23890a6278020f31ce8 | refs/heads/master | 2021-01-13T01:58:02.250000 | 2014-02-26T09:11:41 | 2014-02-26T09:11:41 | 15,499,628 | 3 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package beans;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import javax.inject.Inject;
import javax.inject.Named;
import org.springframework.context.annotation.Scope;
import service.AnalitycService;
import entity.DataForReport;
@Named
@Scope("request")
public class AnalyticBean {
@I... | UTF-8 | Java | 1,657 | java | AnalyticBean.java | Java | [] | null | [] | package beans;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import javax.inject.Inject;
import javax.inject.Named;
import org.springframework.context.annotation.Scope;
import service.AnalitycService;
import entity.DataForReport;
@Named
@Scope("request")
public class AnalyticBean {
@I... | 1,657 | 0.765842 | 0.765842 | 78 | 20.243589 | 21.064726 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.192308 | false | false | 9 |
4c63373d9651315e9a251124b785585af6d83f7d | 30,262,339,583,033 | b3b0e375545df1f91a95b8fe9092be1f36869423 | /src/main/java/uz/mod/repository/FileRepo.java | 17a0a0105a400bce11c5f75ab3e0ca255438a969 | [] | no_license | MShodmonov/mod | https://github.com/MShodmonov/mod | 30d686a2f98e17497643c861edf1ea9995b7c147 | 86a26c743a5541e8577a38d6c618134d109ada99 | refs/heads/main | 2022-12-31T04:27:04.276000 | 2020-10-21T13:45:57 | 2020-10-21T13:45:57 | 300,880,791 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uz.mod.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import uz.mod.entity.File;
import java.util.List;
import java.util.UUID;
public interface FileRepo extends JpaRepository<File, UUID> {
List<File> findAllByIsFavouriteTrueOrderByCreatedAtDesc();
}
| UTF-8 | Java | 294 | java | FileRepo.java | Java | [] | null | [] | package uz.mod.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import uz.mod.entity.File;
import java.util.List;
import java.util.UUID;
public interface FileRepo extends JpaRepository<File, UUID> {
List<File> findAllByIsFavouriteTrueOrderByCreatedAtDesc();
}
| 294 | 0.802721 | 0.802721 | 13 | 21.615385 | 24.07213 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 9 |
6faf128148b99d102fa774cd4c040b832c7628a2 | 2,929,167,721,391 | f67bf9dea959385876a054c39ab73d091b7c9f27 | /data/iv/insecure/Snippet4635686_31232.java | 9e9b7803bf56facfeef3c787ff3dc2069cc0dd00 | [] | no_license | fischerfel/TUM-Crypto | https://github.com/fischerfel/TUM-Crypto | 157bdfb6930b9adfeb169e3c1d2f092862c33976 | b6ced39b1f99fa3aa199314a948d937c779f1850 | refs/heads/master | 2023-08-31T07:04:56.056000 | 2023-08-20T11:38:04 | 2023-08-20T11:38:04 | 202,442,442 | 13 | 4 | null | false | 2020-08-19T15:14:54 | 2019-08-14T23:52:56 | 2020-02-22T11:46:00 | 2020-08-19T15:14:53 | 7,082 | 9 | 4 | 1 | Java | false | false | public String decrypt(String encryptedPassword)
{
String plainPassword = "";
try
{
SecretKeySpec key = new SecretKeySpec("hcxilkqbbhczfeultgbskdmaunivmfuo".getBytes("US-ASCII"), "AES");
IvParameterSpec iv = new IvParameterSpec("ryojvlzmdalyglrj".getBytes("US_ASCII"))... | UTF-8 | Java | 747 | java | Snippet4635686_31232.java | Java | [
{
"context": " SecretKeySpec key = new SecretKeySpec(\"hcxilkqbbhczfeultgbskdmaunivmfuo\".getBytes(\"US-ASCII\"), \"AES\");\n\n IvPar",
"end": 194,
"score": 0.9853980541229248,
"start": 162,
"tag": "KEY",
"value": "hcxilkqbbhczfeultgbskdmaunivmfuo"
}
] | null | [] | public String decrypt(String encryptedPassword)
{
String plainPassword = "";
try
{
SecretKeySpec key = new SecretKeySpec("<KEY>".getBytes("US-ASCII"), "AES");
IvParameterSpec iv = new IvParameterSpec("ryojvlzmdalyglrj".getBytes("US_ASCII"));
Cipher ciphe... | 720 | 0.603748 | 0.597055 | 23 | 31.47826 | 34.021564 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.565217 | false | false | 9 |
adfa651556ac4d977aa0f5e8920fa96cb4402a50 | 12,945,031,452,008 | 1c2f5118f16f4be60ea79d0fbbddf6b4a816b105 | /src/main/java/vahy/SpeedTesting.java | ae4ede1066dd2c9eacca77ff99d999ced12a7716 | [] | no_license | snurkabill/TFUnderJava | https://github.com/snurkabill/TFUnderJava | c9787c87394886ce9925dc042a5d46b2dbee3c1f | 787ef889df48ca8aece97a06afbd4c5c7f51f6cd | refs/heads/master | 2022-12-04T10:52:18.922000 | 2020-03-08T17:32:44 | 2020-03-08T17:32:44 | 196,650,016 | 0 | 0 | null | false | 2022-11-21T21:50:42 | 2019-07-12T21:48:44 | 2020-03-08T17:32:47 | 2022-11-21T21:50:39 | 104 | 0 | 0 | 2 | Java | false | false | package vahy;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.SplittableRandom;
public class SpeedTesting {
private static final Logger logger = LoggerFactory.getLogger(SpeedTesting.class.getName());
public static void main(String[] args) {
SplittableRandom r... | UTF-8 | Java | 1,586 | java | SpeedTesting.java | Java | [] | null | [] | package vahy;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.SplittableRandom;
public class SpeedTesting {
private static final Logger logger = LoggerFactory.getLogger(SpeedTesting.class.getName());
public static void main(String[] args) {
SplittableRandom r... | 1,586 | 0.559899 | 0.539723 | 47 | 31.74468 | 35.981949 | 218 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.829787 | false | false | 9 |
b26ab1809e86c78f06ecd5147afed671d553800d | 3,813,931,017,614 | 18415a9d7a15084869cd48a52d87cb3bb54d6653 | /java/lib/src/main/java/org/thryft/waf/lib/protocols/jdbc/JdbcResultSetInputProtocol.java | b76a7ed4d9c88b96119c4ae903362fbf1fba3eda | [
"BSD-3-Clause"
] | permissive | minorg/thryft-waf | https://github.com/minorg/thryft-waf | 92d2f8920ce31b73e10995e17d0808de71318ca2 | 78805154ab77f6aa81e434fa99c6bdcfe4f6b9e9 | refs/heads/develop | 2022-08-30T02:17:58.904000 | 2019-07-27T20:56:50 | 2019-07-27T20:56:50 | 43,515,750 | 0 | 0 | BSD-3-Clause | false | 2020-05-15T20:36:40 | 2015-10-01T19:14:29 | 2019-07-27T20:56:59 | 2020-05-15T20:36:38 | 3,345 | 0 | 0 | 3 | Java | false | false | package org.thryft.waf.lib.protocols.jdbc;
import static com.google.common.base.Preconditions.checkNotNull;
import static com.google.common.base.Preconditions.checkState;
import java.math.BigDecimal;
import java.sql.ResultSet;
import java.sql.ResultSetMetaData;
import java.sql.SQLException;
import java.sql.Types;
imp... | UTF-8 | Java | 7,617 | java | JdbcResultSetInputProtocol.java | Java | [] | null | [] | package org.thryft.waf.lib.protocols.jdbc;
import static com.google.common.base.Preconditions.checkNotNull;
import static com.google.common.base.Preconditions.checkState;
import java.math.BigDecimal;
import java.sql.ResultSet;
import java.sql.ResultSetMetaData;
import java.sql.SQLException;
import java.sql.Types;
imp... | 7,617 | 0.574373 | 0.57096 | 237 | 31.13924 | 26.061953 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421941 | false | false | 9 |
73b937dd77f48829d1c86dc35d1e213494165cc8 | 13,348,758,424,950 | 06edfd2d3ddd086ecd180d879dc5c883b0abccff | /FindMinimumInRotatedSortedArrayII.java | 2cbcecd04deaad9cf24127ba96eadf7728cee813 | [] | no_license | yangfeisc/LeetCode | https://github.com/yangfeisc/LeetCode | fbc3a2d9f5017e2f95a106bf724038a946b446cf | 5fae3b11d22819030cdfb69df632cdc8745be465 | refs/heads/master | 2020-04-05T10:12:50.587000 | 2015-08-15T08:14:27 | 2015-08-15T08:14:27 | 40,751,771 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.leetcode;
/**
* Follow up for "Find Minimum in Rotated Sorted Array":
* The array may contain duplicates.
* @author yangfei
*
*/
public class FindMinimumInRotatedSortedArrayII {
public int findMin(int[] num) {
return binarySearch(num, 0, num.length-1);
}
/**
* 找出两半中最小的,然后比较得到更小的
* @param... | GB18030 | Java | 951 | java | FindMinimumInRotatedSortedArrayII.java | Java | [
{
"context": "\":\n * The array may contain duplicates.\n * @author yangfei\n *\n */\npublic class FindMinimumInRotatedSortedArr",
"end": 139,
"score": 0.9734219908714294,
"start": 132,
"tag": "USERNAME",
"value": "yangfei"
}
] | null | [] | package com.leetcode;
/**
* Follow up for "Find Minimum in Rotated Sorted Array":
* The array may contain duplicates.
* @author yangfei
*
*/
public class FindMinimumInRotatedSortedArrayII {
public int findMin(int[] num) {
return binarySearch(num, 0, num.length-1);
}
/**
* 找出两半中最小的,然后比较得到更小的
* @param... | 951 | 0.653552 | 0.638251 | 39 | 22.461538 | 17.196968 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.871795 | false | false | 9 |
580c4d9bb6e4d6fc5f6a24f709c2a0fa0738ab59 | 10,900,627,057,152 | 1234429dd3014fb16ee46cdf5101b2ef1cdf49db | /app/src/main/java/subreddit/android/appstore/util/ui/BaseActivity.java | cbf48c193dc173d9916b3e3140d22b516182b8fd | [
"Apache-2.0"
] | permissive | stefb965/reddit-android-appstore | https://github.com/stefb965/reddit-android-appstore | 8f4adc621b473b3335f6312cd717195b9656fe2f | a74a93af9fa4b5fb0144d2a278f0cc584af188d0 | refs/heads/dev | 2021-01-01T17:46:03.487000 | 2017-07-23T16:14:01 | 2017-07-23T16:14:01 | 98,152,756 | 0 | 0 | Apache-2.0 | true | 2019-05-12T01:28:27 | 2017-07-24T05:38:27 | 2017-07-24T05:38:29 | 2019-05-12T01:27:47 | 1,188 | 0 | 0 | 1 | Java | false | false | package subreddit.android.appstore.util.ui;
import android.os.Bundle;
import android.os.PersistableBundle;
import android.support.v7.app.AppCompatActivity;
import subreddit.android.appstore.AppStoreApp;
public class BaseActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInst... | UTF-8 | Java | 818 | java | BaseActivity.java | Java | [] | null | [] | package subreddit.android.appstore.util.ui;
import android.os.Bundle;
import android.os.PersistableBundle;
import android.support.v7.app.AppCompatActivity;
import subreddit.android.appstore.AppStoreApp;
public class BaseActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInst... | 818 | 0.729829 | 0.728606 | 29 | 27.206896 | 25.528049 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.448276 | false | false | 9 |
04850fa5f2fe00fa16f3efe159e718936553cc38 | 34,076,270,542,527 | 270ca9129028a8a85ae7006770a24d2d4dfd2d96 | /双指针/Comparing Strings containing Backspaces (medium) # .java | d1081d377e7cf5da32460015c834311581f50a5d | [] | no_license | hejunm/leetcode | https://github.com/hejunm/leetcode | 10d0b4647ac484dc0dbfd82c8daeb2775df1e826 | f4ae1b116256db92bb07330d17336828247367be | refs/heads/master | 2023-03-31T11:10:46.621000 | 2021-04-01T14:31:34 | 2021-04-01T14:31:34 | 268,281,900 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
Comparing Strings containing Backspaces (medium) #
Given two strings containing backspaces (identified by the character ‘#’),
check if the two strings are equal.
Input: str1="xy#z", str2="xzz#"
Output: true
Explanation: After applying backspaces the strings become "xz" and "xz" respectively.
Input: str1="xy#z", ... | UTF-8 | Java | 2,189 | java | Comparing Strings containing Backspaces (medium) # .java | Java | [] | null | [] | /**
Comparing Strings containing Backspaces (medium) #
Given two strings containing backspaces (identified by the character ‘#’),
check if the two strings are equal.
Input: str1="xy#z", str2="xzz#"
Output: true
Explanation: After applying backspaces the strings become "xz" and "xz" respectively.
Input: str1="xy#z", ... | 2,189 | 0.570681 | 0.546406 | 72 | 28.194445 | 24.306286 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.458333 | false | false | 9 |
d7f07dfa19d470c750964aa60f5f201ed5f0bc2f | 18,631,568,163,673 | 836457637eee143daa2a1a3478a5812a39f0a06c | /src/main/java/MR/MRJob.java | fbcc67e16de421ba05b917be8d709ec0c3157522 | [] | no_license | roy-cohen/MRTemplate | https://github.com/roy-cohen/MRTemplate | bbb848fa58f600ecbf69c735a836dac45c75140c | d2f509d005b80e4eba9c3b0d2215bf6f41e1fce8 | refs/heads/master | 2020-04-11T09:57:49.671000 | 2016-09-13T23:10:46 | 2016-09-13T23:10:46 | 68,154,042 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package MR;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.Path;
import org.apache.hadoop.io.IntWritable;
import org.apache.hadoop.io.LongWritable;
import org.apache.hadoop.io.NullWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Job;
import org.apache.hadoop.mapr... | UTF-8 | Java | 2,561 | java | MRJob.java | Java | [] | null | [] | package MR;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.Path;
import org.apache.hadoop.io.IntWritable;
import org.apache.hadoop.io.LongWritable;
import org.apache.hadoop.io.NullWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Job;
import org.apache.hadoop.mapr... | 2,561 | 0.724326 | 0.724326 | 58 | 43.155174 | 36.666157 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.862069 | false | false | 9 |
9dcd286c72b084bdcf6551f5358c0b38f129cd6a | 7,352,984,056,245 | 7e7f3ba6ec552a2ee18634d2f8f01216e060c551 | /src/dp/LongestIncreasingSubsequence.java | c09272bcf3c459d99361d7967172c9f7dfec6f80 | [] | no_license | Liuhjhj/LeetCode | https://github.com/Liuhjhj/LeetCode | a9475390af0e0e3e7309d8c8090329b4b86ea4ca | 64b18c2c47af7e3c4876359d10d1d1d4ed1ed20a | refs/heads/main | 2022-11-12T22:00:42.066000 | 2022-07-15T11:34:46 | 2022-07-15T11:34:46 | 276,101,658 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dp;
/**
* <a href="https://leetcode-cn.com/problems/longest-increasing-subsequence/">最长递增子序列</a>
*
* @author liuhj
* @date 2021/12/25 23:14
*/
public class LongestIncreasingSubsequence {
public static int lengthOfLIS(int[] nums) {
int[] dp = new int[nums.length];
dp[0] = 1;
fo... | UTF-8 | Java | 1,052 | java | LongestIncreasingSubsequence.java | Java | [
{
"context": "increasing-subsequence/\">最长递增子序列</a>\n *\n * @author liuhj\n * @date 2021/12/25 23:14\n */\npublic class Longes",
"end": 126,
"score": 0.9996111989021301,
"start": 121,
"tag": "USERNAME",
"value": "liuhj"
}
] | null | [] | package dp;
/**
* <a href="https://leetcode-cn.com/problems/longest-increasing-subsequence/">最长递增子序列</a>
*
* @author liuhj
* @date 2021/12/25 23:14
*/
public class LongestIncreasingSubsequence {
public static int lengthOfLIS(int[] nums) {
int[] dp = new int[nums.length];
dp[0] = 1;
fo... | 1,052 | 0.427746 | 0.374759 | 39 | 25.615385 | 19.721933 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.153846 | false | false | 9 |
5e3f76d154a76fb00a51aa6c39d9078db1c2988c | 7,069,516,175,727 | f06505fcdf389db0f99ad1bfba1f9e0560e57a97 | /TresEnRaya1/app/src/main/java/com/maco/blackjack/domainBlackJack/BlackJackUser.java | 01774c62e1e65b3de9bb95b88686501936049388 | [] | no_license | JaimeDiaz1991/SoftwareDesign2015 | https://github.com/JaimeDiaz1991/SoftwareDesign2015 | 64afbe4c1404809ef016af1d2ecc833aef4aa92e | e8e78bc1747f9d0a495f53bb462350f019d177b5 | refs/heads/master | 2021-05-29T08:14:50.616000 | 2015-05-06T17:48:21 | 2015-05-06T17:48:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.maco.blackjack.domainBlackJack;
/**
* Created by Luis on 05/03/2015.
*/
public class BlackJackUser {
}
| UTF-8 | Java | 125 | java | BlackJackUser.java | Java | [
{
"context": "o.blackjack.domainBlackJack;\r\n\r\n/**\r\n * Created by Luis on 05/03/2015.\r\n */\r\npublic class BlackJackUser {",
"end": 70,
"score": 0.9989713430404663,
"start": 66,
"tag": "NAME",
"value": "Luis"
}
] | null | [] | package com.maco.blackjack.domainBlackJack;
/**
* Created by Luis on 05/03/2015.
*/
public class BlackJackUser {
}
| 125 | 0.68 | 0.616 | 7 | 15.857142 | 16.821997 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 9 |
a313176aefabf12a9b26df6895a3385ad6489a2c | 11,922,829,221,336 | e48d5fe9b2b832039a9395ca400ecf299d6d4d4f | /examples/src/main/java/com/splunk/examples/explorer/PropertyInfo.java | 1989ae93c1f44e9dd6cb35ccbf4d4f76a11d9b46 | [
"Apache-2.0"
] | permissive | nagyist/splunk-sdk-java | https://github.com/nagyist/splunk-sdk-java | c9b16eb37e0814b1d7129714e5caf1279271ed50 | 1e1ea17908d99aff5c9218ce75f21f7c20821cc8 | refs/heads/master | 2023-05-28T20:48:26.240000 | 2023-05-18T05:55:08 | 2023-05-18T05:55:08 | 23,553,938 | 0 | 0 | Apache-2.0 | true | 2023-05-19T23:03:57 | 2014-09-01T19:46:58 | 2022-12-17T00:20:38 | 2023-05-19T23:03:54 | 40,299 | 0 | 0 | 0 | Java | false | false | /*
* Copyright 2011 Splunk, 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... | UTF-8 | Java | 919 | java | PropertyInfo.java | Java | [] | null | [] | /*
* Copyright 2011 Splunk, 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... | 919 | 0.712731 | 0.704026 | 29 | 30.655172 | 27.439306 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.482759 | false | false | 9 |
da72cde8c3d6738f49ed2800ee99ad7dfe4f27b7 | 13,529,146,991,184 | 7e4b794380bf1954982b9419d9acdfea99a3a1cf | /bms.pm/src/main/java/bms/model/CPModel.java | 1cd45a34f09109d01b427c34b35baf3169fe55f6 | [] | no_license | ceciliatao/Java | https://github.com/ceciliatao/Java | d9d3827bc6417075f179cc72543eb02a38161102 | 772c5be288d4a40341406bda6d2d14749366fc6c | refs/heads/master | 2016-03-16T12:29:45.774000 | 2014-06-25T03:25:49 | 2014-06-25T03:25:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bms.model;
public class CPModel {
private String cpID;
private String cpName;
private String accountCompanyName;
private String onlineDate;
public String getCpID() {
return cpID;
}
public void setCpID(String cpID) {
this.cpID = cpID;
}
public String getCpName() {
return cpName;
}
public void s... | UTF-8 | Java | 705 | java | CPModel.java | Java | [] | null | [] | package bms.model;
public class CPModel {
private String cpID;
private String cpName;
private String accountCompanyName;
private String onlineDate;
public String getCpID() {
return cpID;
}
public void setCpID(String cpID) {
this.cpID = cpID;
}
public String getCpName() {
return cpName;
}
public void s... | 705 | 0.747518 | 0.747518 | 33 | 20.363636 | 16.316599 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.515152 | false | false | 9 |
4ab750586748d6ce32e785a7e719fb59c7aaad2e | 23,467,701,311,528 | 0ba7ea96e694adc36f568e0f47684d03d69b1eee | /src/main/java/ve/co/bsc/sigai/web/AlegatoController.java | 461ab80621942a4610b05cf3a07830317617c4e3 | [] | no_license | systemsarchitecture/SIGEFUAI | https://github.com/systemsarchitecture/SIGEFUAI | 60e42e0270adf8ca3887c82bc7db6c839dce00b6 | 49ccb9ccd2399cf5c8ad276619d777643e9855af | refs/heads/master | 2022-06-03T22:15:42.610000 | 2013-06-20T18:12:48 | 2013-06-20T18:12:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Licencia GPL v3
*
* Copyright (C) 2013 Centro Nacional de Tecnologías de Información.
* SIGEFUAI Sistema de Informacion Gerencial de Fortalecimiento de las Unidades de Auditoria Interna
*
* Copyright (C) 2013 Ehison Perez ehisonbp@gmail.com, Gerardo Perez @gerardoperez132, Alexis Veliz. All Rights Reserved... | UTF-8 | Java | 5,718 | java | AlegatoController.java | Java | [
{
"context": "des de Auditoria Interna\n * \n * Copyright (C) 2013 Ehison Perez ehisonbp@gmail.com, Gerardo Perez @gerardoperez13",
"end": 234,
"score": 0.99985671043396,
"start": 222,
"tag": "NAME",
"value": "Ehison Perez"
},
{
"context": "ria Interna\n * \n * Copyright (C) 2013 Ehi... | null | [] | /*
* Licencia GPL v3
*
* Copyright (C) 2013 Centro Nacional de Tecnologías de Información.
* SIGEFUAI Sistema de Informacion Gerencial de Fortalecimiento de las Unidades de Auditoria Interna
*
* Copyright (C) 2013 <NAME> <EMAIL>, <NAME> @gerardoperez132, <NAME>. All Rights Reserved.
*
* This program is free ... | 5,688 | 0.763913 | 0.761463 | 158 | 35.164558 | 28.439779 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.689873 | false | false | 9 |
0e460fcfc164252950faa4cd7734743a670aab33 | 28,587,302,331,998 | 53ee5b6ec806989e284c996cc66851d4b1ec0af8 | /mobile/src/main/java/everis/com/hearit/HiMatchedActivity.java | 0d9bbaa47ceffc7dd0d65ee5c366ccf6187393d1 | [] | no_license | hearitteam/hearitapp | https://github.com/hearitteam/hearitapp | 10060f85f20e387394ad7a70a4f57c6b33a9397d | 03e50ae9a3f176d53e49a11a1d2623a1e6894e5b | refs/heads/master | 2020-12-03T01:53:05.207000 | 2017-07-18T11:17:22 | 2017-07-18T11:17:22 | 95,877,263 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package everis.com.hearit;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.widget.TextView;
/**
* Created by mauriziomento on 22/05/17.
*/
public class HiMatchedActivity extends AppCompatActivity {
private TextView soundNameView;
@Override
protected void onCr... | UTF-8 | Java | 766 | java | HiMatchedActivity.java | Java | [
{
"context": "import android.widget.TextView;\n\n/**\n * Created by mauriziomento on 22/05/17.\n */\n\npublic class HiMatchedActivity ",
"end": 167,
"score": 0.9995738863945007,
"start": 154,
"tag": "USERNAME",
"value": "mauriziomento"
}
] | null | [] | package everis.com.hearit;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.widget.TextView;
/**
* Created by mauriziomento on 22/05/17.
*/
public class HiMatchedActivity extends AppCompatActivity {
private TextView soundNameView;
@Override
protected void onCr... | 766 | 0.712794 | 0.703655 | 30 | 24.533333 | 23.721626 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.366667 | false | false | 9 |
6ab887a5f0db71a435a881d4a7bff579ce556b97 | 7,155,415,575,467 | cdda1a09a10cf327e7a51f0d60b25326b5ac3d93 | /src/main/java/com/codecity/web/view/index/IndexPage.java | 498f7b79749bd8de1d5b931334d1db9d578140c4 | [] | no_license | zsoltlengyelit/codecity | https://github.com/zsoltlengyelit/codecity | 68ff474d1940ad2284d733442382801c24d51f86 | 869e9a92cccfccd71446660b54b87b3c0f11ecfa | refs/heads/master | 2020-05-17T08:15:56.438000 | 2014-10-09T06:40:29 | 2014-10-09T06:40:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.codecity.web.view.index;
import io.pallas.core.view.ViewFactory;
import io.pallas.core.view.wiidget.WiidgetPage;
import javax.inject.Inject;
/**
* @author lzsolt
*/
public class IndexPage extends WiidgetPage {
@Inject
private ViewFactory viewFactory;
private String title;
public Stri... | UTF-8 | Java | 526 | java | IndexPage.java | Java | [
{
"context": "Page;\n\nimport javax.inject.Inject;\n\n/**\n * @author lzsolt\n */\npublic class IndexPage extends WiidgetPage {\n",
"end": 177,
"score": 0.9996921420097351,
"start": 171,
"tag": "USERNAME",
"value": "lzsolt"
}
] | null | [] | package com.codecity.web.view.index;
import io.pallas.core.view.ViewFactory;
import io.pallas.core.view.wiidget.WiidgetPage;
import javax.inject.Inject;
/**
* @author lzsolt
*/
public class IndexPage extends WiidgetPage {
@Inject
private ViewFactory viewFactory;
private String title;
public Stri... | 526 | 0.653992 | 0.653992 | 31 | 15.967742 | 16.121483 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.290323 | false | false | 9 |
4bf6505d843fe1a63588d9623701297d6b4996af | 24,017,457,126,330 | 9d1b9c63fc10c667b6e1260b472c7264b36c6ad2 | /JavaEx/src/com/javaex/basics/Types.java | b4c04d07b0a3b18aa0ca99ed1c3f7a5bb0712786 | [] | no_license | JinSuJinSu/javaEx | https://github.com/JinSuJinSu/javaEx | 364483b1d274431a8d60d2ec797e46faa25e59f9 | afb8a979b9a0970a5f004b158867e67f941a7473 | refs/heads/master | 2023-05-29T07:55:38.279000 | 2021-06-14T11:42:11 | 2021-06-14T11:42:11 | 363,072,426 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.javaex.basics;
public class Types {
public static void main(String[] args) {
// TODO Auto-generated method stub
// longTypes();
// floatTypes();
// charEX();
constantEx();
}
private static void longTypes() {
long longVar1 = 2021L;
long longVar2 = 12345678901234L;
System.... | UTF-8 | Java | 1,359 | java | Types.java | Java | [] | null | [] | package com.javaex.basics;
public class Types {
public static void main(String[] args) {
// TODO Auto-generated method stub
// longTypes();
// floatTypes();
// charEX();
constantEx();
}
private static void longTypes() {
long longVar1 = 2021L;
long longVar2 = 12345678901234L;
System.... | 1,359 | 0.557562 | 0.490594 | 76 | 15.513158 | 14.360484 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.526316 | false | false | 9 |
cef82c18fa2456c9959f39257fdd2b97863671c8 | 9,895,604,699,679 | 3b052f8ea9dd4c463ece7e723d3b2f1de00b4826 | /CatchInTeste/test/br/com/entra21java/dao/ListaDAOTest.java | e3149b1d3ddae592644ce4cda5b0b6e5d06a7d0e | [] | no_license | henriwasd/CatchIn-market-auto | https://github.com/henriwasd/CatchIn-market-auto | b56c3c564e3684f806caf0a9a03c90dc613f6047 | e22066b4815175641bbd6a90c7001fdf3f7e42e2 | refs/heads/master | 2020-03-27T09:04:35.677000 | 2018-10-04T01:42:09 | 2018-10-04T01:42:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package br.com.entra21java.dao;
import br.com.entra21java.bean.ClienteBean;
import br.com.entra21java.bean.ListaBean;
import br.com.en... | UTF-8 | Java | 1,505 | java | ListaDAOTest.java | Java | [
{
"context": "port static org.junit.Assert.*;\n\n/**\n *\n * @author Sara Reis\n */\npublic class ListaDAOTest {\n \n /**\n ",
"end": 584,
"score": 0.9998236298561096,
"start": 575,
"tag": "NAME",
"value": "Sara Reis"
},
{
"context": "a.setTelefone(\"99999999\");\n pes... | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package br.com.entra21java.dao;
import br.com.entra21java.bean.ClienteBean;
import br.com.entra21java.bean.ListaBean;
import br.com.en... | 1,492 | 0.65758 | 0.630984 | 56 | 25.875 | 18.324518 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.589286 | false | false | 9 |
250436cbdd1da8430e36ef98ab9a8a66a58c7743 | 9,895,604,696,422 | b091c760bae833dd274cc1d473f191972958eda2 | /src/alcinfo/CSMgr.java | 32e209b36996de76c6c23eecca1a3c8b2fe2c2cf | [] | no_license | eunhleee/WebProject | https://github.com/eunhleee/WebProject | 29612bf1fd1316225534283cd9fee5d763d48d06 | 8962276b5ee77a86823e37c2a1e2bccfea19fb67 | refs/heads/master | 2022-11-07T06:10:52.597000 | 2020-06-26T07:55:05 | 2020-06-26T07:55:05 | 269,522,262 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package alcinfo;
import java.io.File;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.Vector;
import javax.servlet.http.HttpServletRequest;
import com.oreilly.servlet.MultipartRequest;
import com.oreilly.servlet.multipart.DefaultFileRenamePolicy;
... | UTF-8 | Java | 12,885 | java | CSMgr.java | Java | [] | null | [] | package alcinfo;
import java.io.File;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.Vector;
import javax.servlet.http.HttpServletRequest;
import com.oreilly.servlet.MultipartRequest;
import com.oreilly.servlet.multipart.DefaultFileRenamePolicy;
... | 12,885 | 0.618913 | 0.612797 | 421 | 28.28266 | 18.684235 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.731591 | false | false | 9 |
dea13fb9871d407e7a0b0b3212c59b81aaf99733 | 7,241,314,902,860 | f647cb7434f859076c740ae4b0934987eb978220 | /src/com/pluspow/dao/SpotTextResDao.java | c9b08f56a362c8e6e6924c7445547414dfc74915 | [] | no_license | PluCial/pluspow | https://github.com/PluCial/pluspow | c7687c5ca777c9993ff8b3b90bacbefd6ec663bd | 225051059a59a03ad3ec41375947c71b7960f6c6 | refs/heads/master | 2020-06-04T05:39:06.402000 | 2015-11-03T17:06:27 | 2015-11-05T19:53:18 | 41,649,938 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pluspow.dao;
import java.util.List;
import org.slim3.datastore.DaoBase;
import org.slim3.datastore.Datastore;
import com.pluspow.enums.Lang;
import com.pluspow.meta.SpotTextResMeta;
import com.pluspow.model.Spot;
import com.pluspow.model.SpotTextRes;
public class SpotTextResDao extends DaoBase<SpotTextR... | UTF-8 | Java | 798 | java | SpotTextResDao.java | Java | [] | null | [] | package com.pluspow.dao;
import java.util.List;
import org.slim3.datastore.DaoBase;
import org.slim3.datastore.Datastore;
import com.pluspow.enums.Lang;
import com.pluspow.meta.SpotTextResMeta;
import com.pluspow.model.Spot;
import com.pluspow.model.SpotTextRes;
public class SpotTextResDao extends DaoBase<SpotTextR... | 798 | 0.638021 | 0.635417 | 31 | 23.774193 | 20.354456 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.387097 | false | false | 9 |
1caa4eb64ca29b6f0c94184074b7c6482d76dc1d | 16,312,285,800,281 | c2ca0e4ae28d33a64acf84e18a347518a4a7e3d1 | /app/src/main/java/androidboilerplate/fisache/com/android_boilerplate/data/Repository.java | 40dcf1efe5c6ff128c5c7571834656a598c30297 | [] | no_license | fisache/android_boilerplate | https://github.com/fisache/android_boilerplate | 64a85bbfc0f56e354bb4602ef0fbdfaead46c925 | 245e3dbad666ba756e0a02963e16e65e1f054b07 | refs/heads/master | 2016-09-14T15:23:26.653000 | 2016-08-13T07:49:56 | 2016-08-13T07:49:56 | 63,854,173 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package androidboilerplate.fisache.com.android_boilerplate.data;
import android.support.annotation.NonNull;
import java.util.List;
import rx.Observable;
/**
* Created by fisache on 16. 8. 5..
*/
public interface Repository {
Observable<List<User>> getUsers();
Observable<User> getUser(@NonNull String use... | UTF-8 | Java | 442 | java | Repository.java | Java | [
{
"context": "il.List;\n\nimport rx.Observable;\n\n/**\n * Created by fisache on 16. 8. 5..\n */\npublic interface Repository {\n\n",
"end": 182,
"score": 0.9996311664581299,
"start": 175,
"tag": "USERNAME",
"value": "fisache"
}
] | null | [] | package androidboilerplate.fisache.com.android_boilerplate.data;
import android.support.annotation.NonNull;
import java.util.List;
import rx.Observable;
/**
* Created by fisache on 16. 8. 5..
*/
public interface Repository {
Observable<List<User>> getUsers();
Observable<User> getUser(@NonNull String use... | 442 | 0.726244 | 0.717195 | 23 | 18.217392 | 20.372522 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.391304 | false | false | 9 |
44730d380f3a3e80749efc8b5918b600034adbd8 | 23,089,744,203,467 | d1dab9742f49fe0f793eecf56a64b97216bdc8e1 | /app/src/main/java/com/greedygametest/ViewModles/GeSetIconDetailViewModle.java | 5d65b5584a1042daeb9d29233a38efb8d044a9d2 | [] | no_license | mukeshGit889/GreedyGameTest | https://github.com/mukeshGit889/GreedyGameTest | cdbf337ce3b4d1b7618d7a5ad451e3ed176e9085 | 79b3711221b191ebac464727c29a289f12c99a1e | refs/heads/master | 2023-03-15T18:59:59.022000 | 2021-03-04T10:58:37 | 2021-03-04T10:58:37 | 344,367,967 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.greedygametest.ViewModles;
import androidx.lifecycle.LiveData;
import androidx.lifecycle.ViewModel;
import com.greedygametest.modles.getSetIconDetailPkg.GetIconSetDetail;
import com.greedygametest.remoteApi.ApiConfig;
import com.greedygametest.remoteApi.RestMaterApi;
import com.greedygametest.repositories... | UTF-8 | Java | 881 | java | GeSetIconDetailViewModle.java | Java | [] | null | [] | package com.greedygametest.ViewModles;
import androidx.lifecycle.LiveData;
import androidx.lifecycle.ViewModel;
import com.greedygametest.modles.getSetIconDetailPkg.GetIconSetDetail;
import com.greedygametest.remoteApi.ApiConfig;
import com.greedygametest.remoteApi.RestMaterApi;
import com.greedygametest.repositories... | 881 | 0.836549 | 0.836549 | 23 | 37.304348 | 39.300884 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.521739 | false | false | 9 |
ef6e6beffba40eb9f644563661322ed4a92af747 | 20,847,771,301,252 | 201a6755e9b03841f8875c71552b42163602b621 | /greeting-service/src/main/java/com/dziuba/controller/GreetingController.java | 387be87882cfcd8fb9f14122fe83355f51146de9 | [] | no_license | Igorock/spring-cloud-example | https://github.com/Igorock/spring-cloud-example | 1917fee29466f07b192b397ebe6941e3a486821f | 8557288883b444e544d35f3a38f404d2f263cb07 | refs/heads/master | 2021-01-25T07:01:03.930000 | 2017-06-07T13:26:58 | 2017-06-07T13:26:58 | 93,638,050 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dziuba.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.ann... | UTF-8 | Java | 1,115 | java | GreetingController.java | Java | [] | null | [] | package com.dziuba.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.ann... | 1,115 | 0.735426 | 0.735426 | 29 | 37.448277 | 31.154327 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.655172 | false | false | 9 |
637199a668a609fd102403b5298c3fb1aedf9f4a | 10,754,598,130,518 | 9aa970b54e14e9b4ccca62c99e56a54d6ddfc9ef | /j2se/Old-Code/src/threadPack2/MainClass.java | 7fea5e1b6bed7bfafe6d3c81720d053fad5601a9 | [] | no_license | chatdhana/workspaces | https://github.com/chatdhana/workspaces | c1cfbcf0838cda637107ed45dabefa3d2a2cfb17 | 8512cb757c9e173f01bbd4e7b1ae28f0b492afda | refs/heads/master | 2021-01-20T20:03:31.340000 | 2016-08-05T09:56:02 | 2016-08-05T09:56:02 | 64,848,735 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package threadPack2;
public class MainClass {
public static void main(String[] args) {
RTClass rtc=new RTClass();
Thread t1=new Thread(rtc);
Thread t2=new Thread(rtc);
Thread t3=new Thread(rtc);
t1.setName("T1");
//t1.setPriority(10);
t1.start();
t2.setName("T2");
... | UTF-8 | Java | 388 | java | MainClass.java | Java | [] | null | [] | package threadPack2;
public class MainClass {
public static void main(String[] args) {
RTClass rtc=new RTClass();
Thread t1=new Thread(rtc);
Thread t2=new Thread(rtc);
Thread t3=new Thread(rtc);
t1.setName("T1");
//t1.setPriority(10);
t1.start();
t2.setName("T2");
... | 388 | 0.559278 | 0.518041 | 27 | 12.37037 | 11.885715 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.888889 | false | false | 9 |
d209b8d3651943dc7e576d5bd6f040cc20d1798e | 16,913,581,236,280 | f7bd691cb36c1cccc68ada163b906e597f8f12e8 | /Java/Java OOP/Exam Preparation/Java OOP Retake Exam - 22 Aug 2020/Unit Testing/Garage/src/test/java/garage/GarageTests.java | a2ee7d51fc372e65bee04754dfd04147761bf5e0 | [] | no_license | 088papi/SoftUni-Programming | https://github.com/088papi/SoftUni-Programming | e390a9d23423a39f7487216f32149baf1063903b | 825b924e39a59cf354e21da3285d55b6f050d921 | refs/heads/main | 2023-04-01T00:09:22.708000 | 2021-04-05T18:32:53 | 2021-04-05T18:32:53 | 318,286,139 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package garage;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import java.util.ArrayList;
import java.util.List;
public class GarageTests {
private Garage garage;
@Before
public void setUp() {
garage = new Garage();
Car car = new Car("Ferrari", 300, 2000000);
... | UTF-8 | Java | 1,595 | java | GarageTests.java | Java | [
{
"context": "garage = new Garage();\n Car car = new Car(\"Ferrari\", 300, 2000000);\n Car car1 = new Car(\"Opel",
"end": 301,
"score": 0.9634647369384766,
"start": 294,
"tag": "NAME",
"value": "Ferrari"
},
{
"context": "CarWithValidObject() {\n Car car = new Car... | null | [] | package garage;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import java.util.ArrayList;
import java.util.List;
public class GarageTests {
private Garage garage;
@Before
public void setUp() {
garage = new Garage();
Car car = new Car("Ferrari", 300, 2000000);
... | 1,595 | 0.631975 | 0.593103 | 73 | 20.863014 | 21.8239 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.589041 | false | false | 9 |
3fbb93efa712dfdc1be36bb42087508f71a741e2 | 28,467,043,251,064 | c792c1dae7b68877738a72697894437ab9385d5a | /src/com/bacics/selenium/Selectclass.java | 88de5bb3dd926cd65b57037df9e577fbc4caa32c | [] | no_license | sunilhn27/NewSelenium | https://github.com/sunilhn27/NewSelenium | bc948b63164e08e83b30334b056e18ad5b435063 | 7cd765e773f48aa65ae2cf56fee6b5c9c092cffa | refs/heads/master | 2023-01-11T05:44:00.609000 | 2018-04-12T19:31:21 | 2018-04-12T19:31:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bacics.selenium;
import java.util.List;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.support.ui.Select;
public class Selectclass {
static WebDriver d;
public stati... | MacCentralEurope | Java | 929 | java | Selectclass.java | Java | [] | null | [] | package com.bacics.selenium;
import java.util.List;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.support.ui.Select;
public class Selectclass {
static WebDriver d;
public stati... | 929 | 0.707974 | 0.707974 | 34 | 26.294117 | 23.222111 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.470588 | false | false | 9 |
4c92607571af00a11d6513913bb35490eb18c918 | 10,247,792,031,041 | f59c4e839ae1e12503240e5aff3007ad550d0468 | /hw03-testframework/src/main/java/ru/otus/testing/TestCase.java | 13123fb4f1624d0681cc35e12d68b35244382eca | [
"MIT"
] | permissive | lakidemon/2020-03-otus-java-abramov | https://github.com/lakidemon/2020-03-otus-java-abramov | 2aaf389f17a1ec47b1456be660c162ea3155bf8c | 56d4f42a054ec9b3645b116e106ad923616b50ee | refs/heads/master | 2021-05-20T09:15:42.200000 | 2020-09-09T18:18:43 | 2020-09-09T18:18:43 | 252,219,061 | 0 | 1 | MIT | false | 2020-09-09T18:18:44 | 2020-04-01T15:46:58 | 2020-08-12T20:29:38 | 2020-09-09T18:18:43 | 934 | 0 | 0 | 0 | JavaScript | false | false | package ru.otus.testing;
import lombok.AllArgsConstructor;
import lombok.Getter;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.util.Collection;
import java.util.List;
@AllArgsConstructor
@Getter
public class TestCase {
private Class<?> testClass;
private Lis... | UTF-8 | Java | 1,992 | java | TestCase.java | Java | [] | null | [] | package ru.otus.testing;
import lombok.AllArgsConstructor;
import lombok.Getter;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.util.Collection;
import java.util.List;
@AllArgsConstructor
@Getter
public class TestCase {
private Class<?> testClass;
private Lis... | 1,992 | 0.638052 | 0.63755 | 67 | 28.731344 | 25.097174 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.656716 | false | false | 9 |
1b87d0138d9deae1a8f81785aaefe0ac502ac1f9 | 10,247,792,030,105 | 26b7f30c6640b8017a06786e4a2414ad8a4d71dd | /src/number_of_direct_superinterfaces/i59335.java | 678e45241bdd452290f2856a65a58fc539f789c5 | [] | no_license | vincentclee/jvm-limits | https://github.com/vincentclee/jvm-limits | b72a2f2dcc18caa458f1e77924221d585f23316b | 2fd1c26d1f7984ea8163bc103ad14b6d72282281 | refs/heads/master | 2020-05-18T11:18:41.711000 | 2014-09-14T04:25:18 | 2014-09-14T04:25:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package number_of_direct_superinterfaces;
public interface i59335 {} | UTF-8 | Java | 69 | java | i59335.java | Java | [] | null | [] | package number_of_direct_superinterfaces;
public interface i59335 {} | 69 | 0.826087 | 0.753623 | 3 | 22.333334 | 16.937796 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 9 |
7d30451872fd8f10375f98998dd08b496af67635 | 5,497,558,177,994 | b09e3af531b3a989256b28c650a209cb9fb016bd | /java/Quiz/final/Category.java | cbb8c4f7610aa24f0408aa8147ea49bc07dc50cf | [] | no_license | dgaleano/school | https://github.com/dgaleano/school | e46f633e39514153d52d95cbbf05f01bd280511c | 3ad42ae237b75b6dae8e80c53d68f32275f526a9 | refs/heads/master | 2020-12-27T09:27:04.733000 | 2014-10-13T23:11:59 | 2014-10-13T23:11:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
/**
* Category Class: Used to create Categorys for questions objects, also contains
* an array of questions
* Author: John Tyler
* Last Edited: 06.05.05
*/
public class Category implements Iterable
{
private String value;
/**
* Creates an arrayList of type Questio... | UTF-8 | Java | 1,927 | java | Category.java | Java | [
{
"context": "ntains\r\n *\t\t\t\t an array of questions\r\n * Author: John Tyler\r\n * Last Edited: 06.05.05\r\n */\r\n\r\npublic class Ca",
"end": 163,
"score": 0.9995930194854736,
"start": 153,
"tag": "NAME",
"value": "John Tyler"
}
] | null | [] | import java.util.*;
/**
* Category Class: Used to create Categorys for questions objects, also contains
* an array of questions
* Author: <NAME>
* Last Edited: 06.05.05
*/
public class Category implements Iterable
{
private String value;
/**
* Creates an arrayList of type Question ca... | 1,923 | 0.572392 | 0.56876 | 92 | 18.967392 | 18.668999 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.815217 | false | false | 9 |
e5678d856aab220b6d0b571167dfae1064de8afd | 19,765,439,557,204 | eaade92c9cf72456287c6a3c89baa838c9880483 | /deal_notifier/src/frontend/android_app/src/com/dealnotifier/library/DatabaseHandler.java | d5db72f916d79414b200b5ee80877a6e27fd9f2f | [] | no_license | esnrRahman/deal_notifier | https://github.com/esnrRahman/deal_notifier | f6a13f4d568820117cf6433c04bf301fb9a7f060 | 67c9fd5a08b495e37c9bc6ae1478f2b9ac31f3a0 | refs/heads/master | 2016-08-31T12:52:35.050000 | 2016-07-14T19:26:01 | 2016-07-14T19:26:01 | 40,857,372 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dealnotifier.library;
import java.util.HashMap;
import org.apache.http.NameValuePair;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.util.Log... | UTF-8 | Java | 4,951 | java | DatabaseHandler.java | Java | [
{
"context": ";\n\tprivate static final String KEY_USERNAME = \"username\";\n\tpublic static final String KEY_EMAIL = ",
"end": 831,
"score": 0.9989884495735168,
"start": 823,
"tag": "USERNAME",
"value": "username"
},
{
"context": "ase\n\t * */\n\tpublic void addUser(String... | null | [] | package com.dealnotifier.library;
import java.util.HashMap;
import org.apache.http.NameValuePair;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.util.Log... | 4,951 | 0.687134 | 0.68471 | 165 | 29.006062 | 23.936659 | 168 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.2 | false | false | 9 |
4ada3b71195a5464689eb5963697290f21a2b441 | 24,094,766,560,805 | ff61ad299245c83652fccfbaddad32ee1786d554 | /JAVA/ExamenProgramacion/src/TestSendero.java | 4f21548e9a67ff5d55a9b20ec1b0fb2208bd3414 | [] | no_license | AJRPachon/DAM | https://github.com/AJRPachon/DAM | c25ae3c91bc0436c371352a4ad8925f3a827ce9b | 0503612f4c4de9a2669352f3ed40fb3fe86dd1c2 | refs/heads/master | 2021-06-19T11:35:42.333000 | 2017-06-15T17:56:38 | 2017-06-15T17:56:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class TestSendero
{
public static void main (String [] args)
{
Sendero camino = null;
Sendero camino2 = null;
Sendero caminoCopia = null;
try
{
camino = new Sendero ("BAJO", "Paseo por la montania", 30);
camino2 = new Sendero ("MEDIO", "Skydiving", 20);
}
catch (ExamenException error)
{... | ISO-8859-10 | Java | 1,988 | java | TestSendero.java | Java | [
{
"context": "Copia = null;\n\t\ttry\n\t\t{\n\t\t\tcamino = new Sendero (\"BAJO\", \"Paseo por la montania\", 30);\n\t\t\tcamino2 = new ",
"end": 195,
"score": 0.9993916749954224,
"start": 191,
"tag": "NAME",
"value": "BAJO"
},
{
"context": "ull;\n\t\ttry\n\t\t{\n\t\t\tcamino = new S... | null | [] |
public class TestSendero
{
public static void main (String [] args)
{
Sendero camino = null;
Sendero camino2 = null;
Sendero caminoCopia = null;
try
{
camino = new Sendero ("BAJO", "Paseo por la montania", 30);
camino2 = new Sendero ("MEDIO", "Skydiving", 20);
}
catch (ExamenException error)
{... | 1,974 | 0.614998 | 0.609461 | 69 | 27.782608 | 20.373234 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.536232 | false | false | 9 |
5d1832c8325b7a0147dcad4fc902360ad7077b34 | 25,262,997,663,518 | bef5dd91193320b5911511968a95c360551c7ae1 | /src/main/java/com/example/data/entity/user/User.java | 555f3e6aed880c2eb151157a23c868e0dd71a41b | [] | no_license | wanghuiwen1/JdbcTemplate | https://github.com/wanghuiwen1/JdbcTemplate | 3fa4d724779fbef82bc517d646a40e42cb3ff341 | fc3178f2fbf0f60ce13db89fda65ef2b0ae127c9 | refs/heads/master | 2021-01-22T23:58:10.745000 | 2018-11-12T10:52:10 | 2018-11-12T10:52:10 | 85,683,279 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.data.entity.user;
import com.example.data.entity.baseEntity.BaseModel;
import com.example.data.entity.role.Role;
import org.apache.shiro.crypto.hash.Md5Hash;
import org.hibernate.annotations.GenericGenerator;
import org.hibernate.validator.constraints.Length;
import org.hibernate.validator.constra... | UTF-8 | Java | 2,834 | java | User.java | Java | [
{
"context": "til.List;\nimport java.util.Set;\n\n/**\n * Created by wanghuiwen on 17-1-5.\n * 用户实体\n */\n@Entity\n@Table(name = \"t_u",
"end": 438,
"score": 0.9996898770332336,
"start": 428,
"tag": "USERNAME",
"value": "wanghuiwen"
},
{
"context": "serName(String userName) {\n ... | null | [] | package com.example.data.entity.user;
import com.example.data.entity.baseEntity.BaseModel;
import com.example.data.entity.role.Role;
import org.apache.shiro.crypto.hash.Md5Hash;
import org.hibernate.annotations.GenericGenerator;
import org.hibernate.validator.constraints.Length;
import org.hibernate.validator.constra... | 2,834 | 0.622768 | 0.61756 | 124 | 20.67742 | 20.28886 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.354839 | false | false | 9 |
66013f0678d5d68e623bf5b58a1119f59dec2a40 | 28,595,892,262,776 | b2f07f3e27b2162b5ee6896814f96c59c2c17405 | /com/sun/xml/internal/ws/model/wsdl/WSDLProperties.java | e7a896f9048f1314b0f56a61f471e32ec0d30526 | [] | no_license | weiju-xi/RT-JAR-CODE | https://github.com/weiju-xi/RT-JAR-CODE | e33d4ccd9306d9e63029ddb0c145e620921d2dbd | d5b2590518ffb83596a3aa3849249cf871ab6d4e | refs/heads/master | 2021-09-08T02:36:06.675000 | 2018-03-06T05:27:49 | 2018-03-06T05:27:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* */ package com.sun.xml.internal.ws.model.wsdl;
/* */
/* */ import com.sun.istack.internal.NotNull;
/* */ import com.sun.xml.internal.ws.api.PropertySet;
/* */ import com.sun.xml.internal.ws.api.PropertySet.Property;
/* */ import com.sun.xml.internal.ws.api.PropertySet.PropertyMap;
/* */ import ... | UTF-8 | Java | 1,757 | java | WSDLProperties.java | Java | [] | null | [] | /* */ package com.sun.xml.internal.ws.model.wsdl;
/* */
/* */ import com.sun.istack.internal.NotNull;
/* */ import com.sun.xml.internal.ws.api.PropertySet;
/* */ import com.sun.xml.internal.ws.api.PropertySet.Property;
/* */ import com.sun.xml.internal.ws.api.PropertySet.PropertyMap;
/* */ import ... | 1,757 | 0.593056 | 0.581673 | 46 | 37.217392 | 25.977343 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.347826 | false | false | 9 |
e26c4c7dbd2154b9d2e0dd05d57a8355a9bcd81f | 11,871,289,615,471 | f0d6080490339fc2c3abd6f9d67e2681b17aa01c | /src/com/android/commands/svc/NetworkCommand.java | da33132eec6280c552d0b666689dafd5b2ad4f4b | [
"Apache-2.0"
] | permissive | scofieldhsu/android_svc | https://github.com/scofieldhsu/android_svc | 61ce97e75e95ecede5aa0adad4847d2644188ec9 | 8dc76e6a7b887f0dd94394f3a7081ee41c7e52b4 | refs/heads/master | 2020-10-02T07:56:02.808000 | 2019-12-18T01:07:41 | 2019-12-18T01:07:41 | 227,728,502 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (C) 2008 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | UTF-8 | Java | 2,184 | java | NetworkCommand.java | Java | [] | null | [] | /*
* Copyright (C) 2008 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | 2,184 | 0.678114 | 0.667125 | 86 | 24.38372 | 22.517263 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.255814 | false | false | 9 |
df6323ce02fb129c9b7a7d45ac26841a2c0f65cb | 11,269,994,203,292 | 6e6e0f2982e88884612a94274b1e297e62ded678 | /src/main/java/com/company/gui/clientapp/ClientWindow.java | 225dfee4b58eed14fd0bdc3e9a2d4626a8e3bee2 | [] | no_license | AntonKiselyov/BTB | https://github.com/AntonKiselyov/BTB | 578401422fb2a2f56bc7737f4e65a0375e570868 | b45dd5f0cd9df5c786edf63aedb03c83f5427ae6 | refs/heads/master | 2016-09-07T13:14:15.693000 | 2016-05-30T11:27:10 | 2016-05-30T11:27:10 | 51,315,178 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company.gui.clientapp;
import com.company.gui.ProductsTableModel;
import com.company.services.ClientFacade;
import com.company.services.serviceitems.ProductItem;
import com.company.services.serviceitems.ProductRow;
import javax.swing.*;
import javax.swing.tree.DefaultMutableTreeNode;
import javax.swing.tr... | UTF-8 | Java | 10,573 | java | ClientWindow.java | Java | [
{
"context": "til.List;\nimport java.util.Map;\n\n/**\n * Created by Admin on 22.05.2016.\n */\npublic class ClientWindow exte",
"end": 617,
"score": 0.8605125546455383,
"start": 612,
"tag": "USERNAME",
"value": "Admin"
}
] | null | [] | package com.company.gui.clientapp;
import com.company.gui.ProductsTableModel;
import com.company.services.ClientFacade;
import com.company.services.serviceitems.ProductItem;
import com.company.services.serviceitems.ProductRow;
import javax.swing.*;
import javax.swing.tree.DefaultMutableTreeNode;
import javax.swing.tr... | 10,573 | 0.630245 | 0.627331 | 271 | 36.992619 | 29.095972 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.612546 | false | false | 9 |
29970f5b3e472be1c1e1ac8012d3887295e8b38b | 12,034,498,380,055 | 5acc3e7feec614b861620a39b9ff43b911075ddd | /app/src/main/java/com/example/test_question4/MainActivity.java | 884c67bfd008ed618c959b028b0e13c49764c00d | [] | no_license | GuoHongyan/TestListView | https://github.com/GuoHongyan/TestListView | 3998c1aba3c9b19ce48d36113483e6884b43d40c | ce48703e3e27d8d7aeb65da6719cb50ccf449298 | refs/heads/master | 2020-07-07T02:21:47.518000 | 2016-09-02T10:54:29 | 2016-09-02T10:54:29 | 67,215,240 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.test_question4;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.ListView;
import android.widget.SimpleAdapter;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class MainActivity extends AppC... | UTF-8 | Java | 1,458 | java | MainActivity.java | Java | [
{
"context": "layout.activity_main);\n\n\n String[] names={\"Tom \",\"Jerry \",\"Ann \"};\n String[] sexs={\"ma",
"end": 663,
"score": 0.9997810125350952,
"start": 660,
"tag": "NAME",
"value": "Tom"
},
{
"context": "ctivity_main);\n\n\n String[] names={\"Tom ... | null | [] | package com.example.test_question4;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.ListView;
import android.widget.SimpleAdapter;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class MainActivity extends AppC... | 1,458 | 0.628258 | 0.624143 | 49 | 28.755102 | 22.792347 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.020408 | false | false | 9 |
03922a3b87837547b31ed087c1c29ab734ff253f | 23,854,248,427,802 | 935172aa379f4e96b009b8c16c177f7ae852ed46 | /src/test/java/io/jeffrey/world/things/interactions/TestThingInteractionToMouseIteractionAdapter.java | 1b52a62c53ae8d1e7849868426946012c71b304d | [
"Apache-2.0"
] | permissive | jeffrey-io/world-bootstrap | https://github.com/jeffrey-io/world-bootstrap | e502f2a8f716bea2244904de509cd61be166d295 | 87ceb7cc12482f67de3d149ef0544081e6648fd0 | refs/heads/master | 2016-09-06T14:19:45.399000 | 2016-01-30T06:14:12 | 2016-01-30T06:14:12 | 27,684,911 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.jeffrey.world.things.interactions;
import org.junit.Test;
import io.jeffrey.world.SimulatedMouse;
import io.jeffrey.world.WorldTestFramework;
import io.jeffrey.world.document.history.History;
import io.jeffrey.world.things.core.Transform;
public class TestThingInteractionToMouseIteractionAdapter extends W... | UTF-8 | Java | 961 | java | TestThingInteractionToMouseIteractionAdapter.java | Java | [] | null | [] | package io.jeffrey.world.things.interactions;
import org.junit.Test;
import io.jeffrey.world.SimulatedMouse;
import io.jeffrey.world.WorldTestFramework;
import io.jeffrey.world.document.history.History;
import io.jeffrey.world.things.core.Transform;
public class TestThingInteractionToMouseIteractionAdapter extends W... | 961 | 0.784599 | 0.781478 | 26 | 35.96154 | 30.979498 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.846154 | false | false | 9 |
94848546d5bf8411dd908c0a479ac91a6d34de88 | 25,211,458,088,192 | f26a1df420b0fe42ce1eaba591f01116ff5d8085 | /src/main/java/basic/virtualmachine/VirtualMachineTest.java | a704b7eead32ffb2dd7ae24c6797079a1bf8a59d | [] | no_license | kangjiabang/testJava | https://github.com/kangjiabang/testJava | 44e76974f483d336628e7b96489d248431db7b64 | 4ac409804aabed040f1316a35df275f7f7252f3e | refs/heads/master | 2023-03-16T00:50:10.746000 | 2022-08-25T07:41:59 | 2022-08-25T07:41:59 | 156,645,367 | 0 | 1 | null | false | 2023-03-08T17:32:06 | 2018-11-08T03:32:30 | 2022-06-23T07:34:40 | 2023-03-08T17:32:04 | 992 | 0 | 1 | 17 | Java | false | false | /*
package basic.virtualmachine;
import com.sun.tools.attach.*;
import org.junit.Test;
import java.io.File;
import java.io.IOException;
import java.util.List;
import java.util.Properties;
public class VirtualMachineTest {
@Test
public void testVirtualMachineList() {
List<VirtualMachineDescriptor> l... | UTF-8 | Java | 2,529 | java | VirtualMachineTest.java | Java | [] | null | [] | /*
package basic.virtualmachine;
import com.sun.tools.attach.*;
import org.junit.Test;
import java.io.File;
import java.io.IOException;
import java.util.List;
import java.util.Properties;
public class VirtualMachineTest {
@Test
public void testVirtualMachineList() {
List<VirtualMachineDescriptor> l... | 2,529 | 0.601028 | 0.594701 | 88 | 27.738636 | 31.476 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.386364 | false | false | 9 |
024e051956d85fee249df807eda0c59f57d15b1a | 3,779,571,230,339 | 255a854fe85ae0e6978dffd26560ca5e09cd9e49 | /src/representation/Bitboard.java | c3ef2b768629dda2bdb075252a4d5a77c8715e92 | [] | no_license | MDAddario/chess-bot-jason | https://github.com/MDAddario/chess-bot-jason | 87dfbda78cf37dbc6852f440024209aa28f11791 | d4331649d03321f8302c7b8c176afc491bd0cce4 | refs/heads/master | 2022-09-10T01:23:44.855000 | 2020-05-06T04:05:30 | 2020-05-06T04:05:30 | 266,024,680 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package representation;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.NoSuchElementException;
class Bitboard implements Iterable<Square> {
// Track the 64 bits of a chess board
private long bits;
// A couple helpful constants
private static final long ONE = 0x1L;
priva... | UTF-8 | Java | 7,408 | java | Bitboard.java | Java | [] | null | [] | package representation;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.NoSuchElementException;
class Bitboard implements Iterable<Square> {
// Track the 64 bits of a chess board
private long bits;
// A couple helpful constants
private static final long ONE = 0x1L;
priva... | 7,408 | 0.504185 | 0.498785 | 218 | 32.981651 | 25.307823 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.623853 | false | false | 9 |
2a641a610aee783dcae89a004104b510ccac6b40 | 28,999,619,184,664 | 14a53968fe25279e0a0752093d10158dcdb9f3f5 | /src/main/java/org/fcx/mytool/entity/proxy/clash/Proxy.java | c02ce17eb7a7b55c6b817aeddc1e84f6f88a815f | [] | no_license | HecateFu/mytool | https://github.com/HecateFu/mytool | c8b8e53769108c9cb266f89171cbbac5b390972e | a38b9083e32221a4d112f8f4667e6ddf24e8eded | refs/heads/master | 2023-01-10T16:03:43.284000 | 2020-11-08T13:36:22 | 2020-11-08T13:36:22 | 297,011,714 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.fcx.mytool.entity.proxy.clash;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
import org.fcx.mytool.exception.MyException;
import java.util.Objects;
@Getter
@Setter
@ToString
public class Proxy {
private String name;
private String server;
private int port;
private St... | UTF-8 | Java | 1,275 | java | Proxy.java | Java | [] | null | [] | package org.fcx.mytool.entity.proxy.clash;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
import org.fcx.mytool.exception.MyException;
import java.util.Objects;
@Getter
@Setter
@ToString
public class Proxy {
private String name;
private String server;
private int port;
private St... | 1,275 | 0.582208 | 0.582208 | 50 | 24.18 | 16.812721 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 9 |
0a8a31d45ff659321f16557ac70071872ee5d1c4 | 14,388,140,484,681 | 92d3eb136640ed69fc710b84052e02430c922095 | /app/src/main/java/com/nickelfox/ajeet/newsapp/Fragments/EverythingsFragment.java | 6d0f58768f11dd0998bbb3694904164ce4953751 | [] | no_license | ajeet04/NewsSource | https://github.com/ajeet04/NewsSource | 4f909245ff68d8e262fc8e8ab561eb7465607b3d | ed18e69506e938c3f6bc22d03cc27ba7a082580f | refs/heads/master | 2020-04-20T01:40:47.692000 | 2019-01-31T15:51:41 | 2019-01-31T15:51:41 | 168,551,484 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nickelfox.ajeet.newsapp.Fragments;
import android.annotation.SuppressLint;
import android.content.Context;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import an... | UTF-8 | Java | 7,130 | java | EverythingsFragment.java | Java | [] | null | [] | package com.nickelfox.ajeet.newsapp.Fragments;
import android.annotation.SuppressLint;
import android.content.Context;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import an... | 7,130 | 0.679102 | 0.674474 | 194 | 35.752579 | 25.859467 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.505155 | false | false | 9 |
f5aa0ac520dca8da7195d838e17818af1b138f07 | 17,660,905,525,280 | c5ec4b66b8df8f0c9bb669c60fe9e687a75796c5 | /src/main/java/com/sgglabs/retail/model/entity/Site.java | fce0f9ae176f2a6fae0ff6e097664a7dc020c321 | [] | no_license | sankarganeshgandhi/retaildata-scan | https://github.com/sankarganeshgandhi/retaildata-scan | a74dd9ba0ec3ced35f403d77c93ef3e4291ccd6f | 28106ba0e66622795092a7f1cb6fd5ff229d5db4 | refs/heads/master | 2020-03-26T02:25:17.275000 | 2018-09-07T16:00:32 | 2018-09-07T16:00:32 | 144,409,365 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sgglabs.retail.model.entity;
import javax.persistence.*;
import java.time.LocalDate;
import java.util.Objects;
/*
* CREATE TABLE Site(
* Id INT(2) NOT NULL AUTO_INCREMENT,
* SiteName VARCHAR(30) NOT NULL,
* SiteHostName VARCHAR(30) NOT NULL,
* SearchURI VARCHAR(500) NOT NULL,
* SiteDescrip... | UTF-8 | Java | 3,700 | java | Site.java | Java | [] | null | [] | package com.sgglabs.retail.model.entity;
import javax.persistence.*;
import java.time.LocalDate;
import java.util.Objects;
/*
* CREATE TABLE Site(
* Id INT(2) NOT NULL AUTO_INCREMENT,
* SiteName VARCHAR(30) NOT NULL,
* SiteHostName VARCHAR(30) NOT NULL,
* SearchURI VARCHAR(500) NOT NULL,
* SiteDescrip... | 3,700 | 0.627838 | 0.624595 | 145 | 24.524137 | 21.96583 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.503448 | false | false | 9 |
cfffe0093ebd00096233fbeac77b57d99c9fdcde | 13,237,089,252,372 | 2dd2fefc14c2a9c160546817f72f28ded0e5ae9a | /src/main/java/com/houseofcards/controllers/TestingController.java | 2f17e59da5f3e57bed7b84406afd9268b700fa50 | [] | no_license | mupetmower/HouseOfCards | https://github.com/mupetmower/HouseOfCards | 1e55450af820a2740b43bb93179e9a603a619099 | 3c725df3d78664e33fbc7031d9914b4a1eebe67b | refs/heads/updates | 2022-11-24T05:19:32.757000 | 2018-05-06T15:41:46 | 2018-05-06T15:41:46 | 127,170,809 | 0 | 0 | null | false | 2018-05-06T15:42:24 | 2018-03-28T16:49:33 | 2018-05-06T15:41:50 | 2018-05-06T15:42:24 | 38,688 | 0 | 0 | 0 | Java | false | null | package com.houseofcards.controllers;
import java.math.BigDecimal;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import org.hibernate.mapping.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.sp... | UTF-8 | Java | 2,333 | java | TestingController.java | Java | [
{
"context": "tal());\n\t\t\n\t\tUser u = userService.findByUsername(\"test\");\n\t\tsaleRepo.findAll().forEach(s -> System.out.p",
"end": 2084,
"score": 0.9957972764968872,
"start": 2080,
"tag": "USERNAME",
"value": "test"
}
] | null | [] | package com.houseofcards.controllers;
import java.math.BigDecimal;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import org.hibernate.mapping.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.sp... | 2,333 | 0.751822 | 0.726532 | 74 | 30.527027 | 28.064222 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.756757 | false | false | 9 |
5a84c1d56351ed4a7fbd8ff58df7a71ddf2e6c2b | 29,205,777,681,359 | 1d87b8000560a2c20df32fe61f4176e13a1cce7a | /TestFiles/Main2Activity.java | 302c3822cc67145b618b89ce2edac41a328c50c1 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | malikvivek/JavaFingerprint | https://github.com/malikvivek/JavaFingerprint | 06c9feb45bf15011b85f97a3652d9a82ca276687 | 519e8b893c90766a5906a1b6ece02b080758aa4a | refs/heads/master | 2021-01-19T23:12:10.691000 | 2017-04-26T21:42:05 | 2017-04-26T21:42:05 | 88,934,136 | 0 | 0 | null | true | 2017-04-26T21:42:05 | 2017-04-21T03:11:09 | 2017-04-21T03:11:11 | 2017-04-26T21:42:05 | 774 | 0 | 0 | 0 | Perl | null | null | package edu.neu.vivekmalik.codeprovenance;
import android.content.ActivityNotFoundException;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button... | UTF-8 | Java | 1,426 | java | Main2Activity.java | Java | [] | null | [] | package edu.neu.vivekmalik.codeprovenance;
import android.content.ActivityNotFoundException;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button... | 1,426 | 0.712482 | 0.68864 | 45 | 30.688889 | 29.076773 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 9 |
8d6195f82ea9bd62d18eb1ec2bd356cadd82480e | 32,856,499,864,263 | 7e4804493daa3cdd343d86ded93ecaa311946320 | /part13/src/exception/ExceptionTest12.java | 92e779226fcc5d052feac57bf0ff59a675c75ca6 | [] | no_license | mikami-yua/java_project | https://github.com/mikami-yua/java_project | 13f1ae9490171c99c7590419e02d78a51bd32bf6 | 11e2f80d28522bb835e60500bebe98ed1746862e | refs/heads/master | 2022-12-19T04:26:15.497000 | 2020-09-26T09:02:08 | 2020-09-26T09:02:08 | 295,362,033 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package exception;
//final finally finalize有什么区别
public class ExceptionTest12 {
public static void main(String[] args) {
//final是个关键字,表示最终的不变的
final int i=100;
//finally和try联合使用,使用在异常处理机制中
//finally语句块中的代码一定会执行
try{
} finally {
System.out.println("finall... | UTF-8 | Java | 571 | java | ExceptionTest12.java | Java | [] | null | [] | package exception;
//final finally finalize有什么区别
public class ExceptionTest12 {
public static void main(String[] args) {
//final是个关键字,表示最终的不变的
final int i=100;
//finally和try联合使用,使用在异常处理机制中
//finally语句块中的代码一定会执行
try{
} finally {
System.out.println("finall... | 571 | 0.585082 | 0.573427 | 20 | 20.450001 | 14.664498 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.15 | false | false | 9 |
0b0c6cb02adf14068d281cdfa7a59f7b60e1facd | 18,296,560,689,351 | 22706bc59a70449195410cd12159b44ee92ea75b | /capitulo3/3.1_exercicio/Exec5.java | 18f5e2c914d759cfdc3f35721be0089044e5c102 | [] | no_license | rodrigolim/certifiedJAVA | https://github.com/rodrigolim/certifiedJAVA | 604643ec9548d3d1e2640a35c0111ed1e364a9d9 | 40123ed0fb4165b0a2ada0ae1cb3799a6a94cf0c | refs/heads/master | 2022-02-22T11:06:04.472000 | 2022-02-21T16:13:16 | 2022-02-21T16:13:16 | 153,154,546 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class Exec5 {
static int i = 3;
public static void main(String[] a) {
for (new Exec5().i = 10; new Exec5().i < 100;
new Exec5().i++) {
System.out.println(i);
}
}
}
/**
* A resposta certa é (d). Isso porque o acesso à variável estática pode
* ser feito através ... | UTF-8 | Java | 443 | java | Exec5.java | Java | [] | null | [] | class Exec5 {
static int i = 3;
public static void main(String[] a) {
for (new Exec5().i = 10; new Exec5().i < 100;
new Exec5().i++) {
System.out.println(i);
}
}
}
/**
* A resposta certa é (d). Isso porque o acesso à variável estática pode
* ser feito através ... | 443 | 0.600462 | 0.577367 | 16 | 26.125 | 25.208815 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 9 |
cf9ec2258df5762071c56cc7c621c50e7f409643 | 4,440,996,237,166 | 09305d842c3eebc84d7490b31362f728314bed38 | /app/src/main/java/com/example/myapplication/MyCollectActivity.java | f3c4329cce58e8e65bb90efa9fb861b13c64af7c | [] | no_license | muke2000/yantu_android1 | https://github.com/muke2000/yantu_android1 | 1567b11b36e0158471cd14e19a4fa8496b66b55d | 65a8dfb02c9f249a6f6b38688cc5d6d025f724c8 | refs/heads/master | 2020-09-08T01:59:11.104000 | 2019-11-11T12:38:27 | 2019-11-11T12:38:27 | 220,978,183 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.myapplication;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import androidx.recyclerview.widget.RecyclerView;
import android.os.Bundle;
public class MyCollectActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle saved... | UTF-8 | Java | 771 | java | MyCollectActivity.java | Java | [] | null | [] | package com.example.myapplication;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import androidx.recyclerview.widget.RecyclerView;
import android.os.Bundle;
public class MyCollectActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle saved... | 771 | 0.75513 | 0.75513 | 22 | 32.227272 | 25.473572 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 9 |
4984dc392eaaaaa92039a656f91d089a9c349180 | 15,977,278,389,269 | 6f672fb72caedccb841ee23f53e32aceeaf1895e | /Entertainment/vine_source/src/co/vine/android/util/FlurryUtils.java | 742f0b46d3634874bd337407c1fd675547625e30 | [] | no_license | cha63506/CompSecurity | https://github.com/cha63506/CompSecurity | 5c69743f660b9899146ed3cf21eceabe3d5f4280 | eee7e74f4088b9c02dd711c061fc04fb1e4e2654 | refs/heads/master | 2018-03-23T04:15:18.480000 | 2015-12-19T01:29:58 | 2015-12-19T01:29:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package co.vine.android.util;
import android.content.Context;
import android.view.View;
import co.vine.android.api.VineError;
import co.vine.and... | UTF-8 | Java | 16,306 | java | FlurryUtils.java | Java | [
{
"context": "// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.\n// Jad home page: http://www.geocities.com/kpdus",
"end": 61,
"score": 0.9996808171272278,
"start": 45,
"tag": "NAME",
"value": "Pavel Kouznetsov"
}
] | null | [] | // Decompiled by Jad v1.5.8e. Copyright 2001 <NAME>.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package co.vine.android.util;
import android.content.Context;
import android.view.View;
import co.vine.android.api.VineError;
import co.vine.android.clien... | 16,296 | 0.623942 | 0.620814 | 605 | 25.952066 | 30.248547 | 222 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.459504 | false | false | 9 |
53e4d1939e74b5a54ac363904bba41e57f5cc87f | 7,937,099,575,907 | 9b6b6ddd460740e921c04987c952f6f418bc28ca | /src/main/java/is/frozenforge/sovereign/entities/SpecialAbilityAppliesTo.java | bd0e1b45d9b2e8b2b2cbaab6cefb589daeb77849 | [] | no_license | johannsig/SovereignOnline | https://github.com/johannsig/SovereignOnline | a6cff5a2a6afba73e534e1fd1f19c145206f6fe1 | 5c684a5b1d8f269dc9944740993c5b3281bf49f3 | refs/heads/master | 2015-09-25T01:19:19.597000 | 2015-08-24T00:17:18 | 2015-08-24T00:17:18 | 39,125,548 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package is.frozenforge.sovereign.entities;
/**
*
* @author Jóhann Sigurðsson
*/
public class SpecialAbilityAppliesTo {
public static final String OWN_SIDE = "OWN_SIDE";
public static final String OWN_ARM... | UTF-8 | Java | 837 | java | SpecialAbilityAppliesTo.java | Java | [
{
"context": "frozenforge.sovereign.entities;\n\n/**\n *\n * @author Jóhann Sigurðsson\n */\npublic class SpecialAbilityAppliesTo {\n \n ",
"end": 179,
"score": 0.9998295903205872,
"start": 162,
"tag": "NAME",
"value": "Jóhann Sigurðsson"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package is.frozenforge.sovereign.entities;
/**
*
* @author <NAME>
*/
public class SpecialAbilityAppliesTo {
public static final String OWN_SIDE = "OWN_SIDE";
public static final String OWN_ARMY = "OWN_AR... | 824 | 0.71497 | 0.71497 | 23 | 35.304348 | 28.990906 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.521739 | false | false | 9 |
b505ad655db2f87ca216cf11dbae22fa5b087408 | 24,180,665,899,175 | e7ddfd12d210ed65048a0e800eca87877f0654d5 | /src/com/example/lifeactivity/MainActivity.java | 98a8ee93eb8a73bc1d3b3f5a3e5dca2bcd29c07d | [] | no_license | trodjngung/LifeActivity | https://github.com/trodjngung/LifeActivity | f77f1dc284dce35c217f6e4ccc79376c85e4bb44 | 57d72332c3a5854b3449b1196ea4e1548b3f1b22 | HEAD | 2016-09-16T13:19:42.630000 | 2013-12-12T09:34:40 | 2013-12-12T09:34:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.lifeactivity;
import android.os.Bundle;
import android.app.Activity;
import android.content.Intent;
import android.util.Log;
import android.view.Menu;
import android.view.View.OnClickListener;
import android.widget.Button;
import android.widget.Toast;
import android.view.View;
public class MainAct... | UTF-8 | Java | 2,044 | java | MainActivity.java | Java | [] | null | [] | package com.example.lifeactivity;
import android.os.Bundle;
import android.app.Activity;
import android.content.Intent;
import android.util.Log;
import android.view.Menu;
import android.view.View.OnClickListener;
import android.widget.Button;
import android.widget.Toast;
import android.view.View;
public class MainAct... | 2,044 | 0.75 | 0.746575 | 74 | 26.621622 | 24.269714 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.972973 | false | false | 9 |
75a538c95f637b5449ea9f4b1ca0ae9dcba01322 | 15,410,342,721,589 | 505bdba91c21769a44345a92615f40ef242a64b3 | /src/main/java/com/zzy/controller/TypeShowController.java | 898d8743832b9317f4f900a033ff7cf17e2dc83f | [] | no_license | Yuyan9618/myblog | https://github.com/Yuyan9618/myblog | 4cd1bda32a70a8b82f924a75cdc5924d67fe658d | fdcf077f4b111310927e87140025fc76af1ba500 | refs/heads/master | 2023-08-11T00:03:07.217000 | 2021-09-10T07:59:35 | 2021-09-10T07:59:35 | 404,998,442 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zzy.controller;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import com.zzy.entity.Type;
import com.zzy.queryvo.FirstPageBlog;
import com.zzy.service.BlogService;
import com.zzy.service.TypeService;
import org.springframework.beans.factory.annotation.Autowired;
import org... | UTF-8 | Java | 1,910 | java | TypeShowController.java | Java | [
{
"context": " java.util.List;\n\n/**\n * @ Description\n * @ author zhangziyao\n * @ date 2021/9/10 9:33\n */\n@Controller\npublic c",
"end": 646,
"score": 0.9993630647659302,
"start": 636,
"tag": "USERNAME",
"value": "zhangziyao"
}
] | null | [] | package com.zzy.controller;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import com.zzy.entity.Type;
import com.zzy.queryvo.FirstPageBlog;
import com.zzy.service.BlogService;
import com.zzy.service.TypeService;
import org.springframework.beans.factory.annotation.Autowired;
import org... | 1,910 | 0.706471 | 0.694118 | 52 | 31.692308 | 23.889601 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615385 | false | false | 9 |
913c6087e78a67e9f367506f410ff8e69caf29a6 | 17,497,696,827,700 | f7f1ec87c80a50c43d4be35de1de206dc9e67e57 | /src/test/java/com/lss/guava/collections/Person.java | ffa6afa5cd14b16e8adbf0c879e4ff6f75381818 | [] | no_license | ahhblss/guavalearn | https://github.com/ahhblss/guavalearn | 10451a9681eb46a980110f9a7639fe70e92f0063 | 845901e24b36092bb7fa53ef3fd9a27311b29e36 | refs/heads/master | 2020-12-25T14:38:55.598000 | 2016-08-10T06:56:37 | 2016-08-10T06:56:37 | 63,914,487 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lss.guava.collections;
/**
* Created by Sean.liu on 2016/7/27.
*/
public class Person {
private String givenName;
private String famlyName;
private int age;
private String sex;
private int ID;
public Person(String givenName, String famlyName, int age, String sex) {
this.g... | UTF-8 | Java | 1,342 | java | Person.java | Java | [
{
"context": "kage com.lss.guava.collections;\n\n/**\n * Created by Sean.liu on 2016/7/27.\n */\npublic class Person {\n priva",
"end": 62,
"score": 0.9998129606246948,
"start": 54,
"tag": "NAME",
"value": "Sean.liu"
}
] | null | [] | package com.lss.guava.collections;
/**
* Created by Sean.liu on 2016/7/27.
*/
public class Person {
private String givenName;
private String famlyName;
private int age;
private String sex;
private int ID;
public Person(String givenName, String famlyName, int age, String sex) {
this.g... | 1,342 | 0.577496 | 0.57228 | 67 | 19.02985 | 17.579643 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.477612 | false | false | 9 |
d7c56bf68b16899b1ebb4aa27c0237a4ed768e16 | 26,912,265,116,161 | 2fd8749af5dd2ba3fff241a4939248dc86ad045d | /test/com/mprog/photoBlog/controller/bbs/PostCommentControllerTest.java | 84131d5615b026332bfcc4f0c77b91b9339fa263 | [] | no_license | mmatsuoka/slim3StudyPhotoBlog | https://github.com/mmatsuoka/slim3StudyPhotoBlog | 1fd3844a8ba0291067fdcc030a2fdeeb1101ec07 | 93795067e245d52d279accb9ca528204bdf8c96d | refs/heads/master | 2021-01-01T20:34:21.004000 | 2011-06-20T09:03:42 | 2011-06-20T09:03:42 | 1,869,373 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mprog.photoBlog.controller.bbs;
import java.util.Date;
import java.util.List;
import org.slim3.datastore.Datastore;
import org.slim3.tester.ControllerTestCase;
import org.junit.Test;
import com.google.appengine.api.datastore.Key;
import com.google.appengine.api.images.Image;
import com.mprog.p... | UTF-8 | Java | 9,651 | java | PostCommentControllerTest.java | Java | [
{
"context": " private static final String USERNAME = \"コメント投稿者名です\";\r\n private static final String COMMENT = \"コ",
"end": 748,
"score": 0.6095653176307678,
"start": 747,
"tag": "NAME",
"value": "名"
},
{
"context": "ey\", keyString);\r\n tester.param(\"username\", usern... | null | [] | package com.mprog.photoBlog.controller.bbs;
import java.util.Date;
import java.util.List;
import org.slim3.datastore.Datastore;
import org.slim3.tester.ControllerTestCase;
import org.junit.Test;
import com.google.appengine.api.datastore.Key;
import com.google.appengine.api.images.Image;
import com.mprog.p... | 9,653 | 0.538734 | 0.508278 | 245 | 30.297958 | 21.113808 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.469388 | false | false | 9 |
29d37dae840aa56e43732a54b9b393a44543bbcd | 17,626,545,843,991 | c854c5b4285233aa0bdaeaf53e5c5f37e5e63369 | /src/main/java/Tracks.java | cfa765c4de77a2fc57159422dbcee9e54e033ff4 | [] | no_license | ezefrd/ConferenceTrackManagmentEF | https://github.com/ezefrd/ConferenceTrackManagmentEF | be9a00fb1140d5bc548375cc748a0f9520c84522 | 9a618fd0cc2b6617a12030b16c4aa8523cb7bcb6 | refs/heads/master | 2020-05-23T09:29:32.443000 | 2019-05-19T23:48:54 | 2019-05-19T23:48:54 | 186,707,664 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.ArrayList;
import java.util.stream.Collectors;
public class Tracks {
private ArrayList<Track> tracks;
public Tracks(ArrayList<Track> tracks){
this.tracks = tracks;
}
public String render() {
return this.tracks.stream().map(track -> track.render()).collect(
... | UTF-8 | Java | 359 | java | Tracks.java | Java | [] | null | [] | import java.util.ArrayList;
import java.util.stream.Collectors;
public class Tracks {
private ArrayList<Track> tracks;
public Tracks(ArrayList<Track> tracks){
this.tracks = tracks;
}
public String render() {
return this.tracks.stream().map(track -> track.render()).collect(
... | 359 | 0.637883 | 0.637883 | 14 | 24.642857 | 20.366665 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 9 |
8aa6fb6276f9b42f267c1f1dc06c3c9b862b5960 | 3,839,700,819,583 | 77b968988e62aea90a9bc5a62ec3c07f12cfb792 | /persistence/src/main/java/com/mutualfunds/persistence/strategy/domains/Strategy.java | 69bb5831abbc325c03ddfa9e05a7209dd08efdd7 | [
"MIT"
] | permissive | kmrozewski/MutualFunds | https://github.com/kmrozewski/MutualFunds | 584d53d7d1dea87d40d75e60fa67d4f09783b2c8 | 8232f753d84b67e24c75884244afe090f7fc8405 | refs/heads/master | 2021-04-06T08:39:24.804000 | 2018-03-18T22:16:30 | 2018-03-18T22:16:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mutualfunds.persistence.strategy.domains;
import lombok.Data;
@Data
public class Strategy {
private String type;
private Double share;
}
| UTF-8 | Java | 160 | java | Strategy.java | Java | [] | null | [] | package com.mutualfunds.persistence.strategy.domains;
import lombok.Data;
@Data
public class Strategy {
private String type;
private Double share;
}
| 160 | 0.75625 | 0.75625 | 10 | 15 | 16.358484 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 9 |
954a3209d26b34d445e2662c0b2a3310b0766d18 | 12,816,182,418,614 | f1f104a05d76b40d477b0654cbc052547b836a11 | /Assignments/cscie97/asn4/housemate/entitlement/Visitor.java | 0db1225f48898fb710055c9edddd1d83b4c8e24c | [] | no_license | jerclark/CSCIE97 | https://github.com/jerclark/CSCIE97 | 249421bd812b9dc17420f02bfba0f3bbd95d46dc | 842d2bb63dc826a10c5c1802d7c40b6172ea8588 | refs/heads/master | 2021-03-27T17:11:06.201000 | 2017-11-09T12:49:39 | 2017-11-09T12:49:39 | 101,941,758 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cscie97.asn4.housemate.entitlement;
public interface Visitor {
void visit(Resource r);
void visit(Role r);
void visit(Permission p);
void visit(User u);
void visit(AccessToken t);
}
| UTF-8 | Java | 212 | java | Visitor.java | Java | [] | null | [] | package cscie97.asn4.housemate.entitlement;
public interface Visitor {
void visit(Resource r);
void visit(Role r);
void visit(Permission p);
void visit(User u);
void visit(AccessToken t);
}
| 212 | 0.693396 | 0.679245 | 10 | 20.200001 | 14.048488 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 9 |
c6142bfbcc8d269daf3a8ec684400e873c605a04 | 8,297,876,834,565 | f2772f66fcf672e6f2f6aa5fd79e7784aaf61eee | /bearchoke-backend/bearchoke-platform-base/src/main/java/com/bearchoke/platform/base/config/SpringIntegrationConfig.java | 622d41198ab2a998d2b273d7767ed1034dc0707d | [
"Apache-2.0"
] | permissive | riengcs/bearchoke | https://github.com/riengcs/bearchoke | 5ee46833e9d42cc2dc8c5d25de717cc7fbb1e367 | 10eb076bd2b03364bcd3412c927783f1f4cb92ca | refs/heads/master | 2020-02-26T19:02:32.419000 | 2015-03-27T04:39:23 | 2015-03-27T04:39:23 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2014 the original author or 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 applica... | UTF-8 | Java | 10,049 | java | SpringIntegrationConfig.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by Bjorn Harvold\n * Date: 8/18/14\n * Time: 5:13 PM\n * Responsibili",
"end": 2617,
"score": 0.9998624920845032,
"start": 2604,
"tag": "NAME",
"value": "Bjorn Harvold"
}
] | null | [] | /*
* Copyright 2014 the original author or 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 applica... | 10,042 | 0.737728 | 0.735935 | 270 | 36.196297 | 32.486839 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.374074 | false | false | 9 |
7e5422bebfd59679cfde1961a23d1d1fa1994905 | 24,644,522,356,813 | d209282771cb6ebc08bc937903d8dade224ca9b9 | /src/main/java/com/example/club/controller/MessageController.java | aef392df05168b5e5458c4709cc3fe78e444dc20 | [] | no_license | ChuckieTan/club-backend | https://github.com/ChuckieTan/club-backend | 45496db5426923a7793e690670eee773e2f058bc | 68ed86784f8c16e8fee7568986c07fa642d9319a | refs/heads/master | 2023-03-21T21:12:55.332000 | 2021-03-11T11:57:42 | 2021-03-11T11:57:42 | 340,075,263 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.club.controller;
import com.example.club.model.ClubMember;
import com.example.club.model.Message;
import com.example.club.model.MessageWithBLOBs;
import com.example.club.model.User;
import com.example.club.service.*;
import com.example.club.util.Result;
import org.apache.shiro.SecurityUtils;
import... | UTF-8 | Java | 6,018 | java | MessageController.java | Java | [] | null | [] | package com.example.club.controller;
import com.example.club.model.ClubMember;
import com.example.club.model.Message;
import com.example.club.model.MessageWithBLOBs;
import com.example.club.model.User;
import com.example.club.service.*;
import com.example.club.util.Result;
import org.apache.shiro.SecurityUtils;
import... | 6,018 | 0.617445 | 0.612981 | 164 | 34.512196 | 22.913275 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.743902 | false | false | 9 |
002390348fcee95339bea02cecbb1eb223176976 | 11,544,872,096,286 | 81ae03175fa4708a57fac059bdcc3669232a9021 | /RedXXIEJB/ejbModule/net/ciespal/redxxi/ejb/persistence/dao/ComponenteDAO.java | 2a7bb41fa3ed3296ac0a4030fe3247de8cf8ce79 | [] | no_license | Idonius/rsp | https://github.com/Idonius/rsp | 0889965b83b0adaff0a9a0406ab60db9672500ee | bb7dbbcad047fd2cf1c2e4a07e3c1135f555534a | refs/heads/master | 2020-04-25T12:21:30.005000 | 2015-08-22T00:43:11 | 2015-08-22T00:43:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.ciespal.redxxi.ejb.persistence.dao;
import java.util.List;
import com.corvustec.commons.util.CorvustecException;
import net.ciespal.redxxi.ejb.persistence.entities.security.ComponenteDTO;
public interface ComponenteDAO extends AbstractFacade<ComponenteDTO>{
List<ComponenteDTO> getByAnd(Compo... | UTF-8 | Java | 381 | java | ComponenteDAO.java | Java | [] | null | [] | package net.ciespal.redxxi.ejb.persistence.dao;
import java.util.List;
import com.corvustec.commons.util.CorvustecException;
import net.ciespal.redxxi.ejb.persistence.entities.security.ComponenteDTO;
public interface ComponenteDAO extends AbstractFacade<ComponenteDTO>{
List<ComponenteDTO> getByAnd(Compo... | 381 | 0.805774 | 0.805774 | 14 | 25.214285 | 28.087055 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.642857 | false | false | 9 |
abcdd18a749204355c16229a53448fe6efe72d1c | 5,978,594,498,918 | 15916db8748c348a7af91d03378c0f149d93c42e | /app/src/main/java/com/localexample/SMSBlockerDataBaseAdapter.java | 93c6ac5a79b9cb0f5d110b65729b23c4d4b93d5b | [] | no_license | hitesh52/website | https://github.com/hitesh52/website | a0c25aa794f0aa66a65622e4af54976b0519d532 | 9de4605b40f6df91747fc54d934e4271c92dfee6 | refs/heads/master | 2021-01-21T21:48:01.712000 | 2015-08-04T12:14:33 | 2015-08-04T12:14:33 | 40,098,841 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.localexample;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.widget.Toast;
import java.sql.SQLException;
import java.util.GregorianCalendar;
/**
* Created by Guddu on 7/30/2015.
*/
publi... | UTF-8 | Java | 4,812 | java | SMSBlockerDataBaseAdapter.java | Java | [
{
"context": "rt java.util.GregorianCalendar;\n\n/**\n * Created by Guddu on 7/30/2015.\n */\npublic class SMSBlockerDataBase",
"end": 296,
"score": 0.871516764163971,
"start": 291,
"tag": "NAME",
"value": "Guddu"
}
] | null | [] | package com.localexample;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.widget.Toast;
import java.sql.SQLException;
import java.util.GregorianCalendar;
/**
* Created by Guddu on 7/30/2015.
*/
publi... | 4,812 | 0.662095 | 0.657107 | 140 | 33.364285 | 33.38995 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.742857 | false | false | 9 |
11b9e58e5415ad1a7fa8abff201f04095a7a5232 | 9,552,007,289,536 | a31913790a5aa5e88900a5d059727fbf55fc844d | /tools/at.bestsolution.dart.service.spec/src-gen/at/bestsolution/dart/service/spec/parser/antlr/internal/InternalDartServiceSpecLexer.java | 53c941f7e9e78dfa6c23c5b541233937bb6fc831 | [] | no_license | BestSolution-at/dartedit | https://github.com/BestSolution-at/dartedit | a12e7b4b798423e2f5e8f2fc3d1e46e22817f17c | 4aa7f55735948d961d3d2466ea3f55203ed66313 | refs/heads/master | 2020-04-05T14:03:07.237000 | 2016-09-16T08:47:10 | 2016-09-16T08:47:10 | 39,617,841 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package at.bestsolution.dart.service.spec.parser.antlr.internal;
// Hack: Use our own Lexer superclass by means of import.
// Currently there is no other way to specify the superclass for the lexer.
import org.eclipse.xtext.parser.antlr.Lexer;
import org.antlr.runtime.*;
import java.util.Stack;
import java.util.Lis... | UTF-8 | Java | 61,070 | java | InternalDartServiceSpecLexer.java | Java | [] | null | [] | package at.bestsolution.dart.service.spec.parser.antlr.internal;
// Hack: Use our own Lexer superclass by means of import.
// Currently there is no other way to specify the superclass for the lexer.
import org.eclipse.xtext.parser.antlr.Lexer;
import org.antlr.runtime.*;
import java.util.Stack;
import java.util.Lis... | 61,070 | 0.474537 | 0.416817 | 1,624 | 36.605297 | 52.978527 | 633 | false | false | 0 | 0 | 0 | 0 | 83 | 0.171246 | 0.595443 | false | false | 9 |
1732cafea5dc2e298535be09a1b084934bec7f17 | 6,210,522,724,549 | a1ad1d328d1c3948eb202d41d54b7a2b33a2058d | /api-gateway/src/main/java/com/zqq/house/api/gateway/utils/UserThreadLocal.java | 674aa2b584e4e367b49cdf6a7e38fa25c3e6088a | [] | no_license | zhang0604/yll | https://github.com/zhang0604/yll | 51e1928130f00981eba4ee1f15ac406409eb3caa | d7ba4fbba62cc8832f8279351a2cebbacb45911e | refs/heads/master | 2020-03-13T12:46:48.094000 | 2018-04-26T09:16:15 | 2018-04-26T09:16:15 | 131,126,260 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zqq.house.api.gateway.utils;
import com.zqq.house.api.gateway.entity.User;
/**
*
* 存放user对象的本地线程对象
*
* Created By 张庆庆
* DATA: 2018/4/11
* TIME: 11:22
*/
public class UserThreadLocal {
private static final ThreadLocal<User> USER_THREAD_LOCAL = new ThreadLocal<>();
public static void setU... | UTF-8 | Java | 490 | java | UserThreadLocal.java | Java | [
{
"context": "User;\n\n/**\n *\n * 存放user对象的本地线程对象\n *\n * Created By 张庆庆\n * DATA: 2018/4/11\n * TIME: 11:22\n */\n\npublic cla",
"end": 136,
"score": 0.9439005851745605,
"start": 133,
"tag": "NAME",
"value": "张庆庆"
}
] | null | [] | package com.zqq.house.api.gateway.utils;
import com.zqq.house.api.gateway.entity.User;
/**
*
* 存放user对象的本地线程对象
*
* Created By 张庆庆
* DATA: 2018/4/11
* TIME: 11:22
*/
public class UserThreadLocal {
private static final ThreadLocal<User> USER_THREAD_LOCAL = new ThreadLocal<>();
public static void setU... | 490 | 0.658009 | 0.634199 | 26 | 16.76923 | 20.552574 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.192308 | false | false | 9 |
c882982dc26406c7d5cca2585fee2e2951bcd05b | 15,135,464,797,339 | bd0922c080f773187f67d5558500312aabcdebb7 | /src/main/java/ni/gob/inss/sisinv/model/dao/soporte/consultaEquiposPorMantenimientoDAO.java | fd540d993dedb9e46ee52c6678bbcd058530e804 | [] | no_license | dcordero1978/SistemaEmilio | https://github.com/dcordero1978/SistemaEmilio | 6b927dda687c998b61ba9bb3a9d5f76923e48f3f | a211851dc5b7e014b3ccedbb0de4ae731b466b47 | refs/heads/desarrollo | 2021-01-22T23:01:31.290000 | 2017-03-22T06:51:45 | 2017-03-22T06:51:45 | 85,598,186 | 0 | 0 | null | false | 2017-03-22T06:48:48 | 2017-03-20T16:08:25 | 2017-03-22T06:43:06 | 2017-03-22T06:45:41 | 0 | 0 | 0 | 1 | Java | null | null | package ni.gob.inss.sisinv.model.dao.soporte;
import java.util.List;
import java.util.Map;
import ni.gob.inss.barista.model.dao.BaseGenericDAO;
import ni.gob.inss.sisinv.model.entity.soporte.ProgramacionMantenimiento;
public interface consultaEquiposPorMantenimientoDAO extends BaseGenericDAO<ProgramacionMantenimient... | UTF-8 | Java | 559 | java | consultaEquiposPorMantenimientoDAO.java | Java | [] | null | [] | package ni.gob.inss.sisinv.model.dao.soporte;
import java.util.List;
import java.util.Map;
import ni.gob.inss.barista.model.dao.BaseGenericDAO;
import ni.gob.inss.sisinv.model.entity.soporte.ProgramacionMantenimiento;
public interface consultaEquiposPorMantenimientoDAO extends BaseGenericDAO<ProgramacionMantenimient... | 559 | 0.831843 | 0.831843 | 13 | 42 | 61.116535 | 219 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.153846 | false | false | 9 |
fad42f42d74fde34b59ca7f44eaab837d31acd6c | 33,389,075,810,710 | c4448babb35c52c97c28e7666b2dcd0751315658 | /app/src/main/java/com/anlida/smartlock/listener/AddRecyclerClickListener.java | 283584d6a3e6f2a1a974d8f603d90bae425c7feb | [] | no_license | 425296516/smartlock | https://github.com/425296516/smartlock | 1d4ec3bd8c00cbfede364240b28448e7cbb3a40c | 3b25f9fe501e35d7d0ae6bbfc3292f65e97d78cf | refs/heads/master | 2020-06-05T03:05:37.139000 | 2019-10-23T09:19:03 | 2019-10-23T09:19:03 | 192,291,992 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.anlida.smartlock.listener;
/**
* Crate by E470PD on 2018/11/17
*/
public interface AddRecyclerClickListener {
/**
* 点击事件
*/
void OnClickListener(Object o);
/**
* 长按事件
*/
void OnLongClickListener(Object o);
} | UTF-8 | Java | 275 | java | AddRecyclerClickListener.java | Java | [
{
"context": "ge com.anlida.smartlock.listener;\n\n/**\n * Crate by E470PD on 2018/11/17\n */\npublic interface AddRecyclerCli",
"end": 62,
"score": 0.9984227418899536,
"start": 56,
"tag": "USERNAME",
"value": "E470PD"
}
] | null | [] | package com.anlida.smartlock.listener;
/**
* Crate by E470PD on 2018/11/17
*/
public interface AddRecyclerClickListener {
/**
* 点击事件
*/
void OnClickListener(Object o);
/**
* 长按事件
*/
void OnLongClickListener(Object o);
} | 275 | 0.6139 | 0.571429 | 16 | 15.25 | 15.409007 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1875 | false | false | 9 |
ad212ad20f36aff3ab772440a8add0713078bf49 | 31,988,916,471,038 | e8403d71e441335291fca187d35442f255b819f8 | /src/com/hanhan/test/ShiYongShuZuDeFangShiChuanJianLieBiaoKuang.java | 268df6a4b8528bfe5e8bd3bc59eab1f6ffe6003a | [] | no_license | hanpenghu/swingtest_eclipse | https://github.com/hanpenghu/swingtest_eclipse | 62f7202fd9bac4c61f59275fa9443d54fe9609ee | bcb637292f87abee0721a51dc945cd359683c3a7 | refs/heads/master | 2021-01-02T23:09:37.229000 | 2017-08-06T22:16:46 | 2017-08-06T22:16:46 | 99,479,081 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hanhan.test;
import java.awt.BorderLayout;
import javax.swing.JFrame;
import javax.swing.JList;
import javax.swing.JPanel;
import javax.swing.JTextField;
import javax.swing.event.ListSelectionEvent;
import javax.swing.event.ListSelectionListener;
public class ShiYongShuZuDeFangShiChuanJianLieB... | GB18030 | Java | 1,236 | java | ShiYongShuZuDeFangShiChuanJianLieBiaoKuang.java | Java | [] | null | [] | package com.hanhan.test;
import java.awt.BorderLayout;
import javax.swing.JFrame;
import javax.swing.JList;
import javax.swing.JPanel;
import javax.swing.JTextField;
import javax.swing.event.ListSelectionEvent;
import javax.swing.event.ListSelectionListener;
public class ShiYongShuZuDeFangShiChuanJianLieB... | 1,236 | 0.678694 | 0.666667 | 55 | 19.163637 | 19.469103 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.818182 | false | false | 9 |
a7315f3846efd5f33ead21b891dac4136efd4d55 | 944,892,855,602 | 007cc2783c488ccbc61da2c068d0cfa002e2169f | /Factory/src/main/java/au/edu/swin/ict/road/composite/Role.java | bb9030a46f8b89e7a6c23515e2804f99c06649af | [] | no_license | road-framework/SDSN | https://github.com/road-framework/SDSN | cdc9806a3948b800191187d3ecb09c1f00ad58b3 | ad3fbb5c6bc67c6afba6dff9bd909e2c2967bd72 | refs/heads/master | 2021-01-11T07:46:37.383000 | 2019-02-25T15:24:19 | 2019-02-25T15:24:19 | 68,914,667 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package au.edu.swin.ict.road.composite;
import au.edu.swin.ict.road.classbuilder.ROADClassBuilder;
import au.edu.swin.ict.road.common.*;
import au.edu.swin.ict.road.composite.contract.Contract;
import au.edu.swin.ict.road.composite.contract.Operation;
import au.edu.swin.ict.road.composite.contract.Term;
import ... | UTF-8 | Java | 78,951 | java | Role.java | Java | [
{
"context": "ssifier();\r\n String routingKey = classifier.getVsnId() + \".\" + id + \".\" + message.getOperationName();\r\n R",
"end": 22513,
"score": 0.8794581890106201,
"start": 22495,
"tag": "KEY",
"value": "getVsnId() + \".\" +"
},
{
"context": "ring routingKey = ... | null | [] | package au.edu.swin.ict.road.composite;
import au.edu.swin.ict.road.classbuilder.ROADClassBuilder;
import au.edu.swin.ict.road.common.*;
import au.edu.swin.ict.road.composite.contract.Contract;
import au.edu.swin.ict.road.composite.contract.Operation;
import au.edu.swin.ict.road.composite.contract.Term;
import ... | 78,951 | 0.575737 | 0.575002 | 1,902 | 39.509464 | 29.549753 | 212 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.427445 | false | false | 9 |
71ccca537307d095c8baf7d134501880a034ccb5 | 8,194,797,669,177 | a438ada98d9cd7d5e9a40a5358b1a944972decd4 | /Translator/src/events/GainBlockEvent.java | b50a7687602b7421b41ca5183a45591945bb5ad0 | [] | no_license | CPS240-Final-Team/GenerateTheSpire | https://github.com/CPS240-Final-Team/GenerateTheSpire | a88c899ce8d4dfbdc7c3c2855a9dd01293b8521c | 4cddf4170a25d8badc0c6675ff6f130bc1d2d76a | refs/heads/master | 2021-05-20T12:38:37.389000 | 2020-05-01T01:51:31 | 2020-05-01T01:51:31 | 252,299,868 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package events;
import java.io.PrintWriter;
public class GainBlockEvent extends Event{
public GainBlockEvent() {
super("1");
}
public GainBlockEvent(String repetitions) {
super(repetitions);
}
public void generateEvent(PrintWriter writer) {
if (this.doesRepeat) {
this.generateRepetition(writer);
}... | UTF-8 | Java | 638 | java | GainBlockEvent.java | Java | [] | null | [] | package events;
import java.io.PrintWriter;
public class GainBlockEvent extends Event{
public GainBlockEvent() {
super("1");
}
public GainBlockEvent(String repetitions) {
super(repetitions);
}
public void generateEvent(PrintWriter writer) {
if (this.doesRepeat) {
this.generateRepetition(writer);
}... | 638 | 0.716301 | 0.711599 | 29 | 21 | 31.287323 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.551724 | false | false | 9 |
8ddc68f656db7fa682c41bb992b77be6e9877323 | 13,322,988,559,665 | a80944f274f71256a4f3a0e08ea6674ca6217444 | /src/net/lazlecraft/potions/neutral.java | 1108ceddbe6621bc65319965608e5ba214d10788 | [] | no_license | LaxWasHere/Potions | https://github.com/LaxWasHere/Potions | ed64eb330c21710299667839b8e4b3712963c689 | f3b77cff07d987f2d27e38d5784fa8869a0f4e87 | refs/heads/master | 2016-09-05T22:30:58.390000 | 2013-01-10T01:48:18 | 2013-01-10T01:48:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.lazlecraft.potions;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.player.PlayerJoinEvent;
import org.bukkit.potion.PotionEffect;
import org.bukkit.potion.PotionEffectType;
public class neutral implements Listener {
public ... | UTF-8 | Java | 902 | java | neutral.java | Java | [] | null | [] | package net.lazlecraft.potions;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.player.PlayerJoinEvent;
import org.bukkit.potion.PotionEffect;
import org.bukkit.potion.PotionEffectType;
public class neutral implements Listener {
public ... | 902 | 0.726164 | 0.71286 | 26 | 33.692307 | 24.643253 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.923077 | false | false | 9 |
b59dc16ba405a8b08c4fa71cf63914aeacdb3502 | 25,031,069,409,087 | fc113c5f0aecb63097d31245dcb56f1995061eaf | /app/src/main/java/com/jay/found/view/LoginDialog.java | eb9ac5f0f07e67b8da7fc4b76dc3795e716e8747 | [] | no_license | l1432562823/found | https://github.com/l1432562823/found | e53d64fb6acddf246d9f963af0a80237b7d7c742 | f4845d89bc0d3b8b5c10e42cbcd7b034d7a7c106 | refs/heads/master | 2017-12-04T08:20:46.783000 | 2017-02-21T14:46:52 | 2017-02-21T14:46:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jay.found.view;
import android.app.Dialog;
import android.content.Context;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.support.design.widget.TextInputLayout;
import android.text.Editable;
import android.text.TextWatcher;
import android.widget.Button;
import com.jay.f... | UTF-8 | Java | 2,948 | java | LoginDialog.java | Java | [] | null | [] | package com.jay.found.view;
import android.app.Dialog;
import android.content.Context;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.support.design.widget.TextInputLayout;
import android.text.Editable;
import android.text.TextWatcher;
import android.widget.Button;
import com.jay.f... | 2,948 | 0.641791 | 0.641791 | 101 | 28.188118 | 25.608906 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.524752 | false | false | 9 |
11b9cc554753d71be06db47d9607b0d027716162 | 1,468,878,824,985 | 9bfb4fd03985b5e30794e454a83613e9de71ba1a | /src/geometries/Tube.java | e6dbc052c51fec44a42f0e199a25700052a3d908 | [] | no_license | dudizimber/IntroductionToSoftwareEngineering | https://github.com/dudizimber/IntroductionToSoftwareEngineering | 1386931b6a3600533c51f90e376e9ef82acb106a | fd6a3f2dbcb32378ba9212e3b5b91078d5c596b3 | refs/heads/master | 2022-12-11T03:22:13.678000 | 2020-09-08T14:14:48 | 2020-09-08T14:14:48 | 245,777,668 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package geometries;
import primitives.*;
import java.util.List;
/**
* Class that represents a Tube in 3D space
*
* @author David Zimberknopf and Daniel Grunberger
*/
public class Tube extends RadialGeometry {
private Ray _axisRay;
/****** CONSTRUCTORS *******/
/**
* Constructor with axisRay a... | UTF-8 | Java | 1,601 | java | Tube.java | Java | [
{
"context": "s that represents a Tube in 3D space\n *\n * @author David Zimberknopf and Daniel Grunberger\n */\n\npublic class Tube exte",
"end": 146,
"score": 0.9998821020126343,
"start": 129,
"tag": "NAME",
"value": "David Zimberknopf"
},
{
"context": "be in 3D space\n *\n * @auth... | null | [] | package geometries;
import primitives.*;
import java.util.List;
/**
* Class that represents a Tube in 3D space
*
* @author <NAME> and <NAME>
*/
public class Tube extends RadialGeometry {
private Ray _axisRay;
/****** CONSTRUCTORS *******/
/**
* Constructor with axisRay and radius
*
... | 1,579 | 0.586508 | 0.584635 | 70 | 21.885714 | 23.034473 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.371429 | false | false | 9 |
8b56a4180e91cf0af939677dba5b087c20420808 | 33,629,593,934,807 | 3011da0a6ca9ee4d8715a7f67736310eb42234c3 | /src/main/java/com/tbl/app/admin/log/service/impl/UserLoginLogServiceImpl.java | 632f3ff1f0308ffa612dbf96c7540bba5cae5840 | [] | no_license | xw327855019/tbl_app | https://github.com/xw327855019/tbl_app | 7f6d3bedf1a935a721a7865578873ab02ab86cbe | d18f7101a87f9c0d82ac2e8416c2ab6da3c696c9 | refs/heads/master | 2020-05-04T14:08:30.227000 | 2019-04-03T01:20:13 | 2019-04-03T01:20:13 | 179,184,687 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tbl.app.admin.log.service.impl;
import com.tbl.app.admin.log.entity.UserLoginLog;
import com.tbl.app.admin.log.mapper.UserLoginLogMapper;
import com.tbl.app.admin.log.service.UserLoginLogService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
i... | UTF-8 | Java | 747 | java | UserLoginLogServiceImpl.java | Java | [
{
"context": ";\n\n/**\n * 乘客登录日志实现\n *\n * @Version: 1.0\n * @Author: xuwei 2019/4/1 0001\n */\n@Service\n@Transactional\npublic",
"end": 438,
"score": 0.9996139407157898,
"start": 433,
"tag": "USERNAME",
"value": "xuwei"
}
] | null | [] | package com.tbl.app.admin.log.service.impl;
import com.tbl.app.admin.log.entity.UserLoginLog;
import com.tbl.app.admin.log.mapper.UserLoginLogMapper;
import com.tbl.app.admin.log.service.UserLoginLogService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
i... | 747 | 0.779754 | 0.763338 | 27 | 26.074074 | 23.848171 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 9 |
bc7c2bf4d0dc7af69c4ce3b7a67d1d063cae3e0f | 6,674,379,191,006 | c92fbd1fd32b8b6e21174d425ea6c36f6eabcb17 | /src/de/dhbw/contents/EvaluationSummaryFragment.java | 2015b7a64f89a3047d2632035d063b57df355f86 | [
"Apache-2.0"
] | permissive | titikakatoo/MapMyRun | https://github.com/titikakatoo/MapMyRun | ab5c784bc907f96b6d555a134ab8be377ba533ff | 414d74ac74620584a6804af870acb3bcab02b025 | refs/heads/master | 2020-07-01T23:32:16.230000 | 2013-12-13T12:06:59 | 2013-12-13T12:06:59 | 13,540,963 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.dhbw.contents;
import java.util.ArrayList;
import android.content.Context;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ListView;
import com.actionbarsherlock.app.SherlockFragment;
import de.dhbw.container.R;
... | UTF-8 | Java | 3,165 | java | EvaluationSummaryFragment.java | Java | [] | null | [] | package de.dhbw.contents;
import java.util.ArrayList;
import android.content.Context;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ListView;
import com.actionbarsherlock.app.SherlockFragment;
import de.dhbw.container.R;
... | 3,165 | 0.725032 | 0.725032 | 86 | 35.790699 | 30.872625 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.860465 | false | false | 9 |
d2571c7ded75be82d8f23c7dbeffd012ab347a29 | 944,892,818,560 | 568c137102dd82bffbf9bbfd7056bbb38d112b3b | /upa-test/src/test/java/net/thevpc/upa/test/entitypatterns/PatternInheritanceSingleTableUC.java | 17c1658649af9fe3d4c7ca71503064490ecc7826 | [] | no_license | thevpc/upa | https://github.com/thevpc/upa | 50898151edad2fedefc08739f9de395f426fddab | 2c9f18ebf700dd3d6e4d2f9f6e241c198d5244c5 | refs/heads/master | 2022-07-03T12:15:01.450000 | 2021-04-12T02:20:09 | 2021-04-12T02:20:09 | 27,675,174 | 5 | 2 | null | false | 2022-06-29T19:24:26 | 2014-12-07T15:51:14 | 2021-04-12T12:07:57 | 2022-06-29T19:24:26 | 12,810 | 4 | 1 | 20 | Java | false | false | package net.thevpc.upa.test.entitypatterns;
import net.thevpc.upa.PersistenceUnit;
import net.thevpc.upa.UPA;
import net.thevpc.upa.config.*;
import net.thevpc.upa.config.*;
import net.thevpc.upa.test.util.PUUtils;
import org.junit.BeforeClass;
import org.junit.Test;
/**
* @author Taha BEN SALAH <taha.bensalah@gmai... | UTF-8 | Java | 3,458 | java | PatternInheritanceSingleTableUC.java | Java | [
{
"context": "foreClass;\nimport org.junit.Test;\n\n\n/**\n * @author Taha BEN SALAH <taha.bensalah@gmail.com>\n * @creationdate 9/16/1",
"end": 300,
"score": 0.9997832775115967,
"start": 286,
"tag": "NAME",
"value": "Taha BEN SALAH"
},
{
"context": " org.junit.Test;\n\n\n/**\n * @au... | null | [] | package net.thevpc.upa.test.entitypatterns;
import net.thevpc.upa.PersistenceUnit;
import net.thevpc.upa.UPA;
import net.thevpc.upa.config.*;
import net.thevpc.upa.config.*;
import net.thevpc.upa.test.util.PUUtils;
import org.junit.BeforeClass;
import org.junit.Test;
/**
* @author <NAME> <<EMAIL>>
* @creationdate ... | 3,434 | 0.540197 | 0.535281 | 152 | 21.75 | 21.213591 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 9 |
8f985c214d2b0664c007823eb277b4a888555068 | 103,079,227,146 | 11acbd137ea7f9795884d1cb79eff006dc03fba5 | /laby/src/main/java/com/renaud/laby/worm/comportement/Indifferent.java | 7d126924806f443b5c22f634cac17ee4575de447 | [] | no_license | renaud23/labyrinthe-renaud | https://github.com/renaud23/labyrinthe-renaud | 35249be35d4e313b1e40e6dc2c82fe042f1e3e0a | 0f7a36120c4026aa18d7f333ee73ac87d6d7bd2b | refs/heads/master | 2021-01-01T19:46:34.812000 | 2014-11-08T15:53:54 | 2014-11-08T15:53:54 | 39,895,864 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.renaud.laby.worm.comportement;
import com.renaud.laby.game.Chrono;
import com.renaud.laby.worm.Worm;
import com.renaud.laby.worm.WormBlockedException;
public class Indifferent implements IComportement{
private Worm w;
private int dir;
private Chrono ch;
public Indifferent(Worm w,long s... | UTF-8 | Java | 808 | java | Indifferent.java | Java | [] | null | [] | package com.renaud.laby.worm.comportement;
import com.renaud.laby.game.Chrono;
import com.renaud.laby.worm.Worm;
import com.renaud.laby.worm.WormBlockedException;
public class Indifferent implements IComportement{
private Worm w;
private int dir;
private Chrono ch;
public Indifferent(Worm w,long s... | 808 | 0.597772 | 0.589109 | 40 | 18.200001 | 15.745158 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.2 | false | false | 9 |
b31f2f48a6120e3d7a0dcbe7aa281b5cf99f81b8 | 20,495,583,949,084 | 60fb9a92b52c2de9a92e2aaedfebb66bd56f1735 | /app/src/main/java/com/shuidi/adapter/CustomerOrderViewHolder.java | 38346b71499f26ac519afa4d18bf453305323aac | [] | no_license | hyf4/shuidi | https://github.com/hyf4/shuidi | c219976b25b7f17014dc9f3ffb219d5bc26d530a | 99c0b7bd4d7184932b659730ce2cb639b3c313d0 | refs/heads/master | 2020-05-27T06:30:26.144000 | 2015-09-06T14:27:30 | 2015-09-06T14:27:30 | 40,125,573 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Created by houyefeng on 2015/8/9.
*/
package com.shuidi.adapter;
import android.widget.GridView;
import android.widget.TextView;
import com.shuidi.view.ProductGridView;
public class CustomerOrderViewHolder {
private TextView orderInfo;
private TextView orderId;
private ProductGridView productView... | UTF-8 | Java | 830 | java | CustomerOrderViewHolder.java | Java | [
{
"context": "/**\n * Created by houyefeng on 2015/8/9.\n */\npackage com.shuidi.adapter;\n\nimp",
"end": 27,
"score": 0.9768075942993164,
"start": 18,
"tag": "USERNAME",
"value": "houyefeng"
}
] | null | [] | /**
* Created by houyefeng on 2015/8/9.
*/
package com.shuidi.adapter;
import android.widget.GridView;
import android.widget.TextView;
import com.shuidi.view.ProductGridView;
public class CustomerOrderViewHolder {
private TextView orderInfo;
private TextView orderId;
private ProductGridView productView... | 830 | 0.686747 | 0.679518 | 39 | 20.282051 | 18.14747 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 9 |
46a2d8793762cacab6dfa05f98245e7c3c518471 | 8,907,762,182,581 | c913c8998f7d1f0bdeb38d3b8efe84a738699127 | /ddm-pc/src/main/java/de/hpi/ddm/algorithms/HintPermutationCracker.java | d2e25746969c9ca4f85e95a64fda3b4a7c28c703 | [
"Apache-2.0"
] | permissive | BraunTom/DistributedDataManagement | https://github.com/BraunTom/DistributedDataManagement | 891123179361ec23d1552eb45ea81ffe7f7d9e7c | 5f9a827ffd0797d2d0fe9e236d97ad18973f3ab8 | refs/heads/master | 2021-07-17T08:08:12.359000 | 2020-01-26T22:46:31 | 2020-01-26T22:46:31 | 219,805,391 | 0 | 0 | Apache-2.0 | false | 2020-10-13T17:17:17 | 2019-11-05T17:37:58 | 2020-01-26T22:46:40 | 2020-10-13T17:17:16 | 50,515 | 0 | 0 | 2 | Java | false | false | package de.hpi.ddm.algorithms;
import de.hpi.ddm.structures.SHA256Hash;
import java.nio.charset.StandardCharsets;
import java.util.HashMap;
import java.util.Map;
import java.util.Set;
/**
* Cracks a set of hints given their SHA256 hash, by a permutation algorithm of a given character set.
*/
public class HintPermu... | UTF-8 | Java | 4,636 | java | HintPermutationCracker.java | Java | [
{
"context": "g the \"Countdown QuickPerm Algorithm\" developed by Phillip Paul Fuchs\n * This is the algorithm used in hashcat-util",
"end": 1347,
"score": 0.9998278617858887,
"start": 1329,
"tag": "NAME",
"value": "Phillip Paul Fuchs"
}
] | null | [] | package de.hpi.ddm.algorithms;
import de.hpi.ddm.structures.SHA256Hash;
import java.nio.charset.StandardCharsets;
import java.util.HashMap;
import java.util.Map;
import java.util.Set;
/**
* Cracks a set of hints given their SHA256 hash, by a permutation algorithm of a given character set.
*/
public class HintPermu... | 4,624 | 0.681838 | 0.667601 | 100 | 45.360001 | 41.746262 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.77 | false | false | 9 |
a8739ba4e8e4859888dd65edac40ef094c44a7d7 | 27,547,920,271,003 | b9d3a691e0a64a92e0d106abb9bb7eb2f2ac79d0 | /bundles/sirix-core/src/main/java/org/sirix/index/name/Names.java | 6ec656fe6631bf12764d71f124c04a7ad1bcafc2 | [
"BSD-3-Clause",
"LicenseRef-scancode-public-domain"
] | permissive | testadmin1-levelops/sirix | https://github.com/testadmin1-levelops/sirix | 363d6b46120d3b97200d88787a0d755afeaefa33 | 9b6b7ccbc1739eae41f319e6fb613b016ae88eab | refs/heads/master | 2022-10-29T09:03:54.928000 | 2020-01-24T22:53:04 | 2020-01-24T22:53:04 | 236,097,057 | 0 | 0 | BSD-3-Clause | false | 2022-10-05T20:01:14 | 2020-01-24T22:52:09 | 2020-01-24T22:53:53 | 2022-10-05T20:01:14 | 7,577 | 0 | 0 | 23 | Java | false | false | package org.sirix.index.name;
import static com.google.common.base.Preconditions.checkNotNull;
import com.google.common.collect.HashBiMap;
import com.google.common.io.ByteArrayDataInput;
import com.google.common.io.ByteArrayDataOutput;
import java.util.HashMap;
import java.util.Map;
import java.util.Map.Entry;
impor... | UTF-8 | Java | 4,524 | java | Names.java | Java | [
{
"context": "nts;\n\n/**\n * Names index structure.\n * \n * @author Johannes Lichtenberger, University of Konstanz\n * \n */\npublic final clas",
"end": 455,
"score": 0.9998825788497925,
"start": 433,
"tag": "NAME",
"value": "Johannes Lichtenberger"
}
] | null | [] | package org.sirix.index.name;
import static com.google.common.base.Preconditions.checkNotNull;
import com.google.common.collect.HashBiMap;
import com.google.common.io.ByteArrayDataInput;
import com.google.common.io.ByteArrayDataOutput;
import java.util.HashMap;
import java.util.Map;
import java.util.Map.Entry;
impor... | 4,508 | 0.619363 | 0.617595 | 182 | 23.857143 | 20.448849 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.340659 | false | false | 9 |
668e4599f88b56d09af3bcbbbfd1b5007aa5504e | 2,894,807,959,379 | 55651fa63cb6629b156c2a02c792401d6cf4513e | /FilmApplication5/src/main/java/com/mt/film/repository/DirectorRepository.java | 46edf9dc0d6c88024ff4f093538dd5454cd3e5fa | [] | no_license | mishraaman469/Film-Application | https://github.com/mishraaman469/Film-Application | 5e152dce80cff03c29b85af41e8ddc175b87d562 | 12bda26cecb6109f6af876120b95589c419945bf | refs/heads/master | 2023-05-08T11:51:24.481000 | 2021-06-02T06:51:23 | 2021-06-02T06:51:23 | 369,991,897 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mt.film.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.google.common.base.Optional;
import com.mt.film.entity.Director;
@Repository
public interface DirectorRepository extends JpaRepository<Director, Integer> {
Dire... | UTF-8 | Java | 353 | java | DirectorRepository.java | Java | [] | null | [] | package com.mt.film.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.google.common.base.Optional;
import com.mt.film.entity.Director;
@Repository
public interface DirectorRepository extends JpaRepository<Director, Integer> {
Dire... | 353 | 0.827195 | 0.827195 | 14 | 24.214285 | 25.329763 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 9 |
9bf8934ac1de4237b32b76a3d456449b12593125 | 21,938,692,951,144 | b4c1e505a439db3cfec9f55148a4b22a48c97843 | /legacy/src/se/jbee/game/scs/logic/Setup.java | 81dc3e34f93914d7402348583c87483ece982461 | [] | no_license | spacecrafts/spacecrafts | https://github.com/spacecrafts/spacecrafts | 13d4f80ef6a78c6abe58e17ed113cb6bad936d5a | 85ad8481186338541f4fbacd8ddc82fa93ac0b7b | refs/heads/master | 2022-09-19T16:47:08.265000 | 2022-09-14T06:17:57 | 2022-09-14T06:17:57 | 40,433,107 | 1 | 2 | null | false | 2021-09-18T16:05:07 | 2015-08-09T10:44:36 | 2021-09-09T18:45:38 | 2021-09-18T16:05:06 | 2,974 | 1 | 1 | 0 | Java | false | false | package se.jbee.game.scs.logic;
import static se.jbee.game.scs.screen.GameScreen.SCREEN_SETUP_PLAYER;
import se.jbee.game.any.logic.Logic;
import se.jbee.game.any.logic.Transition;
import se.jbee.game.any.state.Entity;
import se.jbee.game.any.state.State;
import se.jbee.game.scs.state.GameComponent;
import se.jbee.gam... | UTF-8 | Java | 1,124 | java | Setup.java | Java | [] | null | [] | package se.jbee.game.scs.logic;
import static se.jbee.game.scs.screen.GameScreen.SCREEN_SETUP_PLAYER;
import se.jbee.game.any.logic.Logic;
import se.jbee.game.any.logic.Transition;
import se.jbee.game.any.state.Entity;
import se.jbee.game.any.state.State;
import se.jbee.game.scs.state.GameComponent;
import se.jbee.gam... | 1,124 | 0.705516 | 0.701068 | 37 | 29.378378 | 21.223841 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.216216 | false | false | 9 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.