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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
6542c8f34cbbbd9296541ce6f2d9be37f00f209f | 38,689,065,420,860 | 8a58b3f6e6b9a430314db2b92f5a381f041453bf | /src/in/myecash/services/InternalUserServices.java | a819f2b8a7f995d8a20a0d9fdf2fe56687d85b87 | [] | no_license | dreamykun/backend2 | https://github.com/dreamykun/backend2 | eaa262d1a5073fb6a6f713dac6dec0b4357841b4 | cf48c1bea35158c71a12507b58c347621aa933bd | refs/heads/master | 2021-01-11T00:21:07.187000 | 2016-10-11T00:46:48 | 2016-10-11T00:46:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package in.myecash.services;
import com.backendless.Backendless;
import com.backendless.BackendlessUser;
import com.backendless.FilePermission;
import com.backendless.exceptions.BackendlessException;
import com.backendless.servercode.IBackendlessService;
import com.backendless.servercode.InvocationContext;
import in.m... | UTF-8 | Java | 13,798 | java | InternalUserServices.java | Java | [
{
"context": ";\nimport in.myecash.database.*;\n\n/**\n * Created by adgangwa on 12-08-2016.\n */\npublic class InternalUserServi",
"end": 736,
"score": 0.9997313022613525,
"start": 728,
"tag": "USERNAME",
"value": "adgangwa"
},
{
"context": "er_id\", merchantId);\n user.s... | null | [] | package in.myecash.services;
import com.backendless.Backendless;
import com.backendless.BackendlessUser;
import com.backendless.FilePermission;
import com.backendless.exceptions.BackendlessException;
import com.backendless.servercode.IBackendlessService;
import com.backendless.servercode.InvocationContext;
import in.m... | 13,798 | 0.644514 | 0.643427 | 281 | 48.099644 | 33.760365 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.768683 | false | false | 10 |
21386822c41a5598f29be05ee7a63bf9fb6ae71a | 1,898,375,611,504 | f1999a6a883283403c7c91d0190a1c55cd7011ce | /src/main/java/com/zhangwenit/mybatis/spring/demo/Test.java | 16f3f9ce1588c6d67145467c63c99e1551dce824 | [] | no_license | gudanrenao/mybatis-spring-demo | https://github.com/gudanrenao/mybatis-spring-demo | 3e770a4d90e567128fd897c9a31a6e8dd5b5584a | 0aeb5088ed08af5bc209d59dfc77c69a10b63663 | refs/heads/master | 2020-05-16T03:23:05.806000 | 2019-04-22T09:04:32 | 2019-04-22T09:04:32 | 182,698,399 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zhangwenit.mybatis.spring.demo;
import com.zhangwenit.mybatis.spring.demo.mapper.PersonMapper;
import com.zhangwenit.mybatis.spring.demo.model.Person;
import com.zhangwenit.mybatis.spring.demo.service.PersonService;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import org.sprin... | UTF-8 | Java | 3,172 | java | Test.java | Java | [
{
"context": "ansactionTemplate;\n\n/**\n * @Description\n * @Author ZWen\n * @Date 2019/4/22 11:01 AM\n * @Version 1.0\n **/\n",
"end": 616,
"score": 0.9038910865783691,
"start": 612,
"tag": "USERNAME",
"value": "ZWen"
}
] | null | [] | package com.zhangwenit.mybatis.spring.demo;
import com.zhangwenit.mybatis.spring.demo.mapper.PersonMapper;
import com.zhangwenit.mybatis.spring.demo.model.Person;
import com.zhangwenit.mybatis.spring.demo.service.PersonService;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import org.sprin... | 3,172 | 0.748424 | 0.742749 | 71 | 43.69014 | 37.288593 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.549296 | false | false | 10 |
aeb9aff22f155768d2f59272fb58b0e4586bf8ca | 38,886,633,931,750 | 649c79c92ee23148912a37917cf739f7d79d10a8 | /app/src/main/java/me/lonny/deamon/ui/act/SelfActivity.java | 872ef511cb9c603d86c9a2adc04067a58564c848 | [] | no_license | lonnyzhang423/deamon | https://github.com/lonnyzhang423/deamon | 151af37cead0c5bf64b56038af69ff8e7e9ae397 | 3917dc8bded0a8fe09807200ec988545a9529cad | refs/heads/master | 2018-07-29T14:40:12.534000 | 2018-07-19T16:03:43 | 2018-07-19T16:03:43 | 132,624,751 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.lonny.deamon.ui.act;
import android.os.Bundle;
import android.support.annotation.Nullable;
import me.lonny.deamon.R;
import me.lonny.deamon.ui.base.BaseActivity;
import me.lonny.deamon.ui.fragment.SelfFragment;
import me.lonny.deamon.utils.FragmentUtils;
/**
* User profile
* Created by lonny on 2018/5/2... | UTF-8 | Java | 720 | java | SelfActivity.java | Java | [
{
"context": ".FragmentUtils;\n\n/**\n * User profile\n * Created by lonny on 2018/5/28.\n */\npublic class SelfActivity exten",
"end": 308,
"score": 0.9995436668395996,
"start": 303,
"tag": "USERNAME",
"value": "lonny"
}
] | null | [] | package me.lonny.deamon.ui.act;
import android.os.Bundle;
import android.support.annotation.Nullable;
import me.lonny.deamon.R;
import me.lonny.deamon.ui.base.BaseActivity;
import me.lonny.deamon.ui.fragment.SelfFragment;
import me.lonny.deamon.utils.FragmentUtils;
/**
* User profile
* Created by lonny on 2018/5/2... | 720 | 0.723611 | 0.713889 | 28 | 24.714285 | 25.177736 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.464286 | false | false | 10 |
0752b4da7f5d4d072bf6f66d2e1cdbc183712142 | 37,254,546,352,452 | 731f3fd82e35d0a81539ffddf7a7f13d3c2a7b13 | /BattleshipGame/Project Files(Intellij)/src/GridContent.java | 610914288d90c978bf5dd772aa55de141b550d97 | [] | no_license | thepickpocket/Networks_COS332 | https://github.com/thepickpocket/Networks_COS332 | a84d63c19061ac4d5d16613dc4869823cb4b12d5 | a814dad63a690377fb1b368103dd238a832f315a | refs/heads/master | 2016-08-04T14:47:07.505000 | 2015-05-25T19:57:50 | 2015-05-25T19:57:50 | 31,319,962 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.HashMap;
/**
* Vivian Venter (13238435) & Jason Evans (13032608)
* COS 332 - Practical 9
* Battleship Game
* Collaboration
*/
public class GridContent {
private String[] ranking = new String[] {"Leutenant", "Commander", "Captain", "Admiral"};
private HashMap<Integer, Character> map_Index... | UTF-8 | Java | 20,327 | java | GridContent.java | Java | [
{
"context": "import java.util.HashMap;\n\n/**\n * Vivian Venter (13238435) & Jason Evans (13032608)\n * COS 332 - ",
"end": 47,
"score": 0.999839186668396,
"start": 34,
"tag": "NAME",
"value": "Vivian Venter"
},
{
"context": "a.util.HashMap;\n\n/**\n * Vivian Venter (13238435) & Jas... | null | [] | import java.util.HashMap;
/**
* <NAME> (13238435) & <NAME> (13032608)
* COS 332 - Practical 9
* Battleship Game
* Collaboration
*/
public class GridContent {
private String[] ranking = new String[] {"Leutenant", "Commander", "Captain", "Admiral"};
private HashMap<Integer, Character> map_Indexes;
priv... | 20,315 | 0.345845 | 0.338564 | 365 | 54.690411 | 48.003769 | 290 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.40274 | false | false | 10 |
ce6ac78f659a78c98019dc434aa6b6d3fb6f8d35 | 34,282,429,008,344 | 96cda4fb58977cdfb413b9703e97988a53295599 | /Old Files/DC2 Files/GregorianMainController.java | 04bf7486e62b0f33d6a0510526eb93f6aa8f0565 | [] | no_license | alvinalvord/udc | https://github.com/alvinalvord/udc | 1093517525b71b23a2f869c7d62a113a03d5ff4e | 03cbb072d486c5e9de62918502a0adb459a75d42 | refs/heads/master | 2021-01-19T04:37:55.548000 | 2017-04-17T19:45:29 | 2017-04-17T19:45:29 | 87,382,237 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import javafx.stage.*;
public class GregorianMainController extends MainController {
private GregorianCalendarController gcc;
public GregorianMainController (Stage stage) {
super (stage);
}
protected void initControllers () {
gcc = new GregorianCalendarController (this);
}
public void setScene (int n... | UTF-8 | Java | 625 | java | GregorianMainController.java | Java | [] | null | [] | import javafx.stage.*;
public class GregorianMainController extends MainController {
private GregorianCalendarController gcc;
public GregorianMainController (Stage stage) {
super (stage);
}
protected void initControllers () {
gcc = new GregorianCalendarController (this);
}
public void setScene (int n... | 625 | 0.6464 | 0.6416 | 39 | 15.051282 | 15.921198 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.153846 | false | false | 10 |
2ffc9394cfc12c98a96c162a02f819f37e173ca1 | 38,895,223,875,460 | 5254d273a4e3ca67e7863b77277a32936e86e151 | /framework/gwt/src/cc/alcina/framework/gwt/client/gwittir/widget/FileSelectorInfo.java | 19dfe5d23903a537c2bc67a4a2a8f45af5879074 | [] | no_license | google-code/alcina | https://github.com/google-code/alcina | 2722ef4180a114efc5204a68919ad4437787d723 | 735d9308308ce0685f885d03aba6684c58ecb4cc | refs/heads/master | 2016-09-09T22:56:12.142000 | 2015-03-14T13:11:23 | 2015-03-14T13:11:23 | 32,212,473 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cc.alcina.framework.gwt.client.gwittir.widget;
import java.io.Serializable;
import cc.alcina.framework.common.client.csobjects.BaseSourcesPropertyChangeEvents;
public class FileSelectorInfo extends BaseSourcesPropertyChangeEvents implements Serializable {
private String fileName;
private byte[] bytes;
p... | UTF-8 | Java | 802 | java | FileSelectorInfo.java | Java | [] | null | [] | package cc.alcina.framework.gwt.client.gwittir.widget;
import java.io.Serializable;
import cc.alcina.framework.common.client.csobjects.BaseSourcesPropertyChangeEvents;
public class FileSelectorInfo extends BaseSourcesPropertyChangeEvents implements Serializable {
private String fileName;
private byte[] bytes;
p... | 802 | 0.763092 | 0.763092 | 32 | 24.0625 | 26.16407 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.46875 | false | false | 10 |
b00ab7d9bd56e749090f275487627ca47f207f87 | 35,476,429,911,968 | a056dbeef44e0fb5dd71a7be1e6fb83a5467ea6c | /src/main/java/sample/Game.java | c27b906ee2be2cca848723ca7e7e08577c5c2c4f | [] | no_license | gemcfadyen/Apprenticeship-JavaFXSpike | https://github.com/gemcfadyen/Apprenticeship-JavaFXSpike | f47ad3fa7c0edd40bfd678a9e357623c94e0914c | 6af799a0bf8a1e3562c50da105c29e7e0fc7487a | refs/heads/master | 2021-01-10T11:15:14.926000 | 2015-11-23T17:52:02 | 2015-11-23T17:52:02 | 46,655,542 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sample;
public class Game {
private int playerIndex = 0;
private int numberOfTurns = 0;
public int currentPlayersIndex() {
int originalPlayerIndex = playerIndex;
if(playerIndex == 0) {
playerIndex = 1;
} else {
playerIndex = 0;
}
retu... | UTF-8 | Java | 760 | java | Game.java | Java | [] | null | [] | package sample;
public class Game {
private int playerIndex = 0;
private int numberOfTurns = 0;
public int currentPlayersIndex() {
int originalPlayerIndex = playerIndex;
if(playerIndex == 0) {
playerIndex = 1;
} else {
playerIndex = 0;
}
retu... | 760 | 0.580263 | 0.572368 | 29 | 25.206896 | 20.861414 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.448276 | false | false | 10 |
0c858463af8fac5809265489bd3c46acf4c0645d | 38,732,015,096,497 | 4dbede13455829560d55580cee491460aa8371f1 | /src/ImageRecoTests/Runner.java | 782e2a7cef46ecd574b137568d9b4e6dae60c7df | [] | no_license | Eeshwar-Krishnan/CvTesting | https://github.com/Eeshwar-Krishnan/CvTesting | eca3f7ef52c3ceae950bddb409a19e9c4e74ed04 | f1f7215fb28f17dbf7ac83df99130b649f1331f8 | refs/heads/main | 2023-03-10T01:56:29.539000 | 2021-02-27T13:38:57 | 2021-02-27T13:38:57 | 342,864,866 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ImageRecoTests;
import java.awt.Color;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.Image;
import java.awt.image.*;
import java.io.*;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import java.util.List;
import javax.imageio.ImageIO;
import org... | UTF-8 | Java | 5,452 | java | Runner.java | Java | [] | null | [] | package ImageRecoTests;
import java.awt.Color;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.Image;
import java.awt.image.*;
import java.io.*;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import java.util.List;
import javax.imageio.ImageIO;
import org... | 5,452 | 0.694241 | 0.678283 | 164 | 32.243904 | 26.301517 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.664634 | false | false | 10 |
8dd542761569d176718125646a5a82f702fd14fa | 33,552,284,581,590 | d8129bfe8f842bedc02026f482bbc7fe26b9862a | /NowSaleAndroidApp/app/src/main/java/com/chapchapbrothers/nowsale/LoadingAnimationFragment.java | 8f9391fa03cef79c801e2042ed83a84c397c4849 | [] | no_license | skawk5678/NowSale | https://github.com/skawk5678/NowSale | bf7a25d2547fb731a8e9e54f2ffb8531bebf6672 | c782dc021810068cea918878c06ccc862b0188bb | refs/heads/master | 2020-03-26T01:42:01.157000 | 2019-01-20T14:01:54 | 2019-01-20T14:01:54 | 144,378,361 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.chapchapbrothers.nowsale;
import android.app.Fragment;
/**
* Created by TedPark on 2017. 3. 18..
*/
public class LoadingAnimationFragment extends Fragment {
public void progressON() {
LoadingAnimationApplication.getInstance().progressON(getActivity(), null);
}
public void progres... | UTF-8 | Java | 541 | java | LoadingAnimationFragment.java | Java | [
{
"context": ";\n\nimport android.app.Fragment;\n\n/**\n * Created by TedPark on 2017. 3. 18..\n */\n\npublic class LoadingAnimati",
"end": 94,
"score": 0.8808342218399048,
"start": 87,
"tag": "NAME",
"value": "TedPark"
}
] | null | [] | package com.chapchapbrothers.nowsale;
import android.app.Fragment;
/**
* Created by TedPark on 2017. 3. 18..
*/
public class LoadingAnimationFragment extends Fragment {
public void progressON() {
LoadingAnimationApplication.getInstance().progressON(getActivity(), null);
}
public void progres... | 541 | 0.709797 | 0.696858 | 24 | 21.541666 | 27.027731 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.291667 | false | false | 10 |
03a6ff2d9b3ca2a23cbd8ae89fd68b6c69b9c3a6 | 38,285,338,500,869 | 162f2cbd6ac5dd9b09004002ed714cef5b46d46c | /IT18151152/Beta04b/src/SoftwarePackage.java | 42ae47637f6716c424873639f4b68e2c3898d171 | [] | no_license | SLIIT-HCI/markMe | https://github.com/SLIIT-HCI/markMe | 57ab469a4c35b3b2c3b9d93f8f9bc6165e2afb66 | 16d6fd94078db44e47281e04ad7ba6ff30b63dc7 | refs/heads/master | 2022-10-27T01:20:52.989000 | 2020-06-16T02:14:29 | 2020-06-16T02:14:29 | 265,216,503 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class SoftwarePackage {
private String name;
public SoftwarePackage(String name) {
super();
this.name = name;
}
public void Open(){
System.out.println("software package is open");
}
public void Close(){
System.out.println("software package is close");
}
}
| UTF-8 | Java | 287 | java | SoftwarePackage.java | Java | [] | null | [] |
public class SoftwarePackage {
private String name;
public SoftwarePackage(String name) {
super();
this.name = name;
}
public void Open(){
System.out.println("software package is open");
}
public void Close(){
System.out.println("software package is close");
}
}
| 287 | 0.679443 | 0.679443 | 18 | 14.888889 | 16.689613 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.277778 | false | false | 10 |
21d140c8f78e7cf0919b940724b4553c8a7269e5 | 38,354,057,977,504 | fbdd95f9dcf4da14714569c74c12c21db5e0e294 | /user-coupon/user-service-api/src/main/java/com/xdclass/userserviceapi/service/IUserService.java | c58444a5477488d51750db2b1e5d963decb4410c | [] | no_license | blench/xdclass-demo | https://github.com/blench/xdclass-demo | 13eb7b794e8ff712343d4400a9330bd9eaf2afd4 | 1d471ad21bd9386f63cb7c3bf6668430791f0315 | refs/heads/main | 2023-01-19T19:42:36.182000 | 2020-11-30T09:17:49 | 2020-11-30T09:17:49 | 317,091,758 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xdclass.userserviceapi.service;
import com.xdclass.userserviceapi.vo.UserVO;
/**
* @author William
* @version 1.0
* @description: TODO
* @date 2020/11/28 20:21
*/
public interface IUserService {
UserVO getUserById(Integer id);
}
| UTF-8 | Java | 254 | java | IUserService.java | Java | [
{
"context": ".xdclass.userserviceapi.vo.UserVO;\n\n/**\n * @author William\n * @version 1.0\n * @description: TODO\n * @date 20",
"end": 113,
"score": 0.9902253150939941,
"start": 106,
"tag": "NAME",
"value": "William"
}
] | null | [] | package com.xdclass.userserviceapi.service;
import com.xdclass.userserviceapi.vo.UserVO;
/**
* @author William
* @version 1.0
* @description: TODO
* @date 2020/11/28 20:21
*/
public interface IUserService {
UserVO getUserById(Integer id);
}
| 254 | 0.716535 | 0.661417 | 15 | 15.933333 | 15.910025 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 10 |
286d6779bbd45b68ac6697c3603429d0a249c1bf | 39,273,180,978,114 | ec57a2d53f7cbaeafa93f27d816930fd509639e2 | /Runescape 530 Client/source/Class133.java | 9c5d512d9db11522a857d12e32753c028e923397 | [] | no_license | rockseller2/runescape-server-csharp | https://github.com/rockseller2/runescape-server-csharp | 4464a97c3fbd083fbb06a83bbb957c34a5c1b7a6 | fae8dfb7f44474ed3b1528cecc0560530ca7c5cd | refs/heads/master | 2021-01-01T16:50:34.062000 | 2013-12-26T09:14:09 | 2013-12-26T09:14:09 | 33,208,230 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.event.FocusEvent;
import java.awt.event.FocusListener;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import java.awt.event.MouseMotionListener;
public class Class133
implements MouseListener, MouseMotionListener, FocusListener
{
public static RSString aRSString... | UTF-8 | Java | 6,345 | java | Class133.java | Java | [] | null | [] | import java.awt.event.FocusEvent;
import java.awt.event.FocusListener;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import java.awt.event.MouseMotionListener;
public class Class133
implements MouseListener, MouseMotionListener, FocusListener
{
public static RSString aRSString... | 6,345 | 0.641135 | 0.492987 | 202 | 29.410891 | 19.092907 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.930693 | false | false | 10 |
0b624db6b5f520a84dca65d0ce329b75ec56830d | 39,273,180,977,569 | 70e90853cc165a5ef162fc5e1fab28a1177ba892 | /app/src/main/java/lu/eminozandac/ondamondclinet/OnDamondClient.java | 739eb1b4ac6ef8505a5879445bb5717b7ccb50d9 | [] | no_license | wenjinge0424/Client_Damond | https://github.com/wenjinge0424/Client_Damond | 0c92b47488d0bfbd4ffd0247098c0bbd0dc9b6cf | 83d7b5474bb9a04cfceba58ac6557819a147cc7e | refs/heads/master | 2023-04-15T06:15:48.790000 | 2021-04-20T08:30:51 | 2021-04-20T08:30:51 | 359,737,580 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lu.eminozandac.ondamondclinet;
import android.content.Context;
import android.content.SharedPreferences;
import android.preference.PreferenceManager;
import androidx.multidex.MultiDex;
import androidx.multidex.MultiDexApplication;
import com.parse.Parse;
import com.parse.ParseACL;
public class OnDamondClien... | UTF-8 | Java | 2,572 | java | OnDamondClient.java | Java | [
{
"context": ".applicationId(\"maquetee_app_01\")\n\t\t\t\t.clientKey(\"master_maquetee_0123\")\n\t\t\t\t.server(\"http://3.137.103.177:1337/parse\")\n",
"end": 1160,
"score": 0.9995549321174622,
"start": 1140,
"tag": "KEY",
"value": "master_maquetee_0123"
},
{
"context": "ntKey(\"ma... | null | [] | package lu.eminozandac.ondamondclinet;
import android.content.Context;
import android.content.SharedPreferences;
import android.preference.PreferenceManager;
import androidx.multidex.MultiDex;
import androidx.multidex.MultiDexApplication;
import com.parse.Parse;
import com.parse.ParseACL;
public class OnDamondClien... | 2,571 | 0.746112 | 0.719285 | 81 | 30.765432 | 21.946777 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.234568 | false | false | 10 |
e6f2d243d128bd0ef0460ce272fac0baf2177f26 | 36,000,415,919,205 | cbbc4ca3268dd0640e8aabdc61e65695ea2f68c4 | /app/src/main/java/com/thecyberian/cms_system/CustomerDetails.java | 0c07ca2b38a3e161d2253275946fe22127abfa18 | [
"Apache-2.0"
] | permissive | TheCyberian/CMS-Android | https://github.com/TheCyberian/CMS-Android | 565c681a2c751f232ecde1e25a6f4aad48463544 | b0c359db5570bd8b4996b5aa5ad86553f857378b | refs/heads/master | 2023-06-03T02:42:26.424000 | 2023-05-22T10:00:39 | 2023-05-22T10:00:39 | 217,129,259 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.thecyberian.cms_system;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.AsyncTask;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.Lis... | UTF-8 | Java | 5,542 | java | CustomerDetails.java | Java | [
{
"context": "derListAdapter;\n String baseEndPoint = \"http://10.0.2.2:5000/getCustomerOrder/\";\n\n ArrayList<String[]>",
"end": 811,
"score": 0.9995795488357544,
"start": 803,
"tag": "IP_ADDRESS",
"value": "10.0.2.2"
}
] | null | [] | package com.thecyberian.cms_system;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.AsyncTask;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.Lis... | 5,542 | 0.588596 | 0.581379 | 161 | 33.422359 | 26.474091 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.770186 | false | false | 10 |
500e0c21101525bbd1181beb355c0d5569f1726a | 35,313,221,161,331 | 5dc5e4f19cb96c99b65f16ee100088bf7f404af4 | /src/main/java/com/thepoptartcrpr/culinary/handlers/ConfigHandler.java | bc579c21a643b8800c1e2309c063d8950049ec98 | [] | no_license | ThePoptartCrpr/Culinary | https://github.com/ThePoptartCrpr/Culinary | fc90b77d62e6aa892458e4fdd7d092529c344310 | 6610642b6b77b2dcea469379e0be7fc197ce9c43 | refs/heads/master | 2020-03-20T20:08:16.549000 | 2018-06-26T19:26:42 | 2018-06-26T19:26:42 | 137,671,912 | 10 | 2 | null | false | 2018-06-17T22:07:20 | 2018-06-17T17:08:34 | 2018-06-17T21:27:57 | 2018-06-17T22:07:20 | 72 | 0 | 2 | 0 | Java | false | null | package com.thepoptartcrpr.culinary.handlers;
import com.thepoptartcrpr.culinary.Culinary;
import net.minecraftforge.common.config.Config;
import net.minecraftforge.common.config.Config.Comment;
import net.minecraftforge.common.config.Config.Type;
import net.minecraftforge.common.config.ConfigManager;
import net.minec... | UTF-8 | Java | 1,388 | java | ConfigHandler.java | Java | [] | null | [] | package com.thepoptartcrpr.culinary.handlers;
import com.thepoptartcrpr.culinary.Culinary;
import net.minecraftforge.common.config.Config;
import net.minecraftforge.common.config.Config.Comment;
import net.minecraftforge.common.config.Config.Type;
import net.minecraftforge.common.config.ConfigManager;
import net.minec... | 1,388 | 0.764409 | 0.762968 | 28 | 48.57143 | 44.031994 | 180 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 10 |
061533f55638b323953b30cc3d8c66406dcaa7ed | 38,697,655,362,876 | 11c6da5632f40c4f697606f3e1b7ce9e64c1d4de | /week-11/day-3/Extension/test/ExtensionTest.java | 8012067e3c29c4203d28a2d96e9ae0771cb9a2d2 | [] | no_license | green-fox-academy/ZetenyiEmese | https://github.com/green-fox-academy/ZetenyiEmese | 37546b7627e5d64f95cfd3d16c787a54844d3956 | ca523b132dba58170eec31e8afd17f924d17f21e | refs/heads/master | 2020-03-31T17:04:08.179000 | 2019-05-08T19:20:14 | 2019-05-08T19:20:14 | 152,404,237 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.junit.Test;
import java.util.Arrays;
import static org.junit.Assert.*;
public class ExtensionTest {
private Extension extension = new Extension();
@Test
public void testAdd_2and3is5() {
assertEquals(5, extension.add(2, 3));
}
@Test
public void testAdd_1and4is5() {
... | UTF-8 | Java | 2,887 | java | ExtensionTest.java | Java | [] | null | [] | import org.junit.Test;
import java.util.Arrays;
import static org.junit.Assert.*;
public class ExtensionTest {
private Extension extension = new Extension();
@Test
public void testAdd_2and3is5() {
assertEquals(5, extension.add(2, 3));
}
@Test
public void testAdd_1and4is5() {
... | 2,887 | 0.607205 | 0.589193 | 131 | 21.038168 | 22.048664 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.526718 | false | false | 10 |
5192ae9429d25aa3ce383b55ba30de96cbd7eb7c | 38,697,655,364,294 | 79450b181f708c8a69d897fb9ac29bf8206756a9 | /app/src/main/java/kim/gaeun/bookworm/model/BookSummary.java | 6413d1ba52f063dd3b0a1859295e4ff56a3c8dc1 | [] | no_license | wonderemily12/bookworm | https://github.com/wonderemily12/bookworm | dcced879deb8d35deb4ef1cd15f24c59cbf49937 | 7415668cf9303b46ea4f2e05c8b2591596a1c17a | refs/heads/master | 2020-03-24T13:42:41.832000 | 2018-08-05T14:33:06 | 2018-08-05T14:33:06 | 142,749,790 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kim.gaeun.bookworm.model;
public class BookSummary {
private String title;
private String author;
private String thumbnailUrl;
private float rating;
public String getTitle() {
return title;
}
public void setTitle(String title) {
this.title = title;
}
publi... | UTF-8 | Java | 772 | java | BookSummary.java | Java | [] | null | [] | package kim.gaeun.bookworm.model;
public class BookSummary {
private String title;
private String author;
private String thumbnailUrl;
private float rating;
public String getTitle() {
return title;
}
public void setTitle(String title) {
this.title = title;
}
publi... | 772 | 0.619171 | 0.619171 | 40 | 18.299999 | 15.729272 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.325 | false | false | 10 |
cbebccd761a52032ffbfac9d4b5ebba99646ef41 | 36,464,272,387,796 | 5a67c4cf544b4238f0c685ebd7bf4fa438ed32a9 | /15-puzzle/src/pkg15puzzle/FuncComparator.java | 54ec8d4df943fa24814f0bf39ce28a2e3d35b7fe | [] | no_license | TasfiaZahin/Artifical-Intelligence-Assignments | https://github.com/TasfiaZahin/Artifical-Intelligence-Assignments | d8c0d1d541e3e5bb2bb5fbbb7ca8b3707fe3b46d | 68d82b2c16882c4c4068501e6b41099078b7f7ee | refs/heads/master | 2022-11-28T21:54:08.330000 | 2020-08-03T05:44:26 | 2020-08-03T05:44:26 | 284,677,016 | 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 pkg15puzzle;
import java.util.Comparator;
import java.util.HashMap;
/**
*
* @author acer
*/
public class FuncComparator im... | UTF-8 | Java | 1,867 | java | FuncComparator.java | Java | [
{
"context": "ator;\nimport java.util.HashMap;\n\n/**\n *\n * @author acer\n */\npublic class FuncComparator implements Compar",
"end": 285,
"score": 0.999550461769104,
"start": 281,
"tag": "USERNAME",
"value": "acer"
}
] | 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 pkg15puzzle;
import java.util.Comparator;
import java.util.HashMap;
/**
*
* @author acer
*/
public class FuncComparator im... | 1,867 | 0.495447 | 0.463846 | 78 | 22.935898 | 18.599241 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 10 |
c066e689f907013b89fcb821b9979b3ce40ba6ac | 39,041,252,741,234 | ca1030b99a8a84f73c1064228f91f2b0db088aa8 | /src/main/java/com/ll/autotransaction/controller/security/CookieWebTokenValueResolver.java | b607f883104bac6cef6454ef8b4498818f8af33e | [] | no_license | 923035434/autoTransaction | https://github.com/923035434/autoTransaction | dfecad07e257933db167af4677b1a9eec6e4b823 | c5984f8b75ba45a272a383adc7d267bd14d7991d | refs/heads/main | 2023-06-11T08:49:19.701000 | 2021-06-29T06:53:26 | 2021-06-29T06:53:26 | 360,383,974 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ll.autotransaction.controller.security;
import lombok.Getter;
import lombok.Setter;
import org.springframework.util.Assert;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
@Getter
@Setter
public class CookieWebTokenValueResolv... | UTF-8 | Java | 2,738 | java | CookieWebTokenValueResolver.java | Java | [] | null | [] | package com.ll.autotransaction.controller.security;
import lombok.Getter;
import lombok.Setter;
import org.springframework.util.Assert;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
@Getter
@Setter
public class CookieWebTokenValueResolv... | 2,738 | 0.625639 | 0.621987 | 100 | 26.379999 | 23.199474 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.51 | false | false | 10 |
9b707b2b73605a2b277ab4a23999a33585ae386b | 16,252,156,299,967 | e6f3730f73fb2c921db853834d2e44b23f1b08a4 | /src/main/java/fr/tatscher/combatminions/spells/SummonMiner.java | bc6b67ef23a23011d7c94e6a53d36b9a1495c46a | [] | no_license | TaTscher/Addon-Wizardry | https://github.com/TaTscher/Addon-Wizardry | 02f02ddbb60c15126a4db250db0fc0a52b7b5241 | 4ea05f0f214148b81a3da976e6598242f323f98b | refs/heads/master | 2022-12-26T10:40:02.863000 | 2020-09-28T21:55:56 | 2020-09-28T21:55:56 | 261,448,404 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.tatscher.combatminions.spells;
import electroblob.wizardry.spell.SpellMinion;
import electroblob.wizardry.util.SpellModifiers;
import fr.tatscher.combatminions.CombatMinions;
import fr.tatscher.combatminions.entity.EntityVindicatorMiner;
import net.minecraft.entity.EntityLivingBase;
import net.minecraft.ini... | UTF-8 | Java | 1,017 | java | SummonMiner.java | Java | [] | null | [] | package fr.tatscher.combatminions.spells;
import electroblob.wizardry.spell.SpellMinion;
import electroblob.wizardry.util.SpellModifiers;
import fr.tatscher.combatminions.CombatMinions;
import fr.tatscher.combatminions.entity.EntityVindicatorMiner;
import net.minecraft.entity.EntityLivingBase;
import net.minecraft.ini... | 1,017 | 0.811209 | 0.811209 | 23 | 43.217392 | 37.210281 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.913043 | false | false | 10 |
adf338a0f5f5a84e46c8f92ed3145eda6e37d980 | 13,073,880,491,825 | 94151674eda09dbc740dcd5793ad749467a861ee | /ders5/EcommerceMembership/EcommerceMembership/src/EcommerceMembership/core/abstracts/LoginService.java | df17a21efe86eca2a84944ccaecbfc1f955cf3cd | [] | no_license | kongeee/kodlamaioJava | https://github.com/kongeee/kodlamaioJava | 35699998a3e8e96d341bf6b5f720aa3e14844d30 | af7973304947fd90ddb60767c41dcea499eb8406 | refs/heads/master | 2023-04-30T17:32:49.973000 | 2021-05-07T16:00:58 | 2021-05-07T16:00:58 | 363,739,144 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package EcommerceMembership.core.abstracts;
import EcommerceMembership.entities.concretes.User;
public interface LoginService {
void loginToSystem(User user);
}
| UTF-8 | Java | 164 | java | LoginService.java | Java | [] | null | [] | package EcommerceMembership.core.abstracts;
import EcommerceMembership.entities.concretes.User;
public interface LoginService {
void loginToSystem(User user);
}
| 164 | 0.835366 | 0.835366 | 7 | 22.428572 | 20.183849 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 10 |
048d8877208d50f469e845b88db3ba46b4e747fd | 2,508,260,950,166 | b07e80c5fc4c6336adcf99d385ab7b88c84f2c39 | /server/car-service-core/src/main/java/com/huhuo/carservicecore/cust/car/DaoCar.java | a0227b2d45a30d86432e8156c514c5032bc9b2e6 | [] | no_license | Becker365/car-rental | https://github.com/Becker365/car-rental | a34ebe6cbaaf20ca7bdd46b1d89700967c6b69a0 | a360c9eec844f9dcf95d52c5e73d8b1b2213b140 | refs/heads/main | 2023-04-10T06:12:56.023000 | 2020-12-26T14:43:40 | 2020-12-26T14:43:40 | 361,785,498 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.huhuo.carservicecore.cust.car;
import org.springframework.stereotype.Repository;
import com.huhuo.carservicecore.db.GenericBaseExtenseDao;
@Repository("carservicecoreDaoCar")
public class DaoCar extends GenericBaseExtenseDao<ModelCar> implements IDaoCar {
@Override
public String getTableName() {
ret... | UTF-8 | Java | 424 | java | DaoCar.java | Java | [] | null | [] | package com.huhuo.carservicecore.cust.car;
import org.springframework.stereotype.Repository;
import com.huhuo.carservicecore.db.GenericBaseExtenseDao;
@Repository("carservicecoreDaoCar")
public class DaoCar extends GenericBaseExtenseDao<ModelCar> implements IDaoCar {
@Override
public String getTableName() {
ret... | 424 | 0.790094 | 0.790094 | 20 | 20.200001 | 23.135687 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 10 |
5fe5a66c051e6e72e137b6d561e45d5ea110a50e | 30,545,807,464,261 | a773335d26fc35135dd9b3fa6a246428c9d4891d | /solution/src/test/java/br/com/geocab/tests/entity/PhotoAlbumTest.java | 64cd6f351b96064e91a55cda37468dfcc65da3bf | [] | no_license | itaipubinacional/geocab | https://github.com/itaipubinacional/geocab | eaae7c5661afa3d6eb429265f1a7db6f3b35213a | fdfba83e44c83580c8ef32ca34e91d4c66118ee2 | refs/heads/master | 2021-03-16T05:04:52.808000 | 2018-02-28T13:37:05 | 2018-02-28T13:37:05 | 22,929,544 | 8 | 5 | null | false | 2018-01-16T10:24:27 | 2014-08-13T20:06:29 | 2016-10-24T16:59:53 | 2018-01-16T10:24:27 | 420,175 | 7 | 9 | 64 | JavaScript | false | null | package br.com.geocab.tests.entity;
import org.junit.Test;
import com.vividsolutions.jts.util.Assert;
import br.com.geocab.domain.entity.marker.Marker;
import br.com.geocab.domain.entity.marker.MarkerAttribute;
import br.com.geocab.domain.entity.marker.photo.Photo;
import br.com.geocab.domain.entity.marker.photo.Pho... | UTF-8 | Java | 1,560 | java | PhotoAlbumTest.java | Java | [
{
"context": "ntity.marker.photo.PhotoAlbum;\n\n/**\n * \n * @author emanuelvictor\n *\n */\npublic class PhotoAlbumTest\n{\n\t/*---------",
"end": 362,
"score": 0.9988271594047546,
"start": 349,
"tag": "USERNAME",
"value": "emanuelvictor"
}
] | null | [] | package br.com.geocab.tests.entity;
import org.junit.Test;
import com.vividsolutions.jts.util.Assert;
import br.com.geocab.domain.entity.marker.Marker;
import br.com.geocab.domain.entity.marker.MarkerAttribute;
import br.com.geocab.domain.entity.marker.photo.Photo;
import br.com.geocab.domain.entity.marker.photo.Pho... | 1,560 | 0.610256 | 0.587179 | 60 | 25 | 26.10364 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.366667 | false | false | 10 |
367ab6c600cb6ee5357d4ba012c46882169baca1 | 16,501,264,419,444 | 072a850d7bcd0d836b5f7e44b0149f8c7a174457 | /src/main/java/com/spacex/concurrent/countdown/converter/ConvertTask.java | e7c546fb3fa80d87b0b8ddb6513adc791dc65d09 | [] | no_license | wolfbang/spacex-flask | https://github.com/wolfbang/spacex-flask | 70ef06864032909fc079352a84454280d9c8b75f | 619631c99f5475ef57a07029baddb4233fe79968 | refs/heads/master | 2020-03-21T00:48:56.561000 | 2018-10-09T14:45:48 | 2018-10-09T14:45:48 | 137,911,133 | 0 | 0 | null | false | 2018-10-09T14:50:49 | 2018-06-19T15:31:51 | 2018-10-09T14:45:51 | 2018-10-09T14:50:55 | 114 | 0 | 0 | 1 | Java | false | null | package com.spacex.concurrent.countdown.converter;
import java.util.concurrent.Callable;
import java.util.concurrent.CountDownLatch;
public abstract class ConvertTask implements Callable<String> {
private final CountDownLatch latch;
private String value;
public ConvertTask(CountDownLatch latch, String v... | UTF-8 | Java | 575 | java | ConvertTask.java | Java | [] | null | [] | package com.spacex.concurrent.countdown.converter;
import java.util.concurrent.Callable;
import java.util.concurrent.CountDownLatch;
public abstract class ConvertTask implements Callable<String> {
private final CountDownLatch latch;
private String value;
public ConvertTask(CountDownLatch latch, String v... | 575 | 0.693913 | 0.693913 | 24 | 22.958334 | 20.329533 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 10 |
b098af6d09fb438ac5634fb95df75a5038a8ce66 | 27,522,150,468,461 | 674ae17357796a2de81f7eb5446c8a338b3f7001 | /parser/SQLtoXMLParser/src/constants/SortType.java | df540863eda3b175799711f5e2ceff0963b8bd54 | [] | no_license | gellaho/thesis | https://github.com/gellaho/thesis | 3ff770c38c9a9e8d4df426bd01d00f7027aa099a | 90fa700d9b089fdf15d6a6f2f1eec97bb331f114 | refs/heads/master | 2019-04-29T17:43:23.227000 | 2015-08-28T00:52:07 | 2015-08-28T00:52:07 | 25,550,458 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package constants;
/**
* @author Jamie Gordon
*
*/
public enum SortType {
ASC, DESC
}
| UTF-8 | Java | 115 | java | SortType.java | Java | [
{
"context": "*\r\n * \r\n */\r\npackage constants;\r\n\r\n/**\r\n * @author Jamie Gordon\r\n *\r\n */\r\npublic enum SortType {\r\n\tASC, DESC\r\n}\r\n",
"end": 65,
"score": 0.9998247623443604,
"start": 53,
"tag": "NAME",
"value": "Jamie Gordon"
}
] | null | [] | /**
*
*/
package constants;
/**
* @author <NAME>
*
*/
public enum SortType {
ASC, DESC
}
| 109 | 0.504348 | 0.504348 | 12 | 7.583333 | 8.149216 | 23 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 10 |
0d7e1a1a17d67f1fa898b5a5dd3e8846bcab623b | 37,185,826,883,102 | 64bbf74f3eb6448aae6485c3ab80375f67f6071e | /addOns/exim/src/main/java/org/zaproxy/addon/exim/PopupMenuExportMessages.java | 1473d10a0b3d69b026682497563e1b7c5068d20b | [
"Apache-2.0"
] | permissive | zaproxy/zap-extensions | https://github.com/zaproxy/zap-extensions | 0ce06cd939b5c2b4183c0ccb399b625d1674667a | ed8f0469cd7ed4bfcafda99849736ab138942861 | refs/heads/main | 2023-08-25T05:10:57.321000 | 2023-08-24T13:50:37 | 2023-08-24T13:50:37 | 35,210,580 | 790 | 977 | Apache-2.0 | false | 2023-09-14T18:48:40 | 2015-05-07T09:17:13 | 2023-09-10T12:39:24 | 2023-09-14T18:48:39 | 960,038 | 759 | 656 | 33 | Java | false | false | /*
* Zed Attack Proxy (ZAP) and its related class files.
*
* ZAP is an HTTP/HTTPS proxy for assessing web application security.
*
* Copyright 2022 The ZAP Development Team
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Yo... | UTF-8 | Java | 6,953 | java | PopupMenuExportMessages.java | Java | [] | null | [] | /*
* Zed Attack Proxy (ZAP) and its related class files.
*
* ZAP is an HTTP/HTTPS proxy for assessing web application security.
*
* Copyright 2022 The ZAP Development Team
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Yo... | 6,953 | 0.532432 | 0.530275 | 178 | 38.061798 | 26.579573 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483146 | false | false | 10 |
3431818700303b8634b588cd08acd49667308153 | 8,761,733,350,165 | 096573e96b775364ec0c212f7b2263c3af8d56b9 | /src/main/java/com/mtg/examples/mongo/daos/UserDaoMongoImpl.java | 0b945838712741ea5754572dad26aed2d649a5f6 | [
"MIT"
] | permissive | ekovshilovsky/mongo_java | https://github.com/ekovshilovsky/mongo_java | 0bd1c933d84a355256b1695a1c4077e580950103 | 4cbca3b5cbfab86dc8a9703a382824a0111d3247 | refs/heads/master | 2021-01-01T18:37:47.248000 | 2013-06-07T23:52:22 | 2013-06-07T23:52:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mtg.examples.mongo.daos;
import java.util.List;
import org.bson.types.ObjectId;
import org.springframework.beans.factory.annotation.Autowired;
import com.mtg.examples.mongo.dto.User;
import com.mtg.examples.mongo.repository.UserRepository;
/**
*
*/
public class UserDaoMongoImpl implement... | UTF-8 | Java | 840 | java | UserDaoMongoImpl.java | Java | [] | null | [] | package com.mtg.examples.mongo.daos;
import java.util.List;
import org.bson.types.ObjectId;
import org.springframework.beans.factory.annotation.Autowired;
import com.mtg.examples.mongo.dto.User;
import com.mtg.examples.mongo.repository.UserRepository;
/**
*
*/
public class UserDaoMongoImpl implement... | 840 | 0.645238 | 0.645238 | 39 | 19.538462 | 18.833748 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 10 |
2013e948afaf43c3b32634f735a50113926bb5b4 | 36,103,495,133,476 | 8bba5cad5a613188a0b628e8bf3612b0beeb5dfb | /0-Uygulamalar/oyuncak-fabrikası/Arac.java | 27200a87bc095b7782acb540ac902d12ac710a34 | [] | no_license | subratcall/JAVA-PROGRAMMING-1 | https://github.com/subratcall/JAVA-PROGRAMMING-1 | 1f250602cc3588452390ed5405ee54d2324e8ebb | ddefb9ca3fd1818aad1910ed6649a33ea7cfee32 | refs/heads/main | 2023-02-01T22:26:26.033000 | 2020-12-22T20:50:17 | 2020-12-22T20:50:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public interface Arac {
void hareketeGec();
void hizlan(int hiz);
}
| UTF-8 | Java | 82 | java | Arac.java | Java | [] | null | [] |
public interface Arac {
void hareketeGec();
void hizlan(int hiz);
}
| 82 | 0.609756 | 0.609756 | 6 | 11.333333 | 10.370899 | 23 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 10 |
faf181d55e1afbb98bf014616088e809bfc242f0 | 11,304,353,934,937 | 6f4abd6058ef11cc52d138c44f03a6e13529b53f | /app/src/main/java/com/emi/emireading/ui/setting/ProfessionalModeActivity.java | 553ed13034b721caf0e7d9872f284e0480896033 | [] | no_license | jenkinsZhou/EmiReading | https://github.com/jenkinsZhou/EmiReading | c82ca83bea61e67a8830b61d4a7e2d6df9521cea | 2a45432c91096968eaba813a14ea4c5cbbddac58 | refs/heads/master | 2020-08-10T18:58:51.901000 | 2019-10-11T08:57:53 | 2019-10-11T08:57:53 | 214,401,054 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.emi.emireading.ui.setting;
import android.content.Context;
import android.view.View;
import com.emi.emireading.R;
import com.emi.emireading.core.BaseActivity;
/**
* @author :zhoujian
* @description : 专业模式
* @company :翼迈科技
* @date 2018年06月08日上午 10:21
* @Email: 971613168@qq.com
*/
public class Profe... | UTF-8 | Java | 1,687 | java | ProfessionalModeActivity.java | Java | [
{
"context": "mi.emireading.core.BaseActivity;\n\n/**\n * @author :zhoujian\n * @description : 专业模式\n * @company :翼迈科技\n * @date",
"end": 198,
"score": 0.9993801116943359,
"start": 190,
"tag": "USERNAME",
"value": "zhoujian"
},
{
"context": "any :翼迈科技\n * @date 2018年06月08日上午 10:21\n ... | null | [] | package com.emi.emireading.ui.setting;
import android.content.Context;
import android.view.View;
import com.emi.emireading.R;
import com.emi.emireading.core.BaseActivity;
/**
* @author :zhoujian
* @description : 专业模式
* @company :翼迈科技
* @date 2018年06月08日上午 10:21
* @Email: <EMAIL>
*/
public class ProfessionalMo... | 1,678 | 0.632751 | 0.620108 | 62 | 25.790323 | 22.812092 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.403226 | false | false | 10 |
7820601c5d623db7a2f425eda30daecebcc58502 | 3,977,139,733,238 | 148a7c8731e887847188f99bf062514d7e1620bd | /src/bn/IO流读写_超级重要_以后就这种用法了/D_OutputStreamWriter字符数组形式.java | 5f591d55ff351c92e3f34c196c6a3b7af7ad0135 | [
"Apache-2.0"
] | permissive | qingkediguo/-JavaSE- | https://github.com/qingkediguo/-JavaSE- | 5659b624818e120c1c86ea7d09499aa1e12601d5 | 5cd7ec530c0dbebe5456bf057a81454ac969c339 | refs/heads/master | 2021-09-14T12:38:33.247000 | 2018-05-14T03:14:18 | 2018-05-14T03:14:18 | 111,383,763 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bn.IO流读写_超级重要_以后就这种用法了;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.OutputStreamWriter;
/*
* OutputStreamWriter的方法:
* public void write(int c):写一个字符
* public void write(char[] cbuf):写一个字符数组
* public void write(char[] cbuf,int off,int len):写一个字符数组的一部分
* public void write(St... | UTF-8 | Java | 1,876 | java | D_OutputStreamWriter字符数组形式.java | Java | [
{
"context": "ing str,int off,int len):写一个字符串的一部分\n\t\tosw.write(\"我爱林青霞\", 2, 3);\n\n\t\t// 刷新缓冲区\n\t\tosw.flush();\n\t\t// osw.writ",
"end": 1228,
"score": 0.578803300857544,
"start": 1224,
"tag": "NAME",
"value": "爱林青霞"
},
{
"context": "2, 3);\n\n\t\t// 刷新缓冲区\n\t\tosw.flush();\n\t... | null | [] | package bn.IO流读写_超级重要_以后就这种用法了;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.OutputStreamWriter;
/*
* OutputStreamWriter的方法:
* public void write(int c):写一个字符
* public void write(char[] cbuf):写一个字符数组
* public void write(char[] cbuf,int off,int len):写一个字符数组的一部分
* public void write(St... | 1,876 | 0.663805 | 0.655222 | 56 | 23.964285 | 19.387003 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.696429 | false | false | 10 |
adb31ba0244ea4c2e89d9be566b4477a089cfd78 | 6,270,652,269,108 | e3e7c0d706351e7b75d86339696f25f144fe652b | /java_generics_and_collections/special-collections/src/main/java/com/efimchick/ifmo/collections/PairStringList.java | 7b24eb0261c0d9839c306eb682b4ea3b48b0f4be | [] | no_license | HakJko/AutocodeEpam | https://github.com/HakJko/AutocodeEpam | 22dcbd7b20a6d04785de3ab6fcfc21c9ff032ffd | 9e3b9c8ffd57a3a30d2cd93ddd05bcae51dfe2af | refs/heads/main | 2023-05-31T21:42:51.139000 | 2021-07-02T20:33:28 | 2021-07-02T20:33:28 | 363,626,646 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.efimchick.ifmo.collections;
import java.util.*;
class PairStringList implements List<String>
{
private final List<String> LIST = new ArrayList<>();
@Override
public int size() {
return LIST.size();
}
@Override
public Iterator<String> iterator() {
return LIST.itera... | UTF-8 | Java | 3,636 | java | PairStringList.java | Java | [] | null | [] | package com.efimchick.ifmo.collections;
import java.util.*;
class PairStringList implements List<String>
{
private final List<String> LIST = new ArrayList<>();
@Override
public int size() {
return LIST.size();
}
@Override
public Iterator<String> iterator() {
return LIST.itera... | 3,636 | 0.575082 | 0.572607 | 164 | 21.176828 | 19.310347 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.335366 | false | false | 10 |
2fda5a04397a0f493e2eda4ffbcc4e17c4e00d3d | 17,016,660,452,759 | 00153ce86fcf0932c8b88cf0a1a330fa1e9cf6b5 | /grant-server/src/main/java/ru/itis/grant/conversion/response/ApplicationToResponseApplicationDtoConverter.java | dd22b8600eaf685c9846cb91669115b3ba9f5bb1 | [] | no_license | KarimovKamil/Grant-System | https://github.com/KarimovKamil/Grant-System | ccfc79a27297f86ea2a6443b3bafcac42451b765 | ae35579f184c35cfa8558576a0da3707f0d156d6 | refs/heads/master | 2020-03-23T16:34:47.586000 | 2018-08-03T16:08:11 | 2018-08-03T16:08:11 | 141,818,295 | 1 | 0 | null | false | 2018-08-03T15:41:32 | 2018-07-21T14:02:53 | 2018-08-03T09:54:12 | 2018-08-03T15:41:32 | 148 | 0 | 0 | 0 | Java | false | null | package ru.itis.grant.conversion.response;
import ru.itis.grant.dto.response.ResponseApplicationDto;
import ru.itis.grant.dto.response.ResponseElementValueDto;
import ru.itis.grant.model.Application;
import ru.itis.grant.model.ElementValue;
import java.util.ArrayList;
import java.util.List;
public class ApplicationT... | UTF-8 | Java | 1,788 | java | ApplicationToResponseApplicationDtoConverter.java | Java | [] | null | [] | package ru.itis.grant.conversion.response;
import ru.itis.grant.dto.response.ResponseApplicationDto;
import ru.itis.grant.dto.response.ResponseElementValueDto;
import ru.itis.grant.model.Application;
import ru.itis.grant.model.ElementValue;
import java.util.ArrayList;
import java.util.List;
public class ApplicationT... | 1,788 | 0.690157 | 0.690157 | 42 | 41.595238 | 29.63995 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 10 |
8b9efbcc81330574d90379b77fad8246e4480351 | 3,942,779,998,509 | da596c89572dbcf7f388bd4805e4b4765b5a2af1 | /curso-java-basico1/src/pt/andre/variaveis/MediaNotas.java | 59e4e91c5630beffbb1b078eb702e377a5f56134 | [] | no_license | OliveiraRASO/java.classes | https://github.com/OliveiraRASO/java.classes | 9070f3d19d526ed9c330d2e5f4294fa82297b313 | 81ad4ff0743550841dfd385aabe06707eb24cca9 | refs/heads/master | 2021-05-22T21:08:47.993000 | 2020-10-24T15:38:45 | 2020-10-24T15:38:45 | 253,096,672 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pt.andre.variaveis;
import java.util.Scanner;
public class MediaNotas {
public static void main(String[] args) {
Scanner teclado = new Scanner(System.in);
System.out.print("Digite a primeira nota: ");
double nota1 = teclado.nextDouble();
System.out.print("Digite a segunda nota: ");
double... | WINDOWS-1252 | Java | 640 | java | MediaNotas.java | Java | [] | null | [] | package pt.andre.variaveis;
import java.util.Scanner;
public class MediaNotas {
public static void main(String[] args) {
Scanner teclado = new Scanner(System.in);
System.out.print("Digite a primeira nota: ");
double nota1 = teclado.nextDouble();
System.out.print("Digite a segunda nota: ");
double... | 640 | 0.679186 | 0.665102 | 27 | 22.666666 | 20.079472 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.888889 | false | false | 10 |
ba0cbee9599937cf9d4301e4ff59cf91b0948fbb | 3,942,779,999,348 | 25b4a4202d7dce18419c3078c27c14da3c5e7d8a | /Mavsocial/src/test/java/TestCases/EnterpriseuserLogin.java | 6d4170dbed6ff5a8a3254b39c0fa5f41d6d2d4f3 | [] | no_license | harichandra599/MSframework | https://github.com/harichandra599/MSframework | 94fc8c5e9b4ea4481211dc97846f9a03bd97e15b | 0957dc4a5a497ba30dfb78e5362cb92f2ced725e | refs/heads/master | 2021-12-24T00:33:47.072000 | 2020-06-18T15:15:50 | 2020-06-18T15:15:50 | 179,290,368 | 0 | 0 | null | false | 2021-12-14T20:51:33 | 2019-04-03T12:57:25 | 2020-06-18T15:17:53 | 2021-12-14T20:51:31 | 69,303 | 0 | 0 | 4 | HTML | false | false | package TestCases;
import java.io.IOException;
import java.lang.reflect.Method;
import org.apache.log4j.Logger;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.BeforeMethod;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import com.relevantcodes.extentreports.L... | UTF-8 | Java | 996 | java | EnterpriseuserLogin.java | Java | [] | null | [] | package TestCases;
import java.io.IOException;
import java.lang.reflect.Method;
import org.apache.log4j.Logger;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.BeforeMethod;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import com.relevantcodes.extentreports.L... | 996 | 0.758032 | 0.753012 | 40 | 23.9 | 21.257704 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.2 | false | false | 10 |
845990228b8ed56bcf4275a9448a7439a7aec93e | 12,799,002,561,740 | 1a0481d74f88038bdeb1e7df215ff122fd9fc366 | /WorkingWithLegacy/trunk/src/main/java/com/amri/legacy/extract_override_factory_method/WorkflowEngine.java | 381869ff46f01c085c289c0bb49743e294a812dd | [] | no_license | amri/WorkingWithLegacy | https://github.com/amri/WorkingWithLegacy | 8b8e134d96a228a1e3df401bc982fc656089e9b2 | f1d7a31c51c26570003bb38d989beb466ef804c6 | refs/heads/master | 2021-01-13T02:26:13.912000 | 2015-09-15T00:41:03 | 2015-09-15T00:41:03 | 31,571,013 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.amri.legacy.extract_override_factory_method;
//MAIN
public class WorkflowEngine {
public WorkflowEngine() {
this.tm = makeTransactionManager();
}
public TransactionManager makeTransactionManager() {
Reader reader = new ModelReader(AppConfig.getDryConfiguration());
return new Transacti... | UTF-8 | Java | 383 | java | WorkflowEngine.java | Java | [] | null | [] | package com.amri.legacy.extract_override_factory_method;
//MAIN
public class WorkflowEngine {
public WorkflowEngine() {
this.tm = makeTransactionManager();
}
public TransactionManager makeTransactionManager() {
Reader reader = new ModelReader(AppConfig.getDryConfiguration());
return new Transacti... | 383 | 0.744125 | 0.744125 | 16 | 21.9375 | 22.675617 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.0625 | false | false | 10 |
670317e1796345aab435e6f5f8adae027de39b80 | 13,125,420,095,037 | bafd8df403148b17112241bea6e8e584d42b482c | /src/main/java/com/ruoyi/project/system/util/CutTimeUtil.java | d8731a7291376b467ccfb012752317c3cab2f226 | [
"LicenseRef-scancode-mulanpsl-2.0-en",
"MulanPSL-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Vetch0710/hospital | https://github.com/Vetch0710/hospital | 8262a35b9cf978c55378809c5c2fe4cb02df4c8e | 15f3594a3e07a2d036a5b5c7f58be2e3a899216e | refs/heads/master | 2023-04-12T13:34:51.074000 | 2021-04-27T06:30:24 | 2021-04-27T06:30:24 | 359,290,340 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ruoyi.project.system.util;
/**
* @author Vetch
* @Description
* @create 2021-04-09-9:19
*/
import com.ruoyi.framework.config.RuoYiConfig;
import org.apache.poi.util.Units;
import org.apache.poi.xwpf.usermodel.*;
import java.io.*;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.... | UTF-8 | Java | 3,614 | java | CutTimeUtil.java | Java | [
{
"context": "age com.ruoyi.project.system.util;\n\n/**\n * @author Vetch\n * @Description\n * @create 2021-04-09-9:19\n */\n\ni",
"end": 60,
"score": 0.9379855394363403,
"start": 55,
"tag": "USERNAME",
"value": "Vetch"
}
] | null | [] | package com.ruoyi.project.system.util;
/**
* @author Vetch
* @Description
* @create 2021-04-09-9:19
*/
import com.ruoyi.framework.config.RuoYiConfig;
import org.apache.poi.util.Units;
import org.apache.poi.xwpf.usermodel.*;
import java.io.*;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.... | 3,614 | 0.49797 | 0.476798 | 114 | 29.245613 | 21.135138 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.535088 | false | false | 10 |
c0a96c35bc73794d3d7e38e4b5ad6c929151c1d6 | 18,468,359,389,849 | 63df4e596534c9de15273d2e033920fde53183d8 | /src/main/java/nl/quintor/studybits/business/OsirisParser.java | 7565f2df92f438c3d4e2a1fd574ffe5370440a81 | [] | no_license | TijnvandenBergh/StudyBitsParser | https://github.com/TijnvandenBergh/StudyBitsParser | 02e4d21bf96ce2d3ecf338b7980f1f53c7de94f7 | 93efde64a6cf6c81c4c1a60a7191699af29835fc | refs/heads/master | 2022-02-10T12:49:17.335000 | 2019-05-14T12:55:52 | 2019-05-14T12:55:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nl.quintor.studybits.business;
import lombok.NoArgsConstructor;
import nl.quintor.studybits.entity.ExchangePosition;
import nl.quintor.studybits.entity.Student;
import nl.quintor.studybits.entity.Transcript;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.json.JSO... | UTF-8 | Java | 2,397 | java | OsirisParser.java | Java | [
{
"context": "L_PROGRESS = \"https://my-json-server.typicode.com/tijn167/FakeJsonApi\";\n private static final String STU",
"end": 580,
"score": 0.7740879058837891,
"start": 573,
"tag": "USERNAME",
"value": "tijn167"
}
] | null | [] | package nl.quintor.studybits.business;
import lombok.NoArgsConstructor;
import nl.quintor.studybits.entity.ExchangePosition;
import nl.quintor.studybits.entity.Student;
import nl.quintor.studybits.entity.Transcript;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.json.JSO... | 2,397 | 0.64247 | 0.639549 | 75 | 30.959999 | 25.715593 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.573333 | false | false | 10 |
3fd057831706dce8c0e3f7bc6adffd2fc6f0bbc4 | 22,900,765,644,290 | 9143ad6914f9009548b0c571cf248342a35fe6f6 | /src/main/java/ru/demoopencart/steps/BaseSteps.java | f223b924809d99d236aac7e060a0408cc4dfe24e | [] | no_license | supeedo/OTUS_JAVA_QA_Final_Project | https://github.com/supeedo/OTUS_JAVA_QA_Final_Project | b3ceb8efed03cfe1b8eeae36b6309a0bc0623051 | ce3c0083aa7cf627e93068481aa6f1322fab9658 | refs/heads/master | 2022-12-06T07:26:06.831000 | 2020-08-25T05:29:35 | 2020-08-25T05:29:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.demoopencart.steps;
import com.codeborne.selenide.SelenideElement;
import io.qameta.allure.Step;
import org.testng.Assert;
import ru.demoopencart.pages.components.Header;
import ru.demoopencart.pages.components.LeftColumn;
import ru.demoopencart.pages.components.MainMenu;
import static com.codeborne.selen... | UTF-8 | Java | 2,441 | java | BaseSteps.java | Java | [] | null | [] | package ru.demoopencart.steps;
import com.codeborne.selenide.SelenideElement;
import io.qameta.allure.Step;
import org.testng.Assert;
import ru.demoopencart.pages.components.Header;
import ru.demoopencart.pages.components.LeftColumn;
import ru.demoopencart.pages.components.MainMenu;
import static com.codeborne.selen... | 2,441 | 0.673162 | 0.673162 | 72 | 30.361111 | 28.028412 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.569444 | false | false | 10 |
fc6c30b445fc6b7fe0a6d814f9328be970a6e3c6 | 27,135,603,395,248 | 9a43cb738a95e7200498b1183e0675b42e32175f | /src/main/java/duke/storage/Storage.java | 5cc026305e8dcb7d133de3dcfc6d3c5f3bb9c620 | [] | no_license | lyeyixian/ip | https://github.com/lyeyixian/ip | 1eda43baf9ac585263272577bd7f90bd98cc5a21 | 69cf4f7b033f4eba31ad2571929108a2715b4eeb | refs/heads/master | 2022-12-18T13:56:01.542000 | 2020-09-24T14:43:39 | 2020-09-24T14:43:39 | 287,902,426 | 0 | 0 | null | true | 2020-09-05T04:22:24 | 2020-08-16T08:17:04 | 2020-09-05T04:17:52 | 2020-09-05T04:22:23 | 1,467 | 0 | 0 | 0 | Java | false | false | package duke.storage;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileWriter;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.util.Scanner;
import duke.task.Deadline;
import duke.task.Event;
import duke.task.Task;
import duke.task.ToDo;
/**
* ... | UTF-8 | Java | 3,043 | java | Storage.java | Java | [] | null | [] | package duke.storage;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileWriter;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.util.Scanner;
import duke.task.Deadline;
import duke.task.Event;
import duke.task.Task;
import duke.task.ToDo;
/**
* ... | 3,043 | 0.517581 | 0.514624 | 109 | 26.917431 | 21.166933 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.53211 | false | false | 10 |
4813de453225ee1b394122f465b1096b26888b93 | 23,347,442,261,209 | 8c420a6bc0402b1ad25e33262f74ef22af7fb56e | /app/src/main/java/example/com/mvpexample/Login2/SessionRun.java | 4247d33dbbd451a86b434dff225bd11f403c321b | [] | no_license | chirag1210/MVPGetRequestWithRetrofit | https://github.com/chirag1210/MVPGetRequestWithRetrofit | 38d00b62b327ad7d1b28634584a06ab5fd25a06c | 14354c12f0a1d73495a79d22441f1e4fd25d3ae5 | refs/heads/master | 2021-08-30T11:11:40.159000 | 2017-12-17T01:48:37 | 2017-12-17T01:48:37 | 114,551,752 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package example.com.mvpexample.Login2;
/**
* Created by Win on 16-12-2017.
*/
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class SessionRun {
@SerializedName("id")
@Expose
private Integer id;
@SerializedName("session_id")
@Expose
priv... | UTF-8 | Java | 1,049 | java | SessionRun.java | Java | [
{
"context": " example.com.mvpexample.Login2;\n\n/**\n * Created by Win on 16-12-2017.\n */\n\nimport com.google.gson.annota",
"end": 61,
"score": 0.6487995386123657,
"start": 58,
"tag": "NAME",
"value": "Win"
}
] | null | [] | package example.com.mvpexample.Login2;
/**
* Created by Win on 16-12-2017.
*/
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class SessionRun {
@SerializedName("id")
@Expose
private Integer id;
@SerializedName("session_id")
@Expose
priv... | 1,049 | 0.621544 | 0.612965 | 57 | 17.421053 | 15.280933 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.263158 | false | false | 10 |
ff7c24c5ba24515d515cc8c3c121145459b40508 | 2,826,088,500,368 | 20070e46ecc9a7cb032bf2866d053195e0124b4e | /chapter2-answer2/src/main/java/com/itedu/chapter2/answer2/abstractfactory/factory/ColorFactory.java | 3c0b28ad211001f34dc78e34a69e4ed418027d1d | [] | no_license | yantingji/java-architecture-book | https://github.com/yantingji/java-architecture-book | ae226c449f3cc5f6f94ac01d9239f9eeb3e12f34 | 2ad35c139e363c1ecfd62ce99e2e1fc314ea4d03 | refs/heads/master | 2022-12-21T23:00:35.304000 | 2020-02-02T04:00:55 | 2020-02-02T04:00:55 | 168,796,933 | 3 | 3 | null | false | 2022-12-16T01:21:07 | 2019-02-02T05:13:26 | 2021-06-09T05:42:31 | 2022-12-16T01:21:03 | 109,443 | 1 | 3 | 107 | Java | false | false | package com.itedu.chapter2.answer2.abstractfactory.factory;
import com.itedu.chapter2.answer2.abstractfactory.AbstractFactory;
import com.itedu.chapter2.answer2.abstractfactory.color.Blue;
import com.itedu.chapter2.answer2.abstractfactory.color.Color;
import com.itedu.chapter2.answer2.abstractfactory.color.Green;
impo... | UTF-8 | Java | 831 | java | ColorFactory.java | Java | [] | null | [] | package com.itedu.chapter2.answer2.abstractfactory.factory;
import com.itedu.chapter2.answer2.abstractfactory.AbstractFactory;
import com.itedu.chapter2.answer2.abstractfactory.color.Blue;
import com.itedu.chapter2.answer2.abstractfactory.color.Color;
import com.itedu.chapter2.answer2.abstractfactory.color.Green;
impo... | 831 | 0.701564 | 0.687124 | 29 | 27.655172 | 22.986166 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37931 | false | false | 10 |
84c14d628e9f3f1705dc545b1a0d28316e9dc6c0 | 3,616,362,525,637 | f7b6a3810e791fea3377c85066998fe30032969e | /src/tests/AdaBoostTest.java | 9c459f0b4c0b24c69ae16f6b7e73132cb9a8a7c6 | [] | no_license | misael86/ViolaJones-Java | https://github.com/misael86/ViolaJones-Java | d4bad13a4c299f29a8daca733fc70ebfaaed5f8c | 03f55493f63acc7c189ff921e1ddb60b08aeaaf3 | refs/heads/master | 2020-08-06T16:37:15.860000 | 2014-06-06T05:37:38 | 2014-06-06T05:37:38 | 6,012,863 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tests;
import global.Methods;
import global.Enumerators.DataSet;
import models.AdaBoostRespons;
import models.WeakClassifier;
import org.junit.Assert;
import org.junit.Test;
import utilities.AdaBoost;
import utilities.Data;
import utilities.Feature;
import utilities.Image;
import utilities.Matrix;
public c... | UTF-8 | Java | 5,378 | java | AdaBoostTest.java | Java | [] | null | [] | package tests;
import global.Methods;
import global.Enumerators.DataSet;
import models.AdaBoostRespons;
import models.WeakClassifier;
import org.junit.Assert;
import org.junit.Test;
import utilities.AdaBoost;
import utilities.Data;
import utilities.Feature;
import utilities.Image;
import utilities.Matrix;
public c... | 5,378 | 0.697843 | 0.669208 | 147 | 35.585033 | 37.712273 | 207 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.197279 | false | false | 10 |
14cbc0a2d17879b8d75c797331c115370a193057 | 38,989,713,137,961 | b09d9742338e24a0789fff0c62a6766522adb175 | /src/pages/CreateAccountPage.java | 21dc31947c99b5c73e6a65abe1b7498ba4f8a1b0 | [] | no_license | AndrewPopenko/MyGardenTest | https://github.com/AndrewPopenko/MyGardenTest | a7b4a666cb84925dbafa1d26b876601a417e9d6c | cced927a4d7168768a5dc3a2f9df80a346620178 | refs/heads/master | 2021-01-13T00:52:25.074000 | 2016-02-15T21:12:40 | 2016-02-15T21:12:40 | 51,757,881 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pages;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
public class CreateAccountPage extends SuperPage {
WebDriver driver;
By textElement = By.xpath("//*[@id='noSlide']/h1");
public CreateAccountPage(WebDriver driver) {
super(driver);
if(!driver.getTitle().equa... | WINDOWS-1250 | Java | 670 | java | CreateAccountPage.java | Java | [] | null | [] | package pages;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
public class CreateAccountPage extends SuperPage {
WebDriver driver;
By textElement = By.xpath("//*[@id='noSlide']/h1");
public CreateAccountPage(WebDriver driver) {
super(driver);
if(!driver.getTitle().equa... | 670 | 0.671664 | 0.670165 | 24 | 25.791666 | 29.453323 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.625 | false | false | 10 |
43ff904493922489d3a0473b4d20bc792e1ac0c5 | 7,550,552,554,271 | 0a8ebbb1addf53c438fdfed4dfd4c3e4818b6b2a | /src/main/java/com/pocket/controllers/NutritionistController.java | da69a83976bdc11b2a97823ba4acf4cfdc83dbc6 | [] | no_license | DanielaRednic/pocket-nutritionist | https://github.com/DanielaRednic/pocket-nutritionist | 739a22bf4f034ec74513b80a277c6e3f73044b39 | bb497b4391c2af5950467b198ecd62027708cc5d | refs/heads/master | 2023-05-02T13:35:24.194000 | 2021-05-16T16:25:48 | 2021-05-16T16:25:48 | 353,073,613 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pocket.controllers;
import java.util.ResourceBundle;
import com.pocket.model.User;
import com.pocket.services.UserService;
import javafx.event.ActionEvent;
import javafx.event.EventHandler;
import javafx.fxml.FXML;
import javafx.fxml.FXMLLoader;
import javafx.fxml.Initializable;
import javafx.scene.Parent;
... | UTF-8 | Java | 6,082 | java | NutritionistController.java | Java | [] | null | [] | package com.pocket.controllers;
import java.util.ResourceBundle;
import com.pocket.model.User;
import com.pocket.services.UserService;
import javafx.event.ActionEvent;
import javafx.event.EventHandler;
import javafx.fxml.FXML;
import javafx.fxml.FXMLLoader;
import javafx.fxml.Initializable;
import javafx.scene.Parent;
... | 6,082 | 0.673298 | 0.672476 | 193 | 30.507772 | 28.011677 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.715026 | false | false | 10 |
4b2d92f7416422a7102dba2ba06a0129442dc51f | 36,344,013,289,112 | eb0c0ade9beccd9c6d7b09240bdb6acc30006152 | /src/main/java/场景题/hashMapDemo.java | de84dc08fce887be970730f90cdd68e2634e6f45 | [] | no_license | chenqian1998/javaProgram | https://github.com/chenqian1998/javaProgram | 550405e3b16a921550268033b2f6e247a9fb9f03 | 24470fddaa11285de3dfb6e4fccfa8b16fbed87b | refs/heads/master | 2023-01-08T08:24:31.053000 | 2020-05-22T11:09:23 | 2020-05-22T11:09:23 | 266,088,118 | 0 | 0 | null | false | 2020-10-13T22:12:37 | 2020-05-22T10:55:56 | 2020-05-22T11:09:51 | 2020-10-13T22:12:36 | 219 | 0 | 0 | 1 | Java | false | false | package 场景题;
public class hashMapDemo {
// 数据桶 node
private String[] table;
private int size;
public hashMapDemo() {
table = new String[16];
size = 16;
}
public void push(String key, String value) {
int hash = key.hashCode() & (size - 1);
}
public static vo... | UTF-8 | Java | 366 | java | hashMapDemo.java | Java | [] | null | [] | package 场景题;
public class hashMapDemo {
// 数据桶 node
private String[] table;
private int size;
public hashMapDemo() {
table = new String[16];
size = 16;
}
public void push(String key, String value) {
int hash = key.hashCode() & (size - 1);
}
public static vo... | 366 | 0.556497 | 0.542373 | 23 | 14.391304 | 16.067085 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.304348 | false | false | 10 |
da13e378f760b4d55cfba6c6876e9c6ea5dc2a54 | 5,076,651,401,098 | e227db90efcae12dd3886cdbdb901bb19bd8bea1 | /src/main/java/com/syntel/vertx/StarterController.java | ee8319661b711fa55cadcf3bf241d35b8466ee94 | [] | no_license | jayant-ingale/realtimedataHackthon | https://github.com/jayant-ingale/realtimedataHackthon | e5079328444ac3ac91598d2f06326adf6f695ad9 | dd54caf7403f9ebafad812b585c0a99f877f9dac | refs/heads/master | 2021-07-15T18:05:57.204000 | 2019-10-23T14:15:42 | 2019-10-23T14:15:42 | 217,066,864 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.syntel.vertx;
import com.syntel.vertx.MyFirstVerticle;
import io.vertx.core.AbstractVerticle;
import io.vertx.core.DeploymentOptions;
import io.vertx.core.Vertx;
import io.vertx.core.VertxOptions;
import io.vertx.core.json.JsonObject;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
public class S... | UTF-8 | Java | 2,055 | java | StarterController.java | Java | [] | null | [] | package com.syntel.vertx;
import com.syntel.vertx.MyFirstVerticle;
import io.vertx.core.AbstractVerticle;
import io.vertx.core.DeploymentOptions;
import io.vertx.core.Vertx;
import io.vertx.core.VertxOptions;
import io.vertx.core.json.JsonObject;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
public class S... | 2,055 | 0.639416 | 0.626764 | 58 | 34.431034 | 29.540218 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.862069 | false | false | 10 |
bd1bed68cd853dfc10fb221983fc04299d1b5269 | 5,755,256,233,903 | edd9fd9e6a4362277d1d32a12e384a57d5c15eb7 | /MicroService/spring-mvc/springmvc01/src/main/java/com/github/support/service/TaskService.java | e942e99f4ba9510876e7219178d887ded3748fc0 | [] | no_license | sxc588/studio | https://github.com/sxc588/studio | ca6ae5dd7ea8d24ff32b98d03e18dd81cafadb92 | 5bb5bb5d8c672ac963cb63470d36acc4a8b48f62 | refs/heads/master | 2022-12-23T09:27:32.968000 | 2020-07-20T17:02:00 | 2020-07-20T17:02:00 | 71,612,687 | 0 | 2 | null | false | 2022-12-16T10:49:10 | 2016-10-22T02:51:04 | 2020-07-20T17:02:26 | 2022-12-16T10:49:08 | 75,120 | 0 | 1 | 560 | JavaScript | false | false | package com.github.support.service;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import org.springframework.stereotype.Service;
@Service
public class TaskService
{
}
| UTF-8 | Java | 208 | java | TaskService.java | Java | [] | null | [] | package com.github.support.service;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import org.springframework.stereotype.Service;
@Service
public class TaskService
{
}
| 208 | 0.764423 | 0.764423 | 11 | 16.90909 | 15.180457 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 10 |
fcfe496d88c71b16a4e877210c643a41f77f1192 | 9,809,705,336,949 | ac3a7a8d120d4e281431329c8c9d388fcfb94342 | /src/main/java/com/leetcode/algorithm/hard/expressionaddoperators/Solution.java | bf55f9abc66d7c828219b6cef274545e2601cc70 | [
"MIT"
] | permissive | paulxi/LeetCodeJava | https://github.com/paulxi/LeetCodeJava | c69014c24cda48f80a25227b7ac09c6c5d6cfadc | 10b4430629314c7cfedaae02c7dc4c2318ea6256 | refs/heads/master | 2021-04-03T08:03:16.305000 | 2021-03-02T06:20:24 | 2021-03-02T06:20:24 | 125,126,097 | 3 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.leetcode.algorithm.hard.expressionaddoperators;
import java.util.ArrayList;
import java.util.List;
class Solution {
public List<String> addOperators(String num, int target) {
List<String> result = new ArrayList<>();
helper(num, target, 0, 0, 0, "", result);
return result;
}
private void... | UTF-8 | Java | 1,122 | java | Solution.java | Java | [] | null | [] | package com.leetcode.algorithm.hard.expressionaddoperators;
import java.util.ArrayList;
import java.util.List;
class Solution {
public List<String> addOperators(String num, int target) {
List<String> result = new ArrayList<>();
helper(num, target, 0, 0, 0, "", result);
return result;
}
private void... | 1,122 | 0.55615 | 0.549911 | 38 | 28.526316 | 29.136463 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.447368 | false | false | 10 |
ade57fa2bfbf4408602589402da57a07699bb01a | 8,134,668,085,540 | b09bed3e30f2de9957a8db01a76b326611a02ee4 | /src/org/snake/game/Game.java | 471c6624461cd15d6810416715d6486b434f673e | [] | no_license | Faris-Mckay/Snake | https://github.com/Faris-Mckay/Snake | e53ede1e8192defbd15e2b394aeec5d7dcc8e285 | 011f33b3d51aa2a2dc57810b34d4a8b8cc8c9781 | refs/heads/master | 2020-05-26T23:01:07.848000 | 2012-10-14T15:54:02 | 2012-10-14T15:54:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.snake.game;
import java.sql.Time;
import org.snake.game.entity.Entity;
import org.snake.task.UpdateableTask;
import org.snake.game.entity.impl.Egg;
import org.snake.game.entity.impl.Snake;
import org.snake.util.Miscellaneous;
/**
*
* @author Faris
*/
public class Game implements UpdateableTask {
... | UTF-8 | Java | 1,798 | java | Game.java | Java | [
{
"context": "t org.snake.util.Miscellaneous;\n\n/**\n *\n * @author Faris\n */\npublic class Game implements UpdateableTask {",
"end": 263,
"score": 0.9991601705551147,
"start": 258,
"tag": "NAME",
"value": "Faris"
}
] | null | [] | package org.snake.game;
import java.sql.Time;
import org.snake.game.entity.Entity;
import org.snake.task.UpdateableTask;
import org.snake.game.entity.impl.Egg;
import org.snake.game.entity.impl.Snake;
import org.snake.util.Miscellaneous;
/**
*
* @author Faris
*/
public class Game implements UpdateableTask {
... | 1,798 | 0.595106 | 0.594549 | 81 | 21.197531 | 20.686024 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.283951 | false | false | 10 |
fef27920c21a4cc62a01e4bd258e0ae892d74ecf | 17,076,790,001,912 | a7ade37f1260ff081dba122c1ac8c67081021645 | /League/app/src/main/java/alex/league/api/API.java | 5db87c4f6c17ac9511b154b1396bf2ec451f4b0c | [] | no_license | alexherrera33/023684_Herrera_Examenextra | https://github.com/alexherrera33/023684_Herrera_Examenextra | 6ff806dbcfccb272cf54c293fc731243d0e79e31 | b7ef77a1d16bd538cd0a6b52eb10777f0ea62487 | refs/heads/master | 2021-05-13T21:58:01.916000 | 2018-01-06T11:08:52 | 2018-01-06T11:08:52 | 116,476,764 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package alex.league.api;
import android.app.ProgressDialog;
import android.content.Context;
import android.database.SQLException;
import android.database.sqlite.SQLiteDatabase;
import android.os.AsyncTask;
import android.widget.Toast;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObjec... | UTF-8 | Java | 6,597 | java | API.java | Java | [] | null | [] | package alex.league.api;
import android.app.ProgressDialog;
import android.content.Context;
import android.database.SQLException;
import android.database.sqlite.SQLiteDatabase;
import android.os.AsyncTask;
import android.widget.Toast;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObjec... | 6,597 | 0.423071 | 0.422465 | 217 | 29.400921 | 36.330036 | 257 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483871 | false | false | 10 |
83837c858701cf8cd2ec2da17cd4257193a3ec7e | 14,620,068,711,091 | 91b8dd01981b6b70faf71e66e34cf61a006a55a8 | /src/com/andrei1058/reporting/bungee/Main.java | 86b76efa2813c162861b86314a12e6d5ebe59df3 | [] | no_license | NycuRO/Reporting1058 | https://github.com/NycuRO/Reporting1058 | c898b6f573377ea6992011c5c8c7d039c6f6b596 | 58501cf02395f6880fa928c18456a100c6fce7a1 | refs/heads/master | 2020-02-29T21:52:52.267000 | 2017-05-04T16:18:41 | 2017-05-04T16:18:41 | 90,284,206 | 0 | 0 | null | true | 2017-05-04T16:16:49 | 2017-05-04T16:16:48 | 2017-01-07T12:26:31 | 2017-05-04T15:30:15 | 99 | 0 | 0 | 0 | null | null | null | package com.andrei1058.reporting.bungee;
import com.andrei1058.reporting.bungee.commands.*;
import com.andrei1058.reporting.bungee.metrics.bStats;
import com.andrei1058.reporting.bungee.misc.Listeners;
import com.andrei1058.reporting.bungee.settings.Configuration;
import net.md_5.bungee.api.plugin.Plugin;
import net.m... | UTF-8 | Java | 2,363 | java | Main.java | Java | [
{
"context": "package com.andrei1058.reporting.bungee;\n\nimport com.andrei1058.reportin",
"end": 22,
"score": 0.968116283416748,
"start": 12,
"tag": "USERNAME",
"value": "andrei1058"
},
{
"context": "kage com.andrei1058.reporting.bungee;\n\nimport com.andrei1058.reporting.bungee.com... | null | [] | package com.andrei1058.reporting.bungee;
import com.andrei1058.reporting.bungee.commands.*;
import com.andrei1058.reporting.bungee.metrics.bStats;
import com.andrei1058.reporting.bungee.misc.Listeners;
import com.andrei1058.reporting.bungee.settings.Configuration;
import net.md_5.bungee.api.plugin.Plugin;
import net.m... | 2,363 | 0.70165 | 0.6843 | 51 | 45.333332 | 20.200628 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.27451 | false | false | 10 |
e46f0bfe99408c62994f6f4b89a466619cc3779d | 28,003,186,802,547 | a6a19127b9720eadc0909161f70241c3f322f126 | /olastic-core/src/main/java/com/hevelian/olastic/core/elastic/requests/creators/BucketsAggregationsRequestCreator.java | 6e3edb97be91adb4c11b1ed2348661d6ee41d90e | [
"Apache-2.0"
] | permissive | RuslanDidyk/hevelian-olastic | https://github.com/RuslanDidyk/hevelian-olastic | e735efaa2fe035e2ab13745d48b5fa37959b3d38 | 505c374ddb5d563fc7cdc7daf3410217584fd69d | refs/heads/master | 2020-12-24T07:47:37.609000 | 2017-05-08T11:47:20 | 2017-05-08T11:47:20 | 73,367,677 | 2 | 0 | null | true | 2016-11-10T09:39:57 | 2016-11-10T09:39:57 | 2016-10-07T05:29:16 | 2016-10-08T06:18:15 | 68 | 0 | 0 | 0 | null | null | null | package com.hevelian.olastic.core.elastic.requests.creators;
import static com.hevelian.olastic.core.elastic.utils.ElasticUtils.addKeywordIfNeeded;
import static com.hevelian.olastic.core.utils.ApplyOptionUtils.getAggregations;
import static com.hevelian.olastic.core.utils.ApplyOptionUtils.getGroupByItems;
import stat... | UTF-8 | Java | 8,571 | java | BucketsAggregationsRequestCreator.java | Java | [
{
"context": "ckets\n * aggregations with metrics.\n * \n * @author rdidyk\n */\npublic class BucketsAggregationsRequestCreato",
"end": 2180,
"score": 0.9995991587638855,
"start": 2174,
"tag": "USERNAME",
"value": "rdidyk"
}
] | null | [] | package com.hevelian.olastic.core.elastic.requests.creators;
import static com.hevelian.olastic.core.elastic.utils.ElasticUtils.addKeywordIfNeeded;
import static com.hevelian.olastic.core.utils.ApplyOptionUtils.getAggregations;
import static com.hevelian.olastic.core.utils.ApplyOptionUtils.getGroupByItems;
import stat... | 8,571 | 0.680201 | 0.679617 | 208 | 40.20673 | 28.906025 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 10 |
86c7b0a5cd3c7a797536d7c871cef24b1c3e5141 | 8,658,654,122,351 | 2c11b97a861edec4f09a985b6678d824d789c28b | /src/edu/ucuccs/pangasinandisastermap/CameraHolder.java | 64f14896f0bc60813da5f5acc11111475f9e2dbf | [] | no_license | dondonalbay/Pangasinan-Mobile-Disaster | https://github.com/dondonalbay/Pangasinan-Mobile-Disaster | 2100f3bd39b6d009b4b32e4b449bee5c63d49b1c | 5243591ca44e337bbd6c65b972b425e02e345c2b | refs/heads/master | 2021-01-13T01:28:54.404000 | 2020-02-11T10:01:05 | 2020-02-11T10:01:05 | 24,141,007 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.ucuccs.pangasinandisastermap;
import java.io.IOException;
import android.content.Context;
import android.hardware.Camera;
import android.view.SurfaceHolder;
import android.view.SurfaceView;
public class CameraHolder extends SurfaceView implements SurfaceHolder.Callback {
Camera cam;
SurfaceHolder sfh;... | UTF-8 | Java | 1,053 | java | CameraHolder.java | Java | [] | null | [] | package edu.ucuccs.pangasinandisastermap;
import java.io.IOException;
import android.content.Context;
import android.hardware.Camera;
import android.view.SurfaceHolder;
import android.view.SurfaceView;
public class CameraHolder extends SurfaceView implements SurfaceHolder.Callback {
Camera cam;
SurfaceHolder sfh;... | 1,053 | 0.736942 | 0.736942 | 54 | 18.5 | 19.620237 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.574074 | false | false | 10 |
43776036c9428483a258028a3c35477ccd0d288b | 15,547,781,616,344 | d6fa90192bf88513659cf99d18b5e70780bfa005 | /src/IsBalanced.java | bd3d6f9ee6944192e055aef01772aec0f92fa12e | [] | no_license | damonxue/algo | https://github.com/damonxue/algo | 94748333f27f5530d63a23af85c0b4a5bf1da263 | efa13e900d908e589357d613e3f5814ce2466b13 | refs/heads/main | 2023-08-29T00:23:11.817000 | 2021-10-20T06:43:16 | 2021-10-20T06:43:16 | 419,235,408 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class IsBalanced {
public boolean isBalanced(TreeNode root) {
if (root == null){
return true;
}
int value = Math.abs(treeHeight(root.left)-treeHeight(root.right));
boolean temp = true;
if (value>1){
temp = false;
}
return temp... | UTF-8 | Java | 620 | java | IsBalanced.java | Java | [] | null | [] | public class IsBalanced {
public boolean isBalanced(TreeNode root) {
if (root == null){
return true;
}
int value = Math.abs(treeHeight(root.left)-treeHeight(root.right));
boolean temp = true;
if (value>1){
temp = false;
}
return temp... | 620 | 0.540323 | 0.533871 | 22 | 27.181818 | 20.323824 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 10 |
390089570ec796164500abeb8d01826ebf597ace | 20,856,361,224,951 | 1d53e9d5972687a23b4b2807c209749c22338769 | /driver/src/ru/aplix/mera/scales/LoadMessage.java | ed459fadf30d6695b03e91d25b693ce1f4ffc5ba | [] | no_license | widgetii/mera-scales-java-pure-driver | https://github.com/widgetii/mera-scales-java-pure-driver | cd5f0854cd11475a4e839f3c027adda159c3f47f | 2f5ae4d17a348da87e2f4b554111d6429469333f | refs/heads/master | 2021-05-14T23:27:10.765000 | 2013-11-14T10:49:13 | 2013-11-14T10:49:13 | 104,662,373 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.aplix.mera.scales;
import ru.aplix.mera.scales.backend.WeightUpdate;
/**
* Weight load/unload event message.
*
* <p>This message is sent when the scales are loaded or unloaded with new
* weight. This happens when the weight changes after significant amount
* of time it was steady.</p>
*/
public clas... | UTF-8 | Java | 1,263 | java | LoadMessage.java | Java | [] | null | [] | package ru.aplix.mera.scales;
import ru.aplix.mera.scales.backend.WeightUpdate;
/**
* Weight load/unload event message.
*
* <p>This message is sent when the scales are loaded or unloaded with new
* weight. This happens when the weight changes after significant amount
* of time it was steady.</p>
*/
public clas... | 1,263 | 0.684877 | 0.684877 | 55 | 21.963636 | 22.325659 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.109091 | false | false | 10 |
c6773521cb575e237f216fa46575dc3a5f36441a | 10,960,756,587,433 | 2510d558f40675fc70443a149f3dd869ec95c177 | /src/main/java/com/rest/army/dashboard/service/EmployeeService.java | 5e1d89ce884796d22ed29a5a5aeaa10d8e0d3bf4 | [] | no_license | Emi14/armyRestService | https://github.com/Emi14/armyRestService | 9362cbac67be4ca85f2f8d6b2897f97888e952c8 | 294d351fb8fae55137f2fbcdb8383e02183c16c6 | refs/heads/master | 2021-09-10T02:35:38.704000 | 2018-03-20T18:42:16 | 2018-03-20T18:42:16 | 113,662,973 | 0 | 0 | null | false | 2018-03-20T18:42:17 | 2017-12-09T11:04:01 | 2018-01-27T21:08:19 | 2018-03-20T18:42:16 | 57 | 0 | 0 | 0 | Java | false | null | package com.rest.army.dashboard.service;
import com.rest.army.dashboard.mapper.Mapper;
import com.rest.army.dashboard.model.Employee;
import com.rest.army.dashboard.repository.IEmployeeRepository;
import com.rest.army.dashboard.resource.EmployeeResource;
import org.springframework.beans.factory.annotation.Autowired;
i... | UTF-8 | Java | 1,454 | java | EmployeeService.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by ionutmihailescu on 1/24/18.\n */\n@Service\npublic class EmployeeSer",
"end": 452,
"score": 0.9994803071022034,
"start": 437,
"tag": "USERNAME",
"value": "ionutmihailescu"
}
] | null | [] | package com.rest.army.dashboard.service;
import com.rest.army.dashboard.mapper.Mapper;
import com.rest.army.dashboard.model.Employee;
import com.rest.army.dashboard.repository.IEmployeeRepository;
import com.rest.army.dashboard.resource.EmployeeResource;
import org.springframework.beans.factory.annotation.Autowired;
i... | 1,454 | 0.755846 | 0.752407 | 44 | 32.045456 | 27.230459 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.613636 | false | false | 10 |
9fdccdc1841f30c8f8db2ba197f69404c6aea6b6 | 10,960,756,586,645 | 0f6fd10864812567c2a9497c5087798055ec9285 | /거스름돈/Sol.java | 219c5d101309e2d72dc5606ec219731a1179c14d | [] | no_license | ysjune/coding-test | https://github.com/ysjune/coding-test | 667a8f6866bf04f291f017d32e0b65ad7d3f5d0a | d90690e74bdf9fdf3551fd7a91fd6a955887918b | refs/heads/master | 2023-08-01T15:09:54.432000 | 2023-07-08T07:06:01 | 2023-07-08T07:06:01 | 241,652,819 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package 거스름돈;
public class Sol {
// n원을 거슬러주는 방법
public static int solution(int n, int[] money) {
int[] array = new int[n+1];
array[0] = 1; // 0원 만드는 방법
/**
* 0 1 2 3 4 5
* 1 1 1 1 1 1 1
* 2 1 1 2 2 3 3
* 5 1 1 2 2 3 4
*/
for (in... | UTF-8 | Java | 814 | java | Sol.java | Java | [] | null | [] | package 거스름돈;
public class Sol {
// n원을 거슬러주는 방법
public static int solution(int n, int[] money) {
int[] array = new int[n+1];
array[0] = 1; // 0원 만드는 방법
/**
* 0 1 2 3 4 5
* 1 1 1 1 1 1 1
* 2 1 1 2 2 3 3
* 5 1 1 2 2 3 4
*/
for (in... | 814 | 0.411082 | 0.351804 | 35 | 21.171429 | 16.984842 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.542857 | false | false | 10 |
70b865f1c345520b68478c130db96759af1b7bc4 | 21,174,188,818,393 | bb55181ac07aa265e4a9f3638ebfa3d76091c8e2 | /framework-common/src/main/java/com/zjdex/framework/holder/RequestHolder.java | ebda03323a6c985a597e6c775c83d9d28bf7f69b | [] | no_license | henuuDigPlayer/framework-parent | https://github.com/henuuDigPlayer/framework-parent | 7c761db18861d147f1065f9276c485e9796b26fa | 64c9848fe8ff1a5d43ebead6c4c974c9da8d9b8d | refs/heads/master | 2021-06-03T14:54:08.241000 | 2019-02-20T09:38:38 | 2019-02-20T09:38:38 | 143,505,290 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zjdex.framework.holder;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.web.context.request.RequestAttributes;
import org.springframework.web.context.request.RequestContextHolder;
import org.springframework.web.context.request.ServletRequestAttributes;
import javax.serv... | UTF-8 | Java | 1,272 | java | RequestHolder.java | Java | [
{
"context": "x.servlet.http.HttpServletRequest;\n\n/**\n * @author lindj\n * @create 2018/9/25\n * @desc 获取HttpServletReques",
"end": 370,
"score": 0.9996294379234314,
"start": 365,
"tag": "USERNAME",
"value": "lindj"
}
] | null | [] | package com.zjdex.framework.holder;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.web.context.request.RequestAttributes;
import org.springframework.web.context.request.RequestContextHolder;
import org.springframework.web.context.request.ServletRequestAttributes;
import javax.serv... | 1,272 | 0.692616 | 0.685393 | 53 | 22.509434 | 25.948877 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.245283 | false | false | 10 |
f50828633c742b258382c41d29f50b79fa99725a | 30,880,814,924,789 | 5200709a0b29dcf7886876d63416a8fd173937c1 | /src/org/crazyit/auction/dao/AuctionUserDao.java | ef3f197b136e6b6b5786202901919aa77bcf7700 | [] | no_license | Stainlesswang/Find | https://github.com/Stainlesswang/Find | 2812a9083167f65d6a3fc24ceadfaf1d90429652 | 0997f22491d4afae9ab7e6d81ed923753d84ce40 | refs/heads/master | 2021-01-19T06:56:49.361000 | 2017-05-02T05:40:07 | 2017-05-02T05:40:07 | 87,511,663 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.crazyit.auction.dao;
import java.util.List;
import org.crazyit.common.dao.*;
import org.crazyit.auction.domain.*;
import org.crazyit.auction.business.*;
public interface AuctionUserDao extends BaseDao<AuctionUser>
{
/**
* 根据用户名,密码查找用户
* @param username 查询所需的用户名
* @param pass 查询所需的密码
* @return 指... | GB18030 | Java | 531 | java | AuctionUserDao.java | Java | [] | null | [] | package org.crazyit.auction.dao;
import java.util.List;
import org.crazyit.common.dao.*;
import org.crazyit.auction.domain.*;
import org.crazyit.auction.business.*;
public interface AuctionUserDao extends BaseDao<AuctionUser>
{
/**
* 根据用户名,密码查找用户
* @param username 查询所需的用户名
* @param pass 查询所需的密码
* @return 指... | 531 | 0.760532 | 0.760532 | 21 | 20.523809 | 20.070398 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.761905 | false | false | 10 |
f41f6924f8ecf972d8780b75e17da6afc0fad4c2 | 6,064,493,826,450 | 13c07fc7b43542f4b91c2697c282f398a28e4099 | /tests-arquillian/src/test/java/org/jboss/weld/tests/beanManager/ProducesUtil.java | 17f4871165a92f5f2711e67a720d908b1e8e9397 | [
"Apache-2.0"
] | permissive | Mattlk13/core | https://github.com/Mattlk13/core | d889253fa1d1815ffbfea21dcc077616766eb3bb | 6c369e15b89d25ce33151f5f5db91c57e916c68a | refs/heads/master | 2023-08-18T03:11:48.024000 | 2020-03-28T12:23:48 | 2020-03-28T12:23:48 | 81,315,189 | 0 | 0 | Apache-2.0 | true | 2023-05-01T20:35:07 | 2017-02-08T10:01:42 | 2020-03-28T12:58:53 | 2023-05-01T20:35:06 | 52,135 | 0 | 0 | 6 | Java | false | false | package org.jboss.weld.tests.beanManager;
import javax.enterprise.context.SessionScoped;
import javax.enterprise.inject.Produces;
import javax.inject.Named;
public class ProducesUtil {
@Produces
@SessionScoped
@Named("myBean")
UserInfo getUserInfo() {
return new UserInfo() {
priv... | UTF-8 | Java | 473 | java | ProducesUtil.java | Java | [
{
"context": "ic String getUsername() {\n return \"pmuir\";\n }\n };\n }\n}\n",
"end": 437,
"score": 0.9996104836463928,
"start": 432,
"tag": "USERNAME",
"value": "pmuir"
}
] | null | [] | package org.jboss.weld.tests.beanManager;
import javax.enterprise.context.SessionScoped;
import javax.enterprise.inject.Produces;
import javax.inject.Named;
public class ProducesUtil {
@Produces
@SessionScoped
@Named("myBean")
UserInfo getUserInfo() {
return new UserInfo() {
priv... | 473 | 0.630021 | 0.627907 | 22 | 20.5 | 17.492207 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318182 | false | false | 10 |
eb388e40d3a7734eff27a280dcf471a0ae18dc48 | 22,385,369,551,142 | 39ef08f0f94073ca44487c5107bf928c7327a7ce | /app/src/main/java/com/example/dell/myapplication/EditTextOnSamePage.java | 6b0b58c331eec84e83de33f7d461aa39a5f28770 | [] | no_license | shreeja02/androiddemo | https://github.com/shreeja02/androiddemo | df91fb060226f0ab44456837d4b18857b18e916b | ec3ff6b698789449a1ae2f8e91a963085ff20e6b | refs/heads/master | 2021-01-21T09:34:14.282000 | 2017-06-20T04:25:01 | 2017-06-20T04:25:01 | 91,656,896 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.dell.myapplication;
import android.content.Context;
import android.content.DialogInterface;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.Ap... | UTF-8 | Java | 2,751 | java | EditTextOnSamePage.java | Java | [] | null | [] | package com.example.dell.myapplication;
import android.content.Context;
import android.content.DialogInterface;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.Ap... | 2,751 | 0.624137 | 0.620502 | 71 | 37.746479 | 26.843164 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647887 | false | false | 10 |
ecff7566db886ec6b83e392d2804f494ceebcdb0 | 24,446,953,908,647 | fa9e57d27e056c2ceb630c5adcc16c453521bafc | /app/src/main/java/com/juztoss/rhythmo/audio/AdvancedMediaPlayer.java | 49f69350cde5c1436d0faff7b3e06d075a50f566 | [
"Apache-2.0"
] | permissive | tueksta/Rhythmo | https://github.com/tueksta/Rhythmo | 2a7612ce4522932fef6cd38fdffc49fd2949660e | a82047c7b99a2067ea47c4d1b19a98bd72a5f5aa | refs/heads/master | 2022-01-06T23:07:26.680000 | 2019-02-02T19:23:19 | 2019-02-02T20:15:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.juztoss.rhythmo.audio;
import android.util.Log;
/**
* Created by JuzTosS on 5/22/2016.
* A media player with ability to stretch audio duration.
* Uses SuperpoweredSDK and OpenSLES.
*/
public class AdvancedMediaPlayer
{
private boolean DEBUG = false;
private static int totalObjectsCreated = 0;... | UTF-8 | Java | 3,751 | java | AdvancedMediaPlayer.java | Java | [
{
"context": "udio;\n\nimport android.util.Log;\n\n/**\n * Created by JuzTosS on 5/22/2016.\n * A media player with ability to s",
"end": 87,
"score": 0.9967448115348816,
"start": 80,
"tag": "USERNAME",
"value": "JuzTosS"
}
] | null | [] | package com.juztoss.rhythmo.audio;
import android.util.Log;
/**
* Created by JuzTosS on 5/22/2016.
* A media player with ability to stretch audio duration.
* Uses SuperpoweredSDK and OpenSLES.
*/
public class AdvancedMediaPlayer
{
private boolean DEBUG = false;
private static int totalObjectsCreated = 0;... | 3,751 | 0.6257 | 0.623567 | 163 | 22.01227 | 22.795164 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.282209 | false | false | 10 |
495980c72416844ebbb99b0f7c0533dc22eb2c38 | 26,216,480,429,769 | d3ea628aff60f4e374b4a50936b4d9d834dd655f | /ueb18/src/main/java/ueb09/Main.java | f26465854ecd979643c6d77205763026bec7cb43 | [] | no_license | Omega1001/HTW | https://github.com/Omega1001/HTW | 8d122e3179065dc07684b8ae74edd17330dd6e4e | 9c7b4693fc5289ba733150d3bf31987a8f640e48 | refs/heads/pi17w | 2021-06-06T08:30:26.385000 | 2019-07-01T11:15:26 | 2019-07-01T11:15:26 | 112,590,547 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ueb09;
import java.util.function.BiPredicate;
import java.util.function.Consumer;
import java.util.function.Predicate;
import utils.UpcastConsumerBuilder;
import utils.UpcastPredicateBuilder;
public class Main {
public static void main(String[] args) {
// private static final BiPredicate <A... | UTF-8 | Java | 6,036 | java | Main.java | Java | [
{
"context": "r\r\n\t\t\t\t.upcastPredicate(a -> a.getAutor().equals(\"BuchAuthor2\"),\r\n\t\t\t\t\t\tBuch.class); // Warum verschiedene Fehl",
"end": 3445,
"score": 0.984372079372406,
"start": 3434,
"tag": "USERNAME",
"value": "BuchAuthor2"
}
] | null | [] | package ueb09;
import java.util.function.BiPredicate;
import java.util.function.Consumer;
import java.util.function.Predicate;
import utils.UpcastConsumerBuilder;
import utils.UpcastPredicateBuilder;
public class Main {
public static void main(String[] args) {
// private static final BiPredicate <A... | 6,036 | 0.66617 | 0.647614 | 172 | 33.093021 | 24.903828 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.226744 | false | false | 10 |
4ce1562f0a0ac3fd73a2560ad0b8136fdea650b3 | 16,887,811,428,552 | b38df39d5fe44d36acaca9f11cb10f2a4da8b229 | /property-web/cre-property-web/src/main/java/com/hd123/m3/cre/controller/property/material/subscribes/MaterialSubscribeProcessor.java | 83cd125098ccdbcd9212fb7128bd0647bd4e9766 | [] | no_license | jacobQin/cre | https://github.com/jacobQin/cre | 6447ac1ee07105d4064699c5d62253a40c4cc56b | eebe3cedbabda2017fafe74edf4eed3a56045cb0 | refs/heads/master | 2021-03-21T23:51:57.670000 | 2017-09-27T08:48:50 | 2017-09-27T08:48:50 | 104,985,697 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* 版权所有(C),上海海鼎信息工程股份有限公司,2017,所有权利保留。
*
* 项目名: cre-property-web
* 文件名: MaterialSubscribeProcessor.java
* 模块说明:
* 修改历史:
* 2017年6月28日 - qinzhicheng - 创建。
*/
package com.hd123.m3.cre.controller.property.material.subscribes;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.ut... | UTF-8 | Java | 4,321 | java | MaterialSubscribeProcessor.java | Java | [
{
"context": "3.rumba.commons.biz.entity.UCN;\r\n\r\n/**\r\n * @author qzc\r\n *\r\n */\r\n@Component\r\npublic class MaterialSubscr",
"end": 1202,
"score": 0.999632716178894,
"start": 1199,
"tag": "USERNAME",
"value": "qzc"
}
] | null | [] | /**
* 版权所有(C),上海海鼎信息工程股份有限公司,2017,所有权利保留。
*
* 项目名: cre-property-web
* 文件名: MaterialSubscribeProcessor.java
* 模块说明:
* 修改历史:
* 2017年6月28日 - qinzhicheng - 创建。
*/
package com.hd123.m3.cre.controller.property.material.subscribes;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.ut... | 4,321 | 0.687515 | 0.673697 | 111 | 35.162163 | 27.375448 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.747748 | false | false | 10 |
d0baef9fe29cdc3866d45cc332bad915fad45693 | 12,395,275,626,639 | 66c0afc5d8a68fd23300a60dc8ec89093f9f48f2 | /src/app/ApplicationQuery.java | bf8e008ed126ea099b76fe8dc582c3a2f3cfac4a | [] | no_license | emirPuskaITAkademija/BookPublisher | https://github.com/emirPuskaITAkademija/BookPublisher | a846fcf4a976864fe2b3d2ae602907bb1133d566 | 1e9594b3208806236cbf51ad5a123e2167cc1c5d | refs/heads/master | 2022-11-11T02:49:46.037000 | 2020-06-27T08:11:34 | 2020-06-27T08:11:34 | 275,328,268 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package app;
//PARAMETRIZOVANI Upiti ->
import app.CloseableSession;
import app.HibernateUtil;
import app.model.Book;
import java.util.List;
import org.hibernate.Query;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
public class ApplicationQuery {
public static void main(String[... | UTF-8 | Java | 1,037 | java | ApplicationQuery.java | Java | [] | null | [] | package app;
//PARAMETRIZOVANI Upiti ->
import app.CloseableSession;
import app.HibernateUtil;
import app.model.Book;
import java.util.List;
import org.hibernate.Query;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
public class ApplicationQuery {
public static void main(String[... | 1,037 | 0.656702 | 0.656702 | 28 | 35.035713 | 27.042933 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.607143 | false | false | 10 |
d8575b43cb63f9cb95b523c024126cccd5180a55 | 18,090,402,321,710 | 51efbdb873776ada01b6ce61075678cc7feceac5 | /Spring-Cloud-Service-1/src/main/java/com/cchuaspace/system/service/SysCommodityInfoDetailsService.java | b04d53105fb4f9d6e2a867b33d2fa907cd92d228 | [] | no_license | vipcchua/Spring-Cloud | https://github.com/vipcchua/Spring-Cloud | 87f443808546bbee98f202493590234eed05ddd7 | c4c4e9b3987406d9769e6367ff88a734ee1ebd74 | refs/heads/master | 2021-01-12T00:19:34.927000 | 2017-05-24T06:24:38 | 2017-05-24T06:24:38 | 78,705,974 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cchuaspace.system.service;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONObject;
import com.alibaba.fastjson.TypeReference;
import com.cchuaspace.currency.CchuaTool;
import com.cchuaspace.mapper.CommodityInfoDetailsMapper;
import com.cchuaspace.mapper.CommodityInfoMapper;
import com.cch... | UTF-8 | Java | 5,566 | java | SysCommodityInfoDetailsService.java | Java | [
{
"context": " information---*-->**************\n * \t\n *\t\tAuthor: Cchua\n *\t\tGitHub: https://github.com/vipcchua\n *\t\tBlog ",
"end": 1042,
"score": 0.8264694213867188,
"start": 1037,
"tag": "NAME",
"value": "Cchua"
},
{
"context": "\n *\t\tAuthor: Cchua\n *\t\tGitHub: https:/... | null | [] | package com.cchuaspace.system.service;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONObject;
import com.alibaba.fastjson.TypeReference;
import com.cchuaspace.currency.CchuaTool;
import com.cchuaspace.mapper.CommodityInfoDetailsMapper;
import com.cchuaspace.mapper.CommodityInfoMapper;
import com.cch... | 5,566 | 0.668882 | 0.667445 | 176 | 30.625 | 30.47999 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 10 |
a6278974765a8951827f2ceef13c72009ef737d9 | 4,999,341,996,751 | 5cf8888f01beee24b014c9e7525d68b0fa4325dc | /own/editor/src/main/java/strong_bridge/shape/Rectangle.java | b29d77b7b8833c7948cbecade0ff515640d79b6b | [
"Apache-2.0"
] | permissive | ljaljushkin/PatternPractise | https://github.com/ljaljushkin/PatternPractise | b5b5272c5e4896d636b72c4b7852773a1fc0d872 | dfbe337f0da2428b37f6171a9522502c1e05e26f | refs/heads/master | 2021-01-10T08:10:49.270000 | 2015-12-09T07:27:33 | 2015-12-09T07:27:33 | 46,216,082 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package strong_bridge.shape;
import strong_bridge.drawer.IDrawer;
public class Rectangle extends Shape {
private int x, y, w, h; // x,t left down corner
public Rectangle(IDrawer drawer) {
super(drawer);
}
@Override
public Shape clone(IDrawer drawer) throws CloneNotSupportedException {
... | UTF-8 | Java | 596 | java | Rectangle.java | Java | [] | null | [] | package strong_bridge.shape;
import strong_bridge.drawer.IDrawer;
public class Rectangle extends Shape {
private int x, y, w, h; // x,t left down corner
public Rectangle(IDrawer drawer) {
super(drawer);
}
@Override
public Shape clone(IDrawer drawer) throws CloneNotSupportedException {
... | 596 | 0.592282 | 0.592282 | 29 | 19.551723 | 19.482241 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.689655 | false | false | 10 |
6d338b7f760443a582eaa32b213e79bb128475bf | 13,348,758,424,847 | f2435b29845c36a35c03835f315e2ea565fcbe9d | /app/src/main/java/myapplication/com/tourbook/Share/AddAttractionActivity.java | 89fbfad09f085334a610cfb7f330470042fde8f1 | [] | no_license | elpl993/TourBook | https://github.com/elpl993/TourBook | e7348517d8f445696dcef16fef9808c4514ba097 | 811d430308377743d82924831dcaca5a5972d1ea | refs/heads/master | 2020-08-27T23:26:29.687000 | 2019-10-25T08:26:50 | 2019-10-25T08:26:50 | 216,823,346 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package myapplication.com.tourbook.Share;
import android.content.Context;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.Menu;
import android.view.... | UTF-8 | Java | 9,863 | java | AddAttractionActivity.java | Java | [
{
"context": "dialogs.CancelAttractionDialog;\n\n/**\n * Created by Lir Zeitouny on 30/08/2019.\n */\n\npublic class AddAttractionAct",
"end": 1258,
"score": 0.999845027923584,
"start": 1246,
"tag": "NAME",
"value": "Lir Zeitouny"
}
] | null | [] | package myapplication.com.tourbook.Share;
import android.content.Context;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.Menu;
import android.view.... | 9,857 | 0.662881 | 0.660651 | 254 | 37.830708 | 29.885721 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.858268 | false | false | 10 |
60d7b421058947943035f89f599d18d5a60acf19 | 20,521,353,778,437 | 16db62a2a5a1ead1b84f6b0ea26118a51a21479f | /src/uoc/tdp/pac4/st/common/ReportResult.java | 1a0a76a4f5c5afa3bbce971459b85c095fbfec58 | [] | no_license | SwingTeam/PAC4 | https://github.com/SwingTeam/PAC4 | f6d14c1cb5bf320337d5ce0819e034499ca90316 | dbb9430fd720e1584c34fe5e9ebfab0e28e32ca6 | refs/heads/master | 2016-09-16T10:02:08.077000 | 2014-12-15T23:09:11 | 2014-12-15T23:09:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uoc.tdp.pac4.st.common;
import java.text.SimpleDateFormat;
import java.util.List;
import javax.swing.JScrollPane;
import javax.swing.JTable;
import javax.swing.table.DefaultTableCellRenderer;
import javax.swing.table.TableColumn;
import javax.swing.JPanel;
import javax.swing.JButton;
import java.awt.FlowLayo... | UTF-8 | Java | 8,069 | java | ReportResult.java | Java | [
{
"context": "resultat dels informes\n * demanats.\n * \n * @author Swing Team - 2014\n *\n * @param <T>\n */\npublic class ReportRe",
"end": 745,
"score": 0.9994446635246277,
"start": 735,
"tag": "NAME",
"value": "Swing Team"
}
] | null | [] | package uoc.tdp.pac4.st.common;
import java.text.SimpleDateFormat;
import java.util.List;
import javax.swing.JScrollPane;
import javax.swing.JTable;
import javax.swing.table.DefaultTableCellRenderer;
import javax.swing.table.TableColumn;
import javax.swing.JPanel;
import javax.swing.JButton;
import java.awt.FlowLayo... | 8,065 | 0.714481 | 0.69461 | 243 | 32.135803 | 25.850832 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.09465 | false | false | 10 |
468daa11d00830f5f3bc6ecd6ca603922df8f744 | 36,472,862,278,964 | bb0e001f1e17b5a5398927e991e9cf476661fc65 | /workshop/Assignment3.java | aef6f0a9d846e85c8500361f0afcfd9cff42f735 | [] | no_license | rubenvroegindeweij/javaview | https://github.com/rubenvroegindeweij/javaview | 8969219586813bc2c86ac5be0783c5bb0117062a | ddbca432c12056420ca6848bdf37ad3633e02596 | refs/heads/master | 2021-01-18T03:12:38.011000 | 2016-06-12T14:11:06 | 2016-06-12T14:11:06 | 58,365,927 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package workshop;
import java.awt.Color;
import java.util.Arrays;
import java.util.Random;
import jv.geom.PgElementSet;
import jv.project.PgGeometry;
import jv.vecmath.PdVector;
import jv.vecmath.PiVector;
import jvx.project.PjWorkshop;
import jv.vecmath.PdMatrix;
import jv.object.PsDebug;
import jvx.numeric.PnSpars... | UTF-8 | Java | 9,248 | java | Assignment3.java | Java | [] | null | [] | package workshop;
import java.awt.Color;
import java.util.Arrays;
import java.util.Random;
import jv.geom.PgElementSet;
import jv.project.PgGeometry;
import jv.vecmath.PdVector;
import jv.vecmath.PiVector;
import jvx.project.PjWorkshop;
import jv.vecmath.PdMatrix;
import jv.object.PsDebug;
import jvx.numeric.PnSpars... | 9,248 | 0.721886 | 0.709234 | 257 | 34.988327 | 26.360636 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.579767 | false | false | 10 |
e7b6c91cff115b65a408a277464fb504f09fa09c | 36,515,811,954,417 | 9a11de2a95155cfa24213f7c79896d3444e9049c | /src/teste/EspecialidadeTeste.java | a6e1052e4a253d4800f64cc35ffda0f1ea542b3b | [
"MIT"
] | permissive | aldaypinheiro/maternidade-core | https://github.com/aldaypinheiro/maternidade-core | 7df8fef551c6b50a59c4a73639cbfc01ae314dad | 1b8e336b964b08dd0ff53869c1b1b1289c84567c | refs/heads/master | 2020-05-18T10:03:22.937000 | 2015-05-09T14:19:53 | 2015-05-09T14:19:53 | 14,987,505 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package teste;
import br.edu.fjn.maternidade.application.impl.EspecialidadeApplicationImpl;
import br.edu.fjn.maternidade.domain.especialidade.Especialidade;
public class EspecialidadeTeste {
public static void mainas(String[] args) {
EspecialidadeApplicationImpl ea = new EspecialidadeApplicationImpl();
Espe... | UTF-8 | Java | 768 | java | EspecialidadeTeste.java | Java | [] | null | [] | package teste;
import br.edu.fjn.maternidade.application.impl.EspecialidadeApplicationImpl;
import br.edu.fjn.maternidade.domain.especialidade.Especialidade;
public class EspecialidadeTeste {
public static void mainas(String[] args) {
EspecialidadeApplicationImpl ea = new EspecialidadeApplicationImpl();
Espe... | 768 | 0.780679 | 0.772846 | 20 | 37.25 | 44.314644 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.8 | false | false | 10 |
aff7382dfedc9cb7dea3a91a15d51c230867febd | 18,829,136,686,604 | c121e33afb40a429e81bd161d130ff9ba5d5287c | /tutorial/src/main/java/com/ss/dao/impl/SubjectDAOImpl.java | b6310e6d30a038c70148e2c07fead425dcdafd29 | [] | no_license | surbhissaxena/vivek_tutorial | https://github.com/surbhissaxena/vivek_tutorial | 37a0e11297bd9ad58b8dabfabb3c4b2c718626f7 | f0a9540f458bd8f2a8e2509e8a7566f8db1eb377 | refs/heads/master | 2020-03-29T12:34:15.417000 | 2018-09-22T18:51:33 | 2018-09-22T18:51:33 | 149,906,424 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ss.dao.impl;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import com.ss.dao.SubjectDAO;
import com.ss.dto.SubjectDTO;
import com.ss.dto.UserDTO;
import com.ss.uti... | UTF-8 | Java | 3,276 | java | SubjectDAOImpl.java | Java | [] | null | [] | package com.ss.dao.impl;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import com.ss.dao.SubjectDAO;
import com.ss.dto.SubjectDTO;
import com.ss.dto.UserDTO;
import com.ss.uti... | 3,276 | 0.692002 | 0.691087 | 122 | 25.852459 | 18.808208 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.704918 | false | false | 10 |
ec7cf53e0a970398c6d26bad983878841826a0e8 | 36,249,523,986,729 | 1595cd5416698f85fd01f499d21778d43bb91cb8 | /src/main/java/topThreeComments/TopThreeCommentsMapper.java | e3d5b21e2f88d82a4b18ffea38710f3c1fceed71 | [] | no_license | gudbrandsc/Social-Network-Analysis-with-MapReduce | https://github.com/gudbrandsc/Social-Network-Analysis-with-MapReduce | a939b5b1d63122dbad016d2850c54cbaf9a43960 | f4517b44fb54fc46de6120bd655aa5602f6e7430 | refs/heads/master | 2020-04-15T11:51:17.489000 | 2019-01-08T12:52:37 | 2019-01-08T12:52:37 | 164,642,011 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package topThreeComments;
import org.apache.hadoop.io.LongWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Mapper;
import org.json.JSONException;
import org.json.JSONObject;
import java.io.IOException;
public class TopThreeCommentsMapper extends Mapper<LongWritable, Text, Text, UserComm... | UTF-8 | Java | 1,092 | java | TopThreeCommentsMapper.java | Java | [
{
"context": "ject(value.toString());\n String author1 = \"JonAudette\";\n String currAuthor = obj.getString(\"auth",
"end": 603,
"score": 0.9982284307479858,
"start": 593,
"tag": "USERNAME",
"value": "JonAudette"
}
] | null | [] | package topThreeComments;
import org.apache.hadoop.io.LongWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Mapper;
import org.json.JSONException;
import org.json.JSONObject;
import java.io.IOException;
public class TopThreeCommentsMapper extends Mapper<LongWritable, Text, Text, UserComm... | 1,092 | 0.659341 | 0.657509 | 35 | 30.200001 | 26.680973 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.657143 | false | false | 10 |
79bf0dfac23883e77768f9b3a36f076c34f7d5bc | 1,709,397,052,700 | 2f298f40f59781d552d88106f2e6bb40ec23d35c | /lib-http/src/main/java/cn/carhouse/http/callback/OkFileCallback.java | e86a336a835db74bad95493068300363a5f82bf2 | [] | no_license | DapengLee/http_okhttp_DAPENG | https://github.com/DapengLee/http_okhttp_DAPENG | 81f9a248076072304a64ff492038e35b709b88b4 | fdb2a323995c649b6bd3a1b574a76bc881888917 | refs/heads/master | 2023-03-15T19:11:56.626000 | 2020-04-24T06:46:43 | 2020-04-24T06:46:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.carhouse.http.callback;
import android.content.Context;
import android.os.Handler;
import android.os.Looper;
import java.io.Closeable;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import cn.carhouse.http.core.ICallback;
import cn.carhouse.h... | UTF-8 | Java | 2,874 | java | OkFileCallback.java | Java | [] | null | [] | package cn.carhouse.http.callback;
import android.content.Context;
import android.os.Handler;
import android.os.Looper;
import java.io.Closeable;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import cn.carhouse.http.core.ICallback;
import cn.carhouse.h... | 2,874 | 0.548252 | 0.541958 | 102 | 27.039215 | 18.228893 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.568627 | false | false | 10 |
b826653d8b3d1c95dd123521d0eeb7ee06d27452 | 37,022,618,130,589 | e51de484e96efdf743a742de1e91bce67f555f99 | /Android/triviacrack_src/src/com/etermax/gamescommon/j/d.java | dc0192f6361cd3af219503afba2862b5642090e8 | [] | no_license | adumbgreen/TriviaCrap | https://github.com/adumbgreen/TriviaCrap | b21e220e875f417c9939f192f763b1dcbb716c69 | beed6340ec5a1611caeff86918f107ed6807d751 | refs/heads/master | 2021-03-27T19:24:22.401000 | 2015-07-12T01:28:39 | 2015-07-12T01:28:39 | 28,071,899 | 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 com.etermax.gamescommon.j;
import android.content.Context;
import android.content.DialogInterface;
import android.os.Bundle;
import com.... | UTF-8 | Java | 1,795 | java | d.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.9996473789215088,
"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 com.etermax.gamescommon.j;
import android.content.Context;
import android.content.DialogInterface;
import android.os.Bundle;
import com.etermax.k;... | 1,785 | 0.544847 | 0.533705 | 81 | 21.160494 | 21.269266 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45679 | false | false | 10 |
d444c3af325c95a8e127d488a8064429f00233ee | 35,527,969,518,744 | 0d0ac7a879df394088560b5a4cf2a4572ffb72ff | /JGame.java | cc9033bc5741ae60231ca1c1194dc844d139feb9 | [] | no_license | philly-phyre/JGame | https://github.com/philly-phyre/JGame | a75c934662e9ae82351b91001a20432f9a45f17c | d430abaadfb5b8cc3682e3230175ad6d39f1836b | refs/heads/master | 2021-01-10T05:36:00.864000 | 2015-12-07T16:09:53 | 2015-12-07T16:09:53 | 46,933,070 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Arrays;
import java.util.List;
public class JGame {
public static List<String> options = Arrays.asList("FIGHT","TRAVEL","ITEMS","STATS","SAVE","QUIT");
public static void main(String[] args) {
sect("Welcome to KUSHTOPIA, where danger and adventure lurk around every threshold.",
"Let's s... | UTF-8 | Java | 4,983 | java | JGame.java | Java | [
{
"context": "e code can be found online at 'https://github.com/philly-phyre/KUSHTOPIA.git' .\",\n\t\t\t\t\t\t\"Also feel free to take ",
"end": 3317,
"score": 0.9983026385307312,
"start": 3305,
"tag": "USERNAME",
"value": "philly-phyre"
}
] | null | [] | import java.util.Arrays;
import java.util.List;
public class JGame {
public static List<String> options = Arrays.asList("FIGHT","TRAVEL","ITEMS","STATS","SAVE","QUIT");
public static void main(String[] args) {
sect("Welcome to KUSHTOPIA, where danger and adventure lurk around every threshold.",
"Let's s... | 4,983 | 0.57054 | 0.557094 | 155 | 31.148388 | 29.527636 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.206452 | false | false | 10 |
2e8b9417d6eb4b063b2fa0744ca7fc56372db4c9 | 39,178,691,707,111 | b2d1ef7ab684306085b689e7e836d82740b44d24 | /project-two-dating-app/LooseCoupling/src/main/java/com/revature/data/MessagesDAO.java | 47aeb29ca2ebdadd338f48bfce3fabf3cef9b864 | [] | no_license | noahgabethomas/NOAHSREPOSITORY | https://github.com/noahgabethomas/NOAHSREPOSITORY | 804cd6e72206b7d2994bfbe4bc1a09f137e47a7b | 1946de1ca8bf1c5266f461553bb78e563ae545dd | refs/heads/master | 2023-01-10T13:21:34.798000 | 2020-03-12T00:20:50 | 2020-03-12T00:20:50 | 246,707,948 | 0 | 0 | null | false | 2023-01-07T15:50:56 | 2020-03-12T00:25:52 | 2020-03-12T00:26:12 | 2023-01-07T15:50:56 | 3,441 | 0 | 0 | 25 | Java | false | false | package com.revature.data;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.revature.beans.Messages;
@Repository
public interface MessagesDAO extends JpaRepository<Messages, Integer>{}
| UTF-8 | Java | 262 | java | MessagesDAO.java | Java | [] | null | [] | package com.revature.data;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.revature.beans.Messages;
@Repository
public interface MessagesDAO extends JpaRepository<Messages, Integer>{}
| 262 | 0.843511 | 0.843511 | 9 | 28.111111 | 25.976248 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 10 |
fa12026cb92edccdb8d30a92875ea3732b7cd1d1 | 39,771,397,161,067 | af6952a4634a03c93941063733dcd235fe1d4032 | /Flooring/src/main/java/com/sg/flooring/service/FlooringServiceLayer.java | bf5ab73d94e305f54ebc41091e69e87223440c13 | [] | no_license | DavidJoshuaK/Flooring | https://github.com/DavidJoshuaK/Flooring | f4f4974df1539560ec0967e55e79299032785d0f | 8ad163d4394aaa3a0e8d9ca19718ee06e55aaa25 | refs/heads/master | 2021-09-03T05:20:18.099000 | 2018-01-05T23:06:05 | 2018-01-05T23:06:05 | 116,432,884 | 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 com.sg.flooring.service;
import com.sg.flooring.dao.FlooringDaoPersistenceException;
import com.sg.flooring.dto.Order;
import ... | UTF-8 | Java | 1,099 | java | FlooringServiceLayer.java | Java | [
{
"context": "calDate;\nimport java.util.List;\n\n/**\n *\n * @author apprentice\n */\npublic interface FlooringServiceLayer {\n\n O",
"end": 490,
"score": 0.9994826912879944,
"start": 480,
"tag": "USERNAME",
"value": "apprentice"
}
] | 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 com.sg.flooring.service;
import com.sg.flooring.dao.FlooringDaoPersistenceException;
import com.sg.flooring.dto.Order;
import ... | 1,099 | 0.769791 | 0.769791 | 42 | 25.166666 | 25.842855 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 10 |
f928c89ab15e4426cb71670f0348e42e997c0382 | 39,247,411,166,840 | 429a20a345ba35a012cadf9d09ac2aca8f2660a8 | /src/main/java/com/lv/netty/msgpack/MsgpackEncode.java | e9b01dcfd15fb20ab9479f4cd7af345fde35a75e | [] | no_license | angiely1115/netty | https://github.com/angiely1115/netty | 84fd67be1dc7badf2208e52fbc3621a60c0a8e50 | ad9b006ec415ec287c753136b0a40a1eec57dd9b | refs/heads/master | 2020-03-26T08:08:37.845000 | 2018-12-24T09:19:20 | 2018-12-24T09:19:20 | 144,687,730 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lv.netty.msgpack;
import com.lv.netty.BaseResult;
import com.lv.netty.User;
import io.netty.buffer.ByteBuf;
import io.netty.channel.ChannelHandlerContext;
import io.netty.handler.codec.MessageToByteEncoder;
import org.msgpack.MessagePack;
/**
* @Author: lvrongzhuan
* @Description: 自定义msgpack编码器
* @Date... | UTF-8 | Java | 950 | java | MsgpackEncode.java | Java | [
{
"context": ";\nimport org.msgpack.MessagePack;\n\n/**\n * @Author: lvrongzhuan\n * @Description: 自定义msgpack编码器\n * @Date: 2018/8/9",
"end": 280,
"score": 0.9996650815010071,
"start": 269,
"tag": "USERNAME",
"value": "lvrongzhuan"
}
] | null | [] | package com.lv.netty.msgpack;
import com.lv.netty.BaseResult;
import com.lv.netty.User;
import io.netty.buffer.ByteBuf;
import io.netty.channel.ChannelHandlerContext;
import io.netty.handler.codec.MessageToByteEncoder;
import org.msgpack.MessagePack;
/**
* @Author: lvrongzhuan
* @Description: 自定义msgpack编码器
* @Date... | 950 | 0.714286 | 0.701493 | 31 | 29.258064 | 24.651072 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.548387 | false | false | 10 |
e7164fd17d961d77185744cd9c63713f7081cd78 | 37,787,122,306,393 | 89dec6559be88ac4d54e69ef01eb8c1760eb61f8 | /src/main/java/ua/org/oa/annabezkrovnaya/task4_1/Compare.java | 54e3f2f5e49ac6ff24ccece56307c7623631f5fd | [] | no_license | annabezkrovnaya/JavaProgramming | https://github.com/annabezkrovnaya/JavaProgramming | 7204bec75be49e8e31874f437288040f4589dbb0 | 403d5a0401c0336dff9eb81227dce695887e4efd | refs/heads/master | 2021-08-30T03:27:52.173000 | 2017-12-15T21:49:33 | 2017-12-15T21:49:33 | 114,413,314 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ua.org.oa.annabezkrovnaya.task4_1;
import java.util.*;
public class Compare<T extends Comparable<T>> implements Comparable<Compare<T>> {
T data;
List<T> list;
public T getMaximum(T [] array){
List<T> list = new ArrayList<>();
list.addAll(Arrays.asList(array));
list.sort(C... | UTF-8 | Java | 485 | java | Compare.java | Java | [] | null | [] | package ua.org.oa.annabezkrovnaya.task4_1;
import java.util.*;
public class Compare<T extends Comparable<T>> implements Comparable<Compare<T>> {
T data;
List<T> list;
public T getMaximum(T [] array){
List<T> list = new ArrayList<>();
list.addAll(Arrays.asList(array));
list.sort(C... | 485 | 0.62268 | 0.616495 | 21 | 22.047619 | 21.433121 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 10 |
9bff94fe28637d231f6eccafeb3962cde99f88a9 | 37,237,366,492,191 | 132b8462900a655310da72114abb745e65ddb0e5 | /src/com/syn/usersys/usermgr/controller/UserController.java | 16cc24b24b9a5f77607b25fe2a144501b045d996 | [] | no_license | ShiYuNan/Kobe | https://github.com/ShiYuNan/Kobe | e9123cd21fb9bb11cc11ee1f6a112179271d17a1 | 06948d80e164042750ba4fc71b48f5fe71043a6e | refs/heads/master | 2020-03-23T09:01:10.661000 | 2018-07-18T01:02:31 | 2018-07-18T01:02:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.syn.usersys.usermgr.controller;
import com.syn.usersys.usermgr.business.service.UserService;
import com.syn.usersys.usermgr.business.service.UserServiceImpl;
import com.syn.usersys.usermgr.domain.UserVO;
public class UserController {
UserService userMgrService = UserServiceImpl.getInstance();
pu... | UTF-8 | Java | 1,055 | java | UserController.java | Java | [] | null | [] | package com.syn.usersys.usermgr.controller;
import com.syn.usersys.usermgr.business.service.UserService;
import com.syn.usersys.usermgr.business.service.UserServiceImpl;
import com.syn.usersys.usermgr.domain.UserVO;
public class UserController {
UserService userMgrService = UserServiceImpl.getInstance();
pu... | 1,055 | 0.700503 | 0.700503 | 37 | 24.891891 | 20.469864 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.135135 | false | false | 10 |
e92d487485779b7747fb4383d018537e193e8ff9 | 36,172,214,617,619 | 7687e4954a2463b40020b79b80592cb40e5134e7 | /src/team/aistlab/controller/WhAction/WhAction.java | 2cef61db0d78430928e9561bed53035d6a99f59d | [] | no_license | ychost/BarCodeHouse | https://github.com/ychost/BarCodeHouse | 8921ffe701f37e7c88b3fd29a5860f9f9f2a4a4a | 2a528bebfffdbffbad9a395e2eb473843315b343 | refs/heads/master | 2018-01-12T08:36:17.912000 | 2015-12-25T03:19:10 | 2015-12-25T03:19:10 | 48,309,936 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package team.aistlab.controller.WhAction;
import com.opensymphony.xwork2.ActionSupport;
import team.aistlab.model.Book;
import team.aistlab.model.User;
import team.aistlab.model.Warehouse;
import team.aistlab.model.sql.SqlDao;
import java.util.HashSet;
import java.util.Set;
/**
* @author ychost
* @version V1.0
* ... | UTF-8 | Java | 1,216 | java | WhAction.java | Java | [
{
"context": "til.HashSet;\nimport java.util.Set;\n\n/**\n * @author ychost\n * @version V1.0\n * @date 2015/12/23 20:12\n */\np",
"end": 299,
"score": 0.9996693134307861,
"start": 293,
"tag": "USERNAME",
"value": "ychost"
}
] | null | [] | package team.aistlab.controller.WhAction;
import com.opensymphony.xwork2.ActionSupport;
import team.aistlab.model.Book;
import team.aistlab.model.User;
import team.aistlab.model.Warehouse;
import team.aistlab.model.sql.SqlDao;
import java.util.HashSet;
import java.util.Set;
/**
* @author ychost
* @version V1.0
* ... | 1,216 | 0.593489 | 0.580134 | 43 | 26.860466 | 19.470409 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.604651 | false | false | 10 |
18c22330dc2056bc694946989547e4a317c3d040 | 38,465,727,131,118 | c200cde1d0be183639aaa69a4371685fd1597220 | /agile/src/main/java/com/mingyuechunqiu/agile/base/model/modelpart/IBaseModelPart.java | f162f785f7cca51d1d673c22f39df8ec92a4566a | [] | no_license | MingYueChunQiu/Agile | https://github.com/MingYueChunQiu/Agile | 3b842a1450abb7181d82def26184d66fa6feda40 | 3c56c6508081c4234019e3bf5ae2ece00842a1c5 | refs/heads/master | 2023-04-14T15:34:52.999000 | 2023-03-25T04:43:09 | 2023-03-25T04:43:09 | 156,509,283 | 9 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mingyuechunqiu.agile.base.model.modelpart;
import androidx.annotation.NonNull;
import com.mingyuechunqiu.agile.base.model.repository.IBaseRepository;
import com.mingyuechunqiu.agile.base.model.repository.IRepositoryOwner;
import java.util.Map;
import java.util.Set;
/**
* <pre>
* author : xyj
* ... | UTF-8 | Java | 741 | java | IBaseModelPart.java | Java | [
{
"context": "mport java.util.Set;\n\n/**\n * <pre>\n * author : xyj\n * Github : https://github.com/MingYueChunQiu",
"end": 314,
"score": 0.9997277855873108,
"start": 311,
"tag": "USERNAME",
"value": "xyj"
},
{
"context": " author : xyj\n * Github : https://github.com/M... | null | [] | package com.mingyuechunqiu.agile.base.model.modelpart;
import androidx.annotation.NonNull;
import com.mingyuechunqiu.agile.base.model.repository.IBaseRepository;
import com.mingyuechunqiu.agile.base.model.repository.IRepositoryOwner;
import java.util.Map;
import java.util.Set;
/**
* <pre>
* author : xyj
* ... | 731 | 0.679325 | 0.663854 | 31 | 21.935484 | 21.685339 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.290323 | false | false | 10 |
7a317446a0750f3cc315d38043f3e7e7470ce2c4 | 36,601,711,336,433 | 28598007f7b5f827df9e1312eb0147b482922a5b | /src/test/java/scott/xsdanalytics/SwiftTest.java | 688ea492243ff5bcc79a0fee4d2040fc8a6392b0 | [] | no_license | scottysinclair/xsdanalytics | https://github.com/scottysinclair/xsdanalytics | e023ee431124d48dd6d2284bceb6bd5025ea51a1 | 397adee8f0cda6cc647c1cdf5d21477f7f1bef96 | refs/heads/master | 2020-03-30T02:19:07.958000 | 2018-09-27T18:09:33 | 2018-09-27T18:09:33 | 150,625,455 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package scott.xsdanalytics;
/*-
* #%L
* BarleyDB
* $Id:$
* $HeadURL:$
* %%
* Copyright (C) 2014 - 2018 Scott Sinclair
* <scottysinclair@gmail.com>
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by... | UTF-8 | Java | 2,327 | java | SwiftTest.java | Java | [
{
"context": "$\n * $HeadURL:$\n * %%\n * Copyright (C) 2014 - 2018 Scott Sinclair\n * <scottysinclair@gmail.com>\n * %%\n * This",
"end": 124,
"score": 0.9997433423995972,
"start": 110,
"tag": "NAME",
"value": "Scott Sinclair"
},
{
"context": "opyright (C) 2014 - 2018 Scott Si... | null | [] | package scott.xsdanalytics;
/*-
* #%L
* BarleyDB
* $Id:$
* $HeadURL:$
* %%
* Copyright (C) 2014 - 2018 <NAME>
* <<EMAIL>>
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Founda... | 2,302 | 0.697894 | 0.67168 | 68 | 33.220589 | 32.701794 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.441176 | false | false | 10 |
60396621c1409b91f3f84101e038b1df8ad3e29e | 2,422,361,613,702 | 11dcf260ca16503d1972bcfc7781c6596b70fa65 | /java/com/imooc/sell/enmus/ResultEnum.java | 5fc360368cc9eebb2f22ea5460dd991681b63088 | [] | no_license | 2017LLLLL/weChatSell | https://github.com/2017LLLLL/weChatSell | 3e30bb14efafb61d5032479e3eddc6e721771be8 | 9d6f617ca914e1cf009f8b77ef87ba79e72c8a8c | refs/heads/master | 2022-04-23T00:54:33.819000 | 2020-04-11T14:43:23 | 2020-04-11T14:43:23 | 254,886,272 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.imooc.sell.enmus;
import lombok.Getter;
/*
* 商品异常类
* */
@Getter
public enum ResultEnum {
SUCCESS(0,"成功"),
PARAM_ERROR(1,"参数错误"),
CARTS_ERROR(2,"购物车为空"),
PRODUCT_NOT_EXIST(10,"商品不存在"),
STOCK_ERROR_LESSTHAN(11,"库存不够"),
ORDER_NOT_EXIST(12,"订单不存在"),
ORDERDETAIL_NOT_EXIST(13... | UTF-8 | Java | 1,352 | java | ResultEnum.java | Java | [] | null | [] | package com.imooc.sell.enmus;
import lombok.Getter;
/*
* 商品异常类
* */
@Getter
public enum ResultEnum {
SUCCESS(0,"成功"),
PARAM_ERROR(1,"参数错误"),
CARTS_ERROR(2,"购物车为空"),
PRODUCT_NOT_EXIST(10,"商品不存在"),
STOCK_ERROR_LESSTHAN(11,"库存不够"),
ORDER_NOT_EXIST(12,"订单不存在"),
ORDERDETAIL_NOT_EXIST(13... | 1,352 | 0.639579 | 0.606119 | 59 | 16.728813 | 18.534285 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.779661 | false | false | 10 |
40eab4155372cc066c9aacf8c5af871946a63fa7 | 3,341,484,582,394 | 401c90d37f4897f8d9fce99b482cbba6a79170b3 | /Mobile App/TakeMyMoney/app/src/main/java/com/biletskyi/vladyslav/takemymoney/HttpGETQuery.java | df1980c133936fab672ad06f5c1a5dd84b2c0ce3 | [] | no_license | VladyslavBiletskyi/TakeMyMoney | https://github.com/VladyslavBiletskyi/TakeMyMoney | 541cfa07a89dd7475806a3d21b26fbc7335e101d | 455cb960792db5ca74dabd87cfef58578935bde2 | refs/heads/master | 2021-01-19T13:27:02.382000 | 2017-02-18T14:12:22 | 2017-02-18T14:12:22 | 82,390,949 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.biletskyi.vladyslav.takemymoney;
import android.app.Activity;
import android.app.Notification;
import android.os.AsyncTask;
import android.util.Base64;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.URL;
/**
* Created by Vladyslav on 0... | UTF-8 | Java | 1,551 | java | HttpGETQuery.java | Java | [
{
"context": "onnection;\nimport java.net.URL;\n\n/**\n * Created by Vladyslav on 09.12.2016.\n */\n\npublic class HttpGETQuery ext",
"end": 315,
"score": 0.9983381032943726,
"start": 306,
"tag": "NAME",
"value": "Vladyslav"
}
] | null | [] | package com.biletskyi.vladyslav.takemymoney;
import android.app.Activity;
import android.app.Notification;
import android.os.AsyncTask;
import android.util.Base64;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.URL;
/**
* Created by Vladyslav on 0... | 1,551 | 0.630561 | 0.62089 | 50 | 30.02 | 24.200405 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.56 | false | false | 10 |
133153c77703e0e65d58630aa458b4c16c5826b3 | 16,776,142,260,609 | 499e49378065b74236856af55caab675237da4e7 | /attm/src/main/java/com/biziitech/attm/model/ModelTicketPurchaseChd.java | 1b09215e066eae8dba7dd8b54d637ca60e8088bf | [] | no_license | ToufiqAmin/Project2 | https://github.com/ToufiqAmin/Project2 | 6d0f1be275cae398957570d16c65ee012f847b7b | 3ae52b519d2cc4d0e2cc6fcf1ec60288e723f70d | refs/heads/master | 2020-07-07T11:16:29.920000 | 2019-08-20T08:37:44 | 2019-08-20T08:37:44 | 203,333,513 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.biziitech.attm.model;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persistence.Transient;
imp... | UTF-8 | Java | 7,857 | java | ModelTicketPurchaseChd.java | Java | [] | null | [] | package com.biziitech.attm.model;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persistence.Transient;
imp... | 7,857 | 0.703958 | 0.70014 | 350 | 20.448572 | 22.013281 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.351429 | false | false | 10 |
6c51ba0c582c1e4a28007a83e72a9e488553246f | 29,386,166,242,636 | 781d525130d3222b3de816674f04abafd8fd82ba | /src/com/ibm/replication/iidr/metadata/Settings.java | 9e3e1f0795353537895ea9bf6c7588f77303c0b8 | [] | no_license | fketelaars/IIDR-IGC-Integration | https://github.com/fketelaars/IIDR-IGC-Integration | efdd8b98222dd1a4c016b9ad751a70367cc17d73 | 9056191547db0d9de2e5c3183654547676b8fd85 | refs/heads/master | 2021-01-01T05:02:26.243000 | 2018-01-08T10:03:48 | 2018-01-08T10:03:48 | 56,077,429 | 0 | 3 | null | false | 2016-05-02T15:13:04 | 2016-04-12T15:56:02 | 2016-04-13T06:50:51 | 2016-05-02T15:13:04 | 80 | 0 | 0 | 0 | Java | null | null | /****************************************************************************
** Licensed Materials - Property of IBM
** IBM InfoSphere Change Data Capture
** 5724-U70
**
** (c) Copyright IBM Corp. 2001, 2016 All rights reserved.
**
** The following sample of source code ("Sample") is owned by International
... | UTF-8 | Java | 4,307 | java | Settings.java | Java | [
{
"context": "l;\n\tString asUserName = null;\n\tString asPassword = null;\n\tint asPort = 0;\n\n\t// Information Server metadat",
"end": 1753,
"score": 0.909372091293335,
"start": 1749,
"tag": "PASSWORD",
"value": "null"
},
{
"context": "g(\"asHostName\");\n\t\tasUserName = config.g... | null | [] | /****************************************************************************
** Licensed Materials - Property of IBM
** IBM InfoSphere Change Data Capture
** 5724-U70
**
** (c) Copyright IBM Corp. 2001, 2016 All rights reserved.
**
** The following sample of source code ("Sample") is owned by International
... | 4,295 | 0.723009 | 0.71674 | 122 | 34.30328 | 27.87851 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.606557 | false | false | 10 |
4672f69bf7c8f8d93502ed842df05b9a05c25fa0 | 9,019,431,372,459 | 8055d02b19a28380e7c26f83b3f47233dea2f0a1 | /src/main/java/us/fibernet/fiberj/TiffWriter.java | 8ac566981a60de3c51a5eef219076ef99f08fef9 | [] | no_license | fibernet-us/FiberJ | https://github.com/fibernet-us/FiberJ | 34a7fdc585c10aaa0d073bcf8e2b7720263680bb | 6c59aae7edab98151ccd76bcdf4e3f72d78cc20c | refs/heads/master | 2021-01-21T21:48:08.407000 | 2016-04-17T20:32:17 | 2016-04-17T20:32:17 | 4,438,271 | 1 | 2 | null | false | 2016-04-17T20:30:58 | 2012-05-24T21:29:41 | 2016-04-17T20:21:02 | 2016-04-17T20:30:58 | 404 | 4 | 3 | 0 | Java | null | null | /*
* Copyright Billy Zheng. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* - Redistributions of source code must retain the above copyright notice, this list
* of conditions and the fo... | UTF-8 | Java | 5,531 | java | TiffWriter.java | Java | [
{
"context": "/*\n * Copyright Billy Zheng. All rights reserved.\n *\n * Redistribution and us",
"end": 27,
"score": 0.999793529510498,
"start": 16,
"tag": "NAME",
"value": "Billy Zheng"
}
] | null | [] | /*
* Copyright <NAME>. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* - Redistributions of source code must retain the above copyright notice, this list
* of conditions and the followi... | 5,526 | 0.602242 | 0.578919 | 166 | 32.319279 | 26.128054 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.698795 | false | false | 10 |
5ac55654660b6dd701fbba872a97ff480f69ff2b | 15,066,745,317,157 | 23db407e110a415f6a1fe8503a671023de88009f | /src/com/ahmad/Views/View.java | 8886d972ef74f6ed83d8039f969be7c911d6591c | [] | no_license | Develorain/Coupled-Motion-Simulator | https://github.com/Develorain/Coupled-Motion-Simulator | 21ae85ab7750a8f3afeb24bea32a8eef61704f7d | 9f07a5e73978176988b7edfd86cfc5d40fce67c7 | refs/heads/master | 2021-01-19T12:31:04.684000 | 2021-01-08T22:05:39 | 2021-01-08T22:05:39 | 82,340,814 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ahmad.Views;
/** View
* General implementable View interface in the MVC pattern
* @since January 18, 2017
* @author Ahmad Gharib
*/
public interface View {
/** Gets data from the model and updates the view */
void update();
/** Repaints the view */
void repaint();
}
| UTF-8 | Java | 302 | java | View.java | Java | [
{
"context": " MVC pattern\n * @since January 18, 2017\n * @author Ahmad Gharib\n */\n\npublic interface View {\n /** Gets data fr",
"end": 144,
"score": 0.9998677372932434,
"start": 132,
"tag": "NAME",
"value": "Ahmad Gharib"
}
] | null | [] | package com.ahmad.Views;
/** View
* General implementable View interface in the MVC pattern
* @since January 18, 2017
* @author <NAME>
*/
public interface View {
/** Gets data from the model and updates the view */
void update();
/** Repaints the view */
void repaint();
}
| 296 | 0.65894 | 0.639073 | 15 | 19.133333 | 18.00321 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.266667 | false | false | 10 |
1368f99a75e3c95188b79ed3bed56dce7d38faf0 | 3,547,643,001,020 | c287be8c7c56240fd4a21a714b44b4d7f6949cdc | /src/de/hexagonsoftware/abec/package-info.java | c26abec67f58886a96665ad21e4f6c8bf2c3e61d | [] | no_license | hexagon-software/BulletinBoardSystem | https://github.com/hexagon-software/BulletinBoardSystem | b47820286fdb0ea715e67369fa6d3e2c3277751d | 198049150952203103694ae1a90e503e8460ef3c | refs/heads/master | 2023-05-25T15:26:55.773000 | 2021-06-15T17:07:23 | 2021-06-15T17:07:23 | 377,197,096 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Common Package of Bulletin Board system.
* This package and subpackage should only contain code that
* is relevant to both the server and the client.
*
* @author Felix Eckert
* */
package de.hexagonsoftware.abec; | UTF-8 | Java | 224 | java | package-info.java | Java | [
{
"context": "t to both the server and the client.\n *\n * @author Felix Eckert\n * */\npackage de.hexagonsoftware.abec;",
"end": 185,
"score": 0.9998070001602173,
"start": 173,
"tag": "NAME",
"value": "Felix Eckert"
}
] | null | [] | /**
* Common Package of Bulletin Board system.
* This package and subpackage should only contain code that
* is relevant to both the server and the client.
*
* @author <NAME>
* */
package de.hexagonsoftware.abec; | 218 | 0.736607 | 0.736607 | 8 | 27.125 | 21.079834 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.125 | false | false | 10 |
7749f08ecc3bc152284f2709d1d28391a2d45abd | 13,915,694,107,787 | 49bada98ab00313f386a81bca1e3e22fc7d5288f | /src/main/java/me/sapien/plugin/sapien/Util/CCommand.java | ffcf9169cad6074f419c4a47b30d00c8cc065819 | [] | no_license | fdemir/sapien | https://github.com/fdemir/sapien | 80015f3ed6df49f37567ad0e2bacbabd76ca0856 | 9f8b436fa6754baf6a259914e3170ea0acc03d66 | refs/heads/master | 2022-09-20T07:02:23.166000 | 2020-05-30T01:43:25 | 2020-05-30T01:43:25 | 267,301,313 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.sapien.plugin.sapien.Util;
import java.util.Arrays;
import me.sapien.plugin.sapien.Sapien;
import org.bukkit.ChatColor;
import org.bukkit.command.Command;
import org.bukkit.command.CommandSender;
import org.bukkit.command.PluginIdentifiableCommand;
import org.bukkit.plugin.Plugin;
public abstract class CCo... | UTF-8 | Java | 937 | java | CCommand.java | Java | [] | null | [] | package me.sapien.plugin.sapien.Util;
import java.util.Arrays;
import me.sapien.plugin.sapien.Sapien;
import org.bukkit.ChatColor;
import org.bukkit.command.Command;
import org.bukkit.command.CommandSender;
import org.bukkit.command.PluginIdentifiableCommand;
import org.bukkit.plugin.Plugin;
public abstract class CCo... | 937 | 0.733191 | 0.733191 | 33 | 27.39394 | 32.493298 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.69697 | false | false | 10 |
d29c3399fc53ee50dae667748d4f4a7213e8fe21 | 22,883,585,756,991 | 103979c8aae562e11e60abcc780378042e488935 | /permission/src/main/java/com/sdg/permission/AbsPermissionCallback.java | 296521e2ca0f5f13f2fa4f9086274c7b140b7985 | [] | no_license | sdgSnow/AndroidLibrary | https://github.com/sdgSnow/AndroidLibrary | 8ebb702cb43450ee7e64790deb9c786c365683e4 | 6aec17faceecd0872245a00c9e88c9b7adeef15e | refs/heads/master | 2023-07-10T06:44:32.551000 | 2021-08-10T05:42:20 | 2021-08-10T05:42:20 | 392,156,626 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sdg.permission;
import com.dimeno.permission.callback.PermissionCallback;
public abstract class AbsPermissionCallback implements PermissionCallback {
@Override
public void onGrant(String[] permissions) {
}
}
| UTF-8 | Java | 244 | java | AbsPermissionCallback.java | Java | [] | null | [] | package com.sdg.permission;
import com.dimeno.permission.callback.PermissionCallback;
public abstract class AbsPermissionCallback implements PermissionCallback {
@Override
public void onGrant(String[] permissions) {
}
}
| 244 | 0.754098 | 0.754098 | 11 | 21.181818 | 25.469477 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.181818 | false | false | 10 |
a4bb25444f95d49e4347be8d00ccffb95230629b | 36,103,495,121,784 | aa168494d968c1f6e5fa6981cd3f4c0bc081fa7e | /_src/lesson-1/src/main/java/com/readlearncode/lesson1/section3/subsection1/ArrayDeclaration.java | fbf5c2b4ec5f2f80d12166eb56b7c24c0a1801dc | [
"Apache-2.0"
] | permissive | paullewallencom/java-978-1-7882-9773-8 | https://github.com/paullewallencom/java-978-1-7882-9773-8 | 42f14fc52e8280df3801f0772e6c0da91c398f85 | 7c5f2d2ada7c1a4560e271c872e962d985969838 | refs/heads/main | 2023-02-07T13:57:06.281000 | 2020-12-28T04:20:30 | 2020-12-28T04:20:30 | 319,404,253 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.readlearncode.lesson1.section3.subsection1;
/**
* Source code github.com/readlearncode
*
* @author Alex Theedom www.readlearncode.com
* @version 1.0
*/
public class ArrayDeclaration {
public void callAMethod(){
aMethodCall(new int[]{200, 100, 50});
}
public void aMethodCall(int... | UTF-8 | Java | 366 | java | ArrayDeclaration.java | Java | [
{
"context": "tion3.subsection1;\n\n/**\n * Source code github.com/readlearncode\n *\n * @author Alex Theedom www.readlearncode.com\n",
"end": 100,
"score": 0.9972624182701111,
"start": 87,
"tag": "USERNAME",
"value": "readlearncode"
},
{
"context": "Source code github.com/readlearnc... | null | [] | package com.readlearncode.lesson1.section3.subsection1;
/**
* Source code github.com/readlearncode
*
* @author <NAME> www.readlearncode.com
* @version 1.0
*/
public class ArrayDeclaration {
public void callAMethod(){
aMethodCall(new int[]{200, 100, 50});
}
public void aMethodCall(int[] sco... | 360 | 0.655738 | 0.620219 | 23 | 14.956522 | 18.536634 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.173913 | false | false | 10 |
a1ed4310ea505d0bc6878ae43815e7fdc7e51392 | 22,668,837,453,892 | a7a5ea1965def34f212d0799e5957faf198aa3a3 | /android/FFmpeg/library/src/main/java/com/wlanjie/ffmpeg/video/RendererScreen.java | a5fe178e3ba8b8d6da9fa4c1e03684d0cc91675c | [] | no_license | 18307612949/AndroidFFmpeg | https://github.com/18307612949/AndroidFFmpeg | dc911355659b953c893ff4af54d304505b0c552e | a91b480e530957cfe3b3d455e8a0594bc7578c35 | refs/heads/master | 2021-08-16T06:13:14.412000 | 2017-10-16T07:42:27 | 2017-10-16T07:42:27 | 107,400,346 | 1 | 0 | null | true | 2017-10-18T11:44:03 | 2017-10-18T11:44:02 | 2017-10-16T21:46:15 | 2017-10-16T07:51:03 | 231,380 | 0 | 0 | 0 | null | null | null | package com.wlanjie.ffmpeg.video;
import android.content.Context;
import android.content.res.Resources;
import android.opengl.GLES20;
import com.wlanjie.ffmpeg.library.R;
import com.wlanjie.ffmpeg.util.OpenGLUtils;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
import java.nio.FloatBuffer;
import java.nio.In... | UTF-8 | Java | 5,710 | java | RendererScreen.java | Java | [
{
"context": "fer;\nimport java.nio.IntBuffer;\n\n/**\n * Created by wlanjie on 2017/5/25.\n */\n\npublic class RendererScreen {\n",
"end": 355,
"score": 0.9996353983879089,
"start": 348,
"tag": "USERNAME",
"value": "wlanjie"
}
] | null | [] | package com.wlanjie.ffmpeg.video;
import android.content.Context;
import android.content.res.Resources;
import android.opengl.GLES20;
import com.wlanjie.ffmpeg.library.R;
import com.wlanjie.ffmpeg.util.OpenGLUtils;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
import java.nio.FloatBuffer;
import java.nio.In... | 5,710 | 0.747986 | 0.707706 | 154 | 36.077923 | 32.2038 | 195 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.077922 | false | false | 3 |
77828dc9f9f075b0873e5d3eb8c656643233fb5a | 4,595,615,057,854 | a5fcabebf949f626ea0f3f06ec19d569905b7f6d | /app/src/main/java/com/example/json_file_parsing/MainActivity.java | e3ceff8fff4484e13e1514dcd66dabcea82381cc | [] | no_license | monikakambojofficial96/json-file-parsing | https://github.com/monikakambojofficial96/json-file-parsing | fdf0c1a0d99323a17b29c6f7138bc5548650c108 | 99704a037086c448760417f165752f7b3f5d088e | refs/heads/master | 2021-01-02T05:28:44.350000 | 2020-02-10T12:44:33 | 2020-02-10T12:44:33 | 239,509,540 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.json_file_parsing;
import androidx.appcompat.app.AppCompatActivity;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import android.os.Bundle;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import ja... | UTF-8 | Java | 1,933 | java | MainActivity.java | Java | [] | null | [] | package com.example.json_file_parsing;
import androidx.appcompat.app.AppCompatActivity;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import android.os.Bundle;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import ja... | 1,933 | 0.640973 | 0.639938 | 80 | 23.15 | 24.966528 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4625 | false | false | 3 |
dcacf97fe955f1519bbfc07ba9910c75e111da0e | 25,366,076,857,896 | cec23780a70e7ac2e48f5b1721bf3cede10448e1 | /app/src/main/java/assignment02/csc214/project2/Comment/CommentHolder.java | 0b57b8b5cf4adba54c2d3ed6877453a14d028a5f | [] | no_license | kagusi/CSC214_AndroidDev_Project2 | https://github.com/kagusi/CSC214_AndroidDev_Project2 | 90207a5a98065ebfbc859ba5334ac21680f6538a | 609c9f199ef1cb95c6edbfe1f58130880b1e9131 | refs/heads/master | 2021-01-21T18:49:44.550000 | 2017-05-22T18:02:43 | 2017-05-22T18:02:43 | 92,082,804 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package assignment02.csc214.project2.Comment;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import assignment02.csc214.project2.Models.Comment;
import assi... | UTF-8 | Java | 2,519 | java | CommentHolder.java | Java | [
{
"context": "assignment02.csc214.project2.R;\n\n/**\n * Created by Kennedy on 4/8/2017.\n */\n\npublic class CommentHolder exte",
"end": 374,
"score": 0.9947174191474915,
"start": 367,
"tag": "USERNAME",
"value": "Kennedy"
}
] | null | [] | package assignment02.csc214.project2.Comment;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import assignment02.csc214.project2.Models.Comment;
import assi... | 2,519 | 0.676459 | 0.666137 | 80 | 30.487499 | 25.899321 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.575 | false | false | 3 |
c6dde8be94ddd8dd673bd8173a8a53a7612d5bed | 15,092,515,136,702 | 579b5a83db7252e08772518c2bfc565190cdb71b | /src/com/me/clue/custom/CustomButton.java | 4330adff0803cddacbbfd8fcea54d934de9a2266 | [] | no_license | drthomas/Clue | https://github.com/drthomas/Clue | ba0ada5031299dbd7f837f1620c6dc75d7c859d3 | aa1a2bbcbec4e05c4591264a0f779b985d5a0ba9 | refs/heads/master | 2021-01-10T20:59:22.137000 | 2015-08-21T16:55:52 | 2015-08-21T16:55:52 | 37,152,319 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.me.clue.custom;
import com.badlogic.gdx.graphics.g2d.BitmapFont;
import com.badlogic.gdx.graphics.g2d.TextureAtlas;
import com.badlogic.gdx.math.Vector2;
import com.badlogic.gdx.scenes.scene2d.ui.Skin;
import com.badlogic.gdx.scenes.scene2d.ui.TextButton;
public class CustomButton
{
public enum ClickS... | UTF-8 | Java | 1,106 | java | CustomButton.java | Java | [] | null | [] | package com.me.clue.custom;
import com.badlogic.gdx.graphics.g2d.BitmapFont;
import com.badlogic.gdx.graphics.g2d.TextureAtlas;
import com.badlogic.gdx.math.Vector2;
import com.badlogic.gdx.scenes.scene2d.ui.Skin;
import com.badlogic.gdx.scenes.scene2d.ui.TextButton;
public class CustomButton
{
public enum ClickS... | 1,106 | 0.721519 | 0.71519 | 37 | 28.891891 | 22.890791 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.648649 | false | false | 3 |
bac7a304fa9ba72f98a5d70f4696fbb0fde039ab | 2,508,260,972,219 | 4ced85e5fcaad0bf2d4d1299577e0c9379f5fae8 | /src/main/entity/User.java | 0c655e1c83d0b32253346a4a10890b0bf705104b | [] | no_license | lrswcg/Travel | https://github.com/lrswcg/Travel | e41011b088547329b99c5a40ed29ad3e8abfc3a1 | 618b51d3a1e0491a48c9ff9b8ca78e2e6de5eedc | refs/heads/master | 2020-12-02T22:18:56.508000 | 2017-07-03T13:37:03 | 2017-07-03T13:37:03 | 96,113,909 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main.entity;
import com.fasterxml.jackson.databind.annotation.JsonSerialize;
import main.validator.Gender;
import org.hibernate.validator.constraints.Email;
import org.hibernate.validator.constraints.NotBlank;
import org.hibernate.validator.constraints.Range;
import java.util.Date;
/**
* Create... | UTF-8 | Java | 3,851 | java | User.java | Java | [
{
"context": "e;\r\n\r\nimport java.util.Date;\r\n\r\n/**\r\n * Created by cnhhdn on 2017/6/12.\r\n */\r\n@JsonSerialize\r\npublic class ",
"end": 331,
"score": 0.9996151328086853,
"start": 325,
"tag": "USERNAME",
"value": "cnhhdn"
},
{
"context": "this.nickname = nickname;\r\n ... | null | [] | package main.entity;
import com.fasterxml.jackson.databind.annotation.JsonSerialize;
import main.validator.Gender;
import org.hibernate.validator.constraints.Email;
import org.hibernate.validator.constraints.NotBlank;
import org.hibernate.validator.constraints.Range;
import java.util.Date;
/**
* Create... | 3,859 | 0.559076 | 0.556998 | 157 | 22.528662 | 21.974091 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.477707 | false | false | 3 |
81ab44dcb177e361c448e7b7db88eb5260a4b719 | 833,223,690,743 | 0e648e8f8d8a497aab892553eaae5f06a879f091 | /app/src/main/java/com/enernet/eg/building/activity/ActivityUsageMonthly.java | dd99859738e17c50bda4f5ec04c5f3e4bca3ff39 | [] | no_license | Freerider-song/Eg_Building_ANDROID | https://github.com/Freerider-song/Eg_Building_ANDROID | b425309ec313fa2cf2ae82c812d43fbaaea2f648 | 1d479145a8097d4393fd4b9639de1a369f832215 | refs/heads/master | 2023-05-29T03:14:09.930000 | 2021-06-14T06:20:50 | 2021-06-14T06:20:50 | 348,943,696 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.enernet.eg.building.activity;
import android.annotation.SuppressLint;
import android.graphics.Typeface;
import android.os.Bundle;
import android.os.SystemClock;
import android.util.Log;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widget.ArrayAd... | UTF-8 | Java | 16,185 | java | ActivityUsageMonthly.java | Java | [] | null | [] | package com.enernet.eg.building.activity;
import android.annotation.SuppressLint;
import android.graphics.Typeface;
import android.os.Bundle;
import android.os.SystemClock;
import android.util.Log;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widget.ArrayAd... | 16,185 | 0.583555 | 0.579531 | 490 | 31.963264 | 27.676533 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.614286 | false | false | 3 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.