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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4b072ff265396baf3a36851c462c38302c2583c5 | 17,721,035,064,652 | 003a6ee01d39c3d5e7d3e57f0bac56bc411d2bd5 | /MGGolf2.0/MalengaGolfLibrary/src/main/java/com/boha/malengagolf/library/data/ClubCourseDTO.java | dfdff03fb486695f8ccb47c5698b61fb0335dfd4 | [] | no_license | malengatiger/TigerGolf004 | https://github.com/malengatiger/TigerGolf004 | e9ee4c7b88f384907670971b7e21d5f66a22e096 | 16c7e5afa26711bf2aab70fc9685cca983d9a2c7 | refs/heads/master | 2021-01-18T23:43:35.285000 | 2016-06-08T13:07:47 | 2016-06-08T13:07:47 | 54,854,472 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.boha.malengagolf.library.data;
import java.io.Serializable;
/**
*
* @author aubreyM
*/
@SuppressWarnings(value = "unused")
public class ClubCourseDTO implements Serializable {
private int clubCourse... | UTF-8 | Java | 4,507 | java | ClubCourseDTO.java | Java | [
{
"context": "\n\n\nimport java.io.Serializable;\n\n/**\n *\n * @author aubreyM\n */\n@SuppressWarnings(value = \"unused\")\npublic cl",
"end": 200,
"score": 0.9916635155677795,
"start": 193,
"tag": "USERNAME",
"value": "aubreyM"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.boha.malengagolf.library.data;
import java.io.Serializable;
/**
*
* @author aubreyM
*/
@SuppressWarnings(value = "unused")
public class ClubCourseDTO implements Serializable {
private int clubCourse... | 4,507 | 0.610384 | 0.568449 | 232 | 18.426723 | 15.901739 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.327586 | false | false | 3 |
9d99ae914cb8871f79ce9f9d4a0e0643543b8643 | 3,246,995,330,887 | cbe7cedef93ccb931813abe82ef211495e25526d | /music_voice/src/main/java/com/codesaid_music/model/friend/FriendModel.java | 5903edb6eed65c454686708f6f55d0251a6c7412 | [] | no_license | CodeSaid/codesaid_music | https://github.com/CodeSaid/codesaid_music | bc3ca4b4884cb74878d1d7ea6ecdb57f4f1e9739 | e609b0e66f2e98e3128e8f13da77a319cd25fb78 | refs/heads/master | 2020-08-30T19:26:26.310000 | 2019-12-14T15:44:55 | 2019-12-14T15:44:55 | 218,468,382 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.codesaid_music.model.friend;
import com.codesaid_music.model.BaseModel;
import java.util.ArrayList;
/**
* Created By codesaid
* On :2019-11-15
* Package Name: com.codesaid_music.view.friend.model
* desc: friend 实体
*/
public class FriendModel extends BaseModel {
public ArrayList<FriendBodyValue> ... | UTF-8 | Java | 332 | java | FriendModel.java | Java | [
{
"context": "l;\n\nimport java.util.ArrayList;\n\n/**\n * Created By codesaid\n * On :2019-11-15\n * Package Name: com.codesaid_m",
"end": 141,
"score": 0.9997169971466064,
"start": 133,
"tag": "USERNAME",
"value": "codesaid"
}
] | null | [] | package com.codesaid_music.model.friend;
import com.codesaid_music.model.BaseModel;
import java.util.ArrayList;
/**
* Created By codesaid
* On :2019-11-15
* Package Name: com.codesaid_music.view.friend.model
* desc: friend 实体
*/
public class FriendModel extends BaseModel {
public ArrayList<FriendBodyValue> ... | 332 | 0.75 | 0.72561 | 15 | 20.866667 | 18.746969 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.266667 | false | false | 3 |
51b516f426d4965affebb759f739587557af512d | 3,246,995,329,433 | 99ba87051f66ecd327228f3b098c929713871e06 | /code/src/main/java/padc/dat18c/renoblvd/service/CategoriesService.java | 0f27fc3d1a5aea1f4278a37a5e26134b00eacc44 | [
"MIT"
] | permissive | Wajiddat18c/padc | https://github.com/Wajiddat18c/padc | 52f3ab916124fef28e36a4258cf8a7e4bd2bae71 | f78712f2d134b01d990793634ad6d80bc63c7f08 | refs/heads/master | 2022-09-14T15:32:49.567000 | 2020-06-03T08:30:53 | 2020-06-03T08:30:53 | 257,856,495 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* padc.dat18c.renoblvd.service
*/
package padc.dat18c.renoblvd.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import padc.dat18c.renoblvd.Repository.CategoriesRepo;
import padc.dat18c.renoblvd.model.Categories;
import java.util.List;
import... | UTF-8 | Java | 1,227 | java | CategoriesService.java | Java | [] | null | [] | /**
* padc.dat18c.renoblvd.service
*/
package padc.dat18c.renoblvd.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import padc.dat18c.renoblvd.Repository.CategoriesRepo;
import padc.dat18c.renoblvd.model.Categories;
import java.util.List;
import... | 1,227 | 0.712306 | 0.705786 | 48 | 24.5625 | 21.689962 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 3 |
a0777c3750dbe5e4ab704233b21c22a8bd49cb6e | 28,870,770,185,470 | a37e0cf7eeb5a7acf1f8042a51a5a4b92a851c26 | /Mpoo_2019.1/estudo_1VA/sistemaLivraria/view/TelaConsulta.java | e4776093935cbb7a6637c17387a6237d08ce95c0 | [] | no_license | ZoawBR/Mpoo | https://github.com/ZoawBR/Mpoo | 243a683d1faf7f42bdbc0580da0c0db654e64bbd | 8e9536a7529b64ad78a9d1d42842d47422519d37 | refs/heads/master | 2020-05-02T10:27:21.621000 | 2019-11-04T22:24:37 | 2019-11-04T22:24:37 | 177,897,392 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package view;
import java.awt.FlowLayout;
import javax.swing.JScrollPane;
import javax.swing.JTextArea;
public class TelaConsulta extends TelaAbstrata{
JTextArea infoArea;
String entrada;
public TelaConsulta() {
super();
setSize(200, 160);
setDefaultCloseOperation(DISPOSE_ON_CLOSE);
setLayout(new FlowLa... | UTF-8 | Java | 852 | java | TelaConsulta.java | Java | [] | null | [] | package view;
import java.awt.FlowLayout;
import javax.swing.JScrollPane;
import javax.swing.JTextArea;
public class TelaConsulta extends TelaAbstrata{
JTextArea infoArea;
String entrada;
public TelaConsulta() {
super();
setSize(200, 160);
setDefaultCloseOperation(DISPOSE_ON_CLOSE);
setLayout(new FlowLa... | 852 | 0.748826 | 0.738263 | 36 | 22.666666 | 23.679573 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.75 | false | false | 3 |
a58c81a0665cb466584437bb13540a33f12916fe | 4,088,808,902,617 | f9b270f8ce38103d0d797942a714fd152d2f6a9d | /src/main/java/com/bohdan/service/serviceImpl/TaskServiceImpl.java | 3b2b48210ca5a5221739b803d14cbe52207cee9b | [] | no_license | Bohdan9/NerdySoftTask | https://github.com/Bohdan9/NerdySoftTask | 30c8b86edb813d8ddd75eec392c903697d1b242b | 73608afabf8effc3bc47bf24e0a29d951b8321ad | refs/heads/master | 2020-05-22T16:52:17.094000 | 2019-05-14T00:22:58 | 2019-05-14T00:22:58 | 186,438,992 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bohdan.service.serviceImpl;
import com.bohdan.model.Task;
import com.bohdan.repository.TaskRepository;
import com.bohdan.service.TaskService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
@Service
public class TaskServ... | UTF-8 | Java | 1,456 | java | TaskServiceImpl.java | Java | [] | null | [] | package com.bohdan.service.serviceImpl;
import com.bohdan.model.Task;
import com.bohdan.repository.TaskRepository;
import com.bohdan.service.TaskService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
@Service
public class TaskServ... | 1,456 | 0.695742 | 0.695742 | 65 | 21.4 | 19.938211 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.276923 | false | false | 3 |
007a1d80594888324dfafba063860b9b3f263837 | 14,585,708,948,640 | 10378c580b62125a184f74f595d2c37be90a5769 | /com/github/steveice10/netty/handler/ssl/JdkApplicationProtocolNegotiator.java | 78f9a996a61fd6b41fc8452f677b2d1c2585f032 | [] | no_license | ClientPlayground/Melon-Client | https://github.com/ClientPlayground/Melon-Client | 4299d7f3e8f2446ae9f225c0d7fcc770d4d48ecb | afc9b11493e15745b78dec1c2b62bb9e01573c3d | refs/heads/beta-v2 | 2023-04-05T20:17:00.521000 | 2021-03-14T19:13:31 | 2021-03-14T19:13:31 | 347,509,882 | 33 | 19 | null | false | 2021-03-14T19:13:32 | 2021-03-14T00:27:40 | 2021-03-14T16:36:27 | 2021-03-14T19:13:31 | 4 | 2 | 1 | 0 | null | false | false | package com.github.steveice10.netty.handler.ssl;
import com.github.steveice10.netty.buffer.ByteBufAllocator;
import java.util.List;
import java.util.Set;
import javax.net.ssl.SSLEngine;
@Deprecated
public interface JdkApplicationProtocolNegotiator extends ApplicationProtocolNegotiator {
SslEngineWrapperFactory wrap... | UTF-8 | Java | 1,885 | java | JdkApplicationProtocolNegotiator.java | Java | [
{
"context": "package com.github.steveice10.netty.handler.ssl;\n\nimport com.github.steveice10.",
"end": 29,
"score": 0.999546229839325,
"start": 19,
"tag": "USERNAME",
"value": "steveice10"
},
{
"context": ".steveice10.netty.handler.ssl;\n\nimport com.github.steveice10.netty.buffer.... | null | [] | package com.github.steveice10.netty.handler.ssl;
import com.github.steveice10.netty.buffer.ByteBufAllocator;
import java.util.List;
import java.util.Set;
import javax.net.ssl.SSLEngine;
@Deprecated
public interface JdkApplicationProtocolNegotiator extends ApplicationProtocolNegotiator {
SslEngineWrapperFactory wrap... | 1,885 | 0.822281 | 0.813263 | 47 | 39.106384 | 47.088524 | 201 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.617021 | false | false | 3 |
6023afd79c7b108a86f74348bcb7d00b12a839de | 24,575,802,935,033 | 6a2f63d971fd5ce988c10cdc2401aae3ba5e0fee | /hawk/ui/clickgui/PostmanTheme.java | a1f5e74ed45e20c9031055671889bda81023a25b | [
"MIT"
] | permissive | MikeWuang/hawk-client | https://github.com/MikeWuang/hawk-client | 22d0d723b70826f74d91f0928384513a419592c1 | 7f62687c62709c595e2945d71678984ba1b832ea | refs/heads/main | 2023-04-05T19:50:35.459000 | 2021-04-28T00:52:19 | 2021-04-28T00:52:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hawk.ui.clickgui;
import com.lukflug.panelstudio.Context;
import com.lukflug.panelstudio.theme.ColorScheme;
import com.lukflug.panelstudio.theme.Renderer;
import com.lukflug.panelstudio.theme.RendererBase;
import com.lukflug.panelstudio.theme.Theme;
import hawk.util.JColor;
import java.awt.Color;
import java.a... | UTF-8 | Java | 4,090 | java | PostmanTheme.java | Java | [] | null | [] | package hawk.ui.clickgui;
import com.lukflug.panelstudio.Context;
import com.lukflug.panelstudio.theme.ColorScheme;
import com.lukflug.panelstudio.theme.Renderer;
import com.lukflug.panelstudio.theme.RendererBase;
import com.lukflug.panelstudio.theme.Theme;
import hawk.util.JColor;
import java.awt.Color;
import java.a... | 4,090 | 0.640587 | 0.60489 | 114 | 34.877193 | 33.493423 | 193 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.078947 | false | false | 3 |
7abc5722b82296efec00d17d8ac8d3a4bbfe4c1c | 10,402,410,817,926 | 850a163f3d8d406f7fe750b0ff3e13781bd175ee | /eBFS/src/com/bfs/eBFS/HelloWorld.java | c73ac532b2da785f06302401c7bfb9e939042dd3 | [] | no_license | Shiplu777/eBFS | https://github.com/Shiplu777/eBFS | 87bb98d46085572332176356cb9128038dd76d47 | ba50b0edd99976c5784fddb864ee5a8d74028ed1 | refs/heads/master | 2021-01-10T15:43:22.471000 | 2016-12-15T16:00:49 | 2016-12-15T16:00:49 | 50,382,520 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bfs.eBFS;
public class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello BruteForce Solutions Inc.");
System.out.println("We are learning Java");
}
}
| UTF-8 | Java | 213 | java | HelloWorld.java | Java | [] | null | [] | package com.bfs.eBFS;
public class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello BruteForce Solutions Inc.");
System.out.println("We are learning Java");
}
}
| 213 | 0.676056 | 0.676056 | 11 | 17.363636 | 20.441814 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.818182 | false | false | 3 |
e8bd23c1a286454a3cfb1c92bb75de80f9f45066 | 8,684,423,924,183 | b69665fcf2902744042fef110fae92fc7f3b7af0 | /app/src/main/java/alex/moneymanager/db/DbFields.java | e36a5659265ea3656e5a10566c414477a2c5d11f | [] | no_license | marinovskiy/MoneyManager2 | https://github.com/marinovskiy/MoneyManager2 | f6f966a775bcf1518664a24754fec15fedc48292 | dbaeb80737f142ec9c5f89db0a13f743056bbbbc | refs/heads/master | 2021-01-25T04:09:33.778000 | 2017-06-14T20:11:50 | 2017-06-14T20:11:50 | 93,403,920 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package alex.moneymanager.db;
public class DbFields {
/**
* General
*/
public static final String DB_NAME = "money_manager.realm";
public static final int DB_VERSION = 1;
/**
* Accounts
*/
public static final String ACCOUNT_ID = "id";
/**
* Operations
*/
pub... | UTF-8 | Java | 535 | java | DbFields.java | Java | [] | null | [] | package alex.moneymanager.db;
public class DbFields {
/**
* General
*/
public static final String DB_NAME = "money_manager.realm";
public static final int DB_VERSION = 1;
/**
* Accounts
*/
public static final String ACCOUNT_ID = "id";
/**
* Operations
*/
pub... | 535 | 0.564486 | 0.562617 | 30 | 16.866667 | 18.627459 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.233333 | false | false | 3 |
c33dd31b700ea31857c1dbe147073920a63ece44 | 10,033,043,655,057 | f3c0028d4138c69c4ce24b2fd01e4ca595a6af4d | /app/src/main/java/com/siweisoft/appthread/AppThread.java | fb6de72f3a116ac2768140dae1ad64b9fc8012bf | [] | no_license | canvaser/desktop | https://github.com/canvaser/desktop | 83138fa37b36a02d4663d5e9cb136313f501a43e | 7652ece27d050d627c95fe0934734bf05db2cb0e | refs/heads/master | 2021-01-13T03:09:42.346000 | 2017-02-07T01:43:59 | 2017-02-07T01:43:59 | 77,433,645 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.siweisoft.appthread;
import com.siweisoft.base.ui.interf.OnNetFinishWithObjInter;
import com.siweisoft.util.LogUtil;
/**
* Created by ${viwmox} on 2016-07-22.
*/
public class AppThread extends Thread{
private static AppThread instance;
public boolean stop = true;
public boolean pause = tr... | UTF-8 | Java | 1,271 | java | AppThread.java | Java | [
{
"context": " com.siweisoft.util.LogUtil;\n\n/**\n * Created by ${viwmox} on 2016-07-22.\n */\npublic class AppThread extend",
"end": 157,
"score": 0.9936413764953613,
"start": 151,
"tag": "USERNAME",
"value": "viwmox"
}
] | null | [] | package com.siweisoft.appthread;
import com.siweisoft.base.ui.interf.OnNetFinishWithObjInter;
import com.siweisoft.util.LogUtil;
/**
* Created by ${viwmox} on 2016-07-22.
*/
public class AppThread extends Thread{
private static AppThread instance;
public boolean stop = true;
public boolean pause = tr... | 1,271 | 0.531865 | 0.520063 | 65 | 18.553846 | 16.681664 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.338462 | false | false | 3 |
2cdb9cfd4dafbc011ff50d175297e4d182b76075 | 19,284,403,229,228 | 12843775ed6f28da781dd39cddd067f6b8715dca | /src/main/java/com/xz/service/atom/interfaces/ISysLogAtomSV.java | 25604e0ae3e8c1c642fb358da744441fa7952900 | [] | no_license | yuansic/xzlb | https://github.com/yuansic/xzlb | 2aeddcdc0c6472407b431d078e38b77bff8a6056 | 887580658d1da66580287e9af600df1dacfe69ab | refs/heads/master | 2022-11-18T20:47:58.195000 | 2019-05-30T05:57:36 | 2019-05-30T05:57:36 | 181,724,772 | 0 | 1 | null | false | 2022-11-16T11:44:54 | 2019-04-16T16:14:21 | 2019-05-30T07:11:52 | 2022-11-16T11:44:51 | 158 | 0 | 1 | 9 | Java | false | false | package com.xz.service.atom.interfaces;
import com.xz.entity.BopSysLog;
import java.util.List;
/**
* 系统操作日志原子层接口
*
* @author xuby
* @version 2019/2/22 0022
*/
public interface ISysLogAtomSV {
/**
* 新增系统操作日志
*
* @param syslog
*/
void insert(BopSysLog syslog);
/**
* 查询所有日志信... | UTF-8 | Java | 498 | java | ISysLogAtomSV.java | Java | [
{
"context": " java.util.List;\n\n/**\n * 系统操作日志原子层接口\n *\n * @author xuby\n * @version 2019/2/22 0022\n */\npublic interface I",
"end": 136,
"score": 0.9995781779289246,
"start": 132,
"tag": "USERNAME",
"value": "xuby"
}
] | null | [] | package com.xz.service.atom.interfaces;
import com.xz.entity.BopSysLog;
import java.util.List;
/**
* 系统操作日志原子层接口
*
* @author xuby
* @version 2019/2/22 0022
*/
public interface ISysLogAtomSV {
/**
* 新增系统操作日志
*
* @param syslog
*/
void insert(BopSysLog syslog);
/**
* 查询所有日志信... | 498 | 0.596847 | 0.572072 | 30 | 13.8 | 13.917376 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 3 |
9e97103237ff43ca206434258af2cd6fb1292da0 | 15,006,615,739,584 | 1e04d9fca6e7412466409b23669831bab716ff2d | /Monaqsat/src/com/monaqsat/network/ArchiveSubSectorCall.java | 304173b9e397dfe12d7d6e61948284f1ba67a623 | [] | no_license | saurabhomi/Monaqsat_workspace_new | https://github.com/saurabhomi/Monaqsat_workspace_new | eeefbcef3ca96fb3d0e498e3d8dfb4362bb9bd8a | 7d2eb0637efa210a87a34f6044d3b5ca31fee74f | refs/heads/master | 2021-05-15T02:04:56.313000 | 2021-04-13T12:53:10 | 2021-04-13T12:53:10 | 250,197,493 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.monaqsat.network;
import android.util.Log;
import com.monaqsat.beans.ArchiveSubSectorBean;
import com.monaqsat.beans.PagingBean;
import com.monaqsat.callbacks.ArchiveSubSectorCallback;
import com.monaqsat.exception.Err;
import com.monaqsat.util.Base64Converter;
import com.monaqsat.util.ConstantValues;
im... | UTF-8 | Java | 3,091 | java | ArchiveSubSectorCall.java | Java | [] | null | [] | package com.monaqsat.network;
import android.util.Log;
import com.monaqsat.beans.ArchiveSubSectorBean;
import com.monaqsat.beans.PagingBean;
import com.monaqsat.callbacks.ArchiveSubSectorCallback;
import com.monaqsat.exception.Err;
import com.monaqsat.util.Base64Converter;
import com.monaqsat.util.ConstantValues;
im... | 3,091 | 0.682303 | 0.677774 | 78 | 38.628204 | 32.739887 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.730769 | false | false | 3 |
29b6734a62c078e4d20d2924e015b804a1bd4c37 | 24,678,882,087,603 | 9cdfc9d1ead948ea5afd79eec415d1f689f6cde2 | /src/main/java/stringhandling/StringSplitReplace.java | 9d992927cb392d08d9b8b770e2aeb79375a30d6c | [] | no_license | ssenthiv/FullStackAutomation | https://github.com/ssenthiv/FullStackAutomation | 4d1ad2e2aa7faaca380eabe101ac7cac56d60e4b | c6e2a07a554c6cf5c6a1c0d0872d73a7b4ded3af | refs/heads/master | 2020-04-06T20:11:06.876000 | 2018-11-15T19:54:18 | 2018-11-15T19:54:18 | 157,759,677 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package stringhandling;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.Calendar;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class StringSplitReplace {
public void splitStr(String str){
String[] strArray=null;
strA... | UTF-8 | Java | 2,315 | java | StringSplitReplace.java | Java | [] | null | [] | package stringhandling;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.Calendar;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class StringSplitReplace {
public void splitStr(String str){
String[] strArray=null;
strA... | 2,315 | 0.605616 | 0.587041 | 69 | 32.550724 | 32.108753 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.608696 | false | false | 3 |
e20b56217d89ee5e9184e2fa7fda07743d1011c5 | 13,254,269,088,933 | ac32c15c87406fb4d0f1b0b9c21e660b38adafad | /keywords.java | 97435144a61db6b6df329241386f484edfd5003d | [] | no_license | SuchithSridhar/Java-Refresher | https://github.com/SuchithSridhar/Java-Refresher | 8a13990cc3b6bdd5074e79c01a0df115fd1b24a1 | 54e1df62c8ed3222f394192b1b89fa8f157d3b1d | refs/heads/master | 2023-03-20T11:33:04.791000 | 2021-03-18T13:48:03 | 2021-03-18T13:48:03 | 274,910,257 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class MainClass {
public static void main(String[] args){
System.out.println("This is keywords file");
Loops loop = new Loops();
loop.loopsDemo();
}
}
class Loops{
void loopsDemo(){
int[] array = {1,2,3,4,5};
for(int i=1; i<=12; i++){
}
for(int item: array)... | UTF-8 | Java | 481 | java | keywords.java | Java | [] | null | [] | class MainClass {
public static void main(String[] args){
System.out.println("This is keywords file");
Loops loop = new Loops();
loop.loopsDemo();
}
}
class Loops{
void loopsDemo(){
int[] array = {1,2,3,4,5};
for(int i=1; i<=12; i++){
}
for(int item: array)... | 481 | 0.503119 | 0.486486 | 30 | 15.033334 | 13.884004 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9 | false | false | 1 |
f606fa8c84e7bb0d785454452ca89927e6d4d1cb | 13,254,269,089,300 | 09d87c2923ae367bd1e35314483a1d425377c9e4 | /src/net/wentaochang/leetcode/BestTimetoBuyandSellStockII.java | 47e6818c4de7f120391a77dad86fd8a7e6aac4b8 | [] | no_license | changwiz/ProgrammingTest | https://github.com/changwiz/ProgrammingTest | 96e23bc3fc6869c7157244572aacd9909c10d895 | a7fed36ca93b85a0e6fa65a404d8d693e40af952 | refs/heads/master | 2021-01-22T11:36:51.579000 | 2014-04-06T05:15:50 | 2014-04-06T05:15:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.wentaochang.leetcode;
public class BestTimetoBuyandSellStockII {
/*public int maxProfit(int[] prices) {
int totalProfit = 0;
int start = prices[0];
for(int i=1;i<prices.length;++i){
if(prices[i] < prices[i-1]){
totalProfit += (prices[i-1] - start);
s... | UTF-8 | Java | 665 | java | BestTimetoBuyandSellStockII.java | Java | [] | null | [] | package net.wentaochang.leetcode;
public class BestTimetoBuyandSellStockII {
/*public int maxProfit(int[] prices) {
int totalProfit = 0;
int start = prices[0];
for(int i=1;i<prices.length;++i){
if(prices[i] < prices[i-1]){
totalProfit += (prices[i-1] - start);
s... | 665 | 0.524812 | 0.509774 | 27 | 23.629629 | 16.861414 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.444444 | false | false | 1 |
f90dca37d47ee1b2a6733299d2c177db3660b5f7 | 944,892,823,918 | 1f68f0808127b67974932fafaba9d3408a5a0c4f | /axondb-client-java/src/test/java/io/axoniq/axondb/client/axon/EventBufferTest.java | 5d89e7483fb07d56ac0d8dcb46dcdaae200fca40 | [] | no_license | AxonIQ/axoniq-eventstore-client | https://github.com/AxonIQ/axoniq-eventstore-client | 4bb40a87b7b5a80fb475488b13a14dd1b4ea4c7f | 59aad758e50eb0b34a699bfe83b60185e4309855 | refs/heads/master | 2021-07-12T11:40:54.989000 | 2018-12-04T12:38:05 | 2018-12-04T12:38:05 | 100,280,380 | 13 | 6 | null | false | 2018-12-04T07:06:21 | 2017-08-14T15:07:13 | 2018-11-15T08:50:31 | 2018-12-04T07:06:20 | 241 | 10 | 4 | 4 | Java | false | null | /*
* Copyright (c) 2017. AxonIQ
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in ... | UTF-8 | Java | 7,475 | java | EventBufferTest.java | Java | [] | null | [] | /*
* Copyright (c) 2017. AxonIQ
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in ... | 7,475 | 0.694047 | 0.688696 | 164 | 44.579269 | 35.234749 | 200 | false | false | 0 | 0 | 0 | 0 | 67 | 0.008963 | 0.682927 | false | false | 1 |
922ebdfaad4996561a6d656b010d1f87ae13a8b5 | 1,151,051,252,189 | fdeed22c5ed4d28fd06f59992adf7fefba10433d | /spring-social-weibo/src/main/java/com/georges/social/weibo/api/impl/WeiboTemplate.java | 3e0a4a69c054f1b53d515cc5291f3da3a572efc4 | [
"Apache-2.0"
] | permissive | sstrangr6/spring-social-weibo | https://github.com/sstrangr6/spring-social-weibo | 9decc47137a2d63e67b009984b14db99710fdd7a | a0860b17d5827fc1a95aba59dd85fa2269172f44 | refs/heads/master | 2021-01-15T17:50:58.954000 | 2012-09-10T08:06:43 | 2012-09-10T08:06:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package com.georges.social.weibo.api.impl;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.List;
import org.codehaus.jackson.map.ObjectMapper;
import org.springframework.http.MediaType;
import org.springframework.http.client.ClientHttpRequestInterceptor;
import org.springframewor... | UTF-8 | Java | 2,060 | java | WeiboTemplate.java | Java | [
{
"context": "o.connect.WeiboRequestInterceptor;\n\n/**\n * @author alexzuo\n * \n */\npublic class WeiboTemplate extends Abstra",
"end": 688,
"score": 0.9994943141937256,
"start": 681,
"tag": "USERNAME",
"value": "alexzuo"
}
] | null | [] | /**
*
*/
package com.georges.social.weibo.api.impl;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.List;
import org.codehaus.jackson.map.ObjectMapper;
import org.springframework.http.MediaType;
import org.springframework.http.client.ClientHttpRequestInterceptor;
import org.springframewor... | 2,060 | 0.780097 | 0.778641 | 77 | 25.753246 | 24.483843 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.337662 | false | false | 1 |
ad0d464d95fd4df4e1114627c466498fd3395bd2 | 13,288,628,831,016 | 474c27f3f42aa5deffece3a4a8895e785f2adc93 | /lang/java/reef-common/src/main/java/org/apache/reef/runtime/common/client/api/JobSubmissionEvent.java | 10a8ba1c05e3aa3dd32f1e0a845503fb649759df | [
"Apache-2.0"
] | permissive | apache/reef | https://github.com/apache/reef | 7a886e62b065bddc7271ea967ddec3984dc7f48e | b621659dbffc4e7826d618f0f0359c0a6e597b97 | refs/heads/master | 2023-08-26T04:58:03.787000 | 2021-05-26T15:06:07 | 2021-05-26T15:06:07 | 25,623,941 | 87 | 104 | Apache-2.0 | false | 2022-07-06T19:58:15 | 2014-10-23T07:00:10 | 2022-06-28T02:13:38 | 2022-07-06T19:58:15 | 40,243 | 95 | 104 | 8 | Java | false | false | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | UTF-8 | Java | 2,446 | java | JobSubmissionEvent.java | Java | [] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 2,446 | 0.717089 | 0.715454 | 92 | 25.586956 | 24.176952 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 1 |
952a20df8a08667245b5f5b8e95de810b15c8290 | 21,766,894,272,980 | 9e156e2e0191544bba7be3fd46e91c13ccb1c389 | /src/main/java/notifyportal/repository/PersonsRepository.java | f137bc4bb06ea154901bc3b081ec0187d8d25407 | [] | no_license | vitalicher97/notifyportal | https://github.com/vitalicher97/notifyportal | 69f6482c83e6d69baa71d481e141c1939cc0bd75 | faf387f8ac4e745bbfac490733c582942baeb2b2 | refs/heads/master | 2020-11-30T16:11:05.022000 | 2019-12-27T12:16:45 | 2019-12-27T12:16:45 | 230,438,243 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package notifyportal.repository;
import notifyportal.model.PersonsModel;
import org.springframework.data.jpa.repository.JpaRepository;
public interface PersonsRepository extends JpaRepository<PersonsModel, Integer> {
}
| UTF-8 | Java | 222 | java | PersonsRepository.java | Java | [] | null | [] | package notifyportal.repository;
import notifyportal.model.PersonsModel;
import org.springframework.data.jpa.repository.JpaRepository;
public interface PersonsRepository extends JpaRepository<PersonsModel, Integer> {
}
| 222 | 0.851351 | 0.851351 | 8 | 26.75 | 29.798281 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 1 |
411f5a47460ce37849758241186d41c8af451eaa | 32,091,995,655,621 | 8489cdf498cd390c0fb70352dc8df2e7aecc643b | /ServieclyApp/app/src/main/java/com/example/mohamedahmedgomaa/servieclyapp/view/TrafficViolationsAdapter.java | 54a093f7fa2736370235cb7c51bda056fa8b0304 | [] | no_license | MohaGomaa/GSE-android-application-Graduation-Project | https://github.com/MohaGomaa/GSE-android-application-Graduation-Project | f94f86e0e8e93463feabd89fc422cfd68b6ea24a | ee2cefca039fe9a79e1f93bb72495bed8b1c9e13 | refs/heads/master | 2022-11-29T12:33:23.634000 | 2020-08-07T11:16:56 | 2020-08-07T11:16:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.mohamedahmedgomaa.servieclyapp.view;
import android.content.Context;
import android.view.ContextMenu;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.recyclerview.widget.RecyclerView;
import com.example.m... | UTF-8 | Java | 4,967 | java | TrafficViolationsAdapter.java | Java | [] | null | [] | package com.example.mohamedahmedgomaa.servieclyapp.view;
import android.content.Context;
import android.view.ContextMenu;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.recyclerview.widget.RecyclerView;
import com.example.m... | 4,967 | 0.689551 | 0.689148 | 141 | 34.226952 | 38.547451 | 198 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.588652 | false | false | 1 |
c96d9d9a395cc0aeefac9732f396b244e8ab6287 | 9,689,446,242,341 | 60cb71dcc6eb84257c18c7fe1750e0c2ce2388a0 | /httpdns-sdk/src/main/java/com/alibaba/sdk/android/httpdns/interpret/InterpretHostRequestHandler.java | 0de101c14c314d34fbeed01e2d6f9a63f7c3de1e | [
"MIT"
] | permissive | fengdaren/alibabacloud-httpdns-android-sdk | https://github.com/fengdaren/alibabacloud-httpdns-android-sdk | 6ee06a2ab16d4ed11a278843254b03a238499624 | 2615254d9eea9d402c6263de3118557f5b8c4cd3 | refs/heads/master | 2023-06-03T12:00:15.588000 | 2021-06-21T04:00:15 | 2021-06-21T04:00:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.alibaba.sdk.android.httpdns.interpret;
import com.alibaba.sdk.android.httpdns.RequestIpType;
import com.alibaba.sdk.android.httpdns.impl.HttpDnsConfig;
import com.alibaba.sdk.android.httpdns.impl.SignService;
import com.alibaba.sdk.android.httpdns.log.HttpDnsLog;
import com.alibaba.sdk.android.httpdns.repo... | UTF-8 | Java | 3,857 | java | InterpretHostRequestHandler.java | Java | [
{
"context": "port java.util.Map;\n\n/**\n * 发起域名解析请求\n *\n * @author zonglin.nzl\n * @date 2020/12/11\n */\npublic class InterpretHos",
"end": 979,
"score": 0.9935030937194824,
"start": 968,
"tag": "USERNAME",
"value": "zonglin.nzl"
}
] | null | [] | package com.alibaba.sdk.android.httpdns.interpret;
import com.alibaba.sdk.android.httpdns.RequestIpType;
import com.alibaba.sdk.android.httpdns.impl.HttpDnsConfig;
import com.alibaba.sdk.android.httpdns.impl.SignService;
import com.alibaba.sdk.android.httpdns.log.HttpDnsLog;
import com.alibaba.sdk.android.httpdns.repo... | 3,857 | 0.734079 | 0.731681 | 99 | 36.909092 | 39.267303 | 183 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.717172 | false | false | 1 |
b02464b4bedb6c6c9f9acccc02f3f6e48778882c | 2,336,462,236,080 | bcfbbf653380e66a3920fcad83b2f64248d6ee96 | /LinkedListPolynomial/PolynomialDriver.java | 49d29480675db2a71ce7ba5829b49e4535c68d61 | [] | no_license | felixthe8/CECS-277 | https://github.com/felixthe8/CECS-277 | 7e484ea4b5ca642ccf8c82f584140f33d77dc61b | dd655acac61e4a4bf5ffba7ff1b55e9882ed8b43 | refs/heads/master | 2018-01-09T03:21:01.526000 | 2016-05-05T17:28:31 | 2016-05-05T17:28:31 | 50,166,454 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package BigJava1511P;
public class PolynomialDriver
{
public static void main(String[] args)
{
PolynomialLinkedList p1 = new PolynomialLinkedList( -4 , 3);
PolynomialLinkedList p2 = new PolynomialLinkedList( 6 , 2);
PolynomialLinkedList p3 = new PolynomialLinkedList( 2 , 1);
//adds the values of p1, p2, p3... | UTF-8 | Java | 1,103 | java | PolynomialDriver.java | Java | [] | null | [] | package BigJava1511P;
public class PolynomialDriver
{
public static void main(String[] args)
{
PolynomialLinkedList p1 = new PolynomialLinkedList( -4 , 3);
PolynomialLinkedList p2 = new PolynomialLinkedList( 6 , 2);
PolynomialLinkedList p3 = new PolynomialLinkedList( 2 , 1);
//adds the values of p1, p2, p3... | 1,103 | 0.705349 | 0.668178 | 34 | 31.470589 | 28.687193 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.176471 | false | false | 1 |
aab9f15f6ea45a50dbda5661d263049b4c227473 | 2,800,318,699,837 | 372e3eb7d39b7c908dad57a5ff0e997696696ba8 | /web/src/main/java/by/pvt/module3/filter/ServletSecurityFilter.java | 3f4069ba77e0ecdd49cf1ad15d726a3200edac43 | [] | no_license | faeruner/AirlineDombrovsky | https://github.com/faeruner/AirlineDombrovsky | b7bbf59841bfe6567908abe310534c283ba6206d | f3172063bcccc44e9670d63ef9bf25ac5827629f | refs/heads/master | 2020-04-12T06:42:36.836000 | 2016-09-21T14:54:24 | 2016-09-21T14:54:24 | 65,222,039 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package by.pvt.module3.filter;
import by.pvt.module3.service.common.ServiceUtil;
import javax.servlet.*;
import javax.servlet.annotation.WebFilter;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import java.io.IOException;
@WebFilte... | UTF-8 | Java | 1,366 | java | ServletSecurityFilter.java | Java | [] | null | [] | package by.pvt.module3.filter;
import by.pvt.module3.service.common.ServiceUtil;
import javax.servlet.*;
import javax.servlet.annotation.WebFilter;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import java.io.IOException;
@WebFilte... | 1,366 | 0.75549 | 0.753294 | 39 | 34.025642 | 26.551825 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.666667 | false | false | 1 |
32945aa0c7c38d10fe61dba76c096f0518a5afcf | 10,866,267,293,737 | 3b26acddd5d55b0cffa2f42db1412f14ff812475 | /core/src/main/java/com/cloudbees/cloud_resource/types/CloudResourceApplication.java | a07080d74d2847177c4fe1be99dfa903217e9eb8 | [] | no_license | CloudBees-community/cloud-resource-commons | https://github.com/CloudBees-community/cloud-resource-commons | ef4b3dc54671f0bd064f6621d32a21e9f14ab314 | e46a36cc7792645d50e1ddd278f969f5d8ebcc2a | refs/heads/master | 2020-04-25T10:30:35.329000 | 2014-06-12T00:50:39 | 2014-06-12T00:50:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cloudbees.cloud_resource.types;
import org.codehaus.jackson.annotate.JsonProperty;
/**
* Represents PaaS application CR
*
* @author Vivek Pandey
*/
@CloudResourceType("https://types.cloudbees.com/paas/application")
public interface CloudResourceApplication extends CloudResource{
@JsonProperty("a... | UTF-8 | Java | 737 | java | CloudResourceApplication.java | Java | [
{
"context": "*\n * Represents PaaS application CR\n *\n * @author Vivek Pandey\n */\n@CloudResourceType(\"https://types.cloudbees.c",
"end": 162,
"score": 0.9998778700828552,
"start": 150,
"tag": "NAME",
"value": "Vivek Pandey"
}
] | null | [] | package com.cloudbees.cloud_resource.types;
import org.codehaus.jackson.annotate.JsonProperty;
/**
* Represents PaaS application CR
*
* @author <NAME>
*/
@CloudResourceType("https://types.cloudbees.com/paas/application")
public interface CloudResourceApplication extends CloudResource{
@JsonProperty("applica... | 731 | 0.620081 | 0.620081 | 36 | 19.472221 | 19.005096 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.194444 | false | false | 1 |
ced6e8efa6d7721e9fb7b43971cc91c1273d8cd7 | 3,539,053,083,832 | aad82f53c79bb1b0fa0523ca0b9dd18d8f39ec6d | /Sarath E J/24-01-2020/ques6.java | d3f68de1d69ee7ca3a94509dd9ad276309559a72 | [] | no_license | Cognizant-Training-Coimbatore/Lab-Excercise-Batch-2 | https://github.com/Cognizant-Training-Coimbatore/Lab-Excercise-Batch-2 | 54b4d87238949f3ffa0b3f0209089a1beb93befe | 58d65b309377b1b86a54d541c3d1ef5acb868381 | refs/heads/master | 2020-12-22T06:12:23.330000 | 2020-03-17T12:32:29 | 2020-03-17T12:32:29 | 236,676,704 | 1 | 0 | null | false | 2020-10-13T19:56:02 | 2020-01-28T07:00:34 | 2020-03-17T12:32:32 | 2020-10-13T19:56:00 | 166,778 | 0 | 0 | 1 | Java | false | false | import java.util.Scanner;
public class prog42 {
public static void main(String[] args)
{
int i=0,n,sum=0,avg;
Scanner sc = new Scanner(System.in);
while((n = sc.nextInt())!=-999)
{
sum+=n;
i++;
}
avg=sum/i;
System.out.println("AVG="+avg);
System.out.println("sum="+sum);
... | UTF-8 | Java | 329 | java | ques6.java | Java | [] | null | [] | import java.util.Scanner;
public class prog42 {
public static void main(String[] args)
{
int i=0,n,sum=0,avg;
Scanner sc = new Scanner(System.in);
while((n = sc.nextInt())!=-999)
{
sum+=n;
i++;
}
avg=sum/i;
System.out.println("AVG="+avg);
System.out.println("sum="+sum);
... | 329 | 0.553191 | 0.531915 | 21 | 13.666667 | 14.24725 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.809524 | false | false | 1 |
e4bcd87a497d43dd802fc631483ec1d42c917bc4 | 20,478,404,089,371 | 0f2f488730fc2dfa994132bc8800452d8d8d01ea | /src/main/java/org/redalert1741/powerup/auto/move/TankDriveTankMove.java | 3b6e8297775edeb17c3eaa52bf4dc3098352efd3 | [
"MIT"
] | permissive | RAR1741/RA18_RobotCode | https://github.com/RAR1741/RA18_RobotCode | 07dfe419431cb8489bf6e925aed3df3e4a00f046 | 5f0cd63d1dc8fa643edc2d0f346deea7bbaa1352 | refs/heads/master | 2021-05-14T18:12:38.784000 | 2018-12-13T23:14:56 | 2018-12-13T23:14:56 | 116,067,702 | 8 | 2 | MIT | false | 2019-01-26T19:12:39 | 2018-01-02T23:23:41 | 2018-12-13T23:14:59 | 2018-12-13T23:14:57 | 651 | 5 | 2 | 0 | Java | false | null | package org.redalert1741.powerup.auto.move;
import java.util.Map;
import org.redalert1741.powerup.TankDrive;
import org.redalert1741.robotbase.auto.core.AutoMoveMove;
public class TankDriveTankMove implements AutoMoveMove {
private TankDrive drive;
private double leftdrive;
private double rightdrive;
... | UTF-8 | Java | 1,175 | java | TankDriveTankMove.java | Java | [] | null | [] | package org.redalert1741.powerup.auto.move;
import java.util.Map;
import org.redalert1741.powerup.TankDrive;
import org.redalert1741.robotbase.auto.core.AutoMoveMove;
public class TankDriveTankMove implements AutoMoveMove {
private TankDrive drive;
private double leftdrive;
private double rightdrive;
... | 1,175 | 0.648511 | 0.636596 | 45 | 25.111111 | 21.734991 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 1 |
109101e81fe8f736cad3a2c6cb758a451e794efa | 31,817,117,751,972 | 19ef1745ed39f57839957a5d72a06dc38b0efae8 | /Java/0814/하윤주/BOJ11728.java | be84ff2a7d504c290b7ee734879565f81f68cd3a | [] | no_license | Baemung/Algoritm-Study | https://github.com/Baemung/Algoritm-Study | 41dd68ca64bb62254c39b785cc02bdcda1e1c150 | 847e95051210b692a9f56bd86f853ebb701c4895 | refs/heads/main | 2023-08-01T07:15:27.146000 | 2021-09-27T03:03:59 | 2021-09-27T03:03:59 | 391,371,555 | 0 | 0 | null | true | 2021-07-31T13:59:22 | 2021-07-31T13:59:22 | 2021-07-31T13:59:16 | 2021-07-31T13:51:59 | 0 | 0 | 0 | 0 | null | false | false | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.StringTokenizer;
/**
* [0810] 백준 11728 배열 합치기
*
* sol)
* 각 배열의 맨 앞 원소를 비교하며 더 작은 원소를 선택
* 각 배열의 마지막에 최대값 삽입하여 인덱스 비교
* 배열 출력시에는 마지막 값 제거하고 출력
*
* time_complex)
* O(n)
*/
public class BOJ11728 {
s... | UTF-8 | Java | 1,664 | java | BOJ11728.java | Java | [] | null | [] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.StringTokenizer;
/**
* [0810] 백준 11728 배열 합치기
*
* sol)
* 각 배열의 맨 앞 원소를 비교하며 더 작은 원소를 선택
* 각 배열의 마지막에 최대값 삽입하여 인덱스 비교
* 배열 출력시에는 마지막 값 제거하고 출력
*
* time_complex)
* O(n)
*/
public class BOJ11728 {
s... | 1,664 | 0.620934 | 0.605375 | 64 | 21.09375 | 18.354767 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.75 | false | false | 1 |
65c0441149fc529b78b59d5fc7d0e21cadc945dc | 31,817,117,753,538 | dba72503a52d3cc8a94b21fe4ad7090229ee5d55 | /patterns/src/main/java/com/examples/creational/factorymethod/Logistics.java | fcb772277d0ace3884bcef068cb4c86d36867f86 | [] | no_license | leonx7/tutorials | https://github.com/leonx7/tutorials | ecba7f775055b29605ab353b7ae42cdf13d825ae | 27d96339751995b98edd1425aa93b70a6fbd3a1c | refs/heads/master | 2023-03-26T23:15:55.702000 | 2020-09-23T12:23:04 | 2020-09-23T12:23:04 | 277,179,043 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.examples.creational.factorymethod;
//Creator
public interface Logistics {
Transport createTransport();
}
| UTF-8 | Java | 122 | java | Logistics.java | Java | [] | null | [] | package com.examples.creational.factorymethod;
//Creator
public interface Logistics {
Transport createTransport();
}
| 122 | 0.786885 | 0.786885 | 6 | 19.333334 | 17.143188 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 1 |
d49a926b93a53a77b73650fda09331f4d6b88284 | 14,302,241,128,039 | ada512ea22c15f6fabce5428ced80f978fe756bb | /src/controller/DelDadosAdcController.java | 0bdfdb5036fd161c9c9bcfcf4cb3c75c2fc22698 | [] | no_license | Luiz1996/Trab2_POO | https://github.com/Luiz1996/Trab2_POO | 61ccc561db7850435583ddef879a9e00efa7dcc0 | 0859a5249581a1ece8374b2035d82e202019eced | refs/heads/master | 2020-06-28T15:41:53.284000 | 2019-08-02T17:10:56 | 2019-08-02T17:10:56 | 200,271,170 | 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 controller;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JOptionPane;
import mo... | UTF-8 | Java | 8,696 | java | DelDadosAdcController.java | Java | [
{
"context": "s;\nimport view.DelDadosAdcView;\n\n/**\n *\n * @author Vini\n */\npublic class DelDadosAdcController {\n priv",
"end": 465,
"score": 0.9905436038970947,
"start": 461,
"tag": "NAME",
"value": "Vini"
}
] | 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 controller;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JOptionPane;
import mo... | 8,696 | 0.592721 | 0.590071 | 206 | 41.14563 | 29.957546 | 179 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.582524 | false | false | 1 |
a57e01cbd3f14982dbf9b5961622714d6149d164 | 4,879,082,908,493 | c399b90a8a650a1ca42139a646659f6532a7e250 | /app/src/main/java/com/basu/data/db/model/User.java | a51255abc566e815a8fd49de7d357c1c4aaa006a | [] | no_license | anuragjksamanta92/mvpdemo | https://github.com/anuragjksamanta92/mvpdemo | 561875b8339fd2a380bbc04bb8fdec077ccb6738 | 8f33c344e97c9111b255cb8a562d119396af596f | refs/heads/master | 2020-07-29T12:37:15.722000 | 2019-09-20T14:09:29 | 2019-09-20T14:09:29 | 209,804,460 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (C) 2017 MINDORKS NEXTGEN PRIVATE LIMITED
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://mindorks.com/license/apache-v2
*
* Unless required by applicable... | UTF-8 | Java | 5,940 | java | User.java | Java | [
{
"context": "t.greendao.annotation.Property;\n\n/**\n * Created by suhrit on 16/11/18.\n */\n\n@Entity(nameInDb = \"user\")\npubl",
"end": 872,
"score": 0.9994670748710632,
"start": 866,
"tag": "USERNAME",
"value": "suhrit"
},
{
"context": " this.memberId = memberId;\n th... | null | [] | /*
* Copyright (C) 2017 MINDORKS NEXTGEN PRIVATE LIMITED
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://mindorks.com/license/apache-v2
*
* Unless required by applicable... | 5,940 | 0.621717 | 0.612626 | 257 | 22.116732 | 19.80238 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.385214 | false | false | 1 |
a2c8bfac57a717591fea74282ed0496dc180afee | 20,873,541,103,420 | 10b1add583b437135e8c689a5c2cb8a7162c85cf | /app/src/main/java/ee/shy/core/Commit.java | 8dc2a657dc605713a4bdac9e9b5e93ad02099981 | [
"MIT"
] | permissive | sim642/shy | https://github.com/sim642/shy | 853c95bd7ee5b5351c10521a5a8d40c424c1bf79 | 92cb2f3105920e8ef32838257d9915058cdf9cb7 | refs/heads/master | 2021-01-15T09:10:32.620000 | 2016-05-19T13:06:40 | 2016-05-19T13:06:40 | 53,264,961 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ee.shy.core;
import ee.shy.io.Jsonable;
import ee.shy.io.Validated;
import ee.shy.storage.Hash;
import java.time.OffsetDateTime;
import java.time.temporal.ChronoUnit;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.Objects;
/**
* Class representing a commit.... | UTF-8 | Java | 4,176 | java | Commit.java | Java | [] | null | [] | package ee.shy.core;
import ee.shy.io.Jsonable;
import ee.shy.io.Validated;
import ee.shy.storage.Hash;
import java.time.OffsetDateTime;
import java.time.temporal.ChronoUnit;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.Objects;
/**
* Class representing a commit.... | 4,176 | 0.53999 | 0.53999 | 184 | 21.695652 | 17.530867 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.271739 | false | false | 1 |
982c111cf48a95fe4c9c5206197054fb7c2cf0df | 36,189,394,456,391 | 16d9b69a9a17c584a200de03aad96fc5bd34f895 | /src/test/java/MainTest.java | fd7045f960bf0400597bcdd59838a2e173eec647 | [] | no_license | manosbatsis/agency | https://github.com/manosbatsis/agency | 03fd08ee11e56433da66a7e2f15fbd1ca08c9b26 | aef0480f64e78932f55a9dafefc3f94bd408dac8 | refs/heads/master | 2023-02-24T07:43:33.373000 | 2021-01-26T13:41:39 | 2021-01-26T13:41:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //import com._3line.gravity.GravityApplication;
//import com._3line.gravity.core.sms.service.SmsService;
//import com._3line.gravity.freedom.agents.repository.AgentsRepository;
//import org.apache.velocity.Template;
//import org.apache.velocity.VelocityContext;
//import org.apache.velocity.app.Velocity;
//import org.ju... | UTF-8 | Java | 2,773 | java | MainTest.java | Java | [
{
"context": "tsRepository\n//// .findByUsername(\"funmilayo.olakunle\");\n////\n//// System.out.println(\"here :: \"",
"end": 1512,
"score": 0.9997367858886719,
"start": 1494,
"tag": "USERNAME",
"value": "funmilayo.olakunle"
},
{
"context": "){\n// Strin... | null | [] | //import com._3line.gravity.GravityApplication;
//import com._3line.gravity.core.sms.service.SmsService;
//import com._3line.gravity.freedom.agents.repository.AgentsRepository;
//import org.apache.velocity.Template;
//import org.apache.velocity.VelocityContext;
//import org.apache.velocity.app.Velocity;
//import org.ju... | 2,793 | 0.670754 | 0.65705 | 74 | 36.472973 | 30.559301 | 190 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.689189 | false | false | 1 |
13e83785ffb3f9c4b868072be23b055cab9a701e | 30,897,994,760,778 | b6c6b318728bb5d13932ebcee1ffa849df838b9a | /CourseMakerAndroid/CMAuthor/src/main/java/com/boha/cmauthor/AbstractPagerActivity.java | 613af5e3b670435cdf828306b0141528a3e73fb2 | [] | no_license | malengatiger/CM-2014-08-28 | https://github.com/malengatiger/CM-2014-08-28 | 63b414438757d43866bfc8eaf9a9730896ae07df | 516ab6ce52e81dc1d53f570757262aeb1a093313 | refs/heads/master | 2016-09-10T20:16:03.965000 | 2014-08-31T08:50:00 | 2014-08-31T08:50:00 | 23,423,623 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.boha.cmauthor;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentActivity;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentPagerAdapter;
import android.support.v4.view.ViewPager;
import android.view.Menu;
import android.view.View;
import andr... | UTF-8 | Java | 2,294 | java | AbstractPagerActivity.java | Java | [] | null | [] | package com.boha.cmauthor;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentActivity;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentPagerAdapter;
import android.support.v4.view.ViewPager;
import android.view.Menu;
import android.view.View;
import andr... | 2,294 | 0.751526 | 0.746295 | 106 | 20.64151 | 19.818605 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.650943 | false | false | 1 |
3729348ad7f12de0f32f801595f8de765db176c2 | 22,316,650,128,151 | 79db2d6eef3002b17431b1497f073e4d2d16df93 | /p2/p2_2/Vowel.java | b66897d360f1d8c7097d35febe0a998726eb9fbd | [] | no_license | deekeh/java | https://github.com/deekeh/java | 1c7f5fad506d092b15eecf166906bc63d6f4c905 | 432774ea54ca04e5e6b6c68d29ed6973886b6b51 | refs/heads/master | 2020-08-06T05:29:28.998000 | 2019-10-28T11:06:40 | 2019-10-28T11:06:40 | 212,853,006 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // CREATED BY 'DK'
// DATE 20-07-2019
import java.util.Scanner;
class Vowel
{
boolean isLetter(char c)
{
int charAscii = (int)(c);
if ((c >= 65 && c <= 90) || (c >= 97 && c <= 122)) return true;
return false;
}
public static void main(String[] args) {
int consonants = 0, vowels = 0;
Vowel v = new Vowel... | UTF-8 | Java | 863 | java | Vowel.java | Java | [
{
"context": "// CREATED BY 'DK'\n// DATE 20-07-2019\n\nimport java.util.Scanner;\n\nc",
"end": 17,
"score": 0.7703812122344971,
"start": 15,
"tag": "USERNAME",
"value": "DK"
}
] | null | [] | // CREATED BY 'DK'
// DATE 20-07-2019
import java.util.Scanner;
class Vowel
{
boolean isLetter(char c)
{
int charAscii = (int)(c);
if ((c >= 65 && c <= 90) || (c >= 97 && c <= 122)) return true;
return false;
}
public static void main(String[] args) {
int consonants = 0, vowels = 0;
Vowel v = new Vowel... | 863 | 0.575898 | 0.552723 | 30 | 27.799999 | 37.447208 | 195 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.2 | false | false | 1 |
612d2b5ac3ca22d5a356ca075163c213119999e8 | 24,172,075,986,758 | ca6616c0a9487b68941b181af8e60c76158f532b | /usci/modules/cr/src/main/java/kz/bsbnb/usci/cr/model/Creditor.java | d2b35ea52585e8c68b75a8598b82fa2c66e313b4 | [] | no_license | smukashev/essp | https://github.com/smukashev/essp | a830fe9c9985d8149bf708bb6c82027cfbf6d6f2 | 78a278b1d4b9717d72ec7cdb2fc79ac348380387 | refs/heads/master | 2020-03-15T15:21:37.258000 | 2017-11-02T08:01:02 | 2017-11-02T08:01:02 | 132,210,321 | 0 | 1 | null | false | 2018-06-07T05:52:19 | 2018-05-05T03:13:35 | 2018-05-10T06:17:28 | 2018-06-05T06:40:12 | 80,960 | 0 | 1 | 2 | CSS | false | null | package kz.bsbnb.usci.cr.model;
import java.io.Serializable;
import java.util.Date;
import java.util.List;
public class Creditor implements Serializable {
private static final long serialVersionUID = 2115312865111267610L;
private Long id;
private String name;
private String shortName;
private ... | UTF-8 | Java | 2,700 | java | Creditor.java | Java | [] | null | [] | package kz.bsbnb.usci.cr.model;
import java.io.Serializable;
import java.util.Date;
import java.util.List;
public class Creditor implements Serializable {
private static final long serialVersionUID = 2115312865111267610L;
private Long id;
private String name;
private String shortName;
private ... | 2,700 | 0.607778 | 0.600741 | 145 | 17.620689 | 17.356335 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.331034 | false | false | 1 |
8392a35eafe152ef290c93664136b03c1267486b | 30,210,799,983,455 | be7205bdaf11bcfbcf26962044d220cec4c9033a | /app/src/main/java/com/mobile/buttonusertransfer/view/UserListAdapter.java | f478ac353ca2a7e08f3deae2c20326903c015944 | [] | no_license | iAutoparkCars/AndroidRESTDemoApp | https://github.com/iAutoparkCars/AndroidRESTDemoApp | 98236d050798306355bf69221188297b7a345256 | 8da06157c04c2a3d4eca6645b2c08cc9e4814907 | refs/heads/master | 2021-09-12T09:39:27.394000 | 2018-04-15T22:19:35 | 2018-04-15T22:19:35 | 125,411,016 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mobile.buttonusertransfer.view;
/**
* Created by Steven on 11/12/2017.
*/
import android.content.Context;
import android.databinding.DataBindingUtil;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.ViewGroup;
import com.mobile.buttonusertransfer.R;... | UTF-8 | Java | 1,871 | java | UserListAdapter.java | Java | [
{
"context": "mobile.buttonusertransfer.view;\n\n/**\n * Created by Steven on 11/12/2017.\n */\n\nimport android.content.Contex",
"end": 69,
"score": 0.999483585357666,
"start": 63,
"tag": "NAME",
"value": "Steven"
}
] | null | [] | package com.mobile.buttonusertransfer.view;
/**
* Created by Steven on 11/12/2017.
*/
import android.content.Context;
import android.databinding.DataBindingUtil;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.ViewGroup;
import com.mobile.buttonusertransfer.R;... | 1,871 | 0.691609 | 0.686264 | 67 | 26.925373 | 24.563238 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.522388 | false | false | 1 |
87b4330b2066e0541c58b752615aae8cc7fd16d1 | 12,592,844,138,495 | 3dbefeced9e213398319b82b9989f911617773fd | /src/com/scp/roundedbitmapdrawable/MainActivity.java | 8ef15ab37e3a3dae5c6dc926d7bcc08f920c7a81 | [
"Apache-2.0"
] | permissive | 0359xiaodong/RoundedBitmapDrawable | https://github.com/0359xiaodong/RoundedBitmapDrawable | 3bc21312114e828e1dfaf5e4cfec95f6df7c2b86 | 3f677b3f30165d1521b78c6d98c3973d9b853043 | refs/heads/master | 2020-05-29T11:07:48.603000 | 2015-06-28T10:50:57 | 2015-06-28T10:50:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.scp.roundedbitmapdrawable;
import android.app.Activity;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.drawable.Drawable;
import android.os.Bundle;
import android.support.v4.graphics.drawable.RoundedBitmapDrawable;
import android.support.v4.graphics.drawable.... | GB18030 | Java | 1,976 | java | MainActivity.java | Java | [] | null | [] | package com.scp.roundedbitmapdrawable;
import android.app.Activity;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.drawable.Drawable;
import android.os.Bundle;
import android.support.v4.graphics.drawable.RoundedBitmapDrawable;
import android.support.v4.graphics.drawable.... | 1,976 | 0.717226 | 0.710726 | 71 | 25 | 20.939888 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.859155 | false | false | 1 |
574dfc9143d42f4eee8eabc15e04c21efb35818c | 16,441,134,828,482 | 8a3c70a0e7eed721da26044afc24a7858c21b135 | /api/src/main/java/com/goeuro/api/model/RouteResponse.java | 42707e7412b038d9f59817492c76305a02b95903 | [] | no_license | Zenedith/challenges | https://github.com/Zenedith/challenges | c08d63dedbbaccde6e21fd75943730c26f424155 | 5c11af2450b73977d91a627045f69aa03b43ab4d | refs/heads/master | 2020-12-24T07:47:48.868000 | 2016-11-21T14:24:06 | 2016-11-21T14:24:06 | 73,366,519 | 0 | 0 | null | true | 2016-11-18T01:28:32 | 2016-11-10T09:26:40 | 2016-11-10T09:26:41 | 2016-11-18T01:28:31 | 5 | 0 | 0 | 0 | Shell | null | null | package com.goeuro.api.model;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.databind.annotation.JsonDeserialize;
import com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder;
import java.util.Objects;
@JsonIgnoreProperties(ignoreUnknown = true)
@JsonDeserialize(builde... | UTF-8 | Java | 2,040 | java | RouteResponse.java | Java | [] | null | [] | package com.goeuro.api.model;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.databind.annotation.JsonDeserialize;
import com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder;
import java.util.Objects;
@JsonIgnoreProperties(ignoreUnknown = true)
@JsonDeserialize(builde... | 2,040 | 0.594118 | 0.594118 | 82 | 23.878048 | 20.276979 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.402439 | false | false | 1 |
9969bba25224f7cd806c3688c5c9e8da9f7fbb39 | 5,214,090,326,663 | 8edb83a303fb01977543ed7506a37e04c0cafa1f | /src/main/java/io/discloader/discloader/entity/Overwrite.java | a4f863314fca1c7b57d70a8a289c61d291f0f25d | [] | no_license | thvardhan/DiscLoader | https://github.com/thvardhan/DiscLoader | c28531d63506058df9e53f18d046846825f7b832 | 5bf08ee4547ea82cefd2934a726ece2803d579af | refs/heads/master | 2017-05-09T00:41:15.187000 | 2017-03-12T06:04:03 | 2017-03-12T06:04:03 | 82,316,644 | 0 | 0 | null | true | 2017-03-12T06:04:04 | 2017-02-17T16:34:35 | 2017-02-17T16:34:38 | 2017-03-12T06:04:04 | 7,615 | 0 | 0 | 0 | Java | null | null | package io.discloader.discloader.entity;
import io.discloader.discloader.entity.channels.Channel;
import io.discloader.discloader.entity.guild.GuildMember;
import io.discloader.discloader.entity.guild.Role;
import io.discloader.discloader.network.json.OverwriteJSON;
/**
* Permission Overwrite object
* @author Perry... | UTF-8 | Java | 1,634 | java | Overwrite.java | Java | [
{
"context": "ON;\n\n/**\n * Permission Overwrite object\n * @author Perry Berman\n *\n */\npublic class Overwrite {\n\n\t/**\n\t * The id ",
"end": 327,
"score": 0.9997729063034058,
"start": 315,
"tag": "NAME",
"value": "Perry Berman"
}
] | null | [] | package io.discloader.discloader.entity;
import io.discloader.discloader.entity.channels.Channel;
import io.discloader.discloader.entity.guild.GuildMember;
import io.discloader.discloader.entity.guild.Role;
import io.discloader.discloader.network.json.OverwriteJSON;
/**
* Permission Overwrite object
* @author <NAME... | 1,628 | 0.675643 | 0.673195 | 81 | 19.17284 | 20.549723 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.358025 | false | false | 1 |
cf7b9873f6154074c5ec23479153e1f1a113c3f1 | 5,214,090,327,703 | ee7af7fae5485e803ff2a999871b3f4eea9c748d | /src/main/java/ivorius/yegamolchattels/blocks/BlockPlanksRefinement.java | bdedee421467257b4b50edaec458143e784b0528 | [] | no_license | HeetchPT/YeGamolChattels | https://github.com/HeetchPT/YeGamolChattels | e2d2d01c7adcde55f13a0a5cafd7479086aa913a | ed8f6d1a0ed4b2473249901769a44e28ca41b750 | refs/heads/master | 2020-11-26T21:08:50.526000 | 2014-08-03T20:52:52 | 2014-08-03T20:52:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ivorius.yegamolchattels.blocks;
import ivorius.ivtoolkit.blocks.IvBlockMultiblock;
import ivorius.ivtoolkit.blocks.IvTileEntityMultiBlock;
import net.minecraft.block.material.Material;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.tileentity.TileEntity;
import net.minecraft.world.World;... | UTF-8 | Java | 1,703 | java | BlockPlanksRefinement.java | Java | [
{
"context": "port net.minecraft.world.World;\n\n/**\n * Created by lukas on 04.05.14.\n */\npublic class BlockPlanksRefineme",
"end": 345,
"score": 0.9902734160423279,
"start": 340,
"tag": "USERNAME",
"value": "lukas"
}
] | null | [] | package ivorius.yegamolchattels.blocks;
import ivorius.ivtoolkit.blocks.IvBlockMultiblock;
import ivorius.ivtoolkit.blocks.IvTileEntityMultiBlock;
import net.minecraft.block.material.Material;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.tileentity.TileEntity;
import net.minecraft.world.World;... | 1,703 | 0.672343 | 0.667058 | 65 | 25.200001 | 28.575514 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.523077 | false | false | 1 |
697fb972ece42f3b51e608c26df4f171693de68d | 6,992,206,818,928 | 5f57900d73af127fbd09e2156c165a5221da209c | /src/GST.java | e0e0cce27c64aa011343ae866b357971a752494f | [] | no_license | risingstar8030/GST-Calculator | https://github.com/risingstar8030/GST-Calculator | 3665b6fe2ac1bbac299e7ba465f790adaffde9de | 39685b187b8c4d90edd33a0f604c615ae8b43164 | refs/heads/master | 2022-12-06T09:19:10.643000 | 2020-08-16T10:41:46 | 2020-08-16T10:41:46 | 287,878,172 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public interface GST {
// Method Overloading : Method is selected according to item
public void calculateGST(FoodGrains foodItem);
public void calculateGST(Furniture furnitureItem);
public void calculateGST(Electronics electronicsItem);
public void calculateGST(Cosmetics cosmeticsItem);
}
| UTF-8 | Java | 302 | java | GST.java | Java | [] | null | [] |
public interface GST {
// Method Overloading : Method is selected according to item
public void calculateGST(FoodGrains foodItem);
public void calculateGST(Furniture furnitureItem);
public void calculateGST(Electronics electronicsItem);
public void calculateGST(Cosmetics cosmeticsItem);
}
| 302 | 0.801324 | 0.801324 | 13 | 22.153847 | 25.209419 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 1 |
d52c6f97bbcdcccbde07e06f3960d84a761b32f8 | 4,758,823,825,760 | dba87418d2286ce141d81deb947305a0eaf9824f | /sources/org/apache/harmony/awt/p062gl/color/LUTColorConverter.java | 30434bc29f0ef05713558433a16d5f9c884155b1 | [] | no_license | Sluckson/copyOavct | https://github.com/Sluckson/copyOavct | 1f73f47ce94bb08df44f2ba9f698f2e8589b5cf6 | d20597e14411e8607d1d6e93b632d0cd2e8af8cb | refs/heads/main | 2023-03-09T12:14:38.824000 | 2021-02-26T01:38:16 | 2021-02-26T01:38:16 | 341,292,450 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.apache.harmony.awt.p062gl.color;
/* renamed from: org.apache.harmony.awt.gl.color.LUTColorConverter */
public class LUTColorConverter {
private static byte[] from16lRGBtosRGB_LUT;
private static byte[] from8lRGBtosRGB_LUT;
private static short[] fromsRGBto16lRGB_LUT;
private static byte[] f... | UTF-8 | Java | 3,490 | java | LUTColorConverter.java | Java | [] | null | [] | package org.apache.harmony.awt.p062gl.color;
/* renamed from: org.apache.harmony.awt.gl.color.LUTColorConverter */
public class LUTColorConverter {
private static byte[] from16lRGBtosRGB_LUT;
private static byte[] from8lRGBtosRGB_LUT;
private static short[] fromsRGBto16lRGB_LUT;
private static byte[] f... | 3,490 | 0.466189 | 0.389685 | 102 | 33.215687 | 22.471605 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.568627 | false | false | 1 |
62cbcc5a8d8cd244da66f3a4dc5423f84ca1ad80 | 14,379,550,508,821 | 30a45b959fdaf0fa70fce20a02dca394e5612aae | /src/main/java/com/jxd/mybatis/dao/IEmployeeDao.java | aef67c5e8ff073b5560ce801417aabf30d1314f2 | [] | no_license | r-cy/day01_mybatis_mvn | https://github.com/r-cy/day01_mybatis_mvn | 89574c261974f69a79e143ba25259f262050829b | 71087737f4f975581f60f33815b2e4c3283c4cad | refs/heads/master | 2023-01-04T16:52:18.511000 | 2020-10-31T05:55:51 | 2020-10-31T05:55:51 | 308,814,567 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jxd.mybatis.dao;
import com.jxd.mybatis.model.Employee;
import java.util.List;
import java.util.Map;
public interface IEmployeeDao {
/**
* 查询员工以及其所在部门信息
* @return
*/
List<Employee> selectWithDept();
List<Map<String,Object>> selectWithDeptByMap();
}
| UTF-8 | Java | 319 | java | IEmployeeDao.java | Java | [] | null | [] | package com.jxd.mybatis.dao;
import com.jxd.mybatis.model.Employee;
import java.util.List;
import java.util.Map;
public interface IEmployeeDao {
/**
* 查询员工以及其所在部门信息
* @return
*/
List<Employee> selectWithDept();
List<Map<String,Object>> selectWithDeptByMap();
}
| 319 | 0.682594 | 0.682594 | 17 | 16.235294 | 15.764925 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 1 |
eba5946de7da1f85e5a9495e49dd0916a2a69ae8 | 16,681,653,023,923 | 3e52af4c6abd209ab24ee3a1d1c0043108ca2aa2 | /inspector/an-inspector/ForgeModule/src/io/trigger/forge/android/modules/custombarcode/R.java | 97109a0e264ab51aa3ecf08202b0e86e1bbf5027 | [] | no_license | dkoch/custombarcode | https://github.com/dkoch/custombarcode | 85035b7a2e695f8f3394f3bb902d878efc680274 | 5463b104ad2a2da956aa85f22484a7ba79b5bf28 | refs/heads/master | 2016-10-26T00:12:36.890000 | 2015-04-27T12:05:18 | 2015-04-27T12:05:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* This file was generated as part of a ForgeModule.
*
* You may move this file to another package if you require, however do not modify its contents.
* To add more resources: rebuild the inspector project.
*/
package io.trigger.forge.android.modules.custombarcode;
import java.lang.reflect.Field;
import android.u... | UTF-8 | Java | 2,008 | java | R.java | Java | [] | null | [] | /* This file was generated as part of a ForgeModule.
*
* You may move this file to another package if you require, however do not modify its contents.
* To add more resources: rebuild the inspector project.
*/
package io.trigger.forge.android.modules.custombarcode;
import java.lang.reflect.Field;
import android.u... | 2,008 | 0.518426 | 0.514442 | 54 | 36.185184 | 26.477156 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.055556 | false | false | 1 |
7085ca255c5f1cb7df6d231d8f9dac6262ec9541 | 38,689,065,416,437 | 667b269af1862a2d8e8d29a9246f32c832cfee02 | /src/main/java/com/hyc/lark/service/search/SearchMailService.java | 01468616a7b2927455bcc5ed70bec4d2e4e3b0bf | [] | no_license | dark-slayers/Lark | https://github.com/dark-slayers/Lark | 347ca1e93385f92d0ef614d7488f529c1b0ef215 | 3c6b78716d3fc6fd259544dd75d2c71c961f4f46 | refs/heads/master | 2016-09-20T22:58:39.810000 | 2016-09-09T10:15:16 | 2016-09-09T10:15:16 | 67,099,322 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hyc.lark.service.search;
import java.util.List;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import com.hyc.lark.dao.MailInfoDao;
import com.hyc.lark.dao.MailSendRuleDao;
import co... | UTF-8 | Java | 2,577 | java | SearchMailService.java | Java | [
{
"context": "port com.hyc.lark.vo.MailSendRule;\n\n/**\n * @author liuxx\n *\n */\npublic class SearchMailService\n{\n\tprivate ",
"end": 441,
"score": 0.9996833801269531,
"start": 436,
"tag": "USERNAME",
"value": "liuxx"
},
{
"context": "规则列表包含:规则列表(默认规则和项目规则)、全部的收件人邮件列表\n\t * \n\t... | null | [] | package com.hyc.lark.service.search;
import java.util.List;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import com.hyc.lark.dao.MailInfoDao;
import com.hyc.lark.dao.MailSendRuleDao;
import co... | 2,577 | 0.680489 | 0.679616 | 104 | 21.028847 | 17.708351 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.711538 | false | false | 1 |
6d1562aedd937138797aa17f1d24027455c741ad | 20,349,555,098,083 | 08ff28ccdcd96548719f344ab82fcdcd1ac6a378 | /backend/src/test/java/de/adesso/kicker/user/persistence/StatisticDummy.java | cbce26f9ad322835672488785234723ed2349ed4 | [
"MIT"
] | permissive | ccaylak/AdessoKicker | https://github.com/ccaylak/AdessoKicker | 21778606910ee71484996d173dec45a676c519af | 56dce868a7fdd06192b53771a20053f6fcbe8281 | refs/heads/master | 2020-03-30T19:12:57.600000 | 2020-03-11T12:49:14 | 2020-03-11T12:49:14 | 151,533,626 | 1 | 0 | MIT | false | 2020-07-12T15:20:17 | 2018-10-04T07:21:13 | 2020-07-12T15:19:59 | 2020-07-12T15:20:16 | 2,721 | 0 | 0 | 14 | Java | false | false | package de.adesso.kicker.user.persistence;
public class StatisticDummy {
public static Statistic statistic() {
return new Statistic();
}
public static Statistic statisticHighRating() {
var statistics = new Statistic();
statistics.setRating(1250);
return statistics;
}
... | UTF-8 | Java | 488 | java | StatisticDummy.java | Java | [] | null | [] | package de.adesso.kicker.user.persistence;
public class StatisticDummy {
public static Statistic statistic() {
return new Statistic();
}
public static Statistic statisticHighRating() {
var statistics = new Statistic();
statistics.setRating(1250);
return statistics;
}
... | 488 | 0.657787 | 0.641393 | 19 | 24.68421 | 18.547386 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 1 |
eae3c117f5a6568e95bcc321546384040170c82c | 33,062,658,279,398 | c8cf34588ac061b5a9313c0b976be9d6412c8a0e | /runelite-client/src/main/java/net/runelite/client/ui/overlay/worldmap/WorldMapOverlayMouseListener.java | ebca05deb9239a39481dcf2d745ca5e4e35805a0 | [
"BSD-2-Clause"
] | permissive | boundl/runelite | https://github.com/boundl/runelite | eb296c66dcfbbb4f9b42eaf25a97bf7721a6959b | 2d525e7c93e9658790be586b61867296661df4d1 | refs/heads/master | 2020-04-18T09:21:39.006000 | 2019-03-30T14:06:52 | 2019-03-30T14:06:52 | 167,431,476 | 13 | 6 | BSD-2-Clause | false | 2019-02-10T19:56:06 | 2019-01-24T20:19:41 | 2019-02-09T13:21:10 | 2019-02-10T19:56:05 | 24,567 | 0 | 1 | 0 | Java | false | null | /*
* Copyright (c) 2018, Morgan Lewis <https://github.com/MESLewis>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright not... | UTF-8 | Java | 4,911 | java | WorldMapOverlayMouseListener.java | Java | [
{
"context": "/*\n * Copyright (c) 2018, Morgan Lewis <https://github.com/MESLewis>\n * All rights reser",
"end": 38,
"score": 0.9998716115951538,
"start": 26,
"tag": "NAME",
"value": "Morgan Lewis"
},
{
"context": "yright (c) 2018, Morgan Lewis <https://github.com/MESLewis>\n * All ... | null | [] | /*
* Copyright (c) 2018, <NAME> <https://github.com/MESLewis>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice, t... | 4,905 | 0.737732 | 0.73651 | 155 | 30.68387 | 28.76619 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.4 | false | false | 1 |
5f775568ef5e4dd1cacef1bc16dbb9847e72578b | 6,253,472,426,914 | 5f6acebc50e7b1ff6753a8489f2c387be06a707d | /WORKSPACE/javaTutorial/src/javaTutorial/centralTraffic.java | a4b7884f4d805d469a066ec31ee552ea1ac60b3c | [] | no_license | VijayShankarDubey/OldBackup | https://github.com/VijayShankarDubey/OldBackup | 65dc68ba79aaf040d7912ad45c0afe3071a08568 | c6466ad337c4c6c5aab9643d3c0d6aca106003b8 | refs/heads/main | 2023-07-22T18:15:36.552000 | 2021-08-27T07:19:45 | 2021-08-27T07:19:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package javaTutorial;
public interface centralTraffic {
public void goGree();
public void redStop();
public void waitYellow();
}
| UTF-8 | Java | 136 | java | centralTraffic.java | Java | [] | null | [] | package javaTutorial;
public interface centralTraffic {
public void goGree();
public void redStop();
public void waitYellow();
}
| 136 | 0.742647 | 0.742647 | 9 | 14.111111 | 12.600216 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.888889 | false | false | 1 |
c2f60f9baf3ca22d747011e55d766f2f2111b203 | 36,051,955,510,276 | b06acf556b750ac1fa5b28523db7188c05ead122 | /IfcXML/src/org/tech/iai/ifc/xml/ifc/_2x3/final_/impl/IfcRelVoidsElementImpl.java | 1912cc27b8a835a4ce5cc27f130a12b134f1405b | [] | no_license | christianharrington/MDD | https://github.com/christianharrington/MDD | 3500afbe5e1b1d1a6f680254095bb8d5f63678ba | 64beecdaed65ac22b0047276c616c269913afd7f | refs/heads/master | 2021-01-10T21:42:53.686000 | 2012-12-17T03:27:05 | 2012-12-17T03:27:05 | 6,157,471 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*/
package org.tech.iai.ifc.xml.ifc._2x3.final_.impl;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.tec... | UTF-8 | Java | 8,418 | java | IfcRelVoidsElementImpl.java | Java | [] | null | [] | /**
*/
package org.tech.iai.ifc.xml.ifc._2x3.final_.impl;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.tec... | 8,418 | 0.729389 | 0.727489 | 243 | 33.641975 | 40.039787 | 201 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.806584 | false | false | 1 |
d7c9b6fd725a8dfa1c6042039fc439c41d8277bb | 8,246,337,231,308 | f67bf9dea959385876a054c39ab73d091b7c9f27 | /data/key/insecure/Snippet35661789_17555.java | dfd1485492995895f16982f5233a1435b8840f8f | [] | no_license | fischerfel/TUM-Crypto | https://github.com/fischerfel/TUM-Crypto | 157bdfb6930b9adfeb169e3c1d2f092862c33976 | b6ced39b1f99fa3aa199314a948d937c779f1850 | refs/heads/master | 2023-08-31T07:04:56.056000 | 2023-08-20T11:38:04 | 2023-08-20T11:38:04 | 202,442,442 | 13 | 4 | null | false | 2020-08-19T15:14:54 | 2019-08-14T23:52:56 | 2020-02-22T11:46:00 | 2020-08-19T15:14:53 | 7,082 | 9 | 4 | 1 | Java | false | false | if(dflag == 1) {
//AES-128 bit key initialization.
System.out.println("File completely received");
byte[] keyvalue = "AES128PeerBuLLet".getBytes();
Key key = new SecretKeySpec(keyvalue, "AES");
//Initialization Vector initialized
IvParameterSpec ivParameterSpec = null;
//Cipher Init... | UTF-8 | Java | 2,071 | java | Snippet35661789_17555.java | Java | [
{
"context": "le completely received\");\n byte[] keyvalue = \"AES128PeerBuLLet\".getBytes();\n Key key = new SecretKeySpec(key",
"end": 149,
"score": 0.999177098274231,
"start": 133,
"tag": "KEY",
"value": "AES128PeerBuLLet"
},
{
"context": "es();\n Key key = new SecretK... | null | [] | if(dflag == 1) {
//AES-128 bit key initialization.
System.out.println("File completely received");
byte[] keyvalue = "AES128PeerBuLLet".getBytes();
Key key = new SecretKeySpec(keyvalue, "AES");
//Initialization Vector initialized
IvParameterSpec ivParameterSpec = null;
//Cipher Init... | 2,071 | 0.472236 | 0.461613 | 42 | 48.309525 | 27.495876 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.690476 | false | false | 1 |
363e036ab9adb118a63e8f43ac0ca10b99c98ee2 | 8,246,337,228,445 | b5ff40fc5dd6844ec2abb23932524eae2f244210 | /src/PalabraCantidad.java | 31d751fe2f7d441aa61fa5f22cab06335c1629c2 | [] | no_license | hectorcotelo/TextMining | https://github.com/hectorcotelo/TextMining | bb228dc59a495e3099f064172c19023f7dfbddd6 | 5941e7880a5c037b1d100c6cdf07a173e49ee5aa | refs/heads/master | 2021-01-10T10:40:09.991000 | 2016-01-03T00:35:53 | 2016-01-03T00:35:53 | 48,919,996 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class PalabraCantidad {
private String palabra;
private int cantidad;
public PalabraCantidad(){
palabra = "";
cantidad = 0;
}
public PalabraCantidad(String palabra, int cantidad){
this.palabra = palabra;
this.cantidad = cantidad;
}
public String getPalabra() {
... | UTF-8 | Java | 554 | java | PalabraCantidad.java | Java | [] | null | [] |
public class PalabraCantidad {
private String palabra;
private int cantidad;
public PalabraCantidad(){
palabra = "";
cantidad = 0;
}
public PalabraCantidad(String palabra, int cantidad){
this.palabra = palabra;
this.cantidad = cantidad;
}
public String getPalabra() {
... | 554 | 0.642599 | 0.640794 | 34 | 14.235294 | 14.671018 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.470588 | false | false | 1 |
1580c03da325a251e543c333b04cf53816e24b6f | 13,357,348,314,617 | 17b0878369add493ae9b05e02b49b960e1b72597 | /src/com/calvin/combat/crash/CrashApplication.java | 8d4e560480baca7700aaf818cb9f2124e0b84150 | [] | no_license | Calvin-wang/Combat | https://github.com/Calvin-wang/Combat | a572574d071c317154899a9d945790307c1a600b | d47228a8909cbced2c176d8d426be28b503d66be | refs/heads/master | 2020-02-29T16:53:31.212000 | 2015-01-04T08:32:13 | 2015-01-04T08:32:13 | 27,289,997 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.calvin.combat.crash;
import com.calvin.combat.MainActivity;
import android.app.Application;
import android.content.Intent;
import android.util.Log;
public class CrashApplication extends Application {
@Override
public void onCreate() {
// TODO Auto-generated method stub
super.onCreate();
CrashHand... | UTF-8 | Java | 1,377 | java | CrashApplication.java | Java | [] | null | [] | package com.calvin.combat.crash;
import com.calvin.combat.MainActivity;
import android.app.Application;
import android.content.Intent;
import android.util.Log;
public class CrashApplication extends Application {
@Override
public void onCreate() {
// TODO Auto-generated method stub
super.onCreate();
CrashHand... | 1,377 | 0.710966 | 0.71024 | 43 | 31.023256 | 22.300785 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.232558 | false | false | 1 |
b7f8bb6bf715a0a8138300410acf35d9deff5301 | 36,438,502,571,428 | 8a7050d0b110f2dbe99f6a238cdbf2d77d1e7e42 | /src/main/java/hyt/designpattern/proxy/v07/Tank.java | b27003c423c40102c6b975d661614cb42a117817 | [] | no_license | lovelydolphin/javastudy | https://github.com/lovelydolphin/javastudy | b8a02bdbc5288a6f47eb4d3042956ebe5718fd79 | 29ce01fac7260e5b4a563351f2ae8d0189c936f4 | refs/heads/master | 2023-04-13T10:23:51.865000 | 2021-04-21T09:02:48 | 2021-04-21T09:02:48 | 342,194,670 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hyt.designpattern.proxy.v07;
/**
* @Author huyouting
* @Date 2021/2/23 9:48
* @Description:
*/
import java.util.Random;
/**
* 问题:我想记录坦克的移动时间
* 最简单的办法:修改代码,记录时间
* 问题2:如果无法改变方法源码呢? benchmark
* 用继承?
* 使用代理
*/
public class Tank implements Movable {
/**
* 模拟坦克移动了一段时间
*/
@Override
... | UTF-8 | Java | 1,448 | java | Tank.java | Java | [
{
"context": "kage hyt.designpattern.proxy.v07;\n\n\n/**\n * @Author huyouting\n * @Date 2021/2/23 9:48\n * @Description:\n */\n\n\nim",
"end": 63,
"score": 0.999424934387207,
"start": 54,
"tag": "USERNAME",
"value": "huyouting"
}
] | null | [] | package hyt.designpattern.proxy.v07;
/**
* @Author huyouting
* @Date 2021/2/23 9:48
* @Description:
*/
import java.util.Random;
/**
* 问题:我想记录坦克的移动时间
* 最简单的办法:修改代码,记录时间
* 问题2:如果无法改变方法源码呢? benchmark
* 用继承?
* 使用代理
*/
public class Tank implements Movable {
/**
* 模拟坦克移动了一段时间
*/
@Override
... | 1,448 | 0.576515 | 0.562879 | 77 | 16.142857 | 16.712788 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.233766 | false | false | 1 |
859f3f8ac772cf514daeb7dd641a75477d6de703 | 19,756,849,587,566 | 48a9c51353bd5fdb3031431f6238a40ccb53ad72 | /src/main/java/com/youlun/baseframework/core/LoginInfo.java | 7d0883d3d589586ba6157306a675f4c8f423171d | [
"Apache-2.0"
] | permissive | qinsky/yl | https://github.com/qinsky/yl | bb387780a163fcc7378085a1e439dc040c0defa6 | 84bbfe6f0151c487d98d87a2806e6ea5937b7d3a | refs/heads/master | 2018-11-26T08:15:00.697000 | 2018-09-05T14:28:01 | 2018-09-05T14:28:01 | 110,793,216 | 0 | 0 | Apache-2.0 | false | 2018-03-26T02:37:47 | 2017-11-15T06:31:22 | 2018-03-26T02:25:05 | 2018-03-26T02:37:47 | 601 | 0 | 0 | 0 | JavaScript | false | null | package com.youlun.baseframework.core;
import org.json.JSONObject;
import com.youlun.baseframework.dao.DBOperator;
import com.youlun.baseframework.util.MD5;
import com.youlun.baseframework.util.StringUtils;
public class LoginInfo {
private JSONObject loginInfo = new JSONObject();
public LoginInfo()
{
loginI... | UTF-8 | Java | 3,128 | java | LoginInfo.java | Java | [
{
"context": "系管理员解锁!\"); \n\t\t\treturn false;\n\t\t} \n\t\t\n\t\tpassword = MD5.encrypt(password);\n\t\tif(!password.equals(user.ge",
"end": 1269,
"score": 0.7273092269897461,
"start": 1267,
"tag": "PASSWORD",
"value": "MD"
}
] | null | [] | package com.youlun.baseframework.core;
import org.json.JSONObject;
import com.youlun.baseframework.dao.DBOperator;
import com.youlun.baseframework.util.MD5;
import com.youlun.baseframework.util.StringUtils;
public class LoginInfo {
private JSONObject loginInfo = new JSONObject();
public LoginInfo()
{
loginI... | 3,128 | 0.644231 | 0.635279 | 156 | 18.333334 | 20.181654 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.26282 | false | false | 1 |
4a8d139ccb93b3dbed952f20dcb554da1d52999b | 33,672,543,602,712 | 6268a1632cd7386f6d2bda5f823d5a81ea33ff61 | /HAS Desktop/src/ca/mcgill/ecse321/HASDesktop/model/Song.java | 1079676f45366f549736cde07617247d9fc1c405 | [] | no_license | ecepidik/ApolloHAS_mirrored | https://github.com/ecepidik/ApolloHAS_mirrored | ba9ad17b7b06459b270ca2b62ac1ff17148bce52 | 3977282e5b42b359ab67aad66da6afde2e3a5691 | refs/heads/master | 2020-04-17T05:09:35.342000 | 2019-01-17T17:22:47 | 2019-01-17T17:22:47 | 166,265,590 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*PLEASE DO NOT EDIT THIS CODE*/
/*This code was generated using the UMPLE 1.22.0.5146 modeling language!*/
package ca.mcgill.ecse321.HASDesktop.model;
import java.io.Serializable;
// line 3 "../../../../../HAS_model.ump"
// line 66 "../../../../../HAS_model.ump"
public class Song implements Serializable
{
//----... | UTF-8 | Java | 1,994 | java | Song.java | Java | [] | null | [] | /*PLEASE DO NOT EDIT THIS CODE*/
/*This code was generated using the UMPLE 1.22.0.5146 modeling language!*/
package ca.mcgill.ecse321.HASDesktop.model;
import java.io.Serializable;
// line 3 "../../../../../HAS_model.ump"
// line 66 "../../../../../HAS_model.ump"
public class Song implements Serializable
{
//----... | 1,994 | 0.565196 | 0.557673 | 115 | 16.347826 | 15.944492 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.321739 | false | false | 1 |
898309aef8c70118927f4f6dbf0e545ecfbb2043 | 29,068,338,694,809 | d1a425a859d725257b4de3652a618445b3d59625 | /app/src/main/java/com/carrey/recycleviewset/view/recycleview/adapter/DefaultTypeToDelegateManager.java | 92bc3152577234e43d70a12366a845513179f074 | [] | no_license | CarreyTsai/RecycleViewSet-todo | https://github.com/CarreyTsai/RecycleViewSet-todo | 1e8a97f4ed61742ac6d0079babc82e4ed00b3161 | 5bfa60bb6eec5d9eb9042cc0add16ba09ee78386 | refs/heads/master | 2021-09-07T14:50:23.152000 | 2018-02-24T08:48:20 | 2018-02-24T08:48:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2016 drakeet. https://github.com/drakeet
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appli... | UTF-8 | Java | 4,546 | java | DefaultTypeToDelegateManager.java | Java | [
{
"context": "/*\n * Copyright 2016 drakeet. https://github.com/drakeet\n *\n * Licensed under ",
"end": 28,
"score": 0.9997038841247559,
"start": 21,
"tag": "USERNAME",
"value": "drakeet"
},
{
"context": "/*\n * Copyright 2016 drakeet. https://github.com/drakeet\n *\n * Licensed und... | null | [] | /*
* Copyright 2016 drakeet. https://github.com/drakeet
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appli... | 4,546 | 0.589429 | 0.586597 | 164 | 24.841463 | 22.444494 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.304878 | false | false | 1 |
b26ed6599e2f81e9d03bee96884eabd8d64e01fa | 34,110,630,311,448 | 1487017fb1fefb79b2106eddd0efbaa15c56baa3 | /amazon-watcher-model/src/main/java/de/nosebrain/amazon/watcher/services/InformationService.java | bd12dd9a4402d23162d2d1df37162efefe1c6bf2 | [] | no_license | nosebrain/amazon-watcher | https://github.com/nosebrain/amazon-watcher | 743dd7770a5ae171ef52a355e80a30976e8f2714 | 50780cdb3882c0167b45ac7346b6ea7222515cd9 | refs/heads/master | 2022-12-20T22:40:06.095000 | 2012-12-17T13:18:12 | 2012-12-17T13:18:12 | 236,223,557 | 0 | 0 | null | false | 2022-12-16T00:39:17 | 2020-01-25T20:09:52 | 2020-01-25T20:12:08 | 2022-12-16T00:39:14 | 412 | 0 | 0 | 9 | Java | false | false | package de.nosebrain.amazon.watcher.services;
import java.util.List;
import java.util.Locale;
import de.nosebrain.amazon.watcher.model.Observation;
/**
*
* @author nosebrain
*/
public interface InformationService {
/**
* @param observations inform the user about the changes
*/
public void inform(final Lis... | UTF-8 | Java | 459 | java | InformationService.java | Java | [
{
"context": "zon.watcher.model.Observation;\n\n/**\n * \n * @author nosebrain\n */\npublic interface InformationService {\n\n\t/**\n\t",
"end": 179,
"score": 0.9994613528251648,
"start": 170,
"tag": "USERNAME",
"value": "nosebrain"
}
] | null | [] | package de.nosebrain.amazon.watcher.services;
import java.util.List;
import java.util.Locale;
import de.nosebrain.amazon.watcher.model.Observation;
/**
*
* @author nosebrain
*/
public interface InformationService {
/**
* @param observations inform the user about the changes
*/
public void inform(final Lis... | 459 | 0.769063 | 0.769063 | 20 | 21.950001 | 27.536295 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 1 |
55cc0f80a43e7ebb65be85d7558a6f27bd37a599 | 34,110,630,309,755 | 1673d39e23b9639e81c6ae4790bd27bc6acd1647 | /src/test/java/sg/edu/ntu/sce/sands/crypto/dcpabe/CiphertextTest.java | f64545b17611ea1cd0bc683a242e838553c44410 | [
"MIT"
] | permissive | stefano81/dcpabe | https://github.com/stefano81/dcpabe | 00aef1a0395776731c323ff12a950fe15aa15cec | 32e51a5416be5c11597fc46cc8b6f691ea11ce53 | refs/heads/master | 2023-04-15T05:19:21.930000 | 2022-11-09T07:47:51 | 2022-12-16T11:36:59 | 6,607,238 | 96 | 47 | MIT | false | 2023-03-31T15:19:14 | 2012-11-09T02:02:27 | 2023-03-10T02:42:21 | 2023-03-31T15:19:14 | 163 | 83 | 43 | 5 | Java | false | false | package sg.edu.ntu.sce.sands.crypto.dcpabe;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Test;
import sg.edu.ntu.sce.sands.crypto.dcpabe.ac.AccessStructure;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.ObjectInputStream;
import java.io.ObjectOutp... | UTF-8 | Java | 2,163 | java | CiphertextTest.java | Java | [] | null | [] | package sg.edu.ntu.sce.sands.crypto.dcpabe;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Test;
import sg.edu.ntu.sce.sands.crypto.dcpabe.ac.AccessStructure;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.ObjectInputStream;
import java.io.ObjectOutp... | 2,163 | 0.680999 | 0.669903 | 62 | 33.887096 | 30.84305 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.935484 | false | false | 1 |
0f6fa6c7de286a4b8754c04413160709eed9f0dd | 31,241,592,134,772 | 4add5c7acb7f8832c7e01c9bf12743a9a689ba49 | /src/main/java/ec/com/todocompu/ShrimpSoftUtils/contabilidad/entity/ConCuentas.java | d2b24e100687342d27ed6ba644d94a6647878a86 | [] | no_license | todocompu/ShrimpSoftUtils | https://github.com/todocompu/ShrimpSoftUtils | 42172ac5e5b70e1ec6d99124e046c31c2372dbe7 | 9310a442cf40a77cce76ea42a260f955f937bfad | refs/heads/master | 2017-02-10T14:24:20.961000 | 2017-02-06T22:34:59 | 2017-02-06T22:35:04 | 45,747,546 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ec.com.todocompu.ShrimpSoftUtils.contabilidad.entity;
import java.io.Serializable;
import java.util.Date;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.EmbeddedId;
import javax.persistence.Entity;
import javax.persistence.OneToMany;
impo... | UTF-8 | Java | 3,686 | java | ConCuentas.java | Java | [] | null | [] | package ec.com.todocompu.ShrimpSoftUtils.contabilidad.entity;
import java.io.Serializable;
import java.util.Date;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.EmbeddedId;
import javax.persistence.Entity;
import javax.persistence.OneToMany;
impo... | 3,686 | 0.762073 | 0.761259 | 150 | 23.573334 | 22.724539 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.34 | false | false | 1 |
14babacaeb8f43d3a6cba08ca97b910d97eb25d2 | 36,172,214,599,391 | d8ed228ea439f904cd7d24e542979f1555e03e4b | /src/main/java/com/douzi/xueyou/controller/loginController.java | e0db5b5d3cdb23681542a3a14d4a4120802d60ee | [] | no_license | lc275/springmvc_demo | https://github.com/lc275/springmvc_demo | 12466b9892efac31741801b492ccff45baae6575 | 907b370fe97d5bc4eb5d184d6a26cff7a88efd79 | refs/heads/master | 2018-12-12T06:18:30.580000 | 2018-09-28T03:11:33 | 2018-09-28T03:11:33 | 115,263,110 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.douzi.xueyou.controller;
import java.io.File;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.commons.io.FileUtils... | UTF-8 | Java | 10,494 | java | loginController.java | Java | [
{
"context": "ic @ResponseBody Response register(@RequestParam(\"userName\")String userName,@RequestParam(\"password\")String ",
"end": 1996,
"score": 0.9970544576644897,
"start": 1988,
"tag": "USERNAME",
"value": "userName"
},
{
"context": " Response register(@RequestParam(\"userNam... | null | [] | package com.douzi.xueyou.controller;
import java.io.File;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.commons.io.FileUtils... | 10,504 | 0.675647 | 0.669274 | 315 | 30.87619 | 28.088984 | 196 | false | false | 0 | 0 | 0 | 0 | 66 | 0.006373 | 2.95873 | false | false | 1 |
1a198f0b77519524440b9582e351d6ab47343f10 | 38,963,943,314,444 | 5e73bca9757aa05ede9e53812fa3f873a3e1bd25 | /dz11/src/main/java/ru/akozlovskiy/springdz11/domain/dto/BookDTO.java | d9b1ed1240f67f73cc07f75b344d7a22d39d315a | [] | no_license | ankiycoder/2019-08-otus-spring-akozlovskiy | https://github.com/ankiycoder/2019-08-otus-spring-akozlovskiy | e9efdfe1e871d3bc886a6cacacd62d54ea53bba9 | c46fec2fc9d657fe228965b827b5a598e9b0dbc0 | refs/heads/master | 2021-06-22T04:40:05.942000 | 2020-05-31T18:37:25 | 2020-05-31T18:37:25 | 216,811,326 | 0 | 0 | null | false | 2021-04-26T19:39:01 | 2019-10-22T12:42:25 | 2020-06-16T15:23:55 | 2021-04-26T19:39:01 | 708 | 0 | 0 | 2 | Java | false | false | package ru.akozlovskiy.springdz11.domain.dto;
import javax.validation.constraints.NotBlank;
import ru.akozlovskiy.springdz11.domain.Book;
public class BookDTO {
private String id;
@NotBlank (message = "Поле Название обязательное")
private String title;
private String authorName;
private String authorId;
pri... | UTF-8 | Java | 1,292 | java | BookDTO.java | Java | [] | null | [] | package ru.akozlovskiy.springdz11.domain.dto;
import javax.validation.constraints.NotBlank;
import ru.akozlovskiy.springdz11.domain.Book;
public class BookDTO {
private String id;
@NotBlank (message = "Поле Название обязательное")
private String title;
private String authorName;
private String authorId;
pri... | 1,292 | 0.690852 | 0.687697 | 74 | 16.148649 | 16.473305 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.283784 | false | false | 1 |
debc4518c72083b1b82cc8e213b4f677f2a4580e | 9,483,287,817,237 | e203333d3972bc108272d996164dca678603cdf8 | /src/test/java/com/exfantasy/template/test/TestCustomSQLProvider.java | 6c38789429f800d9c57350a1fd1969905b3df6e2 | [] | no_license | TommyYehCool/WebTemplate | https://github.com/TommyYehCool/WebTemplate | 2c8521ec0532e2b4abb05402b11e274223511eb8 | 31f97fb8d0f3426923e4ca856c5d684db8909630 | refs/heads/master | 2020-05-22T02:44:23.765000 | 2017-04-14T01:31:09 | 2017-04-14T01:31:09 | 65,777,561 | 0 | 1 | null | false | 2016-08-23T08:56:05 | 2016-08-16T01:36:18 | 2016-08-16T02:10:44 | 2016-08-23T08:56:04 | 1,463 | 0 | 1 | 0 | Java | null | null | package com.exfantasy.template.test;
import org.junit.Ignore;
import org.junit.Test;
import com.exfantasy.template.mybatis.custom.CustomNBAGameSqlProvider;
public class TestCustomSQLProvider {
private CustomNBAGameSqlProvider sqlProvider = new CustomNBAGameSqlProvider();
@Test
@Ignore
public void te... | UTF-8 | Java | 512 | java | TestCustomSQLProvider.java | Java | [] | null | [] | package com.exfantasy.template.test;
import org.junit.Ignore;
import org.junit.Test;
import com.exfantasy.template.mybatis.custom.CustomNBAGameSqlProvider;
public class TestCustomSQLProvider {
private CustomNBAGameSqlProvider sqlProvider = new CustomNBAGameSqlProvider();
@Test
@Ignore
public void te... | 512 | 0.761719 | 0.761719 | 21 | 22.380953 | 25.119669 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.952381 | false | false | 1 |
fe590fc740ff259563a82bb70a4b21d341a589e2 | 20,564,303,436,650 | 1ae1ed2b94a72696c86c9e1001dc94808374316c | /src/Vista/frmVentas.java | fdf75e0337af163eca460f2819a1794344fb348a | [] | no_license | DGOrganization/Sist_Farmacia | https://github.com/DGOrganization/Sist_Farmacia | 8c0b7c73e5707afc436c5de3fdfd1a28df087ac9 | 4740d3fd13751003ab84a3b5f3064232bf12d72d | refs/heads/master | 2021-01-23T02:11:09.741000 | 2017-07-06T15:37:10 | 2017-07-06T15:37:10 | 85,971,812 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package Vista;
import configuracion.Gestionar;
import controlador.Venta_controlador;
import entidades.Cliente;
import entidades.Detall... | UTF-8 | Java | 54,885 | java | frmVentas.java | Java | [
{
"context": ".swing.table.DefaultTableModel;\n\n/**\n *\n * @author Gerard\n */\npublic class frmVentas extends javax.swing.JI",
"end": 932,
"score": 0.999657392501831,
"start": 926,
"tag": "NAME",
"value": "Gerard"
}
] | 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 Vista;
import configuracion.Gestionar;
import controlador.Venta_controlador;
import entidades.Cliente;
import entidades.Detall... | 54,885 | 0.636872 | 0.621929 | 973 | 55.398766 | 37.880692 | 190 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.941418 | false | false | 1 |
59039bb5172e68ce052dbd267e433a3b9b41d5e9 | 18,562,848,673,922 | 36441b128a41db3cd0e5e56ed9a73f0ff0700309 | /src/main/java/micronaut/fallback/issue/controller/StubController.java | d3ae9eb647e7761a254d810de4f1cce9effc0942 | [] | no_license | tardisoft/micronaut-fallback-issue | https://github.com/tardisoft/micronaut-fallback-issue | cec015dd5e71c45c8fdb89f7f61fcc580f6ddc3c | 2bc77d5870c2eac8d2c4fae262f16f62315724a8 | refs/heads/master | 2021-05-22T19:20:24.436000 | 2020-04-04T17:17:57 | 2020-04-04T17:17:57 | 253,056,309 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package micronaut.fallback.issue.controller;
import io.micronaut.context.annotation.Parameter;
import io.micronaut.http.HttpResponse;
import io.micronaut.http.annotation.Controller;
import io.micronaut.http.annotation.Get;
import java.util.HashMap;
import java.util.Map;
@Controller
public class StubController {
... | UTF-8 | Java | 860 | java | StubController.java | Java | [] | null | [] | package micronaut.fallback.issue.controller;
import io.micronaut.context.annotation.Parameter;
import io.micronaut.http.HttpResponse;
import io.micronaut.http.annotation.Controller;
import io.micronaut.http.annotation.Get;
import java.util.HashMap;
import java.util.Map;
@Controller
public class StubController {
... | 860 | 0.701163 | 0.701163 | 27 | 30.851852 | 25.439404 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.703704 | false | false | 1 |
909841c3096806b7c6e65c69f52ec7310793e9c6 | 33,174,327,405,631 | b22c5b51934300548b3733a3642e25b89d5e5269 | /src/cn/way/wandroid/imageloader/loader/ImageLoader.java | c02b4dd66f9dd825d34610c232114d0beeac5fbe | [
"Apache-2.0"
] | permissive | wayhap/WASample | https://github.com/wayhap/WASample | f403437cd13c8368292ed9ee0ae94d1e1ccb277e | aa0f3cac39819bef84f77e41063ff84b8767be8c | refs/heads/master | 2021-03-12T23:42:19.823000 | 2015-06-05T05:16:26 | 2015-06-05T05:16:26 | 33,224,828 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.way.wandroid.imageloader.loader;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentActivity;
import android.widget.ImageView;
/**
* e.g.
* imageLoader = new ImageLoader();
* imageLoader.init(this,width,height);//传入FragmentActivity实例,和图片宽高(也可以只传一个值,即宽高相同)
* imageLoader.setLo... | UTF-8 | Java | 3,694 | java | ImageLoader.java | Java | [
{
"context": "geLoader.loadImage(urlStr, aImageView);\n * @author Wayne\n * \n */\npublic class ImageLoader extends Fragment",
"end": 422,
"score": 0.9971317052841187,
"start": 417,
"tag": "NAME",
"value": "Wayne"
}
] | null | [] | package cn.way.wandroid.imageloader.loader;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentActivity;
import android.widget.ImageView;
/**
* e.g.
* imageLoader = new ImageLoader();
* imageLoader.init(this,width,height);//传入FragmentActivity实例,和图片宽高(也可以只传一个值,即宽高相同)
* imageLoader.setLo... | 3,694 | 0.703571 | 0.701648 | 128 | 27.4375 | 24.192183 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.875 | false | false | 1 |
464d0eaef4f7dc804ecda669c7d9b53ddabf89a2 | 6,236,292,533,488 | e8fc7fb5ed0c1045c59e8fe762fd6f37a0d21773 | /mytestproject/src/main/java/com/example/szhh/mainapplication/view/ShareScreenShotN.java | 124255fef8230c3bc6815064ff62488f5929a4d6 | [] | no_license | pgyszhh/MainApplication | https://github.com/pgyszhh/MainApplication | d13d8d513d675306605b5267ba593396fe730f03 | 7505d15ff1622712d09dae848adccda69cb19412 | refs/heads/master | 2021-01-16T21:05:36.513000 | 2016-08-17T07:49:16 | 2016-08-17T07:49:16 | 65,887,268 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.szhh.mainapplication.view;
import java.io.File;
import java.io.FileOutputStream;
import java.lang.reflect.Field;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.os.Bundle;
import android.os.Environment;
import android.util.Displ... | UTF-8 | Java | 5,052 | java | ShareScreenShotN.java | Java | [
{
"context": "itmap, width, height, width2, height2);\n\n\t\tLog.e(\"majun9550\", \"-------------------------------------------",
"end": 3296,
"score": 0.7218751311302185,
"start": 3290,
"tag": "USERNAME",
"value": "majun9"
},
{
"context": "idth, height, width2, height2);\n\n\t\tLog.... | null | [] | package com.example.szhh.mainapplication.view;
import java.io.File;
import java.io.FileOutputStream;
import java.lang.reflect.Field;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.os.Bundle;
import android.os.Environment;
import android.util.Displ... | 5,052 | 0.674329 | 0.657852 | 178 | 26.617977 | 21.655891 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.308989 | false | false | 1 |
5113c3d9d84df8d5720a34597c0469d0fc8d52e7 | 30,133,490,612,398 | e27362bd5a5ae59dd024e95b5ae47a95ec138d21 | /src/aljs4j/sort/SelectionSort.java | 38c2adde296b833f7353d4255dd1a006746ead88 | [] | no_license | Grandexing/leetcode-java | https://github.com/Grandexing/leetcode-java | 9457cb1b5ef7eed67d4e17654e41bd94123f40bc | 2351f6f602206bfd59db5b1705bb7eb92d6cb6dc | refs/heads/master | 2021-01-21T18:38:30.183000 | 2018-04-17T08:39:26 | 2018-04-17T08:39:26 | 92,064,671 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package aljs4j.sort;
import static aljs4j.sort.Sort.swap;
/**
* Created by grande on 2018/1/29.
*/
public class SelectionSort {
public static void sort(int[] a) {
int N = a.length;
for (int i = 0; i < N; i++) {
int min = i;
for (int j = i + 1; j < N; j++) {
if (a[j] <... | UTF-8 | Java | 421 | java | SelectionSort.java | Java | [
{
"context": "t static aljs4j.sort.Sort.swap;\n\n/**\n * Created by grande on 2018/1/29.\n */\npublic class SelectionSort {\n ",
"end": 84,
"score": 0.9993213415145874,
"start": 78,
"tag": "USERNAME",
"value": "grande"
}
] | null | [] | package aljs4j.sort;
import static aljs4j.sort.Sort.swap;
/**
* Created by grande on 2018/1/29.
*/
public class SelectionSort {
public static void sort(int[] a) {
int N = a.length;
for (int i = 0; i < N; i++) {
int min = i;
for (int j = i + 1; j < N; j++) {
if (a[j] <... | 421 | 0.429929 | 0.4038 | 21 | 19.047619 | 13.827083 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.047619 | false | false | 1 |
2e00f4e0ed5746c3ae0fc00b95e6fdf0cc0a0996 | 1,949,915,211,212 | b201663e28c455069f5b57939e05f73c39ac5c26 | /src/courseOrganizer/views/ScheduleView.java | f93d36be696564efc34d40fc33d0f636fcbbcf1b | [] | no_license | jdoukas21/CourseOrganizer | https://github.com/jdoukas21/CourseOrganizer | e6d18ec96a64aef1f24889c95df27f2045cb142b | 0d857cd2d94375f8addbead802507e6963224060 | refs/heads/master | 2020-04-10T18:51:16.001000 | 2013-06-04T19:44:45 | 2013-06-04T19:44:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package courseOrganizer.views;
import javax.swing.JFrame;
import javax.swing.JScrollPane;
import javax.swing.JTable;
public class ScheduleView extends JFrame
{
private JTable table;
public ScheduleView()
{
createTable();
this.add(createScrollPane());
this.setDefaultCloseOperation(EXIT_ON... | UTF-8 | Java | 1,302 | java | ScheduleView.java | Java | [] | null | [] | package courseOrganizer.views;
import javax.swing.JFrame;
import javax.swing.JScrollPane;
import javax.swing.JTable;
public class ScheduleView extends JFrame
{
private JTable table;
public ScheduleView()
{
createTable();
this.add(createScrollPane());
this.setDefaultCloseOperation(EXIT_ON... | 1,302 | 0.595238 | 0.560676 | 50 | 24.040001 | 21.737488 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.96 | false | false | 1 |
0b003f63362903eef08b049b6cf2fd01cdefb5ee | 1,520,418,452,429 | 926ad938654a22bf5569352683cb50c91ce9d34a | /src/main/java/com/jay/ca/easylife/repository/RoleRepository.java | dcf8ee59810d4ea3cf5ca08baf208ed1e4b4799a | [] | no_license | Geniussss/CALife | https://github.com/Geniussss/CALife | 7a1c4fc9d46103c7c1c998acfc4f41f681387bb2 | a00de12abb695ea1e26375bc4d2b737b5b405254 | refs/heads/development | 2022-01-05T20:13:58.422000 | 2019-06-27T14:30:45 | 2019-06-27T14:30:45 | 125,129,386 | 1 | 0 | null | false | 2019-06-27T14:24:42 | 2018-03-13T23:52:00 | 2019-06-27T14:22:12 | 2019-06-27T14:24:41 | 6,112 | 1 | 0 | 0 | CSS | false | false | package com.jay.ca.easylife.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.jay.ca.easylife.model.Role;
@Repository("roleRepository")
public interface RoleRepository extends JpaRepository<Role,Integer>{
Role findByRole(String ro... | UTF-8 | Java | 327 | java | RoleRepository.java | Java | [] | null | [] | package com.jay.ca.easylife.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.jay.ca.easylife.model.Role;
@Repository("roleRepository")
public interface RoleRepository extends JpaRepository<Role,Integer>{
Role findByRole(String ro... | 327 | 0.825688 | 0.825688 | 11 | 28.727272 | 24.188993 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727273 | false | false | 1 |
e7ab1cea99ff76c6cf02a27c78a31a12b6ea4d3d | 31,808,527,854,871 | 5c99173b8da54374e7dc8dc0c5d97c9567a3e95a | /demo2/Sapling/Sapling/app/src/main/java/com/icarus/sapling/ui/recommendation/RecommendationFragment.java | ec1940fa03e7cdeea7254348711e750418bbb764 | [] | no_license | JunyongLee1217/demo | https://github.com/JunyongLee1217/demo | 51b802e532733b3551afa8ca8453ed862f17ffb1 | 5a7029cda1b8a96ac70b9b3b8a4e989eae1f5c97 | refs/heads/master | 2020-09-04T04:34:39.503000 | 2019-12-16T08:22:05 | 2019-12-16T08:22:05 | 219,658,677 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.icarus.sapling.ui.recommendation;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.Button;
... | UTF-8 | Java | 4,975 | java | RecommendationFragment.java | Java | [] | null | [] | package com.icarus.sapling.ui.recommendation;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.Button;
... | 4,975 | 0.602211 | 0.587337 | 139 | 34.798561 | 33.808216 | 182 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733813 | false | false | 1 |
f79322ab7ddcb0b2f72dff890a0aee89c12d0f76 | 16,707,422,783,134 | 55232f855cc0dbeb5c478c16465ef45878250105 | /Cambio/app/src/main/java/com/example/cambio/MainActivity.java | 6a0c7292aba51b4a01a6560c093e12a63cf0667c | [] | no_license | HiagoW/DS151-Desenvolvimento-para-dispositivos-moveis | https://github.com/HiagoW/DS151-Desenvolvimento-para-dispositivos-moveis | d37d21c020946eb6daec84653517b0c9ca813214 | dc92e5e22d313170c19f99c9c0327ab685ffb86f | refs/heads/main | 2023-01-30T00:02:58.729000 | 2020-12-16T17:52:33 | 2020-12-16T17:52:33 | 312,029,821 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.cambio;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.EditText;
import android.widget.TextView;
import android.widget.Toast;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreat... | UTF-8 | Java | 962 | java | MainActivity.java | Java | [] | null | [] | package com.example.cambio;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.EditText;
import android.widget.TextView;
import android.widget.Toast;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreat... | 962 | 0.682292 | 0.679167 | 32 | 29.03125 | 23.171217 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.59375 | false | false | 1 |
42550a00bfe03e1580437c3161737af09cc54b09 | 1,958,505,147,182 | a911f926261b82ec8a2ade2d0af1a973280ceab6 | /qipai_game/src/main/java/com/anbang/qipai/game/msg/channel/sink/GameServerManagerSink.java | a4cb6e23a48f94c7f28439488941efd5b63291c3 | [] | no_license | 791837060/qipai_huainanmajiang | https://github.com/791837060/qipai_huainanmajiang | 31325550c9db1fcb139c6f5a89d84f7deac0e3a2 | b4f17b26484bbe2840a0852156117faee9996bbb | refs/heads/master | 2023-06-26T22:31:40.822000 | 2021-07-30T07:20:49 | 2021-07-30T07:20:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.anbang.qipai.game.msg.channel.sink;
import org.springframework.cloud.stream.annotation.Input;
import org.springframework.messaging.SubscribableChannel;
public interface GameServerManagerSink {
String GAME_SERVER_MANAGER="gameServerManager";
@Input
SubscribableChannel gameServerManager();
}
| UTF-8 | Java | 320 | java | GameServerManagerSink.java | Java | [] | null | [] | package com.anbang.qipai.game.msg.channel.sink;
import org.springframework.cloud.stream.annotation.Input;
import org.springframework.messaging.SubscribableChannel;
public interface GameServerManagerSink {
String GAME_SERVER_MANAGER="gameServerManager";
@Input
SubscribableChannel gameServerManager();
}
| 320 | 0.80625 | 0.80625 | 13 | 23.615385 | 24.329592 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 1 |
b3a2c6c6e2f049fd3a4c7f49fef41a8031f272e1 | 1,958,505,149,216 | 00dd62ea2f5ca12575ebfc3ce9710f3b5d9f92c7 | /src/main/java/org/ares/app/demo/entities/sand/Sbusstation.java | ca08223fc571c9274a0a10e1155a2350027a539a | [] | no_license | ares-app/simu_trans | https://github.com/ares-app/simu_trans | 3c6f61b18edfeca45e6bb22aa9f3369982bfe42d | 2324082816e778da6508f73a3fe46a243c802c16 | refs/heads/master | 2020-03-25T18:23:02.980000 | 2018-08-08T14:39:20 | 2018-08-08T14:39:20 | 144,027,952 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.ares.app.demo.entities.sand;
import java.io.Serializable;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.IdClass;
import javax.persistence.NamedQuery;
@Entity
@IdClass(SbusstationId.class)
@NamedQuery(name="Sbusstation.findAll", query="SELECT s FROM Sbus... | UTF-8 | Java | 970 | java | Sbusstation.java | Java | [] | null | [] | package org.ares.app.demo.entities.sand;
import java.io.Serializable;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.IdClass;
import javax.persistence.NamedQuery;
@Entity
@IdClass(SbusstationId.class)
@NamedQuery(name="Sbusstation.findAll", query="SELECT s FROM Sbus... | 970 | 0.718557 | 0.717526 | 47 | 18.680851 | 18.213984 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 1 |
4db127128a238446170c63b775a7b2d7bff58f23 | 31,155,692,805,013 | c069002e499e6c0e79239911e136301727493a8a | /Eskey/app/src/main/java/com/wolfie/eskey/model/IoHelper.java | 4682af83a99ba3c37994d26307dfd4770d1a70d6 | [] | no_license | manangatangy/eskey | https://github.com/manangatangy/eskey | 3dab28c4a75a67e3d99f85b266a4523d106aae20 | dd1084d7624ef5ee667df51eacc15fd67b094759 | refs/heads/master | 2020-09-21T12:56:47.469000 | 2018-03-07T11:38:03 | 2018-03-07T11:38:03 | 66,764,868 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wolfie.eskey.model;
import android.support.annotation.Nullable;
import android.util.Log;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import com.google.gson.JsonIOException;
import com.google.gson.JsonSyntaxException;
import com.google.gson.annotations.Expose;
import com.wolfie.eskey.u... | UTF-8 | Java | 4,792 | java | IoHelper.java | Java | [] | null | [] | package com.wolfie.eskey.model;
import android.support.annotation.Nullable;
import android.util.Log;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import com.google.gson.JsonIOException;
import com.google.gson.JsonSyntaxException;
import com.google.gson.annotations.Expose;
import com.wolfie.eskey.u... | 4,792 | 0.649416 | 0.64879 | 113 | 41.407078 | 31.703728 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.575221 | false | false | 1 |
5d9e554c107eb46de14ce86a3340de7a0c86769f | 7,284,264,564,392 | 5d5c2688698a2d6689c1d635724b550b31224c86 | /extlib/lwp/product/runtime/eclipse/plugins/com.ibm.xsp.extlib.core/src/com/ibm/xsp/extlib/builder/ControlBuilder.java | d4a3553adcab42ca5ff535b63849331fe945b1e3 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0",
"BSD-3-Clause",
"LicenseRef-scancode-generic-cla",
"LicenseRef-scancode-other-permissive",
"MIT",
"CDDL-1.1",
"LicenseRef-scancode-public-domain"
] | permissive | OpenNTF/XPagesExtensionLibrary | https://github.com/OpenNTF/XPagesExtensionLibrary | 6bffba4bd5eab5b148a3b4d700da244aab053743 | 25b3b1df7fafb7ceb131e07ade93de5c9ff733d5 | refs/heads/master | 2020-04-15T16:12:15.910000 | 2020-03-11T11:49:17 | 2020-03-11T11:49:17 | 26,643,618 | 21 | 35 | Apache-2.0 | false | 2019-03-25T12:55:44 | 2014-11-14T15:08:35 | 2019-03-20T13:27:56 | 2019-03-25T12:39:25 | 31,266 | 18 | 32 | 24 | Java | false | null | /*
* © Copyright IBM Corp. 2010, 2013
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or a... | WINDOWS-1252 | Java | 7,935 | java | ControlBuilder.java | Java | [] | null | [] | /*
* © Copyright IBM Corp. 2010, 2013
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or a... | 7,935 | 0.668641 | 0.667129 | 252 | 30.484127 | 29.07045 | 176 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.051587 | false | false | 1 |
45c90fe82fd8fc839d7f5a6ca048a8815a8cefcf | 9,552,007,332,676 | a037a2a38bc2b6577a2a3e25f7207516081be639 | /src/Assignment1/LowestCommonAncestorTest.java | 0497443c097bb2a0d8c6d5767a85de4e916a7e49 | [] | no_license | ofarreco/CSU33012 | https://github.com/ofarreco/CSU33012 | e8c602e40c5db314745ef4ecdd1d4de563fd25a4 | ead3e3c43d7c2e5a113860f9affac63465371708 | refs/heads/master | 2020-08-03T07:46:24.312000 | 2019-10-18T16:57:54 | 2019-10-18T16:57:54 | 211,667,780 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Assignment1;
import static org.junit.Assert.*;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.junit.runners.JUnit4;
@RunWith(JUnit4.class)
class LowestCommonAncestorTest {
public void testIsTreeEmpty()
{
LowestCommonAncestor<Integer, Integer> test = new LowestCommonAncestor<Integer,... | UTF-8 | Java | 2,810 | java | LowestCommonAncestorTest.java | Java | [] | null | [] | package Assignment1;
import static org.junit.Assert.*;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.junit.runners.JUnit4;
@RunWith(JUnit4.class)
class LowestCommonAncestorTest {
public void testIsTreeEmpty()
{
LowestCommonAncestor<Integer, Integer> test = new LowestCommonAncestor<Integer,... | 2,810 | 0.673665 | 0.627402 | 112 | 24.089285 | 23.634703 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.821429 | false | false | 1 |
0fe0f6601576041c77698b7a119e3c3e01c40a74 | 12,300,786,394,312 | 3b64b06c7c7a200419cb58d2398699238737e8c6 | /NoFallEnd/src/me/bgorman/NoFallEnd.java | a582535b04d28508f7440fb3bd50e076f0aa0ef7 | [] | no_license | bgorman87/NoFallEnd | https://github.com/bgorman87/NoFallEnd | bddeae2019fea72036dc6496c340846c0aeddac3 | d2c1d275af8373668a5d72b9262386b913c84c5e | refs/heads/master | 2022-05-31T00:31:23.398000 | 2017-03-25T01:58:17 | 2017-03-25T01:58:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.bgorman;
import org.bukkit.Bukkit;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.entity.EntityDamageEvent;
import org.bukkit.plugin.java.JavaPlugin;
public class NoFallEnd extends JavaPlugin
implements Listener
{
public... | UTF-8 | Java | 911 | java | NoFallEnd.java | Java | [] | null | [] | package me.bgorman;
import org.bukkit.Bukkit;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.entity.EntityDamageEvent;
import org.bukkit.plugin.java.JavaPlugin;
public class NoFallEnd extends JavaPlugin
implements Listener
{
public... | 911 | 0.642151 | 0.642151 | 30 | 29.4 | 26.644073 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 1 |
8a7adfaae18073e7f99f96300d4d4b21189f00e2 | 23,433,341,583,695 | aa26b17314fac6f8eb68ec1f3301392445aecfc6 | /harp-tutorial-app/src/main/java/edu/iu/rf/RFMapper.java | 4276b95f06edc7194963eddccbf19d173c47f89d | [
"Apache-2.0"
] | permissive | DSC-SPIDAL/Harp | https://github.com/DSC-SPIDAL/Harp | 748d9bfb468cf7819762152cd08c06a2783fa3a4 | 419fc2fb06407ed7facb0a05d2d2206ef9b21b3b | refs/heads/master | 2018-02-09T02:24:05.503000 | 2018-01-21T18:12:03 | 2018-01-21T18:12:03 | 81,340,825 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.iu.rf;
import java.io.BufferedWriter;
import java.io.IOException;
import java.io.OutputStreamWriter;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.List;
import java.util.Random;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.FSDataOutputStream;
import ... | UTF-8 | Java | 4,897 | java | RFMapper.java | Java | [] | null | [] | package edu.iu.rf;
import java.io.BufferedWriter;
import java.io.IOException;
import java.io.OutputStreamWriter;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.List;
import java.util.Random;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.FSDataOutputStream;
import ... | 4,897 | 0.663059 | 0.655503 | 178 | 26.511236 | 16.455332 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.657303 | false | false | 1 |
40d1a7a0ddea5162c8c0bc1e5e46d555f25a0726 | 14,242,111,599,054 | afcf30b45709234c8bf6a53a97ccdbe2be1556e0 | /src/Main/Java/com/stackroute/javeexercise2/MemberVariable.java | c90d15255006b24863f7ff9d058eae4b6b208fa1 | [] | no_license | mrudulabomma/exercise3 | https://github.com/mrudulabomma/exercise3 | f8dc8ce8d9e4288345d5cd6d6d93c6c48c925d16 | 736e2690665875fe8dc0cde2205d030103c28c63 | refs/heads/master | 2020-06-13T04:13:02.677000 | 2019-07-03T06:59:02 | 2019-07-03T06:59:02 | 194,530,797 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.stackroute.javeexercise2;
public class MemberVariable {
Member member=new Member();
public String printValues(String name,int age,double salary)
{
member.name=name;
member.age=age;
member.salary=salary;
return "Members name:"+member.name+"\n"+"Members age:"+membe... | UTF-8 | Java | 373 | java | MemberVariable.java | Java | [] | null | [] | package com.stackroute.javeexercise2;
public class MemberVariable {
Member member=new Member();
public String printValues(String name,int age,double salary)
{
member.name=name;
member.age=age;
member.salary=salary;
return "Members name:"+member.name+"\n"+"Members age:"+membe... | 373 | 0.662198 | 0.659517 | 13 | 27.692308 | 29.954798 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615385 | false | false | 1 |
1fa968c48e539ed311f55496f4a0b9f7e4317887 | 4,664,334,503,603 | 1ae381b7b8c904451db8742abdfcc320af1315eb | /GreenAssociationRelationship/src/edu/buffalo/cse/green/relationship/association/AssociationRemover.java | 659d5fd3d12a71e242204419c2288d73515c07c7 | [] | no_license | fmjrey/Green-UML | https://github.com/fmjrey/Green-UML | af01b10653f4901dd9336bb86ae2b7cd2f152373 | b4afec8aad5378e02cb0bfb3b2a44aebc2972276 | HEAD | 2016-09-11T11:19:17.594000 | 2011-03-22T07:34:13 | 2011-03-22T07:34:13 | 1,376,568 | 0 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* This file is part of Green.
*
* Copyright (C) 2005 The Research Foundation of State University of New York
* All Rights Under Copyright Reserved, The Research Foundation of S.U.N.Y.
*
* Green is free software, licensed under the terms of the Eclipse
* Public License, version 1.0. The license is available at
... | UTF-8 | Java | 3,891 | java | AssociationRemover.java | Java | [
{
"context": "en.relationship.RelationshipRemover\n * \n * @author bcmartin\n */\npublic class AssociationRemover extends Relat",
"end": 1367,
"score": 0.7890427112579346,
"start": 1359,
"tag": "USERNAME",
"value": "bcmartin"
}
] | null | [] | /* This file is part of Green.
*
* Copyright (C) 2005 The Research Foundation of State University of New York
* All Rights Under Copyright Reserved, The Research Foundation of S.U.N.Y.
*
* Green is free software, licensed under the terms of the Eclipse
* Public License, version 1.0. The license is available at
... | 3,891 | 0.727576 | 0.724749 | 131 | 28.70229 | 26.302322 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.122137 | false | false | 1 |
48d1ae64f225ccac2f4c2ca6503ed5b53d2f5101 | 15,006,615,780,380 | 8afb72ffbb1d96c6100b0172d3f947b249c130ff | /src/assignment1/Armstrong.java | 5931dd86367c6452b44f3891f7628a1f2505b1e9 | [] | no_license | poudel123/day1 | https://github.com/poudel123/day1 | fc9ea83e11f66231fb4f451dafabe3fd249ad2e5 | de73706ffc1371784610331e534fd76990edbd88 | refs/heads/master | 2020-03-27T17:52:13.588000 | 2018-08-31T11:00:46 | 2018-08-31T11:00:46 | 145,119,416 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package assignment1;
import java.util.Scanner;
public class Armstrong {
public static void main(String Args[]) {
int num,number,temp,total=0;
System.out.println("enter the number");
Scanner scanner=new Scanner(System.in);
num = scanner.nextInt();
scanner.close();
number = num;
for( ;... | UTF-8 | Java | 587 | java | Armstrong.java | Java | [] | null | [] | package assignment1;
import java.util.Scanner;
public class Armstrong {
public static void main(String Args[]) {
int num,number,temp,total=0;
System.out.println("enter the number");
Scanner scanner=new Scanner(System.in);
num = scanner.nextInt();
scanner.close();
number = num;
for( ;... | 587 | 0.606474 | 0.594549 | 24 | 23.458334 | 17.342094 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.083333 | false | false | 1 |
50389e63a18c7e68a7593d0ca0e9a4c078b4673f | 11,278,584,182,644 | ec7b10b5329a2c386eb08a501ae46cff348be19d | /RootSchool/src/com/rootmind/wrapper/DataArrayWrapper.java | 6c21a6f1f69e311a9f675d101dfea5ecf7660b42 | [] | no_license | rootmindtech/RootSchool | https://github.com/rootmindtech/RootSchool | 365ca98a9f33b4256242909662e559546f3e03d4 | 9efdd4f9c6097ce23dcc444f38403aec06879f07 | refs/heads/master | 2022-12-02T05:04:59.621000 | 2020-08-17T02:53:13 | 2020-08-17T02:53:13 | 288,069,478 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rootmind.wrapper;
public class DataArrayWrapper extends AbstractWrapper {
public UsersWrapper[] userProfileWrapper=null;
public UsersWrapper[] usersWrapper=null;
public SchoolWrapper [] schoolWrapper=null;
public StudentProfileWrapper[] studentProfileWrapper=null;
public StudentAcade... | UTF-8 | Java | 3,067 | java | DataArrayWrapper.java | Java | [] | null | [] | package com.rootmind.wrapper;
public class DataArrayWrapper extends AbstractWrapper {
public UsersWrapper[] userProfileWrapper=null;
public UsersWrapper[] usersWrapper=null;
public SchoolWrapper [] schoolWrapper=null;
public StudentProfileWrapper[] studentProfileWrapper=null;
public StudentAcade... | 3,067 | 0.819041 | 0.819041 | 76 | 38.355263 | 24.882727 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.618421 | false | false | 1 |
91e7904280b484c553a26172da1a2004b8c43e61 | 9,766,755,650,614 | 4046c93003cf285bda284261477ef9b6fc314669 | /TeamCode/src/main/java/org/firstinspires/ftc/teamcode/robots/icarus/Game_6832.java | deecf19588e3811aa3e57505e96b48062bf39a33 | [
"BSD-3-Clause"
] | permissive | IronReign/SkyStone | https://github.com/IronReign/SkyStone | 83076bb9ee0a1306421e39fdc9794b8526d8e20c | 30c8642ad432cb77bd07a64531ab33877ee4a2d2 | refs/heads/master | 2020-06-16T14:07:43.150000 | 2020-05-14T02:53:14 | 2020-05-14T02:53:14 | 195,602,439 | 0 | 3 | null | true | 2020-04-09T17:24:57 | 2019-07-07T02:41:59 | 2020-03-29T04:06:02 | 2020-04-09T17:20:54 | 295,884 | 0 | 2 | 1 | Java | false | false | /*
Copyright (c) 2016 Robert Atkinson
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted (subject to the limitations in the disclaimer below) provided that
the following conditions are met:
Redistributions of source code must retain the above copyright... | UTF-8 | Java | 35,765 | java | Game_6832.java | Java | [
{
"context": "/*\nCopyright (c) 2016 Robert Atkinson\n\nAll rights reserved.\n\nRedistribution and use in ",
"end": 37,
"score": 0.9998522996902466,
"start": 22,
"tag": "NAME",
"value": "Robert Atkinson"
}
] | null | [] | /*
Copyright (c) 2016 <NAME>
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted (subject to the limitations in the disclaimer below) provided that
the following conditions are met:
Redistributions of source code must retain the above copyright notice, ... | 35,756 | 0.573046 | 0.562981 | 957 | 36.371994 | 32.044601 | 274 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.623824 | false | false | 1 |
17c6fab5330f8aa02292269b871aff0db7308e2d | 7,619,271,983,183 | 5984d0b15d9e50318a1e2ae97728878a84e64796 | /app/src/main/java/booking/sp/clbooking/ViewActivity.java | 8a6129f0d90dbc67ee15b2e5ff7098bf1433392b | [] | no_license | gordonb2/gordon-12-5-Booking-Create-Event | https://github.com/gordonb2/gordon-12-5-Booking-Create-Event | aeaba374addbd00e62501278eb4cd5780d28eb90 | 02f8b384eb90c65086c379f75d10c727b5f4dca8 | refs/heads/master | 2021-05-06T13:10:48.497000 | 2017-12-06T00:37:59 | 2017-12-06T00:37:59 | 113,249,134 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package booking.sp.clbooking;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.constraint.C... | UTF-8 | Java | 9,892 | java | ViewActivity.java | Java | [
{
"context": " i.putExtra(Intent.EXTRA_EMAIL, new String[]{\"recipient@example.com\"});\n i.putExtra(Intent.EXTRA_S",
"end": 6630,
"score": 0.9998933672904968,
"start": 6609,
"tag": "EMAIL",
"value": "recipient@example.com"
}
] | null | [] | package booking.sp.clbooking;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.constraint.C... | 9,878 | 0.622928 | 0.621715 | 254 | 37.940945 | 27.587521 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.677165 | false | false | 1 |
592ea6bc168eeef6e1af9588b33d0c92128ebac5 | 26,121,991,157,332 | d06b6c047044157b48e25a28a3402be523b49093 | /Happy_birthday_mailer/Happy_birthday_mailer/Producer.java | 998c254586d0de3068256c6e9280c3be1f672f5a | [] | no_license | krishna6991/JAVA | https://github.com/krishna6991/JAVA | 47a390adb7d9e76d5b3d86a425f38f85641d727e | e3c790fa321f0ebf510024274dc7a589f96205b3 | refs/heads/master | 2020-04-07T20:00:01.979000 | 2018-12-16T17:07:45 | 2018-12-16T17:07:45 | 158,671,252 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Producer {
public static Connectivity now_start() {
return new Connectivity();
}
}
| UTF-8 | Java | 107 | java | Producer.java | Java | [] | null | [] |
public class Producer {
public static Connectivity now_start() {
return new Connectivity();
}
}
| 107 | 0.672897 | 0.672897 | 5 | 19 | 15.453155 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 1 |
c408332a5b4a292399655506ab119a7353a2faa8 | 8,443,905,757,397 | b25b5150a551d528cf4b08113f0cf4e37ccdff01 | /src/gcf/settings/GcfLexer.java | eb50a261ca482f4971f6271b4daa236f37410cc4 | [
"Apache-2.0"
] | permissive | luciusvorenus/Settings | https://github.com/luciusvorenus/Settings | 25e0845ae74841b5c8b3229f6175b5aaa5e2335d | 877642beae8aaa83184ae491afd3ae07462a7425 | refs/heads/master | 2021-01-10T07:40:59.817000 | 2019-04-10T18:34:29 | 2019-04-10T18:34:29 | 43,018,346 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Settings
Copyright 2015 micama
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to ... | UTF-8 | Java | 9,632 | java | GcfLexer.java | Java | [
{
"context": "/*\n Settings \n Copyright 2015 micama\n\n Licensed under the Apache License, Version 2.",
"end": 38,
"score": 0.999509334564209,
"start": 32,
"tag": "USERNAME",
"value": "micama"
}
] | null | [] | /*
Settings
Copyright 2015 micama
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to ... | 9,632 | 0.532392 | 0.531354 | 280 | 33.400002 | 24.700579 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.567857 | false | false | 1 |
d0f0bc5be8f74951cbc8f15a477a989f96a3bacf | 35,287,451,342,230 | da61cef8243647efab17ddeddb6d3f211f53cfd7 | /app/src/main/java/com/example/usuario/calllogproviderclase/CallLogAdapter.java | ad775a3b6d7c63c5a7694b626ffa7ebd92864dd8 | [] | no_license | JuanFranCrater/CallLogsProvider | https://github.com/JuanFranCrater/CallLogsProvider | 07ce0f7101cdc21db7e3351b7d8377a5fe7fd2de | 04be313fdc0206b7eb11e1756be02535677bcc2c | refs/heads/master | 2021-05-02T03:52:42.693000 | 2018-02-12T11:52:48 | 2018-02-12T11:52:48 | 120,905,915 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.usuario.calllogproviderclase;
import android.content.Context;
import android.database.Cursor;
import android.provider.CallLog;
import android.support.v4.widget.CursorAdapter;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;... | UTF-8 | Java | 2,604 | java | CallLogAdapter.java | Java | [
{
"context": "ew;\n\nimport java.util.Calendar;\n\n/**\n * Created by usuario on 9/02/18.\n */\n\nclass CallLogAdapter extends Cur",
"end": 375,
"score": 0.9959325194358826,
"start": 368,
"tag": "USERNAME",
"value": "usuario"
}
] | null | [] | package com.example.usuario.calllogproviderclase;
import android.content.Context;
import android.database.Cursor;
import android.provider.CallLog;
import android.support.v4.widget.CursorAdapter;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;... | 2,604 | 0.686636 | 0.682796 | 77 | 32.81818 | 27.486822 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.623377 | false | false | 1 |
830ba7d346a3db83ad03144bacf5ae31f43b4b99 | 38,757,784,912,477 | 72e57ddf08987634e327147c08286e2859c4578c | /language-java/src/main/java/com/example/lang/ClassGetInterfacesExample.java | 1bdfcf4e48e1ee84c46e984287c84eb8a65ae934 | [
"MIT"
] | permissive | yuweijun/learning-programming | https://github.com/yuweijun/learning-programming | b0cc638a4684d8dedc9b8cc38e87c22646a3a2d6 | 626737797a622202b2bec4084897713d26247263 | refs/heads/master | 2018-09-09T08:07:08.541000 | 2018-09-05T07:14:48 | 2018-09-05T07:14:48 | 48,033,864 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.lang;
import java.util.Arrays;
/**
* @author yuweijun 2016-09-20
*/
public class ClassGetInterfacesExample {
public static void main(String[] args) {
show(Thread.class);
}
public static void show(Class cls) {
System.out.println("Class = " + cls.getName());
Cl... | UTF-8 | Java | 568 | java | ClassGetInterfacesExample.java | Java | [
{
"context": "le.lang;\n\nimport java.util.Arrays;\n\n/**\n * @author yuweijun 2016-09-20\n */\npublic class ClassGetInterfacesExa",
"end": 76,
"score": 0.9972290992736816,
"start": 68,
"tag": "USERNAME",
"value": "yuweijun"
}
] | null | [] | package com.example.lang;
import java.util.Arrays;
/**
* @author yuweijun 2016-09-20
*/
public class ClassGetInterfacesExample {
public static void main(String[] args) {
show(Thread.class);
}
public static void show(Class cls) {
System.out.println("Class = " + cls.getName());
Cl... | 568 | 0.614437 | 0.600352 | 21 | 26.047619 | 21.196308 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380952 | false | false | 1 |
642395b5a2e941b7b7d90d8cc0ffdd5a6a55f28c | 36,421,322,699,505 | 5345ad8f6b69fa1431a32895d9ac3ba07c31e607 | /src/main/java/com/ruoyi/project/system/spNotice/service/ISpNoticeService.java | 2fb7c46a65128158e63e965c3f521c425ad68bc8 | [
"MIT"
] | permissive | heavypig/di_xjk | https://github.com/heavypig/di_xjk | 35f9c0dbdfaa844d41296917ce632df9df5e611d | e46c50e608639bc0aaf7636a1a51d3c5b3181f97 | refs/heads/master | 2023-01-14T07:21:03.415000 | 2020-11-25T08:34:27 | 2020-11-25T08:34:27 | 298,728,547 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ruoyi.project.system.spNotice.service;
import com.ruoyi.project.system.spNotice.domain.SpNotice;
import java.util.List;
import java.util.Map;
/**
* 新街口公告Service接口
*
* @author xingmc
* @date 2020-11-09
*/
public interface ISpNoticeService
{
/**
* 查询新街口公告
*
* @param noticeId 新街口公告... | UTF-8 | Java | 1,487 | java | ISpNoticeService.java | Java | [
{
"context": "va.util.Map;\n\n/**\n * 新街口公告Service接口\n * \n * @author xingmc\n * @date 2020-11-09\n */\npublic interface ISpNotic",
"end": 199,
"score": 0.999641478061676,
"start": 193,
"tag": "USERNAME",
"value": "xingmc"
}
] | null | [] | package com.ruoyi.project.system.spNotice.service;
import com.ruoyi.project.system.spNotice.domain.SpNotice;
import java.util.List;
import java.util.Map;
/**
* 新街口公告Service接口
*
* @author xingmc
* @date 2020-11-09
*/
public interface ISpNoticeService
{
/**
* 查询新街口公告
*
* @param noticeId 新街口公告... | 1,487 | 0.588845 | 0.58247 | 69 | 17.188406 | 16.56369 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.173913 | false | false | 1 |
dc9d4f59635e8e95ac3f84a7c32d49da33fd77df | 3,410,204,084,789 | 5c03f6a11a7b78e1a643e969e89eff81e9bbfc66 | /src/test/java/Pages/PasarelaPagosFlowPage.java | 98f63ce895a14fe742154485d86639ee862dee72 | [] | no_license | drubilard/RefundFlow | https://github.com/drubilard/RefundFlow | b7eec350b9b51b99b7cbaff741bece971c5dfe43 | 9c4f041d534d9be4bbc8cfc245c7af58a648b08c | refs/heads/master | 2023-06-30T21:57:48.984000 | 2021-08-06T15:22:06 | 2021-08-06T15:22:06 | 386,327,483 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Pages;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
import org.openqa.selenium.support.ui.LoadableComponent;
import org.openqa.selenium.support.ui.Select;
import commons.Configuration;
import commons.WebAutomator;
... | UTF-8 | Java | 4,882 | java | PasarelaPagosFlowPage.java | Java | [] | null | [] | package Pages;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
import org.openqa.selenium.support.ui.LoadableComponent;
import org.openqa.selenium.support.ui.Select;
import commons.Configuration;
import commons.WebAutomator;
... | 4,882 | 0.756452 | 0.746415 | 163 | 27.95092 | 23.925447 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.865031 | false | false | 1 |
e7ac55c88031a5f7d7e5c8717af891d671846e40 | 20,246,475,885,040 | 2f5cd5ba8a78edcddf99c7e3c9c19829f9dbd214 | /java/playgrounds/.svn/pristine/e7/e7ac55c88031a5f7d7e5c8717af891d671846e40.svn-base | edc7bc40e6e42404b46419f33741eebc2ac8e3a9 | [] | no_license | HTplex/Storage | https://github.com/HTplex/Storage | 5ff1f23dfe8c05a0a8fe5354bb6bbc57cfcd5789 | e94faac57b42d6f39c311f84bd4ccb32c52c2d30 | refs/heads/master | 2021-01-10T17:43:20.686000 | 2016-04-05T08:56:57 | 2016-04-05T08:56:57 | 55,478,274 | 1 | 1 | null | false | 2020-10-28T20:35:29 | 2016-04-05T07:43:17 | 2020-04-10T09:46:06 | 2016-04-05T09:54:51 | 107,783 | 1 | 1 | 1 | Java | false | false | /* *********************************************************************** *
* project: org.matsim.*
* MatsimWorldReader.java
* *
* *********************************************************************** *
* ... | UTF-8 | Java | 3,635 | e7ac55c88031a5f7d7e5c8717af891d671846e40.svn-base | Java | [
{
"context": "fic version, without manual setting.\n *\n * @author mrieser\n */\npublic class MatsimWorldReader extends Matsim",
"end": 1833,
"score": 0.9973182678222656,
"start": 1826,
"tag": "USERNAME",
"value": "mrieser"
}
] | null | [] | /* *********************************************************************** *
* project: org.matsim.*
* MatsimWorldReader.java
* *
* *********************************************************************** *
* ... | 3,635 | 0.559835 | 0.554608 | 94 | 37.670212 | 31.880892 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.148936 | false | false | 1 | |
d3de26b1d70134fbe9fc48c5a51f36fe929bd511 | 36,163,624,665,333 | 2cd64269df4137e0a39e8e67063ff3bd44d72f1b | /commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/standalone_price/StandalonePriceApplyStagedChangesAction.java | 830172236ac4159b608aef9e57bafd8bc524a9c9 | [
"Apache-2.0",
"GPL-2.0-only",
"EPL-2.0",
"CDDL-1.0",
"MIT",
"BSD-3-Clause",
"Classpath-exception-2.0"
] | permissive | commercetools/commercetools-sdk-java-v2 | https://github.com/commercetools/commercetools-sdk-java-v2 | a8703f5f8c5dde6cc3ebe4619c892cccfcf71cb8 | 76d5065566ff37d365c28829b8137cbc48f14df1 | refs/heads/main | 2023-08-14T16:16:38.709000 | 2023-08-14T11:58:19 | 2023-08-14T11:58:19 | 206,558,937 | 29 | 13 | Apache-2.0 | false | 2023-09-14T12:30:00 | 2019-09-05T12:30:27 | 2023-08-25T13:41:43 | 2023-09-14T12:29:59 | 549,563 | 27 | 13 | 16 | Java | false | false |
package com.commercetools.api.models.standalone_price;
import java.time.*;
import java.util.*;
import java.util.function.Function;
import javax.annotation.Nullable;
import com.fasterxml.jackson.annotation.*;
import com.fasterxml.jackson.databind.annotation.*;
import io.vrap.rmf.base.client.utils.Generated;
/**
*... | UTF-8 | Java | 4,335 | java | StandalonePriceApplyStagedChangesAction.java | Java | [] | null | [] |
package com.commercetools.api.models.standalone_price;
import java.time.*;
import java.util.*;
import java.util.function.Function;
import javax.annotation.Nullable;
import com.fasterxml.jackson.annotation.*;
import com.fasterxml.jackson.databind.annotation.*;
import io.vrap.rmf.base.client.utils.Generated;
/**
*... | 4,335 | 0.736563 | 0.735871 | 109 | 38.761467 | 56.063839 | 496 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.211009 | false | false | 1 |
94e8f12f7a2eb1c22727537048fef54ad3974016 | 37,881,611,564,032 | 05ecb324d698fce8690355fb163632f5cc831940 | /LambdasAndFrills/src/main/java/com/sumit/lambda/frill/samples/stream/operations/StreamOperations.java | ea25ac3d1709c74264c77583ca811b050f97b486 | [] | no_license | techiesumit/CollabrativeEffort | https://github.com/techiesumit/CollabrativeEffort | 56c360fe1f1d8b3ee53b7d950f79f7b10f95342e | 0ce76e96c7e116df2b2abd92f160eb7a8f514c96 | refs/heads/master | 2022-11-12T03:58:23.288000 | 2020-07-05T19:24:10 | 2020-07-05T19:24:10 | 265,109,326 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sumit.lambda.frill.samples.stream.operations;
import com.sumit.lambda.frill.samples.model.Employee;
import com.sumit.lambda.frill.samples.predicate.PredicateCollections;
import java.util.List;
import java.util.stream.Collectors;
public class StreamOperations {
public void printDistinctEmployeeName(Li... | UTF-8 | Java | 883 | java | StreamOperations.java | Java | [] | null | [] | package com.sumit.lambda.frill.samples.stream.operations;
import com.sumit.lambda.frill.samples.model.Employee;
import com.sumit.lambda.frill.samples.predicate.PredicateCollections;
import java.util.List;
import java.util.stream.Collectors;
public class StreamOperations {
public void printDistinctEmployeeName(Li... | 883 | 0.722537 | 0.722537 | 20 | 43.049999 | 35.956188 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45 | false | false | 1 |
38fb5a73ed458a0c0a0e18f9fadffbd74e6d3deb | 38,482,906,978,554 | b5951b9af4b542224309a4d9e898453ed215f8a5 | /d_pro/src/main/java/com/mycom/notice/NoticeService.java | d9e610b0013c16f0b24c17b6473ff2e25b567b1a | [] | no_license | pullsoyu/test | https://github.com/pullsoyu/test | 96825889ae44fe35d5dae0a435b6dcee77e7fe7a | aa867bd0d77db3e9110802be931a7b9d8d90eb44 | refs/heads/master | 2023-02-21T21:22:00.453000 | 2021-01-27T06:03:05 | 2021-01-27T06:03:05 | 333,286,764 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mycom.notice;
import java.util.List;
import javax.annotation.Resource;
import org.mybatis.spring.SqlSessionTemplate;
import org.springframework.stereotype.Service;
import com.mycom.notice.NoticeDAO;
import com.mycom.notice.NoticeModel;
@Service
public class NoticeService implements NoticeDAO... | UHC | Java | 1,832 | java | NoticeService.java | Java | [] | null | [] | package com.mycom.notice;
import java.util.List;
import javax.annotation.Resource;
import org.mybatis.spring.SqlSessionTemplate;
import org.springframework.stereotype.Service;
import com.mycom.notice.NoticeDAO;
import com.mycom.notice.NoticeModel;
@Service
public class NoticeService implements NoticeDAO... | 1,832 | 0.729405 | 0.725973 | 71 | 22.647888 | 25.201218 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.225352 | false | false | 1 |
43529185059024565178f5a82e63b8f565ba1b12 | 35,407,710,423,635 | 133c6de985adfaa510c95ab03a3528ab53443e27 | /app/src/main/java/com/example/hp/moviesnearyou/ReviewsActivity.java | 9c0f8aad4d48d3e77ff70ce61f9a67ff2f2bf49c | [] | no_license | Sriram-S/Android-App--Trending-Movies | https://github.com/Sriram-S/Android-App--Trending-Movies | 7c0914f462fcab728c4fff6b573f3fcc9a48922b | 173e72856890c2026c4c7a2aec062d69d318948b | refs/heads/master | 2021-01-01T17:33:56.805000 | 2017-07-23T12:47:45 | 2017-07-23T12:47:45 | 98,097,351 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.hp.moviesnearyou;
import android.content.Intent;
import android.os.AsyncTask;
import android.provider.Settings;
import android.support.design.widget.CoordinatorLayout;
import android.support.design.widget.Snackbar;
import android.support.v7.app.ActionBar;
import android.support.v7.app.AppCompatActi... | UTF-8 | Java | 7,822 | java | ReviewsActivity.java | Java | [] | null | [] | package com.example.hp.moviesnearyou;
import android.content.Intent;
import android.os.AsyncTask;
import android.provider.Settings;
import android.support.design.widget.CoordinatorLayout;
import android.support.design.widget.Snackbar;
import android.support.v7.app.ActionBar;
import android.support.v7.app.AppCompatActi... | 7,822 | 0.5955 | 0.592559 | 187 | 40.81818 | 28.659332 | 205 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.641711 | false | false | 1 |
f38bb76b9858df776e46ca9e913917da11256a40 | 24,146,306,174,494 | d872f30aa795f74806316c7c2136461dfcff5189 | /Programmers_JAVA/src/level2/ex카펫/Solution.java | 496f12334e76d12a50f75a9072357007a4589fbd | [] | no_license | Sword-Is-Cat/Programmers_JAVA | https://github.com/Sword-Is-Cat/Programmers_JAVA | e803196349a5afc6e352b066d0433afd9c705a65 | dfd5bee8aa1663995af8c3874f8ec380904cd12b | refs/heads/master | 2023-09-04T10:55:28.391000 | 2023-09-02T07:40:35 | 2023-09-02T07:40:35 | 253,808,035 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package level2.ex카펫;
/**
* https://programmers.co.kr/learn/courses/30/lessons/42842
*/
class Solution {
public int[] solution(int brown, int yellow) {
for (int y_height = 1; y_height < brown /4; y_height++) {
int y_width = brown / 2 - 2 - y_height;
if (y_height * y_width == yellow) {
return ... | UTF-8 | Java | 407 | java | Solution.java | Java | [] | null | [] | package level2.ex카펫;
/**
* https://programmers.co.kr/learn/courses/30/lessons/42842
*/
class Solution {
public int[] solution(int brown, int yellow) {
for (int y_height = 1; y_height < brown /4; y_height++) {
int y_width = brown / 2 - 2 - y_height;
if (y_height * y_width == yellow) {
return ... | 407 | 0.575682 | 0.540943 | 17 | 21.82353 | 22.729187 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.705882 | false | false | 7 |
32b2f7d84db44a9ea701b77212247f7b56270763 | 32,186,484,954,802 | 4d134ede9b413f233756de6b2c8c520ab1cb13be | /app/src/main/java/com/example/cityparcel/MainActivity.java | 1ab33b4688e6862161174feef8ee31c0da6878fa | [] | no_license | ror3665/CityParcelProject | https://github.com/ror3665/CityParcelProject | d394ea2497a378a8eba9381f989c3115dd21993d | 8ecfbf250949faaff123d01bdeb4f59807edfbe4 | refs/heads/master | 2022-11-09T17:27:00.928000 | 2020-06-25T13:05:59 | 2020-06-25T13:05:59 | 268,427,662 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.cityparcel;
//
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import com.example.cityparcel.login.LoginWindowActivity;
import com.example.cityparcel.memberRegister.RegisterTermsActivi... | UTF-8 | Java | 1,353 | java | MainActivity.java | Java | [] | null | [] | package com.example.cityparcel;
//
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import com.example.cityparcel.login.LoginWindowActivity;
import com.example.cityparcel.memberRegister.RegisterTermsActivi... | 1,353 | 0.692535 | 0.692535 | 40 | 32.849998 | 29.056454 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 7 |
570cf1a183f3e1eef4d87dbaccc2bb7847d25e98 | 32,315,333,976,369 | 74d6a2e3f793e746185e3efde399a7336b40e0c0 | /src/main/resources/MyProjectFramework/src/main/java/core/async_http/MyRequestParams.java | 758721a93f4686f74bbbc5cdb9e6f865b5743e4e | [
"MIT"
] | permissive | dusunboy/MyAndroidMVPTemplates | https://github.com/dusunboy/MyAndroidMVPTemplates | c76d9490a44b9bf7660ea850117e14744f458d08 | 059d2077e6105a8ab0e3899e6ca5fc261b81bcba | refs/heads/master | 2021-01-11T10:05:22.547000 | 2019-05-14T16:52:04 | 2019-05-14T16:52:04 | 78,094,173 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package $Package.core.async_http;
import com.loopj.android.http.RequestParams;
/**
* AsyncHttp请求参数集合
* Created by Vincent on 2019-05-10 11:33:28.
*/
public class MyRequestParams extends RequestParams {
public static final String GET = "get";
private String json;
private String downloadSavePath;
p... | UTF-8 | Java | 1,654 | java | MyRequestParams.java | Java | [
{
"context": "questParams;\n\n/**\n * AsyncHttp请求参数集合\n * Created by Vincent on 2019-05-10 11:33:28.\n */\npublic class MyReques",
"end": 125,
"score": 0.9927783012390137,
"start": 118,
"tag": "NAME",
"value": "Vincent"
}
] | null | [] | package $Package.core.async_http;
import com.loopj.android.http.RequestParams;
/**
* AsyncHttp请求参数集合
* Created by Vincent on 2019-05-10 11:33:28.
*/
public class MyRequestParams extends RequestParams {
public static final String GET = "get";
private String json;
private String downloadSavePath;
p... | 1,654 | 0.602464 | 0.593385 | 78 | 18.76923 | 17.183716 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.217949 | false | false | 7 |
fdbc6b94a9fd09b3aecb90d95dd8f73b01bdfd3c | 35,373,350,676,815 | f4a79951604f98c0492e5fd606cc407bb7c4a180 | /app/src/main/java/com/example/melanis/creacionrubrica/Evaluacion.java | 575424f071d7ce6bb11271743fec106c46a7cb47 | [] | no_license | mfalcop/CrearCurso | https://github.com/mfalcop/CrearCurso | 963786701cbea50e02fcbafc275b2adb2cb4de57 | 1c3862ceaa6686b98706b15371357f3c065d59bf | refs/heads/master | 2021-01-19T16:48:33.774000 | 2017-04-17T12:59:46 | 2017-04-17T12:59:46 | 88,288,454 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.melanis.creacionrubrica;
import com.example.melanis.creacionrubrica.Calificaciones.CalCategoria;
import com.orm.SugarRecord;
import java.util.ArrayList;
import java.util.List;
/**
* Created by Melanis on 13/04/2017.
*/
public class Evaluacion extends SugarRecord{
Rubrica rubric;
Float... | UTF-8 | Java | 719 | java | Evaluacion.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by Melanis on 13/04/2017.\n */\n\npublic class Evaluacion exte",
"end": 224,
"score": 0.9943965077400208,
"start": 217,
"tag": "NAME",
"value": "Melanis"
}
] | null | [] | package com.example.melanis.creacionrubrica;
import com.example.melanis.creacionrubrica.Calificaciones.CalCategoria;
import com.orm.SugarRecord;
import java.util.ArrayList;
import java.util.List;
/**
* Created by Melanis on 13/04/2017.
*/
public class Evaluacion extends SugarRecord{
Rubrica rubric;
Float... | 719 | 0.713491 | 0.702364 | 31 | 22.193548 | 23.381023 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.451613 | false | false | 7 |
eec220e2a880117073fb7ad5a6253cd660fb9887 | 36,764,920,066,266 | 554fc45582ff4e7183f6368e99f13f5f841a7144 | /mobile/src/entity/microcredit/src/main/java/mobile/entity/microcredit/SolicitudeStatusId.java | 8599be8119824446fb79d4628db696f0b55cb8f3 | [
"Apache-2.0"
] | permissive | diemontufar/microxt | https://github.com/diemontufar/microxt | 55e029b3559f9da042415379756e844da3b20474 | f381629d5abd3e8ae524e54cc3baf1a8abb51f92 | refs/heads/master | 2021-05-28T22:39:30.419000 | 2015-03-20T07:35:52 | 2015-03-20T07:35:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mobile.entity.microcredit;
import javax.persistence.*;
import mobile.entity.schema.AbstractEntityId;
import mobile.entity.schema.GeneralEntityId;
/**
* The persistent class for the SOLICITUDE_STATUS_ID database table.
*/
@Entity
@Table(name = "SOLICITUDE_STATUS_ID")
public class SolicitudeStatusId extends ... | UTF-8 | Java | 1,018 | java | SolicitudeStatusId.java | Java | [] | null | [] | package mobile.entity.microcredit;
import javax.persistence.*;
import mobile.entity.schema.AbstractEntityId;
import mobile.entity.schema.GeneralEntityId;
/**
* The persistent class for the SOLICITUDE_STATUS_ID database table.
*/
@Entity
@Table(name = "SOLICITUDE_STATUS_ID")
public class SolicitudeStatusId extends ... | 1,018 | 0.723969 | 0.722986 | 52 | 18.576923 | 20.808971 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.942308 | false | false | 7 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.