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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
bbd3ff2f1a873b09b1b079e2130cba819bb07a71 | 12,034,498,392,177 | b4cd00e9241dc52d97ae6052bf8b3b8c1adef350 | /tes-tsvc/src/main/java/com/qingqing/test/aspect/qingswitch/annotation/QingSwitch.java | c80d45e9c0f5ffc5174865c5e1438953cfb299d5 | [] | no_license | AntinZhu/QingTest | https://github.com/AntinZhu/QingTest | 17aa1a8dbcaceb1de32a9d7d26688cd167ffef1d | 6b4863db50b3e75f3b4570c5f387a1bcd5cf99f0 | refs/heads/master | 2022-06-29T11:38:35.367000 | 2021-08-18T02:32:40 | 2021-08-18T02:32:40 | 146,688,664 | 2 | 1 | null | false | 2022-06-22T19:15:01 | 2018-08-30T03:06:18 | 2021-08-18T02:32:46 | 2022-06-22T19:15:01 | 37,867 | 2 | 1 | 4 | JavaScript | false | false | package com.qingqing.test.aspect.qingswitch.annotation;
import java.lang.annotation.Documented;
import java.lang.annotation.ElementType;
import java.lang.annotation.Inherited;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* Created by zhuj... | UTF-8 | Java | 610 | java | QingSwitch.java | Java | [
{
"context": "rt java.lang.annotation.Target;\n\n/**\n * Created by zhujianxing on 2019/3/7.\n */\n@Retention(RetentionPolicy.RUNTI",
"end": 327,
"score": 0.9994524121284485,
"start": 316,
"tag": "USERNAME",
"value": "zhujianxing"
}
] | null | [] | package com.qingqing.test.aspect.qingswitch.annotation;
import java.lang.annotation.Documented;
import java.lang.annotation.ElementType;
import java.lang.annotation.Inherited;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* Created by zhuj... | 610 | 0.772131 | 0.754098 | 26 | 22.461538 | 17.953424 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.423077 | false | false | 14 |
afaac387b763f5ef43f34eef4bb0f15af2b24f79 | 21,483,426,436,798 | 600e2fdee8e2875034d11df670537bc139229673 | /src/test/java/com/google/sps/integration/ElectionInfoIT.java | 309ffec9017d2128e6a7959fe61d4476e7a48741 | [] | no_license | anooshrees/step190-2020 | https://github.com/anooshrees/step190-2020 | 47d946a17d41375a77fdd2bcc5afd4d29ff2e58f | bbf7abefafebef07ac7d6cf495698fc7de3d1337 | refs/heads/master | 2022-12-11T18:45:35.010000 | 2020-09-01T15:18:32 | 2020-09-01T15:18:32 | 292,660,370 | 1 | 0 | null | true | 2020-09-03T19:22:37 | 2020-09-03T19:22:37 | 2020-09-01T15:18:36 | 2020-09-03T05:02:31 | 47,510 | 0 | 0 | 0 | null | false | false | package com.google.sps.integration;
import org.junit.After;
import org.junit.Assert;
import org.junit.Before;
import org.junit.ClassRule;
import org.junit.Test;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
im... | UTF-8 | Java | 3,645 | java | ElectionInfoIT.java | Java | [] | null | [] | package com.google.sps.integration;
import org.junit.After;
import org.junit.Assert;
import org.junit.Before;
import org.junit.ClassRule;
import org.junit.Test;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
im... | 3,645 | 0.734705 | 0.721262 | 99 | 35.81818 | 32.872993 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.515152 | false | false | 14 |
a1bdf7c938aa2bfa3077e155ed13ab478dd9c11e | 3,470,333,583,776 | cf8921dec65bc2f186ae4fb5834b1a43586df834 | /app/src/main/java/com/example/qrcodeapp/BarcodeGenerate.java | 63f5e94a8424d0b1f800f78cd220d26e6b735c96 | [] | no_license | thecricsy/QrCodeApp | https://github.com/thecricsy/QrCodeApp | 60138c810dd69a409946b627b01602e9e0c2ecea | d254a571517f6ab38903d2ef63d696cb92d139b3 | refs/heads/master | 2023-06-14T20:51:51.206000 | 2021-06-18T13:34:03 | 2021-06-18T13:34:03 | 370,916,506 | 0 | 0 | null | false | 2021-06-21T15:09:05 | 2021-05-26T05:26:46 | 2021-06-18T13:34:01 | 2021-06-21T14:57:41 | 4,770 | 0 | 0 | 0 | Java | false | false | package com.example.qrcodeapp;
import android.Manifest;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.Color;
import android.graphics.drawable.BitmapDrawable;
import android.os.Bundle;
import android.os.Environment;
import android.view.View;
import android.widget.EditText;
impor... | UTF-8 | Java | 4,150 | java | BarcodeGenerate.java | Java | [] | null | [] | package com.example.qrcodeapp;
import android.Manifest;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.Color;
import android.graphics.drawable.BitmapDrawable;
import android.os.Bundle;
import android.os.Environment;
import android.view.View;
import android.widget.EditText;
impor... | 4,150 | 0.604096 | 0.600964 | 104 | 38.91346 | 30.747768 | 163 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.778846 | false | false | 14 |
8cc219512c252cb24f49d7d2dfefb4bd5853fd20 | 14,508,399,544,244 | d596ad221ef72a9a89f503c0238a5052bfba9316 | /src/main/java/com/onrkrdmn/constant/PlayerColor.java | a9b6c1ee211cf4eeca6d380fa62efd8cf89c226d | [] | no_license | onurkaraduman/connect4 | https://github.com/onurkaraduman/connect4 | ddd59855a490b905291ca4e13e01c5753b4e5d46 | 40b355d136a272aab76794e7f268dc8ba946f551 | refs/heads/master | 2021-06-10T10:11:21.437000 | 2017-01-31T23:26:57 | 2017-01-31T23:26:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.onrkrdmn.constant;
/**
* Created by onur on 22.01.17.
* The colors of players
*/
public enum PlayerColor {
WHITE,BLACK;
}
| UTF-8 | Java | 142 | java | PlayerColor.java | Java | [
{
"context": "package com.onrkrdmn.constant;\n\n/**\n * Created by onur on 22.01.17.\n * The colors of players\n */\npublic ",
"end": 54,
"score": 0.99959397315979,
"start": 50,
"tag": "USERNAME",
"value": "onur"
}
] | null | [] | package com.onrkrdmn.constant;
/**
* Created by onur on 22.01.17.
* The colors of players
*/
public enum PlayerColor {
WHITE,BLACK;
}
| 142 | 0.676056 | 0.633803 | 9 | 14.777778 | 12.344839 | 31 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 14 |
06f3ea2d45e36d57a29ddd6148e8598fa4e85a88 | 1,408,749,297,734 | bb7bb1fab2cc674ba6ce298b66f0d6050d428590 | /src/main/java/exceptions/NoDemonException.java | a25cd30b3e51d6520774ff228b6afddb38140085 | [] | no_license | AndreyVoytuk/army | https://github.com/AndreyVoytuk/army | f74d0882622a657a1f041640b7b08bbecb0982fa | f1b99a7108d02189bee1e0812479ea2125f15dab | refs/heads/master | 2021-01-13T00:52:28.641000 | 2016-01-14T22:41:48 | 2016-01-14T22:41:48 | 49,680,206 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package exceptions;
public class NoDemonException extends Exception {} | UTF-8 | Java | 71 | java | NoDemonException.java | Java | [] | null | [] | package exceptions;
public class NoDemonException extends Exception {} | 71 | 0.84507 | 0.84507 | 3 | 23 | 20.607443 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 14 |
5855a4b2af1c9f52a45442a103570a51d1c89583 | 29,755,533,460,402 | a20ea6cbefc26cb5edbddee2df31579af2c38269 | /fts/src/main/java/tran/server/io/netty/model/FTPackage.java | 78347d5948ffd99a79dfa02c591fdb036d28427e | [] | no_license | ZeganLi/file-transfer | https://github.com/ZeganLi/file-transfer | d24a22963c5fa81ae2ff9f81d89f5439433ca4ce | 1a3e5e16a356dd8a17d33fc934f7b1e42a01df3e | refs/heads/main | 2023-04-19T01:40:22.903000 | 2021-04-19T01:25:30 | 2021-04-19T01:25:30 | 346,592,843 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tran.server.io.netty.model;
import io.netty.buffer.ByteBuf;
import java.io.Serializable;
import java.io.UnsupportedEncodingException;
import java.net.InetSocketAddress;
public class FTPackage implements Serializable {
private short packageType;
private short packageLength;
private InetSocketAddre... | UTF-8 | Java | 1,720 | java | FTPackage.java | Java | [] | null | [] | package tran.server.io.netty.model;
import io.netty.buffer.ByteBuf;
import java.io.Serializable;
import java.io.UnsupportedEncodingException;
import java.net.InetSocketAddress;
public class FTPackage implements Serializable {
private short packageType;
private short packageLength;
private InetSocketAddre... | 1,720 | 0.622093 | 0.619767 | 72 | 22.888889 | 19.153296 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 14 |
e2617aa455eb93dc4ac8c17e450336812c61bdfd | 1,915,555,443,277 | 693d4d063dfcc11c2e91d51962a47b7050b77477 | /app/src/main/java/com/snqu/shopping/data/mall/MallApi.java | 7b11eb9c3f8e1c7ab511fbe04bede57adbf2c620 | [] | no_license | zhangquanit/project_shopping | https://github.com/zhangquanit/project_shopping | e4bc6c5e67a52ac760a4c3b1671a6193a20bcb8e | 7f39b9d7b2d28abd29deae5b5a690102b3e3c40b | refs/heads/master | 2023-01-22T21:27:56.996000 | 2020-12-04T08:53:22 | 2020-12-04T08:53:22 | 303,890,611 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.snqu.shopping.data.mall;
import com.snqu.shopping.data.ApiHost;
import com.snqu.shopping.data.base.ResponseDataArray;
import com.snqu.shopping.data.base.ResponseDataObject;
import com.snqu.shopping.data.goods.entity.GoodsEntity;
import com.snqu.shopping.data.home.entity.SearchSlugEntity;
import com.snqu.sh... | UTF-8 | Java | 5,128 | java | MallApi.java | Java | [] | null | [] | package com.snqu.shopping.data.mall;
import com.snqu.shopping.data.ApiHost;
import com.snqu.shopping.data.base.ResponseDataArray;
import com.snqu.shopping.data.base.ResponseDataObject;
import com.snqu.shopping.data.goods.entity.GoodsEntity;
import com.snqu.shopping.data.home.entity.SearchSlugEntity;
import com.snqu.sh... | 5,128 | 0.672844 | 0.671434 | 184 | 25.97826 | 34.592339 | 204 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.309783 | false | false | 14 |
c5724e4076bf0de048afe810a58e68a00a410bc2 | 17,016,660,469,669 | b97b67452409967a01f570135647cd3f16502df1 | /BigBang/Receipts/bigBang/module/receiptModule/client/userInterface/view/SignatureRequestView.java | b8405b4fa324d33b41dd6ba7211a8487332eee3d | [] | no_license | PMJMendes/BigBang | https://github.com/PMJMendes/BigBang | 3ff22718b01ff4474d61140eef0d374d7a05405e | 8f9fdac87de6d9ab86ffbc3b0bcc5af823007423 | refs/heads/master | 2021-10-11T00:48:25.480000 | 2019-01-19T16:14:44 | 2019-01-19T16:14:44 | 165,416,860 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bigBang.module.receiptModule.client.userInterface.view;
import bigBang.definitions.shared.HistoryItemStub;
import bigBang.definitions.shared.Receipt;
import bigBang.definitions.shared.SignatureRequest;
import bigBang.library.client.HasEditableValue;
import bigBang.library.client.HasSelectables;
import bigBang.... | UTF-8 | Java | 4,642 | java | SignatureRequestView.java | Java | [] | null | [] | package bigBang.module.receiptModule.client.userInterface.view;
import bigBang.definitions.shared.HistoryItemStub;
import bigBang.definitions.shared.Receipt;
import bigBang.definitions.shared.SignatureRequest;
import bigBang.library.client.HasEditableValue;
import bigBang.library.client.HasSelectables;
import bigBang.... | 4,642 | 0.79638 | 0.786038 | 149 | 30.147652 | 28.075731 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.899329 | false | false | 14 |
60a91d53a4ddffc2cacbc386ce626922f461ec6e | 24,215,025,682,901 | 26a6c6c54de9fe6f8aa0fb6e9978179faf85b543 | /src/main/java/com/kakaoix/report/model/DefaultRes.java | 057423ad122f1173920f5b181c81be0bb3a38f42 | [] | no_license | bghgu/kakaoIX-report | https://github.com/bghgu/kakaoIX-report | 694cbd160d40f0a462a22cfaf78690965d5e88df | 528b3d344dd49a7cdd8a1a66360437e2dff4a6d1 | refs/heads/master | 2020-03-27T12:32:52.912000 | 2018-10-04T04:49:39 | 2018-10-04T04:49:39 | 146,553,016 | 3 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kakaoix.report.model;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Getter;
import lombok.NoArgsConstructor;
/**
* Created by ds on 2018-08-29.
*/
/**
* 기본 Response Class
* ResponseEntity에서 무조건 HttpStatus 200으로 return하고 각 상황에 맞는 HttpStatus Code를 재 정의
* @param <T> 반환할 결과 데이터 ... | UTF-8 | Java | 855 | java | DefaultRes.java | Java | [
{
"context": "mport lombok.NoArgsConstructor;\n\n/**\n * Created by ds on 2018-08-29.\n */\n\n/**\n * 기본 Response Class\n * R",
"end": 168,
"score": 0.9963670372962952,
"start": 166,
"tag": "USERNAME",
"value": "ds"
}
] | null | [] | package com.kakaoix.report.model;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Getter;
import lombok.NoArgsConstructor;
/**
* Created by ds on 2018-08-29.
*/
/**
* 기본 Response Class
* ResponseEntity에서 무조건 HttpStatus 200으로 return하고 각 상황에 맞는 HttpStatus Code를 재 정의
* @param <T> 반환할 결과 데이터 ... | 855 | 0.722433 | 0.708492 | 37 | 20.324324 | 19.360107 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.324324 | false | false | 14 |
7c3b588192230761e27507a26b28bff2d2d8001b | 1,735,166,828,054 | aea7a3c5b823f7c3fe51bc8272af724b29c54deb | /org/apache/xmlbeans/impl/jam/internal/javadoc/JavadocResults.java | 96e36756d700c2426fc509252416ebe2ece1be0a | [
"Apache-2.0"
] | permissive | AlhonGelios/AO | https://github.com/AlhonGelios/AO | 3426d977ab0f3951139f4ae448429aa62550e413 | 3e78fefe875ab102016e1259874886970e3c5c2a | refs/heads/master | 2022-12-28T18:47:06.533000 | 2020-08-12T07:00:49 | 2020-08-12T07:00:49 | 280,398,994 | 0 | 0 | Apache-2.0 | false | 2020-10-13T23:39:35 | 2020-07-17T10:44:38 | 2020-08-12T07:00:58 | 2020-10-13T23:39:33 | 5,542 | 0 | 0 | 2 | Java | false | false | package org.apache.xmlbeans.impl.jam.internal.javadoc;
import com.sun.javadoc.RootDoc;
import java.lang.reflect.Method;
public class JavadocResults {
private static final JavadocResults INSTANCE = new JavadocResults();
private ThreadLocal mRootsPerThread = new ThreadLocal();
public static void prepare() {... | UTF-8 | Java | 1,701 | java | JavadocResults.java | Java | [] | null | [] | package org.apache.xmlbeans.impl.jam.internal.javadoc;
import com.sun.javadoc.RootDoc;
import java.lang.reflect.Method;
public class JavadocResults {
private static final JavadocResults INSTANCE = new JavadocResults();
private ThreadLocal mRootsPerThread = new ThreadLocal();
public static void prepare() {... | 1,701 | 0.660788 | 0.656673 | 57 | 28.842106 | 26.359053 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.508772 | false | false | 14 |
0573cba2e4c1a9bf9e50519c8f7be80df18250df | 28,046,136,482,245 | 46d3c465d07708675a33dc04e7c53f6a5de69bca | /src/me/chris/MoneyManager/PayGroup.java | faa54edd565534d8a3e0e0be309522fa00aac0d5 | [
"MIT"
] | permissive | cpybus/MoneyManager | https://github.com/cpybus/MoneyManager | 197b6e6b208188ce17ae713955f1edb03d4a79ae | cb03f0110754e793f9504767fd1f9f442ac3fa4b | refs/heads/master | 2021-05-29T08:43:36.918000 | 2015-05-18T14:02:50 | 2015-05-18T14:02:50 | 35,847,027 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package me.chris.MoneyManager;
import java.util.ArrayList;
import org.bukkit.entity.Player;
/**
* @author Chris
*
*/
public class PayGroup
{
private String groupName;
private double amount;
private String type;
public ArrayList<String> members;
public PayGroup(String groupName, double amount, S... | ISO-8859-15 | Java | 2,188 | java | PayGroup.java | Java | [
{
"context": "\nimport org.bukkit.entity.Player;\n\n\n/**\n * @author Chris\n *\n */\npublic class PayGroup\n{\n\tprivate String gr",
"end": 128,
"score": 0.9991260170936584,
"start": 123,
"tag": "NAME",
"value": "Chris"
}
] | null | [] | /**
*
*/
package me.chris.MoneyManager;
import java.util.ArrayList;
import org.bukkit.entity.Player;
/**
* @author Chris
*
*/
public class PayGroup
{
private String groupName;
private double amount;
private String type;
public ArrayList<String> members;
public PayGroup(String groupName, double amount, S... | 2,188 | 0.652476 | 0.648774 | 112 | 18.294643 | 21.671097 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.758929 | false | false | 14 |
227232e1150291466685b0926ddfbbcd7e37c984 | 9,500,467,660,723 | 30560f2c04f9fd7ea0d9808c6c049b0b8965a674 | /src/com/catgen/exception/SessionInactiveException.java | 489e8227126dbaf01345b531a37144f7842faeb7 | [] | no_license | viturena/JSP-project | https://github.com/viturena/JSP-project | 8b35a9b24ec61a40f5ffe4704eebb792fb41086c | 518134f588966c791c8206903369c250f1be529a | refs/heads/master | 2021-01-19T13:50:35.439000 | 2011-03-20T14:36:29 | 2011-03-20T14:36:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.catgen.exception;
public class SessionInactiveException extends Exception {
private static final long serialVersionUID = 1L;
public SessionInactiveException(){
super("Session Inactive. Please login again.");
}
}
| UTF-8 | Java | 240 | java | SessionInactiveException.java | Java | [] | null | [] | package com.catgen.exception;
public class SessionInactiveException extends Exception {
private static final long serialVersionUID = 1L;
public SessionInactiveException(){
super("Session Inactive. Please login again.");
}
}
| 240 | 0.758333 | 0.754167 | 9 | 24.666666 | 22.720524 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.888889 | false | false | 14 |
867050aaa226c28ac0b7c6ebf69b0db3260ff03b | 28,321,014,400,605 | 04034972dd145eb1b108a66b17786b352019eddc | /DIAZ-A00293252/src/interfaz/InterfazClient.java | a14b777f69df3817d09bb62800dde4d4528af62a | [] | no_license | Juanddiazm/BetHorses | https://github.com/Juanddiazm/BetHorses | fa133e5058abdddb743c73667bcf24cc0ccfdd1b | 557b53a0713caf6d79bf9f2d7a0c4247a881d46b | refs/heads/master | 2020-04-09T01:28:34.280000 | 2018-12-01T04:08:53 | 2018-12-01T04:08:53 | 159,906,113 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package interfaz;
import java.awt.BorderLayout;
import java.awt.HeadlessException;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.PrintWriter;
import javax.swing.JFrame;
import javax.swing.JOptionPane;
import modelo.WelcomeClient;... | UTF-8 | Java | 5,776 | java | InterfazClient.java | Java | [] | null | [] | package interfaz;
import java.awt.BorderLayout;
import java.awt.HeadlessException;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.PrintWriter;
import javax.swing.JFrame;
import javax.swing.JOptionPane;
import modelo.WelcomeClient;... | 5,776 | 0.686634 | 0.677458 | 204 | 26.313726 | 25.611916 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.681373 | false | false | 14 |
d5d88612848a3338798495c9d9715d7792dacd87 | 25,941,602,529,127 | 3654573f5019492f253d546b7c0adc9c4638441e | /src/main/java/cn/oge/sci/JEvadataMain.java | b4054e2ce3984c71e3c819a7fbc4ea7b7448173f | [] | no_license | jeffniu66/evadata | https://github.com/jeffniu66/evadata | 1f8c24158f4a16993392b5fcc1db5def1f6b5f36 | 69e6cdc361f8fc6bc509d672c4ee9b231c9178c1 | refs/heads/master | 2021-05-30T16:49:03.421000 | 2015-11-17T15:02:44 | 2015-11-17T15:02:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.oge.sci;
import java.util.List;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.PageRequest;
import org.springframework.data.domain.Pageable;
import cn.oge.kdm.rdp.center.evaluation.constants.EvaluationRuleType;
i... | UTF-8 | Java | 2,704 | java | JEvadataMain.java | Java | [
{
"context": "\n\n\tpublic static StatInfo calc() {\n\t\treturn calc(\"211.154.164.67\", 5080);\n\t}\n\n\tprivate static void init(String dub",
"end": 991,
"score": 0.9995929002761841,
"start": 977,
"tag": "IP_ADDRESS",
"value": "211.154.164.67"
}
] | null | [] | package cn.oge.sci;
import java.util.List;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.PageRequest;
import org.springframework.data.domain.Pageable;
import cn.oge.kdm.rdp.center.evaluation.constants.EvaluationRuleType;
i... | 2,701 | 0.703125 | 0.692187 | 85 | 29.117647 | 26.657484 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.894118 | false | false | 14 |
8b46860e0a55ed2d812918951358b88a534720cc | 31,602,369,399,682 | f7c99c89ca4e7a7c5038229d54fabee56225acbb | /Casse Briques from scratch perso - Java - 2012/BrickBreakerProject/src/Mains/temporaire.java | 24115352418714427ccdd98995c1e4fea4b88bb8 | [] | no_license | Neir/Personal | https://github.com/Neir/Personal | 301eeba60b5726e82e0f99768741d70c7bda9cd3 | 0da78262396fbe3bf075f161b75082ff87390e95 | refs/heads/master | 2021-01-19T01:17:19.674000 | 2017-10-30T06:50:17 | 2017-10-30T06:50:17 | 39,244,104 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Mains;
import java.awt.Color;
import java.awt.Cursor;
import java.awt.Dimension;
import java.awt.GridLayout;
import java.awt.Point;
import java.awt.Toolkit;
import java.awt.event.KeyEvent;
import java.awt.event.KeyListener;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import java.awt.... | UTF-8 | Java | 1,945 | java | temporaire.java | Java | [] | null | [] | package Mains;
import java.awt.Color;
import java.awt.Cursor;
import java.awt.Dimension;
import java.awt.GridLayout;
import java.awt.Point;
import java.awt.Toolkit;
import java.awt.event.KeyEvent;
import java.awt.event.KeyListener;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import java.awt.... | 1,945 | 0.717224 | 0.707455 | 72 | 26.013889 | 24.48667 | 182 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.458333 | false | false | 14 |
ac3a1db17eeb99352a66fced0e974938adbd287e | 17,437,567,248,243 | 0cadd02e09da72a5fd70c8e8c60ac0f34e2c0e03 | /src/test/java/com/axibase/tsd/api/model/message/MessageQuery.java | b68e8e19dfb20a321425e83e869d68631b362436 | [] | no_license | codacy-badger/atsd-api-test | https://github.com/codacy-badger/atsd-api-test | ae28d2ba358cf30da468c1d9c83154359ae1a3e6 | 0056a76ee8c29ad756ced4aa78b9783f07659bbd | refs/heads/master | 2018-02-08T20:53:29.185000 | 2017-01-30T08:38:57 | 2017-01-30T08:38:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.axibase.tsd.api.model.message;
import com.axibase.tsd.api.model.Interval;
import com.fasterxml.jackson.annotation.JsonInclude;
import java.util.List;
import java.util.Map;
@JsonInclude(JsonInclude.Include.NON_NULL)
public class MessageQuery {
private String entity;
private String type;
privat... | UTF-8 | Java | 2,274 | java | MessageQuery.java | Java | [] | null | [] | package com.axibase.tsd.api.model.message;
import com.axibase.tsd.api.model.Interval;
import com.fasterxml.jackson.annotation.JsonInclude;
import java.util.List;
import java.util.Map;
@JsonInclude(JsonInclude.Include.NON_NULL)
public class MessageQuery {
private String entity;
private String type;
privat... | 2,274 | 0.631047 | 0.631047 | 111 | 19.486486 | 16.798147 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.369369 | false | false | 14 |
8f4ff4f8c4ba25e1a4a61d343db9d2836f17595f | 8,555,574,888,686 | 2b2fcb1902206ad0f207305b9268838504c3749b | /WakfuClientSources/srcx/class_6883_clr.java | 6177868e9dfb2a62c074ab4dd175f75cb3b05506 | [] | no_license | shelsonjava/Synx | https://github.com/shelsonjava/Synx | 4fbcee964631f747efc9296477dee5a22826791a | 0cb26d5473ba1f36a3ea1d7163a5b9e6ebcb0b1d | refs/heads/master | 2021-01-15T13:51:41.816000 | 2013-11-17T10:46:22 | 2013-11-17T10:46:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class clr
{
private static dax[] hNn;
public static boolean a(alW paramalW, aCl paramaCl, cnm paramcnm)
{
aUJ localaUJ = paramalW.az(paramaCl.aOC());
return (localaUJ != null) && (localaUJ.a(paramcnm));
}
private static void cmV() {
if (hNn == null)
hNn = new dax[] { dax.kSe, dax.kS... | UTF-8 | Java | 1,269 | java | class_6883_clr.java | Java | [] | null | [] | public class clr
{
private static dax[] hNn;
public static boolean a(alW paramalW, aCl paramaCl, cnm paramcnm)
{
aUJ localaUJ = paramalW.az(paramaCl.aOC());
return (localaUJ != null) && (localaUJ.a(paramcnm));
}
private static void cmV() {
if (hNn == null)
hNn = new dax[] { dax.kSe, dax.kS... | 1,269 | 0.568164 | 0.566588 | 59 | 20.525423 | 21.51417 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.525424 | false | false | 14 |
9107969c54f10dc3bd371ca11b7d6df933c2eaa3 | 8,555,574,888,704 | 60836518ad643e827a5e9a235cb403b25b313075 | /dapenbi-accounting/src/main/java/id/co/dapenbi/accounting/dto/laporan/LaporanBudgetReviewDto.java | bceca86bd8d1bc0eaf12c0e011a495f4dc474c64 | [] | no_license | arraisi/DapenbiAkunting | https://github.com/arraisi/DapenbiAkunting | 0fc440e660e583db7878f3b861a75b24dc770d05 | d3182bebee6471ed6c76bac07492dce14c8716c3 | refs/heads/main | 2022-12-19T00:39:57.432000 | 2020-10-01T22:52:30 | 2020-10-01T22:52:30 | 300,444,210 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package id.co.dapenbi.accounting.dto.laporan;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import java.math.BigDecimal;
import java.util.List;
public class LaporanBudgetReviewDto {
@Data
@AllArgsConstructor
@NoArgsConstructor
public static class Body {
... | UTF-8 | Java | 1,676 | java | LaporanBudgetReviewDto.java | Java | [] | null | [] | package id.co.dapenbi.accounting.dto.laporan;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import java.math.BigDecimal;
import java.util.List;
public class LaporanBudgetReviewDto {
@Data
@AllArgsConstructor
@NoArgsConstructor
public static class Body {
... | 1,676 | 0.688544 | 0.687351 | 68 | 23.647058 | 15.759932 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.455882 | false | false | 14 |
8f3d75090ae20e120ecf199d73fa1f3d68b7028e | 9,698,036,185,644 | f9e36c96c4bf19994897aac6d901c70906d0de4d | /app/src/main/java/home/com/yoni/anonymuschat/chatUi/ChatActivity.java | ef8c2b36a10d780770c045a729f7bacf627f9309 | [] | no_license | yoniPodo/AnonymusChat | https://github.com/yoniPodo/AnonymusChat | f4d14f48518ab4e1eb2373dd6df34c032a9b6da0 | 806c7178a2b2c8354a161f1f1cd665764cd111e5 | refs/heads/master | 2016-06-11T09:31:26.796000 | 2016-05-17T09:40:50 | 2016-05-17T09:40:50 | 58,446,359 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package home.com.yoni.anonymuschat.chatUi;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.ListView;
import android.widget.TextView;
import java.io.Buffered... | UTF-8 | Java | 6,948 | java | ChatActivity.java | Java | [
{
"context": " return ip[0];\n//// return \"example- 192.168.0.101\";\n// }\n\n private String userIP() {\n ",
"end": 4773,
"score": 0.9997491836547852,
"start": 4760,
"tag": "IP_ADDRESS",
"value": "192.168.0.101"
}
] | null | [] | package home.com.yoni.anonymuschat.chatUi;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.ListView;
import android.widget.TextView;
import java.io.Buffered... | 6,948 | 0.606218 | 0.603627 | 189 | 35.761906 | 32.447948 | 217 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.671958 | false | false | 14 |
4f5f458100bcac7bef39c6b46b93bf92b1a955f2 | 26,551,487,846,906 | e81fbd6aade08f722aac8421279485ce8519d58d | /JavaPos/custom/localize/Jnyz/Jnyz_CustomGlobalInfo.java | 5e5b5ea97badead4ce6a2ccf43b4d1d863e5489c | [] | no_license | jiangwenqiang/GIT | https://github.com/jiangwenqiang/GIT | 97dc2157d2e7631b2a773aebd19f0a75c96ac8d4 | cfaf933ea7a59108cb30c1278aca257b63f4ddf7 | refs/heads/master | 2016-06-06T04:37:17.151000 | 2015-09-18T06:28:47 | 2015-09-18T06:28:47 | 36,648,000 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package custom.localize.Jnyz;
public class Jnyz_CustomGlobalInfo {
private static Jnyz_CustomGlobalInfo defaultObj = null;
public static Jnyz_CustomGlobalInfo getDefault()
{
if (defaultObj == null)
{
defaultObj = new Jnyz_CustomGlobalInfo();
}
return defa... | UTF-8 | Java | 787 | java | Jnyz_CustomGlobalInfo.java | Java | [] | null | [] | package custom.localize.Jnyz;
public class Jnyz_CustomGlobalInfo {
private static Jnyz_CustomGlobalInfo defaultObj = null;
public static Jnyz_CustomGlobalInfo getDefault()
{
if (defaultObj == null)
{
defaultObj = new Jnyz_CustomGlobalInfo();
}
return defa... | 787 | 0.603945 | 0.603945 | 28 | 21.535715 | 17.716986 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.892857 | false | false | 14 |
aa7cfe469489accc63b44a9d54d5fba3415ab9e5 | 19,456,201,897,476 | 06697df44d245e960752318f38761e8e559d7d9f | /java-algo/src/main/java/com/mdfecioru/graph/Node.java | 5232ec63e38a6c7173b875a0b03dd0e8bc5cf61d | [] | no_license | mdfecioru/courses | https://github.com/mdfecioru/courses | 5f22c886845cf4948fb68f432498b63ebf3126ae | 3a9a400cb7635da7ab7d72a6d68a72ca639b3f04 | refs/heads/master | 2020-04-01T05:05:13.042000 | 2019-01-27T19:58:38 | 2019-01-27T19:58:38 | 152,889,591 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mdfecioru.graph;
public class Node implements Comparable<Node> {
private int id;
private int value;
public Node(int id, int value) {
this.id = id;
this.value = value;
}
public void setId(int id) {
this.id = id;
}
public void setValue(int value) {
... | UTF-8 | Java | 622 | java | Node.java | Java | [] | null | [] | package com.mdfecioru.graph;
public class Node implements Comparable<Node> {
private int id;
private int value;
public Node(int id, int value) {
this.id = id;
this.value = value;
}
public void setId(int id) {
this.id = id;
}
public void setValue(int value) {
... | 622 | 0.545016 | 0.540193 | 34 | 17.294117 | 14.607672 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.382353 | false | false | 14 |
18e200dbbfb0578023a0846a08616493f308af3d | 27,032,524,213,046 | 38323436c405a3c28c2c67a8a599a849e998d3d3 | /src/test/FileManager.java | b1f647dfe10192878bbc0ac43cecda8debea1bd0 | [] | no_license | gltknbtn/FileOperations | https://github.com/gltknbtn/FileOperations | 1e3739b041a32c07aa33d706e482ba4355e60471 | 1a93b149ae297ee50983c2a20c868f62332b856d | refs/heads/master | 2021-01-10T10:45:45.261000 | 2016-02-16T07:19:49 | 2016-02-16T07:19:49 | 51,813,455 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileReader;
import java.io.FileWriter;
import java.util.ArrayList;
import java.util.List;
public class FileManager {
private static final int TEST_INPUT_SIZE = 3143;
public static void mai... | UTF-8 | Java | 5,705 | java | FileManager.java | Java | [] | null | [] | package test;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileReader;
import java.io.FileWriter;
import java.util.ArrayList;
import java.util.List;
public class FileManager {
private static final int TEST_INPUT_SIZE = 3143;
public static void mai... | 5,705 | 0.493602 | 0.479053 | 142 | 39.176056 | 29.571184 | 192 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.626761 | false | false | 14 |
02ebb9c01176ce03da6e5c450da6447c1e50bfd2 | 2,439,541,424,189 | 48d87a32396495c07289d076f69e4698fa0cf305 | /milan/Vezbe09oko/src/rs/ac/uns/ftn/informatika/mbs2/vezbe09/primer01/server/session/StoDaoLocal.java | b75373580d5a50bb69fdf0455fa8b3d8322358f8 | [] | no_license | milanmitric/ISA | https://github.com/milanmitric/ISA | f44d8dcba303fc95e659d3325fac25e30844c96c | 9dc1615cfb4a228e449ae39b7fd48e8ad5a3c4a2 | refs/heads/master | 2021-01-10T06:34:42.092000 | 2016-02-23T20:10:53 | 2016-02-23T20:10:53 | 51,528,924 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package rs.ac.uns.ftn.informatika.mbs2.vezbe09.primer01.server.session;
import java.util.List;
import javax.ejb.Local;
import rs.ac.uns.ftn.informatika.mbs2.vezbe09.primer01.server.entity.Sto;
@Local
public interface StoDaoLocal extends GenericDaoLocal<Sto, Integer>{
public List<Sto> stoloviSaIdRestorana(Integer i... | UTF-8 | Java | 408 | java | StoDaoLocal.java | Java | [] | null | [] | package rs.ac.uns.ftn.informatika.mbs2.vezbe09.primer01.server.session;
import java.util.List;
import javax.ejb.Local;
import rs.ac.uns.ftn.informatika.mbs2.vezbe09.primer01.server.entity.Sto;
@Local
public interface StoDaoLocal extends GenericDaoLocal<Sto, Integer>{
public List<Sto> stoloviSaIdRestorana(Integer i... | 408 | 0.803922 | 0.779412 | 15 | 26.200001 | 30.874369 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 14 |
304800aaf19ec4993f1a5e48586cd9a6ec734b91 | 2,439,541,425,010 | 230af6c316543027d6c1de1b8c52fc8b958c265b | /learningJava/java-jvm/src/main/java/dddy/gin/jvm/chapter07/ClassInitialization07.java | b4ff3b79bce786023025338423e0c7111620c430 | [] | no_license | elinxer/intentional-learning | https://github.com/elinxer/intentional-learning | 04b49f9ad43bdaf3b8e02b80eb18ce817dfd0c04 | 7d834d8a7c6c190b1baba8a35d12762287a03e57 | refs/heads/master | 2022-04-12T14:31:12.368000 | 2020-04-03T08:12:01 | 2020-04-03T08:12:01 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dddy.gin.jvm.chapter07;
class Parent{
public static int A = 1;
static{
A = 2;
}
}
/**
* @author gin
*/
public class ClassInitialization07 extends Parent{
public static int B = A;
public static void main(String[] args) {
//2
System.out.println(B);
}
}
| UTF-8 | Java | 315 | java | ClassInitialization07.java | Java | [
{
"context": " static{\n A = 2;\n }\n}\n\n/**\n * @author gin\n */\npublic class ClassInitialization07 extends Pa",
"end": 131,
"score": 0.9987218379974365,
"start": 128,
"tag": "USERNAME",
"value": "gin"
}
] | null | [] | package dddy.gin.jvm.chapter07;
class Parent{
public static int A = 1;
static{
A = 2;
}
}
/**
* @author gin
*/
public class ClassInitialization07 extends Parent{
public static int B = A;
public static void main(String[] args) {
//2
System.out.println(B);
}
}
| 315 | 0.574603 | 0.552381 | 21 | 13.904762 | 14.924907 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.238095 | false | false | 14 |
a259fdcece6c56d53d3f506f3eb76c0e5f52c7a7 | 17,970,143,193,995 | de429a9af05a126cf7e41427070dc4b397841dd5 | /cec.site/src/cn/mopon/cec/site/actions/product/BenefitCardUserAction.java | 41601f4f4b4c34c8d5f65d027a2bc5316e156c5b | [] | no_license | thb143/cec | https://github.com/thb143/cec | bed61ffcda6259ad58794a1b3abb2ea95128b031 | f0a7fc688acbf3e8c0797344512af175a568cbc0 | refs/heads/master | 2021-01-20T13:12:09.979000 | 2017-05-06T13:38:25 | 2017-05-06T13:38:25 | 90,463,610 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.mopon.cec.site.actions.product;
import javax.annotation.Resource;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import coo.core.security.annotations.Auth;
import cn.mopon.cec.core.model.BenefitCardUserS... | UTF-8 | Java | 1,630 | java | BenefitCardUserAction.java | Java | [] | null | [] | package cn.mopon.cec.site.actions.product;
import javax.annotation.Resource;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import coo.core.security.annotations.Auth;
import cn.mopon.cec.core.model.BenefitCardUserS... | 1,630 | 0.749356 | 0.749356 | 60 | 24.866667 | 21.367785 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.15 | false | false | 14 |
417585ffc895cc02438de0e774d7a1c3f6eaf80c | 23,639,500,031,920 | 2dbb2fa06cf5b4ec79859d89f10661208f94bdf6 | /carAdmin/src/main/java/com/xawl/car/pojo/DbUser.java | 2e1273606fcd2ab8eea5cd754e1d82c95efbf697 | [] | no_license | VinceLz/carAdmin | https://github.com/VinceLz/carAdmin | 70f36ef045f5d5243ad450874370ef50b2419c1e | e8bdae01ac5b96589e3d20dd8b56aeb94619672b | refs/heads/master | 2020-06-10T23:57:07.204000 | 2017-06-19T09:46:30 | 2017-06-19T09:47:53 | 75,837,862 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xawl.car.pojo;
import java.util.Date;
public class DbUser {
private Integer uid;
private String ulogin;
private String uphone;
private String uaddress;
private String ulongitude;
private String uname;
private String upassword;
private String uprovi... | UTF-8 | Java | 4,357 | java | DbUser.java | Java | [] | null | [] | package com.xawl.car.pojo;
import java.util.Date;
public class DbUser {
private Integer uid;
private String ulogin;
private String uphone;
private String uaddress;
private String ulongitude;
private String uname;
private String upassword;
private String uprovi... | 4,357 | 0.558412 | 0.558412 | 216 | 18.180555 | 18.928223 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.300926 | false | false | 14 |
75f93c502f29403fead25a593113928da03cdad3 | 19,731,079,766,191 | 8e7854c4511b10ce35b459b73b412ddf8c554a08 | /src/main/java/com/company/homemaking/business/conf/RedisConfig.java | 69c2cb2c36e36fb40e42e87b2a50cc4260b54068 | [] | no_license | DongbinHu/homemaking | https://github.com/DongbinHu/homemaking | 7959e0470838af0f276540a3b58cc1a3328047cf | 5c611d3bf0b9810a27389890c702de261d23b9d1 | refs/heads/main | 2023-08-16T00:45:20.623000 | 2023-08-08T09:24:19 | 2023-08-08T09:24:19 | 263,874,923 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company.homemaking.business.conf;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import redis.client... | UTF-8 | Java | 827 | java | RedisConfig.java | Java | [] | null | [] | package com.company.homemaking.business.conf;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import redis.client... | 827 | 0.759371 | 0.759371 | 26 | 30.807692 | 22.542301 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.576923 | false | false | 14 |
1c6ba0abafda63723f08b28df295541d602f87b5 | 19,653,770,402,398 | 9b1e69ebfdc1fcc8adb284310e8d9ff63da981d1 | /app/src/main/java/com/xll/rxjava/CombineTest.java | 300f6857a9e1712393a4913c8e124cf7bca028c0 | [] | no_license | LittleRoyal/RxJava | https://github.com/LittleRoyal/RxJava | 498c7c975c4f1d5e79faab8158bba4ebfe8fe9a5 | 953234017f28d341020e0f232a9f5a337621c5bc | refs/heads/master | 2020-04-01T06:30:13.882000 | 2018-10-14T07:38:59 | 2018-10-14T07:38:59 | 152,950,772 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xll.rxjava;
import android.util.Log;
import java.util.ArrayList;
import java.util.concurrent.Callable;
import java.util.concurrent.TimeUnit;
import io.reactivex.BackpressureStrategy;
import io.reactivex.Flowable;
import io.reactivex.functions.BiConsumer;
import io.reactivex.functions.BiFunction;
import i... | UTF-8 | Java | 6,475 | java | CombineTest.java | Java | [
{
"context": "元素\n * count 统计被观察者发送的元素总数\n * collect\n * Created by LittleRoy on 2018/9/5.\n */\npublic class CombineTest {\n p",
"end": 748,
"score": 0.9996466636657715,
"start": 739,
"tag": "USERNAME",
"value": "LittleRoy"
}
] | null | [] | package com.xll.rxjava;
import android.util.Log;
import java.util.ArrayList;
import java.util.concurrent.Callable;
import java.util.concurrent.TimeUnit;
import io.reactivex.BackpressureStrategy;
import io.reactivex.Flowable;
import io.reactivex.functions.BiConsumer;
import io.reactivex.functions.BiFunction;
import i... | 6,475 | 0.564854 | 0.544628 | 161 | 32.47205 | 25.182085 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.652174 | false | false | 14 |
2ca955d4520271adac5b43c39240dd3b82d1416d | 32,100,585,623,822 | 3b1c1ba4d82cfa2ad9309c3b7a959d94dffac080 | /src/com/lq/s1/a1/ArithmeticCalculatorLoggingProxy.java | fd94e6cde539b2823c4fa740d633700abcd5e61d | [] | no_license | LQliuqiang/StudySpring4 | https://github.com/LQliuqiang/StudySpring4 | 607123b6ae153697cf10931c155a5c0b0d7ac753 | 4dd256b6ad5040970311be7ad3533a7f91596d34 | refs/heads/master | 2020-04-16T23:48:15.295000 | 2019-01-16T11:10:30 | 2019-01-16T11:10:30 | 166,026,391 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lq.s1.a1;
import java.lang.reflect.InvocationHandler;
import java.lang.reflect.Method;
import java.lang.reflect.Proxy;
import java.util.Arrays;
public class ArithmeticCalculatorLoggingProxy {
private ArithmeticCalculator target;
public ArithmeticCalculatorLoggingProxy(ArithmeticCalculator target) {
... | UTF-8 | Java | 1,974 | java | ArithmeticCalculatorLoggingProxy.java | Java | [] | null | [] | package com.lq.s1.a1;
import java.lang.reflect.InvocationHandler;
import java.lang.reflect.Method;
import java.lang.reflect.Proxy;
import java.util.Arrays;
public class ArithmeticCalculatorLoggingProxy {
private ArithmeticCalculator target;
public ArithmeticCalculatorLoggingProxy(ArithmeticCalculator target) {
... | 1,974 | 0.702219 | 0.70037 | 62 | 25.161291 | 24.859083 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.387097 | false | false | 14 |
d64eed6a5c291e0dab91a330891f8621364bb611 | 12,584,254,224,870 | 3470fd838cd3619fd6fa44ef7707dae557d5590a | /src/com/DummiesGame/Entity/Entity.java | adfc47657a52d460adb89f8b85b6662cfcc55ae7 | [] | no_license | minhnbwork97/RPG-Game | https://github.com/minhnbwork97/RPG-Game | f1f85b64d2290e50a22bff701b302d0aa4d4f641 | ab8cfe487f8cf2f637f183d3514b944663daa50d | refs/heads/master | 2020-03-09T10:20:39.322000 | 2018-04-09T07:52:01 | 2018-04-09T07:52:01 | 128,734,918 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.DummiesGame.Entity;
public abstract class Entity {
private String name;
private int HP;
private int MP;
private int x, y;
private int ID;
public int getHP() {
return HP;
}
public int getMP() {
return MP;
}
public void setName(String name) {
this.name = name;
}
public void setHP(in... | UTF-8 | Java | 680 | java | Entity.java | Java | [] | null | [] | package com.DummiesGame.Entity;
public abstract class Entity {
private String name;
private int HP;
private int MP;
private int x, y;
private int ID;
public int getHP() {
return HP;
}
public int getMP() {
return MP;
}
public void setName(String name) {
this.name = name;
}
public void setHP(in... | 680 | 0.592647 | 0.592647 | 57 | 10.947369 | 10.450252 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.403509 | false | false | 14 |
f0c7d77f06be51fd8d3f5ee89ad1b71cf71c390c | 28,467,043,273,487 | fdebc5910455cba5a3f6883f7f1b028a357f57db | /src/main/java/com/cdkj/service/dto/req/XN612020Req.java | 859e9a7d5be9457914318803b777d5bfffc0bfd3 | [] | no_license | bellmit/jj-service | https://github.com/bellmit/jj-service | a458863b8ea66d74039155bf997172c5265bc001 | 251e42f5626044fea6ee738e5f6d4aee16ad6467 | refs/heads/master | 2022-02-02T09:08:14.867000 | 2017-07-13T06:21:16 | 2017-07-13T06:21:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cdkj.service.dto.req;
/**
* 新增组
* @author: asus
* @since: 2017年6月4日 下午5:05:02
* @history:
*/
public class XN612020Req {
// 名称
private String name;
// 用户编号
private String userId;
public String getName() {
return name;
}
public void setName(Str... | UTF-8 | Java | 548 | java | XN612020Req.java | Java | [
{
"context": ".cdkj.service.dto.req;\r\n\r\n/**\r\n * 新增组\r\n * @author: asus \r\n * @since: 2017年6月4日 下午5:05:02 \r\n * @history:\r\n",
"end": 66,
"score": 0.9946461915969849,
"start": 62,
"tag": "USERNAME",
"value": "asus"
}
] | null | [] | package com.cdkj.service.dto.req;
/**
* 新增组
* @author: asus
* @since: 2017年6月4日 下午5:05:02
* @history:
*/
public class XN612020Req {
// 名称
private String name;
// 用户编号
private String userId;
public String getName() {
return name;
}
public void setName(Str... | 548 | 0.538462 | 0.505769 | 31 | 14.774194 | 13.151008 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.225806 | false | false | 14 |
eaa42785309e84a12ae7d6e0e687779f676f65b8 | 21,689,584,882,849 | fdfd2766acc7fd3805f68700f13659950ca16820 | /DoorsOpenFinal/app/src/main/java/ca/edumedia/jaff0021/doorsopenfinal/DetailBuildingActivity.java | 0e72dab294d60ae98510f0076ed49c113f6026f8 | [] | no_license | jaff0021/Android-FInal | https://github.com/jaff0021/Android-FInal | 1c20ad8c691903dbae1638c0421a87ddaf30f46a | 652366edce05b36e9853e169c768a91d40ef385a | refs/heads/master | 2021-09-03T21:26:53.160000 | 2018-01-12T04:48:14 | 2018-01-12T04:48:14 | 117,193,192 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ca.edumedia.jaff0021.doorsopenfinal;
/**
* Created by zaheedjaffer on 2018-01-10.
*/
import android.net.Uri;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.widget.ImageView;
import android.widget.TextView;
import com.google.android.gms.maps.CameraUpdateFactory;
im... | UTF-8 | Java | 4,029 | java | DetailBuildingActivity.java | Java | [
{
"context": "umedia.jaff0021.doorsopenfinal;\n\n/**\n * Created by zaheedjaffer on 2018-01-10.\n */\n\nimport android.net.Uri;\nimpor",
"end": 76,
"score": 0.9997299313545227,
"start": 64,
"tag": "USERNAME",
"value": "zaheedjaffer"
},
{
"context": "\n * Detailed Activity of a Buildi... | null | [] | package ca.edumedia.jaff0021.doorsopenfinal;
/**
* Created by zaheedjaffer on 2018-01-10.
*/
import android.net.Uri;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.widget.ImageView;
import android.widget.TextView;
import com.google.android.gms.maps.CameraUpdateFactory;
im... | 4,015 | 0.692976 | 0.683296 | 108 | 36.314816 | 31.472694 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.518519 | false | false | 14 |
0251624bdab25fe69a24cf5d871e5db17db84957 | 22,625,887,758,745 | dcb2351ddcc6322a4c5c5266b7165e2afba6c672 | /core-ng/src/main/java/core/framework/internal/db/InsertQuery.java | c59cd4e3e5ed9a7c945fa9219fef76f1785b3b43 | [
"Apache-2.0"
] | permissive | makachung0/core-ng-project | https://github.com/makachung0/core-ng-project | 870730d5b7bfcbbf025acada8baa273c97379958 | bfb41646396ef20f2b4043809cde3e029f1c5630 | refs/heads/master | 2021-07-12T23:36:00.807000 | 2020-08-25T18:15:39 | 2020-08-25T18:15:39 | 195,776,879 | 0 | 0 | Apache-2.0 | true | 2019-07-08T09:10:14 | 2019-07-08T09:10:14 | 2019-07-08T08:28:23 | 2019-07-05T02:06:16 | 6,770 | 0 | 0 | 0 | null | false | false | package core.framework.internal.db;
import java.util.function.Function;
/**
* @author neo
*/
final class InsertQuery<T> {
final String sql;
final String generatedColumn;
private final Function<T, Object[]> paramBuilder;
InsertQuery(String sql, String generatedColumn, Function<T, Object[]> paramBuil... | UTF-8 | Java | 531 | java | InsertQuery.java | Java | [
{
"context": "mport java.util.function.Function;\n\n/**\n * @author neo\n */\nfinal class InsertQuery<T> {\n final String",
"end": 92,
"score": 0.9943275451660156,
"start": 89,
"tag": "USERNAME",
"value": "neo"
}
] | null | [] | package core.framework.internal.db;
import java.util.function.Function;
/**
* @author neo
*/
final class InsertQuery<T> {
final String sql;
final String generatedColumn;
private final Function<T, Object[]> paramBuilder;
InsertQuery(String sql, String generatedColumn, Function<T, Object[]> paramBuil... | 531 | 0.6742 | 0.6742 | 22 | 23.136364 | 22.488977 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.590909 | false | false | 14 |
190302ae74233160dc0f16a7c04f938f24e20d71 | 16,982,300,741,350 | 9c31adfb73b723b80fbbaf5f66b4ba74ca4d1a68 | /src/org/jdownloader/api/downloads/DownloadControllerEventPublisher.java | b616bd49b18942544afd67baaa1c20406b21c6c1 | [] | no_license | Crissov/jdownloader | https://github.com/Crissov/jdownloader | e3f9ce61e4519e140a649e950c04a19610f1c45f | e8e7adc80b9bc1802360db5a456365118f1b646f | refs/heads/master | 2016-09-14T03:11:05.185000 | 2016-06-16T13:25:45 | 2016-06-16T13:25:45 | 61,296,386 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.jdownloader.api.downloads;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map.Entry;
import java.util.Set;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.CopyOnWriteArraySet;
import java.util.conc... | UTF-8 | Java | 40,527 | java | DownloadControllerEventPublisher.java | Java | [] | null | [] | package org.jdownloader.api.downloads;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map.Entry;
import java.util.Set;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.CopyOnWriteArraySet;
import java.util.conc... | 40,527 | 0.549066 | 0.547882 | 881 | 44.001137 | 40.303402 | 295 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.828604 | false | false | 14 |
19db869c8b86b6a6fc8931faad8c20dc07d6a97c | 31,988,916,421,068 | 43dccbf46c0d5d3fbf455bccb550df520a05c85d | /leetcode/feb/FreqStack.java | d8e7f46eeb72e2cf333c2e3c5a2b3344081f01f9 | [] | no_license | rajatm077/ds_algo | https://github.com/rajatm077/ds_algo | 89c71aefd99342eb25b4223ad9067919a517352a | b99c23647db65846a786ebbc7b78a2edc65a8645 | refs/heads/master | 2023-03-16T10:59:59.400000 | 2021-03-01T08:44:59 | 2021-03-01T08:44:59 | 291,342,000 | 0 | 0 | null | false | 2021-02-27T21:31:35 | 2020-08-29T20:12:54 | 2021-02-01T17:19:03 | 2021-02-27T21:31:35 | 27 | 0 | 0 | 0 | Java | false | false | package leetcode.feb;
import java.util.HashMap;
import java.util.Stack;
class FreqStack {
int max_freq;
HashMap<Integer, Stack<Integer>> stkMap;
HashMap<Integer, Integer> freqMap;
public FreqStack() {
max_freq = 0;
stkMap = new HashMap<>();
freqMap = new HashMap<>();
}
... | UTF-8 | Java | 1,791 | java | FreqStack.java | Java | [] | null | [] | package leetcode.feb;
import java.util.HashMap;
import java.util.Stack;
class FreqStack {
int max_freq;
HashMap<Integer, Stack<Integer>> stkMap;
HashMap<Integer, Integer> freqMap;
public FreqStack() {
max_freq = 0;
stkMap = new HashMap<>();
freqMap = new HashMap<>();
}
... | 1,791 | 0.514238 | 0.503629 | 73 | 23.547945 | 17.127275 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.739726 | false | false | 14 |
eee7b8cfb48dbef128ec1d4978d864dde20ba73c | 6,485,400,645,591 | 62ca3e1b6af94510eb521c6d9a5daf215deeaf69 | /src/rss/Item.java | 7ff296857b6a27d528ad0f6970d7c8293b5a5c69 | [] | no_license | dfsefdsd/pf | https://github.com/dfsefdsd/pf | ddb7878276fb6edfd4d570a744fb06351850fb04 | 84c4a0e38f1f5857a58bd6c81cf3f88d63258109 | refs/heads/master | 2020-04-05T23:20:38.463000 | 2013-05-02T08:12:06 | 2013-05-02T08:12:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package rss;
import org.dom4j.Element;
public class Item {
private Element title;
public Element getTitle() {
return title;
}
public void setTitle(Element title) {
this.title = title;
}
public Element getLink() {
return link;
}
public void setLink(Element link) {
this.link = link;
}
public Element g... | UTF-8 | Java | 1,072 | java | Item.java | Java | [] | null | [] | package rss;
import org.dom4j.Element;
public class Item {
private Element title;
public Element getTitle() {
return title;
}
public void setTitle(Element title) {
this.title = title;
}
public Element getLink() {
return link;
}
public void setLink(Element link) {
this.link = link;
}
public Element g... | 1,072 | 0.716418 | 0.715485 | 52 | 19.615385 | 13.736747 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.673077 | false | false | 14 |
6511ef391427e75185bd6d824ed99c6149862314 | 7,885,559,983,579 | 721867a265301ee8da794a15e02cc0a1d02b9e2f | /simple-service2/src/main/java/services/feign/HelloClient.java | b28247ec9da386cdeeddaa249a102479e87a1c23 | [] | no_license | okeeper/spring-cloud-eureka-demo | https://github.com/okeeper/spring-cloud-eureka-demo | a43c1dd09475b15de4eaab4d9dd07d51a8a8af55 | 8b1fce683b3e7c8bc64aa35bb848d8452205049f | refs/heads/master | 2019-07-27T17:55:01.177000 | 2017-03-28T06:26:13 | 2017-03-28T06:26:13 | 86,422,901 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package services.feign;
import org.springframework.cloud.netflix.feign.FeignClient;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation.Re... | UTF-8 | Java | 595 | java | HelloClient.java | Java | [] | null | [] | package services.feign;
import org.springframework.cloud.netflix.feign.FeignClient;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation.Re... | 595 | 0.794958 | 0.793277 | 18 | 32.055557 | 26.139524 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 14 |
b435aaccdcebfce59ae8c096cef44c4a671bd305 | 18,683,107,741,313 | 05a5b24c81b348b24118ab7f2ec1249b28193910 | /src/com/vincent/ems/dao/impl/DepartmentDaoImpl.java | 96153b4c3eebf7d09d9218b612f38e56aeaf5827 | [] | no_license | wumq0720/EMS | https://github.com/wumq0720/EMS | 5bbde266dfdffea1453c58ce437c39a6ddb59e0d | 8393092b4d38fd896c4e68eed56dd6180573fcc7 | refs/heads/master | 2020-04-02T16:09:44.528000 | 2018-10-25T03:22:20 | 2018-10-25T03:22:20 | 154,600,973 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vincent.ems.dao.impl;
import java.util.List;
import org.hibernate.criterion.DetachedCriteria;
import org.springframework.orm.hibernate3.support.HibernateDaoSupport;
import com.vincent.ems.dao.DepartmentDao;
import com.vincent.ems.domain.Department;
public class DepartmentDaoImpl extends HibernateDaoSupp... | UTF-8 | Java | 1,439 | java | DepartmentDaoImpl.java | Java | [] | null | [] | package com.vincent.ems.dao.impl;
import java.util.List;
import org.hibernate.criterion.DetachedCriteria;
import org.springframework.orm.hibernate3.support.HibernateDaoSupport;
import com.vincent.ems.dao.DepartmentDao;
import com.vincent.ems.domain.Department;
public class DepartmentDaoImpl extends HibernateDaoSupp... | 1,439 | 0.76442 | 0.76164 | 57 | 24.245613 | 26.555655 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.298246 | false | false | 14 |
d5fe10fe617f3e73b945efe5d13da622088e5952 | 17,944,373,368,926 | 5627f2dbb78c28d0554f1977407b741ce6453d52 | /TA-API/src/main/java/com/skettios/textadventure/api/TextAdventureAPI.java | bf59097a81451d90ccfc0d9d7c0ffff90f990088 | [
"MIT"
] | permissive | skettios/Text-Adventure-API | https://github.com/skettios/Text-Adventure-API | 55e2960cea35d279c87418a3bb82a79476620d33 | 02d54b3d37b2ea288e1c022a6605b9d836dd2c56 | refs/heads/master | 2021-01-24T06:10:29.789000 | 2015-05-10T21:35:41 | 2015-05-10T21:35:41 | 34,482,915 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.skettios.textadventure.api;
import com.skettios.textadventure.api.command.CommandRegistry;
import com.skettios.textadventure.api.command.ICommand;
import com.skettios.textadventure.api.item.Item;
import com.skettios.textadventure.api.room.Room;
import com.skettios.textadventure.api.room.RoomRegistry;
impor... | UTF-8 | Java | 2,188 | java | TextAdventureAPI.java | Java | [] | null | [] | package com.skettios.textadventure.api;
import com.skettios.textadventure.api.command.CommandRegistry;
import com.skettios.textadventure.api.command.ICommand;
import com.skettios.textadventure.api.item.Item;
import com.skettios.textadventure.api.room.Room;
import com.skettios.textadventure.api.room.RoomRegistry;
impor... | 2,188 | 0.782907 | 0.782907 | 97 | 21.556702 | 23.935467 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.206186 | false | false | 14 |
0aac6d1ba81bf7be7f1839e1b715d81d24bb4535 | 31,439,160,669,154 | e85e0b9eb8bd3c7d3eefd9ade0d2b0d0c5351273 | /src/main/java/org/calvin/String/NumberOfSegments.java | cc0cd43c7c7858f00d639f1e52d86c389f176423 | [
"Apache-2.0"
] | permissive | stalk-calvin/Java-Algorithms | https://github.com/stalk-calvin/Java-Algorithms | e6e4a24f2d621d94c4589cba2c74897b43d0cd8a | 48dcc031c1466cda35b8409e58c1eca30f490152 | refs/heads/master | 2023-06-22T07:46:37.184000 | 2023-02-09T01:32:55 | 2023-02-09T01:32:55 | 71,672,337 | 4 | 1 | null | false | 2023-06-14T22:29:28 | 2016-10-22T23:59:34 | 2023-02-05T04:20:04 | 2023-06-14T22:29:27 | 31,567 | 3 | 1 | 1 | Java | false | false | /*
* Copyright Calvin Lee Since 2017.
* All Rights Reserved.
*/
package org.calvin.String;
public class NumberOfSegments {
public int findNumberOfSegments(String in) {
in = in.trim();
int result = 1;
for (int i = 0; i < in.length(); i++) {
if (in.charAt(i) == ' ') result++;
... | UTF-8 | Java | 361 | java | NumberOfSegments.java | Java | [
{
"context": "/*\n * Copyright Calvin Lee Since 2017.\n * All Rights Reserved.\n */\n\npackage ",
"end": 26,
"score": 0.9998478293418884,
"start": 16,
"tag": "NAME",
"value": "Calvin Lee"
}
] | null | [] | /*
* Copyright <NAME> Since 2017.
* All Rights Reserved.
*/
package org.calvin.String;
public class NumberOfSegments {
public int findNumberOfSegments(String in) {
in = in.trim();
int result = 1;
for (int i = 0; i < in.length(); i++) {
if (in.charAt(i) == ' ') result++;
... | 357 | 0.540166 | 0.523546 | 17 | 20.235294 | 16.664614 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 14 |
ab18a4d54feb32bc5ddb2b52e19e13415c772831 | 24,970,939,915,754 | 03284f44d6134094d4076aa3b4579a6a7ad0aa5d | /connectionpool/src/com/example/view/SuccessView.java | b886dabb088e47055c59281a99c60ffffa2f6743 | [] | no_license | GeethaSrinivasK/Assignments | https://github.com/GeethaSrinivasK/Assignments | b9a2259445315a53698b2a860cd57a9fc9fda18f | bbfa07a49cd91315a6bd6e7c6c2d55a9f684bb3f | refs/heads/master | 2022-12-24T02:52:52.451000 | 2019-08-08T10:29:51 | 2019-08-08T10:29:51 | 191,763,260 | 0 | 0 | null | false | 2022-12-16T00:37:42 | 2019-06-13T12:56:34 | 2019-08-08T10:32:34 | 2022-12-16T00:37:41 | 75,007 | 0 | 0 | 27 | Java | false | false | package com.example.view;
import java.io.IOException;
import java.io.PrintWriter;
import java.sql.ResultSet;
import java.sql.SQLException;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.serv... | UTF-8 | Java | 1,781 | java | SuccessView.java | Java | [] | null | [] | package com.example.view;
import java.io.IOException;
import java.io.PrintWriter;
import java.sql.ResultSet;
import java.sql.SQLException;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.serv... | 1,781 | 0.74228 | 0.738911 | 66 | 25.984848 | 30.879772 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.393939 | false | false | 14 |
a19f2afb4f912b2054a5b6e75eed14c3e5777a43 | 17,051,020,224,921 | 575905aff2d8ec5ac41873ebd88714a22d758a9e | /src/main/java/com/devik/entity/User.java | fbe20f9863ad98edb9afe26070c827fb14aa5199 | [] | no_license | deviknitkkr/Stateless-Authentication-SpringBoot | https://github.com/deviknitkkr/Stateless-Authentication-SpringBoot | 4da148b84a9398ebf712d553579e3834432f7c88 | 4a0af05dc8ab45020f9b05ca9b6460b765d6df76 | refs/heads/main | 2023-07-17T15:49:31.969000 | 2021-08-27T08:11:38 | 2021-08-27T08:11:38 | 396,704,185 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.devik.entity;
import com.fasterxml.jackson.annotation.JsonIgnore;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import org.hibernate.annotations.GenericGenerator;
import org.springframework.security.core.GrantedAuthority;
import org.springframework.security.core.aut... | UTF-8 | Java | 1,750 | java | User.java | Java | [
{
"context": "g id;\n\n private String name;\n private String userName;\n\n @JsonIgnore\n private String password;\n\n ",
"end": 920,
"score": 0.6698822379112244,
"start": 912,
"tag": "USERNAME",
"value": "userName"
},
{
"context": "e\n public String getUsername() {\n ... | null | [] | package com.devik.entity;
import com.fasterxml.jackson.annotation.JsonIgnore;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import org.hibernate.annotations.GenericGenerator;
import org.springframework.security.core.GrantedAuthority;
import org.springframework.security.core.aut... | 1,750 | 0.699429 | 0.698286 | 72 | 23.305555 | 21.48167 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 14 |
19fd587a2c7df465f98b71ebd45abf821e640b1c | 17,051,020,222,428 | e1c6a7885dddbd07bb519a448eed5489f3fd1480 | /src/main/java/com/oocl/ita/ivy/parkinglot/service/ExpenseRateService.java | 3caaa14d750cc2808614fb51ea8cbea26c9f0f60 | [] | no_license | catch77/parking-lot-server | https://github.com/catch77/parking-lot-server | 193e696c690bd51951b26bb74e02a07e15adb878 | b233febe98a10986228bfc525abdf8204e2df7c8 | refs/heads/master | 2020-06-24T23:31:19.459000 | 2019-08-01T07:35:14 | 2019-08-01T07:35:14 | 199,125,962 | 0 | 0 | null | true | 2019-07-27T06:28:56 | 2019-07-27T06:28:55 | 2019-07-27T04:23:04 | 2019-07-27T04:23:02 | 57 | 0 | 0 | 0 | null | false | false | package com.oocl.ita.ivy.parkinglot.service;
import com.oocl.ita.ivy.parkinglot.entity.ExpenseRate;
import com.oocl.ita.ivy.parkinglot.repository.ExpenseRateRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Sort;
import org.springframework.stereotype.Serv... | UTF-8 | Java | 786 | java | ExpenseRateService.java | Java | [] | null | [] | package com.oocl.ita.ivy.parkinglot.service;
import com.oocl.ita.ivy.parkinglot.entity.ExpenseRate;
import com.oocl.ita.ivy.parkinglot.repository.ExpenseRateRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Sort;
import org.springframework.stereotype.Serv... | 786 | 0.776081 | 0.773537 | 24 | 31.75 | 27.397156 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.458333 | false | false | 14 |
e3c5821c1c9b29addb34a068397bb234066fa985 | 31,284,541,844,870 | 9bf53eae66f9fe65b3965651a684b6e43645de25 | /Homework2/src/test/java/TestCheckbox.java | 0877698523ad580eedfdafc1510c71af0aa85f6e | [] | no_license | andonovag/Selenium | https://github.com/andonovag/Selenium | 8d0385d6d8396353cff35eeb7db1fa4a20f41e95 | d04f27e2a769c74e64473220d71fd61b5c812278 | refs/heads/master | 2023-05-11T05:20:49.344000 | 2021-05-30T17:44:47 | 2021-05-30T17:44:47 | 372,276,656 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.interactions.Action;
import org.openqa.selenium.interactions.Actions;
import org.testng.annotations.AfterMethod;
import org.testng.annota... | UTF-8 | Java | 1,516 | java | TestCheckbox.java | Java | [] | null | [] | import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.interactions.Action;
import org.openqa.selenium.interactions.Actions;
import org.testng.annotations.AfterMethod;
import org.testng.annota... | 1,516 | 0.709103 | 0.705145 | 44 | 33.454544 | 26.694786 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.636364 | false | false | 14 |
64c2f314534abc81a03b01d1ee2baa68a8b70d48 | 19,559,281,121,211 | 227c90ede592fd9bc48f6777c142f817fc784b0b | /mcp902beta/src/minecraft/net/minecraft/client/gui/GuiIngameMenu.java | 4f1c28fc2e9a3cc776adfed426838af9c3f8ff09 | [] | no_license | cgjeffries/Minecraft-1.7.2-modded-MCP | https://github.com/cgjeffries/Minecraft-1.7.2-modded-MCP | 0782dfea3ec894f44c023508ede3681a83e6a86a | 2ee907a7a6b92c6b45d9307f839e07822f4191d7 | refs/heads/master | 2021-06-04T17:50:40.344000 | 2015-10-30T00:56:12 | 2015-10-30T00:56:12 | 67,306,662 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.minecraft.client.gui;
import net.minecraft.client.gui.achievement.GuiAchievements;
import net.minecraft.client.gui.achievement.GuiStats;
import net.minecraft.client.multiplayer.WorldClient;
import net.minecraft.client.resources.I18n;
public class GuiIngameMenu extends GuiScreen
{
private int field_146... | UTF-8 | Java | 3,865 | java | GuiIngameMenu.java | Java | [] | null | [] | package net.minecraft.client.gui;
import net.minecraft.client.gui.achievement.GuiAchievements;
import net.minecraft.client.gui.achievement.GuiStats;
import net.minecraft.client.multiplayer.WorldClient;
import net.minecraft.client.resources.I18n;
public class GuiIngameMenu extends GuiScreen
{
private int field_146... | 3,865 | 0.610349 | 0.485382 | 94 | 40.11702 | 47.709641 | 187 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.904255 | false | false | 14 |
2d1fee93433a6fa37b5598f0f3141ba718234720 | 27,685,359,238,732 | 69325a486ef31b73ae60d8ae5157c9a768afe5d7 | /src/bridge/America.java | 3f20503fbcfae25a26247d9bcc4eb995846cfc9a | [] | no_license | shanxu100/DesignModeTest | https://github.com/shanxu100/DesignModeTest | 3a6a5d30abb4b14341ed0933f9f173d9a9918c51 | 230071e936bdd2698bfe3ec9620799050712b7b8 | refs/heads/master | 2021-01-11T10:21:54.626000 | 2018-01-26T12:03:51 | 2018-01-26T12:03:51 | 69,138,114 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bridge;
/**
* Created by guan on 9/24/16.
*/
public class America extends Country {
@Override
public void Where() {
System.out.println("I am in America");
}
}
| UTF-8 | Java | 187 | java | America.java | Java | [
{
"context": "package bridge;\n\n/**\n * Created by guan on 9/24/16.\n */\npublic class America extends Coun",
"end": 39,
"score": 0.9653273820877075,
"start": 35,
"tag": "USERNAME",
"value": "guan"
}
] | null | [] | package bridge;
/**
* Created by guan on 9/24/16.
*/
public class America extends Country {
@Override
public void Where() {
System.out.println("I am in America");
}
}
| 187 | 0.620321 | 0.593583 | 12 | 14.583333 | 14.773051 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 14 |
ff5a9658f3fa128f85d9d2aa9e9153bd162edf41 | 20,976,620,334,224 | 248bddbf81315e69e3fa923118761e4361535256 | /Tab_30.java | eea65a4d04432f10917a0fafa1c44bd03d53710c | [] | no_license | san1197/ProjectOne | https://github.com/san1197/ProjectOne | 9424c3e71a3c33f1c39a1ee04f0aba924d24b3bc | ec8a8c72fcd06b0d50283bca209124f14605454d | refs/heads/master | 2021-01-01T22:39:38.363000 | 2020-01-30T00:56:12 | 2020-01-30T00:56:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import javax.swing.*;
import java.awt.*;
public class Tab_30 extends JPanel implements TabInterface{
private String[] panelNumbers = {
"26", "27", "29", "31",
"32", "33", "34", "35",
"37", "38", "39",
};
private JPanel[] panels = new JPanel[15];
public Tab_30() {
setLayout(n... | UTF-8 | Java | 955 | java | Tab_30.java | Java | [
{
"context": "\t\n\t@Override\n\tpublic String getName() {\n\t\treturn \"Somesh\";\n\t }\n}\n",
"end": 946,
"score": 0.9192615747451782,
"start": 940,
"tag": "NAME",
"value": "Somesh"
}
] | null | [] | import javax.swing.*;
import java.awt.*;
public class Tab_30 extends JPanel implements TabInterface{
private String[] panelNumbers = {
"26", "27", "29", "31",
"32", "33", "34", "35",
"37", "38", "39",
};
private JPanel[] panels = new JPanel[15];
public Tab_30() {
setLayout(n... | 955 | 0.566492 | 0.534031 | 41 | 22.292683 | 21.228426 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.512195 | false | false | 14 |
3e9ed67a12be73922358c93a22e12fb7bec23da5 | 10,960,756,575,280 | 3a6337e693fa9bcd028eb75bc1a6ebaf2fb4b15f | /Server_AD2018/src/negocio/Cliente.java | 75d1ea231e50ac63506f4dd93c9d5c7223d072b8 | [] | no_license | tmonteroswinnen/repositorio_ad_2018 | https://github.com/tmonteroswinnen/repositorio_ad_2018 | 813b56caa34152fc831511d7f3d01a448200ecd7 | c812e7d982c14880c85b73260ba204aaf00ea498 | refs/heads/master | 2020-03-16T17:09:45.977000 | 2018-05-15T00:26:17 | 2018-05-15T00:26:17 | 132,819,369 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package negocio;
public class Cliente {
private CuentaCorriente cuentaCorriente;
private String nombre;
private String tipoDoc;
private String nroDoc;
private String direccion;
private int limitecredito;
private String condicionesPago;
private String notaAdvertencia;
public boolean validarClienteCredito(f... | UTF-8 | Java | 1,597 | java | Cliente.java | Java | [] | null | [] | package negocio;
public class Cliente {
private CuentaCorriente cuentaCorriente;
private String nombre;
private String tipoDoc;
private String nroDoc;
private String direccion;
private int limitecredito;
private String condicionesPago;
private String notaAdvertencia;
public boolean validarClienteCredito(f... | 1,597 | 0.75454 | 0.75454 | 85 | 17.799999 | 18.180016 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.282353 | false | false | 14 |
5fbf6d78899513ff18e4a641b709034397b5f3a0 | 33,535,104,706,246 | 19f7e40c448029530d191a262e5215571382bf9f | /decompiled/instagram/sources/p000X/AOH.java | d8d78a3aac8a006bdada9db527e690bdf0ff9150 | [] | no_license | stanvanrooy/decompiled-instagram | https://github.com/stanvanrooy/decompiled-instagram | c1fb553c52e98fd82784a3a8a17abab43b0f52eb | 3091a40af7accf6c0a80b9dda608471d503c4d78 | refs/heads/master | 2022-12-07T22:31:43.155000 | 2020-08-26T03:42:04 | 2020-08-26T03:42:04 | 283,347,288 | 18 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package p000X;
import com.instagram.video.live.livewith.fragment.IgLiveWithGuestFragment;
/* renamed from: X.AOH */
public final class AOH implements C23381AKg {
public final /* synthetic */ IgLiveWithGuestFragment A00;
public final void AxF(AKO ako) {
}
public final void AxQ(String str) {
}
... | UTF-8 | Java | 787 | java | AOH.java | Java | [] | null | [] | package p000X;
import com.instagram.video.live.livewith.fragment.IgLiveWithGuestFragment;
/* renamed from: X.AOH */
public final class AOH implements C23381AKg {
public final /* synthetic */ IgLiveWithGuestFragment A00;
public final void AxF(AKO ako) {
}
public final void AxQ(String str) {
}
... | 787 | 0.721728 | 0.66582 | 25 | 30.48 | 31.847286 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 14 |
ec99fce52c9304b9c3cb719d2f766bc2e9f6fe1e | 27,882,927,741,288 | 2824cfa53f04b08e7c5fb94b34a90ef9c49849dc | /src/main/java/org/usc/demo/guava/ContiguousSetTest.java | 4c9f9aed76df996af02786a5d48ebce0a96e29c2 | [
"Apache-2.0"
] | permissive | usc/demo | https://github.com/usc/demo | abfb88a044f5f6e8367a1cd9cfe446d656a7e370 | 9319e2f453c6d078a02976645d220753f62d0967 | refs/heads/master | 2020-05-22T01:48:31.670000 | 2018-04-07T09:26:43 | 2018-04-07T09:26:43 | 33,235,922 | 0 | 2 | null | false | 2016-03-15T12:10:52 | 2015-04-01T08:33:07 | 2015-05-04T02:59:39 | 2016-03-15T12:10:52 | 442 | 0 | 2 | 0 | Java | null | null | package org.usc.demo.guava;
import com.google.common.base.Function;
import com.google.common.collect.*;
import java.util.List;
/**
*
* @author Shunli
*/
public class ContiguousSetTest {
// private static final Function<CcyKey, Ccy> function = new Function<CcyKey, Ccy>() {
// private int i = 0... | UTF-8 | Java | 1,496 | java | ContiguousSetTest.java | Java | [
{
"context": ";\r\n\r\nimport java.util.List;\r\n\r\n/**\r\n *\r\n * @author Shunli\r\n */\r\npublic class ContiguousSetTest {\r\n /",
"end": 159,
"score": 0.8860030770301819,
"start": 157,
"tag": "NAME",
"value": "Sh"
},
{
"context": "\r\nimport java.util.List;\r\n\r\n/**\r\n *\r... | null | [] | package org.usc.demo.guava;
import com.google.common.base.Function;
import com.google.common.collect.*;
import java.util.List;
/**
*
* @author Shunli
*/
public class ContiguousSetTest {
// private static final Function<CcyKey, Ccy> function = new Function<CcyKey, Ccy>() {
// private int i = 0... | 1,496 | 0.546123 | 0.532754 | 48 | 29.166666 | 32.702148 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.916667 | false | false | 14 |
f961db7c755733ce1a319d051abb7c332c3eb8f3 | 10,428,180,626,133 | 3de3dae722829727edfdd6cc3b67443a69043475 | /edexOsgi/com.raytheon.uf.common.site/src/com/raytheon/uf/common/site/notify/SiteActivationNotification.java | adae1e4460e5356c0651da6d2338bf1a54e73ed2 | [
"LicenseRef-scancode-public-domain",
"Apache-2.0"
] | permissive | Unidata/awips2 | https://github.com/Unidata/awips2 | 9aee5b7ec42c2c0a2fa4d877cb7e0b399db74acb | d76c9f96e6bb06f7239c563203f226e6a6fffeef | refs/heads/unidata_18.2.1 | 2023-08-18T13:00:15.110000 | 2023-08-09T06:06:06 | 2023-08-09T06:06:06 | 19,332,079 | 161 | 75 | NOASSERTION | false | 2023-09-13T19:06:40 | 2014-05-01T00:59:04 | 2023-09-08T16:47:16 | 2023-09-13T19:06:39 | 3,747,641 | 150 | 66 | 74 | Java | false | false | /**
* This software was developed and / or modified by Raytheon Company,
* pursuant to Contract DG133W-05-CQ-1067 with the US Government.
*
* U.S. EXPORT CONTROLLED TECHNICAL DATA
* This software product contains export-restricted data whose
* export/transfer/disclosure is restricted by U.S. law. Dissemination
... | UTF-8 | Java | 5,786 | java | SiteActivationNotification.java | Java | [
{
"context": "------------------------\n * Aug 9, 2011 bphillip Initial creation\n * \n * </pre>\n * \n * @author",
"end": 1195,
"score": 0.9995695948600769,
"start": 1187,
"tag": "USERNAME",
"value": "bphillip"
},
{
"context": " Initial creation\n * \n * </pre>\n ... | null | [] | /**
* This software was developed and / or modified by Raytheon Company,
* pursuant to Contract DG133W-05-CQ-1067 with the US Government.
*
* U.S. EXPORT CONTROLLED TECHNICAL DATA
* This software product contains export-restricted data whose
* export/transfer/disclosure is restricted by U.S. law. Dissemination
... | 5,786 | 0.611476 | 0.604736 | 236 | 23.516949 | 21.084869 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.279661 | false | false | 14 |
b9bde3c4bc5e96626883c35a7b6cf3ca2baeb496 | 9,826,885,181,437 | 507a1c40f904880bd255432b3ffbfd217d27a0ce | /PSP04-socketExercici4-5/src/ClientMsg.java | 47ca866390def43575fc4736f5c3bd84580f36ac | [] | no_license | DiegoVeguilla/DAM2M09 | https://github.com/DiegoVeguilla/DAM2M09 | ed2c3f9c49b5f03425f8ca3042effdc01dbb462d | bdb06baa5a5847c9aa9f2964a11a35ce3ea46bad | refs/heads/master | 2022-02-06T07:49:14.649000 | 2018-09-04T11:24:20 | 2018-09-04T11:24:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.DataOutputStream;
import java.net.Socket;
import java.util.*;
public class ClientMsg {
public static void main(String[] args) throws Exception {
String entrada = "";
// connectem al Servidor en la pròpia màquina i al port 7000
Socket socket = new Socket("localhost", 7000);
... | UTF-8 | Java | 808 | java | ClientMsg.java | Java | [] | null | [] | import java.io.DataOutputStream;
import java.net.Socket;
import java.util.*;
public class ClientMsg {
public static void main(String[] args) throws Exception {
String entrada = "";
// connectem al Servidor en la pròpia màquina i al port 7000
Socket socket = new Socket("localhost", 7000);
... | 808 | 0.648447 | 0.638509 | 27 | 28.814816 | 28.05423 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.407407 | false | false | 14 |
142a1f9757e7d240df0abc3861ccc3f695810a24 | 27,822,798,143,841 | 43c7c2816a5532ecc1f7eb02fc9c7cddf8a48d37 | /Geneity-Automation/src/main/java/e2e/Geneity/interaction/UserClicksOnMyAccount.java | 37280ade3b263dd4e4e1603beeedde42afeace28 | [] | no_license | crkthota/CrktQAwork | https://github.com/crkthota/CrktQAwork | e65293fe95a649d8fb69b607d013a3ae6477a1fd | 137561ca3a7cb6968b0c5ccee6385456251adee6 | refs/heads/master | 2018-12-11T09:53:31.742000 | 2018-10-11T10:52:41 | 2018-10-11T10:52:41 | 148,487,206 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package e2e.Geneity.interaction;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.support.PageFactory;
import e2e.Geneity.user_interface.ui_model.TargetObjects;
public class UserClicksOnMyAccount extends TargetObjects{
WebDriver driver;
public UserClicksOnMyAccount(WebDriver driver) {
PageFacto... | UTF-8 | Java | 446 | java | UserClicksOnMyAccount.java | Java | [] | null | [] | package e2e.Geneity.interaction;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.support.PageFactory;
import e2e.Geneity.user_interface.ui_model.TargetObjects;
public class UserClicksOnMyAccount extends TargetObjects{
WebDriver driver;
public UserClicksOnMyAccount(WebDriver driver) {
PageFacto... | 446 | 0.786996 | 0.782511 | 20 | 21.299999 | 20.828106 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.2 | false | false | 14 |
ebea8679c80486b5ba36bf0492b6f59b08d41d4c | 8,014,409,030,663 | f85c85f27283f78f169001bf842c9879b2a9c5ef | /app/src/main/java/com/kimballleavitt/swipe_soundboard/ui/dashboard/DashboardFragment.java | 9ec262f4f29006918b3ce036bb4b6a1f0a797cb4 | [] | no_license | swipe-soundboard/swipe-soundboard | https://github.com/swipe-soundboard/swipe-soundboard | 658752069fc5b5cf1774328fa3d4200c1e89f454 | b32787578afffeca6d61b6d92a859a546ca8b050 | refs/heads/master | 2020-08-02T23:50:12.971000 | 2020-01-04T21:47:27 | 2020-01-04T21:47:27 | 211,552,596 | 1 | 0 | null | false | 2020-01-04T21:47:28 | 2019-09-28T19:37:34 | 2019-12-09T20:20:41 | 2020-01-04T21:47:27 | 4,090 | 1 | 0 | 1 | Java | false | false | package com.kimballleavitt.swipe_soundboard.ui.dashboard;
import android.app.AlertDialog;
import android.content.DialogInterface;
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... | UTF-8 | Java | 2,724 | java | DashboardFragment.java | Java | [
{
"context": "itt.swipe_soundboard.AddRemoveMenu;\nimport com.kimballleavitt.swipe_soundboard.R;\nimport com.kimballleav",
"end": 781,
"score": 0.5069841742515564,
"start": 777,
"tag": "USERNAME",
"value": "ball"
}
] | null | [] | package com.kimballleavitt.swipe_soundboard.ui.dashboard;
import android.app.AlertDialog;
import android.content.DialogInterface;
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... | 2,724 | 0.710352 | 0.710352 | 77 | 34.38961 | 25.732973 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.636364 | false | false | 14 |
f44f916ccbc5052654cb7dd9b6bdbdc07e8bc2fe | 22,728,966,941,161 | 8c2cd9a00d84dd4092d466ca940be8cc5cc478d9 | /app/baseframe/helpers/MetadataHelper.java | c7d153956867f1b090d67156adb9c2f73d1486fa | [] | no_license | maod4github/play.module.baseframe | https://github.com/maod4github/play.module.baseframe | debec32fc6806f17e3480496d4314ed2e5f6d129 | 399741e6710912c7de13304db647525b3c7f14f5 | refs/heads/master | 2021-01-10T07:54:07.169000 | 2016-01-27T03:54:32 | 2016-01-27T03:54:32 | 50,477,926 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package baseframe.helpers;
import java.util.ArrayList;
import java.util.List;
import models.baseframe.BaseModel;
import models.baseframe.MetadataAdaptor;
/**
* 元数据助手
* <br><b>作者 : </b>maodun
* <br><b>创建时间 : </b>2015年9月24日,下午8:15:33
*/
public class MetadataHelper {
private MetadataHelper() {}
public static ... | UTF-8 | Java | 1,048 | java | MetadataHelper.java | Java | [
{
"context": "MetadataAdaptor;\n\n/**\n * 元数据助手\n * <br><b>作者 : </b>maodun\n * <br><b>创建时间 : </b>2015年9月24日,下午8:15:33\n */\npub",
"end": 195,
"score": 0.9988624453544617,
"start": 189,
"tag": "USERNAME",
"value": "maodun"
}
] | null | [] | package baseframe.helpers;
import java.util.ArrayList;
import java.util.List;
import models.baseframe.BaseModel;
import models.baseframe.MetadataAdaptor;
/**
* 元数据助手
* <br><b>作者 : </b>maodun
* <br><b>创建时间 : </b>2015年9月24日,下午8:15:33
*/
public class MetadataHelper {
private MetadataHelper() {}
public static ... | 1,048 | 0.667702 | 0.65528 | 42 | 22 | 27.292944 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.690476 | false | false | 14 |
aaa49dfbe2d3f53932515a85f22ff653214e9de1 | 18,090,402,316,165 | 6bcbbb923d650b2fbccec23139e316991a277a43 | /Ripelist/app/src/main/java/com/example/yelenabelikova/ripelist/produce_list/ProduceListItem.java | 577a3c9d11ef664b9d9282c368fd02c77df88ce3 | [] | no_license | yelenabel/ripelist-android | https://github.com/yelenabel/ripelist-android | e2a704bf60886f2a4c3a44578237c501334c5594 | 74e98f5c7fb8dc61ea52577f52e1702d12f6eefb | refs/heads/master | 2018-03-09T11:47:57.848000 | 2016-07-24T21:43:47 | 2016-07-24T21:43:47 | 64,045,165 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.yelenabelikova.ripelist.produce_list;
/**
* Created by yelenabelikova on 7/24/16.
*/
public class ProduceListItem {
private String mTitle;
private String mDescription;
private int mImageResourceId;
private float mDistance;
private String mUser;
private Type[] mTags;
p... | UTF-8 | Java | 1,635 | java | ProduceListItem.java | Java | [
{
"context": "package com.example.yelenabelikova.ripelist.produce_list;\n\n/**\n * Created by yelenab",
"end": 34,
"score": 0.9335291981697083,
"start": 20,
"tag": "USERNAME",
"value": "yelenabelikova"
},
{
"context": "belikova.ripelist.produce_list;\n\n/**\n * Created by yelenabelik... | null | [] | package com.example.yelenabelikova.ripelist.produce_list;
/**
* Created by yelenabelikova on 7/24/16.
*/
public class ProduceListItem {
private String mTitle;
private String mDescription;
private int mImageResourceId;
private float mDistance;
private String mUser;
private Type[] mTags;
p... | 1,635 | 0.625688 | 0.62263 | 76 | 20.513159 | 20.669386 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.434211 | false | false | 14 |
ebe508e2b50939bc68872fb0b496740ac9d888c8 | 16,166,256,962,526 | 04404f0ce01407c1b6dc11f4f8a91bcece8b69d7 | /src/api/RemoteComputer.java | c54bc4d630b4bc2991c53c17d1ef372db1c10cb8 | [] | no_license | magnumog/JavaRMIHW3 | https://github.com/magnumog/JavaRMIHW3 | 5ee3f694cba63d2827b8ede6cfb291ee7bab2509 | 946ef5ece27886a4a20da6a9c746bc1d971e13b6 | refs/heads/master | 2016-09-05T15:19:43.883000 | 2015-05-05T00:34:49 | 2015-05-05T00:34:49 | 34,636,345 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package api;
import java.rmi.Remote;
import java.rmi.RemoteException;
public interface RemoteComputer extends Remote {
public int PORT = 1099;
public String SERVICE_NAME = "Computer";
public <T> void handleTask(Task<T> task) throws RemoteException;
} | UTF-8 | Java | 258 | java | RemoteComputer.java | Java | [] | null | [] | package api;
import java.rmi.Remote;
import java.rmi.RemoteException;
public interface RemoteComputer extends Remote {
public int PORT = 1099;
public String SERVICE_NAME = "Computer";
public <T> void handleTask(Task<T> task) throws RemoteException;
} | 258 | 0.767442 | 0.751938 | 11 | 22.545454 | 21.094435 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 14 |
6bce4d624977ae82f153cd1ff76073b722527c8a | 6,914,897,412,859 | 67ab3f56b39ad20dd5dfb5f4fe2fe92a3bee03ba | /src/RamseyPartyGame.java | 5096541331fd7d85d9b20f4182c41f60f129c858 | [] | no_license | ktr-skmt/RamseyPartyGame | https://github.com/ktr-skmt/RamseyPartyGame | 11bda1a3094ef1c6aabcce235a717a9cb8f3804d | 927e62c36cf6ef26a3244b47c0471d8b962203c2 | refs/heads/master | 2018-12-29T07:09:47.259000 | 2011-12-31T05:43:17 | 2011-12-31T05:43:17 | 3,078,405 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.OutputStreamWriter;
import java.nio.channels.FileChannel;... | UTF-8 | Java | 8,575 | java | RamseyPartyGame.java | Java | [] | null | [] | import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.OutputStreamWriter;
import java.nio.channels.FileChannel;... | 8,575 | 0.623207 | 0.608746 | 296 | 27.969595 | 23.734221 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.067568 | false | false | 14 |
f43ec6137f69510e6f614a671c438d3f776cf8d4 | 4,595,615,013,102 | 88de9f6d2465a4579f71cebb6397afc0bfc9b122 | /app/src/main/java/com/rozenkow/model/VisitStatus.java | 75fe02473cb4a97f21dd02b6d274b97bbb56319f | [
"MIT"
] | permissive | fieryphoenix/Dispensary | https://github.com/fieryphoenix/Dispensary | 568a7e72e0425b6d95d79a9a19f21c80cb6cfb4f | c86c756ff248ceff13cdeb98417f59bfec70a4fa | refs/heads/master | 2021-03-19T11:46:23.223000 | 2018-02-18T20:22:32 | 2018-02-18T20:22:32 | 91,249,230 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rozenkow.model;
/**
* Created by Poul Rozenkow.
*/
public enum VisitStatus {
Planned, InProgress, Rejected, Closed;
}
| UTF-8 | Java | 135 | java | VisitStatus.java | Java | [
{
"context": "package com.rozenkow.model;\n\n/**\n * Created by Poul Rozenkow.\n */\npublic enum VisitStatus {\n Planned, InProgr",
"end": 60,
"score": 0.9998694062232971,
"start": 47,
"tag": "NAME",
"value": "Poul Rozenkow"
}
] | null | [] | package com.rozenkow.model;
/**
* Created by <NAME>.
*/
public enum VisitStatus {
Planned, InProgress, Rejected, Closed;
}
| 128 | 0.711111 | 0.711111 | 8 | 15.875 | 14.751589 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 14 |
ca6ffa5a54402b6c7f831692824896901fdfda0c | 18,949,395,732,356 | 6b4922708096647b2f22de3ea1c73e60ec3a3c8e | /app/src/main/java/com/example/jd/util/MyRelativeLayout.java | cc2a9186595d6561bc289c63d8f9f6fba7f924e6 | [] | no_license | langyangyangzzZ/JDFlowLayout | https://github.com/langyangyangzzZ/JDFlowLayout | 91e6f563833819adf63eed97b8087f5f7a4d953e | 38ec73494f6f300f8a9cdd33dfde010d1d84086b | refs/heads/master | 2023-03-31T15:34:16.516000 | 2021-04-12T09:13:11 | 2021-04-12T09:13:11 | 357,128,390 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.jd.util;
import android.content.Context;
import android.util.AttributeSet;
import android.util.Log;
import android.view.View;
import android.widget.RelativeLayout;
public class MyRelativeLayout extends RelativeLayout {
public MyRelativeLayout(Context context) {
super(context)... | UTF-8 | Java | 2,921 | java | MyRelativeLayout.java | Java | [] | null | [] | package com.example.jd.util;
import android.content.Context;
import android.util.AttributeSet;
import android.util.Log;
import android.view.View;
import android.widget.RelativeLayout;
public class MyRelativeLayout extends RelativeLayout {
public MyRelativeLayout(Context context) {
super(context)... | 2,921 | 0.60787 | 0.605799 | 67 | 41 | 33.04678 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.791045 | false | false | 14 |
95b6c3db69b380c441d41323a86f981106191b71 | 7,928,509,646,531 | 366d3ddfe6c44d23face8f914d3188e824364b3d | /server/tck/src/test/java/io/smallrye/graphql/test/apps/jackson/api/JacksonObject.java | 6ebc2729ff47cd49f4ad3c4d39ba736f5a80e32f | [
"Apache-2.0"
] | permissive | smallrye/smallrye-graphql | https://github.com/smallrye/smallrye-graphql | 7fc9a6439f1c26d5d87c81ca7fa7770ed29b50b7 | 74107939776694ddc866b843d45f7a061f3cb3d8 | refs/heads/main | 2023-08-17T17:07:02.097000 | 2023-08-11T11:54:37 | 2023-08-11T12:55:29 | 179,494,421 | 136 | 101 | Apache-2.0 | false | 2023-09-13T13:00:25 | 2019-04-04T12:37:13 | 2023-09-09T18:50:00 | 2023-09-13T13:00:24 | 15,428 | 133 | 72 | 122 | Java | false | false | package io.smallrye.graphql.test.apps.jackson.api;
import java.time.LocalDateTime;
import com.fasterxml.jackson.annotation.JsonFormat;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonProperty;
public class JacksonObject {
@JsonProperty("name")
private String n... | UTF-8 | Java | 1,108 | java | JacksonObject.java | Java | [] | null | [] | package io.smallrye.graphql.test.apps.jackson.api;
import java.time.LocalDateTime;
import com.fasterxml.jackson.annotation.JsonFormat;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonProperty;
public class JacksonObject {
@JsonProperty("name")
private String n... | 1,108 | 0.65704 | 0.65704 | 51 | 20.725491 | 20.007919 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.392157 | false | false | 14 |
78d0d49f5b69225bd1f3585cb36f5655d4511896 | 25,177,098,300,435 | d9d3d6cb1de11e9e710063dbde5896fd6f7f6747 | /OperasiPengurangan.java | 7e65efcc375fecd53fb9b3991904aff81ae2e26b | [] | no_license | BayuDea200441100082/Modul-5 | https://github.com/BayuDea200441100082/Modul-5 | 7d7c8242a0e9d164284486c2c09f66e6e08f0368 | 3352d886868c8386c5e206badcf40ef085d8e3ab | refs/heads/main | 2023-05-05T16:01:55.773000 | 2021-05-26T12:49:38 | 2021-05-26T12:49:38 | 371,031,674 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package praktikum5;
public class OperasiPengurangan extends OperasiBilanganAbs {
protected double a,b,c;
@Override
protected void set_A (double a){
this.a=a;
}
@Override
protected void set_B (double b){
this.b=b;
}
@Override
protected void set_C (){... | UTF-8 | Java | 630 | java | OperasiPengurangan.java | Java | [] | null | [] | package praktikum5;
public class OperasiPengurangan extends OperasiBilanganAbs {
protected double a,b,c;
@Override
protected void set_A (double a){
this.a=a;
}
@Override
protected void set_B (double b){
this.b=b;
}
@Override
protected void set_C (){... | 630 | 0.511111 | 0.509524 | 33 | 17.09091 | 12.456868 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.30303 | false | false | 14 |
220d4078a18e69750f16aa92688adfdc1ed36063 | 6,614,249,656,461 | 6c63f48787b8c88a1b84f1974baf85df7fb1b705 | /Documents/NetBeansProjects/INNOVA/INNOVA-ejb/src/java/org/innova/entity/SeguroPK.java | 60b6eb201d61213a21252964f9aa7d7e883ad85c | [] | no_license | Diegolusberg/innova | https://github.com/Diegolusberg/innova | bccc764ae48bad933c25467efd9d691673e4a4bf | 7637c6fb30c01516c8ec6ec3f3968dcde633c7f6 | refs/heads/master | 2023-03-16T20:51:59.988000 | 2021-03-25T14:13:27 | 2021-03-25T14:13:27 | 351,463,111 | 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 org.innova.entity;
import java.io.Serializable;
import javax.persistence.Basic;
import javax.persistence.Column;
imp... | UTF-8 | Java | 1,963 | java | SeguroPK.java | Java | [
{
"context": "dation.constraints.NotNull;\r\n\r\n/**\r\n *\r\n * @author nestor\r\n */\r\n@Embeddable\r\npublic class SeguroPK implemen",
"end": 429,
"score": 0.999120831489563,
"start": 423,
"tag": "USERNAME",
"value": "nestor"
}
] | 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 org.innova.entity;
import java.io.Serializable;
import javax.persistence.Basic;
import javax.persistence.Column;
imp... | 1,963 | 0.577178 | 0.576668 | 83 | 21.650602 | 19.852732 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.349398 | false | false | 14 |
faec546c9b327bf9c31efd48244144d0037133b0 | 25,666,724,631,000 | b5295c2900a34d0f91e4528fba2c6bd46a315265 | /src/main/java/com/zephyr/work/GeneratingUUIDWork.java | 7a1a71cb9ad4dd989729bd932a55d59d5a570a76 | [
"Apache-2.0"
] | permissive | zephyring/InfiniNetwork | https://github.com/zephyring/InfiniNetwork | a6321e2550dc237ab48a45ebab8cc4e63afa62fa | 1a6ffdb8b435ed4d1c32249de35a019d77421ed9 | refs/heads/master | 2020-03-25T09:10:07.331000 | 2018-08-17T06:46:15 | 2018-08-17T06:46:15 | 143,651,386 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zephyr.work;
import com.zephyr.network.Entropy;
import org.junit.Test;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.UUID;
/**
* Created by Zephyr Lin
* User: zephyr
* Date: 8/6/18
* Time: 10:43 PM
*/
public class GeneratingUUIDWork extends AbstractWork {
private stat... | UTF-8 | Java | 1,353 | java | GeneratingUUIDWork.java | Java | [
{
"context": "actory;\n\nimport java.util.UUID;\n\n/**\n * Created by Zephyr Lin\n * User: zephyr\n * Date: 8/6/18\n * Time: 10:4",
"end": 190,
"score": 0.9087609052658081,
"start": 184,
"tag": "NAME",
"value": "Zephyr"
},
{
"context": ".util.UUID;\n\n/**\n * Created by Zephyr Lin\n ... | null | [] | package com.zephyr.work;
import com.zephyr.network.Entropy;
import org.junit.Test;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.UUID;
/**
* Created by Zephyr Lin
* User: zephyr
* Date: 8/6/18
* Time: 10:43 PM
*/
public class GeneratingUUIDWork extends AbstractWork {
private stat... | 1,353 | 0.588322 | 0.570584 | 55 | 23.6 | 20.955885 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.418182 | false | false | 14 |
4d51e18e476a998bbe88e2d1736f396ecf79392e | 18,253,611,040,899 | 51416659ec37550de0a3f88539e843994e62965d | /information_models/src/main/java/it/nextworks/tmf_offering_catalog/information_models/service/ServiceCategory.java | 783f2ed0419c930a924bfa06e6347e747d76d93a | [
"Apache-2.0"
] | permissive | margbit/test | https://github.com/margbit/test | 143081f1a5c4a8a0ad0434c49da802db5dc31e3e | 9be1888c48a31a10e544dd021a5fa392dd65aa0a | refs/heads/main | 2023-05-01T21:10:37.294000 | 2021-04-29T15:32:15 | 2021-04-29T15:32:15 | 367,327,042 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.nextworks.tmf_offering_catalog.information_models.service;
import java.util.Objects;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonProperty;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import java.util.ArrayList;... | UTF-8 | Java | 13,084 | java | ServiceCategory.java | Java | [] | null | [] | package it.nextworks.tmf_offering_catalog.information_models.service;
import java.util.Objects;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonProperty;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import java.util.ArrayList;... | 13,084 | 0.693213 | 0.691761 | 503 | 25.009941 | 27.711987 | 185 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.343936 | false | false | 14 |
62753468159b9ddbcc3ed6c694dfbb1271ffb8f5 | 18,253,611,041,262 | 7eeecb784c6f20b4af80c5aa4672b52027dedabe | /src/com/android/aid/GroupGridView.java | 8554a8d2dc89c02795484a7157cdfb7adb30080b | [
"MIT"
] | permissive | vaginessa/apkstore_apk | https://github.com/vaginessa/apkstore_apk | 897b9296a9572d9dc89b69a24303231897214183 | c3affb51170b762d380fc8a60062759ebfd6871f | refs/heads/master | 2021-01-19T15:25:50.433000 | 2013-12-11T08:41:11 | 2013-12-11T08:41:11 | 88,215,043 | 0 | 0 | MIT | true | 2019-01-18T11:30:29 | 2017-04-13T23:39:49 | 2017-04-13T23:39:51 | 2019-01-18T06:24:49 | 5,059 | 0 | 0 | 1 | Java | false | null | /**
*
*/
package com.android.aid;
import android.content.Context;
import android.widget.GridView;
/**
* @author wangpeifeng
*
*/
public class GroupGridView extends GridView{
public GroupGridView(Context context) {
super(context);
// TODO Auto-generated constructor stub
}
/* (non-Java... | UTF-8 | Java | 601 | java | GroupGridView.java | Java | [
{
"context": "import android.widget.GridView;\r\n\r\n/**\r\n * @author wangpeifeng\r\n *\r\n */\r\npublic class GroupGridView extends Grid",
"end": 138,
"score": 0.9022835493087769,
"start": 127,
"tag": "USERNAME",
"value": "wangpeifeng"
}
] | null | [] | /**
*
*/
package com.android.aid;
import android.content.Context;
import android.widget.GridView;
/**
* @author wangpeifeng
*
*/
public class GroupGridView extends GridView{
public GroupGridView(Context context) {
super(context);
// TODO Auto-generated constructor stub
}
/* (non-Java... | 601 | 0.673877 | 0.673877 | 32 | 16.78125 | 18.655989 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.90625 | false | false | 14 |
df7dbcaf96799a7b02c21b3bfe641b7b8a0b2c12 | 8,435,315,775,885 | 0bceb35dafcd568c68da2972ea7dfc6f8c3c8bc3 | /rdb/src/main/java/org/apache/tuscany/das/rdb/config/wrapper/RelationshipWrapper.java | af2ab7ca5b6cf5fff214f879a4cbe54abd57da52 | [] | no_license | apache/tuscany-das | https://github.com/apache/tuscany-das | 7cf8203df74785446f3556cb482b90822d1269da | 208319f4e168f8dc10b0f9bce6d5fd9e0ce9eacb | refs/heads/trunk | 2023-09-01T06:24:41.714000 | 2011-03-29T18:08:03 | 2011-03-29T18:08:03 | 390,002 | 2 | 15 | null | false | 2022-10-03T22:39:22 | 2009-11-30T09:00:10 | 2021-11-10T19:27:53 | 2022-10-03T22:39:22 | 1,998 | 2 | 8 | 8 | Java | false | false | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | UTF-8 | Java | 1,659 | java | RelationshipWrapper.java | Java | [] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 1,659 | 0.701627 | 0.699216 | 50 | 32.18 | 23.336401 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.48 | false | false | 14 |
ca033cb32d81b3c7137807a18dec1138851d69fa | 23,321,672,426,331 | 2f8094ed99e34cb20eeb24a9cfda4661f521cc52 | /flexmark-util-collection/src/main/java/com/vladsch/flexmark/util/collection/iteration/Indexed.java | bf496a4af33d8ec86ec1528e9d3f6b0328b98cb4 | [
"BSD-2-Clause",
"LGPL-3.0-only",
"LGPL-2.1-only",
"W3C",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | vsch/flexmark-java | https://github.com/vsch/flexmark-java | 8d601f90d6bd070ca4d1d5aefa7583e302733148 | cc3a2f59ba6e532833f4805f8134b4dc966ff837 | refs/heads/master | 2023-09-01T17:02:22.610000 | 2023-05-23T18:43:55 | 2023-05-23T18:43:55 | 50,244,301 | 2,181 | 321 | BSD-2-Clause | false | 2023-08-27T15:21:13 | 2016-01-23T15:29:29 | 2023-08-27T04:44:49 | 2023-08-27T15:21:13 | 156,179 | 2,049 | 262 | 126 | Java | false | false | package com.vladsch.flexmark.util.collection.iteration;
public interface Indexed<E> {
E get(int index);
void set(int index, E item);
void removeAt(int index);
int size();
int modificationCount();
}
| UTF-8 | Java | 219 | java | Indexed.java | Java | [
{
"context": "package com.vladsch.flexmark.util.collection.iteration;\n\npublic inter",
"end": 19,
"score": 0.5112678408622742,
"start": 16,
"tag": "USERNAME",
"value": "sch"
}
] | null | [] | package com.vladsch.flexmark.util.collection.iteration;
public interface Indexed<E> {
E get(int index);
void set(int index, E item);
void removeAt(int index);
int size();
int modificationCount();
}
| 219 | 0.684932 | 0.684932 | 9 | 23.333334 | 15.923428 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.777778 | false | false | 14 |
b313d6540a2ad9a1c2b7d2a427257723fee78035 | 10,900,627,054,155 | 0a196224929ae61977334e04cf3202c135a3a179 | /src/DummyReceiver.java | 9ee642f7d00d29e0630b449fdff5808e91a9f8e4 | [] | no_license | TITANMQ/VoIP_project | https://github.com/TITANMQ/VoIP_project | 291890764ffee52083ce26075b22390c92987e40 | 3d0de1ca0b23a448e38527f8c1e2c13cf8511b1d | refs/heads/master | 2023-03-15T01:45:52.319000 | 2021-03-21T14:54:11 | 2021-03-21T14:54:11 | 343,782,931 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | import uk.ac.uea.cmp.voip.DatagramSocket2;
import java.io.IOException;
import java.net.DatagramPacket;
import java.net.SocketException;
import java.nio.ByteBuffer;
public class DummyReceiver implements Runnable {
private DatagramSocket2 socket;
// private DatagramSocket3 socket;
private int port;
... | UTF-8 | Java | 1,255 | java | DummyReceiver.java | Java | [] | null | [] | import uk.ac.uea.cmp.voip.DatagramSocket2;
import java.io.IOException;
import java.net.DatagramPacket;
import java.net.SocketException;
import java.nio.ByteBuffer;
public class DummyReceiver implements Runnable {
private DatagramSocket2 socket;
// private DatagramSocket3 socket;
private int port;
... | 1,255 | 0.551394 | 0.540239 | 61 | 19.573771 | 18.916954 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.442623 | false | false | 15 |
2007b8749dd52cc96f9aa65b1a3cd8059f0ac622 | 18,734,647,367,587 | a68761b663cd991ce7a7e6dc8fca9765c3d6a841 | /ObjektOrientierung/src/Tests/MoneyClass/SubstractTest.java | bb69097b7b47816725b407c3c11e061ab81a52ac | [] | no_license | Marcus0107/IdeaProjects | https://github.com/Marcus0107/IdeaProjects | 1922583ba1c80c1d78e7ebc15d2e5d38a82d1fc9 | 6cf6cc4b156ca6fe476c020c602b7b3e0e5385e3 | refs/heads/master | 2021-01-22T22:57:59.548000 | 2017-05-11T19:12:35 | 2017-05-11T19:12:37 | 85,598,010 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Tests.MoneyClass;
import org.junit.runner.RunWith;
import org.junit.runners.Parameterized;
import static org.junit.Assert.assertEquals;
/**
* Created by Marcus on 23.03.2017.
*/
@RunWith(Parameterized.class)
public class SubstractTest
{
/* private Money positionOne;
private Money positionTwo;
pr... | UTF-8 | Java | 1,293 | java | SubstractTest.java | Java | [
{
"context": " org.junit.Assert.assertEquals;\n\n/**\n * Created by Marcus on 23.03.2017.\n */\n@RunWith(Parameterized.class)\n",
"end": 171,
"score": 0.9982191324234009,
"start": 165,
"tag": "NAME",
"value": "Marcus"
}
] | null | [] | package Tests.MoneyClass;
import org.junit.runner.RunWith;
import org.junit.runners.Parameterized;
import static org.junit.Assert.assertEquals;
/**
* Created by Marcus on 23.03.2017.
*/
@RunWith(Parameterized.class)
public class SubstractTest
{
/* private Money positionOne;
private Money positionTwo;
pr... | 1,293 | 0.607115 | 0.580046 | 44 | 28.40909 | 27.87661 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.818182 | false | false | 15 |
cc9df08900a0e24df550ae610121b1b245685e20 | 31,095,563,293,112 | 34f5f8e00deea8a1a8d6499a1a328a22752798ca | /xtf/src/java/com/jycrm/dao/channel/IChannelsSaleInfoDao.java | bdf98294eda1097161ce12bf5d60d93619aa2190 | [] | no_license | xy2401/iyymmcrm | https://github.com/xy2401/iyymmcrm | f78f7ef6170f2455cfaa9340d51f95d26656fe5b | d0ce537da987f510846d94ed8393c6aeb36b6363 | refs/heads/master | 2016-08-08T20:11:26.894000 | 2009-05-31T03:20:22 | 2009-05-31T03:20:22 | 45,383,818 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jycrm.dao.channel;
import java.util.List;
import java.util.Map;
import com.jycrm.domain.channel.CrmChannelsSaleinfo;
public interface IChannelsSaleInfoDao {
/**
* 根据id获得CrmChannelsSaleinfo对象
* @param Long id
* @return CrmChannelsSaleinfo
*/
public CrmChannelsSaleinfo getChannels... | GB18030 | Java | 1,216 | java | IChannelsSaleInfoDao.java | Java | [] | null | [] | package com.jycrm.dao.channel;
import java.util.List;
import java.util.Map;
import com.jycrm.domain.channel.CrmChannelsSaleinfo;
public interface IChannelsSaleInfoDao {
/**
* 根据id获得CrmChannelsSaleinfo对象
* @param Long id
* @return CrmChannelsSaleinfo
*/
public CrmChannelsSaleinfo getChannels... | 1,216 | 0.689873 | 0.689873 | 55 | 18.109091 | 18.402246 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.054545 | false | false | 15 |
f4983710c8e3a92ecb6de98e67f9607e427ca6cf | 14,121,852,500,193 | 4c7ce3b98ff7365b99f1dbac54f5a73ee7cdce22 | /app/src/main/java/com/zyy360/app/NetworkUtils.java | f9038b2555bc8be31d88c5853102eb4dd6dde63e | [] | no_license | java02014/Zyy360 | https://github.com/java02014/Zyy360 | fe03071101599e8ddcd8ea97fddb36de9820a0e9 | 1226397ccd00c7b4c07b7d905074c5c5f13b9e3d | refs/heads/master | 2020-12-24T21:54:39.100000 | 2014-03-06T03:54:37 | 2014-03-06T03:54:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zyy360.app;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
/**
* @author daimajia
* @modified Foxhu
* @version 1.0
*/
public class NetworkUtils {
public static boolean isWifi(Context mContext){
ConnectivityManager connMgr = (Connect... | UTF-8 | Java | 988 | java | NetworkUtils.java | Java | [
{
"context": "r;\nimport android.net.NetworkInfo;\n\n/**\n * @author daimajia\n * @modified Foxhu\n * @version 1.0\n */\npublic cla",
"end": 153,
"score": 0.9996583461761475,
"start": 145,
"tag": "USERNAME",
"value": "daimajia"
},
{
"context": "NetworkInfo;\n\n/**\n * @author daimaji... | null | [] | package com.zyy360.app;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
/**
* @author daimajia
* @modified Foxhu
* @version 1.0
*/
public class NetworkUtils {
public static boolean isWifi(Context mContext){
ConnectivityManager connMgr = (Connect... | 988 | 0.687247 | 0.682186 | 35 | 27.257143 | 30.881657 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.342857 | false | false | 15 |
49913d5de06b3672f2c774c5ea4ee99f1e4b9790 | 10,445,360,488,671 | 25dc35ed3f9e2936dcce733226437eb50a72c97a | /Java Advanced Projects/OldExams/src/bitSnow.java | c4835cf0386b1d601db1dcd68a2707d4d1865a6f | [] | no_license | ktodorova23/SoftUni-Java-Developer | https://github.com/ktodorova23/SoftUni-Java-Developer | 6a27c11a7e49ea4d9641e3299c5c5892d960c816 | 14965b779835d35c4763b951c8a4cbef645cefe3 | refs/heads/master | 2022-08-23T19:59:03.911000 | 2019-11-01T16:05:33 | 2019-11-01T16:05:33 | 199,443,799 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
public class bitSnow {
public static void main(String[] args) throws IOException {
BufferedReader ... | UTF-8 | Java | 1,849 | java | bitSnow.java | Java | [] | null | [] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
public class bitSnow {
public static void main(String[] args) throws IOException {
BufferedReader ... | 1,849 | 0.478096 | 0.466198 | 55 | 31.618181 | 25.074791 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727273 | false | false | 15 |
52f6a86afa9ba5c619059809d97d1ef2e341ca2b | 36,155,034,700,356 | 66cd67c8f76bb343d11a37bc5669875d7333c4e8 | /tds/td4/sql-grammar/src/main/sqlLexer.java | d77bace884f05766986695888cd352afc6c27c9c | [] | no_license | danousna/search_engine | https://github.com/danousna/search_engine | 4074bb52ae0d549ca5dd1bd0ea6891a0243a030f | 37ecf806bda3fffecf5f6b96458d1ec4e81d1f86 | refs/heads/master | 2020-07-28T00:31:35.530000 | 2020-01-15T09:53:29 | 2020-01-15T09:53:29 | 209,255,873 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // $ANTLR 3.5.1 /Users/Natan/Developer/lo17/td4/sql-grammar/src/main/sql.g 2019-12-14 17:27:40
import org.antlr.runtime.*;
import java.util.Stack;
import java.util.List;
import java.util.ArrayList;
@SuppressWarnings("all")
public class sqlLexer extends Lexer {
public static final int EOF=-1;
public static final int... | UTF-8 | Java | 42,291 | java | sqlLexer.java | Java | [
{
"context": "// $ANTLR 3.5.1 /Users/Natan/Developer/lo17/td4/sql-grammar/src/main/sql.g",
"end": 24,
"score": 0.6899747252464294,
"start": 23,
"tag": "USERNAME",
"value": "N"
},
{
"context": "// $ANTLR 3.5.1 /Users/Natan/Developer/lo17/td4/sql-grammar/src/main/sql.g 201",
"end":... | null | [] | // $ANTLR 3.5.1 /Users/Natan/Developer/lo17/td4/sql-grammar/src/main/sql.g 2019-12-14 17:27:40
import org.antlr.runtime.*;
import java.util.Stack;
import java.util.List;
import java.util.ArrayList;
@SuppressWarnings("all")
public class sqlLexer extends Lexer {
public static final int EOF=-1;
public static final int... | 42,291 | 0.587224 | 0.500899 | 1,733 | 23.398153 | 30.731806 | 563 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.257357 | false | false | 15 |
d1408c00e94dafa1fc68506da017e938073d7abd | 36,215,164,244,880 | f20bac3abace7422075a1b274eb7ee358d4c53cb | /src/main/java/springboot2app/request/UserLogin.java | 6f9fdd5ce34ee430cba95bd08d4e0a1f14670479 | [] | no_license | dtl0308/springboot2app | https://github.com/dtl0308/springboot2app | 6ffc65c2ce2f70b73b9c3583cc8be213d74b82dd | 083a3fd0d01650320c31a65cef97595440057c1a | refs/heads/master | 2020-11-26T19:48:48.478000 | 2019-11-04T10:59:32 | 2019-11-04T10:59:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package springboot2app.request;
import javax.validation.constraints.NotNull;
import javax.validation.constraints.Pattern;
import javax.validation.constraints.Size;
public class UserLogin {
@NotNull(message = "账号必须填")
@Pattern(regexp = "^[1][0-9]{10}$", message = "账号请输入11位手机号") // 手机号
private String mobil... | UTF-8 | Java | 983 | java | UserLogin.java | Java | [
{
"context": "assword(String password) {\n this.password = password;\n }\n\n public boolean isRememberMe() {\n ",
"end": 756,
"score": 0.909744143486023,
"start": 748,
"tag": "PASSWORD",
"value": "password"
}
] | null | [] | package springboot2app.request;
import javax.validation.constraints.NotNull;
import javax.validation.constraints.Pattern;
import javax.validation.constraints.Size;
public class UserLogin {
@NotNull(message = "账号必须填")
@Pattern(regexp = "^[1][0-9]{10}$", message = "账号请输入11位手机号") // 手机号
private String mobil... | 985 | 0.649518 | 0.634512 | 43 | 20.72093 | 18.89669 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.372093 | false | false | 15 |
a4c1b3f3334edaa4f8866ac18b0083aefd14549b | 35,459,250,006,254 | a9904e7527124f2c865f9657dcda5795532ad30f | /lab2b-busy-waiting/src/ua/knu/csc/core/Storage.java | 8f926bc86ec34ec71c86bb9f49058a842b310b36 | [
"MIT"
] | permissive | tinrael/distributed-computing-labs | https://github.com/tinrael/distributed-computing-labs | cd0bb697d4257f43b2034082d7cbcef7d462c575 | 3f1302e98ca9886ada1c94216a761b0740b5af60 | refs/heads/main | 2023-04-07T03:56:49.684000 | 2021-04-10T11:24:00 | 2021-04-10T11:24:00 | 335,312,121 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ua.knu.csc.core;
import ua.knu.csc.core.entity.Item;
import java.util.LinkedList;
public class Storage {
private final String name;
private final int CAPACITY = 5;
private int size = 0;
private final LinkedList<Item> items = new LinkedList<>();
public Storage(String name) {
if (... | UTF-8 | Java | 1,335 | java | Storage.java | Java | [] | null | [] | package ua.knu.csc.core;
import ua.knu.csc.core.entity.Item;
import java.util.LinkedList;
public class Storage {
private final String name;
private final int CAPACITY = 5;
private int size = 0;
private final LinkedList<Item> items = new LinkedList<>();
public Storage(String name) {
if (... | 1,335 | 0.557303 | 0.555056 | 51 | 25.17647 | 32.499596 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.372549 | false | false | 15 |
cb2b6c37eb276b798715ee6a07a1cec042e5c4b8 | 34,153,579,958,426 | 45cdffd790dae9860254628599e9405ec798037f | /Sentinel/benchmarks/other/PhoneInterface/SpeakerLocator/app/src/main/java/com/example/xub3/speakerlocator/Helper.java | c5997813b7e51e3a3d559463900e126bce739b61 | [] | no_license | bellmit/SmartHome_Benchmark_App | https://github.com/bellmit/SmartHome_Benchmark_App | bd13a9439ac5494917d923258219b52ec873de90 | 4fd082a2dd48f3108aced773e2ec9ffcbb3f8df8 | refs/heads/master | 2022-04-04T08:29:49.633000 | 2018-03-11T11:58:22 | 2018-03-11T11:58:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.xub3.speakerlocator;
import android.util.Log;
import org.apache.http.HttpResponse;
import org.apache.http.HttpVersion;
import org.apache.http.client.HttpClient;
import org.apache.http.client.methods.HttpPost;
import org.apache.http.conn.ClientConnectionManager;
import org.apache.http.conn.scheme.P... | UTF-8 | Java | 4,900 | java | Helper.java | Java | [
{
"context": "package com.example.xub3.speakerlocator;\n\nimport android.util.Log;\n\nimport",
"end": 24,
"score": 0.9009926319122314,
"start": 20,
"tag": "USERNAME",
"value": "xub3"
},
{
"context": "security.cert.X509Certificate;\n\n\n/**\n * Created by xub3 on 4/14/16.\n */\npublic... | null | [] | package com.example.xub3.speakerlocator;
import android.util.Log;
import org.apache.http.HttpResponse;
import org.apache.http.HttpVersion;
import org.apache.http.client.HttpClient;
import org.apache.http.client.methods.HttpPost;
import org.apache.http.conn.ClientConnectionManager;
import org.apache.http.conn.scheme.P... | 4,900 | 0.749388 | 0.74102 | 140 | 33.992859 | 23.992111 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.55 | false | false | 15 |
edbef1e7b755188f747ac68c2394ebdf36e93b55 | 19,928,648,282,156 | 229749377293430c8b1c5c9eb8ba56b082a0c4e4 | /Ploymorphism/src/Rectangle.java | 64e09019eb0fd9c9b69f37b8ade73249baf236cc | [] | no_license | hellojarvis31/JavaDevelopmentLab | https://github.com/hellojarvis31/JavaDevelopmentLab | 31d5d9fff550cfbaa013280263a980b9f621282d | 6422d5cdd870604c1b15cda72219d50cf314ccab | refs/heads/master | 2022-11-27T21:53:36.061000 | 2020-07-24T20:39:37 | 2020-07-24T20:39:37 | 282,306,621 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Rectangle extends Shape {
private double height;
private double width;
public Rectangle(double height, double width)
{
super();
this.height = height;
this.width = width;
}
public void setHeight(double height)
{
this.height = height;
}
public double getHeight()
{
return this.heig... | UTF-8 | Java | 663 | java | Rectangle.java | Java | [] | null | [] |
public class Rectangle extends Shape {
private double height;
private double width;
public Rectangle(double height, double width)
{
super();
this.height = height;
this.width = width;
}
public void setHeight(double height)
{
this.height = height;
}
public double getHeight()
{
return this.heig... | 663 | 0.675716 | 0.674208 | 44 | 14.022727 | 14.866816 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 15 |
b1cde0621c81ed80aaad98ca933ff0c669d319d5 | 19,928,648,281,021 | 6d0468b9ac3fa9e9087be3d1142818b20b20ae14 | /grabber-compiler/target/test-classes/TestInterfaceFactory.java | 719a3d14056b5e746d9623741ee072398cad73e5 | [] | no_license | estudio89/grabber | https://github.com/estudio89/grabber | 2cb92324f196b21f4d7091e0542e8b2b0b37e5ad | bd620462329e5fa11ae09a4b16f21f42090d2a1e | refs/heads/master | 2023-08-31T03:39:13.259000 | 2016-01-26T13:21:58 | 2016-01-26T13:21:58 | 50,429,689 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.estudio89.grabber.test;
import java.util.ArrayList;
import java.util.List;
public class TestInterfaceFactory {
public static List<br.com.estudio89.grabber.test.TestInterface> listAll() {
List<br.com.estudio89.grabber.test.TestInterface> items = new ArrayList<>();
items.add(new TestClass());
... | UTF-8 | Java | 342 | java | TestInterfaceFactory.java | Java | [] | null | [] | package br.com.estudio89.grabber.test;
import java.util.ArrayList;
import java.util.List;
public class TestInterfaceFactory {
public static List<br.com.estudio89.grabber.test.TestInterface> listAll() {
List<br.com.estudio89.grabber.test.TestInterface> items = new ArrayList<>();
items.add(new TestClass());
... | 342 | 0.745614 | 0.72807 | 12 | 27.583334 | 26.364302 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 15 |
9bca251e3b5f6a45e8c14b3765e494d171862ec1 | 23,003,844,841,433 | 6f672fb72caedccb841ee23f53e32aceeaf1895e | /facebook-messenger/src/com/facebook/common/b/h.java | a25a669c1b2495836f91d5661d9aabbc604c99be | [] | no_license | cha63506/CompSecurity | https://github.com/cha63506/CompSecurity | 5c69743f660b9899146ed3cf21eceabe3d5f4280 | eee7e74f4088b9c02dd711c061fc04fb1e4e2654 | refs/heads/master | 2018-03-23T04:15:18.480000 | 2015-12-19T01:29:58 | 2015-12-19T01:29:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package com.facebook.common.b;
import com.google.common.a.hq;
import java.util.List;
// Referenced classes of package com.facebook.common.b:
//... | UTF-8 | Java | 601 | java | h.java | Java | [
{
"context": "// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.\n// Jad home page: http://www.geocities.com/kpdus",
"end": 61,
"score": 0.9996840357780457,
"start": 45,
"tag": "NAME",
"value": "Pavel Kouznetsov"
}
] | null | [] | // Decompiled by Jad v1.5.8e. Copyright 2001 <NAME>.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package com.facebook.common.b;
import com.google.common.a.hq;
import java.util.List;
// Referenced classes of package com.facebook.common.b:
// ... | 591 | 0.600666 | 0.579035 | 31 | 18.387096 | 18.195494 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.354839 | false | false | 15 |
b8532279516995447d3d8d526777cf246b51d94b | 13,494,787,275,636 | d55f6f827c948eb58daf8b74cb36f28cc5091870 | /PA Lab 9/Album.java | 1d71df8b78f8e545fa0a0533dad7fc873215f5bd | [] | no_license | nekoforsale/Programare-avansata | https://github.com/nekoforsale/Programare-avansata | 8116b9ba486dea3b66f731819c64983921e3bde5 | b406edb41f9667ff4437b0b4e49f5d29a0a216df | refs/heads/master | 2021-04-08T17:31:51.441000 | 2020-04-30T17:56:07 | 2020-04-30T17:56:07 | 248,794,933 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package entity;
import javax.persistence.*;
import java.util.Objects;
@Entity
@Table(name = "Albums", schema = "public", catalog = "MusicAlbums")
@NamedQueries({@NamedQuery(name="Album.findByName",query="select a from Album a where a.name=:name"),@NamedQuery(name="Album.findByArtist",query="select a from Album a... | UTF-8 | Java | 1,477 | java | Album.java | Java | [] | null | [] | package entity;
import javax.persistence.*;
import java.util.Objects;
@Entity
@Table(name = "Albums", schema = "public", catalog = "MusicAlbums")
@NamedQueries({@NamedQuery(name="Album.findByName",query="select a from Album a where a.name=:name"),@NamedQuery(name="Album.findByArtist",query="select a from Album a... | 1,477 | 0.579553 | 0.579553 | 57 | 23.947369 | 29.371439 | 199 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.491228 | false | false | 15 |
6bda803430b3c3c02da837036f20d73b2192c1f4 | 4,028,679,347,379 | b7dbd6ac56c0291888c4ec5c4ae4acc5b5632475 | /src/main/java/org/luoyh/utils/ExportExcelUtils.java | af76faebc0a7523e2dfa64a62c072a074c31c3ec | [] | no_license | luoyh/roy-utils | https://github.com/luoyh/roy-utils | 3ef90f97c87861f5c41ea4f4b1aee350fdb80398 | f32680da227494599d2ee9eb7363cb4cf7ddebed | refs/heads/master | 2021-01-19T22:40:35.162000 | 2019-02-20T02:30:16 | 2019-02-20T02:30:16 | 88,839,784 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.luoyh.utils;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.UnsupportedEncodingException;
import java.net.URLEncoder;
import java.util.Date;
import java.util.List;
import java.util.Map;
import or... | UTF-8 | Java | 7,146 | java | ExportExcelUtils.java | Java | [
{
"context": "ermodel.VerticalAlignment;\r\n\r\n/**\r\n * \r\n * @author luoyh(Roy)\r\n */\r\npublic abstract class ExportExcelUtils",
"end": 998,
"score": 0.9996382594108582,
"start": 993,
"tag": "USERNAME",
"value": "luoyh"
},
{
"context": "erticalAlignment;\r\n\r\n/**\r\n * \r\n *... | null | [] | package org.luoyh.utils;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.UnsupportedEncodingException;
import java.net.URLEncoder;
import java.util.Date;
import java.util.List;
import java.util.Map;
import or... | 7,146 | 0.661925 | 0.658568 | 225 | 25.804445 | 20.307131 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.471111 | false | false | 15 |
f2aa87afd727ac48e32c35473a8a835f97b291ac | 36,455,682,417,412 | fc23d6387c33d7c6242a4ec4e23409e8cda115de | /codefest-teamwork-noizies/src/main/java/com/codefest/noizies/controller/ProductController.java | 32d135a15d5a611f203ebff978f5fdf233404837 | [] | no_license | Ravinath-lab/codefest-team | https://github.com/Ravinath-lab/codefest-team | acb7d1572936194bd731c2d1ecb6e177ce029836 | 42b48eb2be91da483a9327f7f3ee30e2fb8635c0 | refs/heads/master | 2023-04-03T17:17:53.453000 | 2021-04-05T15:27:34 | 2021-04-05T15:27:34 | 353,306,085 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.codefest.noizies.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.CrossOrigin;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframework.web.bind.annotation.GetMapping;
import org... | UTF-8 | Java | 1,598 | java | ProductController.java | Java | [] | null | [] | package com.codefest.noizies.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.CrossOrigin;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframework.web.bind.annotation.GetMapping;
import org... | 1,598 | 0.788486 | 0.788486 | 53 | 29.150944 | 22.480513 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.037736 | false | false | 15 |
e5b46f4d6abbdfa25b3aa37d013b3601bcac7f89 | 14,714,557,998,273 | 60ea7ffdef52ea7b30894d3d5bdf1d4000c74a13 | /app/src/main/java/thecodingstache/tedxuthlarissa/ListAdapter/MainStageAdapter.java | 22c8654db3d237c201fed9d0d9b936a6da123e50 | [] | no_license | TheCodingStache/TEDxUTHLarissa | https://github.com/TheCodingStache/TEDxUTHLarissa | 4b4ae3028e78c2816ca95d2fa745c6246f2e849f | cfd76b3c35aa1cee680f56037aa071dc727d6343 | refs/heads/master | 2022-04-07T09:55:07.785000 | 2020-02-25T14:34:32 | 2020-02-25T14:34:32 | 239,143,631 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package thecodingstache.tedxuthlarissa.ListAdapter;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import java.util.List... | UTF-8 | Java | 2,057 | java | MainStageAdapter.java | Java | [] | null | [] | package thecodingstache.tedxuthlarissa.ListAdapter;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import java.util.List... | 2,057 | 0.711716 | 0.711716 | 70 | 28.4 | 27.342484 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.514286 | false | false | 15 |
47cdb33d88a719133d74eaee53d74a4e60e627f1 | 6,734,508,767,237 | 7230a4969ec627a8ac41bfd5e63d0657a4aac914 | /app/src/main/java/com/bawei/ssw/base/BasePresenter.java | f9588de1342f241f567267670bb2c873987a85d2 | [] | no_license | zzb-java/day3 | https://github.com/zzb-java/day3 | 76cc09b8c9ef3433b89959c6643998975f6c561f | 964dd27827c3569178ac89ed7d7a60a594dea290 | refs/heads/master | 2020-09-03T15:05:27.137000 | 2019-11-04T12:17:43 | 2019-11-04T12:17:43 | 219,493,033 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bawei.ssw.base;
import com.bawei.ssw.view.MainActivity;
/**
* * <p>文件描述:<p>
* * <p>作者:Zhang Zhi Bo<p>
* * <p>创建时间:2019/10/30 08 53 21<p>
* * <p>版本号:1<p>
*/
public abstract class BasePresenter<V extends BaseActivity> {
public V v;
public BasePresenter(){
iModel();
}
prote... | UTF-8 | Java | 498 | java | BasePresenter.java | Java | [
{
"context": ".MainActivity;\n\n/**\n * * <p>文件描述:<p>\n * * <p>作者:Zhang Zhi Bo<p>\n * * <p>创建时间:2019/10/30 08 53 21<p>\n * * <p>",
"end": 117,
"score": 0.9998373985290527,
"start": 105,
"tag": "NAME",
"value": "Zhang Zhi Bo"
}
] | null | [] | package com.bawei.ssw.base;
import com.bawei.ssw.view.MainActivity;
/**
* * <p>文件描述:<p>
* * <p>作者:<NAME><p>
* * <p>创建时间:2019/10/30 08 53 21<p>
* * <p>版本号:1<p>
*/
public abstract class BasePresenter<V extends BaseActivity> {
public V v;
public BasePresenter(){
iModel();
}
protected a... | 492 | 0.565502 | 0.530568 | 24 | 18.083334 | 15.37291 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.291667 | false | false | 15 |
be76f74d2fee827d6d232019a8183451c584379e | 20,658,792,730,419 | 0929c5c50797fbb0e5e04bd12808b47a7e20c29f | /frameDemo/src/main/java/com/ocellus/platform/model/Employee.java | 194ddb1ad325d60ed78db26f47a999ceeeabc846 | [] | no_license | zondaAI/Demo | https://github.com/zondaAI/Demo | 56a10e86c8fd36c8676361e94490092a2fc216aa | 591b437416c574a2aa19001b3d0fec38f8696344 | refs/heads/master | 2021-01-21T23:20:40.322000 | 2017-03-01T08:15:19 | 2017-03-01T08:15:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ocellus.platform.model;
/**
* 人员信息维护:类(对应表:TB_EMPLOYEE)
*
*/
public class Employee extends AbstractModel{
private static final long serialVersionUID = 1L;
private String employeeId; //主键
private String employeeBh; //人员编号
private String employeeMc; //人员名称
private String employeeZzbm;//组织部门编码
priv... | UTF-8 | Java | 2,257 | java | Employee.java | Java | [] | null | [] | package com.ocellus.platform.model;
/**
* 人员信息维护:类(对应表:TB_EMPLOYEE)
*
*/
public class Employee extends AbstractModel{
private static final long serialVersionUID = 1L;
private String employeeId; //主键
private String employeeBh; //人员编号
private String employeeMc; //人员名称
private String employeeZzbm;//组织部门编码
priv... | 2,257 | 0.746179 | 0.745716 | 107 | 19.17757 | 17.610964 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.35514 | false | false | 15 |
8f84f3f7356da25fa122bb7df3e84207f197fd65 | 6,631,429,574,844 | d72016b98f1e8c2c9b78b05e4adbb8f0e51cdbf2 | /BinaryTree/DuplicateOfSubTree.java | 975bb1c394469430d47ddd001862cda27c587931 | [] | no_license | amarkumaar/LetLearn | https://github.com/amarkumaar/LetLearn | fd671e75a02efbce8d21415736a77fcb53e90628 | 280a8eb555f44074d9519b80034d3dcadd698627 | refs/heads/main | 2023-09-04T12:10:45.484000 | 2021-11-10T11:26:45 | 2021-11-10T11:26:45 | 384,316,906 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.HashMap;
import java.util.Map;
public class DuplicateOfSubTree {
static class Node{
Node rNode , lNode ;
int data;
Node(int data){
this.data =data;
lNode = rNode= null;
}
}
static Node root;
static Map<String, Integer> m ;... | UTF-8 | Java | 1,135 | java | DuplicateOfSubTree.java | Java | [] | null | [] | import java.util.HashMap;
import java.util.Map;
public class DuplicateOfSubTree {
static class Node{
Node rNode , lNode ;
int data;
Node(int data){
this.data =data;
lNode = rNode= null;
}
}
static Node root;
static Map<String, Integer> m ;... | 1,135 | 0.50837 | 0.501322 | 49 | 22.183674 | 12.893083 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.755102 | false | false | 15 |
2d49e482b8b763efcd6dbc84d2a9cd45dab0274d | 34,248,069,245,980 | 48cb91f8f2bf65a0f4699f07ba67ab7eab849812 | /app/src/main/java/com/jarvisyin/recorder/Home/VideoRecord/Edit/Final/OutputSurface.java | c3d6a4bf508c30750cb79ff3b9c500343398cfce | [] | no_license | jarvisyin/SquareVideoRecorder | https://github.com/jarvisyin/SquareVideoRecorder | 749b25c8dc391afc88fba02c0070eed2323557bb | 5d674a648601a7bb3cb561463ce6ccac8b7e362f | refs/heads/master | 2020-08-03T15:37:43.762000 | 2017-09-20T11:12:26 | 2018-04-14T06:24:21 | 73,544,578 | 11 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jarvisyin.recorder.Home.VideoRecord.Edit.Final;
import android.graphics.Bitmap;
import android.graphics.SurfaceTexture;
import android.opengl.GLES20;
import android.util.Log;
import android.view.Surface;
import com.jarvisyin.recorder.Home.VideoRecord.Common.Utils.ShaderUtils;
import com.jarvisyin.recorder... | UTF-8 | Java | 5,861 | java | OutputSurface.java | Java | [] | null | [] | package com.jarvisyin.recorder.Home.VideoRecord.Edit.Final;
import android.graphics.Bitmap;
import android.graphics.SurfaceTexture;
import android.opengl.GLES20;
import android.util.Log;
import android.view.Surface;
import com.jarvisyin.recorder.Home.VideoRecord.Common.Utils.ShaderUtils;
import com.jarvisyin.recorder... | 5,861 | 0.623102 | 0.616618 | 176 | 32.30682 | 26.213007 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.573864 | false | false | 15 |
a5fbe00d6781c8376c2e5a31c2c904b7eae37fb7 | 21,955,872,873,538 | 80706b65da7d463f8e730516e0db53dd43d2f83e | /src/main/java/com/xmrbi/rinoWeb/domain/KFAPPTotalInfo.java | 20964d8a357827a0afa64b0b35f892bfa32d08ed | [] | no_license | wangfushu/rinodemo | https://github.com/wangfushu/rinodemo | e88dd954c71c90c0a48041381c1b699f6d77a070 | 59b144bc4ad06fa8ca526e513f66e9958e5a79ea | refs/heads/master | 2020-03-27T17:25:56.580000 | 2018-10-22T06:41:46 | 2018-10-22T06:41:46 | 146,851,043 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xmrbi.rinoWeb.domain;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
import java.sql.Date;
/**
* Created by Administrator on 2017-07-31.
* APP用户信息统计表
*/
@Entity
@Table(name = "KF_APPTOTALINFO")
public class KFAPPTotalInfo... | UTF-8 | Java | 1,547 | java | KFAPPTotalInfo.java | Java | [] | null | [] | package com.xmrbi.rinoWeb.domain;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
import java.sql.Date;
/**
* Created by Administrator on 2017-07-31.
* APP用户信息统计表
*/
@Entity
@Table(name = "KF_APPTOTALINFO")
public class KFAPPTotalInfo... | 1,547 | 0.671885 | 0.666667 | 74 | 19.716217 | 17.863991 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.283784 | false | false | 15 |
f4ab9a45a5b79eb444a6091cb94315a3d7f788bb | 36,988,258,360,892 | 22ed2760cd8240684dda215585e10896340b3108 | /java/src/spring/bean/lifecycle/Bean.java | 70a78f2d11fa85080252942d8b3e326f6ba70b13 | [] | no_license | ssdraid0/java-project | https://github.com/ssdraid0/java-project | 1a59bce75a84b98063c78ce766b16e2ccfe88785 | 3d5c75def6b361b923a8833cebc31e7ea42264be | refs/heads/master | 2020-05-29T14:34:13.704000 | 2016-12-08T06:17:06 | 2016-12-08T06:17:06 | 63,114,434 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package spring.bean.lifecycle;
import org.springframework.beans.BeansException;
import org.springframework.beans.factory.BeanFactory;
import org.springframework.beans.factory.BeanFactoryAware;
import org.springframework.beans.factory.BeanNameAware;
import org.springframework.beans.factory.DisposableBean;
import... | UTF-8 | Java | 2,516 | java | Bean.java | Java | [] | null | [] | package spring.bean.lifecycle;
import org.springframework.beans.BeansException;
import org.springframework.beans.factory.BeanFactory;
import org.springframework.beans.factory.BeanFactoryAware;
import org.springframework.beans.factory.BeanNameAware;
import org.springframework.beans.factory.DisposableBean;
import... | 2,516 | 0.651431 | 0.646264 | 74 | 32 | 34.046867 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.324324 | false | false | 15 |
83ab40ebe5ccae481b829bfc6192b0333e9f509d | 36,988,258,358,871 | 775f038914233483e758b1432f8921037830d620 | /app/src/main/java/com/levipayne/quizapp/ScoreListAdapter.java | 238aebcf4aa2378dc6b952598daf56fd075b9955 | [] | no_license | levidyrek/quiz-app | https://github.com/levidyrek/quiz-app | 7fccee1c3202081d76415bbf2510523e9448bd5e | 2798005f30fed9ff87190b9ac395c4056b75d19f | refs/heads/master | 2020-03-30T08:22:53.163000 | 2018-09-30T21:58:20 | 2018-09-30T21:58:20 | 151,010,543 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.levipayne.quizapp;
import android.content.Context;
import android.database.DataSetObserver;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.ListAdapter;
import android.widget.TextView;
import com.parse.P... | UTF-8 | Java | 1,384 | java | ScoreListAdapter.java | Java | [
{
"context": "Object;\n\nimport java.util.List;\n\n/**\n * Created by levi on 11/27/15.\n */\npublic class ScoreListAdapter ex",
"end": 379,
"score": 0.9996482729911804,
"start": 375,
"tag": "USERNAME",
"value": "levi"
},
{
"context": "s);\n\n tvUsername.setText(object.getStri... | null | [] | package com.levipayne.quizapp;
import android.content.Context;
import android.database.DataSetObserver;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.ListAdapter;
import android.widget.TextView;
import com.parse.P... | 1,384 | 0.726156 | 0.721821 | 42 | 31.952381 | 30.166168 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.690476 | false | false | 15 |
67774c9f583d50b78efe989e4a8b1e55fa02be3f | 36,988,258,358,370 | 328e3a99911d340bf9ff22592033151722813702 | /Clase_4/src/colecciones/ArrayListTest.java | bc44d4e49a952eed62c1123c8f83a7e421505c61 | [] | no_license | TaniaMyATT/Lambdas | https://github.com/TaniaMyATT/Lambdas | d3e04d3fd2d9bd442478aa0eaa3221162e3a8b52 | 66369c1d48943be16bc59d4583dd5c7f61497297 | refs/heads/master | 2021-01-16T18:16:39.216000 | 2017-08-11T19:05:11 | 2017-08-11T19:05:11 | 100,052,361 | 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 colecciones;
import java.util.ArrayList;
import java.util.Iterator;
/**
*
* @author globalk
*/
public class ArrayListTest ... | UTF-8 | Java | 1,396 | java | ArrayListTest.java | Java | [
{
"context": "ist;\nimport java.util.Iterator;\n\n/**\n *\n * @author globalk\n */\npublic class ArrayListTest {\n\n public stat",
"end": 288,
"score": 0.9994041919708252,
"start": 281,
"tag": "USERNAME",
"value": "globalk"
},
{
"context": ">();\n \n Persona juan = n... | 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 colecciones;
import java.util.ArrayList;
import java.util.Iterator;
/**
*
* @author globalk
*/
public class ArrayListTest ... | 1,396 | 0.58638 | 0.578495 | 50 | 26.9 | 22.810743 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.54 | false | false | 15 |
03f38e1169dd4ff281689703a2e1148fa7a90b23 | 18,227,841,272,929 | e16889566b718e988887bc1de883648fbdd5575d | /sms-cactus/src/org/ocactus/sms/prefs/IPreferences.java | 978ce42181d14afa247ea13b3c774e92c97c16a5 | [] | no_license | jo5ef/sms-cactus | https://github.com/jo5ef/sms-cactus | 0d970999aa5c710a5e6838828ad00661762af208 | e97749cb413bc43b594457bfc7025ef9e056b294 | refs/heads/master | 2021-01-02T22:17:21 | 2010-12-06T18:21:47 | 2010-12-06T18:21:47 | 870,917 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.ocactus.sms.prefs;
import java.net.URI;
public interface IPreferences {
URI getServerUrl();
String getServerUser();
String getServerPassword();
int getArchivingCutoffId();
void setArchivingCutoffId(int id);
}
| UTF-8 | Java | 229 | java | IPreferences.java | Java | [] | null | [] | package org.ocactus.sms.prefs;
import java.net.URI;
public interface IPreferences {
URI getServerUrl();
String getServerUser();
String getServerPassword();
int getArchivingCutoffId();
void setArchivingCutoffId(int id);
}
| 229 | 0.772926 | 0.772926 | 12 | 18.083334 | 13.250525 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 15 |
3e201efa5d8a822135c39980c64c23269487ab22 | 24,051,816,927,136 | d4555e5fa72ec4564335cadd68fefca923afb385 | /app/src/main/java/org/grassroot/android/models/ImageRecord.java | f039af40823fe7f8449b7d5a5acef52254a1c13b | [] | no_license | pmaingi/grassroot-android | https://github.com/pmaingi/grassroot-android | 89450ba05fd399c8dfdf1cd1140ba2b11b62e34f | 556c5940392e25fa28d2b72a3de92989687ccc50 | refs/heads/master | 2021-01-23T01:29:43.923000 | 2017-03-27T19:01:22 | 2017-03-27T19:01:22 | 85,912,277 | 1 | 0 | null | true | 2017-03-23T05:54:24 | 2017-03-23T05:54:24 | 2016-11-22T05:34:52 | 2017-03-22T19:58:31 | 9,502 | 0 | 0 | 0 | null | null | null | package org.grassroot.android.models;
import android.os.Parcel;
import android.os.Parcelable;
import io.realm.RealmObject;
/**
* Created by luke on 2017/02/25.
*/
public class ImageRecord extends RealmObject implements Parcelable {
private String key;
private String actionLogType;
private String tas... | UTF-8 | Java | 5,339 | java | ImageRecord.java | Java | [
{
"context": ";\n\nimport io.realm.RealmObject;\n\n/**\n * Created by luke on 2017/02/25.\n */\n\npublic class ImageRecord exte",
"end": 148,
"score": 0.9994652271270752,
"start": 144,
"tag": "USERNAME",
"value": "luke"
}
] | null | [] | package org.grassroot.android.models;
import android.os.Parcel;
import android.os.Parcelable;
import io.realm.RealmObject;
/**
* Created by luke on 2017/02/25.
*/
public class ImageRecord extends RealmObject implements Parcelable {
private String key;
private String actionLogType;
private String tas... | 5,339 | 0.616969 | 0.6121 | 223 | 22.941704 | 19.789276 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.399103 | false | false | 15 |
706a56332ba721e4ec560f65d2da737adbdd0b17 | 26,027,501,865,213 | ef9b025b1ac714a488dc3e57f479eaaf691dedc6 | /src/fm/DosPermissionManager.java | ecade517c06816a2d53fb1485b4aef9969d4f156 | [] | no_license | karmishin/kostygin | https://github.com/karmishin/kostygin | 66c81fbf56a66c0b7d70e284dfb71a378f7c7c57 | d95edcae72a0a319017282cd98b059dbc48901e9 | refs/heads/master | 2020-09-04T18:31:13.685000 | 2020-08-07T08:57:37 | 2020-08-07T08:57:37 | 219,851,069 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fm;
import java.io.File;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.nio.file.attribute.DosFileAttributes;
public class DosPermissionManager {
private File file;
private Path filePath;
private DosFileAttributes dosFileA... | UTF-8 | Java | 1,218 | java | DosPermissionManager.java | Java | [] | null | [] | package fm;
import java.io.File;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.nio.file.attribute.DosFileAttributes;
public class DosPermissionManager {
private File file;
private Path filePath;
private DosFileAttributes dosFileA... | 1,218 | 0.702791 | 0.702791 | 44 | 26.681818 | 23.551464 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.590909 | false | false | 15 |
9d7b56b6d17666bbd1451b7793a0ea3562931d77 | 35,673,998,384,998 | 06b12e49c06fefd2c7accc98c74e20579122f230 | /app/src/main/java/com/dream/william/view/notification/PushReceiver.java | f7b6182f50d1cd98133441dbb7ae38588b7d29bb | [] | no_license | li-jun-bo/Andream | https://github.com/li-jun-bo/Andream | 1bc6909c70a453f7557a77529fc219224d12f716 | 77ea2aff2fa66964f16aa2a415a744b4c119ea85 | refs/heads/master | 2020-04-05T13:32:21.957000 | 2018-01-16T06:14:09 | 2018-01-16T06:14:09 | 94,868,964 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dream.william.view.notification;
import android.app.Notification;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.support.v4.app.NotificationCompat;
import andro... | UTF-8 | Java | 1,755 | java | PushReceiver.java | Java | [] | null | [] | package com.dream.william.view.notification;
import android.app.Notification;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.support.v4.app.NotificationCompat;
import andro... | 1,755 | 0.772964 | 0.769497 | 37 | 45.783783 | 36.029369 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 15 |
315d8728da3466e5e473fe22abad71af2dae57d2 | 32,186,484,959,364 | 168f6bde485786ebdfb4e2f149b2a8134eb868a2 | /securedmsgwebapp/src/main/java/com/sma/app/controller/InboxController.java | 52608b8ca86737aa4b9d3c4e00961fa064940391 | [] | no_license | hariharan00201/securedapp | https://github.com/hariharan00201/securedapp | 859f9233c85224ab0577f0171e2f80de04ce812f | 64000e27298afb1fed0b9cb5590d912cc79ef3ac | refs/heads/main | 2023-04-15T23:48:03.443000 | 2021-04-17T14:45:08 | 2021-04-17T14:45:08 | 358,893,335 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sma.app.controller;
import java.io.IOException;
import java.util.ArrayList;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import ... | UTF-8 | Java | 815 | java | InboxController.java | Java | [] | null | [] | package com.sma.app.controller;
import java.io.IOException;
import java.util.ArrayList;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import ... | 815 | 0.792638 | 0.792638 | 32 | 23.46875 | 20.666979 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.78125 | false | false | 15 |
c63d350e78a9c99cabe9bd9d7323761c94a5a125 | 23,768,349,067,690 | 70abe49d8f26d6f6c68a5c81fe2edcb38186f98b | /core_java_programs/java_7/IntegerDemo.java | 4cbac6584619f8698a2a15e15ab86723e698f438 | [] | no_license | nayan-savi/java_programmes | https://github.com/nayan-savi/java_programmes | 7609266c2c4cdff3aa6d9df97c86a7ec8a599a16 | 4913cbf669f2b95143a87ae36ccdc1e05a0804b3 | refs/heads/master | 2022-12-21T08:22:36.743000 | 2020-12-30T15:41:13 | 2020-12-30T15:41:13 | 169,876,536 | 0 | 0 | null | false | 2022-12-16T06:36:47 | 2019-02-09T14:44:03 | 2020-12-30T15:41:33 | 2022-12-16T06:36:45 | 52,817 | 0 | 0 | 13 | Java | false | false | public class IntegerDemo{
public static void main(String[] a){
/*Integer i =new Integer(10);
byte b1 = 10;
Byte b = new Byte(b1);
Integer j = new Integer("20");
System.out.println(b);
System.out.println(j);
System.out.println(b+j);*/
String num1 =a[0];
String num2 =a[1];
int i = Integer.parseInt(num1)... | UTF-8 | Java | 424 | java | IntegerDemo.java | Java | [] | null | [] | public class IntegerDemo{
public static void main(String[] a){
/*Integer i =new Integer(10);
byte b1 = 10;
Byte b = new Byte(b1);
Integer j = new Integer("20");
System.out.println(b);
System.out.println(j);
System.out.println(b+j);*/
String num1 =a[0];
String num2 =a[1];
int i = Integer.parseInt(num1)... | 424 | 0.648585 | 0.610849 | 25 | 15.92 | 13.4519 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.2 | false | false | 15 |
557241ddae1b84f570881e0f84a7f8fad99ed1e4 | 10,230,612,147,841 | 0404de5223a5d2d7c973d926f9f7be74f8e35d26 | /base.mvc/src/main/java/com/qiushui/base/security/entity/BnLogEntity.java | bfaa5ccff5fac01bfab0d70ba0727b8265013705 | [] | no_license | gujialiangsz/p2p | https://github.com/gujialiangsz/p2p | 379a2a936b6fe11c9070f5a51767359d4b8f388f | eb49418ee8e48c825687ccb01e813f080a94e705 | refs/heads/master | 2021-01-10T10:59:52.773000 | 2016-03-25T15:52:58 | 2016-03-25T15:52:58 | 54,545,976 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qiushui.base.security.entity;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.MappedSuperclass;
import javax.persistence.Temporal;
import javax.persistence.TemporalType;
import javax.validation.constraints.NotNull;
import org.hibernate.annotations.Type;
import com.qiushu... | UTF-8 | Java | 3,023 | java | BnLogEntity.java | Java | [] | null | [] | package com.qiushui.base.security.entity;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.MappedSuperclass;
import javax.persistence.Temporal;
import javax.persistence.TemporalType;
import javax.validation.constraints.NotNull;
import org.hibernate.annotations.Type;
import com.qiushu... | 3,023 | 0.722513 | 0.710646 | 127 | 21.559055 | 19.546696 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.244094 | false | false | 15 |
e8c8a9ea04e9c8d5902c16d09db27a068c3e7baa | 34,961,033,820,143 | 1428db2a81fbb91e26ff5f3213b37594a4efdb98 | /src/com/ebtc/account/dao/impl/BtcAccountDaoImpl.java | 3a52604ef791d90f3f5b97289327db85f87f7cdc | [] | no_license | carriercomm/EBTC | https://github.com/carriercomm/EBTC | af0958fd98c5f6485614fa00aeda430abe9ad977 | 0aca644d9a205cd47e9cb8af0f66e693fbf7dc4a | refs/heads/master | 2021-01-17T21:16:01.635000 | 2013-06-07T16:27:07 | 2013-06-07T16:27:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ebtc.account.dao.impl;
import org.springframework.stereotype.Repository;
import com.ebtc.account.dao.BtcAccountDao;
import com.ebtc.base.dao.impl.GenericDaoImpl;
import com.ebtc.base.pojo.Pojo;
/**
*
* @ClassName: BtcAccountDaoImpl
* @author Wayga_Chan 553806198@qq.com
* @date 2013-05-23 11:10:06
*
... | UTF-8 | Java | 425 | java | BtcAccountDaoImpl.java | Java | [
{
"context": "/**\n *\n * @ClassName: BtcAccountDaoImpl\n * @author Wayga_Chan 553806198@qq.com\n * @date 2013-05-23 11:10:06\n *\n",
"end": 270,
"score": 0.9997886419296265,
"start": 260,
"tag": "NAME",
"value": "Wayga_Chan"
},
{
"context": "lassName: BtcAccountDaoImpl\n * @author W... | null | [] | package com.ebtc.account.dao.impl;
import org.springframework.stereotype.Repository;
import com.ebtc.account.dao.BtcAccountDao;
import com.ebtc.base.dao.impl.GenericDaoImpl;
import com.ebtc.base.pojo.Pojo;
/**
*
* @ClassName: BtcAccountDaoImpl
* @author Wayga_Chan <EMAIL>
* @date 2013-05-23 11:10:06
*
*/
@Repo... | 416 | 0.776471 | 0.722353 | 19 | 21.421053 | 23.378613 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.263158 | false | false | 15 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.