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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f7a580d1ef4c0b36f6129c3870767385d5d1672c | 3,444,563,778,113 | fae9546b1206e927e6fc90e797e051cd7649202e | /第09天内部类、异常/neibulei.java | ca9587306b3e6d670d58efb362e893e69eef8e7c | [] | no_license | MenmoEugene/cove | https://github.com/MenmoEugene/cove | 858deb3d3f45c3001d5825998654ca31122a5a53 | ce261077b4ff01044ee687e3893e8ae7ca6da361 | refs/heads/master | 2020-03-07T17:25:05.207000 | 2018-04-01T08:22:03 | 2018-04-01T08:22:03 | 127,610,602 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
内部类的访问规则:
1,内部类可以直接访问外部类中的成员,包括私有。
之所以可以直接访问外部类中的成员,是因为内部类中持有了一个外部类的引用,格式:外部类名.this
2,外部类要访问内部类,必须建立内部类对象。
访问格式:
1, 当内部类定义在外部类的成员的成员位置上,而且非私有,可以在外部其他类中。
可以直接建立内部类对象。
格式
外部类名.内部类名 变量名 = 外部类对象.内部类对象;
Outer.Inner in = new Outer().new Inner();
2, 当内部类在成员位置上,就可以别成员修饰符所修饰。
比如,private:将内部类在外部类中进行封装。
static:内部类就具备s... | GB18030 | Java | 2,258 | java | neibulei.java | Java | [] | null | [] | /*
内部类的访问规则:
1,内部类可以直接访问外部类中的成员,包括私有。
之所以可以直接访问外部类中的成员,是因为内部类中持有了一个外部类的引用,格式:外部类名.this
2,外部类要访问内部类,必须建立内部类对象。
访问格式:
1, 当内部类定义在外部类的成员的成员位置上,而且非私有,可以在外部其他类中。
可以直接建立内部类对象。
格式
外部类名.内部类名 变量名 = 外部类对象.内部类对象;
Outer.Inner in = new Outer().new Inner();
2, 当内部类在成员位置上,就可以别成员修饰符所修饰。
比如,private:将内部类在外部类中进行封装。
static:内部类就具备s... | 2,258 | 0.712662 | 0.705357 | 69 | 16.855072 | 14.657713 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.26087 | false | false | 7 |
9787fac790dd15409562d3ff14ec5227d07cf2a2 | 10,428,180,647,861 | 80ca24337cc4501491fa944bbb98a3affc7b4cf2 | /src/DynamicProgramming/RepeatingSubSequence.java | 66f31ace896a8e245580483129359dcc28f27820 | [] | no_license | RajeshAatrayan/InterviewPreparation | https://github.com/RajeshAatrayan/InterviewPreparation | 235661cb77c5d9002d0c0609f7840104882b776d | f93eebc44a0cf6094411c05c7989561b53da42bb | refs/heads/master | 2023-03-03T20:37:14.247000 | 2023-02-28T19:55:53 | 2023-02-28T19:55:53 | 197,302,550 | 3 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package DynamicProgramming;
/**
* Created by RajeshAatrayan|InterviewPreparation|DynamicProgramming|RepeatingSubSequence| on Sep,2020
*
* Happy Coding :)
**/
public class RepeatingSubSequence {
public int anytwo(String a) {
String b = a;
int dp[][] = new int[a.length() + 1][b.length() + 1];
... | UTF-8 | Java | 772 | java | RepeatingSubSequence.java | Java | [
{
"context": "package DynamicProgramming;\n\n/**\n * Created by RajeshAatrayan|InterviewPreparation|DynamicProgramming|Repeating",
"end": 61,
"score": 0.9998893737792969,
"start": 47,
"tag": "NAME",
"value": "RajeshAatrayan"
}
] | null | [] | package DynamicProgramming;
/**
* Created by RajeshAatrayan|InterviewPreparation|DynamicProgramming|RepeatingSubSequence| on Sep,2020
*
* Happy Coding :)
**/
public class RepeatingSubSequence {
public int anytwo(String a) {
String b = a;
int dp[][] = new int[a.length() + 1][b.length() + 1];
... | 772 | 0.433204 | 0.405966 | 29 | 25.586206 | 25.283928 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.62069 | false | false | 7 |
965f76e1839c2d7317ab00b9fb1236e1b002f70c | 26,121,991,097,311 | 7ab26d4bc788b5d437cb69992ea94b56a4899b6c | /jPSICS/src/org/catacomb/druid/blocks/PrintEffect.java | 358dc891a9d728e19515db8f6b06a6a165e810cd | [] | no_license | MattNolanLab/PSICS | https://github.com/MattNolanLab/PSICS | d8e777d9a18e332231de244c23431b34c655cfa5 | 68b4f17e9aef2e6c7ca3c23da2a175eeaeb7251f | refs/heads/master | 2021-05-27T02:01:24.747000 | 2014-05-13T16:19:21 | 2014-05-13T16:19:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.catacomb.druid.blocks;
import org.catacomb.druid.build.Context;
import org.catacomb.druid.build.GUIPath;
import org.catacomb.druid.gui.base.DruPrintEffect;
import org.catacomb.druid.gui.edit.Effect;
public class PrintEffect extends BaseEffect {
public String text;
public Effect realize(Cont... | UTF-8 | Java | 397 | java | PrintEffect.java | Java | [] | null | [] | package org.catacomb.druid.blocks;
import org.catacomb.druid.build.Context;
import org.catacomb.druid.build.GUIPath;
import org.catacomb.druid.gui.base.DruPrintEffect;
import org.catacomb.druid.gui.edit.Effect;
public class PrintEffect extends BaseEffect {
public String text;
public Effect realize(Cont... | 397 | 0.75063 | 0.75063 | 23 | 16.26087 | 20.253218 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.347826 | false | false | 7 |
910e438a6992f91e66c94416bad85c864fe7d11f | 10,960,756,605,360 | d974ba215c5da6a1c7b52da1a55856352f5c6beb | /GroupProject/JobCompare6300/app/src/main/java/edu/gatech/seclass/jobcompare6300/model/JobCompareContract.java | a9d171dc5034b30b960fd4a67559918b0375d88f | [] | no_license | lillianzhang331/JobComparison | https://github.com/lillianzhang331/JobComparison | e16a9d5dcf82e2a430922f173796a988b6918cc4 | 754ffaf79326476260e097e1547cdbec39c73317 | refs/heads/master | 2023-06-19T02:30:47.629000 | 2020-10-19T06:28:27 | 2020-10-19T06:28:27 | 387,565,051 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.gatech.seclass.jobcompare6300.model;
import android.provider.BaseColumns;
public final class JobCompareContract {
private JobCompareContract(){}
public static class CurrentJob implements BaseColumns {
public static final String TABLE_NAME = "currentjob";
public static final String ... | UTF-8 | Java | 2,470 | java | JobCompareContract.java | Java | [] | null | [] | package edu.gatech.seclass.jobcompare6300.model;
import android.provider.BaseColumns;
public final class JobCompareContract {
private JobCompareContract(){}
public static class CurrentJob implements BaseColumns {
public static final String TABLE_NAME = "currentjob";
public static final String ... | 2,470 | 0.710931 | 0.709312 | 44 | 55.136364 | 25.377684 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727273 | false | false | 7 |
d72dc4f9e763be2e27a2b866446c80af81182c67 | 2,456,721,301,078 | c05a99d659bf172692faad2e6da6076bf5f4a7d2 | /src/main/java/com/boxuegu/mapper/ExercisesMapper.java | b369b1a76fb3a1c04b53195f11db37e05f8635b4 | [] | no_license | onellx/boxueguweb | https://github.com/onellx/boxueguweb | 4492a194c1bb4a0d5c4c09f9bfd5eb9c5db73ca3 | 6c41ddaf9232472a58fef77bc383eb09f78ebccf | refs/heads/master | 2020-04-07T15:37:47.459000 | 2018-11-21T05:09:03 | 2018-11-21T05:09:03 | 158,493,789 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.boxuegu.mapper;
import com.boxuegu.pojo.Exercises;
import com.boxuegu.pojo.ExercisesExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface ExercisesMapper {
long countByExample(ExercisesExample example);
int deleteByExample(ExercisesExample example);
int... | UTF-8 | Java | 866 | java | ExercisesMapper.java | Java | [] | null | [] | package com.boxuegu.mapper;
import com.boxuegu.pojo.Exercises;
import com.boxuegu.pojo.ExercisesExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface ExercisesMapper {
long countByExample(ExercisesExample example);
int deleteByExample(ExercisesExample example);
int... | 866 | 0.781755 | 0.781755 | 30 | 27.9 | 30.022602 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 7 |
067c1fadaaa8fbfa2619e1f48f0ee60d7fce2005 | 2,456,721,297,343 | b07d23954c35e7a73837a770f93ca90d0c2f3af9 | /src/com/anxpp/designpattern/bridge/ISaveData.java | 7b0e2718504413a053a6d603e7f5d2ede6cdc000 | [] | no_license | dsczs/JavaDesignPattern | https://github.com/dsczs/JavaDesignPattern | a991ddf1b81a8fa3c96c9f78276567a0312a1603 | 39d2f9834f77e4eaa66d05a9af73538b25a6ca4e | refs/heads/master | 2022-11-06T15:20:50.984000 | 2020-06-28T09:59:32 | 2020-06-28T09:59:32 | 275,555,952 | 0 | 0 | null | true | 2020-06-28T09:57:15 | 2020-06-28T09:57:14 | 2020-06-23T12:08:06 | 2016-11-22T16:59:32 | 57 | 0 | 0 | 0 | null | false | false | package com.anxpp.designpattern.bridge;
//实现
public interface ISaveData {
void save(Object data);
}
| UTF-8 | Java | 109 | java | ISaveData.java | Java | [] | null | [] | package com.anxpp.designpattern.bridge;
//实现
public interface ISaveData {
void save(Object data);
}
| 109 | 0.742857 | 0.742857 | 6 | 16.5 | 15.370426 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 7 |
b1e9b04ea6cbe05b828ead07aa92824d1bbdc621 | 2,353,642,121,251 | 37237ad6bc00d590b8002b0c72f18e1d744279d9 | /BOJ_Judge_algorithm/src/BFS/Practice/MovingThroughWalls_BFS.java | 14835bf9d04c98c120f72c7fcdbf7519a30b3062 | [] | no_license | shy-nxx/Algorithms_practice | https://github.com/shy-nxx/Algorithms_practice | fa245bdfd1a38572f8df5d9ab21e9fc55322177d | 6dbd7ebad95974caad4c972770436eb6c08b10a8 | refs/heads/master | 2020-04-18T13:20:15.448000 | 2019-05-20T08:30:44 | 2019-05-20T08:30:44 | 167,559,384 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package BFS.Practice;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.LinkedList;
import java.util.Queue;
import java.util.StringTokenizer;
public class MovingThroughWalls_BFS {
/**
* 벽을 부쉈는지 안부수었는지 확인하기 위해 visited 배열을 3차원 배열로 선언한다.
* <p>
... | UTF-8 | Java | 3,345 | java | MovingThroughWalls_BFS.java | Java | [] | null | [] | package BFS.Practice;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.LinkedList;
import java.util.Queue;
import java.util.StringTokenizer;
public class MovingThroughWalls_BFS {
/**
* 벽을 부쉈는지 안부수었는지 확인하기 위해 visited 배열을 3차원 배열로 선언한다.
* <p>
... | 3,345 | 0.422272 | 0.412939 | 121 | 24.677687 | 19.799915 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.694215 | false | false | 7 |
ec80ca210a9ec34bfd5fcdb14ff785f7174f9f8b | 7,894,149,902,283 | a523119428a8d3db5c3154f5dbd7dcdc2e1b29fe | /src/main/java/com/design/pattern/factory/concreteCreator/NYPizzaStore.java | 80a4c6c7b61965d1212f51b424fbadb547f5659c | [] | no_license | qihouying/design-pattern | https://github.com/qihouying/design-pattern | 7811c1b223ad8ca62c8d987bce51be921867ed22 | cd4feb81f89bdebedc705d4930e544a6bc4d3ec2 | refs/heads/master | 2021-01-22T05:27:58.783000 | 2017-04-17T13:36:42 | 2017-04-17T13:36:42 | 81,663,293 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.design.pattern.factory.concreteCreator;
import com.design.pattern.factory.ConcreteProduct.NYStyleCheesePizza;
import com.design.pattern.factory.ConcreteProduct.NYStyleVeggiePizza;
import com.design.pattern.factory.Pizza;
import com.design.pattern.factory.PizzaStore;
/**
* Created by dream on 08/04/2017.
... | UTF-8 | Java | 625 | java | NYPizzaStore.java | Java | [
{
"context": "ign.pattern.factory.PizzaStore;\n\n/**\n * Created by dream on 08/04/2017.\n */\npublic class NYPizzaStore exte",
"end": 304,
"score": 0.9519392251968384,
"start": 299,
"tag": "USERNAME",
"value": "dream"
}
] | null | [] | package com.design.pattern.factory.concreteCreator;
import com.design.pattern.factory.ConcreteProduct.NYStyleCheesePizza;
import com.design.pattern.factory.ConcreteProduct.NYStyleVeggiePizza;
import com.design.pattern.factory.Pizza;
import com.design.pattern.factory.PizzaStore;
/**
* Created by dream on 08/04/2017.
... | 625 | 0.7072 | 0.6944 | 20 | 30.25 | 22.483049 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 7 |
9cb3dceb3d72f9c19ba63d1e1223e310f94fc47d | 23,716,809,471,887 | 2a0b5df31c675070761dca0d3d719733fc2ea187 | /java/oreilly/designpatterns/src/main/java/com/designpatterns/chp4/ChicagoStyleClamPizza.java | 24939946820929175405c18df84f777733e261c0 | [] | no_license | oussamad-blip/bookcode-compile-lang | https://github.com/oussamad-blip/bookcode-compile-lang | 55ff480d50f6101fd727bbfedb60587cb9930b60 | 87a959cf821624765df34eff506faf28ae429b4c | refs/heads/master | 2023-05-05T00:05:49.387000 | 2019-02-17T10:08:17 | 2019-02-17T10:08:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.designpatterns.chp4;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
public class ChicagoStyleClamPizza extends Pizza {
private static final Logger logger = LoggerFactory.getLogger(ChicagoStyleClamPizza.class);
@Override
public void prepare() {
logger.info("Preparing Chicago... | UTF-8 | Java | 670 | java | ChicagoStyleClamPizza.java | Java | [] | null | [] | package com.designpatterns.chp4;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
public class ChicagoStyleClamPizza extends Pizza {
private static final Logger logger = LoggerFactory.getLogger(ChicagoStyleClamPizza.class);
@Override
public void prepare() {
logger.info("Preparing Chicago... | 670 | 0.670149 | 0.665672 | 30 | 21.333334 | 24.637821 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.266667 | false | false | 7 |
0fe4fc67c273426f0f1cae0c11c3c83913b33908 | 6,055,903,918,575 | 6ffa11531ebb2f9b7090e2a414e8ad54c8cd5624 | /jsp+servlet/CH06-分页和上传/CH06_PageAndUpload/src/com/whcs/servlet/UploadServlet.java | e9b02d34f1a0c06df59d1839daf12ca018681b50 | [] | no_license | chenshengtyd/myGitHub | https://github.com/chenshengtyd/myGitHub | 9d826e9c10b5a2fcb746dc0b65f7d1c01dd46985 | a1e28ae75013d763cb1d052170156652342a7280 | refs/heads/master | 2022-12-22T02:27:18.433000 | 2021-09-16T15:48:01 | 2021-09-16T15:48:01 | 140,400,190 | 2 | 1 | null | false | 2022-12-16T11:40:26 | 2018-07-10T08:18:08 | 2021-09-16T15:48:11 | 2022-12-16T11:40:26 | 234,065 | 1 | 0 | 25 | Java | false | false | package com.whcs.servlet;
import java.io.File;
import java.io.IOException;
import java.util.Iterator;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http... | UTF-8 | Java | 3,173 | java | UploadServlet.java | Java | [] | null | [] | package com.whcs.servlet;
import java.io.File;
import java.io.IOException;
import java.util.Iterator;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http... | 3,173 | 0.717659 | 0.71625 | 83 | 33.180721 | 23.986012 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.024096 | false | false | 7 |
3319b2560c648c438c069e03dcfb61f6af76f53b | 11,312,943,900,675 | 2df6a5532ffa719155ff1f9f489c7000617fb0ab | /mybatis-mapper/src/main/java/com/pan/controller/UserController.java | 397371d8ecc02597fe8eb96fccf48e9cfa147c61 | [] | no_license | panzhimin1325/spring-workspace | https://github.com/panzhimin1325/spring-workspace | ca1bb8b6355c6f6e8b6666c1c239046e94e02a07 | a2c88018fc9c36bdc3cf20187315af5fef07268d | refs/heads/master | 2020-04-18T01:57:01.561000 | 2019-08-23T09:14:56 | 2019-08-23T09:14:56 | 167,140,850 | 0 | 0 | null | false | 2020-10-13T22:07:46 | 2019-01-23T07:50:19 | 2019-08-23T09:15:58 | 2020-10-13T22:07:44 | 1,831 | 0 | 0 | 23 | CSS | false | false | package com.pan.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody;
import com.pan.entity.User;
import com.pan.mapper.Use... | UTF-8 | Java | 619 | java | UserController.java | Java | [] | null | [] | package com.pan.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody;
import com.pan.entity.User;
import com.pan.mapper.Use... | 619 | 0.799677 | 0.76252 | 24 | 24.791666 | 22.379267 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.916667 | false | false | 7 |
0cb38d510aecbad0d9ca2fdec005e52d8e12f611 | 25,924,422,647,542 | 0545b653543d2518964024ed9dd05512219b1e07 | /hcg/src/main/java/com/deco2800/hcg/quests/QuestReader.java | 36855648012567911a3a4423d8c6dc32628563fd | [] | no_license | hobrien17/deco2800-hcg-copy | https://github.com/hobrien17/deco2800-hcg-copy | 0b48a5c40960ca21850c245eaabd2c633939cd61 | f5a32a1b25ce81f8e60dbb35c5667845263b6638 | refs/heads/master | 2021-04-06T02:13:58.428000 | 2017-10-22T19:25:08 | 2017-10-22T19:25:08 | 124,708,884 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.deco2800.hcg.quests;
import com.deco2800.hcg.entities.enemyentities.EnemyType;
import com.deco2800.hcg.items.Item;
import com.deco2800.hcg.managers.ResourceLoadException;
import com.deco2800.hcg.managers.ItemManager;
import com.deco2800.hcg.managers.GameManager;
import com.google.gson.JsonElement;
import c... | UTF-8 | Java | 9,331 | java | QuestReader.java | Java | [
{
"context": "der handles quest loading from files\n *\n * @author Harry Guthrie\n */\npublic class QuestReader {\n\n static ArrayL",
"end": 635,
"score": 0.9997923970222473,
"start": 622,
"tag": "NAME",
"value": "Harry Guthrie"
}
] | null | [] | package com.deco2800.hcg.quests;
import com.deco2800.hcg.entities.enemyentities.EnemyType;
import com.deco2800.hcg.items.Item;
import com.deco2800.hcg.managers.ResourceLoadException;
import com.deco2800.hcg.managers.ItemManager;
import com.deco2800.hcg.managers.GameManager;
import com.google.gson.JsonElement;
import c... | 9,324 | 0.550102 | 0.54678 | 219 | 41.607307 | 32.915016 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.534247 | false | false | 7 |
d447d196bd4d86f54087ad19b18f8936adbf42b9 | 26,989,574,494,499 | 18473bde29a1f91ba3ce8fc7f5f7720c0c10c294 | /src/main/java/com/payneteasy/firewall/service/model/OutputPacket.java | 9dceb4b0bcb5f383f35f91e5bdd7cb5d35047456 | [] | no_license | evsinev/firewall-config | https://github.com/evsinev/firewall-config | 801ad9e95a63a31f6c5617c93d4fc9c331c01a1e | 807c8a21055c5d46c6e7c993c6286265db770822 | refs/heads/master | 2023-08-09T04:22:25.070000 | 2023-07-28T15:50:39 | 2023-07-28T15:50:39 | 7,672,586 | 5 | 5 | null | false | 2022-12-14T20:21:16 | 2013-01-17T19:25:52 | 2022-02-07T17:16:01 | 2022-12-14T20:21:13 | 248 | 2 | 7 | 2 | Java | false | false | package com.payneteasy.firewall.service.model;
/**
*
*/
public class OutputPacket extends AbstractPacket {
public String destination_address_name;
public String serviceName;
public String getDestination_address_name() {
return destination_address_name;
}
}
| UTF-8 | Java | 288 | java | OutputPacket.java | Java | [] | null | [] | package com.payneteasy.firewall.service.model;
/**
*
*/
public class OutputPacket extends AbstractPacket {
public String destination_address_name;
public String serviceName;
public String getDestination_address_name() {
return destination_address_name;
}
}
| 288 | 0.715278 | 0.715278 | 16 | 17 | 20.600365 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 7 |
ee42d378d22027a9f6bd11e5a8eb4b01fd4482e6 | 30,958,124,292,922 | 73fbb35995b7401f0a9008f70f8b8396e45ab9ad | /SimpleSpringMVCApp/src/main/java/com/spring/SimpleSpringMVCApp/dto/Account.java | a5a81363d50bcf75527093db5ff87fe99fa69837 | [] | no_license | JCCouture/SimpleSpringMVCApp | https://github.com/JCCouture/SimpleSpringMVCApp | fc92acdc9cfbc4a1fc29af39163081f25097eb29 | b42912d4fdd2b0068cb83d24d8b615017c1dc4a0 | refs/heads/master | 2021-01-10T16:32:53.364000 | 2015-11-02T01:36:54 | 2015-11-02T01:36:54 | 44,494,330 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.spring.SimpleSpringMVCApp.dto;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
public class Account
{
private String email;
private String password;
protected Account() {
}
public Account(String email, String password) {
this.email = email;
this.password =... | UTF-8 | Java | 769 | java | Account.java | Java | [] | null | [] | package com.spring.SimpleSpringMVCApp.dto;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
public class Account
{
private String email;
private String password;
protected Account() {
}
public Account(String email, String password) {
this.email = email;
this.password =... | 769 | 0.660598 | 0.660598 | 42 | 16.309525 | 16.266367 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.142857 | false | false | 7 |
616388a5f2825e97657a1589718ae7309f338a05 | 26,225,070,317,976 | 4e247c054d5f7b59db26e3831a49fcf772720f0f | /levels/LevelInformation.java | 76f2014e99a1aa3d0bed534371fba03969b3fe5b | [] | no_license | orspiegel/Arkanoid-game | https://github.com/orspiegel/Arkanoid-game | 04ecae59f4126309dc4059c6b528ce11adcc25c3 | 678649bf62e6e94ce0765ed4ef8f6382a254b616 | refs/heads/main | 2023-09-05T18:23:02.838000 | 2021-11-18T20:31:58 | 2021-11-18T20:31:58 | 429,562,629 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package levels;
import animation.Velocity;
import collidables.Block;
import sprites.Sprite;
import java.util.List;
//ID: 318720067
/**
* interFace of the level information.
* contains the settings of every level
* that will implement this interface.
*/
public interface LevelInformation {
/**
... | UTF-8 | Java | 1,679 | java | LevelInformation.java | Java | [] | null | [] | package levels;
import animation.Velocity;
import collidables.Block;
import sprites.Sprite;
import java.util.List;
//ID: 318720067
/**
* interFace of the level information.
* contains the settings of every level
* that will implement this interface.
*/
public interface LevelInformation {
/**
... | 1,679 | 0.551519 | 0.546158 | 82 | 18.475609 | 17.035992 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.207317 | false | false | 7 |
f52606e763f74f25144297058379e9e7cc931782 | 6,210,522,742,595 | 36d32eab8a8805ea8e4aecbcec15c8b60fde28c1 | /src/week4/Board.java | 51cce61f5a7d1516dde5b752fd0205f57208c0b2 | [] | no_license | johnttan/algorithms_in_java | https://github.com/johnttan/algorithms_in_java | 9fb17595469b76f9b8e22b7595f5a52b4a7e3f00 | db2f17c541410742a99631031da3cb26886d3ed8 | refs/heads/master | 2020-05-18T05:30:44.332000 | 2015-04-01T07:18:33 | 2015-04-01T07:18:33 | 29,942,593 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.ArrayDeque;
import java.util.ArrayList;
public class Board {
private int[][] board;
private int N;
private int hammingDistance;
private int manhattanDistance;
private int[][]twinGrid;
private ArrayDeque<Board>neighborsQueue = null;
private ArrayList<int[][]>neighborsList;
... | UTF-8 | Java | 6,676 | java | Board.java | Java | [] | null | [] | import java.util.ArrayDeque;
import java.util.ArrayList;
public class Board {
private int[][] board;
private int N;
private int hammingDistance;
private int manhattanDistance;
private int[][]twinGrid;
private ArrayDeque<Board>neighborsQueue = null;
private ArrayList<int[][]>neighborsList;
... | 6,676 | 0.451917 | 0.437088 | 206 | 31.407766 | 22.445375 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.669903 | false | false | 7 |
09686e40db9db1e469abe5af8912456438b40b10 | 19,739,669,703,561 | 626f60db71b0e38906aa380aad7e89e115927897 | /sources/com/tencent/bugly/proguard/C1975ah.java | ff2c2620ad8160b697c0f7120993d3ffbd4a9f36 | [] | no_license | hongducthbk123/locsource | https://github.com/hongducthbk123/locsource | 2b53424ff8b3aeb5c06b65a7fad9c19c058d361f | 2a4f4c2221e996446bde43329ccbd1659ca1f68b | refs/heads/master | 2021-05-24T17:34:35.820000 | 2020-04-07T03:55:39 | 2020-04-07T03:55:39 | 253,675,393 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tencent.bugly.proguard;
import java.util.ArrayList;
import java.util.Collection;
/* renamed from: com.tencent.bugly.proguard.ah */
/* compiled from: BUGLY */
public final class C1975ah extends C1994j implements Cloneable {
/* renamed from: c */
private static ArrayList<String> f1458c;
/* ren... | UTF-8 | Java | 1,055 | java | C1975ah.java | Java | [] | null | [] | package com.tencent.bugly.proguard;
import java.util.ArrayList;
import java.util.Collection;
/* renamed from: com.tencent.bugly.proguard.ah */
/* compiled from: BUGLY */
public final class C1975ah extends C1994j implements Cloneable {
/* renamed from: c */
private static ArrayList<String> f1458c;
/* ren... | 1,055 | 0.599052 | 0.501422 | 40 | 25.375 | 19.818789 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45 | false | false | 7 |
8a4e400f0ecdc9488c6292656792765dd3111ba2 | 9,929,964,437,030 | 163e0a7c7fc275b28c1c377648cc77a67a07851e | /src/aula_17_09_01/ConverteBinario.java | 5d8839541745ca3c54d14a97cade5a1ab11188a2 | [] | no_license | anapbr/Algoritmos | https://github.com/anapbr/Algoritmos | 8b50e80e47d8f7c4be9315b9bb6fb1384d323e12 | 705e04657f65ee76a44fc6ee6dc95369f14aeebd | refs/heads/master | 2021-08-11T09:47:03.368000 | 2017-11-13T14:35:06 | 2017-11-13T14:35:06 | 109,975,585 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package aula_17_09_01;
import auxiliares.Auxiliar;
public class ConverteBinario {
public static void main(String[] args) {
int decimal = 10;
int[] resultado = converterBinario(decimal);
System.out.print(decimal + " convertido em binário é igual a ");
Auxiliar.imprimeVetor(resultado);
}
public... | WINDOWS-1250 | Java | 728 | java | ConverteBinario.java | Java | [] | null | [] | package aula_17_09_01;
import auxiliares.Auxiliar;
public class ConverteBinario {
public static void main(String[] args) {
int decimal = 10;
int[] resultado = converterBinario(decimal);
System.out.print(decimal + " convertido em binário é igual a ");
Auxiliar.imprimeVetor(resultado);
}
public... | 728 | 0.616874 | 0.590595 | 44 | 15.431818 | 18.873259 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.818182 | false | false | 7 |
f881261b1676b7295151b150471f788b3bee4417 | 14,920,716,390,924 | 9b1d666cf7faafb45e9b456190dbb649ad70665c | /src/main/java/com/ServiciesHomeworks/model/Order.java | ed1b65b299ca9ea9f895e97323217d22f8543591 | [] | no_license | songhee24/ServiciesHomeworks | https://github.com/songhee24/ServiciesHomeworks | cdc3b87785e8308db346dfce644f5cfafae6c006 | 66c8c9fac5e1848e21e7fefb1c160c4cd488aa8e | refs/heads/master | 2021-01-06T14:30:06.781000 | 2020-02-18T12:56:37 | 2020-02-18T12:56:37 | 241,360,945 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ServiciesHomeworks.model;
public class Order {
}
| UTF-8 | Java | 62 | java | Order.java | Java | [] | null | [] | package com.ServiciesHomeworks.model;
public class Order {
}
| 62 | 0.790323 | 0.790323 | 4 | 14.5 | 15.239751 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 7 |
fff38bd32d4c7c4ff071e0b175b0bb3ab056a0ef | 14,087,492,744,076 | 1fd25520b9a1d19e53a1953bf91fdddd3a694ebc | /aac-framework-common/src/main/java/com/aac/framework/common/util/poi/CellModel.java | 7725119ab7ca7d8d440bb65ba51e8ef30a1bab92 | [] | no_license | yuzhixingdao/framework-ssm | https://github.com/yuzhixingdao/framework-ssm | 99933d918901e8e047d75ed4993ea4fe7564ee27 | 3c751beeb3e7d73bbf660dc458d6c5fc1d8826eb | refs/heads/master | 2021-01-15T10:21:01 | 2016-09-21T05:57:06 | 2016-09-21T05:57:06 | 68,783,053 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.aac.framework.common.util.poi;
import com.aac.framework.common.util.poi.skin.Style;
public class CellModel {
private String value;
private Style style;
public CellModel() {
super();
}
public CellModel(String value) {
super();
this.value = value;
}
public CellModel(Stri... | UTF-8 | Java | 720 | java | CellModel.java | Java | [] | null | [] | package com.aac.framework.common.util.poi;
import com.aac.framework.common.util.poi.skin.Style;
public class CellModel {
private String value;
private Style style;
public CellModel() {
super();
}
public CellModel(String value) {
super();
this.value = value;
}
public CellModel(Stri... | 720 | 0.623611 | 0.623611 | 45 | 14 | 14.564797 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.311111 | false | false | 7 |
a1887c3e1e91f2d12713cd29c94b4b70b08a894d | 7,507,602,875,708 | 2d91fa5b3fc55e0bdabec7750f52146845273eb0 | /ocms/src/main/java/in/careerscale/apps/ocms/dao/model/UserNetwork.java | 81250526ce4f3ccfc89ba6b1db02aaebe47e9d7b | [] | no_license | careerscale/cs-ocms | https://github.com/careerscale/cs-ocms | d9b43a6d49844b370a7f73034999f2dfdea21656 | 45db8bbb04d1c642f7d16b0203abcd4f41ca8434 | refs/heads/master | 2021-01-15T09:28:53.061000 | 2015-02-28T11:58:28 | 2015-02-28T11:58:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package in.careerscale.apps.ocms.dao.model;
// Generated Jul 7, 2013 10:49:55 AM by Hibernate Tools 4.0.0
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persiste... | UTF-8 | Java | 2,872 | java | UserNetwork.java | Java | [] | null | [] | package in.careerscale.apps.ocms.dao.model;
// Generated Jul 7, 2013 10:49:55 AM by Hibernate Tools 4.0.0
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persiste... | 2,872 | 0.77507 | 0.767061 | 106 | 26.094339 | 20.820675 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.462264 | false | false | 7 |
6931653ff250738c388d3482e415400e52225756 | 7,284,264,550,414 | ed7383ede7ebf5848660c60a57a4ee742a7583b1 | /src/bankomatic/Main.java | 89d8b95833ec7e1b6cdcc028dec48b8c04e7f23a | [] | no_license | Yeahsper/Ovning4_AccessDB | https://github.com/Yeahsper/Ovning4_AccessDB | ec1e79183575fbf4d21b41f25e0a530b81a26fb7 | 9a5254785c9840475cca166232a197ba4dd4fed3 | refs/heads/master | 2020-09-26T21:51:50.902000 | 2019-12-09T11:02:39 | 2019-12-09T11:02:39 | 226,349,663 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bankomatic;
import bankomatic.Gui.LoginGUI;
import javafx.application.Application;
import javafx.stage.Stage;
/**
* Main Class to run the program.
* @author Jesper
*
*/
public class Main extends Application {
private LoginGUI loginGUI = new LoginGUI();
@Override
public void start(Stag... | UTF-8 | Java | 455 | java | Main.java | Java | [
{
"context": "/**\r\n * Main Class to run the program.\r\n * @author Jesper\r\n *\r\n */\r\npublic class Main extends Application {",
"end": 185,
"score": 0.998798131942749,
"start": 179,
"tag": "NAME",
"value": "Jesper"
}
] | null | [] | package bankomatic;
import bankomatic.Gui.LoginGUI;
import javafx.application.Application;
import javafx.stage.Stage;
/**
* Main Class to run the program.
* @author Jesper
*
*/
public class Main extends Application {
private LoginGUI loginGUI = new LoginGUI();
@Override
public void start(Stag... | 455 | 0.687912 | 0.687912 | 26 | 15.5 | 17.14699 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.653846 | false | false | 7 |
7114f344f9ebab2cca5ded73429cf342f7ed7a4d | 395,137,017,166 | e6f455a3e7fbde2dd3189273adb63ea37e19cfd6 | /testing/app/src/main/java/com/example/TransitiveDependency.java | f96f1204a3cefd846e8b1b83cc62148e82d5f924 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | AndrewReitz/gradle-plugin-robospock | https://github.com/AndrewReitz/gradle-plugin-robospock | dce64e02e9f07bb6f13fa91ad25f22d7c7bfa6ce | 144c1ab663f5299d45cd4898d894b897c10ec680 | refs/heads/master | 2021-05-28T18:28:02.416000 | 2015-01-01T18:02:10 | 2015-01-01T18:02:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example;
import timber.log.Timber;
public final class TransitiveDependency {
public TransitiveDependency() {
Class<?> c = Timber.class;
}
}
| UTF-8 | Java | 170 | java | TransitiveDependency.java | Java | [] | null | [] | package com.example;
import timber.log.Timber;
public final class TransitiveDependency {
public TransitiveDependency() {
Class<?> c = Timber.class;
}
}
| 170 | 0.688235 | 0.688235 | 9 | 17.888889 | 15.751151 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 7 |
a37ec50e5fca56ef078cd4dbec2d5cc3ef7ddf33 | 36,593,121,383,322 | 18bb60fd5fadf715ed23a49ac5fb5dbf3c087177 | /adages-restlet/src/main/java/oracle/training/oce/ws/adages/restlet/AdagesApplication.java | 2f7fa1a7321dc1230370d9bb00da33f8b83a5b4c | [] | no_license | ecristobal/cacharreo-java | https://github.com/ecristobal/cacharreo-java | dd73d2b9731dc6d3a3b55692ccbd84678d9b8505 | 4ad5705b7c1b1a236599e92f0fc9473a7b822eda | refs/heads/master | 2016-08-04T16:27:14.075000 | 2014-11-09T10:37:40 | 2014-11-09T10:37:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package oracle.training.oce.ws.adages.restlet;
import org.restlet.Application;
import org.restlet.Request;
import org.restlet.Response;
import org.restlet.Restlet;
import org.restlet.data.MediaType;
import org.restlet.data.Status;
import org.restlet.routing.Router;
/**
* Sets up a routing table for REST services.
*... | UTF-8 | Java | 1,969 | java | AdagesApplication.java | Java | [
{
"context": "p a routing table for REST services.\n *\n * @author esteban.a.rodriguez\n */\npublic class AdagesApplication extends Applic",
"end": 351,
"score": 0.9996699094772339,
"start": 332,
"tag": "NAME",
"value": "esteban.a.rodriguez"
}
] | null | [] | package oracle.training.oce.ws.adages.restlet;
import org.restlet.Application;
import org.restlet.Request;
import org.restlet.Response;
import org.restlet.Restlet;
import org.restlet.data.MediaType;
import org.restlet.data.Status;
import org.restlet.routing.Router;
/**
* Sets up a routing table for REST services.
*... | 1,969 | 0.67547 | 0.674962 | 71 | 26.746479 | 21.189766 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.605634 | false | false | 7 |
a1a9c0326ef79b81cca68c2276f0d72e080c22d2 | 36,593,121,383,285 | e6754396911e99b6c97fa9d906f745d00afe482b | /ContentEditorFX/ContentEditorFX/src/gui/docmodify/DocOverview.java | f737ab653bcd04ffbdd0d2cec706c1cefa647a64 | [] | no_license | binonsekiz/mostar | https://github.com/binonsekiz/mostar | 7a1ae9a4617f320882d916d11c598496f156efaa | 88d00c96dc3b687787c18ac98b3d177e1f975147 | refs/heads/master | 2021-01-17T07:30:46.666000 | 2014-06-25T06:23:50 | 2014-06-25T06:23:50 | 15,288,489 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //package gui.docmodify;
//
//import javafx.scene.control.TreeItem;
//import javafx.scene.control.TreeView;
//import javafx.scene.layout.StackPane;
//import settings.Translator;
//
//public class DocOverview extends StackPane{
//
// @SuppressWarnings("rawtypes")
// private TreeView treeView;
//
// private... | UTF-8 | Java | 2,866 | java | DocOverview.java | Java | [] | null | [] | //package gui.docmodify;
//
//import javafx.scene.control.TreeItem;
//import javafx.scene.control.TreeView;
//import javafx.scene.layout.StackPane;
//import settings.Translator;
//
//public class DocOverview extends StackPane{
//
// @SuppressWarnings("rawtypes")
// private TreeView treeView;
//
// private... | 2,866 | 0.652477 | 0.64829 | 84 | 32.119049 | 27.768347 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.773809 | false | false | 7 |
416513b96c433742bffd6a04269e2dcab2b61d9c | 34,333,968,604,063 | f81e65ec332ca792b5fefdf1f77aa2fe7f3d6183 | /src/main/java/bmo5/bmo5tests/bmo/pages/SingleReportPage.java | 57d0699ef324e804ca820735a3b21be29aa67f42 | [] | no_license | vvoicu/MajorProject | https://github.com/vvoicu/MajorProject | 50b3c140cfa47b9486ed2d3c9fddc72cbb61f820 | 59c0b8198547abfa95d115bba5ce1e46e8771566 | refs/heads/master | 2016-09-16T15:06:15.957000 | 2015-04-07T10:08:07 | 2015-04-07T10:08:07 | 33,535,886 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bmo5.bmo5tests.bmo.pages;
import java.io.IOException;
import org.junit.Assert;
import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.interactions.Actions;
import org.openqa.selenium.support.CacheLookup;
import org.openqa.selenium.support.FindBy;
import bm... | UTF-8 | Java | 41,762 | java | SingleReportPage.java | Java | [] | null | [] | package bmo5.bmo5tests.bmo.pages;
import java.io.IOException;
import org.junit.Assert;
import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.interactions.Actions;
import org.openqa.selenium.support.CacheLookup;
import org.openqa.selenium.support.FindBy;
import bm... | 41,762 | 0.693477 | 0.686078 | 682 | 59.234604 | 56.864922 | 365 | false | false | 0 | 0 | 0 | 0 | 72 | 0.004957 | 3.252199 | false | false | 7 |
b6066bebe326c3cb20bc01da4181e78bcabbc008 | 36,730,560,346,000 | e95318ca12571cf2ed7109250d15b8919aec1977 | /hahaxueche/src/main/java/com/hahaxueche/api/HHApiService.java | ca953656a4fc6ff4f4402fecb4e59531ed2d4804 | [] | no_license | XiaosongTech/hahaxueche-android | https://github.com/XiaosongTech/hahaxueche-android | 91a0ea82404ef65c1298609e1d36c9c297f85b04 | ae7886f57d975f542356581f2685ec3f456c4cdf | refs/heads/master | 2021-06-18T04:24:55.028000 | 2017-07-01T04:10:12 | 2017-07-01T04:10:12 | 49,932,832 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hahaxueche.api;
import com.hahaxueche.BuildConfig;
import com.hahaxueche.model.base.BaseBoolean;
import com.hahaxueche.model.base.BaseModel;
import com.hahaxueche.model.base.BaseSuccess;
import com.hahaxueche.model.base.BaseValid;
import com.hahaxueche.model.base.CityConstants;
import com.hahaxueche.model.... | UTF-8 | Java | 18,693 | java | HHApiService.java | Java | [
{
"context": "http.Url;\nimport rx.Observable;\n\n/**\n * Created by wangshirui on 16/9/8.\n */\npublic interface HHApiService {\n ",
"end": 2843,
"score": 0.9996640086174011,
"start": 2833,
"tag": "USERNAME",
"value": "wangshirui"
}
] | null | [] | package com.hahaxueche.api;
import com.hahaxueche.BuildConfig;
import com.hahaxueche.model.base.BaseBoolean;
import com.hahaxueche.model.base.BaseModel;
import com.hahaxueche.model.base.BaseSuccess;
import com.hahaxueche.model.base.BaseValid;
import com.hahaxueche.model.base.CityConstants;
import com.hahaxueche.model.... | 18,693 | 0.68493 | 0.683483 | 377 | 48.477455 | 48.121422 | 195 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.779841 | false | false | 7 |
0aa425582de987ee695c617307c6fb7cc49eaeb2 | 34,205,119,583,079 | a48999f09731128334e5052e448ad5a7ec95ad71 | /server/src/com/deadlyboundaries/server/model/ServerWorldManager.java | 86ee1d5748c382787f2f1189623d3e2bd97e51cf | [
"MIT",
"CC0-1.0"
] | permissive | payne911/libgdx-desktop-multiplayer-template | https://github.com/payne911/libgdx-desktop-multiplayer-template | c5df09e9a15dd1c0b6652851d8b2b6c59140a275 | 8f39d765aa7b6313b3919e121e2c5ba368cf935a | refs/heads/master | 2023-01-24T14:01:39.980000 | 2020-11-24T01:10:04 | 2020-11-24T01:10:04 | 302,441,136 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.deadlyboundaries.server.model;
import com.deadlyboundaries.server.factories.EnemySpawner;
import com.deadlyboundaries.common.model.entities.dynamic.enemies.Enemy;
import com.deadlyboundaries.common.state.GameWorld;
import com.deadlyboundaries.common.state.GameWorldManager;
import java.util.ArrayList;
impor... | UTF-8 | Java | 1,242 | java | ServerWorldManager.java | Java | [] | null | [] | package com.deadlyboundaries.server.model;
import com.deadlyboundaries.server.factories.EnemySpawner;
import com.deadlyboundaries.common.model.entities.dynamic.enemies.Enemy;
import com.deadlyboundaries.common.state.GameWorld;
import com.deadlyboundaries.common.state.GameWorldManager;
import java.util.ArrayList;
impor... | 1,242 | 0.742351 | 0.742351 | 39 | 30.846153 | 27.318199 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.487179 | false | false | 7 |
85d3823366539bd9e21754d7e081c7a5033b1bd3 | 34,574,486,770,962 | 9412cc1415e118c27cd1b0047c9f06d7d32e026d | /src/Ediable.java | 94d2106eb1de3a3aaaf63a095a97e00226661f62 | [] | no_license | duyettwyler2k/L-p-Animal-v-interface-Edible | https://github.com/duyettwyler2k/L-p-Animal-v-interface-Edible | fbf5159be7ddd828fc70730e9de73a26792705c8 | 1274ca8f63594308060dbfd0db587de03fc24927 | refs/heads/master | 2023-04-07T09:57:49.548000 | 2021-04-12T09:29:44 | 2021-04-12T09:29:44 | 357,133,960 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public interface Ediable {
String howToEat();
}
| UTF-8 | Java | 52 | java | Ediable.java | Java | [] | null | [] | public interface Ediable {
String howToEat();
}
| 52 | 0.692308 | 0.692308 | 3 | 16.333334 | 10.964589 | 26 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 7 |
3386499800fc9abb149cfdef7b3c915061b3af7a | 9,904,194,631,795 | ff254eff16e070fc68a8a1ae51355c6c73f764f8 | /src/main/java/com/wacai/bc/raft/transport/netty/NettyTls.java | 40539ad653ca6643a8f9980176d37484efb8b485 | [] | no_license | flym/open-chord | https://github.com/flym/open-chord | 0cb83675c7a15e061f5248c7f265743af67c46eb | ab599ccd5d020b07636c2538bd6f0d00fe8629b5 | refs/heads/master | 2017-11-03T20:21:17.879000 | 2017-11-02T08:29:53 | 2017-11-02T08:29:53 | 96,792,073 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wacai.bc.raft.transport.netty;
import de.uniba.wiai.lspi.util.Asserts;
import lombok.extern.slf4j.Slf4j;
import javax.net.ssl.*;
import java.io.File;
import java.io.FileInputStream;
import java.security.KeyStore;
/**
* 使用netty实现相应的ssl处理
*/
@Slf4j
final class NettyTls {
private NettyOptions properti... | UTF-8 | Java | 2,937 | java | NettyTls.java | Java | [] | null | [] | package com.wacai.bc.raft.transport.netty;
import de.uniba.wiai.lspi.util.Asserts;
import lombok.extern.slf4j.Slf4j;
import javax.net.ssl.*;
import java.io.File;
import java.io.FileInputStream;
import java.security.KeyStore;
/**
* 使用netty实现相应的ssl处理
*/
@Slf4j
final class NettyTls {
private NettyOptions properti... | 2,937 | 0.693076 | 0.692043 | 79 | 35.746834 | 31.26387 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.594937 | false | false | 7 |
05b49f1208297679b7c9f954dd76c4c6b6fdcc1e | 37,460,704,770,913 | 964244c9dc90f59ce5a38fb977b95c6cc27d4082 | /framework/src/com/framework/tabs/persistence/model/Roles.java | 9ddcd0373f98099e3e9500790c59eadd33abefce | [] | no_license | brainmemo/tools | https://github.com/brainmemo/tools | 8e0039bf7e60cb22a3d673b09396cdbdc15a74f6 | cd25adeca6c7bf051a39fee64a40d0bfc8312e32 | refs/heads/main | 2023-03-26T16:50:30.515000 | 2021-03-28T20:50:35 | 2021-03-28T20:50:35 | 326,480,575 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.framework.tabs.persistence.model;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.OneToOne;
import lombok.Data;
imp... | UTF-8 | Java | 781 | java | Roles.java | Java | [] | null | [] | package com.framework.tabs.persistence.model;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.OneToOne;
import lombok.Data;
imp... | 781 | 0.796415 | 0.790013 | 31 | 24.193548 | 19.351452 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.967742 | false | false | 7 |
dabd6629d3b70ab54bd825445d26ac9f09c34ea5 | 37,460,704,774,849 | 6acc727e75e59c429f171cf40f6a645e3472fe7a | /Programming_with_classesTask1-7/src/com/company/Test1.java | 0ce52f418432fc0ffa1e26f9b76b73bd0bf8233c | [] | no_license | nik-2/Introduction-to-Java.-General-Programming-online-course- | https://github.com/nik-2/Introduction-to-Java.-General-Programming-online-course- | 65d441e07338b2aef79397142b4dea73f97749ae | f8faed7f5a13a71b296a8ecf65dd5e4ac60b4ede | refs/heads/master | 2020-07-09T13:03:18.424000 | 2019-08-23T13:28:05 | 2019-08-23T13:28:05 | 203,975,117 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
public class Test1
{
private int x = 5;
private int y = 6;
private void print()
{
System.out.println(" x = " + x + "\n y = " + y);
}
private void change(int x, int y)
{
this.x = x;
this.y = y;
}
private void sum()
{
System.... | UTF-8 | Java | 991 | java | Test1.java | Java | [] | null | [] | package com.company;
public class Test1
{
private int x = 5;
private int y = 6;
private void print()
{
System.out.println(" x = " + x + "\n y = " + y);
}
private void change(int x, int y)
{
this.x = x;
this.y = y;
}
private void sum()
{
System.... | 991 | 0.375378 | 0.358224 | 53 | 17.698112 | 15.771463 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.377358 | false | false | 7 |
38cc28c52052fb3231bde7e203634ef231259249 | 37,452,114,841,171 | 44ab3fee89c590479c04fe4fe997539d41a37d3e | /api/src/test/java/org/sanelib/ils/api/converters/patronCategory/UpdatePatronCategoryConverterTest.java | c146929ab1df59e1cb00beff9005ab6e9ca531b2 | [
"MIT"
] | permissive | sanelib/springils | https://github.com/sanelib/springils | 826412b85d07086c559edffaab200690e2e6c8a1 | 13adb1db7325b7297f7da68c529294c9e16726a3 | refs/heads/dev | 2021-01-10T04:02:25.349000 | 2016-03-05T08:55:59 | 2016-03-05T08:55:59 | 49,132,512 | 0 | 1 | null | false | 2016-03-07T07:39:18 | 2016-01-06T11:59:35 | 2016-01-12T14:24:09 | 2016-03-07T07:39:18 | 1,345 | 0 | 0 | 5 | Java | null | null | package org.sanelib.ils.api.converters.patronCategory;
import org.junit.Test;
import org.sanelib.ils.api.dto.patronCategory.PatronCategoryDto;
import org.sanelib.ils.core.commands.ProcessCommand;
import org.sanelib.ils.core.commands.patronCategory.UpdatePatronCategory;
import org.sanelib.ils.core.exceptions.ProcessEr... | UTF-8 | Java | 2,567 | java | UpdatePatronCategoryConverterTest.java | Java | [] | null | [] | package org.sanelib.ils.api.converters.patronCategory;
import org.junit.Test;
import org.sanelib.ils.api.dto.patronCategory.PatronCategoryDto;
import org.sanelib.ils.core.commands.ProcessCommand;
import org.sanelib.ils.core.commands.patronCategory.UpdatePatronCategory;
import org.sanelib.ils.core.exceptions.ProcessEr... | 2,567 | 0.750682 | 0.749513 | 49 | 51.387756 | 42.917015 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.142857 | false | false | 7 |
a739a6d2632828c4f493f150a65a14bc27bd71bc | 18,889,266,231,541 | 14c38af4f1cbe70ad0d76bf75f10a179baf607e4 | /Orcinus/src/cn/sharp/android/ncr/display/domain/Email.java | 9cacb721b71447b7fe939f97f8a92eb2768c52b8 | [] | no_license | joyyiwei/Android | https://github.com/joyyiwei/Android | cabe66f6dfd914e0e64d5a2ea17c9a376491cf60 | de46742aa800f138aa070c89dbcdbb21eabef1f0 | refs/heads/master | 2016-08-03T02:16:45.465000 | 2014-09-21T13:51:53 | 2014-09-21T13:51:53 | 24,291,113 | 3 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.sharp.android.ncr.display.domain;
public class Email extends BaseDomain {
private static int ID = 0;
public int type;
public String value;
public Email() {
super(ID++);
}
}
| UTF-8 | Java | 193 | java | Email.java | Java | [] | null | [] | package cn.sharp.android.ncr.display.domain;
public class Email extends BaseDomain {
private static int ID = 0;
public int type;
public String value;
public Email() {
super(ID++);
}
}
| 193 | 0.709845 | 0.704663 | 11 | 16.545454 | 14.754745 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.090909 | false | false | 7 |
cffcda5fbd03e4e414b6da36d6b806e7aaadc3b3 | 32,658,931,376,827 | 7ab8c3586361ee73c197d4ac61d0278a97a0979d | /designpatterswithjava/src/main/java/com/whw/designpatterswithjava/observer/java/ObserverRun.java | 3318dd39fbe12cbd46a99f661fdbdeb10a9bfed9 | [] | no_license | boj17/DesignPatterns | https://github.com/boj17/DesignPatterns | 9b8d966c168f37ec1abdfa25136d687936855e13 | 06bb1eea8bbeb432cf871465a0286e7c0dd5f4ce | refs/heads/master | 2020-07-13T00:39:18.199000 | 2019-08-29T09:49:33 | 2019-08-29T09:49:33 | 204,949,375 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.whw.designpatterswithjava.observer.java;
public class ObserverRun {
public static void main(String[] arrays){
Observable postman=new Postman();
Observer boy1=new Boy("路飞");
Observer boy2=new Boy("乔巴");
Observer girl=new Girl("娜美");
postman.add(boy1);
po... | UTF-8 | Java | 431 | java | ObserverRun.java | Java | [
{
"context": "man=new Postman();\n Observer boy1=new Boy(\"路飞\");\n Observer boy2=new Boy(\"乔巴\");\n O",
"end": 204,
"score": 0.945835530757904,
"start": 202,
"tag": "NAME",
"value": "路飞"
},
{
"context": "oy1=new Boy(\"路飞\");\n Observer boy2=new Boy(\"乔巴\"... | null | [] | package com.whw.designpatterswithjava.observer.java;
public class ObserverRun {
public static void main(String[] arrays){
Observable postman=new Postman();
Observer boy1=new Boy("路飞");
Observer boy2=new Boy("乔巴");
Observer girl=new Girl("娜美");
postman.add(boy1);
po... | 431 | 0.611794 | 0.601966 | 16 | 24.4375 | 17.186363 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 7 |
f0fee272f6d8bfb5149feeea1217411ffea01451 | 14,310,831,082,705 | 0c1d809bb8cac6b8c27fdf5aef9aeee5604bc49f | /app/src/main/java/uk/ac/sussex/wear/android/datalogger/collector/SatelliteDataCollector.java | 3f6a7b0564ee86d3cce132bcb06be0e300e76e67 | [
"MIT"
] | permissive | institut-galilee/DataLogger | https://github.com/institut-galilee/DataLogger | 8c2f383ab119b77b0816825128aee06e9b734b90 | 6aa00e66cf6d212542ff577c0e76ac6be97cd9ee | refs/heads/master | 2021-01-05T18:06:46.025000 | 2019-11-11T14:58:15 | 2019-11-11T14:58:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2017. Mathias Ciliberto, Francisco Javier Ordoñez Morales,
* Hristijan Gjoreski, Daniel Roggen
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
* the Software without restriction, ... | UTF-8 | Java | 5,178 | java | SatelliteDataCollector.java | Java | [
{
"context": "/*\n * Copyright (c) 2017. Mathias Ciliberto, Francisco Javier Ordoñez Morales,\n * Hristijan G",
"end": 43,
"score": 0.9998478889465332,
"start": 26,
"tag": "NAME",
"value": "Mathias Ciliberto"
},
{
"context": "/*\n * Copyright (c) 2017. Mathias Ciliberto, Francisco Ja... | null | [] | /*
* Copyright (c) 2017. <NAME>, <NAME>,
* <NAME>, <NAME>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
* the Software without restriction, including without limitation the rights to use,
* copy,... | 5,121 | 0.669886 | 0.66892 | 151 | 33.284767 | 30.577744 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.629139 | false | false | 7 |
2c52cc227ae68347a58d2a6ce0ec8beeda2fc771 | 9,320,079,081,365 | 0e8e80c99ea1ddf9bfe69b77c8dee81b8611bb31 | /src/com/example/Codeforces/CodeforcesRound712/A.java | a42cef9cfb1512ec42a233a4260bcb3cfc079820 | [] | no_license | anshus7007/CodeMode | https://github.com/anshus7007/CodeMode | 28484b3f4a90c9fe778657db17b10279d722dd69 | f86ac371d3250bf988f1f516b872c965ae667588 | refs/heads/master | 2023-08-06T09:31:01.355000 | 2021-09-24T07:07:55 | 2021-09-24T07:07:55 | 290,453,045 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.Codeforces.CodeforcesRound712;
import java.util.Scanner;
public class A {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int t=sc.nextInt();
while (t-->0)
{
String s=sc.next();
int flag=0;
for(in... | UTF-8 | Java | 853 | java | A.java | Java | [] | null | [] | package com.example.Codeforces.CodeforcesRound712;
import java.util.Scanner;
public class A {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int t=sc.nextInt();
while (t-->0)
{
String s=sc.next();
int flag=0;
for(in... | 853 | 0.390387 | 0.376319 | 36 | 22.694445 | 17.812012 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 7 |
b26476a1098d2c5a5e3f6b110531873f6eafd609 | 12,051,678,290,522 | d3f178599b3fd24ba1f2859c4de9c639f8219d87 | /diptrack/src/test/java/fr/diptrack/service/MarkServiceTest.java | e8049103d5969a3f7623bbc74e0c4354a8b682c7 | [] | no_license | gtandu/bougly | https://github.com/gtandu/bougly | 16ddf6f1db24b5c3e95146e2d34d2a92f4e374fd | 3203f01600697f34ee7dd12d4f28bd4014157821 | refs/heads/master | 2021-01-22T02:08:53.112000 | 2017-06-27T12:20:08 | 2017-06-27T12:20:08 | 81,027,695 | 0 | 0 | null | false | 2017-03-29T18:11:22 | 2017-02-05T22:43:08 | 2017-02-05T22:47:16 | 2017-03-29T18:11:22 | 19,202 | 0 | 0 | 2 | JavaScript | null | null | package fr.diptrack.service;
import static org.mockito.Matchers.any;
import static org.mockito.Matchers.anyLong;
import static org.mockito.Matchers.eq;
import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.verify;
import static org.mockito.Mockito.when;
import org.junit.Test;
import org.junit.runn... | UTF-8 | Java | 1,554 | java | MarkServiceTest.java | Java | [] | null | [] | package fr.diptrack.service;
import static org.mockito.Matchers.any;
import static org.mockito.Matchers.anyLong;
import static org.mockito.Matchers.eq;
import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.verify;
import static org.mockito.Mockito.when;
import org.junit.Test;
import org.junit.runn... | 1,554 | 0.743243 | 0.740669 | 67 | 22.194031 | 18.93054 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.537313 | false | false | 7 |
43aea13113c20e34ebb2d6532edc66c9224bc73d | 34,626,026,357,785 | 2a1880fdfe204bb5614d864bf422a0e35473f541 | /src/main/java/com/weather/api/entities/weather/WeatherInfo.java | e1af6eb3f3302c29a6ca79c0af3815e35022adc4 | [] | no_license | charip/weather-api-test | https://github.com/charip/weather-api-test | 526176d4263a5e8e96d61194dd4647a4606480eb | de422fe90fc0947064bfba50a7ca6cadb04cc5bc | refs/heads/main | 2023-08-27T13:25:54.440000 | 2021-11-08T05:47:24 | 2021-11-08T05:47:24 | 425,711,130 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.weather.api.entities.weather;
public class WeatherInfo {
private String description;
public WeatherInfo() {
}
public WeatherInfo(String description) {
this.description = description;
}
public String getDescription() {
return description;
}
public void setDescription(String description) {... | UTF-8 | Java | 361 | java | WeatherInfo.java | Java | [] | null | [] | package com.weather.api.entities.weather;
public class WeatherInfo {
private String description;
public WeatherInfo() {
}
public WeatherInfo(String description) {
this.description = description;
}
public String getDescription() {
return description;
}
public void setDescription(String description) {... | 361 | 0.742382 | 0.742382 | 24 | 14.041667 | 16.764246 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.833333 | false | false | 7 |
8e1ce59257f9405afe665459e656212252b6f5fc | 36,344,013,266,504 | b8acaaffe398f642872df9b97c059d2622a32ccd | /app/src/main/java/com/example/abhis/myblogapp/Data/BlogRecyclerAdapter.java | ded6ec60f09509f03e29c6557d45af8daf7e0887 | [] | no_license | I-AM-0xBIT/Blog-App | https://github.com/I-AM-0xBIT/Blog-App | 2d4e6a9c04ab725553a3b7998f6d5a51b3d94e3c | 8e692c19871c6814c842715eb3af239caf17021a | refs/heads/master | 2020-03-31T02:26:42.271000 | 2018-10-06T09:17:26 | 2018-10-06T09:17:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.abhis.myblogapp.Data;
import android.content.Context;
import android.graphics.drawable.Drawable;
import android.media.Image;
import android.net.Uri;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v7.widget.RecyclerView;
import android.u... | UTF-8 | Java | 3,410 | java | BlogRecyclerAdapter.java | Java | [] | null | [] | package com.example.abhis.myblogapp.Data;
import android.content.Context;
import android.graphics.drawable.Drawable;
import android.media.Image;
import android.net.Uri;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v7.widget.RecyclerView;
import android.u... | 3,410 | 0.708211 | 0.707625 | 115 | 28.652174 | 26.165043 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.608696 | false | false | 7 |
ef16c8f51d6df17545be81390a8aabf556c611c6 | 36,344,013,268,261 | bb522282fe23d90084553817a448e7211dc97bfa | /src/main/java/com/cse/helium/app/utils/CommonUtils.java | ba2004ece9c75f35031116cd97de76796c2c905b | [
"MIT",
"LicenseRef-scancode-generic-cla"
] | permissive | retaildevcrews/helium-java | https://github.com/retaildevcrews/helium-java | 1e40db1b19e5696b932d18e0dd1829fa1f3754d6 | 3423640fb78b93eef3be21157a82ea97cae120ed | refs/heads/main | 2022-01-08T16:40:55.881000 | 2022-01-07T17:50:56 | 2022-01-07T17:50:56 | 229,196,673 | 2 | 13 | MIT | false | 2022-01-07T17:50:57 | 2019-12-20T05:32:38 | 2022-01-07T17:50:36 | 2022-01-07T17:50:56 | 13,994 | 2 | 6 | 8 | Java | false | false | package com.cse.helium.app.utils;
import com.cse.helium.app.Constants;
import com.cse.helium.app.config.BuildConfig;
import com.cse.helium.app.services.keyvault.EnvironmentReader;
import com.cse.helium.app.services.keyvault.IEnvironmentReader;
import com.cse.helium.app.services.keyvault.IKeyVaultService;
import edu.um... | UTF-8 | Java | 5,852 | java | CommonUtils.java | Java | [] | null | [] | package com.cse.helium.app.utils;
import com.cse.helium.app.Constants;
import com.cse.helium.app.config.BuildConfig;
import com.cse.helium.app.services.keyvault.EnvironmentReader;
import com.cse.helium.app.services.keyvault.IEnvironmentReader;
import com.cse.helium.app.services.keyvault.IKeyVaultService;
import edu.um... | 5,852 | 0.649522 | 0.646446 | 151 | 37.754967 | 30.275986 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.516556 | false | false | 7 |
2a433e61aed126451f469b1ee27c544b024a58d5 | 30,150,670,481,405 | f82106fcb00ef2a790f01e6607f6fd0d2b96533a | /Filter/src/main/java/ru/nsu/fit/g14203/popov/filter/filters/InvertFilter.java | f67dbd65566efaa3a5b48807a4290bf4ba0883e4 | [] | no_license | Bolodya1997/graphics | https://github.com/Bolodya1997/graphics | f5be0c6fb61f7332de887e920c72465d5f6222ad | 475a50e05f2f64dd300518953afe96216665a079 | refs/heads/master | 2020-03-21T06:08:54.621000 | 2017-06-01T18:38:40 | 2017-06-01T18:38:40 | 138,202,219 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.nsu.fit.g14203.popov.filter.filters;
import java.awt.image.BufferedImage;
public class InvertFilter implements Filter {
@Override
public BufferedImage apply(BufferedImage image) {
BufferedImage result = Util.copyImage(image);
for (int x = 0; x < image.getWidth(); x++) {
... | UTF-8 | Java | 533 | java | InvertFilter.java | Java | [] | null | [] | package ru.nsu.fit.g14203.popov.filter.filters;
import java.awt.image.BufferedImage;
public class InvertFilter implements Filter {
@Override
public BufferedImage apply(BufferedImage image) {
BufferedImage result = Util.copyImage(image);
for (int x = 0; x < image.getWidth(); x++) {
... | 533 | 0.575985 | 0.559099 | 19 | 27.052631 | 22.901329 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.684211 | false | false | 7 |
97fa1c6875309462abca184693ce18db107da5bb | 27,376,121,570,968 | 4d69b8b3a8025dc9a8660090005e93943924b915 | /src/day9/MultiBranchIfStatementIntro.java | 4b33877f9ca72603e0b71de7ab5e7fa6732e8993 | [] | no_license | HurmaH/JavaCore | https://github.com/HurmaH/JavaCore | 648de2cbb2935ac0edcb0760caf70832a33e65ac | b7ba23c74849dbb6131cceb7fc5db676ac094e03 | refs/heads/master | 2020-06-04T00:47:46.598000 | 2019-07-21T21:42:27 | 2019-07-21T21:42:27 | 191,799,853 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package day9;
public class MultiBranchIfStatementIntro {
public static void main(String[] args) {
// TODO Auto-generated method stub
//GRADEBOOK
int score =75;
if (90<=score) {
System.out.println("A");
}else if (80<=score) {
System.out.println("B");
}else if (70<=score) {
... | UTF-8 | Java | 712 | java | MultiBranchIfStatementIntro.java | Java | [] | null | [] | package day9;
public class MultiBranchIfStatementIntro {
public static void main(String[] args) {
// TODO Auto-generated method stub
//GRADEBOOK
int score =75;
if (90<=score) {
System.out.println("A");
}else if (80<=score) {
System.out.println("B");
}else if (70<=score) {
... | 712 | 0.581461 | 0.557584 | 32 | 20.25 | 18.457722 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.96875 | false | false | 7 |
bd0ff3183170d0eafa3a7db66a9f6d92edc75dac | 13,391,708,079,625 | 0212e949ecbac88b45d52a3482ee37d98b7b380e | /src/warehouse/ActionRight.java | 72b7e9705fe877ab78828a09855d9341f5989e89 | [] | no_license | andre00nogueira/project-warehouse | https://github.com/andre00nogueira/project-warehouse | 5c3ee8c203111421a0e8498ca4815bd3d24df5b1 | 26ff346794288f2d41e523abe160e7e7392c925e | refs/heads/master | 2021-05-17T04:23:47.645000 | 2020-06-06T14:49:40 | 2020-06-06T14:49:40 | 250,621,730 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package warehouse;
import agentSearch.Action;
public class ActionRight extends Action<WarehouseState>{
public ActionRight(){
super(1);
}
@Override
public void execute(WarehouseState state){
state.moveRight();
state.setAction(this);
}
@Override
public boolean isVa... | UTF-8 | Java | 391 | java | ActionRight.java | Java | [] | null | [] | package warehouse;
import agentSearch.Action;
public class ActionRight extends Action<WarehouseState>{
public ActionRight(){
super(1);
}
@Override
public void execute(WarehouseState state){
state.moveRight();
state.setAction(this);
}
@Override
public boolean isVa... | 391 | 0.657289 | 0.654731 | 21 | 17.666666 | 17.318676 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 7 |
8f930f375caa2e7aeb888278ff501dc10cf68506 | 19,808,389,190,838 | 0ac4c7ee22a519c4e3651834974641dc29f6fc63 | /Source/src/mainWindow/Building.java | 3785e43dea3e82ec772b4318f228999763569f29 | [] | no_license | ddodds399/Monopoly-Desktop-Game | https://github.com/ddodds399/Monopoly-Desktop-Game | e55de7d4d05690ee503bd2aca6a074de30c4e63e | d1204e7d5ed881224bff6c4c2582685603226d88 | refs/heads/master | 2021-01-20T18:48:05.114000 | 2016-06-19T20:00:01 | 2016-06-19T20:00:01 | 61,497,222 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mainWindow;
import java.awt.Color;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.BorderFactory;
import javax.swing.ImageIcon;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JOptionPa... | WINDOWS-1252 | Java | 64,993 | java | Building.java | Java | [
{
"context": "ild flats/halls and sell properties\n * \n * @author Brogrammers\n */\n@SuppressWarnings(\"serial\")\npublic class ",
"end": 582,
"score": 0.5649631023406982,
"start": 575,
"tag": "USERNAME",
"value": "Brogram"
},
{
"context": "s/halls and sell properties\n * \n * @auth... | null | [] | package mainWindow;
import java.awt.Color;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.BorderFactory;
import javax.swing.ImageIcon;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JOptionPa... | 64,985 | 0.710582 | 0.70056 | 1,756 | 35.992596 | 24.027401 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.992027 | false | false | 7 |
a47e4c2bca7ffa0fda8fd0b786686063575d3d9c | 2,448,131,380,093 | a255dc3a63716d3424e41a7722dbcc5baecb31ed | /Decryptor.java | 268b3faff6d1d4122e3ea4dcd1d92f0324c977a6 | [] | no_license | angelalin2004/decryptor | https://github.com/angelalin2004/decryptor | 57369811a848d2cc79ce3c49c4b496869eb0e398 | bb99717dd817612a2e06e93ddf4ec819b2fa8621 | refs/heads/master | 2020-04-05T23:20:43.665000 | 2015-01-09T21:41:12 | 2015-01-09T21:41:12 | 28,708,379 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
import java.lang.*;
import java.io.*;
public class Decryptor {
String message = "";
String [] words;
boolean one_lettered_word;
public static void main (String[] args) {
Decryptor machine = new Decryptor();
// machine.promptUser();
if (machine.getMe... | UTF-8 | Java | 3,102 | java | Decryptor.java | Java | [] | null | [] | import java.util.*;
import java.lang.*;
import java.io.*;
public class Decryptor {
String message = "";
String [] words;
boolean one_lettered_word;
public static void main (String[] args) {
Decryptor machine = new Decryptor();
// machine.promptUser();
if (machine.getMe... | 3,102 | 0.455835 | 0.452289 | 96 | 31.322916 | 20.045519 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.885417 | false | false | 7 |
73bf0bce78d200aecfdd598923e66557dbd9f592 | 6,949,257,105,264 | 9d55781f89acad8f8475001fd298ee51c999a21f | /src/org/usfirst/frc/team6359/robot/RobotMap.java | f567e9d4c3538edb22daad1578c4ab3ad814fd2b | [] | no_license | Team6359/FRC-2018 | https://github.com/Team6359/FRC-2018 | a749d8bda4be55ca783ef3f883f815f40b14a5ca | 6f262bf3b2273de07182879c3477dd56d8749703 | refs/heads/master | 2021-09-23T12:11:48.427000 | 2018-09-22T17:21:44 | 2018-09-22T17:21:44 | 118,841,351 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.usfirst.frc.team6359.robot;
public class RobotMap {
/*
* Left Stick X: 0 Left Stick Y: 1 Left Trigger: 2 Right Trigger: 3 Right Stick
* X: 4 Right Stick Y: 5
*
* A: 1 B: 2 X: 3 Y: 4 Left Bumper: 5 Left Bumper: 6 Back: 7 Start: 8 Left Stick
* Click: 9 Right Stick Click: 10
*/
// ... | UTF-8 | Java | 2,597 | java | RobotMap.java | Java | [
{
"context": "\n\t * Click: 9 Right Stick Click: 10\r\n\t */\r\n\r\n//\t// VictorSPX\r\n//\tpublic static int BR = 1;\r\n//\tpublic ",
"end": 324,
"score": 0.42261162400245667,
"start": 323,
"tag": "NAME",
"value": "V"
},
{
"context": " * Click: 9 Right Stick Click: 10\r\n\t */\r\n\r... | null | [] | package org.usfirst.frc.team6359.robot;
public class RobotMap {
/*
* Left Stick X: 0 Left Stick Y: 1 Left Trigger: 2 Right Trigger: 3 Right Stick
* X: 4 Right Stick Y: 5
*
* A: 1 B: 2 X: 3 Y: 4 Left Bumper: 5 Left Bumper: 6 Back: 7 Start: 8 Left Stick
* Click: 9 Right Stick Click: 10
*/
// ... | 2,597 | 0.685791 | 0.64613 | 82 | 29.670732 | 19.556082 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.439024 | false | false | 7 |
26db40ee1bea2d4fb14c64942c72da4b763e4bf9 | 23,673,859,757,578 | fd4da8afaeae6584b9d9e1accd66c43342bdb427 | /src/main/java/com/chess/сore/сhessboard/ChessBoardLogic.java | 57e81c1fc0f6ff06acf010342f3f20abb6afaa3c | [] | no_license | j-04/chess | https://github.com/j-04/chess | 459c696d829ce81bab24b437d9a034978d19620b | 2209e3c93ed56526e5af66e0b707b5678147f9c6 | refs/heads/master | 2023-08-07T22:32:16.844000 | 2020-02-04T11:18:00 | 2020-02-04T11:18:00 | 159,544,326 | 2 | 0 | null | false | 2023-07-20T07:35:09 | 2018-11-28T18:07:37 | 2023-05-18T11:53:17 | 2023-07-20T07:35:09 | 83 | 2 | 0 | 1 | Java | false | false | package com.chess.сore.сhessboard;
import com.chess.сore.figures.abstrac.Pawn;
import com.chess.сore.figures.black.BlackPawn;
import com.chess.сore.figures.abstrac.Figure;
import com.chess.сore.figures.other.ChessBoardCell;
import com.chess.сore.figures.white.WhitePawn;
import javax.swing.*;
import java.awt.*;
import... | UTF-8 | Java | 2,980 | java | ChessBoardLogic.java | Java | [] | null | [] | package com.chess.сore.сhessboard;
import com.chess.сore.figures.abstrac.Pawn;
import com.chess.сore.figures.black.BlackPawn;
import com.chess.сore.figures.abstrac.Figure;
import com.chess.сore.figures.other.ChessBoardCell;
import com.chess.сore.figures.white.WhitePawn;
import javax.swing.*;
import java.awt.*;
import... | 2,980 | 0.636731 | 0.634712 | 93 | 30.967741 | 25.938078 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.451613 | false | false | 7 |
f385410b9d0e772c6f6663a724b06d3abfef672b | 23,673,859,761,356 | 6a790822ca9fc4bcb349fed228e8d728739352a7 | /src/org/glite/data/common/helpers/ServiceSetup.java | c4af1d5c8deaa6f959b3a75239a9ac88900c39ca | [
"Apache-2.0"
] | permissive | giovannibianco/Hydra-Service | https://github.com/giovannibianco/Hydra-Service | 3daf9256d1096dc6bb07ed918e2355fed7af3fe7 | c3b35d9fd46af2a2158a7443f0b50977dcbf5f2a | refs/heads/master | 2020-05-17T03:50:13.989000 | 2014-10-07T13:11:43 | 2014-10-07T13:11:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) Members of the EGEE Collaboration. 2004.
* See http://eu-egee.org/partners/ for details on the copyright holders.
* For license conditions see the license file or http://www.apache.org/licenses/LICENSE-2.0
*/
package org.glite.data.common.helpers;
import org.apache.log4j.Logger;
/**
* Contai... | UTF-8 | Java | 1,342 | java | ServiceSetup.java | Java | [] | null | [] | /*
* Copyright (c) Members of the EGEE Collaboration. 2004.
* See http://eu-egee.org/partners/ for details on the copyright holders.
* For license conditions see the license file or http://www.apache.org/licenses/LICENSE-2.0
*/
package org.glite.data.common.helpers;
import org.apache.log4j.Logger;
/**
* Contai... | 1,342 | 0.673621 | 0.668405 | 41 | 31.731707 | 31.52701 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.195122 | false | false | 7 |
e7b54e750a2a811cf4cc0ecbd55125cb7e39a473 | 20,229,295,987,291 | 67dbae479dcb232d717536c781bbf4e164bcabe9 | /app/src/main/java/com/github/helltar/anpaside/adapters/ProjectsListAdapter.java | 216db3f03fac20371fbb254936c4f1154bb73d9b | [
"MIT"
] | permissive | Helltar/ANPASIDE | https://github.com/Helltar/ANPASIDE | 3bd5f46ac4604153b96c91be67ce67dd31f14755 | 6d3ca55b7b3e0fc43ab1bb49be45fc9f4c172d0c | refs/heads/master | 2023-02-16T10:06:30.097000 | 2023-02-05T23:54:43 | 2023-02-05T23:54:43 | 59,431,700 | 33 | 10 | MIT | false | 2022-06-13T11:17:17 | 2016-05-22T20:02:03 | 2022-06-06T01:35:41 | 2022-06-13T11:17:16 | 6,103 | 14 | 5 | 0 | Java | false | false | package com.github.helltar.anpaside.adapters;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import com.github.helltar.anpaside.Consts;
import com.github... | UTF-8 | Java | 2,391 | java | ProjectsListAdapter.java | Java | [] | null | [] | package com.github.helltar.anpaside.adapters;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import com.github.helltar.anpaside.Consts;
import com.github... | 2,391 | 0.669594 | 0.669594 | 72 | 32.208332 | 27.629461 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.458333 | false | false | 7 |
1d79a881707614c69d64430c7fe60e018a793d5d | 2,937,757,658,393 | dc0d4c91571ed4b70391120cb5c9e839cec1e6b1 | /src/main/java/com/band/dao/BandCoverDAOImpl.java | 8f784873e077b97a4797c8d2c912f006dbbc3afd | [] | no_license | jjoylee/band | https://github.com/jjoylee/band | dedbf713aef3543904a80223f43eeadd73658bfc | 1767213ae074c3951859e243940bd50a86072394 | refs/heads/master | 2021-01-21T10:22:33.961000 | 2017-03-26T15:37:19 | 2017-03-26T15:37:19 | 83,419,443 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.band.dao;
import javax.inject.Inject;
import org.apache.ibatis.session.SqlSession;
import org.springframework.stereotype.Repository;
import com.band.domain.BandCover;
@Repository
public class BandCoverDAOImpl implements BandCoverDAO{
private static final String namespace ="com.band.mapper.BandCoverMappe... | UTF-8 | Java | 903 | java | BandCoverDAOImpl.java | Java | [] | null | [] | package com.band.dao;
import javax.inject.Inject;
import org.apache.ibatis.session.SqlSession;
import org.springframework.stereotype.Repository;
import com.band.domain.BandCover;
@Repository
public class BandCoverDAOImpl implements BandCoverDAO{
private static final String namespace ="com.band.mapper.BandCoverMappe... | 903 | 0.76412 | 0.76412 | 37 | 23.405405 | 23.654564 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.135135 | false | false | 7 |
f43dd97cdfc8fa8798075812162415ee2d9fc92f | 17,308,718,235,906 | f29d82534d4d27c044fb3de061184dddf93d74dc | /ConfigFiles/ConfigMain.java | 7c29269eb4acc33662897ef7541b1c15bbfcdc57 | [] | no_license | soniakevlia/Threads | https://github.com/soniakevlia/Threads | 449348a7bfedcc942294b895d9ebd15784f86efa | 46bf32c052be9b3cdd0c2ad48fd8044b82d30a87 | refs/heads/master | 2020-04-22T18:00:01.079000 | 2019-03-30T09:10:32 | 2019-03-30T09:10:32 | 170,561,448 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ConfigFiles;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.util.Scanner;
public class ConfigMain {
public ConfigMain(String name) {
this.filename = name;
}
private String filename;
private enum lexemes {
SIZE("InputBlockSize")... | UTF-8 | Java | 1,619 | java | ConfigMain.java | Java | [] | null | [] | package ConfigFiles;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.util.Scanner;
public class ConfigMain {
public ConfigMain(String name) {
this.filename = name;
}
private String filename;
private enum lexemes {
SIZE("InputBlockSize")... | 1,619 | 0.56084 | 0.559605 | 62 | 24.112904 | 22.464384 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.435484 | false | false | 7 |
e6f514560ad83396b75ebe2c54897b837e49af01 | 29,781,303,282,032 | 5c6e93171d20f3c0619cf56a05c96af2a4542b27 | /src/faithnh/study/wordenglishstudy/util/XMLParser.java | 78107350c75213b0f01356c13f6e968f02d3bfe2 | [] | no_license | faithnh/wordenglishstudy | https://github.com/faithnh/wordenglishstudy | 667fde2ef2b3777e8f5bc0c20992b7e6127d5a77 | f293ad0998b10aced021778e862d3a5d2a8465a6 | refs/heads/master | 2020-04-05T05:58:00.096000 | 2012-01-03T17:31:13 | 2012-01-03T17:31:13 | 3,049,758 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package faithnh.study.wordenglishstudy.util;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.StringReader;
import java.util.ArrayList;
import javax.xml.parsers.DocumentBuilder;
import javax.xml.parsers.DocumentBuilderFactory;
import javax.xml.xpath.XPath;
import jav... | UTF-8 | Java | 2,362 | java | XMLParser.java | Java | [] | null | [] | package faithnh.study.wordenglishstudy.util;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.StringReader;
import java.util.ArrayList;
import javax.xml.parsers.DocumentBuilder;
import javax.xml.parsers.DocumentBuilderFactory;
import javax.xml.xpath.XPath;
import jav... | 2,362 | 0.712532 | 0.711685 | 73 | 30.328768 | 21.533062 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.369863 | false | false | 7 |
a837aa0651862b7c86bfd711e11aa87dde0be6ff | 15,135,464,801,457 | d202e939027baf73de18d71cbc4d57a2e28daba0 | /app/src/main/java/com/olsplus/balancemall/core/http/FileResponseBody.java | a499efd49ac5440e1d7b2ba61b2f201518faecc6 | [] | no_license | linceln/HPM | https://github.com/linceln/HPM | 47721540ff30cce20a7ad1e16277938f7ab2b957 | a38028145acb82fdd969d45c99d598824a63f9a9 | refs/heads/master | 2021-01-13T03:17:46.246000 | 2017-02-08T01:20:34 | 2017-02-08T01:20:34 | 77,589,809 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.olsplus.balancemall.core.http;
import com.olsplus.balancemall.app.upgrade.bean.DownloadProgressEvent;
import org.greenrobot.eventbus.EventBus;
import java.io.IOException;
import okhttp3.MediaType;
import okhttp3.ResponseBody;
import okio.Buffer;
import okio.BufferedSource;
import okio.ForwardingSource;
... | UTF-8 | Java | 1,753 | java | FileResponseBody.java | Java | [] | null | [] | package com.olsplus.balancemall.core.http;
import com.olsplus.balancemall.app.upgrade.bean.DownloadProgressEvent;
import org.greenrobot.eventbus.EventBus;
import java.io.IOException;
import okhttp3.MediaType;
import okhttp3.ResponseBody;
import okio.Buffer;
import okio.BufferedSource;
import okio.ForwardingSource;
... | 1,753 | 0.668858 | 0.665272 | 66 | 24.348484 | 23.268845 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 7 |
b9a7fa783027f3cc92203221f3799f6621ae2820 | 10,479,720,253,127 | 423dc171fc540669d2379491a6dad1aa7c6cfc74 | /excercises/implementation/Change.java | 35372b74dce9b3270bd866308692ab737baf45b5 | [] | no_license | chilja/Practice | https://github.com/chilja/Practice | fc098196906e251a4c43cc487c4109795e1ae997 | 183017cd11bbf5bc9f53abc8c5af30bbcb9277d4 | refs/heads/master | 2020-06-01T06:32:22.456000 | 2015-04-27T13:25:53 | 2015-04-27T13:25:53 | 34,312,385 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package excercises.implementation;
import java.util.HashMap;
import java.util.HashSet;
/**
* @author chiljagossow
*
*/
public class Change {
/**
* @param args
*/
public static void main(String[] args) {
HashSet<Change> set;
try {
set = getChange(100);
for (Change c: set){... | UTF-8 | Java | 2,602 | java | Change.java | Java | [
{
"context": "HashMap;\nimport java.util.HashSet;\n\n/**\n * @author chiljagossow\n *\n */\npublic class Change {\n\n /**\n * @param a",
"end": 128,
"score": 0.9924147129058838,
"start": 116,
"tag": "USERNAME",
"value": "chiljagossow"
}
] | null | [] | /**
*
*/
package excercises.implementation;
import java.util.HashMap;
import java.util.HashSet;
/**
* @author chiljagossow
*
*/
public class Change {
/**
* @param args
*/
public static void main(String[] args) {
HashSet<Change> set;
try {
set = getChange(100);
for (Change c: set){... | 2,602 | 0.544965 | 0.529208 | 114 | 21.824562 | 19.697824 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.447368 | false | false | 7 |
119a68c2badf28eb96a4dcd213db1de300c779e2 | 3,624,952,450,234 | 04c3a66ca44d6e790fd87d04606cc8b84b393c04 | /binary_trees/Rahul_Counting_Trees.java | 174046688081dc8060147c2a2582f19f67ba3284 | [
"Apache-2.0"
] | permissive | sumitkrnitjsr/Coding_Ninjas_Java_DSA | https://github.com/sumitkrnitjsr/Coding_Ninjas_Java_DSA | 16c433017b83ef6a20580679184ed5f3f9742486 | 269b78e5450fd0749f17c734ac3dd5e7251c1d99 | refs/heads/main | 2023-03-28T05:57:36.530000 | 2021-03-25T20:20:00 | 2021-03-25T20:30:11 | 351,561,685 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package binary_trees;
import java.util.Scanner;
/*
You are given a Binary tree T and an integer K. Input binary Trees T is consisting of N (numbered from 1 to N) nodes rooted at node 1 and each node has a number written on it, where the number written on the ith node is A[i].
Now, Rahul needs to find the number of unor... | UTF-8 | Java | 2,006 | java | Rahul_Counting_Trees.java | Java | [
{
"context": "e the number written on the ith node is A[i].\nNow, Rahul needs to find the number of unordered triplet",
"end": 283,
"score": 0.7528465986251831,
"start": 282,
"tag": "NAME",
"value": "R"
}
] | null | [] | package binary_trees;
import java.util.Scanner;
/*
You are given a Binary tree T and an integer K. Input binary Trees T is consisting of N (numbered from 1 to N) nodes rooted at node 1 and each node has a number written on it, where the number written on the ith node is A[i].
Now, Rahul needs to find the number of unor... | 2,006 | 0.449651 | 0.441176 | 60 | 32.433334 | 37.475933 | 225 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.566667 | false | false | 7 |
d09e27662b141b3fd6c88fb6290334cd0c3ebd3c | 4,037,269,313,869 | 3e18f2f1f8f319cbfb08e968446cf9b3eaa9b41f | /src/main/java/com/covens/common/item/ModItems.java | 616dd802a6689e5a69909068a8649288511f0aa8 | [
"MIT"
] | permissive | zabi94/Covens-reborn | https://github.com/zabi94/Covens-reborn | f35dbb85f78d1b297956907c3b05f0a9cc045be6 | 6fe956025ad47051e14e2e7c45893ddebc5c330a | refs/heads/master | 2020-04-10T16:17:30.713000 | 2020-03-07T13:23:22 | 2020-03-07T13:23:22 | 161,140,468 | 11 | 2 | NOASSERTION | false | 2019-05-08T19:31:40 | 2018-12-10T08:15:04 | 2019-04-28T19:38:50 | 2019-05-08T19:31:39 | 5,885 | 6 | 2 | 22 | Java | false | false | package com.covens.common.item;
import javax.annotation.Nullable;
import com.covens.api.ritual.EnumGlyphType;
import com.covens.common.block.ModBlocks;
import com.covens.common.block.chisel.BlockColdIronChiseled;
import com.covens.common.block.chisel.BlockNetherSteelChiseled;
import com.covens.common.block.chisel.Blo... | UTF-8 | Java | 24,281 | java | ModItems.java | Java | [] | null | [] | package com.covens.common.item;
import javax.annotation.Nullable;
import com.covens.api.ritual.EnumGlyphType;
import com.covens.common.block.ModBlocks;
import com.covens.common.block.chisel.BlockColdIronChiseled;
import com.covens.common.block.chisel.BlockNetherSteelChiseled;
import com.covens.common.block.chisel.Blo... | 24,281 | 0.76286 | 0.761748 | 514 | 46.2393 | 25.004652 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.86965 | false | false | 7 |
5b0837d5050cb882412a7fce4e6820f958d5e303 | 21,646,635,225,370 | fc0ed028a68177e27adabd746ac4b8f83701327b | /app/src/main/java/com/sc/adapter/ContentAdapter.java | b387cb556ac44580a1c83a3e4473d837864f545c | [] | no_license | suchun00/Demo | https://github.com/suchun00/Demo | 890a244a5fd17775a3f707da1b3d82867d48b73c | a67b2b3c3fc04958652dd36efce6ac02dedf2b45 | refs/heads/master | 2021-01-01T06:30:05.245000 | 2017-11-20T02:43:37 | 2017-11-20T02:43:37 | 97,440,061 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sc.adapter;
import android.content.Context;
import android.text.Editable;
import android.text.TextWatcher;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.BaseAdapter;
i... | UTF-8 | Java | 8,942 | java | ContentAdapter.java | Java | [
{
"context": "til.List;\nimport java.util.Map;\n\n/**\n * Created by suchun on 2017/10/17.\n */\npublic class ContentAdapter ex",
"end": 660,
"score": 0.9990930557250977,
"start": 654,
"tag": "USERNAME",
"value": "suchun"
}
] | null | [] | package com.sc.adapter;
import android.content.Context;
import android.text.Editable;
import android.text.TextWatcher;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.BaseAdapter;
i... | 8,942 | 0.512737 | 0.510144 | 223 | 38.784752 | 27.452011 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.757848 | false | false | 7 |
acff49842860475fe8108c556c3b081b1ac4d63d | 1,142,461,337,081 | 4d488502084622d385ba82e30ccca52c92e9f8e6 | /code/src/main/java/com/googlecode/cqengine/index/support/KeyStatisticsIndex.java | a627abdfc11f387ac52fa1619b398d6d29a80448 | [
"Apache-2.0"
] | permissive | npgall/cqengine | https://github.com/npgall/cqengine | 5c1f7f856c78a5191446095b4ee65aa7bcb92edd | a06923bca69719c51c622543fa0c2d63e71e8fab | refs/heads/master | 2023-08-19T20:56:29.004000 | 2022-12-23T12:33:28 | 2022-12-23T12:33:28 | 41,263,775 | 1,694 | 282 | Apache-2.0 | false | 2023-07-17T10:00:49 | 2015-08-23T19:27:00 | 2023-07-06T16:06:29 | 2023-04-10T14:21:27 | 11,503 | 1,618 | 240 | 73 | Java | false | false | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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... | UTF-8 | Java | 3,103 | java | KeyStatisticsIndex.java | Java | [
{
"context": "/**\n * Copyright 2012-2015 Niall Gallagher\n *\n * Licensed under the Apache License, Version ",
"end": 42,
"score": 0.9998937845230103,
"start": 27,
"tag": "NAME",
"value": "Niall Gallagher"
},
{
"context": " be stored\n * in the same bucket.\n *\n * Created by niall.... | null | [] | /**
* Copyright 2012-2015 <NAME>
*
* 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 ... | 3,094 | 0.730261 | 0.723816 | 74 | 40.932434 | 37.027866 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.283784 | false | false | 7 |
7100a2e1105a44635a8a393eacbdb250a2e1ba88 | 2,087,354,114,636 | 4a8abdb88ee8d7e9727884f880fa52cdd356356e | /src/main/java/com/ayhuli/web/manage/modules/account/dao/AccountRateUserLogDao.java | 392ee039cc15593e0e9050f4dd49d903f7574937 | [
"Apache-2.0"
] | permissive | c3h8moon/web-manage | https://github.com/c3h8moon/web-manage | 3540159d90d895792dbd1ad86562301b07b07947 | 9f0382b4aa294d304804d8311fa32ec3cdcfcb47 | refs/heads/master | 2018-03-30T07:14:51.824000 | 2017-04-22T11:05:21 | 2017-04-22T11:05:21 | 87,880,509 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package com.ayhuli.web.manage.modules.account.dao;
import com.ayhuli.web.manage.common.persistence.CrudDao;
import com.ayhuli.web.manage.common.persistence.annotation.MyBatisDao;
import com.ayhuli.web.manage.modules.account.entity.AccountRateUserLog;
/**
* 账户返率日志DAO接口
* @author cy
* @version 2017-04-22
... | UTF-8 | Java | 432 | java | AccountRateUserLogDao.java | Java | [
{
"context": "AccountRateUserLog;\n\n/**\n * 账户返率日志DAO接口\n * @author cy\n * @version 2017-04-22\n */\n@MyBatisDao\npublic int",
"end": 296,
"score": 0.9981058835983276,
"start": 294,
"tag": "USERNAME",
"value": "cy"
}
] | null | [] | /**
*
*/
package com.ayhuli.web.manage.modules.account.dao;
import com.ayhuli.web.manage.common.persistence.CrudDao;
import com.ayhuli.web.manage.common.persistence.annotation.MyBatisDao;
import com.ayhuli.web.manage.modules.account.entity.AccountRateUserLog;
/**
* 账户返率日志DAO接口
* @author cy
* @version 2017-04-22
... | 432 | 0.78125 | 0.762019 | 18 | 22.166666 | 27.406914 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.277778 | false | false | 7 |
e23266484a2e3762bfd927e4dfc8e6414f72c16b | 15,977,278,377,943 | f0332dd41c7ce6a97ea987f832713a55b90121a5 | /src/main/java/com/hxy/nzxy/stexam/system/domain/KnowledgeDO.java | 3b4ae9014b624d5cb59d3293ed3ec5bcd064a76f | [] | no_license | tanghui11/workings | https://github.com/tanghui11/workings | ec363b972427b871f42cabdbe5e2fd3ed22ea2f8 | cb7ad7c7c27a1636a6cbfaff3904581f7b1e8ef8 | refs/heads/master | 2022-01-23T09:46:59.060000 | 2019-08-27T08:33:55 | 2019-08-27T08:33:55 | 180,955,439 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hxy.nzxy.stexam.system.domain;
import java.io.Serializable;
import java.util.Date;
/**
* 考试知识
*
* @author dragon
* @email 330504176@qq.com
* @date 2018-01-03 09:25:05
*/
public class KnowledgeDO implements Serializable {
private static final long serialVersionUID = 1L;
//编号
private String id... | UTF-8 | Java | 2,512 | java | KnowledgeDO.java | Java | [
{
"context": "port java.util.Date;\n\n\n\n/**\n * 考试知识\n * \n * @author dragon\n * @email 330504176@qq.com\n * @date 2018-01-03 09",
"end": 132,
"score": 0.8688062429428101,
"start": 126,
"tag": "USERNAME",
"value": "dragon"
},
{
"context": "e;\n\n\n\n/**\n * 考试知识\n * \n * @author dr... | null | [] | package com.hxy.nzxy.stexam.system.domain;
import java.io.Serializable;
import java.util.Date;
/**
* 考试知识
*
* @author dragon
* @email <EMAIL>
* @date 2018-01-03 09:25:05
*/
public class KnowledgeDO implements Serializable {
private static final long serialVersionUID = 1L;
//编号
private String id;
//名称
... | 2,503 | 0.615212 | 0.60441 | 159 | 12.974843 | 12.56077 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.232704 | false | false | 7 |
9132afad169c5a3444a5a8b3b68fd465a1153a51 | 2,731,599,235,380 | 049d3148251dc48dfc2eb746a6a5b14295c0ee75 | /src/main/java/uit/se06/scholarshipweb/model/ScholarshipType.java | 38f2d005801035ed73e30ef5b91ece0482520930 | [] | no_license | HueHaTran/ScholarshipWeb | https://github.com/HueHaTran/ScholarshipWeb | 6b68ad8d21b5c6577b9643d18e520d96f48d91de | 561c36bd0d15431374c0a1d16b15561df7bda987 | refs/heads/master | 2018-12-29T23:50:14.295000 | 2015-07-02T15:28:47 | 2015-07-02T15:28:47 | 35,366,144 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uit.se06.scholarshipweb.model;
import static javax.persistence.GenerationType.IDENTITY;
import java.util.Set;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.per... | UTF-8 | Java | 2,559 | java | ScholarshipType.java | Java | [] | null | [] | package uit.se06.scholarshipweb.model;
import static javax.persistence.GenerationType.IDENTITY;
import java.util.Set;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.per... | 2,559 | 0.642048 | 0.641266 | 83 | 28.831326 | 27.642214 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.060241 | false | false | 7 |
f156683ebfa2605ce4b6233c771ef3785e9df58d | 9,191,230,068,711 | 69eedf2f3e4eb57cd83504b45522c1eed1d8c33d | /org.promasi.server/src/org/promasi/server/clientstate/ChooseGameClientState.java | 53072cd3df7e2848538c6b61614fe9ce9118ee3e | [] | no_license | eddiefullmetal/Promasi-V2 | https://github.com/eddiefullmetal/Promasi-V2 | dc2c4b4d689f9a8d688833fbd8a1e6587921ae75 | aac373cbaeeae93f0b600539a1361049dc550285 | refs/heads/master | 2020-12-25T09:00:43.839000 | 2011-05-11T19:44:46 | 2011-05-11T19:44:46 | 2,239,481 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package org.promasi.server.clientstate;
import java.beans.XMLDecoder;
import java.io.ByteArrayInputStream;
import java.util.LinkedList;
import java.util.Queue;
import org.promasi.game.SerializableGameModel;
import org.promasi.game.company.SerializableCompany;
import org.promasi.game.company.Se... | UTF-8 | Java | 5,848 | java | ChooseGameClientState.java | Java | [
{
"context": "ization.SerializationException;\r\n\r\n/**\r\n * @author m1cRo\r\n *\r\n */\r\npublic class ChooseGameClientState exte",
"end": 1386,
"score": 0.9996273517608643,
"start": 1381,
"tag": "USERNAME",
"value": "m1cRo"
}
] | null | [] | /**
*
*/
package org.promasi.server.clientstate;
import java.beans.XMLDecoder;
import java.io.ByteArrayInputStream;
import java.util.LinkedList;
import java.util.Queue;
import org.promasi.game.SerializableGameModel;
import org.promasi.game.company.SerializableCompany;
import org.promasi.game.company.Se... | 5,848 | 0.729138 | 0.728967 | 174 | 31.609196 | 29.549629 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.936782 | false | false | 7 |
2796baec255411fe2e34f57377ae6959d9333949 | 24,979,529,846,920 | c38c37b89489808077c7a5adefa764219170aea3 | /evacuation-simulation/src/main/java/edu/utdallas/mavs/evacuation/simulation/sim/agent/knowledge/external/EnvObjectKnowledgeStorageObject.java | 86f0e0fcaa9abed4f7ecb5638d4ddd7b34e815f0 | [] | no_license | pragati99/DIVAS5 | https://github.com/pragati99/DIVAS5 | 35a568af1a9c56a6c883cd076d3ad789dcf47107 | 714ba37c122e478e0494979ab7e08c16e50a5284 | refs/heads/master | 2021-08-11T19:32:27.038000 | 2017-11-14T03:32:03 | 2017-11-14T03:32:03 | 110,481,811 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.utdallas.mavs.evacuation.simulation.sim.agent.knowledge.external;
import java.util.ArrayList;
import java.util.List;
import com.jme3.math.Vector3f;
import com.vividsolutions.jts.geom.Coordinate;
import com.vividsolutions.jts.geom.GeometryFactory;
import edu.utdallas.mavs.divas.core.sim.common.state.EnvOb... | UTF-8 | Java | 9,136 | java | EnvObjectKnowledgeStorageObject.java | Java | [] | null | [] | package edu.utdallas.mavs.evacuation.simulation.sim.agent.knowledge.external;
import java.util.ArrayList;
import java.util.List;
import com.jme3.math.Vector3f;
import com.vividsolutions.jts.geom.Coordinate;
import com.vividsolutions.jts.geom.GeometryFactory;
import edu.utdallas.mavs.divas.core.sim.common.state.EnvOb... | 9,136 | 0.588879 | 0.580342 | 286 | 30.944056 | 34.300049 | 182 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.566434 | false | false | 7 |
03532a8e07501768c2c5ddddc41e48da37f4ae2e | 16,836,271,833,175 | a3fbd5161bde70b23903d968d99430141fd9d51b | /BD-POO/src/entity/Tipo.java | 1c53e95042468734e3a2620765e7974562941b03 | [] | no_license | pedrozuzi/BD---POO | https://github.com/pedrozuzi/BD---POO | 44c88e68864e8af7f31847b756378cb933ed8dcb | 61d2a01b470e29d7f71c51f0c80b7fcbf710e36f | refs/heads/master | 2023-07-28T03:06:49.023000 | 2015-06-16T23:55:18 | 2015-06-16T23:55:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package entity;
/**
* Classe para os objetos do tipo Tipo, com seus valores
* e métodos
* @author Pedro Afonso
*
*/
public class Tipo {
private int id;
private String descricao;
/**
* Método para retorno no id do tipo
* @return valor do id
*/
public int getId() {
return id;
}
... | ISO-8859-1 | Java | 753 | java | Tipo.java | Java | [
{
"context": "o Tipo, com seus valores\r\n * e métodos\r\n * @author Pedro Afonso\r\n *\r\n */\r\npublic class Tipo {\r\n\r\n\tprivate int id;",
"end": 119,
"score": 0.9998613595962524,
"start": 107,
"tag": "NAME",
"value": "Pedro Afonso"
}
] | null | [] | package entity;
/**
* Classe para os objetos do tipo Tipo, com seus valores
* e métodos
* @author <NAME>
*
*/
public class Tipo {
private int id;
private String descricao;
/**
* Método para retorno no id do tipo
* @return valor do id
*/
public int getId() {
return id;
}
/**
... | 747 | 0.598118 | 0.598118 | 46 | 14.173913 | 14.381909 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.913043 | false | false | 7 |
75af5eaf64871a0b6659fba423e9c221b36f2a8e | 12,154,757,456,888 | 8d7f65dac65a576816225723de441dad0bfa9327 | /generator-core/src/main/java/com/mulesoft/jaxrs/raml/jaxb/JAXBElementProperty.java | 4bfe6816cf11e63afb6a5b352033e5e2931c67fa | [
"Apache-2.0"
] | permissive | lanmolsz/raml | https://github.com/lanmolsz/raml | 7b03d28e50faeb113a7af9f4f4799efdd248ece3 | 218695f41c7ac9a4fbf1623c902bcf278c4656f4 | refs/heads/master | 2021-01-17T12:52:14.540000 | 2016-07-18T07:50:20 | 2016-07-18T07:50:20 | 57,280,228 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mulesoft.jaxrs.raml.jaxb;
import java.lang.reflect.TypeVariable;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAnyAttribute;
import javax.xml.bind.annotation.XmlAnyElement;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.adapters.XmlJa... | UTF-8 | Java | 1,734 | java | JAXBElementProperty.java | Java | [
{
"context": " * <p>JAXBElementProperty class.</p>\n *\n * @author kor\n * @version $Id: $Id\n */\npublic class JAXBElement",
"end": 712,
"score": 0.9906136989593506,
"start": 709,
"tag": "USERNAME",
"value": "kor"
}
] | null | [] | package com.mulesoft.jaxrs.raml.jaxb;
import java.lang.reflect.TypeVariable;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAnyAttribute;
import javax.xml.bind.annotation.XmlAnyElement;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.adapters.XmlJa... | 1,734 | 0.694348 | 0.694348 | 58 | 28.896551 | 27.127216 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.448276 | false | false | 7 |
5081e863d87163c384673405b929cd9e395e503e | 34,626,026,390,873 | 03a311711b1013e4734d012941669557ca0a2279 | /Circle.java | f7be61675a31b26822d4772b61232df46272df2c | [] | no_license | Abdul-Awal1/javalab | https://github.com/Abdul-Awal1/javalab | e53516f572631651513a4d23c77cd9a89dc6d7f4 | 42e47ae3aa23d55dce1cb8f19e0d9f00f410635f | refs/heads/master | 2021-01-03T17:01:39.381000 | 2020-03-30T04:40:48 | 2020-03-30T04:40:48 | 240,162,002 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package beginerjava;
import java.util.Scanner;
public class Circle {
public static void main (String args [])
{
double radius,pie=3.1416,area;
Scanner input=new Scanner (System.in);
System.out.print("Enter the radius :");
radius =input.nextDouble();
a... | UTF-8 | Java | 458 | java | Circle.java | Java | [] | null | [] |
package beginerjava;
import java.util.Scanner;
public class Circle {
public static void main (String args [])
{
double radius,pie=3.1416,area;
Scanner input=new Scanner (System.in);
System.out.print("Enter the radius :");
radius =input.nextDouble();
a... | 458 | 0.537118 | 0.526201 | 18 | 23.333334 | 17.907167 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 7 |
d56b107eca4270f90289743dc0030487924276fb | 34,626,026,393,308 | ccd7af83526f944d76f7d861196673e63b9386ae | /mylibrary/src/main/java/com/goodie/sdk/android/data/response/MemberPointResponse.java | 98c5a285edf6bde6018387c8fea76a081a014101 | [] | no_license | goodie-id/sdk-android | https://github.com/goodie-id/sdk-android | d8fdbea0c79a9a16287e407de73399b42ce7e3fb | e0fff28707bc6111b661dc1ba40cc6a3f1b97f1b | refs/heads/master | 2020-05-07T16:55:40.662000 | 2019-08-13T06:42:56 | 2019-08-13T06:42:56 | 180,705,050 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.goodie.sdk.android.data.response;
import com.google.gson.annotations.SerializedName;
/**
* Created by Goodie on 13/02/2019.
*/
public class MemberPointResponse extends GenericResponse {
@SerializedName("memberName")
private String memberName;
@SerializedName("memberId")
... | UTF-8 | Java | 4,608 | java | MemberPointResponse.java | Java | [
{
"context": ".annotations.SerializedName;\r\n\r\n/**\r\n * Created by Goodie on 13/02/2019.\r\n */\r\n\r\npublic class MemberPointRe",
"end": 128,
"score": 0.8491412401199341,
"start": 122,
"tag": "NAME",
"value": "Goodie"
},
{
"context": " \"}\";\r\n }\r\n\r\n /*{\r\n ... | null | [] | package com.goodie.sdk.android.data.response;
import com.google.gson.annotations.SerializedName;
/**
* Created by Goodie on 13/02/2019.
*/
public class MemberPointResponse extends GenericResponse {
@SerializedName("memberName")
private String memberName;
@SerializedName("memberId")
... | 4,603 | 0.573134 | 0.558811 | 169 | 25.266272 | 22.153181 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.289941 | false | false | 7 |
36990e1364dea576c579df36a21c230c46091fa5 | 39,522,289,058,634 | 4e8668427cbf13f80e0ee536dd93b34649b02fd0 | /http-replay/src/test/java/br/com/objectos/http/replay/ZipFileTest.java | 0ae8dc23772876ba4c1992971abdc1b9b4702307 | [
"Apache-2.0"
] | permissive | objectos/http | https://github.com/objectos/http | f054d1b262503ae75aa60f0d1a58e9266c48023d | 2c48c120e02baea69262c66256f689cd96896774 | refs/heads/master | 2022-03-19T08:49:55.228000 | 2022-02-27T13:11:39 | 2022-02-27T13:11:39 | 239,498,361 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (C) 2016-2022 Objectos Software LTDA.
*
* 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 ... | UTF-8 | Java | 4,069 | java | ZipFileTest.java | Java | [] | null | [] | /*
* Copyright (C) 2016-2022 Objectos Software LTDA.
*
* 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 ... | 4,069 | 0.636766 | 0.632588 | 175 | 22.257143 | 20.006203 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 7 |
e1c55aa9a1773652ba78aaa04f227e033c2f05de | 35,527,969,514,464 | 7a23763f8575583ceaa866b1e3a02c5e31476be6 | /app/src/main/java/com/meiji/toutiao/module/media/wip/tab/MediaTabPresenter.java | 441b7787ba7d021ea85c3f63e1ab1e39da82d143 | [
"Apache-2.0"
] | permissive | kyaky/Toutiao | https://github.com/kyaky/Toutiao | 2feb9f15a7217c1e65de2bc411940dca52d6322f | 071d61e88e686172d384ba8c8b4d627ef74330ab | refs/heads/master | 2020-12-02T22:50:43.218000 | 2017-07-03T15:14:05 | 2017-07-03T15:14:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.meiji.toutiao.module.media.wip.tab;
import android.text.TextUtils;
import com.meiji.toutiao.ErrorAction;
import com.meiji.toutiao.RetrofitFactory;
import com.meiji.toutiao.api.IMobileMediaApi;
import com.meiji.toutiao.bean.media.MultiMediaArticleBean;
import com.meiji.toutiao.utils.TimeUtil;
import java.... | UTF-8 | Java | 4,489 | java | MediaTabPresenter.java | Java | [
{
"context": "eactivex.schedulers.Schedulers;\n\n/**\n * Created by Meiji on 2017/7/1.\n */\n\npublic class MediaTabPresenter ",
"end": 566,
"score": 0.9017577767372131,
"start": 561,
"tag": "USERNAME",
"value": "Meiji"
}
] | null | [] | package com.meiji.toutiao.module.media.wip.tab;
import android.text.TextUtils;
import com.meiji.toutiao.ErrorAction;
import com.meiji.toutiao.RetrofitFactory;
import com.meiji.toutiao.api.IMobileMediaApi;
import com.meiji.toutiao.bean.media.MultiMediaArticleBean;
import com.meiji.toutiao.utils.TimeUtil;
import java.... | 4,489 | 0.568501 | 0.565828 | 138 | 31.528986 | 22.783222 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.398551 | false | false | 7 |
0462fe9cbbbba60bc16d40490dfef6ca0f5e1293 | 35,055,523,119,288 | 4832fe04a6e1dd7205a697a7a10a88ed10b1e469 | /maze/cli/cli.java | 12906164af4388402559af3cd6ae5b27f668fead | [] | no_license | tiagocyberduck/LPOO-Maze | https://github.com/tiagocyberduck/LPOO-Maze | 686a41377dfad1d91a3943b2628569a89941bdd5 | f70f02e7441d3fccf6beb0f898cd9a57ab2d3c63 | refs/heads/master | 2021-03-24T12:01:10.607000 | 2015-04-27T23:58:00 | 2015-04-27T23:58:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cli;
import java.util.Scanner;
import logic.Logic;
public class cli {
private static Logic game;
private static boolean debug = false;
private static boolean debugRandom = false;
public static void main(String[] args) {
Scanner keyboard = new Scanner(System.in);
displayOptions(keyboard);
... | UTF-8 | Java | 2,677 | java | cli.java | Java | [] | null | [] | package cli;
import java.util.Scanner;
import logic.Logic;
public class cli {
private static Logic game;
private static boolean debug = false;
private static boolean debugRandom = false;
public static void main(String[] args) {
Scanner keyboard = new Scanner(System.in);
displayOptions(keyboard);
... | 2,677 | 0.627568 | 0.618229 | 113 | 22.690266 | 20.40132 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.159292 | false | false | 7 |
48579283b276ea12c6e1154eaa689ac7c4feda7e | 36,893,769,102,556 | 5cc735463ab824d8e50d8aea021f7ed3edbb3981 | /holley-wxcharging-biz/src/main/java/com/holley/wxcharging/model/def/vo/ChargingRecordVo.java | dcfe01357735a1171627e04411b20d6727720204 | [] | no_license | moutainhigh/wxcharging | https://github.com/moutainhigh/wxcharging | 3611b85c37453ec13d1fadbbdc77055eba0ce74b | ac07bcf0bff0c059e83b187917cc0ced2ac83685 | refs/heads/master | 2020-09-21T10:02:45.601000 | 2018-09-13T08:22:02 | 2018-09-13T08:22:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.holley.wxcharging.model.def.vo;
import java.math.BigDecimal;
import java.util.Date;
import com.holley.common.util.DateUtil;
import com.holley.wxcharging.common.constants.BikePayStatusEnum;
import com.holley.wxcharging.common.constants.ChargePayStatusEnum;
import com.holley.wxcharging.common.constants.UseT... | UTF-8 | Java | 2,393 | java | ChargingRecordVo.java | Java | [
{
"context": "tants.UseToTypeEnum;\n\n/**\n * 充电记录vo\n * \n * @author sc\n */\npublic class ChargingRecordVo {\n\n private I",
"end": 363,
"score": 0.788527250289917,
"start": 361,
"tag": "USERNAME",
"value": "sc"
}
] | null | [] | package com.holley.wxcharging.model.def.vo;
import java.math.BigDecimal;
import java.util.Date;
import com.holley.common.util.DateUtil;
import com.holley.wxcharging.common.constants.BikePayStatusEnum;
import com.holley.wxcharging.common.constants.ChargePayStatusEnum;
import com.holley.wxcharging.common.constants.UseT... | 2,393 | 0.653929 | 0.653929 | 102 | 21.833334 | 20.302652 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.568627 | false | false | 7 |
f56331ad4d2fe50bdf2b4aa96293fc56abae91a1 | 38,809,324,529,958 | cab7d82bbd82e694bc96cad32836f4671c42b519 | /PoolMyCarCode/PoolMyCarCode-ejb/src/java/facades/CommentoAutistaFacadeLocal.java | f76394348336843ce6f58a3e89f403ca8ce962ba | [] | no_license | Didba/poolmycar | https://github.com/Didba/poolmycar | 1135da877d8a440b25b11d550cc7c62e1f0ab90f | a9e98d0b17b1e7866e43a41aa44508ad940a2408 | refs/heads/master | 2020-05-20T16:50:09.037000 | 2010-05-13T09:27:13 | 2010-05-13T09:27:13 | 40,829,130 | 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 facades;
import java.util.List;
import javax.ejb.Local;
import utenti.CommentoAutista;
/** Interfaccia di CommentoAutistaFacade
* Interfaccia ad uso locale dell'oggetto che rende persistente l'oggetto Comment... | UTF-8 | Java | 633 | java | CommentoAutistaFacadeLocal.java | Java | [
{
"context": "e persistente l'oggetto CommentoAutista\n * @author berto\n */\n@Local\npublic interface CommentoAutistaFacade",
"end": 345,
"score": 0.9979920983314514,
"start": 340,
"tag": "USERNAME",
"value": "berto"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package facades;
import java.util.List;
import javax.ejb.Local;
import utenti.CommentoAutista;
/** Interfaccia di CommentoAutistaFacade
* Interfaccia ad uso locale dell'oggetto che rende persistente l'oggetto Comment... | 633 | 0.764613 | 0.764613 | 29 | 20.827587 | 22.952829 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37931 | false | false | 7 |
c5dcd68aa6e7af6efdc0fc68801b8eeec23026af | 33,689,723,534,030 | 9480d020300a925ac18b1ad54ed81d553d1e0bc7 | /product-core/src/main/java/com/ai/slp/product/service/business/interfaces/IProductManagerBusiSV.java | 80491416ace304fd4c18ac9c935706421e27284d | [] | no_license | suevip/slp-product | https://github.com/suevip/slp-product | ffe134b5ae9129ba7b797bf48d0d349c6d9652e7 | fec809753e2990454c3b842e6b80bf3013f0c601 | refs/heads/master | 2018-01-15T12:13:42.226000 | 2016-09-20T10:57:34 | 2016-09-20T10:57:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ai.slp.product.service.business.interfaces;
import java.util.List;
import com.ai.opt.base.vo.PageInfoResponse;
import com.ai.slp.product.api.product.param.*;
/**
* 销售商品管理
* Created by jackieliu on 16/6/6.
*/
public interface IProductManagerBusiSV {
/**
* 商品管理中分页查询商品信息
* @param queryReq
... | UTF-8 | Java | 2,751 | java | IProductManagerBusiSV.java | Java | [
{
"context": ".api.product.param.*;\n\n/**\n * 销售商品管理\n * Created by jackieliu on 16/6/6.\n */\npublic interface IProductManagerBu",
"end": 210,
"score": 0.9996082782745361,
"start": 201,
"tag": "USERNAME",
"value": "jackieliu"
},
{
"context": "查询\n\t *\n\t * @param queryReq\n\t * @r... | null | [] | package com.ai.slp.product.service.business.interfaces;
import java.util.List;
import com.ai.opt.base.vo.PageInfoResponse;
import com.ai.slp.product.api.product.param.*;
/**
* 销售商品管理
* Created by jackieliu on 16/6/6.
*/
public interface IProductManagerBusiSV {
/**
* 商品管理中分页查询商品信息
* @param queryReq
... | 2,751 | 0.671411 | 0.669784 | 103 | 22.873787 | 27.484392 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.398058 | false | false | 7 |
93419febd6bb6243a5c876349bd59612ef74cb86 | 37,168,647,011,852 | 13d8634c00f9679570732fd0f3d528ccfdd7b1db | /src/hello3D/test/HelloWorld.java | d5d580efc0c816eca9914d8c3bdc78a21ae3eeeb | [] | no_license | hasinichathu/SoftwareVisualization | https://github.com/hasinichathu/SoftwareVisualization | 731dc6f442eb89fc47934c411ac767e8c40982ae | c4acfaac160d1d6fed6e932ce4140b5ec3559c08 | refs/heads/master | 2023-01-12T23:02:33.669000 | 2020-11-25T06:32:40 | 2020-11-25T06:32:40 | 312,970,017 | 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 hello3D.test;
/**
*
* @author Hasini
*/
import com.jme3.app.SimpleApplication;
import com.jme3.material.Materia... | UTF-8 | Java | 5,110 | java | HelloWorld.java | Java | [
{
"context": "\n */\r\npackage hello3D.test;\r\n\r\n/**\r\n *\r\n * @author Hasini\r\n */\r\nimport com.jme3.app.SimpleApplication;\r\nimpor",
"end": 241,
"score": 0.9386710524559021,
"start": 235,
"tag": "NAME",
"value": "Hasini"
}
] | 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 hello3D.test;
/**
*
* @author Hasini
*/
import com.jme3.app.SimpleApplication;
import com.jme3.material.Materia... | 5,110 | 0.6409 | 0.608219 | 145 | 33.241379 | 24.820536 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.648276 | false | false | 7 |
008a8330cddc334ae8cc00652d0c06a5f5838aeb | 39,410,619,916,884 | 6b043d3c63b81ce9f4f624c9d4d4adf085364803 | /src/com/Jarson/syn/ThreadSafe02.java | b99be945b5059e184a483e96e6311027d1481510 | [] | no_license | codeJarson/Thread_study | https://github.com/codeJarson/Thread_study | a931b4c4a25f935ef15deb8859ba6d4523455234 | 0f4ef7e14533d06bf3a6688b4b7bde8345a7c890 | refs/heads/master | 2020-05-29T19:52:47.648000 | 2019-05-30T03:51:41 | 2019-05-30T03:51:41 | 189,341,851 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.Jarson.syn;
import java.lang.reflect.Array;
import java.util.ArrayList;
import java.util.List;
/**
* @author Jarson
* @create 2019-05-26 20:43
*/
/*
线程同步
synchronized (object) 同步块
作用:
使得当中object(任何对象)锁的对象更加明确,线程更安全
*/
public class ThreadSafe02 {
pub... | UTF-8 | Java | 1,012 | java | ThreadSafe02.java | Java | [
{
"context": ".ArrayList;\nimport java.util.List;\n\n/**\n * @author Jarson\n * @create 2019-05-26 20:43\n */\n/*\n 线程同步\n ",
"end": 130,
"score": 0.9995894432067871,
"start": 124,
"tag": "NAME",
"value": "Jarson"
}
] | null | [] | package com.Jarson.syn;
import java.lang.reflect.Array;
import java.util.ArrayList;
import java.util.List;
/**
* @author Jarson
* @create 2019-05-26 20:43
*/
/*
线程同步
synchronized (object) 同步块
作用:
使得当中object(任何对象)锁的对象更加明确,线程更安全
*/
public class ThreadSafe02 {
pub... | 1,012 | 0.55119 | 0.519048 | 35 | 23 | 19.625057 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.314286 | false | false | 7 |
58503eb0d50fcd86424081b27a336f95649100e0 | 38,972,533,265,564 | 614580168b1fd1ebcf14059863764ff3d337e6ac | /src/com/thread/lesson6/c_6_1/MyObject.java | dcb3c54d208d1225b25d99eb8eba893901f4bc4c | [] | no_license | chenghaochen1993/thread-core | https://github.com/chenghaochen1993/thread-core | abcba5ac8a17771e6d224f6a91e0724ce04fb4f9 | 839881836665113b85709ff9cc0273952ccd767c | refs/heads/master | 2021-09-13T21:07:44.999000 | 2018-05-04T06:27:26 | 2018-05-04T06:27:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.thread.lesson6.c_6_1;
/**
* Created by cch
* 2018-04-24 10:12.
*/
public class MyObject {
private static MyObject myObject = new MyObject();
private MyObject(){
}
public static MyObject getInstance(){
//饿汉模式
//此代码缺点是不能有两个实例
//因为没有加同步可能出现非线程安全问题
return my... | UTF-8 | Java | 406 | java | MyObject.java | Java | [
{
"context": "ckage com.thread.lesson6.c_6_1;\n\n/**\n * Created by cch\n * 2018-04-24 10:12.\n */\n\npublic class MyObject {",
"end": 56,
"score": 0.9886476397514343,
"start": 53,
"tag": "USERNAME",
"value": "cch"
}
] | null | [] | package com.thread.lesson6.c_6_1;
/**
* Created by cch
* 2018-04-24 10:12.
*/
public class MyObject {
private static MyObject myObject = new MyObject();
private MyObject(){
}
public static MyObject getInstance(){
//饿汉模式
//此代码缺点是不能有两个实例
//因为没有加同步可能出现非线程安全问题
return my... | 406 | 0.607143 | 0.5625 | 19 | 16.68421 | 15.040481 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.157895 | false | false | 7 |
f4c3acdbd7d61284881ec4dc59cb3bef6744d5f3 | 36,687,610,685,661 | b47ff426c237df22e01f272800841c72ee699893 | /src/test/java/org/joda/primitives/list/impl/TestImmutableArrayByteList.java | 7492ee14d171f972a99e58875fbe6dc5d37aac3d | [
"Apache-2.0"
] | permissive | mahmoudimus/joda-primitives | https://github.com/mahmoudimus/joda-primitives | 9982c155201e26140dd4f9735c14f542944d9438 | 633d512728caa0bafd550810702899a2394c3c7b | refs/heads/master | 2022-01-09T08:17:16.453000 | 2018-09-29T09:08:21 | 2018-09-29T09:08:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2001-present Stephen Colebourne
*
* 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 b... | UTF-8 | Java | 6,123 | java | TestImmutableArrayByteList.java | Java | [
{
"context": "/*\r\n * Copyright 2001-present Stephen Colebourne\r\n *\r\n * Licensed under the Apache License, Versi",
"end": 49,
"score": 0.9998793601989746,
"start": 31,
"tag": "NAME",
"value": "Stephen Colebourne"
},
{
"context": " Tests for ImmutableArrayByteList.\r\n *\r\n * ... | null | [] | /*
* Copyright 2001-present <NAME>
*
* 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... | 6,099 | 0.582394 | 0.568349 | 168 | 34.44643 | 37.306927 | 196 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.720238 | false | false | 7 |
738ff171e4a1db6b1c9eb4d524874426f86f4669 | 34,634,616,332,747 | 4aaa1fde3b286de94b82ef17400ef48cf112faf9 | /LeviCCurve/app/src/main/java/com/tirivashe/levic_curve/Fractal.java | e29c3608958c97bbab7ec65d6abf4cfde5449b99 | [] | no_license | Tirivashe/Java_AndroidStudioProjects | https://github.com/Tirivashe/Java_AndroidStudioProjects | be98cfe41cdf8f49842f8f82b505bf055881bb85 | 62a9aff1201c7a0206872fe4c09a7249f31f76e9 | refs/heads/master | 2022-02-20T20:27:58.303000 | 2019-09-05T14:59:44 | 2019-09-05T14:59:44 | 206,587,883 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tirivashe.levic_curve;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.Color;
public class Fractal {
public void drawCCurve (Canvas canvas, float x1, float y1, float x2, float y2, int level){
Paint paint = new Paint();
paint.setColor(Color.rgb(25... | UTF-8 | Java | 687 | java | Fractal.java | Java | [] | null | [] | package com.tirivashe.levic_curve;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.Color;
public class Fractal {
public void drawCCurve (Canvas canvas, float x1, float y1, float x2, float y2, int level){
Paint paint = new Paint();
paint.setColor(Color.rgb(25... | 687 | 0.569141 | 0.521106 | 23 | 28.869566 | 23.452642 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.434783 | false | false | 7 |
ca0a4b641c68de56d99d060fa0281ed712112ee6 | 15,633,680,979,136 | a93c699e06220f5ab249b0abd2be9206425a265d | /src/Main.java | 927898ffe6c96150cd32f2e3bbb8e76470ce18ca | [] | no_license | skyflocodes/Order-Display-json-Java-Final-Exam | https://github.com/skyflocodes/Order-Display-json-Java-Final-Exam | a3f397be389efe1c931fa701ec9fe3cb906eac4a | 2df9e07bb37b714b58c6b4abd93d6c2e6a90c2f4 | refs/heads/main | 2023-01-24T05:06:45.216000 | 2020-12-10T21:07:15 | 2020-12-10T21:07:15 | 320,352,697 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //Sky Florence 1109038 2020-12-10
import javafx.application.Application;
import javafx.fxml.FXMLLoader;
import javafx.scene.Parent;
import javafx.scene.Scene;
import javafx.stage.Stage;
public class Main extends Application {
public static void main(String[] args) {
launch(args);
}
@Ov... | UTF-8 | Java | 715 | java | Main.java | Java | [] | null | [] | //Sky Florence 1109038 2020-12-10
import javafx.application.Application;
import javafx.fxml.FXMLLoader;
import javafx.scene.Parent;
import javafx.scene.Scene;
import javafx.stage.Stage;
public class Main extends Application {
public static void main(String[] args) {
launch(args);
}
@Ov... | 715 | 0.667133 | 0.646154 | 22 | 30.5 | 24.10347 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 7 |
0ce43bc8b7ca433ad3cf05fe083b8c7fed01f640 | 29,875,792,523,998 | e730fdc97df16e1a21b39d4ebd8c3fd7c9da6f94 | /app/src/main/java/com/mateusz/grabarski/myshoppinglist/views/activities/dashboard/dialogs/GetShoppingListDialog.java | 5fbce3b0c437d4a53abf4a13fb3173353436e6c3 | [] | no_license | mgrabarski/ShoppingListFB | https://github.com/mgrabarski/ShoppingListFB | 206d5a6bd7fcd6aa70846b2e17297289ee7820d4 | 02dfd59b762425d960bfa42fd0ede6b4a6a3e5e3 | refs/heads/master | 2021-09-15T07:36:04.376000 | 2018-05-28T16:50:57 | 2018-05-28T16:50:57 | 114,893,618 | 0 | 0 | null | false | 2018-01-09T13:32:12 | 2017-12-20T14:01:14 | 2017-12-20T14:01:47 | 2018-01-09T13:32:06 | 9,286 | 0 | 0 | 0 | Java | false | null | package com.mateusz.grabarski.myshoppinglist.views.activities.dashboard.dialogs;
import android.app.Dialog;
import android.content.Context;
import android.content.DialogInterface;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.design.widget.TextInputLayout;
import android.s... | UTF-8 | Java | 2,994 | java | GetShoppingListDialog.java | Java | [
{
"context": "ppinglist.utils.InputValidator;\n\n/**\n * Created by Mateusz Grabarski on 09.01.2018.\n */\n\npublic class GetShoppingListD",
"end": 637,
"score": 0.9998325705528259,
"start": 620,
"tag": "NAME",
"value": "Mateusz Grabarski"
}
] | null | [] | package com.mateusz.grabarski.myshoppinglist.views.activities.dashboard.dialogs;
import android.app.Dialog;
import android.content.Context;
import android.content.DialogInterface;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.design.widget.TextInputLayout;
import android.s... | 2,983 | 0.681697 | 0.678357 | 93 | 31.193548 | 29.565767 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.451613 | false | false | 7 |
585c72edd95cb0f5ca5546d8dc92485e2b65a677 | 20,873,541,078,533 | 684732efc4909172df38ded729c0972349c58b67 | /doc/src/main/java/net/sf/ahtutils/doc/loc/counter/MatlabCounter.java | c7ba14e7f9580c901eb74315cd54f5869304e1bb | [] | no_license | aht-group/jeesl | https://github.com/aht-group/jeesl | 2c4683e8c1e9d9e9698d044c6a89a611b8dfe1e7 | 3f4bfca6cf33f60549cac23f3b90bf1218c9daf9 | refs/heads/master | 2023-08-13T20:06:38.593000 | 2023-08-12T06:59:51 | 2023-08-12T06:59:51 | 39,823,889 | 0 | 9 | null | false | 2022-12-13T18:35:24 | 2015-07-28T09:06:11 | 2022-01-07T14:59:23 | 2022-12-13T18:35:22 | 32,965 | 0 | 6 | 18 | Java | false | false | /*
* MatlabCounter.java
*
* Created on May 07, 2006, 9:48 AM
*
*/
package net.sf.ahtutils.doc.loc.counter;
import java.io.File;
/*
* An implementation of ILineCounter which can be used to process Matlab
* source files.
* @author Ekkehard Blanz
*/
public class MatlabCounter extends SimpleCounter implements L... | UTF-8 | Java | 454 | java | MatlabCounter.java | Java | [
{
"context": "used to process Matlab\n * source files.\n * @author Ekkehard Blanz\n */\npublic class MatlabCounter extends SimpleCoun",
"end": 254,
"score": 0.9998696446418762,
"start": 240,
"tag": "NAME",
"value": "Ekkehard Blanz"
}
] | null | [] | /*
* MatlabCounter.java
*
* Created on May 07, 2006, 9:48 AM
*
*/
package net.sf.ahtutils.doc.loc.counter;
import java.io.File;
/*
* An implementation of ILineCounter which can be used to process Matlab
* source files.
* @author <NAME>
*/
public class MatlabCounter extends SimpleCounter implements LineCount... | 446 | 0.676211 | 0.656388 | 23 | 18.73913 | 21.968786 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.26087 | false | false | 7 |
f01cd898e4a51ace789000a0e47e83ad6bc5e1f9 | 28,759,101,052,890 | 1df85780bb4f20f1a39e1d8930493e97ff003e5e | /app/src/main/java/com/ladddd/myandroidarch/ui/activity/CollapseBarActivity.java | 3e6af95922647cff7b629ae2904e913489c0d1c8 | [] | no_license | ladddd/MyAndroidArch | https://github.com/ladddd/MyAndroidArch | fe9d6f3b5b4567d65a311b5f99312e179a6436a0 | d76c45cec5b577d9635ab3d1188b7d278c7d002f | refs/heads/master | 2021-01-17T21:12:04.238000 | 2017-11-30T07:27:25 | 2017-11-30T07:27:25 | 84,165,675 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ladddd.myandroidarch.ui.activity;
import android.content.Context;
import android.content.Intent;
import android.graphics.Color;
import android.os.Build;
import android.support.design.widget.CollapsingToolbarLayout;
import android.support.v7.widget.DividerItemDecoration;
import android.support.v7.widget.Lin... | UTF-8 | Java | 4,655 | java | CollapseBarActivity.java | Java | [
{
"context": "activex.schedulers.Schedulers;\n\n/**\n * Created by 陈伟达 on 2017/7/4.\n */\n\npublic class CollapseBarActivit",
"end": 1310,
"score": 0.9997220635414124,
"start": 1307,
"tag": "NAME",
"value": "陈伟达"
}
] | null | [] | package com.ladddd.myandroidarch.ui.activity;
import android.content.Context;
import android.content.Intent;
import android.graphics.Color;
import android.os.Build;
import android.support.design.widget.CollapsingToolbarLayout;
import android.support.v7.widget.DividerItemDecoration;
import android.support.v7.widget.Lin... | 4,655 | 0.708109 | 0.694988 | 123 | 36.796749 | 32.533401 | 183 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.617886 | false | false | 7 |
79d6fa3ba3d531b7ec353f41876e37486b790685 | 35,794,257,451,820 | 1ef7a758aeddbca8f31a233cb723544062af8fbe | /src/piano/Server/PianoServer.java | a014e04ccdf0dfb46141d76b1b927beddcb9f73f | [] | no_license | rei2hu/cmdPiano | https://github.com/rei2hu/cmdPiano | 46a2c42f73203ba8f16c322d40c4047222874864 | 1c41fa00d7c648032d90716b06038d941d6da513 | refs/heads/master | 2020-12-24T13:44:29.074000 | 2016-04-12T21:04:00 | 2016-04-12T21:04:00 | 37,402,984 | 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 piano.Server;
/**
*
* @author Thomas
* Main reference(s): https://www.youtube.com/watch?v=1a3TtPr_yvI
Running:
... | UTF-8 | Java | 3,139 | java | PianoServer.java | Java | [
{
"context": "\n */\r\npackage piano.Server;\r\n\r\n/**\r\n *\r\n * @author Thomas\r\n * Main reference(s): https://www.youtube.com/wa",
"end": 241,
"score": 0.9987479448318481,
"start": 235,
"tag": "NAME",
"value": "Thomas"
}
] | 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 piano.Server;
/**
*
* @author Thomas
* Main reference(s): https://www.youtube.com/watch?v=1a3TtPr_yvI
Running:
... | 3,139 | 0.498248 | 0.492832 | 105 | 27.87619 | 22.670179 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.371429 | false | false | 7 |
45129c44a422c230cea282aa4f558bb1ff839f56 | 35,510,789,615,375 | 64b9907a37a6b879947ee20121701534a1d9d16a | /src/test/java/therookies/thanhliem/fresh_foods/service/impl/PaymentServiceTest.java | beea065c64d6fb30461dc746abae7f0f0808ce1e | [] | no_license | ThanhLiemm/Fresh_Food_API | https://github.com/ThanhLiemm/Fresh_Food_API | caf8ba53d9f4d405fc5636d8b474516fc5567ec8 | 85b187038eb08bbaf8359c1fd43f12b7750156c1 | refs/heads/main | 2023-07-20T11:23:25.489000 | 2021-08-30T13:53:05 | 2021-08-30T13:53:05 | 381,043,960 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package therookies.thanhliem.fresh_foods.service.impl;
import org.junit.jupiter.api.BeforeAll;
import org.junit.jupiter.api.Test;
import org.mockito.Mockito;
import org.modelmapper.ModelMapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
i... | UTF-8 | Java | 4,786 | java | PaymentServiceTest.java | Java | [
{
"context": " PaymentEntity paymentOld = new PaymentEntity(1L,\"Thanh Toan MoMo\", \"\",null);\n PaymentEntity paymentNew = ne",
"end": 2092,
"score": 0.5954570770263672,
"start": 2077,
"tag": "NAME",
"value": "Thanh Toan MoMo"
},
{
"context": "tEntity paymentNew = new Paymen... | null | [] | package therookies.thanhliem.fresh_foods.service.impl;
import org.junit.jupiter.api.BeforeAll;
import org.junit.jupiter.api.Test;
import org.mockito.Mockito;
import org.modelmapper.ModelMapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
i... | 4,777 | 0.696824 | 0.692645 | 129 | 36.108528 | 30.513496 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.744186 | false | false | 7 |
64b5d85ce1b88ca9e3f30c4b312e47a9a8549ba4 | 17,815,524,400,217 | 791cd4061e1358ec1c5174d13d93a2d4e9543772 | /paymentOut/src/com/jrwp/core/help/QueryInfo.java | 66d7f498c22f9edda228a36973782468d4842da7 | [] | no_license | zhlxs/HslRep | https://github.com/zhlxs/HslRep | a0c0618cca25f85142a726ccfc3a9fc68b6fe002 | aabc1a9a9605452be5960d2da70f320d31b8e543 | refs/heads/master | 2020-04-26T03:25:55.419000 | 2019-03-11T12:26:37 | 2019-03-11T12:26:37 | 173,267,064 | 0 | 0 | null | false | 2019-03-11T12:25:15 | 2019-03-01T08:45:34 | 2019-03-01T08:55:17 | 2019-03-11T12:25:14 | 0 | 0 | 0 | 0 | null | false | null | package com.jrwp.core.help;
import java.util.List;
import java.util.Map;
public class QueryInfo {
private Map<String, String> selectFields;
private List<WhereInfo> whereInfos;
private List<FormTable> formTables;
private Map<String, String> orderInfos;
public Map<String, String> getSelectFields() {
return sele... | UTF-8 | Java | 929 | java | QueryInfo.java | Java | [] | null | [] | package com.jrwp.core.help;
import java.util.List;
import java.util.Map;
public class QueryInfo {
private Map<String, String> selectFields;
private List<WhereInfo> whereInfos;
private List<FormTable> formTables;
private Map<String, String> orderInfos;
public Map<String, String> getSelectFields() {
return sele... | 929 | 0.748116 | 0.748116 | 44 | 20.113636 | 20.098866 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.295455 | false | false | 7 |
1f1fbf77314e3d98c106ad76b0e6dee59101775e | 1,786,706,448,634 | 644fcdaaacee7708c045162071d336ae52eeaa26 | /14-regex/Main.java | 3f377d264c89cd15a25b381d33519184c93d2f10 | [] | no_license | sesteves/algos | https://github.com/sesteves/algos | d55e5f3bc154f3224d8c6a06686dd4cce0339dca | ea43711c9963941fce981820bb76aa460bd6acd5 | refs/heads/master | 2020-06-02T06:20:12.704000 | 2017-09-11T00:24:57 | 2017-09-11T00:24:57 | 16,813,068 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // a..z * ?
public class Main {
private static boolean match(String pattern, String text) {
for(int i = 0; i < text.length(); i++) {
if(pattern.charAt(0) == '*') {
if(pattern.length() == 1 || match(pattern.substring(1), text.substring(i)))
return true;
}
else if... | UTF-8 | Java | 2,498 | java | Main.java | Java | [] | null | [] | // a..z * ?
public class Main {
private static boolean match(String pattern, String text) {
for(int i = 0; i < text.length(); i++) {
if(pattern.charAt(0) == '*') {
if(pattern.length() == 1 || match(pattern.substring(1), text.substring(i)))
return true;
}
else if... | 2,498 | 0.549239 | 0.536429 | 91 | 26.45055 | 30.436121 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615385 | false | false | 7 |
5d75c89eb0de98623262acfdd40a837e8b57069f | 18,348,100,314,728 | cd1414c8eaabaafbc60ac154e88f6578962f9537 | /src/model/BaseChatIO.java | b67bf56be321f50f80342ddbfcbec19b02948d92 | [] | no_license | StanleyKubrik/PochtiTelegram | https://github.com/StanleyKubrik/PochtiTelegram | 5894d0c9eaac13db47bd48c50a378b7ea1bac566 | bc5ae874e4f8690ea925e16e62c6be23ed6536cc | refs/heads/master | 2020-04-15T23:09:02.935000 | 2019-01-27T19:27:54 | 2019-01-27T19:27:54 | 165,095,752 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
import io.reactivex.Observable;
import io.reactivex.disposables.CompositeDisposable;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.IOException;
import java.net.ConnectException;
import java.net.Socket;
import static javax.swing.JOptionPane.showMessageDialog;
public ab... | UTF-8 | Java | 1,230 | java | BaseChatIO.java | Java | [] | null | [] | package model;
import io.reactivex.Observable;
import io.reactivex.disposables.CompositeDisposable;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.IOException;
import java.net.ConnectException;
import java.net.Socket;
import static javax.swing.JOptionPane.showMessageDialog;
public ab... | 1,230 | 0.572358 | 0.572358 | 45 | 26.355556 | 16.530315 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 7 |
28328ea477223eb452da3b4e6a4343b60e0b9ee0 | 31,095,563,247,482 | c476e82fc4d3e58be48c311f6ec3cabbe46d9893 | /src/ninetynine/MonteCarloPlayer.java | 25e7c33c3b3174943979584ec7cc9f02c0db4118 | [
"BSD-2-Clause"
] | permissive | StrangerCoug/NinetyNine | https://github.com/StrangerCoug/NinetyNine | c0fa3fa54ef74e4d6f33e938d9bd4406b61b1a2b | f9a5cefb006499a5ec1211b3e127f2f2054ae76c | refs/heads/master | 2020-04-24T05:48:45.443000 | 2019-02-22T00:50:58 | 2019-02-22T00:50:58 | 171,742,936 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2016-2017, Jeffrey Hope
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain the above copyright notice, this
* list of con... | UTF-8 | Java | 4,589 | java | MonteCarloPlayer.java | Java | [
{
"context": "/*\n * Copyright (c) 2016-2017, Jeffrey Hope\n * All rights reserved.\n *\n * Redistribution and ",
"end": 43,
"score": 0.9998714923858643,
"start": 31,
"tag": "NAME",
"value": "Jeffrey Hope"
},
{
"context": "e;\n\nimport java.util.ArrayList;\n\n/**\n *\n * @author Jeff... | null | [] | /*
* Copyright (c) 2016-2017, <NAME>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain the above copyright notice, this
* list of condition... | 4,577 | 0.59294 | 0.587274 | 132 | 33.765152 | 28.430367 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 7 |
39875270a57fac58c6614f4f13b50e1fac2cf2b4 | 27,693,949,159,162 | 92e74060c716b0940e1fa7d0c65a3e3434b1a2f1 | /src/hx/model/DictionaryModel.java | 22910f3c04a973b2b346d26bac84d514cb5add7b | [] | no_license | hadenhoo1994/yhtgw | https://github.com/hadenhoo1994/yhtgw | 2b8414052d08be8d5be266ba8ea2adeb8a57150b | 2f6111fc1460b71c9c13a925762e9fc9310dc231 | refs/heads/master | 2018-11-22T05:12:56.347000 | 2018-09-04T07:03:41 | 2018-09-04T07:03:41 | 147,296,054 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hx.model;
/**
* 数据字典-实体类 创建人:张振江 日期:2016-05-04 16:53:59
*/
public class DictionaryModel {
/**
* 自动编号
*/
private String DictionaryID;
/**
* 字典名称
*/
private String DictionaryName;
/**
* 父级ID
*/
private String ParentID;
/**
* 子级数
*/
private String ChildNum;
/**
* 排序号
*/
private Str... | UTF-8 | Java | 1,909 | java | DictionaryModel.java | Java | [
{
"context": "package hx.model;\n\n/**\n * 数据字典-实体类 创建人:张振江 日期:2016-05-04 16:53:59\n */\npublic class Dictionar",
"end": 42,
"score": 0.9989699125289917,
"start": 39,
"tag": "NAME",
"value": "张振江"
}
] | null | [] | package hx.model;
/**
* 数据字典-实体类 创建人:张振江 日期:2016-05-04 16:53:59
*/
public class DictionaryModel {
/**
* 自动编号
*/
private String DictionaryID;
/**
* 字典名称
*/
private String DictionaryName;
/**
* 父级ID
*/
private String ParentID;
/**
* 子级数
*/
private String ChildNum;
/**
* 排序号
*/
private Str... | 1,909 | 0.667584 | 0.659879 | 127 | 13.307087 | 14.16523 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.188976 | false | false | 7 |
b3287afa15be4b5f2332c8cd300a158233f0e4c8 | 26,190,710,619,181 | 45b0dcc076eddad55a62014e51ce72d9b8d301c5 | /app/src/main/java/innopolis/less/registration/models/Lesson.java | 79a4957186bf6d47884b8ebf06736c63f79b3a84 | [] | no_license | pashaigood/less-innopolis-android-students | https://github.com/pashaigood/less-innopolis-android-students | 6e537686efb71b7392493c3d869b5a473910790a | 0c49877439ae534933e3ba701eca4e752d70e077 | refs/heads/master | 2020-04-05T13:34:32.956000 | 2017-06-29T16:39:49 | 2017-06-29T16:39:49 | 94,893,037 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package innopolis.less.registration.models;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import innopolis.less.db.Model;
public class Lesson extends Model {
private String name;
private Date timeFrom;
private Date timeTo;
private String classRoom;
private String descr... | UTF-8 | Java | 1,882 | java | Lesson.java | Java | [] | null | [] | package innopolis.less.registration.models;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import innopolis.less.db.Model;
public class Lesson extends Model {
private String name;
private Date timeFrom;
private Date timeTo;
private String classRoom;
private String descr... | 1,882 | 0.638151 | 0.638151 | 84 | 21.404762 | 20.18375 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47619 | false | false | 7 |
9d69e9926ecbbeb128940e844db6b8edee31173e | 5,643,587,069,495 | 734141f8092740322e3e80368127df5b67f92e72 | /src/nl/rubensten/texifyidea/action/insert/InsertSubSectionAction.java | f0bb69adba2a83774f3ad91a9af917785969172e | [
"MIT"
] | permissive | vatula/TeXiFy-IDEA | https://github.com/vatula/TeXiFy-IDEA | 719307c660701d16a94c4875d132c38bba32b80d | 07e887b649a5b83d45fb91dc2229ac08104429d3 | refs/heads/master | 2021-10-20T03:34:54.064000 | 2019-02-25T12:48:25 | 2019-02-25T12:48:25 | 104,471,402 | 0 | 0 | MIT | true | 2019-02-25T12:48:26 | 2017-09-22T12:21:46 | 2017-09-22T12:21:48 | 2019-02-25T12:48:26 | 1,208 | 0 | 0 | 0 | Java | false | null | package nl.rubensten.texifyidea.action.insert;
import nl.rubensten.texifyidea.TexifyIcons;
import nl.rubensten.texifyidea.action.InsertEditorAction;
/**
* @author Ruben Schellekens
*/
public class InsertSubSectionAction extends InsertEditorAction {
public InsertSubSectionAction() {
super("Subsection", ... | UTF-8 | Java | 379 | java | InsertSubSectionAction.java | Java | [
{
"context": "ifyidea.action.InsertEditorAction;\n\n/**\n * @author Ruben Schellekens\n */\npublic class InsertSubSectionAction extends I",
"end": 183,
"score": 0.9998773336410522,
"start": 166,
"tag": "NAME",
"value": "Ruben Schellekens"
}
] | null | [] | package nl.rubensten.texifyidea.action.insert;
import nl.rubensten.texifyidea.TexifyIcons;
import nl.rubensten.texifyidea.action.InsertEditorAction;
/**
* @author <NAME>
*/
public class InsertSubSectionAction extends InsertEditorAction {
public InsertSubSectionAction() {
super("Subsection", TexifyIcons... | 368 | 0.754617 | 0.754617 | 14 | 26.071428 | 26.826065 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 7 |
6e7c6b11d9e5b818b86f3f4f925926ee5bd539bc | 4,174,708,218,922 | ec1c22335cf536e33d0e91198a1111f015d45d9c | /app/src/main/java/com/example/usercollegeapp/ui/home/HomeFragment.java | 19f56b717d0259537ce17bda1aed6680b5e8a9ea | [] | no_license | Mukesh2507/User-College-App | https://github.com/Mukesh2507/User-College-App | 38add27db8d16ff3d0669220edb31bc2bf085dfb | fc78738d7df439b03d925f8ee3ea79ed1f7acd0b | refs/heads/master | 2023-06-12T18:26:45.147000 | 2021-06-22T17:28:32 | 2021-06-22T17:28:32 | 379,347,914 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.usercollegeapp.ui.home;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import androidx.fragment.app.Fragment;
import com.example.usercoll... | UTF-8 | Java | 2,067 | java | HomeFragment.java | Java | [] | null | [] | package com.example.usercollegeapp.ui.home;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import androidx.fragment.app.Fragment;
import com.example.usercoll... | 2,067 | 0.703435 | 0.700048 | 57 | 35.245613 | 26.970602 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.877193 | false | false | 7 |
28545720ca969062f824d48203abf79c89bbcb4a | 4,020,089,434,421 | b22430bd4d55c89609fc53ea368941824997d0b3 | /src/com/entity/Order.java | f713fe013bdbec684c772ddce0b18081841f80dc | [] | no_license | primitiveheart/ordermanage | https://github.com/primitiveheart/ordermanage | d652bdd48f6e3c525a7e4fc8b4cdddd374fbb421 | bfb4770bc227e24c598e53aa7d8693e3141ed7c0 | refs/heads/master | 2021-05-09T23:06:11.132000 | 2018-04-20T01:35:30 | 2018-04-20T01:35:30 | 118,770,315 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.entity;
import java.io.Serializable;
import java.sql.Timestamp;
/**
* 该类主要是订单实体类
* @author admin
*
*/
public class Order implements Serializable{
private String uuid;//订单号
private String number;//数量
private String price;//价格
private Timestamp date;
private String state;
private String scope; //选... | UTF-8 | Java | 1,383 | java | Order.java | Java | [
{
"context": " java.sql.Timestamp;\n\n/**\n * 该类主要是订单实体类\n * @author admin\n *\n */\npublic class Order implements Serializable",
"end": 112,
"score": 0.9956697225570679,
"start": 107,
"tag": "USERNAME",
"value": "admin"
},
{
"context": "d setUsername(String username) {\n\t\tthis.use... | null | [] | package com.entity;
import java.io.Serializable;
import java.sql.Timestamp;
/**
* 该类主要是订单实体类
* @author admin
*
*/
public class Order implements Serializable{
private String uuid;//订单号
private String number;//数量
private String price;//价格
private Timestamp date;
private String state;
private String scope; //选... | 1,383 | 0.699007 | 0.699007 | 71 | 17.436619 | 13.481058 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.43662 | false | false | 7 |
173d24fc3bb9f6c60219654908fd3efbc3482287 | 27,814,208,220,694 | 30efc5b559a848049295c07d84502c464d3adcef | /app/synappease movil/DataService/src/com/comynt/launa/adapt/adaptIncidencia.java | 489844f5f1629e0fe04d940e3f3f25661f4a690f | [] | no_license | WizelineHackathon2018/synapps-ease | https://github.com/WizelineHackathon2018/synapps-ease | 651d6e19a2ff52dbf664daeba1a2e7ffe4406023 | c979e754aca490d4e42ed0e4c9845f57f5dafddc | refs/heads/master | 2020-03-19T05:19:21.447000 | 2018-06-03T16:31:10 | 2018-06-03T16:31:10 | 135,920,538 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.comynt.launa.adapt;
import java.util.ArrayList;
import java.util.List;
import com.System.UI.ControlManager;
import com.System.Utils.Logg;
import com.System.Utils.Utils;
import com.comynt.launa.R;
import BO.*;
import BO.BOItinerario;
import android.app.Activity;
import android.content.Context;
import and... | UTF-8 | Java | 2,980 | java | adaptIncidencia.java | Java | [] | null | [] | package com.comynt.launa.adapt;
import java.util.ArrayList;
import java.util.List;
import com.System.UI.ControlManager;
import com.System.Utils.Logg;
import com.System.Utils.Utils;
import com.comynt.launa.R;
import BO.*;
import BO.BOItinerario;
import android.app.Activity;
import android.content.Context;
import and... | 2,980 | 0.609396 | 0.607383 | 125 | 22.84 | 22.007418 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.912 | false | false | 7 |
86f28921371cf13799c569ac5666a06871d615cd | 8,323,646,678,648 | 71834d895d8b43dab1e28f034943d5265ada2c9e | /Part3.java | 0ebeff6b7e6e1b06be19db8e9e85dc01f527f203 | [
"MIT"
] | permissive | GarrettDakin/Odom-s-Missing-Coffee | https://github.com/GarrettDakin/Odom-s-Missing-Coffee | 53f8e8d0d2ca911f1475ef48788cb0d3fc74af57 | 25933934ff4cceba3e073e3cfbdbe0feb9289629 | refs/heads/master | 2021-07-07T07:10:39.569000 | 2017-10-03T21:15:17 | 2017-10-03T21:15:17 | 105,703,947 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class Part3 {
public void partthree() {
System.out.println("You hear glass breaking in your kitchen.");
System.out.println("(1) You go to see what it was (2) Call the police");
Scanner input = new Scanner(System.in);
int a = input.nextInt();
System.out.p... | UTF-8 | Java | 1,201 | java | Part3.java | Java | [] | null | [] | import java.util.Scanner;
public class Part3 {
public void partthree() {
System.out.println("You hear glass breaking in your kitchen.");
System.out.println("(1) You go to see what it was (2) Call the police");
Scanner input = new Scanner(System.in);
int a = input.nextInt();
System.out.p... | 1,201 | 0.615321 | 0.601166 | 45 | 24.688889 | 35.149727 | 185 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.2 | false | false | 7 |
1631417f985d28c4c7bc31f7e3764a11bfbb3fb7 | 11,055,245,877,855 | 3a5c444c96dd32bd327d5fe2892b9277e107d621 | /POS/app/src/main/java/com/cesaas/android/pos/activity/cashier/CashierHomeActivity.java | ffe819b7fd39f008208e085e70905825dd2ae265 | [] | no_license | FlyBiao/POS | https://github.com/FlyBiao/POS | 3bcb375536b62e9508361e5111ccfae7fd3e6a90 | bd330b1842a6251224d940a93cae84418a9879d1 | refs/heads/master | 2020-03-22T21:14:01.062000 | 2018-07-12T07:06:18 | 2018-07-12T07:06:18 | 140,669,508 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cesaas.android.pos.activity.cashier;
import android.Manifest;
import android.annotation.SuppressLint;
import android.app.AlertDialog;
import android.app.Dialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.pm.PackageManager;
... | UTF-8 | Java | 87,974 | java | CashierHomeActivity.java | Java | [
{
"context": "=======================================\n * 作 者:FGB\n * 描 述:POS收银首页\n * 创建日期:2016/10/26\n * 版 本:1.",
"end": 4854,
"score": 0.9995543360710144,
"start": 4851,
"tag": "USERNAME",
"value": "FGB"
},
{
"context": " originalPrice;//原价\n private String userName;//用... | null | [] | package com.cesaas.android.pos.activity.cashier;
import android.Manifest;
import android.annotation.SuppressLint;
import android.app.AlertDialog;
import android.app.Dialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.pm.PackageManager;
... | 87,974 | 0.544491 | 0.53969 | 2,022 | 40.412956 | 32.662682 | 298 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.672601 | false | false | 7 |
01ed179431ee62cf6fea482ca6f9a13008014c85 | 33,294,586,513,277 | 8a01d97273718ee832e88407dfffe5ef85310c33 | /JustThink/WalkThrough/src/org/srm/comp/ComparatorTest.java | ca2b9ab29a7237b7958f5d1e3f339f1f4af07175 | [] | no_license | sklrsn/DevWorks | https://github.com/sklrsn/DevWorks | 676b77463ca41dca4b89ace163178bdd71cf01ce | 00cd451f8a0ccb97691c1bff217e593b660b87c5 | refs/heads/master | 2016-08-09T06:50:05.744000 | 2015-10-07T18:16:25 | 2015-10-07T18:16:25 | 43,252,241 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package org.srm.comp;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
/**
* @author ANBU
*
*/
@SuppressWarnings("unchecked")
public class ComparatorTest {
public static void main(String[] args) {
@SuppressWarnings("rawtypes")
List list = new ArrayList<String>();
... | UTF-8 | Java | 476 | java | ComparatorTest.java | Java | [
{
"context": "ollections;\nimport java.util.List;\n\n/**\n * @author ANBU\n * \n */\n@SuppressWarnings(\"unchecked\")\npublic cla",
"end": 136,
"score": 0.7577300071716309,
"start": 132,
"tag": "USERNAME",
"value": "ANBU"
},
{
"context": "\tList list = new ArrayList<String>();\n\t\tl... | null | [] | /**
*
*/
package org.srm.comp;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
/**
* @author ANBU
*
*/
@SuppressWarnings("unchecked")
public class ComparatorTest {
public static void main(String[] args) {
@SuppressWarnings("rawtypes")
List list = new ArrayList<String>();
... | 476 | 0.670168 | 0.670168 | 26 | 17.307692 | 13.64317 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.153846 | false | false | 7 |
d5b6630c9a724357f91a1d2844a78196bc9856dc | 7,043,746,431,688 | 52c5cbea9a383f12807e9c6af28446780e64709f | /Kanabun.java | 6c88ed9ee114737ec93f12de9f5ce8c44827d5f0 | [] | no_license | yume-yu/SIGA | https://github.com/yume-yu/SIGA | d862bb5be2cf9673650f8ae67f04792b50349bb8 | fc31a145dc7a6a3b8af508c2a52bf5899f6d2abc | refs/heads/master | 2021-01-01T18:39:20.240000 | 2017-09-01T08:00:47 | 2017-09-01T08:00:47 | 98,393,348 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import greenfoot.*; // (World, Actor, GreenfootImage, Greenfoot and MouseInfo)
/**
* Write a description of class Kanabun here.
*
* @author (your name)
* @version (a version number or a date)
*/
public class Kanabun extends Enemies {
int speed = 5;
public Kanabun() {
hitpoi... | UTF-8 | Java | 681 | java | Kanabun.java | Java | [] | null | [] |
import greenfoot.*; // (World, Actor, GreenfootImage, Greenfoot and MouseInfo)
/**
* Write a description of class Kanabun here.
*
* @author (your name)
* @version (a version number or a date)
*/
public class Kanabun extends Enemies {
int speed = 5;
public Kanabun() {
hitpoi... | 681 | 0.493392 | 0.481645 | 32 | 19.21875 | 17.833841 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.46875 | false | false | 7 |
6ab025af913216f8b42d228f873701c380f7b5fa | 23,716,809,428,699 | 6f0eb4635de4a5eaf905ac58e2aad4afd9604178 | /programmers/sort/sort_42746.java | 95daa12a5e4acc7fdb5ddd960f0b7940126c1c6a | [
"MIT"
] | permissive | hoon0912/algoroom | https://github.com/hoon0912/algoroom | ddd48a68017cc5dc1fd8a9d95147b450de25aa37 | 6f3967f2ac6080540f1970435c36fb385ee1f39a | refs/heads/master | 2022-12-15T03:02:43.250000 | 2020-09-06T14:32:04 | 2020-09-06T14:32:04 | 260,631,263 | 3 | 3 | MIT | false | 2020-08-30T09:17:09 | 2020-05-02T06:51:50 | 2020-08-29T15:32:47 | 2020-08-30T09:17:08 | 112 | 2 | 2 | 0 | Java | false | false | import java.util.*;
public class sort_42746 {
public static void main(String[] args) {
int[] numbers = {6,10,2};
String result = solution(numbers);
System.out.println(result);
}
public static String solution(int[] numbers) {
String answer = "";
PriorityQueue<String>... | UTF-8 | Java | 794 | java | sort_42746.java | Java | [] | null | [] | import java.util.*;
public class sort_42746 {
public static void main(String[] args) {
int[] numbers = {6,10,2};
String result = solution(numbers);
System.out.println(result);
}
public static String solution(int[] numbers) {
String answer = "";
PriorityQueue<String>... | 794 | 0.516373 | 0.496222 | 27 | 28.407408 | 20.624077 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.518519 | false | false | 7 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.