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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
92f35a7948c55d67c9081f4f6e602a4cc7e04806 | 6,691,559,088,434 | 4f0fa918a1d62018ba03e339b3b21438b7234509 | /src/com/sanan/avatarcore/util/bendingwall/EarthBendingWall.java | 0f0e2c0429934c6677150d759e64e907c62dc753 | [] | no_license | Bobinho44/AvatarCore | https://github.com/Bobinho44/AvatarCore | dc5176e71b10e3227e6ead83dc9bc6c05c57ed9a | 39ee27a5a8a916fdeb4d7151721426e6be04f400 | refs/heads/main | 2023-08-17T20:26:32.958000 | 2021-10-18T16:22:13 | 2021-10-18T16:22:13 | 418,579,010 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sanan.avatarcore.util.bendingwall;
import java.util.ArrayList;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map.Entry;
import org.bukkit.Location;
import org.bukkit.Material;
import org.bukkit.entity.Item;
import org.bukkit.inventory.ItemStack;
import org.bukkit.scheduler.Bukkit... | UTF-8 | Java | 4,006 | java | EarthBendingWall.java | Java | [] | null | [] | package com.sanan.avatarcore.util.bendingwall;
import java.util.ArrayList;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map.Entry;
import org.bukkit.Location;
import org.bukkit.Material;
import org.bukkit.entity.Item;
import org.bukkit.inventory.ItemStack;
import org.bukkit.scheduler.Bukkit... | 4,006 | 0.628308 | 0.617074 | 109 | 35.752293 | 31.32609 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.275229 | false | false | 3 |
183b50e20953f534aa03754c0a48a80d5dcf906c | 27,556,510,202,745 | 63e777b7e2d2265f955ecee8ad144dd182270e93 | /src/com/alkaid/ojpl/common/DownLoader.java | 9a3fb9df697451ae282ee42dc1d9a573671fb19d | [] | no_license | alkaid/our-jp-lan | https://github.com/alkaid/our-jp-lan | d5dc187e8b2bacc09335788aa520f3ff92b800c8 | a31f5e4069094049f032a88ce60dd395089401e7 | refs/heads/master | 2021-01-25T05:21:38.614000 | 2012-12-27T13:23:25 | 2012-12-27T13:23:25 | 34,712,422 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.alkaid.ojpl.common;
import java.io.BufferedInputStream;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.io.RandomAccessFile;
import java.net.HttpURLConnection;
import java.net.URL;
import android.content.Context;
import android.os.Handler;
import androi... | UTF-8 | Java | 7,179 | java | DownLoader.java | Java | [
{
"context": ";\r\nimport android.os.Message;\r\n\r\n\r\n/**\r\n * @author Lelouch\r\n *用于下载的下载类,包括下载,删除等操作\r\n */\r\npublic class DownLoa",
"end": 362,
"score": 0.999546468257904,
"start": 355,
"tag": "USERNAME",
"value": "Lelouch"
}
] | null | [] | package com.alkaid.ojpl.common;
import java.io.BufferedInputStream;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.io.RandomAccessFile;
import java.net.HttpURLConnection;
import java.net.URL;
import android.content.Context;
import android.os.Handler;
import androi... | 7,179 | 0.621242 | 0.614594 | 286 | 21.143356 | 15.900381 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.552448 | false | false | 3 |
a7c67f4178bd203bb381795ffa040ab7cea0e64c | 24,747,601,588,990 | bfebad5ef3ef4b4d35925a62de0ed5f6177b3ffd | /sn-systemManage-api/src/main/java/com/ratta/suponote/stock/model/InOutStock.java | cb013f45b1b7d98f0108017f0c671736c298b902 | [] | no_license | 694475668/ratta | https://github.com/694475668/ratta | c9e84ae6a8ab34f5fcbfcdae9bbdba0616fdbf79 | 40d561404e7089772ff9ccfee26c06c566090c76 | refs/heads/master | 2022-12-22T15:07:01.137000 | 2019-06-05T06:37:28 | 2019-06-05T06:37:28 | 190,334,847 | 0 | 0 | null | false | 2022-12-16T02:23:12 | 2019-06-05T06:01:01 | 2020-06-08T03:17:32 | 2022-12-16T02:23:09 | 12,768 | 0 | 0 | 26 | HTML | false | false | package com.ratta.suponote.stock.model;
import java.io.Serializable;
import java.util.Date;
import com.ratta.suponote.model.system.ExcelResources;
import com.ratta.suponotes.util.Model;
import com.ratta.suponotes.util.PK;
/**
* @author page
* 设备库存出入库记录表
* 2018-10-31
*/
@Model(table="t_m_inout")
public class InOu... | UTF-8 | Java | 4,859 | java | InOutStock.java | Java | [
{
"context": "mport com.ratta.suponotes.util.PK;\n\n/**\n * @author page\n * 设备库存出入库记录表\n * 2018-10-31\n */\n@Model(table=\"t_m",
"end": 244,
"score": 0.9979554414749146,
"start": 240,
"tag": "USERNAME",
"value": "page"
}
] | null | [] | package com.ratta.suponote.stock.model;
import java.io.Serializable;
import java.util.Date;
import com.ratta.suponote.model.system.ExcelResources;
import com.ratta.suponotes.util.Model;
import com.ratta.suponotes.util.PK;
/**
* @author page
* 设备库存出入库记录表
* 2018-10-31
*/
@Model(table="t_m_inout")
public class InOu... | 4,859 | 0.67097 | 0.666667 | 204 | 21.779411 | 17.318678 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.691176 | false | false | 3 |
3c46d4230bcba1dd3490c08b7a449dc34dd8fc48 | 18,373,870,118,712 | dda441347a203d44bc7fda9025f30f233a61aa8f | /autumn-data-redis/src/main/java/com/autumn/data/redis/service/RedisLockService.java | 3b5597ec8577fed6b552ba3a2472670ec5aa29a8 | [] | no_license | qsqiushi/autumn | https://github.com/qsqiushi/autumn | 118143687fc2d21f7e12f59aa8d117239282a1e1 | 7a4c8c38f623fc07d211798c9937b5836bbe53a1 | refs/heads/master | 2023-04-09T21:08:05.100000 | 2021-04-15T07:25:52 | 2021-04-15T07:25:52 | 342,154,149 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.autumn.data.redis.service;
import lombok.extern.slf4j.Slf4j;
import org.redisson.api.RLock;
import org.redisson.api.RedissonClient;
import org.springframework.stereotype.Service;
import javax.annotation.Resource;
import java.util.concurrent.TimeUnit;
/**
* 分布式锁接口
*
* @author: qiushi
* @since: 2019-01... | UTF-8 | Java | 3,200 | java | RedisLockService.java | Java | [
{
"context": "concurrent.TimeUnit;\n\n/**\n * 分布式锁接口\n *\n * @author: qiushi\n * @since: 2019-01-09 15:18\n */\n@Slf4j\n@Service\np",
"end": 301,
"score": 0.9941422939300537,
"start": 295,
"tag": "USERNAME",
"value": "qiushi"
}
] | null | [] | package com.autumn.data.redis.service;
import lombok.extern.slf4j.Slf4j;
import org.redisson.api.RLock;
import org.redisson.api.RedissonClient;
import org.springframework.stereotype.Service;
import javax.annotation.Resource;
import java.util.concurrent.TimeUnit;
/**
* 分布式锁接口
*
* @author: qiushi
* @since: 2019-01... | 3,200 | 0.609023 | 0.601504 | 135 | 20.674074 | 22.041319 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.348148 | false | false | 3 |
64d73dfb7c6f76376f7f8c52d00b4ade0960ebd2 | 30,820,685,370,334 | 25b9d3eaf3f14c14998c20c3de592c9b5ec91b78 | /src/main/java/fr/ird/dropper/ers/fra/business/Dep.java | cce61c00057ab0d5c92146a9d69e5b8c276ac1ed | [] | no_license | OB7-IRD/ers-dropper-fra | https://github.com/OB7-IRD/ers-dropper-fra | 253282b37c5f1fdf1449f01455cd44f447c8804b | 6e5115c9567a188e35b3868ed9b4b95f8f0d59ba | refs/heads/master | 2023-04-16T13:20:33.173000 | 2021-01-18T21:08:45 | 2021-01-18T21:08:45 | 195,358,677 | 0 | 0 | null | false | 2021-04-26T20:41:09 | 2019-07-05T07:16:35 | 2021-01-18T21:11:00 | 2021-04-26T20:41:08 | 6,254 | 0 | 0 | 1 | Java | false | false | //
// Ce fichier a été généré par l'implémentation de référence JavaTM Architecture for XML Binding (JAXB), v2.3.0
// Voir <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a>
// Toute modification apportée à ce fichier sera perdue lors de la recompilation du schéma source.
// Généré... | UTF-8 | Java | 10,508 | java | Dep.java | Java | [] | null | [] | //
// Ce fichier a été généré par l'implémentation de référence JavaTM Architecture for XML Binding (JAXB), v2.3.0
// Voir <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a>
// Toute modification apportée à ce fichier sera perdue lors de la recompilation du schéma source.
// Généré... | 10,508 | 0.575523 | 0.532244 | 338 | 28.967455 | 32.311844 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.423077 | false | false | 3 |
6a32724c7fdab1d0b7567f2d08818ed94a08aeb2 | 8,632,884,304,898 | 9a8254bce2720273d3d165ea82ad620ebd24176a | /app/src/main/java/com/example/chen/myapplication/view/Message_activity.java | a37f17dfb2236e6009d36d9fa8190aec25bec3d4 | [] | no_license | chxxbb/MyApplication1 | https://github.com/chxxbb/MyApplication1 | 3aec7117feedf6087cca056b6f21ee20ee198a96 | df6aff3e77a0712c35a4e1018dcc3f8692c9204b | refs/heads/master | 2021-01-20T22:05:54.819000 | 2016-08-24T06:03:10 | 2016-08-24T06:03:10 | 60,064,908 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.chen.myapplication.view;
import android.app.Activity;
import android.os.Bundle;
import android.widget.ListView;
import com.example.chen.myapplication.page.ListAdapter;
import com.example.chen.myapplication.page.ListItem;
import com.example.chen.myapplication.R;
import java.util.ArrayList;
import ... | UTF-8 | Java | 1,523 | java | Message_activity.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by Chen on 2016/6/16.\n */\npublic class Message_activity e",
"end": 359,
"score": 0.9808413982391357,
"start": 355,
"tag": "NAME",
"value": "Chen"
}
] | null | [] | package com.example.chen.myapplication.view;
import android.app.Activity;
import android.os.Bundle;
import android.widget.ListView;
import com.example.chen.myapplication.page.ListAdapter;
import com.example.chen.myapplication.page.ListItem;
import com.example.chen.myapplication.R;
import java.util.ArrayList;
import ... | 1,523 | 0.657466 | 0.648266 | 54 | 25.166666 | 20.352222 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 3 |
c90c06fc7db104fb30a53f6f0e1227d29f086ac0 | 30,176,440,261,083 | 79cdbcf56b66ffac7882b8748f5ccae049f31632 | /app/src/main/java/com/quickinterior/Activity/WorkCompleteActivity.java | d595504f82440d3e10f80007707fdadec40b3f1e | [] | no_license | Prasad2017/QuickInterior | https://github.com/Prasad2017/QuickInterior | 04ed8dd152e85e2ce5eaeb71f7041a5de094a4e7 | 1d3d291a8c2005f867ad7a677ac0620a83bc1a3c | refs/heads/master | 2023-01-18T15:45:44.163000 | 2020-11-25T12:36:27 | 2020-11-25T12:36:27 | 315,932,023 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.quickinterior.Activity;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.drawable.BitmapDrawable;
import android.os.Bundle;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import android.text.Ed... | UTF-8 | Java | 12,787 | java | WorkCompleteActivity.java | Java | [] | null | [] | package com.quickinterior.Activity;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.drawable.BitmapDrawable;
import android.os.Bundle;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import android.text.Ed... | 12,787 | 0.597091 | 0.594745 | 347 | 35.847263 | 33.299572 | 155 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.585014 | false | false | 3 |
857cf4ef053157447a76b9f61559044e520cc79d | 29,025,388,998,508 | a4a51084cfb715c7076c810520542af38a854868 | /src/main/java/com/shopee/app/application/g.java | b033f3682c80b997831a644180c1c9e0af47cfd4 | [] | no_license | BharathPalanivelu/repotest | https://github.com/BharathPalanivelu/repotest | ddaf56a94eb52867408e0e769f35bef2d815da72 | f78ae38738d2ba6c9b9b4049f3092188fabb5b59 | refs/heads/master | 2020-09-30T18:55:04.802000 | 2019-12-02T10:52:08 | 2019-12-02T10:52:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.shopee.app.application;
import b.a.b;
import b.a.c;
public final class g implements b<ar> {
/* renamed from: a reason: collision with root package name */
private final c f15880a;
public g(c cVar) {
this.f15880a = cVar;
}
/* renamed from: a */
public ar get() {
... | UTF-8 | Java | 490 | java | g.java | Java | [] | null | [] | package com.shopee.app.application;
import b.a.b;
import b.a.c;
public final class g implements b<ar> {
/* renamed from: a reason: collision with root package name */
private final c f15880a;
public g(c cVar) {
this.f15880a = cVar;
}
/* renamed from: a */
public ar get() {
... | 490 | 0.602041 | 0.571429 | 23 | 20.304348 | 24.11825 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.347826 | false | false | 3 |
48cb959d98b75ac65105312105b9fa0e213d8715 | 20,504,173,908,932 | 7cf82fded143e36094e876c46432e67276bd5fc2 | /MyLocationServer/src/br/com/mylocation/socket/ControllerClient.java | 6ddee6697df3b94eadea1c7fee8524b82d55ca9c | [] | no_license | robertoconceicao/mylocation | https://github.com/robertoconceicao/mylocation | 421f6b8261764d6c6cad03e05308cb3ce2c6fd48 | 47c0e5969639c177928098b49b5f4b6e9bf70efe | refs/heads/master | 2021-01-10T21:01:38.770000 | 2012-12-07T22:30:39 | 2012-12-07T22:30:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.mylocation.socket;
import java.nio.channels.SocketChannel;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import br.com.mylocation.bean.message.Message;
import br.com.mylocation.controller.UserLocationManagerServlet;
import br.com.mylocation.model.Clie... | UTF-8 | Java | 1,884 | java | ControllerClient.java | Java | [] | null | [] | package br.com.mylocation.socket;
import java.nio.channels.SocketChannel;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import br.com.mylocation.bean.message.Message;
import br.com.mylocation.controller.UserLocationManagerServlet;
import br.com.mylocation.model.Clie... | 1,884 | 0.762208 | 0.762208 | 69 | 26.304348 | 24.749355 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.492754 | false | false | 3 |
47f9096e525e0a7e2c7d759f966c17ead75b2cae | 17,489,106,863,571 | fb1d60f7ebbe240ca104d234918ba936b4b90dcb | /JURANI/app/src/main/java/com/papier/jurani/HelpActivity.java | 8b51cb89fe645fe6f29539c18fdc091580de9299 | [
"MIT"
] | permissive | gunadarma-academy/asde-papier | https://github.com/gunadarma-academy/asde-papier | 3ae97ddf48bb97fbe809544b3e8f09ef2283a2f3 | fafd953fb54002a2cc638ddae923f55587cc1429 | refs/heads/master | 2021-01-10T11:00:57.331000 | 2016-04-28T02:02:24 | 2016-04-28T02:02:24 | 53,565,064 | 1 | 3 | null | false | 2016-04-25T13:43:12 | 2016-03-10T07:39:28 | 2016-03-30T12:46:30 | 2016-04-25T13:43:12 | 7,565 | 0 | 2 | 9 | Java | null | null | package com.papier.jurani;
import android.app.Activity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
/**
* Created by Angellica on 3/19/2016.
*/
public class HelpActivity extends Activity {
private Button closeHelp;
@Override
protected void onCreate(Bundle savedIn... | UTF-8 | Java | 687 | java | HelpActivity.java | Java | [
{
"context": "\nimport android.widget.Button;\n\n\n/**\n * Created by Angellica on 3/19/2016.\n */\npublic class HelpActivity exten",
"end": 168,
"score": 0.9853536486625671,
"start": 159,
"tag": "USERNAME",
"value": "Angellica"
}
] | null | [] | package com.papier.jurani;
import android.app.Activity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
/**
* Created by Angellica on 3/19/2016.
*/
public class HelpActivity extends Activity {
private Button closeHelp;
@Override
protected void onCreate(Bundle savedIn... | 687 | 0.650655 | 0.640466 | 31 | 21.161291 | 20.351898 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.354839 | false | false | 3 |
3faed2bb83719e5053656ca7e4d7a26fc94192e0 | 17,489,106,863,402 | 74123ccad93f4a827542a8b0d3b45e28e32d57af | /src/main/java/com/example/demo/controller/LoginController.java | 56f0e646c176a6de21a1d0d45070764066920722 | [] | no_license | hanxiangbo/demo | https://github.com/hanxiangbo/demo | a5c666821df77a28fcae3a35f7b714f3052ec139 | 13c2692e0fcb13a172d79a5e05fc6b5dc71fe434 | refs/heads/master | 2021-06-16T10:31:04.172000 | 2020-07-29T03:20:31 | 2020-07-29T03:20:31 | 185,988,693 | 0 | 0 | null | false | 2021-05-12T00:24:17 | 2019-05-10T12:57:31 | 2020-07-29T03:20:35 | 2021-05-12T00:24:16 | 80 | 0 | 0 | 1 | Java | false | false | package com.example.demo.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody;
import org.springframework.web.bind.annotation.RestController;
/**
* Created with IDEA
* author:... | UTF-8 | Java | 800 | java | LoginController.java | Java | [
{
"context": "ntroller;\r\n\r\n/**\r\n * Created with IDEA\r\n * author:hxb\r\n *\r\n * @Date: 2019/5/21 11:26\r\n * @Description:\r",
"end": 323,
"score": 0.9996013641357422,
"start": 320,
"tag": "USERNAME",
"value": "hxb"
}
] | null | [] | package com.example.demo.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody;
import org.springframework.web.bind.annotation.RestController;
/**
* Created with IDEA
* author:... | 800 | 0.63125 | 0.61625 | 37 | 19.621622 | 17.66865 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.243243 | false | false | 3 |
1b83d5abebaa6cb6cf5405d25df4f7a6eb458375 | 1,056,561,971,276 | aac663d2a3c584c9df6924a0544302593b3ad758 | /src/main/java/com/mysite/myproject/NewPage.java | de4f2466bd0873562fc27933d105ead153c3857b | [] | no_license | kyleof/JOORProject | https://github.com/kyleof/JOORProject | 9f3941b9494a3c421f68045d7ef1231c8f19b3f2 | 313a25fd2dd0a9fc356abd22a9300bd1cbd69dd4 | refs/heads/master | 2021-05-01T01:44:20.783000 | 2017-01-23T21:03:27 | 2017-01-23T21:03:27 | 79,842,295 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mysite.myproject;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.interactions.Actions;
import org.o... | UTF-8 | Java | 5,422 | java | NewPage.java | Java | [
{
"context": "findElement(By.className(\"login-name\")).sendKeys(\"qatest1\");\n\t\t\n\t\tdriver.findElement(By.className(\"login-pw",
"end": 971,
"score": 0.9977843761444092,
"start": 964,
"tag": "USERNAME",
"value": "qatest1"
},
{
"context": "r.findElement(By.className(\"login-pw\"... | null | [] | package com.mysite.myproject;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.interactions.Actions;
import org.o... | 5,425 | 0.72464 | 0.721505 | 212 | 24.570755 | 30.158852 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.570755 | false | false | 3 |
be4ebf97a9b99bfb64181320672c85910c45f285 | 27,161,373,207,638 | cbcaec2513dc5da633a90f18e1c85349afdd45a5 | /Assignment/app/src/main/java/com/android/tdsoft/assignment/data/source/AssignmentRepository.java | 43c7726587360eb2d47cad87878e87af34fc92b9 | [] | no_license | tdsoft/Github-Tharndu | https://github.com/tdsoft/Github-Tharndu | 09acc083018d8f8bb97c270497d92afe357922ff | e71cfc963f4142f8f5c613d694a6b7598e07c09d | refs/heads/master | 2023-02-12T04:54:45.804000 | 2018-03-15T03:54:46 | 2018-03-15T03:54:46 | 47,952,920 | 1 | 1 | null | false | 2023-02-01T23:56:26 | 2015-12-14T04:56:46 | 2019-03-21T08:52:41 | 2023-02-01T23:56:25 | 34,513 | 0 | 1 | 4 | Java | false | false | package com.android.tdsoft.assignment.data.source;
import android.support.annotation.NonNull;
import com.android.tdsoft.assignment.data.Material;
import com.android.tdsoft.assignment.data.MaterialProperty;
import com.android.tdsoft.assignment.data.source.local.LocalDataSource;
/**
* Created by Admin on 5/26/2016.
... | UTF-8 | Java | 1,679 | java | AssignmentRepository.java | Java | [
{
"context": "a.source.local.LocalDataSource;\n\n/**\n * Created by Admin on 5/26/2016.\n */\npublic class AssignmentReposito",
"end": 304,
"score": 0.9008660316467285,
"start": 299,
"tag": "USERNAME",
"value": "Admin"
}
] | null | [] | package com.android.tdsoft.assignment.data.source;
import android.support.annotation.NonNull;
import com.android.tdsoft.assignment.data.Material;
import com.android.tdsoft.assignment.data.MaterialProperty;
import com.android.tdsoft.assignment.data.source.local.LocalDataSource;
/**
* Created by Admin on 5/26/2016.
... | 1,679 | 0.758785 | 0.754616 | 53 | 30.679245 | 29.620731 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.320755 | false | false | 3 |
3ed146af4a893c6097301e8ebc4e715dbe801ded | 1,133,871,396,507 | 3a1b676543898b4799065e71ff83c12b249858a8 | /baekjoon/PART1_튼튼한기본기/이진수/Solution.java | 3317f6560567a678a13799916a5b2cd220073c99 | [] | no_license | yeahajeong/algorithm-java | https://github.com/yeahajeong/algorithm-java | 34d43bf3373b70365d9bf14943023939c3bc8a37 | b1803c30292d6764afa07bbc61a1091e1a2585e8 | refs/heads/master | 2023-03-20T21:19:04.777000 | 2021-03-22T09:07:10 | 2021-03-22T09:07:10 | 337,141,354 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package PART1_튼튼한기본기.이진수;
import java.util.*;
public class Solution {
public String solution(int num) {
String str = "";
Queue<Integer> q = new LinkedList<>();
int answer = 0;
int mok = num;
int nmg;
while (mok != 0) {
nmg = mok % 2;
if (nmg == 1) {
q.add(answer);
... | UTF-8 | Java | 562 | java | Solution.java | Java | [] | null | [] | package PART1_튼튼한기본기.이진수;
import java.util.*;
public class Solution {
public String solution(int num) {
String str = "";
Queue<Integer> q = new LinkedList<>();
int answer = 0;
int mok = num;
int nmg;
while (mok != 0) {
nmg = mok % 2;
if (nmg == 1) {
q.add(answer);
... | 562 | 0.459559 | 0.448529 | 36 | 14.111111 | 11.604065 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 3 |
16a4b132f68fdade60c2594b1b3c789bdb0b6b7c | 26,319,559,633,963 | 23c0325f9b06488db36e5625b431930ffd78d7ce | /20180227/src/com/entor/wraper/DoubleTest.java | 3489e7c8e733ba563b317c7675a7f2110415d997 | [] | no_license | hsgd1995/javaStudy | https://github.com/hsgd1995/javaStudy | 138fc4de133239449fd0dd485e3d38e00164cdd3 | 4a7c2c64273b853b08109a178b3db3a2dd315b69 | refs/heads/master | 2020-03-20T09:07:54.145000 | 2018-06-14T10:02:50 | 2018-06-14T10:02:50 | 137,329,219 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.entor.wraper;
/**
* JDK提供的基本类型double的包装类
*
* @author Administrator
*
*/
public class DoubleTest {
public static void main(String[] args) {
Double dou = 1.23;
byte bye = dou.byteValue();
System.out.println(bye);
System.out.println(Double.compare(1.1, 1.10));
System.out.println... | GB18030 | Java | 486 | java | DoubleTest.java | Java | [
{
"context": ";\r\n\r\n/**\r\n * JDK提供的基本类型double的包装类\r\n * \r\n * @author Administrator\r\n *\r\n */\r\npublic class DoubleTest {\r\n\tpublic stat",
"end": 88,
"score": 0.9861903786659241,
"start": 75,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package com.entor.wraper;
/**
* JDK提供的基本类型double的包装类
*
* @author Administrator
*
*/
public class DoubleTest {
public static void main(String[] args) {
Double dou = 1.23;
byte bye = dou.byteValue();
System.out.println(bye);
System.out.println(Double.compare(1.1, 1.10));
System.out.println... | 486 | 0.648707 | 0.614224 | 20 | 21.200001 | 16.323603 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.4 | false | false | 3 |
7c643807894f3a49bdeed2b14eeade6bb65643ac | 15,135,464,753,359 | 1f41dbcc2b77f7be6e5e985bc56f96989bddca1f | /KodeKata/bowling/java2/src/main/java/sb1/kodekata/bowling/ulf/BowlingGame.java | f75c163f47747285b613f78120bb5374e413bc2a | [] | no_license | SpareBank1/fagdagen | https://github.com/SpareBank1/fagdagen | 4e7240e4bff455e7b20e8dccd2e0038bf9ee93d8 | 6b6b86cac8a0613a62ae4a5fb68689815f5dff7a | refs/heads/master | 2022-06-20T07:06:24.583000 | 2022-02-10T08:19:16 | 2022-02-10T08:19:16 | 179,505,800 | 1 | 1 | null | false | 2022-05-26T21:00:59 | 2019-04-04T13:45:13 | 2021-10-22T07:55:52 | 2022-05-26T21:00:58 | 1,524 | 1 | 0 | 2 | JavaScript | false | false | package sb1.kodekata.bowling.ulf;
import java.util.List;
import java.util.stream.Collectors;
class BowlingGame {
private final List<Frame> frames;
BowlingGame(List<String> frames) {
this.frames = frames.stream().map(Frame::new).collect(Collectors.toList());
}
int score() {
int score... | UTF-8 | Java | 1,601 | java | BowlingGame.java | Java | [] | null | [] | package sb1.kodekata.bowling.ulf;
import java.util.List;
import java.util.stream.Collectors;
class BowlingGame {
private final List<Frame> frames;
BowlingGame(List<String> frames) {
this.frames = frames.stream().map(Frame::new).collect(Collectors.toList());
}
int score() {
int score... | 1,601 | 0.498438 | 0.479076 | 61 | 25.245901 | 27.629667 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.393443 | false | false | 3 |
285b9eca50f43394efa44e1c1189b3733c13a3d8 | 34,926,674,106,625 | 93d1f0d7142eb2a1e5d0692bfda01b6c770c6f12 | /src/com/cpvsn/db/dao/client/NdbClientContractDao.java | 25fab4201d67bc4b3aea51cd43de2eb37d8972f1 | [] | no_license | belonghu/ks_ndb_api | https://github.com/belonghu/ks_ndb_api | 261f191279220437cca8de606f5601fc4b133736 | a2c0b7abb1318acb57b07d1b08df0313cacd9ad7 | refs/heads/master | 2019-06-17T00:23:25.644000 | 2017-08-07T07:51:21 | 2017-08-07T07:51:21 | 99,551,422 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cpvsn.db.dao.client;
import com.cpvsn.db.pojo.ndb.client.NdbClientContract;
import java.util.List;
/**
* Created by pingli on 2016/10/28.
*/
public interface NdbClientContractDao {
/**
* 查询客户的合同信息
*/
List<NdbClientContract> getClientContract(int clientId);
List<NdbClientContract>... | UTF-8 | Java | 586 | java | NdbClientContractDao.java | Java | [
{
"context": "ntract;\n\nimport java.util.List;\n\n/**\n * Created by pingli on 2016/10/28.\n */\npublic interface NdbClientCont",
"end": 138,
"score": 0.9994189143180847,
"start": 132,
"tag": "USERNAME",
"value": "pingli"
}
] | null | [] | package com.cpvsn.db.dao.client;
import com.cpvsn.db.pojo.ndb.client.NdbClientContract;
import java.util.List;
/**
* Created by pingli on 2016/10/28.
*/
public interface NdbClientContractDao {
/**
* 查询客户的合同信息
*/
List<NdbClientContract> getClientContract(int clientId);
List<NdbClientContract>... | 586 | 0.725352 | 0.711268 | 27 | 20.037037 | 21.740015 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37037 | false | false | 3 |
85a240a71a53daeb6c6b5fc87a302899d4fcbed7 | 39,307,540,721,200 | 6f1f1f3cc0161148c30434c13d09d05da0e81af3 | /src/main/java/com/rrs/rd/address/misc/RegressionTestRunTest.java | a47438c317bbce3446b1f5110d4cc202bd5c648a | [] | no_license | MightW/address-semantic-search | https://github.com/MightW/address-semantic-search | fa5e63f2e511f9118624616728df5bd393b5012f | 21cfc85b43f0e17a9cd2f6e89968aee7f01ecaab | refs/heads/master | 2023-05-28T08:54:17.169000 | 2020-05-12T03:45:38 | 2020-05-12T03:45:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rrs.rd.address.misc;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStreamReader;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import... | UTF-8 | Java | 7,930 | java | RegressionTestRunTest.java | Java | [
{
"context": "address.utils.StringUtil;\n\n/**\n * 地址导入。\n * @author Richie 刘志斌 yudi@sina.com\n */\npublic class RegressionTest",
"end": 763,
"score": 0.9998624324798584,
"start": 757,
"tag": "NAME",
"value": "Richie"
},
{
"context": "utils.StringUtil;\n\n/**\n * 地址导入。\n * @author Ri... | null | [] | package com.rrs.rd.address.misc;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStreamReader;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import... | 7,924 | 0.612778 | 0.581168 | 197 | 36.903553 | 31.993906 | 162 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.050761 | false | false | 3 |
74b1c1e4e432e50ed19debd0a955621c6110f838 | 10,041,633,596,761 | bd3423dd4f133ac02e0c62e95578b24e8568fbec | /app/src/main/java/com/example/tianxiang/diyihuangxiangmu/entity/Data.java | aacab7f8240223c0f1bb1936575a5b71ec310fe0 | [] | no_license | TIANXIANG23/Diyihuangxiangmu | https://github.com/TIANXIANG23/Diyihuangxiangmu | 15f8cc2602d06c2cce482fad7d3536cc77b47ef1 | 754932571e6f1a6073f2b95632e0856b24192142 | refs/heads/master | 2020-03-29T11:11:53.228000 | 2018-09-22T03:07:50 | 2018-09-22T03:07:50 | 149,840,683 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.tianxiang.diyihuangxiangmu.entity;
import java.util.List;
public class Data {
private String layoutType;
private String newsId;
private String origin;
private int pageviews;
private String publishTime;
private String title;
private List<String> imageListThumb;
publ... | UTF-8 | Java | 1,427 | java | Data.java | Java | [
{
"context": "package com.example.tianxiang.diyihuangxiangmu.entity;\n\nimport java.util.List;\n",
"end": 29,
"score": 0.9496360421180725,
"start": 20,
"tag": "USERNAME",
"value": "tianxiang"
}
] | null | [] | package com.example.tianxiang.diyihuangxiangmu.entity;
import java.util.List;
public class Data {
private String layoutType;
private String newsId;
private String origin;
private int pageviews;
private String publishTime;
private String title;
private List<String> imageListThumb;
publ... | 1,427 | 0.637701 | 0.637701 | 69 | 19.68116 | 17.516445 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 3 |
7eafdf965ea206fa9bb67449edf16ab22689699a | 33,801,392,625,445 | 00d610df1d04b463e8d1908fafd57e6ca4a66961 | /app/src/main/java/br/edu/ifce/engcomp/psi/util/ReviewRepository.java | 771ff0b9da19e395e1267b5f1a1b09100a226134 | [
"Apache-2.0"
] | permissive | francisceioseph/BookBoard | https://github.com/francisceioseph/BookBoard | 7f3b9cb9c0de7cc0225565e300954781c47a49b5 | 099e4a1f8acef8d8b7130cbd4083b5a17dcf925a | refs/heads/master | 2020-04-12T14:15:24.228000 | 2015-04-27T01:56:03 | 2015-04-27T01:56:03 | 29,153,234 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.edu.ifce.engcomp.psi.util;
/**
* Created by FAMÍLIA on 09/04/2015.
*/
public class ReviewRepository {
public static String gt1_review1 ="Para quem gosta de uma leitura que te prenda, o" +
" GoT consegue fazer isso tranquilamente. O único problema são os personagens" +
" que o ... | UTF-8 | Java | 13,371 | java | ReviewRepository.java | Java | [
{
"context": "e br.edu.ifce.engcomp.psi.util;\n\n/**\n * Created by FAMÍLIA on 09/04/2015.\n */\npublic class ReviewRepository ",
"end": 64,
"score": 0.9998040199279785,
"start": 57,
"tag": "NAME",
"value": "FAMÍLIA"
},
{
"context": "és dos\" +\n \" acontecimentos ao redor... | null | [] | package br.edu.ifce.engcomp.psi.util;
/**
* Created by FAMÍLIA on 09/04/2015.
*/
public class ReviewRepository {
public static String gt1_review1 ="Para quem gosta de uma leitura que te prenda, o" +
" GoT consegue fazer isso tranquilamente. O único problema são os personagens" +
" que o ... | 13,234 | 0.686517 | 0.680791 | 179 | 72.173187 | 46.09861 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.916201 | false | false | 3 |
9b6305e380d0a1e0d311447a39c03e9449004d8a | 16,338,055,644,479 | f8c0937e6520f484086a03de0ec814a4ee415b20 | /src/main/java/com/part/domain/Part.java | 81694463b9c7ad267f19d3713439ac786ce681f0 | [] | no_license | ganvesh/partsrepo | https://github.com/ganvesh/partsrepo | bbfda920f65156e9605d6697b87701af727417bc | 6fd72a74601ed729ced744247f25684dea4810d3 | refs/heads/master | 2021-01-20T19:57:29.022000 | 2016-07-04T13:46:36 | 2016-07-04T13:46:36 | 62,563,753 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.part.domain;
import java.util.Date;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
/*
* Modification done based on latest parts file (24th june 2016).
* Extra part parameters from previous release are commented.
* sender: Michal (23th june 2016). */
@XmlR... | UTF-8 | Java | 16,019 | java | Part.java | Java | [
{
"context": "rs from previous release are commented.\n * sender: Michal (23th june 2016). */\n\n@XmlRootElement(name = \"Par",
"end": 292,
"score": 0.9951273798942566,
"start": 286,
"tag": "NAME",
"value": "Michal"
}
] | null | [] | package com.part.domain;
import java.util.Date;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
/*
* Modification done based on latest parts file (24th june 2016).
* Extra part parameters from previous release are commented.
* sender: Michal (23th june 2016). */
@XmlR... | 16,019 | 0.758037 | 0.757288 | 558 | 27.707886 | 19.35128 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.580645 | false | false | 3 |
2d60820de72929e7e7ce3c783a5ebd90146dda18 | 16,338,055,642,410 | b03fec98fdf83beaef600649ca4057abf601c2c2 | /src/LinkList/LinkedList.java | ef7792496de0340356708698303495c058bef2e9 | [] | no_license | zzm110110/dataStructure | https://github.com/zzm110110/dataStructure | 8ff9b4867767332ae607b311c02484456b6eba96 | df806a52db16c615334d1eb6181464a7feb0488b | refs/heads/master | 2020-04-01T23:42:01.755000 | 2018-10-19T10:52:47 | 2018-10-19T10:52:47 | 153,768,868 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package LinkList;
/**
* @version <p>V1.0</p>
* @Author: <H2>james</H2>
* @Description: <P>链表</P>
* @Date: <P>CREATE IS 2018/10/18 14:06</P>
**/
public class LinkedList<E> {
/***
* <p>@author: James</p>
* <p>@date: 2018/10/18 14:28</P>
* <p>@description: 新建节点内部类</p>
*/
private class No... | UTF-8 | Java | 6,175 | java | LinkedList.java | Java | [
{
"context": "ist;\n\n/**\n * @version <p>V1.0</p>\n * @Author: <H2>james</H2>\n * @Description: <P>链表</P>\n * @Date: <P>CREA",
"end": 68,
"score": 0.950468897819519,
"start": 63,
"tag": "NAME",
"value": "james"
},
{
"context": "class LinkedList<E> {\n\n /***\n * <p>@author: J... | null | [] | package LinkList;
/**
* @version <p>V1.0</p>
* @Author: <H2>james</H2>
* @Description: <P>链表</P>
* @Date: <P>CREATE IS 2018/10/18 14:06</P>
**/
public class LinkedList<E> {
/***
* <p>@author: James</p>
* <p>@date: 2018/10/18 14:28</P>
* <p>@description: 新建节点内部类</p>
*/
private class No... | 6,175 | 0.443734 | 0.406569 | 265 | 20.830189 | 14.456096 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.290566 | false | false | 3 |
bbe0db17eacbbc822a56104c5e81bfa589722ce5 | 11,579,231,837,915 | e034eadd636b4a43f6c7b97627af7d718dec58ff | /ngpm/com.sap.runlet.apps.opportunitymanagement.ui/gxt/src/com/extjs/gxt/ui/client/mvc/Controller.java | a02bb2a5cb823c25730417d92280ed8b0b82f6bb | [] | no_license | FURCAS-dev/FURCAS | https://github.com/FURCAS-dev/FURCAS | ed89b3152a56466fee04285fa02b09d3124adf8f | 1f5651283f45666792b4747c5ce97128807761f1 | refs/heads/master | 2020-06-03T21:46:35.150000 | 2017-08-09T10:20:45 | 2017-08-09T10:20:45 | 1,083,639 | 2 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Ext GWT - Ext for GWT
* Copyright(c) 2007-2009, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
package com.extjs.gxt.ui.client.mvc;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import com.extjs.gxt.ui.client.event.EventType;
/**
*... | UTF-8 | Java | 3,243 | java | Controller.java | Java | [
{
"context": "for GWT\n * Copyright(c) 2007-2009, Ext JS, LLC.\n * licensing@extjs.com\n * \n * http://extjs.com/license\n */\npackage com.e",
"end": 90,
"score": 0.9998816847801208,
"start": 71,
"tag": "EMAIL",
"value": "licensing@extjs.com"
}
] | null | [] | /*
* Ext GWT - Ext for GWT
* Copyright(c) 2007-2009, Ext JS, LLC.
* <EMAIL>
*
* http://extjs.com/license
*/
package com.extjs.gxt.ui.client.mvc;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import com.extjs.gxt.ui.client.event.EventType;
/**
* <code>Contr... | 3,231 | 0.635831 | 0.633364 | 136 | 22.845589 | 21.158325 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.257353 | false | false | 3 |
965e9b57345e59b654a9ce9a95a890571d3f416c | 5,909,875,016,492 | 904cf80bcd91347fd9c7fc7d05a7f8f6a244b65a | /SystemInventorys/SystemInventory-Service/src/main/java/zhongchiedu/inventory/service/InventoryRoleService.java | 882de852103c2f7852c645bb028d553c7f9db883 | [] | no_license | G631233828/InventorySystem | https://github.com/G631233828/InventorySystem | 627c504eb45797f6eb5da74578c18873b04f8789 | e5189d15c4b50b8e1dca54817203dc34ca15d6d6 | refs/heads/master | 2023-06-26T08:52:52.667000 | 2023-06-19T01:51:52 | 2023-06-19T01:51:52 | 185,561,071 | 0 | 0 | null | false | 2023-02-22T06:42:09 | 2019-05-08T08:06:34 | 2022-06-07T12:30:36 | 2023-02-22T06:42:05 | 49,462 | 0 | 0 | 11 | JavaScript | false | false | package zhongchiedu.inventory.service;
import java.util.List;
import java.util.Set;
import zhongchiedu.common.utils.BasicDataResult;
import zhongchiedu.framework.pagination.Pagination;
import zhongchiedu.general.pojo.User;
import zhongchiedu.inventory.pojo.InventoryRole;
public interface InventoryRoleService {
... | UTF-8 | Java | 855 | java | InventoryRoleService.java | Java | [] | null | [] | package zhongchiedu.inventory.service;
import java.util.List;
import java.util.Set;
import zhongchiedu.common.utils.BasicDataResult;
import zhongchiedu.framework.pagination.Pagination;
import zhongchiedu.general.pojo.User;
import zhongchiedu.inventory.pojo.InventoryRole;
public interface InventoryRoleService {
... | 855 | 0.816374 | 0.816374 | 34 | 24.147058 | 26.435417 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.176471 | false | false | 3 |
48df126e6cdbcbbce76ba0f2338d4e1a313d55f7 | 6,837,587,936,575 | 2359128777b2cefc07a7134168db8e57def3634e | /src/com/core/java/day17/Hybrid.java | 56bba7609530c88b9a28c2791030a997a14efd07 | [] | no_license | vamandeshmukh/core-java-sep-2020 | https://github.com/vamandeshmukh/core-java-sep-2020 | d0b160436ac6039bfd2a418d187e3086be61253f | c10ca47e4bb92be4d967a087a1fdc81fd148dd12 | refs/heads/master | 2023-01-03T00:54:52.934000 | 2020-10-30T05:15:33 | 2020-10-30T05:15:33 | 298,533,992 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.core.java.day17;
//Hybrid.java
interface Int1 {
void m1(); // by default public and abstract
default void m5() {
}
}
interface Int2 extends Int1 {
abstract void m2();
}
interface Int3 extends Int1 {
public abstract void m3();
}
public class Hybrid implements Int2, Int3 {
public static void mai... | UTF-8 | Java | 601 | java | Hybrid.java | Java | [] | null | [] | package com.core.java.day17;
//Hybrid.java
interface Int1 {
void m1(); // by default public and abstract
default void m5() {
}
}
interface Int2 extends Int1 {
abstract void m2();
}
interface Int3 extends Int1 {
public abstract void m3();
}
public class Hybrid implements Int2, Int3 {
public static void mai... | 601 | 0.620632 | 0.584027 | 38 | 14.815789 | 14.68414 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.078947 | false | false | 3 |
6aeb9fce0404cbdc9ccb32efe244bbd95901ab19 | 16,286,515,996,127 | fa3ae2ec0b5c237b1c7ee2c59f8cd7a39247a016 | /sgsdklib/src/main/java/com/luxottica/sgsdklib/measurement/ArrayStatisticalValues.java | aaa5d7892741cad9cbb2866d9c20a4679dbc3c66 | [
"MIT"
] | permissive | TamasNiks/TestProject | https://github.com/TamasNiks/TestProject | c8090399435aa0f203e34bde8aef8a6dfa0f52b7 | fd6da8554962b945054839b1177ee8e7b6f134e3 | refs/heads/master | 2018-01-02T13:58:00.908000 | 2016-09-20T07:26:17 | 2016-09-20T07:26:17 | 67,508,079 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.luxottica.sgsdklib.measurement;
import java.util.ArrayList;
/**
* Created by Francesco Burelli on 13/04/16.
*/
public class ArrayStatisticalValues {
private float sum = 0;
private float average = 0;
private float max = 0;
private float min = 0;
static public float computeAverage(Ar... | UTF-8 | Java | 3,399 | java | ArrayStatisticalValues.java | Java | [
{
"context": "t;\n\nimport java.util.ArrayList;\n\n/**\n * Created by Francesco Burelli on 13/04/16.\n */\npublic class ArrayStatisticalVal",
"end": 109,
"score": 0.9998547434806824,
"start": 92,
"tag": "NAME",
"value": "Francesco Burelli"
}
] | null | [] | package com.luxottica.sgsdklib.measurement;
import java.util.ArrayList;
/**
* Created by <NAME> on 13/04/16.
*/
public class ArrayStatisticalValues {
private float sum = 0;
private float average = 0;
private float max = 0;
private float min = 0;
static public float computeAverage(ArrayList<Flo... | 3,388 | 0.505443 | 0.50103 | 166 | 19.475904 | 20.700592 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.301205 | false | false | 3 |
1366390c600636bac196c76ccc9d3f48bdb00d67 | 4,750,233,840,430 | d1b6382618732f88e2206b2253f8184bd4161624 | /eia/src/main/java/com/github/feiweima/eia/EiaApplication.java | 0b86d9f67d153e143fbe829f9bcba70e98e64876 | [] | no_license | feiweima/JavaSampleCode | https://github.com/feiweima/JavaSampleCode | 5d977121c1d4c9c0b21e7488d897cd72c36423d2 | 31d515495e727c5ce1fb46d9eec21a9419c6b033 | refs/heads/master | 2020-03-03T21:36:47.503000 | 2016-05-27T20:18:24 | 2016-05-27T20:18:24 | 55,795,272 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.feiweima.eia;
import javax.sql.DataSource;
import org.apache.commons.dbcp2.BasicDataSource;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.Bean;
import org.springframework.integrat... | UTF-8 | Java | 1,220 | java | EiaApplication.java | Java | [
{
"context": "527/EIATransactionDB\");\n\t\tdataSource.setUsername(\"admin\");\n\t\tdataSource.setPassword(\"admin\");\n\t\treturn da",
"end": 1073,
"score": 0.9234418869018555,
"start": 1068,
"tag": "USERNAME",
"value": "admin"
},
{
"context": "e.setUsername(\"admin\");\n\t\tdataSou... | null | [] | package com.github.feiweima.eia;
import javax.sql.DataSource;
import org.apache.commons.dbcp2.BasicDataSource;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.Bean;
import org.springframework.integrat... | 1,225 | 0.794262 | 0.790164 | 44 | 26.727272 | 22.968718 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.25 | false | false | 3 |
f7a3f2e070def50d03b20b8f091d22922367c09d | 180,388,654,244 | ec67ba47069dab708c56a24afce5ce3a5892706b | /src/test/java/es/upm/miw/iwvg/ecosystem/FractionTest.java | 82c8e77b8b04a2f801bf03e23def7fb687fb2489 | [
"MIT"
] | permissive | pmorenopina/iwvg-ecosystem-pablo-moreno | https://github.com/pmorenopina/iwvg-ecosystem-pablo-moreno | 8092172ae551632ecef5b0a7f7518345ba88eea0 | 1aa15f5f8fd76792027a19a7bedf60900edaf836 | refs/heads/master | 2020-07-28T08:26:24.509000 | 2019-09-25T19:31:42 | 2019-09-25T19:31:42 | 209,364,140 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package es.upm.miw.iwvg.ecosystem;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
class FractionTest {
private Fraction fraction;
@BeforeEach
void before() {
fraction = new Fraction(5, 2);
}
@Test
void te... | UTF-8 | Java | 1,354 | java | FractionTest.java | Java | [] | null | [] | package es.upm.miw.iwvg.ecosystem;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
class FractionTest {
private Fraction fraction;
@BeforeEach
void before() {
fraction = new Fraction(5, 2);
}
@Test
void te... | 1,354 | 0.615953 | 0.606352 | 63 | 20.507936 | 17.891979 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47619 | false | false | 3 |
e184bc1990251500015f65cd4feb4c5209025cea | 4,191,888,135,306 | bc3368b5778e76b69582e3c148a448d306f8c8cd | /mybatisplus/src/main/java/com/example/mybatisplus/controller/HomeController.java | 9b41567cac21c52ac70e1e7000303b6a0bfd150c | [] | no_license | criswu007/shulaibaoSpringBoot | https://github.com/criswu007/shulaibaoSpringBoot | feac624df55fd47e14bddcb496f430dd2e40ff10 | 3bd1a7967c04f460e743cf6ba092ee33d50d510b | refs/heads/master | 2023-06-09T13:57:05.940000 | 2022-09-08T07:46:22 | 2022-09-08T07:46:22 | 224,369,069 | 0 | 0 | null | false | 2023-05-23T20:10:37 | 2019-11-27T07:19:58 | 2022-09-15T15:19:13 | 2023-05-23T20:10:37 | 4,702 | 0 | 0 | 4 | Java | false | false | package com.example.mybatisplus.controller;
import com.github.xiaoymin.knife4j.annotations.ApiSort;
import io.swagger.annotations.Api;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.GetMapping;
@Controller
@Api(tags = "主页", hidden = true)
@ApiSort(0)
public class Home... | UTF-8 | Java | 429 | java | HomeController.java | Java | [
{
"context": "xample.mybatisplus.controller;\n\nimport com.github.xiaoymin.knife4j.annotations.ApiSort;\nimport io.swagger.an",
"end": 71,
"score": 0.9973262548446655,
"start": 63,
"tag": "USERNAME",
"value": "xiaoymin"
}
] | null | [] | package com.example.mybatisplus.controller;
import com.github.xiaoymin.knife4j.annotations.ApiSort;
import io.swagger.annotations.Api;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.GetMapping;
@Controller
@Api(tags = "主页", hidden = true)
@ApiSort(0)
public class Home... | 429 | 0.748235 | 0.743529 | 17 | 24 | 19.354282 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 3 |
26d633222bc5b0901c450f793c83278e75ac5687 | 4,191,888,131,874 | 5db7522fa500cba31c527ef3947089ad4bae9bde | /DS2/SearchQuery.java | 0531f53086ae0b6e25c1b808ce5cf7236823a10f | [] | no_license | saurabh10041998/LP2 | https://github.com/saurabh10041998/LP2 | fa899a63cd6564b06ae33290e8f341688b68747e | 5deb12cc556d0181a122b6f9aff77bf4471eca42 | refs/heads/master | 2020-08-10T04:52:41.995000 | 2019-10-08T13:58:29 | 2019-10-08T13:58:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.rmi.*;
import java.io.*;
public class SearchQuery implements Search, Serializable {
SearchQuery() throws RemoteException{
super();
}
@Override
public String query(String search) throws RemoteException {
// TODO Auto-generated method stub
String result;
if(search.equals("Reflection in Java"... | UTF-8 | Java | 402 | java | SearchQuery.java | Java | [] | null | [] | import java.rmi.*;
import java.io.*;
public class SearchQuery implements Search, Serializable {
SearchQuery() throws RemoteException{
super();
}
@Override
public String query(String search) throws RemoteException {
// TODO Auto-generated method stub
String result;
if(search.equals("Reflection in Java"... | 402 | 0.696517 | 0.696517 | 23 | 16.47826 | 18.04793 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.521739 | false | false | 3 |
cb38dae1758c6a3e234c53b7ea2450e8dadcaf1a | 5,746,666,246,934 | 1e29fa5023d6046bdd8367525a1a9cb60d024d46 | /material/src/main/java/ca/comdev/cdip/mis/common/material/data/background/.svn/text-base/GrProcessingTime.java.svn-base | fcc10998230f436e8b74ae21d713b11698250017 | [] | no_license | petervanleeuwen/examples | https://github.com/petervanleeuwen/examples | bc03b3b9f0ce7078a9553b7289e6c0e34ef8c5f6 | 72b8c426af12a766aea1e7003528d81b12ede5b9 | refs/heads/master | 2016-09-13T17:17:51.044000 | 2016-07-26T23:50:13 | 2016-07-26T23:50:13 | 64,260,903 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ca.comdev.cdip.mis.common.material.data.background;
import ca.comdev.cdip.mis.data.ConvertInputValue;
import ca.comdev.cdip.mis.utilities.calculator.CalculatorCalculatedValue;
import ca.comdev.cdip.mis.utilities.calculator.ComplexDatabaseCalculator;
public class GrProcessingTime extends CalculatorCalcul... | UTF-8 | Java | 1,253 | GrProcessingTime.java.svn-base | Java | [] | null | [] | package ca.comdev.cdip.mis.common.material.data.background;
import ca.comdev.cdip.mis.data.ConvertInputValue;
import ca.comdev.cdip.mis.utilities.calculator.CalculatorCalculatedValue;
import ca.comdev.cdip.mis.utilities.calculator.ComplexDatabaseCalculator;
public class GrProcessingTime extends CalculatorCalcul... | 1,253 | 0.719074 | 0.715882 | 34 | 34.85294 | 32.609211 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.676471 | false | false | 3 | |
f5c5dcab4009e125d6faace56526f574bc0b707b | 7,576,322,326,213 | 153a50f5b587beee1255833b220877b183832afe | /default_access.java | 072cc5ad92d652a7eabf0ddb260967315d1ddff5 | [] | no_license | Swethasarathy/Java-Laboratory | https://github.com/Swethasarathy/Java-Laboratory | b0edafbd60358ed9a49c84ce4bfeee6e96459136 | 5a21f458344b73e5fdfa5be1ed299230b51aa7fa | refs/heads/master | 2020-03-26T04:06:15.213000 | 2018-09-27T17:52:01 | 2018-09-27T17:52:01 | 144,486,259 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package javapack;
public class default_access
{
int reg;
String name;
void display(int r, String n)
{
reg = r;
name = n;
System.out.println("Reg NO: " + reg );
System.out.println("Name: " + name );
}
public static void main(String args[])
{
default_access obj = new default_access();
obj.displ... | UTF-8 | Java | 345 | java | default_access.java | Java | [
{
"context": "ss obj = new default_access();\r\n\tobj.display(55, \"Swetha\");\r\n}\r\n}\r\n",
"end": 334,
"score": 0.999136745929718,
"start": 328,
"tag": "NAME",
"value": "Swetha"
}
] | null | [] | package javapack;
public class default_access
{
int reg;
String name;
void display(int r, String n)
{
reg = r;
name = n;
System.out.println("Reg NO: " + reg );
System.out.println("Name: " + name );
}
public static void main(String args[])
{
default_access obj = new default_access();
obj.displ... | 345 | 0.62029 | 0.614493 | 18 | 17.166666 | 15.129992 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 3 |
b51d1c3b4319702f00aa092d7a5b14d76355fece | 27,685,359,259,983 | 1d46ea8d0bce22e66456e2d1df620962ba8d2904 | /src/com/algo/rishabh/arrays/ChefAndNoteBooks.java | f4a5ee70d79d680e96479855866cca890aa4fc23 | [] | no_license | rish8089/AlgosStart | https://github.com/rish8089/AlgosStart | 30b050722575ed04a2d3b9e1f656047f4e778342 | 6acd1fab10afdb22852595e0bcd54df0bd02df4e | refs/heads/master | 2020-05-21T08:57:30.207000 | 2019-05-10T12:40:22 | 2019-05-10T12:40:22 | 185,986,423 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.algo.rishabh.arrays;
import java.io.BufferedReader;
import java.io.IOException;
public class ChefAndNoteBooks {
BufferedReader br;
int X,Y,K,N;
Notebook notebooks[];
int lim=100000;
ChefAndNoteBooks(BufferedReader br)
{
this.br=br;
notebooks=new Notebook[lim];
... | UTF-8 | Java | 1,160 | java | ChefAndNoteBooks.java | Java | [] | null | [] | package com.algo.rishabh.arrays;
import java.io.BufferedReader;
import java.io.IOException;
public class ChefAndNoteBooks {
BufferedReader br;
int X,Y,K,N;
Notebook notebooks[];
int lim=100000;
ChefAndNoteBooks(BufferedReader br)
{
this.br=br;
notebooks=new Notebook[lim];
... | 1,160 | 0.548276 | 0.536207 | 57 | 19.368422 | 18.182922 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.526316 | false | false | 3 |
76e0302a9a92f6da8df27729b85e03a16a849ecb | 17,841,294,216,775 | 7b89c3d3bb49b04a3bbacf77795d40af85849174 | /src/main/java/com/MainAtuomateBO/TestMain.java | ee3f3d81cad41c472dcba12de1525d0d286a6715 | [] | no_license | sanketmjoshi/BOAutomation | https://github.com/sanketmjoshi/BOAutomation | a5c6f4c453e1b9b64d4cbed3b6922ceea0a84ba1 | 094c0da38c2018d0d3bc567916b8fdcc19a197de | refs/heads/master | 2020-11-25T08:58:35.384000 | 2019-12-17T09:48:09 | 2019-12-17T09:48:09 | 228,583,313 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.MainAtuomateBO;
import java.io.FileInputStream;
import java.io.IOException;
import java.util.Properties;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
public class TestMain
{
public static WebDriver driver;
public static We... | UTF-8 | Java | 2,256 | java | TestMain.java | Java | [
{
"context": "name\")));\r\n\t\t username.sendKeys(obj.getProperty(\"userName\"));\r\n\t\t WebElement password = driver.findElement",
"end": 1021,
"score": 0.9991127848625183,
"start": 1013,
"tag": "USERNAME",
"value": "userName"
},
{
"context": "getProperty(\"password\")));\r\n\t\... | null | [] | package com.MainAtuomateBO;
import java.io.FileInputStream;
import java.io.IOException;
import java.util.Properties;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
public class TestMain
{
public static WebDriver driver;
public static We... | 2,253 | 0.675975 | 0.671099 | 61 | 34.983608 | 28.253241 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.852459 | false | false | 3 |
ae417f520a5f87e8e7fd04c851595248f1765de0 | 33,440,615,373,433 | af461a862984066e2a379a0a863ed9113c120453 | /hybris/bin/custom/v2kart/v2kartdataimport/src/in/com/v2kart/dataimport/context/ImportCommandContext.java | 1da6da006feeee22602a7966a66d78220e20693c | [] | no_license | exotica123/v2kart | https://github.com/exotica123/v2kart | 27bca9f2d15b1011e3ed6cb5de651b0f0b8c2123 | 7f8c0e15ba3a5f04eccc09723df080fbf2e8cd32 | refs/heads/master | 2021-05-31T04:13:36.598000 | 2016-01-08T05:16:42 | 2016-01-08T05:16:42 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package in.com.v2kart.dataimport.context;
import in.com.v2kart.importlog.enums.ImportLogEventType;
/**
* ImportCommandContext - Context information for import job commands.
*/
public class ImportCommandContext {
/**
* Import command identifier
*/
private String identifier;
/**
... | UTF-8 | Java | 1,195 | java | ImportCommandContext.java | Java | [] | null | [] | /**
*
*/
package in.com.v2kart.dataimport.context;
import in.com.v2kart.importlog.enums.ImportLogEventType;
/**
* ImportCommandContext - Context information for import job commands.
*/
public class ImportCommandContext {
/**
* Import command identifier
*/
private String identifier;
/**
... | 1,195 | 0.6 | 0.598326 | 61 | 18.590164 | 18.743635 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.131148 | false | false | 3 |
7743e7e10f87973d0a5e7edb6a018e6588a7ccbe | 17,317,308,150,271 | 909241ccb3be9b6c45217983b0682e4b2b604c9f | /src/main/java/org/erith/core/atomcommand/commands/Comment.java | b5ecc028a1a98d0d1d11bb9b8471e183592aabd6 | [
"Apache-2.0"
] | permissive | erithstudio/core01-atom-command | https://github.com/erithstudio/core01-atom-command | 71f34ec5dc6383fbb16dff14e9f94a8b10be4ec0 | d48ab22ced6f28db12da929d03def47aa8500e56 | refs/heads/master | 2021-01-11T14:25:29.679000 | 2017-02-10T05:25:32 | 2017-02-10T05:25:32 | 81,404,261 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.erith.core.atomcommand.commands;
import com.badlogic.gdx.graphics.Color;
import org.erith.core.atomcommand.annotations.CommandInfo;
import org.erith.core.atomcommand.annotations.Tooltip;
/// <summary>
/// Use comments to record design notes and reminders about your game.
/// </summary>
@CommandInfo(catego... | UTF-8 | Java | 1,001 | java | Comment.java | Java | [] | null | [] | package org.erith.core.atomcommand.commands;
import com.badlogic.gdx.graphics.Color;
import org.erith.core.atomcommand.annotations.CommandInfo;
import org.erith.core.atomcommand.annotations.Tooltip;
/// <summary>
/// Use comments to record design notes and reminders about your game.
/// </summary>
@CommandInfo(catego... | 1,001 | 0.662338 | 0.649351 | 34 | 28.470589 | 24.023561 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 3 |
1f05654059f74c4a6f3035e082bb8c1cfd827a27 | 13,786,845,077,893 | 69646eec17e5d2a6485a4aebf83857e280f3970d | /src/com/lm/hib/TestJava.java | 5b380b5e0e1c303a045f914d31ea33ca081e7ec4 | [] | no_license | lmto2/paike | https://github.com/lmto2/paike | a85ace33f858ab199fc27424451541aba7cbcf08 | 6e8aed655d2c9eeaee9ceba527d3c0909a323701 | refs/heads/master | 2020-04-04T14:41:51.584000 | 2015-06-26T10:53:45 | 2015-06-26T10:53:45 | 37,773,036 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lm.hib;
import com.lm.hib.orm.*;
import java.util.Iterator;
public class TestJava {
/**
* @param args
*/
@SuppressWarnings("unchecked")
public static void main(String[] args) {
// TODO Auto-generated method stub
System.out.println("hell world");
TaTrainPro tat=new TaTrainPro();
tat.setSt... | UTF-8 | Java | 1,026 | java | TestJava.java | Java | [] | null | [] | package com.lm.hib;
import com.lm.hib.orm.*;
import java.util.Iterator;
public class TestJava {
/**
* @param args
*/
@SuppressWarnings("unchecked")
public static void main(String[] args) {
// TODO Auto-generated method stub
System.out.println("hell world");
TaTrainPro tat=new TaTrainPro();
tat.setSt... | 1,026 | 0.673362 | 0.653277 | 44 | 20.5 | 20.292744 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.75 | false | false | 3 |
df9001ff3dfe95326ad7da282f5a96c05d8e44bd | 31,782,758,028,852 | fae00200410e27d9ac8d0d2b9a72d414167d2ea0 | /Java/NOT_FINISHED-calculator/src/main/java/Calculator.java | 5130af6c46bbbb8ef897c1579efc6c886755f1fb | [] | no_license | devagx/code-wars | https://github.com/devagx/code-wars | 3f77c605da5a71c6c3f2d8703925350b5c7897e6 | 3d21331d6ff10b6c09853095d2203356ea31b63a | refs/heads/main | 2023-04-07T11:37:36.979000 | 2021-04-13T19:25:57 | 2021-04-13T19:25:57 | 357,660,271 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import javax.script.ScriptEngine;
import javax.script.ScriptEngineManager;
import javax.script.ScriptException;
public class Calculator {
public static void main(String[] args) {
double x = Calculator.evaluate("2 / 2 + 3 * 4 - 6");
System.out.println(x);
}
public static Double evaluate(St... | UTF-8 | Java | 1,043 | java | Calculator.java | Java | [] | null | [] | import javax.script.ScriptEngine;
import javax.script.ScriptEngineManager;
import javax.script.ScriptException;
public class Calculator {
public static void main(String[] args) {
double x = Calculator.evaluate("2 / 2 + 3 * 4 - 6");
System.out.println(x);
}
public static Double evaluate(St... | 1,043 | 0.440077 | 0.431448 | 36 | 28 | 17.919573 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 3 |
d0730672ef9c0c7d1148008072b45842ae111973 | 28,604,482,209,058 | 6087830d4962e768a330f89f67f990408ed253f4 | /src/main/java/net/evenh/versionmonitor/domain/notifications/NotificationProvider.java | cbe11dd2a55ca61d6190abe29f401fd5874a2f80 | [] | no_license | evenh/versionmonitor | https://github.com/evenh/versionmonitor | 588dbcdd1b2b98639a0a7885bd323659f8c0571e | f75755182c86310d8857c3b62dd99c8969c616d8 | refs/heads/master | 2023-07-28T18:02:09.153000 | 2021-05-06T02:06:07 | 2021-05-06T04:26:19 | 49,338,286 | 9 | 5 | null | false | 2023-06-22T14:02:37 | 2016-01-09T19:32:07 | 2021-05-06T04:26:22 | 2023-06-22T14:02:37 | 466 | 9 | 2 | 27 | Java | false | false | package net.evenh.versionmonitor.domain.notifications;
import net.evenh.versionmonitor.domain.releases.Release;
import net.evenh.versionmonitor.domain.subscriptions.Subscription;
/**
* A system that can send send messages.
*/
public interface NotificationProvider {
/**
* Publish a new {@link Release} through t... | UTF-8 | Java | 599 | java | NotificationProvider.java | Java | [] | null | [] | package net.evenh.versionmonitor.domain.notifications;
import net.evenh.versionmonitor.domain.releases.Release;
import net.evenh.versionmonitor.domain.subscriptions.Subscription;
/**
* A system that can send send messages.
*/
public interface NotificationProvider {
/**
* Publish a new {@link Release} through t... | 599 | 0.767947 | 0.767947 | 19 | 30.526316 | 31.376102 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.368421 | false | false | 3 |
6f73d841d32b57c894e6054fac42a506cb2e4ff4 | 11,940,009,088,908 | 9c3bb98eb9d0a587a302bdfa811f7b5c6a5a0a37 | /Week 2/id_110/[236]二叉树的最近公共祖先.java | 2fd7bff18f08a7d067fa2ce0fbeb60de1e53cf93 | [] | permissive | chenlei65368/algorithm004-05 | https://github.com/chenlei65368/algorithm004-05 | 842db9d9017556656aef0eeb6611eec3991f6c90 | 60e9ef1051a1d0441ab1c5484a51ab77a306bf5b | refs/heads/master | 2020-08-07T23:09:30.548000 | 2019-12-17T10:48:22 | 2019-12-17T10:48:22 | 213,617,423 | 1 | 0 | Apache-2.0 | true | 2019-12-17T10:48:24 | 2019-10-08T10:50:41 | 2019-12-08T14:22:35 | 2019-12-17T10:48:23 | 72,897 | 1 | 0 | 0 | Java | false | false | //给定一个二叉树, 找到该树中两个指定节点的最近公共祖先。
//
// 百度百科中最近公共祖先的定义为:“对于有根树 T 的两个结点 p、q,最近公共祖先表示为一个结点 x,满足 x 是 p、q 的祖先且 x 的深度尽可能大(一个节点也可以是它自己的祖先)。”
//
// 例如,给定如下二叉树: root = [3,5,1,6,2,0,8,null,null,7,4]
//
//
//
//
//
// 示例 1:
//
// 输入: root = [3,5,1,6,2,0,8,null,null,7,4], p = 5, q = 1
//输出: 3
//解释: 节点 5 和节点 1 的最近公共祖先是节点 3。
// ... | UTF-8 | Java | 2,997 | java | [236]二叉树的最近公共祖先.java | Java | [] | null | [] | //给定一个二叉树, 找到该树中两个指定节点的最近公共祖先。
//
// 百度百科中最近公共祖先的定义为:“对于有根树 T 的两个结点 p、q,最近公共祖先表示为一个结点 x,满足 x 是 p、q 的祖先且 x 的深度尽可能大(一个节点也可以是它自己的祖先)。”
//
// 例如,给定如下二叉树: root = [3,5,1,6,2,0,8,null,null,7,4]
//
//
//
//
//
// 示例 1:
//
// 输入: root = [3,5,1,6,2,0,8,null,null,7,4], p = 5, q = 1
//输出: 3
//解释: 节点 5 和节点 1 的最近公共祖先是节点 3。
// ... | 2,997 | 0.526706 | 0.507602 | 109 | 22.53211 | 23.506224 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.807339 | false | false | 3 |
82c1d534af58b8c6b4299f076eef8b673b73691c | 3,702,261,872,255 | a8d6f4fb83cc23badeea5b385f9f91eb2b88493d | /slash/gui/src/main/java/de/benjaminborbe/slash/gui/util/SlashGuiRule.java | 6ce07d15c7d7d58a2bedb6892fbb0a61a1b58fea | [] | no_license | bborbe/java | https://github.com/bborbe/java | 6396de162dcfa0b9b8937cd196ff0ff663c9b187 | 4b4e2e5b982b5b254fcd03fecc5f4d2089c0951d | refs/heads/master | 2015-08-05T11:06:15.435000 | 2015-01-16T10:07:39 | 2015-01-16T10:07:39 | 2,794,077 | 2 | 4 | null | false | 2014-11-03T13:03:12 | 2011-11-17T08:35:19 | 2014-10-31T12:54:11 | 2014-11-03T13:03:11 | 63,549 | 4 | 2 | 0 | Java | null | null | package de.benjaminborbe.slash.gui.util;
import javax.servlet.http.HttpServletRequest;
import java.util.Collection;
public interface SlashGuiRule {
Collection<SlashGuiRuleResult> getTarget(final HttpServletRequest request);
}
| UTF-8 | Java | 230 | java | SlashGuiRule.java | Java | [
{
"context": "package de.benjaminborbe.slash.gui.util;\n\nimport javax.servlet.http.HttpSe",
"end": 24,
"score": 0.6000766754150391,
"start": 14,
"tag": "USERNAME",
"value": "jaminborbe"
}
] | null | [] | package de.benjaminborbe.slash.gui.util;
import javax.servlet.http.HttpServletRequest;
import java.util.Collection;
public interface SlashGuiRule {
Collection<SlashGuiRuleResult> getTarget(final HttpServletRequest request);
}
| 230 | 0.834783 | 0.834783 | 9 | 24.555555 | 25.210716 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 3 |
a60cdb72c83a41b58cabdc040debe412334df442 | 10,033,043,659,268 | e052d1d5a8b94bf2f6d7569ba50bd109c593fdae | /services/src/main/java/com/geekoosh/aws/video/services/video/ffmpeg/VideoConverterFFMPEG.java | 272fda35e8e7102b05cb795acd4f207eda66aa32 | [] | no_license | Geekoosh/aws101-videoconverter | https://github.com/Geekoosh/aws101-videoconverter | a4af62a441d0101025bd33533fbc5518a0075d41 | 0bcc7ad941974423e9f504f48a1d9c5246f8a48a | refs/heads/master | 2021-01-10T17:32:46.859000 | 2016-02-02T05:34:51 | 2016-02-02T05:34:51 | 46,475,269 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.geekoosh.aws.video.services.video.ffmpeg;
import com.geekoosh.aws.video.services.video.VideoConverter;
import org.apache.commons.lang3.text.StrSubstitutor;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.io.BufferedReader;
import ja... | UTF-8 | Java | 2,837 | java | VideoConverterFFMPEG.java | Java | [] | null | [] | package com.geekoosh.aws.video.services.video.ffmpeg;
import com.geekoosh.aws.video.services.video.VideoConverter;
import org.apache.commons.lang3.text.StrSubstitutor;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.io.BufferedReader;
import ja... | 2,837 | 0.684173 | 0.683116 | 80 | 34.462502 | 31.131954 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.775 | false | false | 3 |
f47b15c91fc52fd27a22beedcd3d309d9bd39a59 | 20,109,036,936,738 | f868607745c942cb7866caf6a4c5e0adef87a8c5 | /src/main/java/de/joergwille/playground/shareddatamodel/swing/AveTablePanel.java | d1e5c887851d99906c1dd3a290992039c8bf5203 | [
"Unlicense"
] | permissive | jbw-software/SharedDataModel | https://github.com/jbw-software/SharedDataModel | 35d5375427c1bd765d6b69a3a4845bd52de97695 | d55f155550b233e6b4f215f809549def2a9a0043 | refs/heads/main | 2023-08-18T17:18:51.770000 | 2021-10-04T20:46:42 | 2021-10-04T20:46:42 | 323,638,376 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.joergwille.playground.shareddatamodel.swing;
import de.joergwille.playground.shareddatamodel.swing.model.AveSharedDataModel;
import de.joergwille.playground.shareddatamodel.swing.model.AveTable;
import de.joergwille.playground.shareddatamodel.swing.model.AveTableModel;
import de.joergwille.playground.shared... | UTF-8 | Java | 31,744 | java | AveTablePanel.java | Java | [
{
"context": "enericTablePanel and AveVectorPanel.\n *\n * @author willejoerg\n */\n@SuppressWarnings(\"serial\")\npublic abstract c",
"end": 1358,
"score": 0.9966363906860352,
"start": 1348,
"tag": "USERNAME",
"value": "willejoerg"
}
] | null | [] | package de.joergwille.playground.shareddatamodel.swing;
import de.joergwille.playground.shareddatamodel.swing.model.AveSharedDataModel;
import de.joergwille.playground.shareddatamodel.swing.model.AveTable;
import de.joergwille.playground.shareddatamodel.swing.model.AveTableModel;
import de.joergwille.playground.shared... | 31,744 | 0.678585 | 0.677262 | 697 | 44.543758 | 33.316811 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.520803 | false | false | 3 |
ec27abd1cc5196e496c7d0f5dcd1687e13acea3a | 21,723,944,587,238 | ddf1e1ca587e3c50642605e10c82596e2b74fae9 | /src/ar/com/sofrecom/app/gastos/DbsImportActivity.java | 3828eb6cfb0e58548d852d63ea2e3558a6b90f83 | [] | no_license | vilariel/Gastos | https://github.com/vilariel/Gastos | 8ac886cfbd669c7191ef705f653ea06b59d62870 | febb7db7e7170fd0cd1bace89071ee122a7bbc81 | refs/heads/master | 2021-06-30T17:51:24.607000 | 2016-10-31T20:09:32 | 2016-10-31T20:09:32 | 40,573,143 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ar.com.sofrecom.app.gastos;
import android.content.Context;
import android.content.SharedPreferences;
import ar.com.sofrecom.av.abm.ABMDbsImportActivity;
public class DbsImportActivity extends ABMDbsImportActivity {
@Override
protected void prepare() {
// Used when files are exported to file system
... | UTF-8 | Java | 1,105 | java | DbsImportActivity.java | Java | [] | null | [] | package ar.com.sofrecom.app.gastos;
import android.content.Context;
import android.content.SharedPreferences;
import ar.com.sofrecom.av.abm.ABMDbsImportActivity;
public class DbsImportActivity extends ABMDbsImportActivity {
@Override
protected void prepare() {
// Used when files are exported to file system
... | 1,105 | 0.753846 | 0.753846 | 33 | 32.484848 | 23.655508 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.878788 | false | false | 3 |
d5c82af13f23a3e53bd5e3439cc929ac65257594 | 9,019,431,327,941 | fc97069a0b4701fd7ee5d489e94abbfdba273066 | /src/main/java/d/r/a/i/h.java | beb955fccc8e2d1db69bb76fbed7d3ef74f380f8 | [] | no_license | bellmit/zycami-ded | https://github.com/bellmit/zycami-ded | 8604f1eb24fb767e4cf499e019d6e4568451bb4b | 27686ca846de6d164692c81bac2ae7f85710361f | refs/heads/main | 2023-06-17T20:36:29.589000 | 2021-07-19T18:58:18 | 2021-07-19T18:58:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Decompiled with CFR 0.151.
*/
package d.r.a.i;
import d.r.a.h$m;
import d.r.a.o;
import d.r.a.u.a0;
public final class h
extends d.r.a.i.o {
public h(o o10) {
super(o10);
}
public final void a(o o10) {
o10 = (h$m)o10;
int n10 = ((h$m)o10).e;
int n11 = ((h$m)o10).f;
... | UTF-8 | Java | 424 | java | h.java | Java | [] | null | [] | /*
* Decompiled with CFR 0.151.
*/
package d.r.a.i;
import d.r.a.h$m;
import d.r.a.o;
import d.r.a.u.a0;
public final class h
extends d.r.a.i.o {
public h(o o10) {
super(o10);
}
public final void a(o o10) {
o10 = (h$m)o10;
int n10 = ((h$m)o10).e;
int n11 = ((h$m)o10).f;
... | 424 | 0.509434 | 0.441038 | 23 | 17.391304 | 13.877536 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.521739 | false | false | 3 |
73a04af63dc29ea67cd08c8db42eb2f2e59846ec | 34,746,285,449,832 | 31a06dbcbb62961595dfc79cdfa7b7e4d7486b18 | /app/src/main/java/com/yo/dialer/DialerLogs.java | 3a26eb39fe4a59413b44653836a9ed82d8331e15 | [] | no_license | ravikiran9999/yoandroid | https://github.com/ravikiran9999/yoandroid | 50ebbb82eaf4ca15364504a973a3220fc3094e53 | f0df458698cdfe707bbd4e0639bb2b8269172cca | refs/heads/master | 2020-03-18T19:04:56.649000 | 2018-02-22T08:00:08 | 2018-02-22T08:00:08 | 135,132,876 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yo.dialer;
import android.util.Log;
/**
* Created by root on 11/7/17.
*/
public class DialerLogs {
private static final String COMMON_STRING = "YO======";
public static void messageW(final String TAG, final String message) {
if (DialerConfig.ENABLE_LOGS) {
Log.w(TAG, COMMON... | UTF-8 | Java | 899 | java | DialerLogs.java | Java | [
{
"context": "aler;\n\nimport android.util.Log;\n\n/**\n * Created by root on 11/7/17.\n */\n\npublic class DialerLogs {\n pr",
"end": 72,
"score": 0.9923082590103149,
"start": 68,
"tag": "USERNAME",
"value": "root"
}
] | null | [] | package com.yo.dialer;
import android.util.Log;
/**
* Created by root on 11/7/17.
*/
public class DialerLogs {
private static final String COMMON_STRING = "YO======";
public static void messageW(final String TAG, final String message) {
if (DialerConfig.ENABLE_LOGS) {
Log.w(TAG, COMMON... | 899 | 0.591769 | 0.586207 | 37 | 23.297297 | 23.135166 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.432432 | false | false | 3 |
1d7763be32d2d84ab1bf2e9ac3267d93b2fde2e0 | 4,200,478,085,200 | abfa79291fae0f5afef026680c01c2f59af16688 | /Fictitious/app/src/main/java/com/debuff/fictitious/test/reconfiguration/DrawableSearchHelper.java | 99bcbeaf510810789ab59778cbfc5e5a1fe1cd18 | [] | no_license | XDebuff/Fictitious | https://github.com/XDebuff/Fictitious | 6bd576eaa2b23c4e1dbad52886367fafd10e8e30 | f3b01a8d7b6b6052d39139f4cee543472383ffb0 | refs/heads/master | 2018-09-27T19:05:54.225000 | 2018-04-24T07:25:58 | 2018-04-24T07:25:58 | 59,647,182 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.debuff.fictitious.test.reconfiguration;
import com.debuff.fictitious.helper.app.FileHelper;
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
i... | UTF-8 | Java | 11,956 | java | DrawableSearchHelper.java | Java | [
{
"context": "***************************************\n * author:zhangxl\n * createTime:2018/3/14\n * description : 搜索Drawab",
"end": 583,
"score": 0.9996911883354187,
"start": 576,
"tag": "USERNAME",
"value": "zhangxl"
}
] | null | [] | package com.debuff.fictitious.test.reconfiguration;
import com.debuff.fictitious.helper.app.FileHelper;
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
i... | 11,956 | 0.596667 | 0.594872 | 274 | 41.700729 | 30.833759 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.609489 | false | false | 3 |
ace15516f585082496cf65ac2eee845e6833572a | 24,687,472,062,366 | 222cfe58de73a4e80a6742908c72cb5309f514f4 | /equalsverifier-core/src/test/java/nl/jqno/equalsverifier/integration/extra_features/nonnull/findbugs1x/javax/package-info.java | 2ee53e96a42175c8e051fe030e2cbfc9c5e17a51 | [
"Apache-2.0"
] | permissive | jqno/equalsverifier | https://github.com/jqno/equalsverifier | 7455f2c35135b5ec835c01f78c1bfe7fab513eac | fbc499c52c556a3a37136be2654dca9d9d0b4e11 | refs/heads/main | 2023-09-05T21:31:32.210000 | 2023-09-05T12:38:54 | 2023-09-05T12:39:06 | 33,067,279 | 680 | 128 | Apache-2.0 | false | 2023-09-02T18:59:34 | 2015-03-29T09:12:21 | 2023-08-25T08:55:27 | 2023-09-02T18:59:33 | 6,880 | 654 | 74 | 2 | Java | false | false | /**
* Applies Javax's Nonnull annotation to the whole package using Findbugs 1.x's DefaultAnnotation.
*/
@DefaultAnnotation(Nonnull.class)
package nl.jqno.equalsverifier.integration.extra_features.nonnull.findbugs1x.javax;
import javax.annotation.Nonnull;
import nl.jqno.equalsverifier.testhelpers.annotations.edu.umd... | UTF-8 | Java | 364 | java | package-info.java | Java | [] | null | [] | /**
* Applies Javax's Nonnull annotation to the whole package using Findbugs 1.x's DefaultAnnotation.
*/
@DefaultAnnotation(Nonnull.class)
package nl.jqno.equalsverifier.integration.extra_features.nonnull.findbugs1x.javax;
import javax.annotation.Nonnull;
import nl.jqno.equalsverifier.testhelpers.annotations.edu.umd... | 364 | 0.82967 | 0.824176 | 8 | 44.5 | 41.228024 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 3 |
87489e352089226da4c2b49f58ef10f1b85e10b9 | 36,026,185,686,967 | 57e35cbefdea047a236ca13c749ee7a6f9050b7f | /app/src/main/java/com/bottlerocket/developertest/activities/DetailsActivity.java | 51c5e65bb41eb2dd580006abbaabd57a774f59a7 | [] | no_license | itexico/android_test_project_sr_code | https://github.com/itexico/android_test_project_sr_code | 36979a5293ef4b745e8baf70b27b80c34add1af8 | 0cf51dc5cd2ea8eff2158b36f9c736a59014a1bf | refs/heads/master | 2016-09-10T04:36:59.756000 | 2014-10-31T22:31:24 | 2014-10-31T22:31:24 | 26,035,151 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bottlerocket.developertest.activities;
import android.animation.Animator;
import android.animation.ObjectAnimator;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.Fragment;
import android.content.ActivityNotFoundException;
import android.content.Context;
import andr... | UTF-8 | Java | 10,800 | java | DetailsActivity.java | Java | [] | null | [] | package com.bottlerocket.developertest.activities;
import android.animation.Animator;
import android.animation.ObjectAnimator;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.Fragment;
import android.content.ActivityNotFoundException;
import android.content.Context;
import andr... | 10,800 | 0.607037 | 0.605741 | 314 | 32.394905 | 29.633593 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.496815 | false | false | 3 |
225f9f41ba90f8b45b0c692ad20c3ed2407aeb4e | 25,451,976,236,763 | 0c1012347a9763e1c1b0b8e47485d1c0a1767243 | /Day_05/src/banyuan/com/Son1.java | 828bf02c3cd2d58a637e1aeba1a56d38220f4107 | [] | no_license | zyfgfg/teacher | https://github.com/zyfgfg/teacher | 0e170999cbcab1df0d2391fd0f50ab94d9d276d6 | de20972ae8bc6b57cc4557dc69f37dd9f201842a | refs/heads/master | 2020-09-12T12:25:30.837000 | 2019-11-21T08:38:44 | 2019-11-21T08:38:44 | 222,423,787 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package banyuan.com;
public class Son1 extends Person implements GongDemo2{
@Override
public void work() {
System.out.println("这是son1实现的方法work");
}
@Override
public void study() {
System.out.println("这是son1实现的study方法");
}
@Override
public void paoniu() {
Sys... | UTF-8 | Java | 398 | java | Son1.java | Java | [] | null | [] | package banyuan.com;
public class Son1 extends Person implements GongDemo2{
@Override
public void work() {
System.out.println("这是son1实现的方法work");
}
@Override
public void study() {
System.out.println("这是son1实现的study方法");
}
@Override
public void paoniu() {
Sys... | 398 | 0.607735 | 0.593923 | 23 | 14.73913 | 17.280846 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.173913 | false | false | 3 |
1662aaba2dd5fa3b0f0f139167d7bc7b13b41222 | 34,909,494,208,853 | 2f668a3957fb53790a31a9340d08249ea37c646e | /app/src/main/java/cn/helloyy/wifitool/controllers/SimpleHomeController.java | 5ec50158a87c9e5e1885915f1b2992cac2b2b720 | [] | no_license | Yorkey/WiFiTool | https://github.com/Yorkey/WiFiTool | 508187a1cef0271092413ebc785d618ebc79b700 | 85c4f5ec9675de93b9a3605f274c1c410f5e1fdd | refs/heads/master | 2021-01-11T02:47:52.325000 | 2016-12-05T01:32:29 | 2016-12-05T01:32:29 | 70,897,869 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.helloyy.wifitool.controllers;
import android.support.annotation.NonNull;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.bluelinelabs.conductor.Controller;
import cn.helloyy.wifitool.R;
import cn.helloyy.wifitool.base.BaseController;
/**... | UTF-8 | Java | 658 | java | SimpleHomeController.java | Java | [
{
"context": "ifitool.base.BaseController;\r\n\r\n/**\r\n * Created by wangyu on 2016/11/16.\r\n */\r\n\r\npublic class SimpleHomeCon",
"end": 342,
"score": 0.9992889761924744,
"start": 336,
"tag": "USERNAME",
"value": "wangyu"
}
] | null | [] | package cn.helloyy.wifitool.controllers;
import android.support.annotation.NonNull;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.bluelinelabs.conductor.Controller;
import cn.helloyy.wifitool.R;
import cn.helloyy.wifitool.base.BaseController;
/**... | 658 | 0.737082 | 0.724924 | 25 | 24.32 | 26.367739 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52 | false | false | 3 |
e702292b3c05d3f103cc702a2e913cd251502ab5 | 20,151,986,614,405 | 9a842e7aca0b2cd88fa8ca0c0d0b8bd35d6a6b23 | /RazorRunner/app/src/main/java/edu/uark/csce/razorrunner/StepListener.java | 90771a63be177f8e29eb742b3ee234a4f49e279b | [
"Apache-2.0"
] | permissive | 1ktribble/RazorRunner-AndroidProject | https://github.com/1ktribble/RazorRunner-AndroidProject | dbfbdc73670888cab08aba7b960bcab1872eecae | bf00d4baa9144a3f06394427d2b6c3f584d3a26d | refs/heads/master | 2016-09-11T12:48:49.928000 | 2014-12-05T22:51:33 | 2014-12-05T22:51:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.uark.csce.razorrunner;
/**
* Created by Kai Tribble on 12/3/2014.
*/
public interface StepListener {
public void onStep();
public void passValue();
}
| UTF-8 | Java | 173 | java | StepListener.java | Java | [
{
"context": "kage edu.uark.csce.razorrunner;\n\n/**\n * Created by Kai Tribble on 12/3/2014.\n */\npublic interface StepListener {",
"end": 65,
"score": 0.9997902512550354,
"start": 54,
"tag": "NAME",
"value": "Kai Tribble"
}
] | null | [] | package edu.uark.csce.razorrunner;
/**
* Created by <NAME> on 12/3/2014.
*/
public interface StepListener {
public void onStep();
public void passValue();
}
| 168 | 0.687861 | 0.647399 | 9 | 18.222221 | 15.193403 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 3 |
0289688ade2869b63d328fa3ee2c58ee00933c92 | 5,291,399,752,047 | c29653e913a45edb2e4fb9d5d91600813c2b01c8 | /src/main/java/com/zjitc/utils/Mail.java | 122bb59a8f77a89f8ede62694c6232a45cdf563e | [] | no_license | LemonCyf/test | https://github.com/LemonCyf/test | 81ee1aa61f5b77d3349eee76cdef45799b8c6d82 | b1be03a1fbefbc83d24de7dd471d20d30254b628 | refs/heads/master | 2020-03-13T12:26:03.067000 | 2018-04-26T08:07:22 | 2018-04-26T08:07:22 | 131,118,858 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zjitc.utils;
import java.io.IOException;
import java.io.InputStream;
import java.util.Properties;
import javax.mail.Message;
import javax.mail.Message.RecipientType;
import javax.mail.MessagingException;
import javax.mail.Session;
import javax.mail.Transport;
import javax.mail.internet.InternetAddress;
imp... | UTF-8 | Java | 2,639 | java | Mail.java | Java | [
{
"context": "er;\n\n/**\n * Create By IntelliJ IDEA\n *\n * @author: jsonor\n * @create-Time: 2017/11/6 16:37\n * @description:",
"end": 442,
"score": 0.9997159838676453,
"start": 436,
"tag": "USERNAME",
"value": "jsonor"
},
{
"context": " {\n\n private static final String KEY_USER... | null | [] | package com.zjitc.utils;
import java.io.IOException;
import java.io.InputStream;
import java.util.Properties;
import javax.mail.Message;
import javax.mail.Message.RecipientType;
import javax.mail.MessagingException;
import javax.mail.Session;
import javax.mail.Transport;
import javax.mail.internet.InternetAddress;
imp... | 2,643 | 0.72585 | 0.720886 | 86 | 29.453489 | 24.306501 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.709302 | false | false | 3 |
e3115badd8bfbb38bca49da04c3b5ce677f8ec3a | 36,670,430,784,425 | 0acce6322fa3ecb8742259e5561909f05e550744 | /android/app/src/main/java/com/idevicesinc/sweetblue/utils/UsesCustomNull.java | 01a72d59a99249e9b8983b5ff8cb1cdfc87e0e55 | [] | no_license | Burhan27/audientes | https://github.com/Burhan27/audientes | 5a81c006b4dea06ad98f05f0f3eecfb252c69ad6 | dcfabf95d10d4486318c1901e809bb4f15a93a02 | refs/heads/master | 2020-08-20T19:18:46.394000 | 2019-12-16T05:27:18 | 2019-12-16T05:27:18 | 216,057,717 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.idevicesinc.sweetblue.utils;
import com.idevicesinc.sweetblue.annotations.Immutable;
/**
* Interface implemented by some enums and mostly other {@link Immutable} structs
* that have custom "null" behavior in place of Java's built-in <code>null</code>.
* <br><br>
* NOTE: There is also an informal "stat... | UTF-8 | Java | 938 | java | UsesCustomNull.java | Java | [] | null | [] | package com.idevicesinc.sweetblue.utils;
import com.idevicesinc.sweetblue.annotations.Immutable;
/**
* Interface implemented by some enums and mostly other {@link Immutable} structs
* that have custom "null" behavior in place of Java's built-in <code>null</code>.
* <br><br>
* NOTE: There is also an informal "stat... | 938 | 0.749467 | 0.749467 | 22 | 41.636364 | 41.955112 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318182 | false | false | 3 |
d0bcca24fb14a5c2a98debb6e82885ef2970cad2 | 14,310,831,101,036 | ad1a7a1adfa859e77c509ffa76ac6110b4f83889 | /src/test/java/com/embed/solr/read/SolrReadTest.java | a1324d7b6be572ff669fa29a2adedca01926ef22 | [] | no_license | ee08b397/EmbeddedSolrServer-Unit-Test-Framework | https://github.com/ee08b397/EmbeddedSolrServer-Unit-Test-Framework | 685854a64c5db8753a88714e09324a7eb047452a | 945a360ecc1fcb9c87932be74300f8223e6c369f | refs/heads/master | 2022-12-29T11:58:54.377000 | 2019-12-05T15:15:47 | 2019-12-05T15:15:47 | 95,179,841 | 3 | 3 | null | false | 2022-12-16T05:07:45 | 2017-06-23T03:30:36 | 2019-12-05T15:15:51 | 2022-12-16T05:07:43 | 37 | 3 | 3 | 5 | Java | false | false | package com.embed.solr.read;
import com.embed.solr.provider.SolrProvider;
import org.apache.solr.common.SolrDocumentList;
import org.apache.solr.common.params.ModifiableSolrParams;
import org.apache.solr.common.params.SolrParams;
import org.junit.Before;
import org.junit.Test;
import java.util.List;
import java.util.... | UTF-8 | Java | 1,629 | java | SolrReadTest.java | Java | [
{
"context": "ic org.junit.Assert.assertTrue;\n\n/**\n * Created by sozhang on 6/30/17.\n */\npublic class SolrReadTest {\n\n ",
"end": 454,
"score": 0.9995752573013306,
"start": 447,
"tag": "USERNAME",
"value": "sozhang"
}
] | null | [] | package com.embed.solr.read;
import com.embed.solr.provider.SolrProvider;
import org.apache.solr.common.SolrDocumentList;
import org.apache.solr.common.params.ModifiableSolrParams;
import org.apache.solr.common.params.SolrParams;
import org.junit.Before;
import org.junit.Test;
import java.util.List;
import java.util.... | 1,629 | 0.67833 | 0.673419 | 55 | 28.618181 | 27.096119 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.527273 | false | false | 3 |
cf14dae09ce7c2146fbf7fd397ef91a2bff69ec5 | 22,814,866,301,255 | 053fd97f4807c5e80d106eab0a72cfc3fa13a11a | /src/main/java/com/epam/task/textHanling/entities/LexemeType.java | fb22943041e280a745350c16753ecb28ff5080f5 | [] | no_license | Stanly0407/epam-task-text-handling | https://github.com/Stanly0407/epam-task-text-handling | a3d1bea9787b5bd892e1ad69e5080af9efd044d7 | 272ccd9e77c427b216744f294b4d3e3a9b08f65e | refs/heads/main | 2023-07-02T12:37:23.951000 | 2021-08-10T16:48:49 | 2021-08-10T16:48:49 | 340,898,210 | 0 | 0 | null | false | 2021-08-10T16:48:50 | 2021-02-21T12:38:50 | 2021-02-21T12:43:12 | 2021-08-10T16:48:49 | 25 | 0 | 0 | 0 | Java | false | false | package com.epam.task.textHanling.entities;
public enum LexemeType {
WORD, EXPRESSION
}
| UTF-8 | Java | 93 | java | LexemeType.java | Java | [] | null | [] | package com.epam.task.textHanling.entities;
public enum LexemeType {
WORD, EXPRESSION
}
| 93 | 0.763441 | 0.763441 | 5 | 17.6 | 15.982491 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 3 |
505b13b95aaaf2f6f28dc8a14342f85f830b245c | 15,453,292,372,199 | 326c56192c3215c41faf642cb187e2f70e3ee9ea | /src/hibernate/entity/BookingList.java | f25b946b5d1745e7be63df96b0fb2ba011cd1080 | [] | no_license | daki86/DataBaseProject | https://github.com/daki86/DataBaseProject | ea7f2403a916718a228e47813e8a331264dee255 | 72f4c3031d18ccb07116e08cb7d8f561e9ec0eba | refs/heads/master | 2021-01-18T17:38:28.924000 | 2016-10-25T21:10:46 | 2016-10-25T21:10:46 | 71,939,536 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hibernate.entity;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name="booking_list")
public class BookingLis... | UTF-8 | Java | 2,049 | java | BookingList.java | Java | [] | null | [] | package hibernate.entity;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name="booking_list")
public class BookingLis... | 2,049 | 0.687164 | 0.687164 | 114 | 16.973684 | 18.789909 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.350877 | false | false | 3 |
eac33182162c6223e5dd3ecbfc3710251ddd9d07 | 60,129,571,534 | af859d0129bda687df564d56fbf152d30edd3a4a | /src/main/java/seedu/module/logic/commands/DoneCommand.java | dc8a56884f7cc4495c7749aba6547fc5ad14fa8a | [
"LicenseRef-scancode-other-permissive",
"MIT"
] | permissive | AY2021S2-CS2103T-T13-2/tp | https://github.com/AY2021S2-CS2103T-T13-2/tp | 6ae12f0003dbb321843193562b3edfd7abe1325a | 471dff667c9d87df0eb389989099597146096cf9 | refs/heads/master | 2023-04-13T13:32:34.744000 | 2021-04-11T14:57:16 | 2021-04-11T14:57:16 | 336,802,540 | 0 | 5 | NOASSERTION | true | 2021-08-06T05:32:03 | 2021-02-07T14:09:46 | 2021-04-11T14:57:19 | 2021-04-28T12:59:47 | 20,404 | 0 | 5 | 0 | Java | false | false | package seedu.module.logic.commands;
import static java.util.Objects.requireNonNull;
import static seedu.module.model.Model.PREDICATE_SHOW_ALL_TASKS;
import java.util.List;
import seedu.module.commons.core.Messages;
import seedu.module.commons.core.index.Index;
import seedu.module.logic.commands.exceptions.CommandEx... | UTF-8 | Java | 2,431 | java | DoneCommand.java | Java | [] | null | [] | package seedu.module.logic.commands;
import static java.util.Objects.requireNonNull;
import static seedu.module.model.Model.PREDICATE_SHOW_ALL_TASKS;
import java.util.List;
import seedu.module.commons.core.Messages;
import seedu.module.commons.core.index.Index;
import seedu.module.logic.commands.exceptions.CommandEx... | 2,431 | 0.694364 | 0.693542 | 68 | 34.75 | 30.03105 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 3 |
25cf3880c16cafdabd251325a8fab53ce8a042f9 | 24,756,191,522,423 | 75511249dcd9ee60be8f1488e587683bb18564ff | /src/main/java/com/epam/spring/core/services/interfaces/AuditoriumService.java | f189e6188de6c18fe44392152e923e0b1906a2c1 | [] | no_license | Kikamilka/Spring-MVC | https://github.com/Kikamilka/Spring-MVC | 61c4ab3183a4697394f3fa062c3cd16999c75029 | 8c08cfc9bbdbf9b56220620dd582c2abbbe7c804 | refs/heads/master | 2020-12-24T06:38:40.335000 | 2016-06-30T15:48:21 | 2016-06-30T15:48:21 | 62,141,013 | 0 | 0 | null | false | 2016-06-30T15:48:21 | 2016-06-28T13:01:03 | 2016-06-28T13:01:03 | 2016-06-30T15:48:21 | 43 | 0 | 0 | 0 | null | null | null | package com.epam.spring.core.services.interfaces;
import com.epam.spring.core.domain.Auditorium;
import java.util.List;
public interface AuditoriumService {
void addAuditorium(Auditorium auditorium);
List<Auditorium> getAuditoriums();
int getSeatsNumber(Auditorium auditorium);
Stri... | UTF-8 | Java | 361 | java | AuditoriumService.java | Java | [] | null | [] | package com.epam.spring.core.services.interfaces;
import com.epam.spring.core.domain.Auditorium;
import java.util.List;
public interface AuditoriumService {
void addAuditorium(Auditorium auditorium);
List<Auditorium> getAuditoriums();
int getSeatsNumber(Auditorium auditorium);
Stri... | 361 | 0.747922 | 0.747922 | 15 | 23.066668 | 20.286175 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 3 |
f14d85cabdd08641558b55ed6a8ead894b8ee911 | 33,956,011,473,349 | ca467712e497027d21b408e21d69a4de49e95202 | /src/main/java/com/trade/data/OrderStatusDao.java | ffbddc3dc8c4364b64dcda8e7364ee0c5f2098ac | [] | no_license | filland/marketplace-spring-mvc | https://github.com/filland/marketplace-spring-mvc | fce0031b1762da701a6dc270e9a7eec2c8db3e40 | d6bd795aa042db8a84e0871b775483012f85f5ad | refs/heads/master | 2022-12-23T08:22:36.841000 | 2020-01-12T18:21:03 | 2020-01-12T18:21:03 | 166,111,880 | 0 | 1 | null | false | 2022-12-16T08:44:06 | 2019-01-16T21:04:39 | 2020-01-12T18:21:21 | 2022-12-16T08:44:04 | 544 | 0 | 1 | 3 | Java | false | false | package com.trade.data;
import com.trade.exception.DaoException;
import com.trade.model.OrderStatus;
public interface OrderStatusDao {
OrderStatus findByOrderId(long id)throws DaoException;
long create(OrderStatus orderStatus) throws DaoException;
void update(OrderStatus orderStatus) throws DaoExceptio... | UTF-8 | Java | 391 | java | OrderStatusDao.java | Java | [] | null | [] | package com.trade.data;
import com.trade.exception.DaoException;
import com.trade.model.OrderStatus;
public interface OrderStatusDao {
OrderStatus findByOrderId(long id)throws DaoException;
long create(OrderStatus orderStatus) throws DaoException;
void update(OrderStatus orderStatus) throws DaoExceptio... | 391 | 0.795396 | 0.795396 | 16 | 23.4375 | 25.531767 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 3 |
50e7a8f913e4e13c792e6bab09e7fb478b0e7c9c | 35,029,753,276,963 | 2af1524a561711aeff62e88c7590cb8ebd63b4c5 | /EasyTeste/app/build/generated/source/apt/debug/br/com/easyteste/view/activity/MainActivity$$ViewBinder.java | 5c7c46678744dc29a86e055519957379f12d787c | [] | no_license | paulovitorns/easyTeste | https://github.com/paulovitorns/easyTeste | e46c9a823476ee7f962b2c4b8590d0ffbfc1916f | 521a5806a07ec1b6d042ea197e89b78dbb98135d | refs/heads/master | 2021-01-20T05:01:59.348000 | 2017-08-30T13:46:59 | 2017-08-30T13:46:59 | 101,412,020 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Generated code from Butter Knife. Do not modify!
package br.com.easyteste.view.activity;
import android.view.View;
import butterknife.ButterKnife.Finder;
import butterknife.ButterKnife.ViewBinder;
public class MainActivity$$ViewBinder<T extends br.com.easyteste.view.activity.MainActivity> implements ViewBinder<T> ... | UTF-8 | Java | 1,423 | java | MainActivity$$ViewBinder.java | Java | [] | null | [] | // Generated code from Butter Knife. Do not modify!
package br.com.easyteste.view.activity;
import android.view.View;
import butterknife.ButterKnife.Finder;
import butterknife.ButterKnife.ViewBinder;
public class MainActivity$$ViewBinder<T extends br.com.easyteste.view.activity.MainActivity> implements ViewBinder<T> ... | 1,423 | 0.73858 | 0.668306 | 30 | 46.433334 | 33.042076 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.4 | false | false | 3 |
07663c5a6922595a34ba68cbcad8be828cef03e3 | 32,865,089,753,304 | ee20d5c0878645b4546105e87c77236efe27212e | /src/test/java/uk/gov/justice/digital/tribunal/steps/CategoriesTribunalAPISteps.java | 9e1075748d30ac30ef888470181304c17402c9db | [] | no_license | ministryofjustice/tribunals_api_test | https://github.com/ministryofjustice/tribunals_api_test | d1c22802cf7eb3299f61c4bba63eabc918ee0b27 | 2b9715a892a363de2f8c245e4ded55f1f07d7492 | refs/heads/master | 2016-09-10T13:38:54.503000 | 2015-02-06T13:52:51 | 2015-02-06T13:52:51 | 28,596,691 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uk.gov.justice.digital.tribunal.steps;
import static org.junit.Assert.assertTrue;
import static org.junit.Assert.assertFalse;
import cucumber.api.PendingException;
import cucumber.api.java.en.Given;
import cucumber.api.java.en.Then;
import cucumber.api.java.en.When;
import uk.gov.justice.digital.tribunal.facto... | UTF-8 | Java | 4,156 | java | CategoriesTribunalAPISteps.java | Java | [] | null | [] | package uk.gov.justice.digital.tribunal.steps;
import static org.junit.Assert.assertTrue;
import static org.junit.Assert.assertFalse;
import cucumber.api.PendingException;
import cucumber.api.java.en.Given;
import cucumber.api.java.en.Then;
import cucumber.api.java.en.When;
import uk.gov.justice.digital.tribunal.facto... | 4,156 | 0.737007 | 0.735082 | 105 | 38.590477 | 31.151457 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.47619 | false | false | 3 |
fd1e1fad04101e0565aa9eb49e7dd03b1239a942 | 25,374,666,789,512 | 8bfa139205b6efff4577dcc5dd0f32776fd57942 | /src/app/src/main/java/enemies/EnemyView.java | 98dc9b21ee1cdcaa44b9d958b398b7c749f36baa | [] | no_license | ozgurtt/Space-Shooter-Android | https://github.com/ozgurtt/Space-Shooter-Android | 21b981efd298a16f3b674fc167821c86f8f85536 | 30aae820dc822946fdc8f52b2d95bd1f695c4f0a | refs/heads/master | 2021-01-15T09:46:46.140000 | 2016-07-04T22:41:23 | 2016-07-04T22:41:23 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package enemies;
import enemies_non_shooters.Gravity_MeteorView;
import enemies_non_shooters.Meteor_SidewaysView;
import interfaces.GameActivityInterface;
import levels.AttributesOfLevels;
import parents.Projectile_GravityView;
import android.widget.RelativeLayout;
import bonuses.BonusView;
import com.jtronlabs.space... | UTF-8 | Java | 7,555 | java | EnemyView.java | Java | [
{
"context": "iveLayout;\nimport bonuses.BonusView;\n\nimport com.jtronlabs.space_shooter.GameLoop;\n\nimport java.util.ArrayLi",
"end": 314,
"score": 0.7162905931472778,
"start": 306,
"tag": "USERNAME",
"value": "tronlabs"
}
] | null | [] | package enemies;
import enemies_non_shooters.Gravity_MeteorView;
import enemies_non_shooters.Meteor_SidewaysView;
import interfaces.GameActivityInterface;
import levels.AttributesOfLevels;
import parents.Projectile_GravityView;
import android.widget.RelativeLayout;
import bonuses.BonusView;
import com.jtronlabs.space... | 7,555 | 0.728392 | 0.720318 | 235 | 31.148935 | 28.011835 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.897872 | false | false | 3 |
9eeabc25f48effe778aa878329563272380a74eb | 20,306,605,412,078 | c7f06f475b0886b93a4cc9d4440e2e784b9f1c68 | /lesson_06_Questionnaire/src/main/java/com/zerozrz/bean/Survey.java | 50b4068a4937ad3285ba28fffc5f0f7a9c10931b | [] | no_license | TheLastZero/questionSystem0 | https://github.com/TheLastZero/questionSystem0 | bb5327b78ff96b3d5143918336f708751f8cfe30 | d62253fa341a6f893f3455e4a9ccca50a45e0617 | refs/heads/master | 2020-04-13T15:28:25.606000 | 2018-12-27T12:36:39 | 2018-12-27T12:36:39 | 163,292,515 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zerozrz.bean;
import java.util.Date;
import org.springframework.format.annotation.DateTimeFormat;
import com.fasterxml.jackson.annotation.JsonFormat;
public class Survey {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column survey.sur... | UTF-8 | Java | 13,243 | java | Survey.java | Java | [] | null | [] | package com.zerozrz.bean;
import java.util.Date;
import org.springframework.format.annotation.DateTimeFormat;
import com.fasterxml.jackson.annotation.JsonFormat;
public class Survey {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column survey.sur... | 13,243 | 0.630295 | 0.582949 | 453 | 28.236202 | 26.435131 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1766 | false | false | 3 |
de5bd563617a4a04a019629b746c48ff5b28e910 | 3,539,053,098,452 | 4da9097315831c8639a8491e881ec97fdf74c603 | /src/StockIT-v1-release_source_from_JADX/sources/com/google/android/play/core/splitinstall/C2060az.java | 6b0c5e031469b6587d0afa62d0a90ca6d6beddd3 | [
"Apache-2.0"
] | permissive | atul-vyshnav/2021_IBM_Code_Challenge_StockIT | https://github.com/atul-vyshnav/2021_IBM_Code_Challenge_StockIT | 5c3c11af285cf6f032b7c207e457f4c9a5b0c7e1 | 25c26a4cc59a3f3e575f617b59acc202ee6ee48a | refs/heads/main | 2023-08-11T06:17:05.659000 | 2021-10-01T08:48:06 | 2021-10-01T08:48:06 | 410,595,708 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.play.core.splitinstall;
import android.util.Log;
import com.amplitude.api.Constants;
import java.io.IOException;
import org.xmlpull.v1.XmlPullParser;
import org.xmlpull.v1.XmlPullParserException;
/* renamed from: com.google.android.play.core.splitinstall.az */
final class C2060az {
/* ... | UTF-8 | Java | 3,826 | java | C2060az.java | Java | [] | null | [] | package com.google.android.play.core.splitinstall;
import android.util.Log;
import com.amplitude.api.Constants;
import java.io.IOException;
import org.xmlpull.v1.XmlPullParser;
import org.xmlpull.v1.XmlPullParserException;
/* renamed from: com.google.android.play.core.splitinstall.az */
final class C2060az {
/* ... | 3,826 | 0.351542 | 0.312598 | 94 | 39.702129 | 28.007153 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.425532 | false | false | 3 |
203c370880fcd30fb513e94db21ab66056c923f9 | 15,642,270,892,626 | 827d7b940f91f6624957074bb76f192a994c3e5f | /src/MyNewIO1.java | 9a9fd61e85bd6edc398df7066379a65c05e95413 | [] | no_license | LiuYiChen0704/JavaJvm | https://github.com/LiuYiChen0704/JavaJvm | 10b522e478fb5adda97547f18a02c32d350ae58d | 99a80dda8bf7e2f4e131d3298b04a5d5195fda5c | refs/heads/master | 2018-04-16T02:57:41.945000 | 2017-05-07T10:32:53 | 2017-05-07T10:32:53 | 90,379,924 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.IOException;
import java.nio.ByteBuffer;
import java.nio.channels.FileChannel;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.nio.file.StandardOpenOption;
public class MyNewIO1 {
static void openAndReadChannel() throws IOException{
Path filename=Paths.get("C:\\Users\\yichen\\Desk... | UTF-8 | Java | 1,860 | java | MyNewIO1.java | Java | [] | null | [] | import java.io.IOException;
import java.nio.ByteBuffer;
import java.nio.channels.FileChannel;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.nio.file.StandardOpenOption;
public class MyNewIO1 {
static void openAndReadChannel() throws IOException{
Path filename=Paths.get("C:\\Users\\yichen\\Desk... | 1,860 | 0.719893 | 0.712903 | 60 | 30 | 27.456633 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.75 | false | false | 3 |
c732851f030da13bb101fcda45a1a0fdbb293357 | 6,176,163,009,987 | 184e5b051353ee3d0d1f069998c22a1fa5634e37 | /src/com/cykj/auc/servlet/MenuServlet.java | e9f319f75d6e1517dbf442381ce681d88ee4fc4e | [] | no_license | 137931906/Ecard | https://github.com/137931906/Ecard | ce92cdd968ab75b7ff6aae129e83d74284a2a74c | b19784a4ee7b4d62d01cdf41e399272934b2039d | refs/heads/master | 2023-01-30T03:46:08.109000 | 2020-12-09T07:14:26 | 2020-12-09T07:14:26 | 319,873,836 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cykj.auc.servlet;
import com.cykj.auc.bean.Menu;
import com.cykj.auc.service.MenuService;
import com.cykj.auc.util.ObjectFactory;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
i... | UTF-8 | Java | 1,051 | java | MenuServlet.java | Java | [] | null | [] | package com.cykj.auc.servlet;
import com.cykj.auc.bean.Menu;
import com.cykj.auc.service.MenuService;
import com.cykj.auc.util.ObjectFactory;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
i... | 1,051 | 0.75808 | 0.757101 | 29 | 34.172413 | 31.228931 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.724138 | false | false | 3 |
a0704ad76b967f71e2546ad644eac6a168b21d84 | 18,580,028,552,678 | e14797f229eb23cbd06487aca79a749515876f1f | /src/example/pkg1/Calculator.java | d81657cb9fef8270f61fe9f545c831dab954a2bb | [] | no_license | online6731/Calculator | https://github.com/online6731/Calculator | 69a2a179a03ba849000751e8f08f358899f88b18 | 8671e9a5d272d735387701e4c0887ac9a6bdde8c | refs/heads/master | 2021-01-20T01:19:00.492000 | 2018-02-21T12:23:44 | 2018-02-21T12:23:44 | 89,256,030 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package example.pkg1;
import java.awt.Color;
import java.io.File;
import java.io.IOException;
import java.util.logging.Level;
import java.util.logging.Logger;
import javax.sound.sampled.AudioInputStream;
import javax.sound.sampled.AudioSystem;
import javax.sound.sampled.Clip;
import javax.sound.sampled.LineUnavailable... | UTF-8 | Java | 25,592 | java | Calculator.java | Java | [] | null | [] | package example.pkg1;
import java.awt.Color;
import java.io.File;
import java.io.IOException;
import java.util.logging.Level;
import java.util.logging.Logger;
import javax.sound.sampled.AudioInputStream;
import javax.sound.sampled.AudioSystem;
import javax.sound.sampled.Clip;
import javax.sound.sampled.LineUnavailable... | 25,592 | 0.646139 | 0.627071 | 478 | 52.539749 | 38.636238 | 187 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.84728 | false | false | 3 |
81246e19234d7fe71b2cace86d1f5a78dec57610 | 19,610,820,708,132 | 9e6a3af52d9ce8c0441a7a284161352cac1f8041 | /src/main/java/l/miranda/appium/test/ClickTest.java | b01fecb7660dd505adcf9dd2ccbc1abb3952ee3f | [] | no_license | mirandalucas/CursoAppium | https://github.com/mirandalucas/CursoAppium | f09810dc75404e2a1c91b72533523a7624e4bd1d | 8e2981e005a6794c61c182b0787cb2f095220e6a | refs/heads/master | 2020-12-31T22:17:01.158000 | 2020-02-21T01:01:02 | 2020-02-21T01:01:02 | 239,050,939 | 0 | 0 | null | false | 2020-10-13T19:22:07 | 2020-02-08T01:19:56 | 2020-02-21T01:01:01 | 2020-10-13T19:22:05 | 7,540 | 0 | 0 | 1 | Java | false | false | package l.miranda.appium.test;
import static org.junit.Assert.assertEquals;
import org.junit.Before;
import org.junit.Test;
import l.miranda.appium.core.BaseTest;
import l.miranda.appium.page.CliquesPage;
import l.miranda.appium.page.MenuPage;
public class ClickTest extends BaseTest
{
private static MenuPage menu ... | UTF-8 | Java | 777 | java | ClickTest.java | Java | [] | null | [] | package l.miranda.appium.test;
import static org.junit.Assert.assertEquals;
import org.junit.Before;
import org.junit.Test;
import l.miranda.appium.core.BaseTest;
import l.miranda.appium.page.CliquesPage;
import l.miranda.appium.page.MenuPage;
public class ClickTest extends BaseTest
{
private static MenuPage menu ... | 777 | 0.750322 | 0.750322 | 37 | 20 | 19.119822 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.27027 | false | false | 3 |
6aefa435ee640f62dbf22d7d8f2f9a28d09fd24d | 730,144,503,463 | 7765b2200cbeb16acd91823244d0c377190faf74 | /java/210107/Dog.java | e15ec8a7211e7409fb6de9cd69845e6fd1dbf130 | [] | no_license | LeastKIds/colleage | https://github.com/LeastKIds/colleage | 201a026c05330f7c354a0d9ac8f6aa4937c050e7 | a16affe2915d5ec5a8a1c1feedc02fb26a081683 | refs/heads/master | 2023-06-04T11:08:20.554000 | 2021-06-17T11:23:12 | 2021-06-17T11:23:12 | 326,679,137 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch06;
public class Dog extends Animal
{
@Override //annotation
public void speak()
{
System.out.println("mummum");
}
}
| UTF-8 | Java | 141 | java | Dog.java | Java | [] | null | [] | package ch06;
public class Dog extends Animal
{
@Override //annotation
public void speak()
{
System.out.println("mummum");
}
}
| 141 | 0.659574 | 0.64539 | 11 | 11.818182 | 12.503222 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.181818 | false | false | 3 |
56d9970a7d819257ad1c8603eb8845919cf4ec6d | 34,918,084,140,729 | 8e12b78c340e4120031082412c2c6eb185b4e770 | /src/main/java/ar/com/bs/medicus/dto/PracticaDTO.java | c34dcd1422ba81f95e80f188b33d7929a741d6b1 | [] | no_license | braista/medicus | https://github.com/braista/medicus | ee6f0b939017edd0d1308bf051490adf600f8a49 | d952564afcc77faff44429c7854ba5f20f64a790 | refs/heads/master | 2020-12-31T00:40:57.644000 | 2017-02-01T19:31:15 | 2017-02-01T19:31:15 | 80,627,790 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ar.com.bs.medicus.dto;
import java.io.Serializable;
public class PracticaDTO implements Serializable {
private static final long serialVersionUID = 1L;
private float codigo;
private String practica;
public PracticaDTO() {
// TODO Auto-generated constructor stub
}
public float getCodigo() {... | UTF-8 | Java | 541 | java | PracticaDTO.java | Java | [] | null | [] | package ar.com.bs.medicus.dto;
import java.io.Serializable;
public class PracticaDTO implements Serializable {
private static final long serialVersionUID = 1L;
private float codigo;
private String practica;
public PracticaDTO() {
// TODO Auto-generated constructor stub
}
public float getCodigo() {... | 541 | 0.720887 | 0.719039 | 30 | 17.033333 | 16.63026 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 3 |
8a278127141da45d772885ea732522e89ad95457 | 34,351,148,466,397 | e8abbe917991084874f255ab23c51cffb4cca7d3 | /WSIBD_Tugas/W03_Tugas/src/w03_tugas/Tugas1.java | 616aaae5374e94dfa0418f5ad84b9145be7359f0 | [] | no_license | Fatah212/E41202022_Achmad-Fatahillah_C | https://github.com/Fatah212/E41202022_Achmad-Fatahillah_C | 903db6fe0fe1e369a21b16f4458947125a6bc7c9 | 074bb4ba54b14f849b7e3192a23ab51a2a25d932 | refs/heads/main | 2023-04-08T23:12:00.747000 | 2021-04-25T09:03:12 | 2021-04-25T09:03:12 | 347,871,309 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package w03_tugas;
public class Tugas1 {
public static void main(String[] args) {
String[] name = {"Achmad", "Fatahillah"};
for (int i = 0; i < name.length; i++) {
System.out.print(name[i] + " ");
}
}
}
| UTF-8 | Java | 249 | java | Tugas1.java | Java | [
{
"context": "d main(String[] args) {\n String[] name = {\"Achmad\", \"Fatahillah\"};\n for (int i = 0; i < name",
"end": 120,
"score": 0.9998176097869873,
"start": 114,
"tag": "NAME",
"value": "Achmad"
},
{
"context": "ing[] args) {\n String[] name = {\"Achmad\"... | null | [] | package w03_tugas;
public class Tugas1 {
public static void main(String[] args) {
String[] name = {"Achmad", "Fatahillah"};
for (int i = 0; i < name.length; i++) {
System.out.print(name[i] + " ");
}
}
}
| 249 | 0.51004 | 0.493976 | 11 | 21.636364 | 19.550739 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 3 |
39485828824e7a7f551e318358f65665b57d8ac1 | 38,620,345,929,891 | b8e638ca87a072b043acef72f0747b49e3248ad7 | /src/main/java/hackerrank/recursion/Fibonacci.java | 7ba61044a719d217d96ad197183ca74fb8b4b97e | [] | no_license | vocosu/whiteboard-questions-java | https://github.com/vocosu/whiteboard-questions-java | 36127bb8f787244b065d3afbc4f964672bba4862 | d0b34e2e1ea52910e9d8df8db410f72987e5d224 | refs/heads/master | 2020-03-31T04:34:06.166000 | 2018-10-16T03:40:06 | 2018-10-16T03:40:06 | 151,911,025 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hackerrank.recursion;
import java.util.HashMap;
import java.util.Map;
/*
Difficulty: Easy
https://www.hackerrank.com/challenges/ctci-fibonacci-numbers/problem
Complete the function fibonacci to return the nth element in the Fibonacci Sequence.
Ex: 0, 1, 1, 2, 3, 5, 8
Sample Input:
3
Sample Output:
2
*/
publ... | UTF-8 | Java | 1,290 | java | Fibonacci.java | Java | [] | null | [] | package hackerrank.recursion;
import java.util.HashMap;
import java.util.Map;
/*
Difficulty: Easy
https://www.hackerrank.com/challenges/ctci-fibonacci-numbers/problem
Complete the function fibonacci to return the nth element in the Fibonacci Sequence.
Ex: 0, 1, 1, 2, 3, 5, 8
Sample Input:
3
Sample Output:
2
*/
publ... | 1,290 | 0.518605 | 0.503101 | 66 | 18.545454 | 19.079723 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.393939 | false | false | 3 |
fbda8c683e34007ea5f19008cd3d32fd76861e2c | 23,905,788,021,457 | 732546691d351c778c4f827486af647b69e3c2bd | /app/src/main/java/com/benio/training/class3/Class3Activity.java | 795429c1dc924cef9bf75090e5cf7fb3b5ebd899 | [] | no_license | benioZhang/AndroidDeveloperTraining | https://github.com/benioZhang/AndroidDeveloperTraining | d39efa8cadc5724f32981b2690e1b34d51b6fb6a | 31802c6cb64b1b2ff546a3a344a3f7e50941717f | refs/heads/master | 2021-01-20T19:26:26.861000 | 2017-12-07T07:51:02 | 2017-12-07T07:51:02 | 61,644,566 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.benio.training.class3;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.View;
import android.widget.TextView;
import com.benio.training.R;
public class Class3Activity extends AppCompatActivity {
priv... | UTF-8 | Java | 1,725 | java | Class3Activity.java | Java | [] | null | [] | package com.benio.training.class3;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.View;
import android.widget.TextView;
import com.benio.training.R;
public class Class3Activity extends AppCompatActivity {
priv... | 1,725 | 0.61913 | 0.616232 | 71 | 23.295774 | 17.356571 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.591549 | false | false | 3 |
5f2f5e4bd3447edb28332fed236cb16f208b1324 | 19,507,741,522,190 | e17d1dcde92a8b08e102d9ff8207d27d364f19b6 | /SimpleComet/src/de/jochenbrissier/backyard/SimpleThreadEvent.java | ba9cfb95fdfc9d1af0fabb4120f9faf0e5923ef4 | [] | no_license | jbrissier/byw | https://github.com/jbrissier/byw | 41cc4754f0eecae7c782773aabaaec5ec40ff320 | 89659ed3cef189be0c6d3d0ab83545ee74528522 | refs/heads/master | 2020-05-18T19:14:37.439000 | 2010-08-17T14:53:01 | 2010-08-17T14:53:01 | 32,327,203 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.jochenbrissier.backyard;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.LinkedList;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServlet... | UTF-8 | Java | 2,534 | java | SimpleThreadEvent.java | Java | [
{
"context": " * \n * WARNING NOT WORKING YET;\n * \n * \n * @author jochen\n * \n */\npublic class SimpleThreadEvent extends Ba",
"end": 534,
"score": 0.9995744228363037,
"start": 528,
"tag": "USERNAME",
"value": "jochen"
}
] | null | [] | package de.jochenbrissier.backyard;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.LinkedList;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServlet... | 2,534 | 0.716259 | 0.714286 | 134 | 17.910448 | 17.94663 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.30597 | false | false | 3 |
2563d28c0eea3aea392791ee706b9b9a6da0e33d | 9,165,460,244,928 | 4278c799a3243fb425a05a61661f92ba8dc08bdc | /src/main/java/br/com/sysresto/model/Mesa.java | db58a52bb4f9544541e257de9e426097c983b32f | [] | no_license | josimar-junior/sysresto | https://github.com/josimar-junior/sysresto | d201510a035a0ce55c43a9a789cb80e5f238f7dd | 98b27ec905e11d36cee71ec1c07ffc6767a108e4 | refs/heads/master | 2020-09-13T11:49:20.233000 | 2016-09-08T17:00:34 | 2016-09-08T17:00:34 | 67,723,023 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.sysresto.model;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.EnumType;
import javax.persistence.Enumerated;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;... | UTF-8 | Java | 1,758 | java | Mesa.java | Java | [] | null | [] | package br.com.sysresto.model;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.EnumType;
import javax.persistence.Enumerated;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;... | 1,758 | 0.678612 | 0.675199 | 82 | 19.439024 | 16.156322 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.426829 | false | false | 3 |
9ae65d83e468f35a69121d5811458e414e34060b | 36,532,991,840,055 | 847174f1961440df783256079ecef2e9d67264d6 | /src/main/java/com/briup/apps/poll/dao/OptionsMapper.java | 283044512ae19b3922b7c4b48c2cf9e267b3114e | [] | no_license | luerlong1/poll3 | https://github.com/luerlong1/poll3 | 0f621d75ad1e4ba706b737acccfad04cf25bf094 | e6774698dbcb2f55c81267eb469eed45f6c7efbd | refs/heads/master | 2020-03-21T13:16:54.367000 | 2018-07-05T07:34:50 | 2018-07-05T07:34:50 | 138,597,461 | 20 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.briup.apps.poll.dao;
import com.briup.apps.poll.bean.Options;
import com.briup.apps.poll.bean.OptionsExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface OptionsMapper {
/**
* This method was generated by MyBatis Generator.
* This method corr... | UTF-8 | Java | 3,931 | java | OptionsMapper.java | Java | [] | null | [] | package com.briup.apps.poll.dao;
import com.briup.apps.poll.bean.Options;
import com.briup.apps.poll.bean.OptionsExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface OptionsMapper {
/**
* This method was generated by MyBatis Generator.
* This method corr... | 3,931 | 0.650979 | 0.608242 | 120 | 30.775 | 27.339369 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.183333 | false | false | 3 |
9ce37efbd684f6785953551c1a7595c6cd8c2b81 | 30,760,555,823,790 | 9ff37fc6fc08ce129e34b6dbffc44b676d18b636 | /src/main/java/liba/dto/ReportDTO.java | f24075a29a85e61b356bd81babb6103d993af32f | [] | no_license | NADREZIM/project_library | https://github.com/NADREZIM/project_library | 3198982e35a3800bb91523ab7765e457bd425e8a | e5ddb74f9b4a188b90af91e1602bbd7325e29776 | refs/heads/master | 2021-01-10T15:48:36.461000 | 2016-03-02T17:46:06 | 2016-03-02T17:46:06 | 52,983,330 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package liba.dto;
import liba.model.Book;
import liba.model.User;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
/**
* Created by User on 06.01.2016.
*/
public class ReportDTO {
private long id;
private Book book;
private User us... | UTF-8 | Java | 1,816 | java | ReportDTO.java | Java | [] | null | [] | package liba.dto;
import liba.model.Book;
import liba.model.User;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
/**
* Created by User on 06.01.2016.
*/
public class ReportDTO {
private long id;
private Book book;
private User us... | 1,816 | 0.573789 | 0.569383 | 84 | 20.619047 | 19.282305 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.392857 | false | false | 3 |
93e82a6288de56eace6a9b5037b1e85213cc27dd | 34,754,875,394,495 | 3184e2c5d4b55f3b00bd2988eb677b68abbbd314 | /src/Variable/SpecifiedDecimals.java | ad4bd0660d5cf532d304c7248fab323765491b80 | [
"Apache-2.0"
] | permissive | BiggieSauce/Programmering1Tek17Daniel | https://github.com/BiggieSauce/Programmering1Tek17Daniel | 728a4195e512ff929e780b98abc90c2ce51cacb3 | 780f525cc1957daff69ead27b0b85876db6da2e2 | refs/heads/master | 2020-03-27T21:55:25.489000 | 2018-09-26T12:52:49 | 2018-09-26T12:52:49 | 147,187,234 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Variable;
public class SpecifiedDecimals {
public static void main(String[] args) {
float floatNumber = 1.8776f;
int numbersOfDecimals = 2;
double rounder = floatNumber * Math.pow(10, numbersOfDecimals);
double round= Math.round(floatNumber * rounder ) /rounder;
System.out.println(round);
}
} | UTF-8 | Java | 320 | java | SpecifiedDecimals.java | Java | [] | null | [] | package Variable;
public class SpecifiedDecimals {
public static void main(String[] args) {
float floatNumber = 1.8776f;
int numbersOfDecimals = 2;
double rounder = floatNumber * Math.pow(10, numbersOfDecimals);
double round= Math.round(floatNumber * rounder ) /rounder;
System.out.println(round);
}
} | 320 | 0.725 | 0.7 | 18 | 16.833334 | 20.787951 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 3 |
3dfb2a686e9e7bfa077e54a218132b516d4abb63 | 4,844,723,134,613 | c6992ce8db7e5aab6fd959c0c448659ab91b16ce | /sdk/recoveryservices/azure-resourcemanager-recoveryservices/src/main/java/com/azure/resourcemanager/recoveryservices/models/VaultProperties.java | a094519381c246a47777ec1fcac2f11e7bc8d791 | [
"MIT",
"LicenseRef-scancode-generic-cla",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-3-Clause",
"CC0-1.0",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference",
"LGPL-2.1-or-later"
] | permissive | g2vinay/azure-sdk-for-java | https://github.com/g2vinay/azure-sdk-for-java | ae6d94d583cc2983a5088ec8f6146744ee82cb55 | b88918a2ba0c3b3e88a36c985e6f83fc2bae2af2 | refs/heads/master | 2023-09-01T17:46:08.256000 | 2021-09-23T22:20:20 | 2021-09-23T22:20:20 | 161,234,198 | 3 | 1 | MIT | true | 2020-01-16T20:22:43 | 2018-12-10T20:44:41 | 2019-11-13T16:53:51 | 2020-01-16T19:50:34 | 397,442 | 0 | 0 | 0 | Java | false | false | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.resourcemanager.recoveryservices.models;
import com.azure.core.annotation.Fluent;
import com.azure.core.util.logging.ClientLogger;
import com.fa... | UTF-8 | Java | 3,753 | java | VaultProperties.java | Java | [] | null | [] | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.resourcemanager.recoveryservices.models;
import com.azure.core.annotation.Fluent;
import com.azure.core.util.logging.ClientLogger;
import com.fa... | 3,753 | 0.704237 | 0.704237 | 117 | 31.076923 | 30.040756 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.213675 | false | false | 3 |
bfc3929e7fb27568bd0b9f421ce20fdab9dc4673 | 33,251,636,869,971 | c40efb977101232d91e99af0b78778bad3e0950a | /game_server/src/com/hifun/soul/gameserver/mall/handler/CGAskMallItemHandler.java | f8ed233ef3d6d6b8599e8931b49b57329da633bf | [] | no_license | cietwwl/server | https://github.com/cietwwl/server | 2bca79a17be6d5e6fee65e57d0df1fc753fb35e3 | d18804f8c182eaa2509666aec10a2212ababc13c | refs/heads/master | 2020-06-14T15:12:16.679000 | 2014-11-19T14:48:04 | 2014-11-19T14:48:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hifun.soul.gameserver.mall.handler;
import org.springframework.stereotype.Component;
import com.hifun.soul.core.msg.MessageType;
import com.hifun.soul.core.msg.injection.IMessageHandlerWithType;
import com.hifun.soul.gameserver.common.GameServerAssist;
import com.hifun.soul.gameserver.function.GameFuncTyp... | UTF-8 | Java | 1,144 | java | CGAskMallItemHandler.java | Java | [] | null | [] | package com.hifun.soul.gameserver.mall.handler;
import org.springframework.stereotype.Component;
import com.hifun.soul.core.msg.MessageType;
import com.hifun.soul.core.msg.injection.IMessageHandlerWithType;
import com.hifun.soul.gameserver.common.GameServerAssist;
import com.hifun.soul.gameserver.function.GameFuncTyp... | 1,144 | 0.774823 | 0.774823 | 41 | 26.512196 | 24.422222 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.487805 | false | false | 3 |
8c7b365f958edb0b5d2b7b673676ca06e5b3ad84 | 25,795,573,638,953 | 4eda9f9d39fcce71a97382bc9dcea1c6f2e74b1c | /bestdoStadium_V2.7.0/bestdoStadium_V270/src/main/java/com/bestdo/bestdoStadiums/control/activity/UserAccountActivity.java | 3aeea97d0b0dd6ff9c423c3aabbc0519b112565f | [] | no_license | junwei0000/all | https://github.com/junwei0000/all | 4eacc518a93f2e1b92a921fa294bdce7b6694e79 | dffe32c16e38c46a60ec2022f5da198b7c02a383 | refs/heads/master | 2021-07-17T22:13:06.343000 | 2021-02-23T06:41:11 | 2021-02-23T06:41:11 | 54,452,127 | 2 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bestdo.bestdoStadiums.control.activity;
import java.io.BufferedOutputStream;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.util.HashMap;
import org.apache.http.entity.mime.content.FileBody;
import com.bestdo.bestdoStadiums.business.UserAccountUpdateAblumBus... | UTF-8 | Java | 15,093 | java | UserAccountActivity.java | Java | [
{
"context": "pWindow.OnDismissListener;\n\n/**\n * \n * @author 作者:zoc\n * @date 创建时间:2016-1-21 下午2:32:14\n * @Description",
"end": 1680,
"score": 0.9996305704116821,
"start": 1677,
"tag": "USERNAME",
"value": "zoc"
},
{
"context": ".id.useraccount_relay_avatar:\n\t\t\tkeyString = C... | null | [] | package com.bestdo.bestdoStadiums.control.activity;
import java.io.BufferedOutputStream;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.util.HashMap;
import org.apache.http.entity.mime.content.FileBody;
import com.bestdo.bestdoStadiums.business.UserAccountUpdateAblumBus... | 15,093 | 0.720196 | 0.717139 | 466 | 30.590128 | 25.919764 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.60515 | false | false | 3 |
b18c59459422a9e26b7792fa5d47d0da6a78e961 | 25,795,573,639,671 | bcc54821e58f1874a5c7030353bd9ca786de5099 | /src/evolution/binPacking/HromadkyFitnessDiff.java | a2ff95d9ce2f40272eb6a95f1ef777a9de47dee3 | [] | no_license | filipbartek/evaTeaching | https://github.com/filipbartek/evaTeaching | 80e81d6f3058f2c689aa827a42b0d45708370a55 | bbb29ff289a3e34f99e3a8172113fda0a588e971 | refs/heads/master | 2020-12-31T03:41:34.167000 | 2014-01-07T20:40:31 | 2014-01-07T20:40:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package evolution.binPacking;
import evolution.individuals.Individual;
import java.util.Vector;
public class HromadkyFitnessDiff extends HromadkyFitness {
public HromadkyFitnessDiff(Vector<Double> weights, int K) {
super(weights, K);
}
private Double getWeightsSum() {
Double sum = 0.0;
... | UTF-8 | Java | 1,102 | java | HromadkyFitnessDiff.java | Java | [] | null | [] | package evolution.binPacking;
import evolution.individuals.Individual;
import java.util.Vector;
public class HromadkyFitnessDiff extends HromadkyFitness {
public HromadkyFitnessDiff(Vector<Double> weights, int K) {
super(weights, K);
}
private Double getWeightsSum() {
Double sum = 0.0;
... | 1,102 | 0.568058 | 0.564428 | 43 | 24.627907 | 23.882486 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.488372 | false | false | 3 |
bd7c82e587bf1860198bf79e0753388f2d377d2b | 37,271,726,212,242 | 3c3059d0aa5dc2383d1b928c7712f8c50bbf601d | /DemoC/app/src/main/java/com/example/democ/iclick/IClickPostAccount.java | 291962cdcd9d25735739051e61350a2d991a7ef5 | [] | no_license | atbui1/Capstone | https://github.com/atbui1/Capstone | 4b5b3472fbd0e6cdfe0d210e24ffe269e2ebbf17 | d149c2e700571faf1a4e00f5dc5a2b87b60a9ab4 | refs/heads/main | 2023-06-03T14:17:49.095000 | 2021-06-20T20:10:38 | 2021-06-20T20:10:38 | 354,885,029 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.democ.iclick;
import com.example.democ.model.PostData;
public interface IClickPostAccount {
void clickPostAccount(PostData postData);
void clickDeletePostAccount(PostData postData, int positionDelete);
void clickCallPhone(PostData postData);
void clickPostDetail(PostData postData);... | UTF-8 | Java | 323 | java | IClickPostAccount.java | Java | [] | null | [] | package com.example.democ.iclick;
import com.example.democ.model.PostData;
public interface IClickPostAccount {
void clickPostAccount(PostData postData);
void clickDeletePostAccount(PostData postData, int positionDelete);
void clickCallPhone(PostData postData);
void clickPostDetail(PostData postData);... | 323 | 0.798762 | 0.798762 | 10 | 31.299999 | 22.450167 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 3 |
96e87be0eccd7bb60383a5926ef63a899e929da2 | 34,196,529,636,344 | e9babe3b234f9656c82abc78b8aec675aa6081a6 | /src/Calculos/CalculoIpe.java | bc952330cb6219d8cc63c9e7d99087b8e6811dd7 | [] | no_license | renatosebben/prodatus | https://github.com/renatosebben/prodatus | 0f42d8a2e060e6bc48b6a4c8dd6b3a4552922a7e | a5cf20a1b77249e861be9012184e31e8bcd6315e | refs/heads/master | 2018-02-09T10:13:59.396000 | 2017-08-10T20:46:49 | 2017-08-10T20:46:49 | 58,771,159 | 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 Calculos;
import Calculos.Franquia.CFranquia;
import TabelaPrecos.TabConsultas;
import java.sql.Connection;
import j... | UTF-8 | Java | 6,993 | java | CalculoIpe.java | Java | [
{
"context": "\nimport javax.swing.JTable;\r\n\r\n/**\r\n *\r\n * @author Renato\r\n */\r\npublic class CalculoIpe {\r\n\r\n private Bo",
"end": 499,
"score": 0.9526580572128296,
"start": 493,
"tag": "NAME",
"value": "Renato"
},
{
"context": " javax.swing.JTable;\r\n\r\n/**\r\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 Calculos;
import Calculos.Franquia.CFranquia;
import TabelaPrecos.TabConsultas;
import java.sql.Connection;
import j... | 6,993 | 0.53526 | 0.527678 | 219 | 29.922375 | 24.928545 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.675799 | false | false | 3 |
3f4f96194ae20c5886f8246313ca2831de82393f | 36,988,258,367,013 | 567cd7f4b63e2eacbeb7304fd9eb51b3c1572f5b | /src/com/Class17/NoMainMethod.java | 883ae1d7c6b124cfce0992648442e616f7841282 | [] | no_license | nelsonmajano/AllEclipse | https://github.com/nelsonmajano/AllEclipse | 43d8690088c374acaff89a73aa0fc711b5f9f2d5 | 07f0e11c2131c6b4105df4b4619178484c0b4eda | refs/heads/master | 2020-05-03T00:18:44.316000 | 2019-04-24T02:03:28 | 2019-04-24T02:03:28 | 178,306,112 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.Class17;
public class NoMainMethod {
String str;
int num;
void hello() {
System.out.println("Hello");
}
void bye() {
System.out.println("Bye");
}
public static void main(String[]args) {//method signature
NoMainMethod obj=new NoMainMethod(); //method body
obj.hello(); //we calling a method hello
obj.bye... | UTF-8 | Java | 328 | java | NoMainMethod.java | Java | [] | null | [] | package com.Class17;
public class NoMainMethod {
String str;
int num;
void hello() {
System.out.println("Hello");
}
void bye() {
System.out.println("Bye");
}
public static void main(String[]args) {//method signature
NoMainMethod obj=new NoMainMethod(); //method body
obj.hello(); //we calling a method hello
obj.bye... | 328 | 0.704268 | 0.698171 | 20 | 15.45 | 17.104019 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 3 |
90af1057154525728dc85796a585ac4f37b53ad5 | 36,472,862,303,965 | e9d79c6366395fccf2d17795fb9b2cf6df6e740b | /src/client/view/ViewHandler.java | 3390d35bbbd81b81b8ac341fd157cab49b4f11ba | [] | no_license | Chukwukaodinaka/VOIWarehouseManagementSEP2 | https://github.com/Chukwukaodinaka/VOIWarehouseManagementSEP2 | 30503deda8c009a2d0ea80e9936427e7042764d1 | 93328e731f6765e284a70b572e2907ced4fa2fad | refs/heads/master | 2022-12-21T10:33:33.277000 | 2020-09-15T14:55:03 | 2020-09-15T14:55:03 | 295,761,358 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package client.view;
import client.view.amountReceived.AmountReceivedController;
import client.view.createaccount.CreateAccountController;
import client.view.log.LogController;
import client.view.login.LoginController;
import client.view.newSparePart.NewSparePartController;
import client.view.newScooterModel.NewSMCont... | UTF-8 | Java | 5,564 | java | ViewHandler.java | Java | [] | null | [] | package client.view;
import client.view.amountReceived.AmountReceivedController;
import client.view.createaccount.CreateAccountController;
import client.view.log.LogController;
import client.view.login.LoginController;
import client.view.newSparePart.NewSparePartController;
import client.view.newScooterModel.NewSMCont... | 5,564 | 0.606578 | 0.602265 | 125 | 43.512001 | 34.857567 | 194 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.816 | false | false | 3 |
b7d3cf07eefa92b36a2d93472c417e492303f26f | 35,570,919,170,688 | cfb67d6fe469d04ae41bca6475622b7baa29eca4 | /src/main/java/com/abcbankinggroup/Services/Main/MainServiceInterface.java | 40c87f09d212de03e7af0238b0995fd1e7022f14 | [] | no_license | aadaileh/abc-banking-group-new | https://github.com/aadaileh/abc-banking-group-new | 8ac507cf4ce634a6782acb26851202826c3c39df | 9f790141d15672e87128917fc647586dbba70aca | refs/heads/master | 2021-04-24T21:07:04.639000 | 2018-02-05T13:07:19 | 2018-02-05T13:07:19 | 117,101,272 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.abcbankinggroup.Services.Main;
import com.abcbankinggroup.DTOs.*;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestBody;
import java.util.ArrayList;
/**
* <h1>Main Service Interface for the Coursework: ABC Banking Group</h1>
*
* <p>
* ... | UTF-8 | Java | 5,067 | java | MainServiceInterface.java | Java | [
{
"context": "ce and Transaction-service.\n * </p>\n *\n * @Author Ahmed Al-Adaileh <k1530383@kingston.ac.uk> <ahmed.adaileh@gmail.co",
"end": 719,
"score": 0.999902606010437,
"start": 703,
"tag": "NAME",
"value": "Ahmed Al-Adaileh"
},
{
"context": "service.\n * </p>\n *\n * @Author... | null | [] | package com.abcbankinggroup.Services.Main;
import com.abcbankinggroup.DTOs.*;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestBody;
import java.util.ArrayList;
/**
* <h1>Main Service Interface for the Coursework: ABC Banking Group</h1>
*
* <p>
* ... | 4,773 | 0.684626 | 0.669824 | 98 | 50.704082 | 42.237476 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 3 |
787dba9b09d3caab7524d34ba98429b710dd65be | 15,625,091,066,265 | d7412bd5a8c958b5b2f267b92631061a2f427a23 | /app/src/main/java/com/longstox/stockboard/StockLookupAdapter.java | 4baa5f602b08ddceedfa66ae1f29d027667248b4 | [] | no_license | dotchev/StockBoard | https://github.com/dotchev/StockBoard | b6de9d210731431d143bded801d69d3e5002d640 | 5232bb37e9c1aadeab89c5846b7623c5a40c9730 | refs/heads/master | 2021-06-23T14:20:50.222000 | 2017-09-10T05:33:47 | 2017-09-10T05:33:47 | 103,004,164 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.longstox.stockboard;
import java.net.URL;
import java.net.URLEncoder;
import java.util.ArrayList;
import org.json.JSONArray;
import org.json.JSONObject;
import android.content.Context;
import android.util.Log;
import android.widget.ArrayAdapter;
import android.widget.Filter;
public class StockLookupAdap... | UTF-8 | Java | 3,546 | java | StockLookupAdapter.java | Java | [] | null | [] | package com.longstox.stockboard;
import java.net.URL;
import java.net.URLEncoder;
import java.util.ArrayList;
import org.json.JSONArray;
import org.json.JSONObject;
import android.content.Context;
import android.util.Log;
import android.widget.ArrayAdapter;
import android.widget.Filter;
public class StockLookupAdap... | 3,546 | 0.676537 | 0.675409 | 123 | 27.829268 | 23.198931 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.772358 | false | false | 3 |
3ae5d5ab6f62d7f9182753911bc9a1f8f065cb55 | 32,650,341,394,941 | bafc7edd5b9c94b6d0ee38e28205926514bba946 | /src/lucenenewsgroups/crawler/DiscoveredPost.java | d247a9bcc89832c5ecc18242ebc1c4507e6e9d9b | [] | no_license | lmammino/LuceneNewsgroups | https://github.com/lmammino/LuceneNewsgroups | 399536cd92d0303caecb870c01d7e3467b8178c0 | 32ad518035984bd1927c7c8f6b227739e82ed453 | refs/heads/master | 2016-08-07T07:46:58.140000 | 2011-05-05T21:17:59 | 2011-05-05T21:17:59 | 1,680,944 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lucenenewsgroups.crawler;
import java.io.File;
import lucenenewsgroups.Post;
import lucenenewsgroups.parser.PostParser;
/**
* Class used to represent post discovered by the crawler
* @author Luciano Mammino <lmammino[at]oryzone[dot]com>
* @version 1.0
*/
public class DiscoveredPost
{
/**
* The i... | UTF-8 | Java | 1,699 | java | DiscoveredPost.java | Java | [
{
"context": "epresent post discovered by the crawler\n * @author Luciano Mammino <lmammino[at]oryzone[dot]com>\n * @version 1.0\n */",
"end": 218,
"score": 0.9998787045478821,
"start": 203,
"tag": "NAME",
"value": "Luciano Mammino"
}
] | null | [] | package lucenenewsgroups.crawler;
import java.io.File;
import lucenenewsgroups.Post;
import lucenenewsgroups.parser.PostParser;
/**
* Class used to represent post discovered by the crawler
* @author <NAME> <lmammino[at]oryzone[dot]com>
* @version 1.0
*/
public class DiscoveredPost
{
/**
* The instance o... | 1,690 | 0.616245 | 0.615068 | 84 | 19.226191 | 21.522608 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 10 |
7b15a55622d982a32cc512870f682bcc18b4d2cb | 28,741,921,187,161 | 5655c0fc50b5c5440ee5c49f7f36d53fb406fa5e | /library/src/test/java/com/etalio/android/TestConstants.java | 36c4654ad4a92d85a3d6522c56b01a6f6ea80219 | [
"Apache-2.0"
] | permissive | Etalio/etalio-android-sdk | https://github.com/Etalio/etalio-android-sdk | 4d5f45885cba1fed15a743bd0a678af4e3af14cd | 843d68529859ff3c7de4b64fcc5909498f3613a6 | refs/heads/master | 2016-08-06T08:37:04.233000 | 2014-07-01T05:49:00 | 2014-07-01T05:49:00 | 14,173,534 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.etalio.android;
/**
* These are the constants used in test.
*
* For travis these values are added as environment variables.
*
* Locally these can be changed, but remember to run the command
* <code>git update-index --assume-unchanged library/src/test/java/com/etalio/android/TestConstants.java</cod... | UTF-8 | Java | 828 | java | TestConstants.java | Java | [
{
"context": " public static final String USERNAME = \"<TEST_USERNAME>\";\n public static final String PASSWORD ",
"end": 468,
"score": 0.8796570301055908,
"start": 455,
"tag": "USERNAME",
"value": "TEST_USERNAME"
},
{
"context": " public static final String PASSWO... | null | [] | package com.etalio.android;
/**
* These are the constants used in test.
*
* For travis these values are added as environment variables.
*
* Locally these can be changed, but remember to run the command
* <code>git update-index --assume-unchanged library/src/test/java/com/etalio/android/TestConstants.java</cod... | 818 | 0.684783 | 0.684783 | 19 | 42.578949 | 32.519333 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 10 |
efded2667316425ca45d733b1ed323195be1ee02 | 6,236,292,579,048 | 55830c1bb38731e14e7e13e78bc9f3b7d85fef50 | /인프런 강의 정리/08.더 자바, Java 8/06.Date와Time/DateAndTime/src/Main.java | c09fa5e6bab79e2d2fc49cbfb7e1443ee0780652 | [] | no_license | zepetto7065/study | https://github.com/zepetto7065/study | bfba0a994678bd985397090c84dd1966cf39f40d | ed406c37cdd02f435870f8c37a80f6b99d4c3f98 | refs/heads/main | 2022-11-05T10:22:49.240000 | 2022-11-02T11:52:12 | 2022-11-02T11:52:12 | 152,854,603 | 0 | 0 | null | false | 2020-06-23T03:48:59 | 2018-10-13T09:08:25 | 2018-10-13T09:08:28 | 2020-06-23T03:48:58 | 0 | 0 | 0 | 0 | null | false | false | import java.text.SimpleDateFormat;
import java.time.*;
import java.time.format.DateTimeFormatter;
import java.time.temporal.ChronoUnit;
import java.util.*;
public class Main {
public static void main(String[] args) throws InterruptedException {
//기존 Date
//불편함.
Date date = new Date();
... | UTF-8 | Java | 4,049 | java | Main.java | Java | [] | null | [] | import java.text.SimpleDateFormat;
import java.time.*;
import java.time.format.DateTimeFormatter;
import java.time.temporal.ChronoUnit;
import java.util.*;
public class Main {
public static void main(String[] args) throws InterruptedException {
//기존 Date
//불편함.
Date date = new Date();
... | 4,049 | 0.629659 | 0.608742 | 100 | 36.290001 | 26.237871 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.78 | false | false | 10 |
243b157b3d8b63a1ffdd89c47a5ef5dbe1d46014 | 22,213,570,855,107 | 865f7203e678160bbf1475f2bfc9ea6361988e40 | /Problemas/01 - Iniciante/Java/2861 - A Saída.java | 03228a9938e688eb5ece1a371d324c4c39db2084 | [] | no_license | ranyery/uri-online-judge | https://github.com/ranyery/uri-online-judge | 6e602a3b69ac854ac2729925ba5a15d7b5235810 | 98a4be361a604b8899e48e452c35d8777b8943c6 | refs/heads/master | 2020-08-02T23:19:03.184000 | 2020-02-29T11:58:36 | 2020-02-29T11:58:36 | 211,541,926 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
int qtdEntradas = input.nextInt();
for (int i = 0; i < qtdEntradas; i++) {
input.nextLine();
System.out.println("gzuz");
}
input.close();
}
} | UTF-8 | Java | 306 | java | 2861 - A Saída.java | Java | [] | null | [] | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
int qtdEntradas = input.nextInt();
for (int i = 0; i < qtdEntradas; i++) {
input.nextLine();
System.out.println("gzuz");
}
input.close();
}
} | 306 | 0.607843 | 0.604575 | 20 | 14.35 | 15.489594 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.9 | false | false | 10 |
5802d04e2a1c65d27112cdea36eefec3739399e6 | 27,917,287,429,285 | 2e35345aeaa098ee9d83c5afafac20a707c2e0eb | /src/main/persistence/JsonReader.java | 55535429c91acde1a7ee18450f24e48506978219 | [] | no_license | Zihan53/parkingLot | https://github.com/Zihan53/parkingLot | edfe1da2d105081436b4ef91dd648402abc6c1b7 | a94f7433c241fdb65ee8f8a010033c718996e56e | refs/heads/master | 2023-02-08T18:55:33.541000 | 2020-12-29T08:32:16 | 2020-12-29T08:32:16 | 327,009,539 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package persistence;
import exception.NoSpaceException;
import model.ParkingLot;
import model.Space;
import model.Vehicle;
import org.json.JSONArray;
import org.json.JSONObject;
import java.io.IOException;
import java.nio.charset.StandardCharsets;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.te... | UTF-8 | Java | 3,647 | java | JsonReader.java | Java | [] | null | [] | package persistence;
import exception.NoSpaceException;
import model.ParkingLot;
import model.Space;
import model.Vehicle;
import org.json.JSONArray;
import org.json.JSONObject;
import java.io.IOException;
import java.nio.charset.StandardCharsets;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.te... | 3,647 | 0.696189 | 0.695914 | 99 | 35.838383 | 27.514811 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.626263 | false | false | 10 |
c590f5cc04f548bfd8c6ea814fefb8e999fcbff7 | 33,578,054,348,839 | 7b7b0206881bc45ed2999e2b9e4fa3a22aa6cc1b | /src/ie/lyit/Testers/CustomerTester1.java | 84734f11468b54a8acea0f453a33f18ef5105977 | [] | no_license | DarraghDohertyLYIT/Assignment2_SoftwareImplementation | https://github.com/DarraghDohertyLYIT/Assignment2_SoftwareImplementation | aec370dd619a0534e36a6483a143aae553b6a6fa | b075ede0d71d27cabcca2959c60b682b920a7c21 | refs/heads/master | 2021-08-31T06:37:48.679000 | 2017-12-20T14:54:36 | 2017-12-20T14:54:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ie.lyit.Testers;
import ie.lyit.Hotel.Customer;
import ie.lyit.Hotel.Name;
import ie.lyit.Testers.CustomerTester1;
public class CustomerTester1 extends Customer {
public static void main(String[] args) {
// Create a Customer object called customerA
Customer customerA = new Customer();
Syste... | UTF-8 | Java | 1,197 | java | CustomerTester1.java | Java | [
{
"context": "tomerA);\r\n\t\t\r\n\t\tcustomerA.setName(new Name(\"Mr\", \"Darragh\", \"Doherty\"));\r\n\t\tcustomerA.setPhoneNumber(\"087-1",
"end": 394,
"score": 0.999868631362915,
"start": 387,
"tag": "NAME",
"value": "Darragh"
},
{
"context": "\t\r\n\t\tcustomerA.setName(new Name... | null | [] | package ie.lyit.Testers;
import ie.lyit.Hotel.Customer;
import ie.lyit.Hotel.Name;
import ie.lyit.Testers.CustomerTester1;
public class CustomerTester1 extends Customer {
public static void main(String[] args) {
// Create a Customer object called customerA
Customer customerA = new Customer();
Syste... | 1,193 | 0.659983 | 0.642439 | 40 | 27.875 | 24.60202 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.95 | false | false | 10 |
02f431e5f4834222ef1fb72c6220e860a8d70552 | 506,806,170,895 | d2228ece9ae3dca11138485a6fe985fde0def686 | /common/src/main/java/com/jalon/common/test/HttpClientTest.java | b5478518ca3f4c531d8dd126eefd6be63d02bf3d | [] | no_license | Zjalon/SpringCloudDocker | https://github.com/Zjalon/SpringCloudDocker | e4e7b279415e9e4bffa597686b0189c837493ddb | b5b6542fbe3da50f3d18bb524b896d6dc9b3f1b3 | refs/heads/master | 2021-03-07T06:19:37.114000 | 2020-04-13T07:41:11 | 2020-04-13T07:41:11 | 246,251,046 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jalon.common.test;
import org.apache.http.HttpEntity;
import org.apache.http.client.methods.CloseableHttpResponse;
import org.apache.http.client.methods.HttpGet;
import org.apache.http.impl.client.CloseableHttpClient;
import org.apache.http.impl.client.HttpClients;
import org.apache.http.util.EntityUtils;
... | UTF-8 | Java | 2,474 | java | HttpClientTest.java | Java | [] | null | [] | package com.jalon.common.test;
import org.apache.http.HttpEntity;
import org.apache.http.client.methods.CloseableHttpResponse;
import org.apache.http.client.methods.HttpGet;
import org.apache.http.impl.client.CloseableHttpClient;
import org.apache.http.impl.client.HttpClients;
import org.apache.http.util.EntityUtils;
... | 2,474 | 0.592967 | 0.556993 | 59 | 40.932205 | 33.319138 | 155 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.067797 | false | false | 10 |
0496a7e646182d4705ef0815cc5b9bf54b0b9fa9 | 32,409,823,273,118 | c776000466142827d0d42a55efa16ded4b15305e | /android/support/v4/view/LayoutInflaterCompatLollipop.java | d14713c91c67288870c1f3ed527692b7b18c033c | [] | no_license | Hextar/Pokemanz | https://github.com/Hextar/Pokemanz | a67d2ca69653c3ef04cc4b173ef70034fc0011e2 | 16cf1ec3a4173b918be96b559fc6bc57ab9b8b52 | refs/heads/master | 2020-01-03T02:44:50.975000 | 2016-07-11T15:13:22 | 2016-07-11T15:13:22 | 63,078,248 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package android.support.v4.view;
import android.view.LayoutInflater;
class LayoutInflaterCompatLollipop
{
static void setFactory(LayoutInflater paramLayoutInflater, LayoutInflaterFactory paramLayoutInflaterFactory)
{
if (paramLayoutInflaterFactory != null);
for (LayoutInflaterCompatHC.FactoryWrap... | UTF-8 | Java | 769 | java | LayoutInflaterCompatLollipop.java | Java | [
{
"context": " }\r\n }\r\n}\r\n\r\n/* Location: C:\\Users\\Hextard\\Desktop\\POKEMON GO\\jd-gui-0.3.3.windows\\classes_d",
"end": 597,
"score": 0.8853563070297241,
"start": 591,
"tag": "NAME",
"value": "extard"
}
] | null | [] | package android.support.v4.view;
import android.view.LayoutInflater;
class LayoutInflaterCompatLollipop
{
static void setFactory(LayoutInflater paramLayoutInflater, LayoutInflaterFactory paramLayoutInflaterFactory)
{
if (paramLayoutInflaterFactory != null);
for (LayoutInflaterCompatHC.FactoryWrap... | 769 | 0.754226 | 0.741222 | 21 | 34.714287 | 45.587322 | 177 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380952 | false | false | 10 |
c708500006bceb02296bd38c0265b95dc8c3f4ef | 10,359,461,188,677 | 70709ab8c5f0bb4d78cffc701e57c1d18c3fa376 | /api/src/main/java/org/hl7/davinci/refimpl/patientui/config/mapping/HttpRequestMapperConfigurer.java | 373f545ed6b87a0ac8db2cc657184374d2b495aa | [] | no_license | HL7-DaVinci/PDex-Patient-Import-UI | https://github.com/HL7-DaVinci/PDex-Patient-Import-UI | 4d0990340ac5fb0f9fec4e9716fc5f1f31c844a4 | 942e7fe85046a7f78bd483569a798c989b3154d3 | refs/heads/master | 2023-05-11T06:19:41.606000 | 2021-05-17T13:53:16 | 2021-05-17T13:53:16 | 288,550,560 | 2 | 2 | null | false | 2020-09-09T10:49:51 | 2020-08-18T19:51:10 | 2020-09-08T16:26:51 | 2020-09-09T10:49:50 | 73 | 0 | 0 | 0 | JavaScript | false | false | package org.hl7.davinci.refimpl.patientui.config.mapping;
import ca.uhn.fhir.rest.client.apache.ApacheHttpRequest;
import ca.uhn.fhir.rest.client.api.IHttpRequest;
import org.hl7.davinci.refimpl.patientui.dto.socket.RequestDto;
import org.modelmapper.ModelMapper;
import org.springframework.stereotype.Component;
/**
... | UTF-8 | Java | 861 | java | HttpRequestMapperConfigurer.java | Java | [
{
"context": "link IHttpRequest} related mappings.\n *\n * @author Taras Vuyiv\n */\n@Component\npublic class HttpRequestMapperConfi",
"end": 401,
"score": 0.9935926795005798,
"start": 390,
"tag": "NAME",
"value": "Taras Vuyiv"
}
] | null | [] | package org.hl7.davinci.refimpl.patientui.config.mapping;
import ca.uhn.fhir.rest.client.apache.ApacheHttpRequest;
import ca.uhn.fhir.rest.client.api.IHttpRequest;
import org.hl7.davinci.refimpl.patientui.dto.socket.RequestDto;
import org.modelmapper.ModelMapper;
import org.springframework.stereotype.Component;
/**
... | 856 | 0.793264 | 0.790941 | 24 | 34.875 | 29.42124 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.458333 | false | false | 10 |
de1c9888b518591d84470925adeb4e64c8381fbb | 5,540,507,840,831 | cbf4bdfdb3edecd2bfb66f831e1c7d76af6f334d | /server_front/blog_front-common/src/main/java/root/constant/SecretKey.java | 3ac67df370b84346d7d2ba4c3f98f0785c80e94c | [] | no_license | tuwq/blog | https://github.com/tuwq/blog | 78affb2cdb70115c31d48e0aa14724ac8d4b7222 | 1b9409fa280a4d05e7910616111987f67fb7a334 | refs/heads/master | 2020-03-22T17:06:39.940000 | 2020-03-21T08:47:02 | 2020-03-21T08:47:02 | 140,373,364 | 12 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package root.constant;
public interface SecretKey {
}
| UTF-8 | Java | 62 | java | SecretKey.java | Java | [] | null | [] | package root.constant;
public interface SecretKey {
}
| 62 | 0.693548 | 0.693548 | 5 | 10.4 | 12.076424 | 28 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 10 |
fa7304e45d211403396ca7c3ba71678704b916cf | 755,914,265,264 | 28ef4f3cbed8c5e1420eeac52d3ed3346939cf60 | /app/src/main/java/com/example/wenlaisu/csdndemo/MyGridView.java | fe083b220a64a40d160117432e2df129145f8c93 | [] | no_license | wenlai521/CategoryDemo | https://github.com/wenlai521/CategoryDemo | f22b7ed1bc010812231b011929d5d1ee8b5da60a | 8ccf561dc2f20c2192db67394a5efb6f298134c2 | refs/heads/master | 2020-03-11T13:53:11.508000 | 2018-04-18T09:37:32 | 2018-04-18T09:37:32 | 130,037,443 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.wenlaisu.csdndemo;
import android.content.Context;
import android.util.AttributeSet;
import android.view.View;
import android.widget.GridView;
/**
* Created by wenlaisu on 2018/4/17.
*/
public class MyGridView extends GridView {
public MyGridView(Context context) {
super(context);
... | UTF-8 | Java | 944 | java | MyGridView.java | Java | [
{
"context": "package com.example.wenlaisu.csdndemo;\n\nimport android.content.Context;\nimport",
"end": 28,
"score": 0.8589972257614136,
"start": 20,
"tag": "USERNAME",
"value": "wenlaisu"
},
{
"context": "import android.widget.GridView;\n\n/**\n * Created by wenlaisu on 2018/4/17.\... | null | [] | package com.example.wenlaisu.csdndemo;
import android.content.Context;
import android.util.AttributeSet;
import android.view.View;
import android.widget.GridView;
/**
* Created by wenlaisu on 2018/4/17.
*/
public class MyGridView extends GridView {
public MyGridView(Context context) {
super(context);
... | 944 | 0.694915 | 0.686441 | 34 | 26.794117 | 26.678675 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.823529 | false | false | 10 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.