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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
bf024a7b3a65d7b4430281b70655ee30342eebb7 | 8,718,783,633,431 | f660a79c138f4e8842f0cfe2a1eaeca47ed9293e | /src/com/aoyou/test/app35/testcases/AddAttachment_001.java | 9e3ac1f3f2d92ad1a80965459898060be44a5e60 | [] | no_license | hahalovesj/aoyouWebInterface_liuze | https://github.com/hahalovesj/aoyouWebInterface_liuze | 37751b18f119cf49559eec5423696228a9a8c494 | 73f4655b7446b630dcf137ac39a7f3a7a9b0e50d | refs/heads/master | 2016-09-12T18:39:42.150000 | 2016-04-11T10:27:21 | 2016-04-11T10:27:21 | 55,963,131 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.aoyou.test.app35.testcases;
import org.testng.annotations.BeforeClass;
import org.testng.annotations.Test;
import com.aoyou.test.app.Result.model.AddAttachmentResult;
import com.aoyou.test.app.request.AddAttachmentRequest;
import com.aoyou.test.app.request.param.model.AddAttachmentParamModel;
import com.a... | GB18030 | Java | 1,423 | java | AddAttachment_001.java | Java | [] | null | [] | package com.aoyou.test.app35.testcases;
import org.testng.annotations.BeforeClass;
import org.testng.annotations.Test;
import com.aoyou.test.app.Result.model.AddAttachmentResult;
import com.aoyou.test.app.request.AddAttachmentRequest;
import com.aoyou.test.app.request.param.model.AddAttachmentParamModel;
import com.a... | 1,423 | 0.778264 | 0.771699 | 40 | 33.275002 | 30.229115 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.725 | false | false | 3 |
37e3ca3c47cdfa1305df912ee6cfaf7d84ae32db | 3,401,614,122,631 | f73b2714fe901f094f12a52738647614684a7523 | /src/main/java/ua/nure/orlovskyi/SummaryTask4/dao/CarDAO.java | f720360fbe626e6bce5618480fa50bafeae40733 | [] | no_license | Oleksiy1984/alpha | https://github.com/Oleksiy1984/alpha | 2e475471953d716487f777ea76b2f385346182ca | 49f42c8219f220a93a713fd9a4d35626ea6d559e | refs/heads/master | 2021-01-22T01:11:53.181000 | 2017-09-02T23:07:19 | 2017-09-02T23:07:19 | 102,145,716 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ua.nure.orlovskyi.SummaryTask4.dao;
import java.sql.SQLException;
import java.util.List;
import ua.nure.orlovskyi.SummaryTask4.model.Brand;
import ua.nure.orlovskyi.SummaryTask4.model.Car;
import ua.nure.orlovskyi.SummaryTask4.model.CarType;
public interface CarDAO {
public List<Car> getAllCars() throws SQ... | UTF-8 | Java | 465 | java | CarDAO.java | Java | [] | null | [] | package ua.nure.orlovskyi.SummaryTask4.dao;
import java.sql.SQLException;
import java.util.List;
import ua.nure.orlovskyi.SummaryTask4.model.Brand;
import ua.nure.orlovskyi.SummaryTask4.model.Car;
import ua.nure.orlovskyi.SummaryTask4.model.CarType;
public interface CarDAO {
public List<Car> getAllCars() throws SQ... | 465 | 0.812903 | 0.804301 | 15 | 30 | 24.130203 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 3 |
59540d39bc5b154d95b4d95f7718100b43f3e1e8 | 5,600,637,386,189 | 8fe29971554b888523fd69ec33d0d5e065349040 | /src/main/java/com/wolf/test/VerticleCompleteTest.java | cc8b43ebb4379d44f15d596847ab2399be0ed354 | [] | no_license | liyork/vertxdemo | https://github.com/liyork/vertxdemo | 8e614a43f0782633fa34f2880f610f55662a4f4d | 2baa0f6d69d8a74d873c30f5d06c381b613a2199 | refs/heads/main | 2023-05-10T07:01:48.127000 | 2021-05-29T04:16:14 | 2021-05-29T04:16:14 | 356,805,262 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wolf.test;
import io.vertx.core.AbstractVerticle;
import io.vertx.core.Future;
import io.vertx.core.Promise;
import io.vertx.core.Vertx;
/**
* Description:
* Created on 2021/4/17 11:27 AM
*
* @author 李超
* @version 0.0.1
*/
public class VerticleCompleteTest extends AbstractVerticle {
//@Override
... | UTF-8 | Java | 1,336 | java | VerticleCompleteTest.java | Java | [
{
"context": "n:\n * Created on 2021/4/17 11:27 AM\n *\n * @author 李超\n * @version 0.0.1\n */\npublic class VerticleComple",
"end": 220,
"score": 0.9996484518051147,
"start": 218,
"tag": "NAME",
"value": "李超"
}
] | null | [] | package com.wolf.test;
import io.vertx.core.AbstractVerticle;
import io.vertx.core.Future;
import io.vertx.core.Promise;
import io.vertx.core.Vertx;
/**
* Description:
* Created on 2021/4/17 11:27 AM
*
* @author 李超
* @version 0.0.1
*/
public class VerticleCompleteTest extends AbstractVerticle {
//@Override
... | 1,336 | 0.66719 | 0.634223 | 49 | 25 | 25.098988 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.44898 | false | false | 3 |
051600078c9ae85b4a9ad46f44a2ee1e9322333f | 18,193,481,467,788 | 367878da56a2a75aec9f273392e19d973e3e521f | /src/id/go/bps/sambas/kalbar/sutp2016/MainFrame.java | a18f835c4994b901a46d6a52a2b6d175acd61a31 | [] | no_license | ekoteguhw/SUTP2016 | https://github.com/ekoteguhw/SUTP2016 | 9dfcf7aaaf90f8feb3ad34daec7ba9746366d3ba | bccc6a8b775c01ddc82e28a5fb94d44daf400517 | refs/heads/master | 2021-07-19T13:47:07.913000 | 2017-10-24T09:19:46 | 2017-10-24T09:19:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package id.go.bps.sambas.kalbar.sutp2016;
import id.go.bps.sambas.kalbar.sutp2016.form.FormBackupRestore;
import id.go.bps.sambas.kalbar.sutp2016.form.FormDSBS;
import id.go.bps.sambas.kalbar.sutp2016.form.FormDSRT;
imp... | UTF-8 | Java | 21,990 | java | MainFrame.java | Java | [
{
"context": "import javax.swing.JScrollPane;\n\n/**\n *\n * @author dekteguh\n */\npublic class MainFrame extends javax.swing.JF",
"end": 1129,
"score": 0.9995594024658203,
"start": 1121,
"tag": "USERNAME",
"value": "dekteguh"
},
{
"context": "i\", 1, 14)); // NOI18N\n entriM... | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package id.go.bps.sambas.kalbar.sutp2016;
import id.go.bps.sambas.kalbar.sutp2016.form.FormBackupRestore;
import id.go.bps.sambas.kalbar.sutp2016.form.FormDSBS;
import id.go.bps.sambas.kalbar.sutp2016.form.FormDSRT;
imp... | 21,990 | 0.65698 | 0.645475 | 503 | 42.717693 | 31.116274 | 186 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.73161 | false | false | 3 |
de438b672ed63ceacb855af2603a8fcc067c4623 | 1,529,008,396,336 | eb20c9153ddcd7ca8dc22e155c8eb3dcb8f84fea | /Java code/src/learning/EvenThread.java | 1ee848a4a8e1beaabda35dfcd238a5e604f7b276 | [] | no_license | Vaibhav-kira/codes | https://github.com/Vaibhav-kira/codes | 70e5e6df81b7adb5c2b55d729142b4555b148548 | 7c4084b5a7e1aea9d43763d723543368fe54c3fd | refs/heads/main | 2023-01-30T19:03:08.064000 | 2020-12-11T04:33:45 | 2020-12-11T04:33:45 | 304,510,607 | 0 | 0 | null | false | 2020-12-11T04:33:46 | 2020-10-16T03:34:33 | 2020-12-11T03:32:00 | 2020-12-11T04:33:45 | 22,064 | 0 | 0 | 0 | Python | false | false | package learning;
public class EvenThread extends Thread{
public void run(){
try{
for (int i = 1; i <= 20; i++) {
if(i%2==0){
System.out.println("Even Thread:\t"+i);
Thread.sleep(100);
}
}
}catch(InterruptedException ie){
System.out.println("Problem with thread");
}
}
... | UTF-8 | Java | 322 | java | EvenThread.java | Java | [] | null | [] | package learning;
public class EvenThread extends Thread{
public void run(){
try{
for (int i = 1; i <= 20; i++) {
if(i%2==0){
System.out.println("Even Thread:\t"+i);
Thread.sleep(100);
}
}
}catch(InterruptedException ie){
System.out.println("Problem with thread");
}
}
... | 322 | 0.571429 | 0.546584 | 17 | 17.941177 | 16.045782 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.411765 | false | false | 3 |
7966f20956950f791161d1cf94088f181b8d4722 | 31,945,966,763,972 | 295fc94eaba87052c2858a2b1098424d77822306 | /app/src/main/java/com/example/hinge/data/sharedPrefNames.java | a3c9a7dc926377bd8f7d1b2360bf18b5e64802db | [] | no_license | lucifernipun22/Hinge-Clone | https://github.com/lucifernipun22/Hinge-Clone | 985213f1c309db5b607c592a30396ada82b32250 | 687ce9ad767a94ffd582469ee274538feff1e14e | refs/heads/master | 2023-05-27T12:29:59.412000 | 2021-06-02T04:56:28 | 2021-06-02T04:56:28 | 368,799,765 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.hinge.data;
public class sharedPrefNames {
public final String SHARED_PREF_NAME = "user_data";
public final String phoneNumber = "phoneNumber";
public final String firstName = "firstName";
public final String lastName = "lastName";
public final String email= "email";
public ... | UTF-8 | Java | 665 | java | sharedPrefNames.java | Java | [
{
"context": "honeNumber\";\n public final String firstName = \"firstName\";\n public final String lastName = \"lastName\";\n",
"end": 219,
"score": 0.9403621554374695,
"start": 210,
"tag": "NAME",
"value": "firstName"
},
{
"context": " \"firstName\";\n public final String l... | null | [] | package com.example.hinge.data;
public class sharedPrefNames {
public final String SHARED_PREF_NAME = "user_data";
public final String phoneNumber = "phoneNumber";
public final String firstName = "firstName";
public final String lastName = "lastName";
public final String email= "email";
public ... | 665 | 0.714286 | 0.714286 | 17 | 38.117645 | 15.200164 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.823529 | false | false | 3 |
960b78ccc0af0bec0487020800ed75dd440de661 | 17,626,545,812,501 | 6a7cadae205b5c054bb8c04453f50e8777f30b96 | /xkjava-app/src/main/java/me/ixk/app/entity/TbOrder.java | bddf86ade9f87f24f14fed99fe8679b456c7657f | [
"Apache-2.0"
] | permissive | melodyjerry/xkjava | https://github.com/melodyjerry/xkjava | 053c22882c14e117d6a5614598247541e1b46bdf | 4743497edeadb64bb409384b5ee42625d8b5c523 | refs/heads/master | 2022-12-29T17:48:23.268000 | 2020-10-09T02:30:52 | 2020-10-09T02:30:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2020, Otstar Lin (syfxlin@gmail.com). All Rights Reserved.
*/
package me.ixk.app.entity;
import com.baomidou.mybatisplus.annotation.TableField;
import java.io.Serializable;
import java.math.BigDecimal;
import java.time.LocalDateTime;
import lombok.Data;
import lombok.EqualsAndHashCode;
/**
* <p... | UTF-8 | Java | 1,235 | java | TbOrder.java | Java | [
{
"context": "/*\n * Copyright (c) 2020, Otstar Lin (syfxlin@gmail.com). All Rights Reserved.\n */\n\npa",
"end": 36,
"score": 0.9996882081031799,
"start": 26,
"tag": "NAME",
"value": "Otstar Lin"
},
{
"context": "/*\n * Copyright (c) 2020, Otstar Lin (syfxlin@gmail.com). All Rights ... | null | [] | /*
* Copyright (c) 2020, <NAME> (<EMAIL>). All Rights Reserved.
*/
package me.ixk.app.entity;
import com.baomidou.mybatisplus.annotation.TableField;
import java.io.Serializable;
import java.math.BigDecimal;
import java.time.LocalDateTime;
import lombok.Data;
import lombok.EqualsAndHashCode;
/**
* <p>
*
* </p>
... | 1,221 | 0.711741 | 0.701215 | 62 | 18.919355 | 17.051439 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.354839 | false | false | 3 |
945f305ea71146fb6768750cee2321ef508743f3 | 26,190,710,604,229 | aee32f32275a6c95696ba4c5b22ff54d4443e3fe | /P2_OOP/Tracker/src/main/java/ru/yai/start/Tracker.java | 2fe87e966572b7320c1f38128816fc7947264aa9 | [] | no_license | Fenix7x/Java-developer-courses | https://github.com/Fenix7x/Java-developer-courses | 1fb6c4ced499b27fedd77c3ac2ebcc7365212e34 | 00fb787ad2bb62b9cd1f2fbe1188675e39d798ec | refs/heads/master | 2020-04-11T04:28:34.200000 | 2017-02-03T13:27:41 | 2017-02-03T13:27:41 | 61,892,390 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.yai.start;
import ru.yai.models.*;
import java.util.Random;
public class Tracker {
/**
* Create Array Items.
*/
protected Item[] items = new Item[5];
/**
* Position in array Items.
*/
private int position = 0;
/**
* Random ID.
*/
private static final Random RN = new Random();
public Tr... | UTF-8 | Java | 1,934 | java | Tracker.java | Java | [] | null | [] | package ru.yai.start;
import ru.yai.models.*;
import java.util.Random;
public class Tracker {
/**
* Create Array Items.
*/
protected Item[] items = new Item[5];
/**
* Position in array Items.
*/
private int position = 0;
/**
* Random ID.
*/
private static final Random RN = new Random();
public Tr... | 1,934 | 0.601344 | 0.593071 | 92 | 20.032608 | 21.357948 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.086957 | false | false | 3 |
b99121699cecc6168f272d60a097304e694ce0d5 | 26,190,710,604,899 | 3b91ed788572b6d5ac4db1bee814a74560603578 | /com/tencent/mm/plugin/downloader/model/d$1$1.java | 3c5c7a5e3957e21ba706365618cafe673b838abf | [] | no_license | linsir6/WeChat_java | https://github.com/linsir6/WeChat_java | a1deee3035b555fb35a423f367eb5e3e58a17cb0 | 32e52b88c012051100315af6751111bfb6697a29 | refs/heads/master | 2020-05-31T05:40:17.161000 | 2018-08-28T02:07:02 | 2018-08-28T02:07:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tencent.mm.plugin.downloader.model;
import com.tencent.mm.ab.e;
import com.tencent.mm.ab.l;
import com.tencent.mm.c.c;
import com.tencent.mm.plugin.downloader.model.d.1;
import com.tencent.mm.plugin.report.service.h;
import com.tencent.mm.sdk.platformtools.MultiProcessSharedPreferences;
import com.tencent.... | UTF-8 | Java | 3,172 | java | d$1$1.java | Java | [] | null | [] | package com.tencent.mm.plugin.downloader.model;
import com.tencent.mm.ab.e;
import com.tencent.mm.ab.l;
import com.tencent.mm.c.c;
import com.tencent.mm.plugin.downloader.model.d.1;
import com.tencent.mm.plugin.report.service.h;
import com.tencent.mm.sdk.platformtools.MultiProcessSharedPreferences;
import com.tencent.... | 3,172 | 0.560845 | 0.527427 | 69 | 44.971016 | 38.987537 | 169 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.42029 | false | false | 3 |
fd883184dbfebb99e609fb15ed3b175ae40d1ed0 | 10,333,691,380,771 | cc20ae29903978bfab0e81a023691e8e6fde6d66 | /OMJ2014_WimOmbelets/src/main/java/dao/service/AddressDao.java | d39ee2f7f178c8545b5f2c16cb10c3c25a6109bc | [] | no_license | ombeletw/OMJ2014 | https://github.com/ombeletw/OMJ2014 | ff40cc804db954d4ddc76a355f48142f9bd1606c | a97dc267354c6ddf734e7787a712ed37c31d2402 | refs/heads/master | 2015-08-11T08:37:50.903000 | 2014-05-31T21:08:19 | 2014-05-31T21:08:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dao.service;
import java.util.ArrayList;
import java.util.List;
import dao.entity.Address;
public class AddressDao extends DaoService {
public void insertAddress(Address a) throws Exception{
this.saveObject(a);
}
/**
* Selects all Addresses.
*
* @return
* @throws Exception
*/
public List<Add... | UTF-8 | Java | 1,015 | java | AddressDao.java | Java | [] | null | [] | package dao.service;
import java.util.ArrayList;
import java.util.List;
import dao.entity.Address;
public class AddressDao extends DaoService {
public void insertAddress(Address a) throws Exception{
this.saveObject(a);
}
/**
* Selects all Addresses.
*
* @return
* @throws Exception
*/
public List<Add... | 1,015 | 0.678818 | 0.677832 | 50 | 19.299999 | 19.031815 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.42 | false | false | 3 |
165467db5dca38a6830fab07debb0c233001c737 | 31,447,750,599,672 | 868ea56c429ca2623d7b7209b2d7c776cb0ee2a2 | /src/main/java/com/lcfsxg/generater/utils/MyStringUtils.java | 018a4e5d53898e0fb30d40aeffc14ced4698b51f | [] | no_license | newbluedance/my_code_generate | https://github.com/newbluedance/my_code_generate | 10b7f4a5540dedf658d730299ba115aa9cd68e6d | 90813ee0be3570fc2c45f46434c8877cfa835289 | refs/heads/master | 2023-08-03T10:48:19.303000 | 2020-03-25T02:02:05 | 2020-03-25T02:02:05 | 249,864,399 | 0 | 0 | null | false | 2023-07-23T09:46:51 | 2020-03-25T02:05:12 | 2020-03-25T02:09:20 | 2023-07-23T09:46:51 | 43 | 0 | 0 | 3 | Java | false | false | package com.lcfsxg.generater.utils;
import java.io.*;
import java.util.Random;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
* @author lichunfeng
* @since 2019/8/1 19:27
*/
public class MyStringUtils {
private static Pattern LINE_PATTERN = Pattern.compile("_(\\w)");
/**
* 字符串蛇形转驼... | UTF-8 | Java | 2,122 | java | MyStringUtils.java | Java | [
{
"context": ";\nimport java.util.regex.Pattern;\n\n/**\n * @author lichunfeng\n * @since 2019/8/1 19:27\n */\npublic class MyStrin",
"end": 170,
"score": 0.9981610774993896,
"start": 160,
"tag": "USERNAME",
"value": "lichunfeng"
}
] | null | [] | package com.lcfsxg.generater.utils;
import java.io.*;
import java.util.Random;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
* @author lichunfeng
* @since 2019/8/1 19:27
*/
public class MyStringUtils {
private static Pattern LINE_PATTERN = Pattern.compile("_(\\w)");
/**
* 字符串蛇形转驼... | 2,122 | 0.521215 | 0.510125 | 74 | 27.027027 | 19.992548 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.472973 | false | false | 3 |
51750db96034ee32050748d34c0d548b8e532953 | 26,980,984,593,218 | 921b73fb6a0964210b9f513b9aa08b4d1c2cf7d7 | /src/main/java/SegundoParcialClase/Ejercicio5/Memento1/Originator.java | 2392b846116139b994bb56018b09ed9ffa128126 | [] | no_license | X4TKC/PatronesDeDiseno | https://github.com/X4TKC/PatronesDeDiseno | d781ff5b4c7459f01dfe484cdc18e7a9ec89d75b | 0ccbadc36ae5355707193766cec3e71dac5830b3 | refs/heads/master | 2020-08-10T03:14:55.449000 | 2019-11-15T12:26:14 | 2019-11-15T12:26:14 | 214,243,199 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package SegundoParcialClase.Ejercicio5.Memento1;
public class Originator {
private Tesis state;
public void crearBackup(Tesis state) {
System.out.println("Originator: Setting state to " + state.getVersion());
state.show();
this.state = state;
}
public Memento createMemento() {... | UTF-8 | Java | 653 | java | Originator.java | Java | [] | null | [] | package SegundoParcialClase.Ejercicio5.Memento1;
public class Originator {
private Tesis state;
public void crearBackup(Tesis state) {
System.out.println("Originator: Setting state to " + state.getVersion());
state.show();
this.state = state;
}
public Memento createMemento() {... | 653 | 0.63706 | 0.633997 | 23 | 27.391304 | 25.907425 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.478261 | false | false | 3 |
29a07a25c71531cc49f329085dacdb61a07d4e5e | 3,204,045,652,019 | e98e417576bce8a2478cc45def7d764c572e8d86 | /aling-core/src/main/java/com/michawu/aling/core/manager/item/ItemOutManager.java | 5368159c85842d6c417ecdddf4a788aee2464b27 | [] | no_license | zzz531/aling | https://github.com/zzz531/aling | f7aa12411623da6433bde116bbc1879a6df0f5d7 | 36eb2864470271bdfcca3b124c29f44be2e794b9 | refs/heads/master | 2016-05-27T20:00:24.388000 | 2013-08-17T07:04:58 | 2013-08-17T07:04:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.michawu.aling.core.manager.item;
import org.springframework.beans.factory.annotation.Autowired;
import com.michawu.aling.common.exception.LingErrorCode;
import com.michawu.aling.common.exception.LingException;
import com.michawu.aling.dao.ItemOutDAO;
import com.michawu.aling.dao.dataobject.ItemOutDO;
impo... | UTF-8 | Java | 1,211 | java | ItemOutManager.java | Java | [
{
"context": "bao.tddl.client.sequence.Sequence;\n\n/**\n * @author wenguang\n *\n */\npublic class ItemOutManager {\n\t@Autowired\n",
"end": 436,
"score": 0.9991191625595093,
"start": 428,
"tag": "USERNAME",
"value": "wenguang"
}
] | null | [] | package com.michawu.aling.core.manager.item;
import org.springframework.beans.factory.annotation.Autowired;
import com.michawu.aling.common.exception.LingErrorCode;
import com.michawu.aling.common.exception.LingException;
import com.michawu.aling.dao.ItemOutDAO;
import com.michawu.aling.dao.dataobject.ItemOutDO;
impo... | 1,211 | 0.753097 | 0.753097 | 48 | 24.229166 | 22.159685 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.645833 | false | false | 3 |
725343d7cbd1771e21f1a38de8131c4638422e22 | 30,004,641,560,921 | b9451c54b2ff7ddb797afc029672c57181a79bf9 | /client/hotrod-client/src/test/java/org/infinispan/client/hotrod/TestsModule.java | e8ed2a8fb42999fc356768925295dc58c9d7df1b | [
"Apache-2.0",
"LicenseRef-scancode-dco-1.1"
] | permissive | infinispan/infinispan | https://github.com/infinispan/infinispan | 4c16a7f7381894e1c38c80e39cc9346b566407ad | 1babc3340f2cf9bd42c84102a42c901d20feaa84 | refs/heads/main | 2023-08-31T19:46:06.326000 | 2023-06-20T08:14:50 | 2023-08-31T17:54:31 | 1,050,944 | 920 | 527 | Apache-2.0 | false | 2023-09-14T21:00:45 | 2010-11-04T12:33:19 | 2023-09-13T11:30:16 | 2023-09-14T21:00:44 | 145,284 | 1,077 | 595 | 22 | Java | false | false | package org.infinispan.client.hotrod;
import org.infinispan.factories.annotations.InfinispanModule;
/**
* {@code InfinispanModule} annotation is required for component annotation processing
*/
@InfinispanModule(name = "client-hotrod-tests")
public class TestsModule implements org.infinispan.lifecycle.ModuleLifecycl... | UTF-8 | Java | 326 | java | TestsModule.java | Java | [] | null | [] | package org.infinispan.client.hotrod;
import org.infinispan.factories.annotations.InfinispanModule;
/**
* {@code InfinispanModule} annotation is required for component annotation processing
*/
@InfinispanModule(name = "client-hotrod-tests")
public class TestsModule implements org.infinispan.lifecycle.ModuleLifecycl... | 326 | 0.812883 | 0.812883 | 10 | 31.6 | 32.882214 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 3 |
349553e3c3b17d2de58eacbb9dc612afdc93c8ae | 1,958,505,142,192 | d54b51682695ea882b20820890a67491a1526693 | /src/main/java/com/mycompany/todaysmenu/todaysmenu/web/MenuController.java | e8aa6a52a21eef4c91e065457a31b9f69f8909b8 | [] | no_license | colinbut/todays-menu | https://github.com/colinbut/todays-menu | 025b0e694f303b3303757ea0eb9a5e19ce0e8de4 | b5217ca4c942078de351ef8cb1e55cf9fe059ec1 | refs/heads/master | 2020-03-18T04:28:30.827000 | 2019-02-03T16:54:54 | 2019-02-03T16:54:54 | 134,289,068 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* |-------------------------------------------------
* | Copyright © 2018 Colin But. All rights reserved.
* |-------------------------------------------------
*/
package com.mycompany.todaysmenu.todaysmenu.web;
import com.mycompany.todaysmenu.todaysmenu.model.Menu;
import com.mycompany.todaysmenu.todaysmenu.re... | UTF-8 | Java | 1,413 | java | MenuController.java | Java | [
{
"context": "----------------------------\n * | Copyright © 2018 Colin But. All rights reserved. \n * |----------------------",
"end": 88,
"score": 0.9998652338981628,
"start": 79,
"tag": "NAME",
"value": "Colin But"
}
] | null | [] | /*
* |-------------------------------------------------
* | Copyright © 2018 <NAME>. All rights reserved.
* |-------------------------------------------------
*/
package com.mycompany.todaysmenu.todaysmenu.web;
import com.mycompany.todaysmenu.todaysmenu.model.Menu;
import com.mycompany.todaysmenu.todaysmenu.repos... | 1,410 | 0.66289 | 0.657932 | 46 | 29.695652 | 23.773268 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.565217 | false | false | 3 |
ea3d29c7ade8b261bfffb7dbc8df4119033b1a78 | 395,137,033,675 | 32fe7d3f6997d7817b9ce8e720aaa59383f9e033 | /java程序设计300例/Java-/src/Demo010.java | aa29126dc50e6ac5c400119ce3d3d45fb5934c21 | [
"Apache-2.0"
] | permissive | aizyz/Java-Programmer300-Demos | https://github.com/aizyz/Java-Programmer300-Demos | 2ec2ddd353aeb90c47ebfca782a6de0d32474dcd | 8924fc16f2aa95504fb17849652ccfcbf6509e99 | refs/heads/master | 2021-10-21T18:33:35.702000 | 2019-03-05T16:33:03 | 2019-03-05T16:33:03 | 173,760,040 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class Demo010 {
public static void main(String[] args) {
Scanner scan = new Scanner (System.in);
System.out.println("请输入一个月份,(纯数字): ");
int month = scan.nextInt();
switch(month){
case 12:
case 1:
case 2:
... | UTF-8 | Java | 907 | java | Demo010.java | Java | [] | null | [] | import java.util.Scanner;
public class Demo010 {
public static void main(String[] args) {
Scanner scan = new Scanner (System.in);
System.out.println("请输入一个月份,(纯数字): ");
int month = scan.nextInt();
switch(month){
case 12:
case 1:
case 2:
... | 907 | 0.405405 | 0.380729 | 33 | 24.787878 | 13.061063 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.424242 | false | false | 3 |
e042d2f1902f64f54bce9c6a0a2a180c67c3becb | 32,684,701,144,712 | 2b1a75a09cbe85d6abc13d3ef5e617d315053d68 | /src/Ejemploclases/Banco.java | 57723786421d8439502cace77eefd0f43b6754b8 | [] | no_license | xavier-2402/Ejemploclases | https://github.com/xavier-2402/Ejemploclases | f9fd5566039e064b7e8dc041870022a3e73d925c | ed5bb080aaf29b0c2b0cba72844e400aaae5f220 | refs/heads/master | 2022-11-13T03:39:14.752000 | 2020-07-08T04:21:26 | 2020-07-08T04:21:26 | 277,986,869 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package Ejemploclases;
public class Banco
{
//Atributos
private String NombreCliente;
private int NumeroCuenta;
private double deposito;
private double saldo;
private double retiro;
//Constructor Vacio
public Banco()
{ }
//Constructor con parametros
public Banco(Strin... | UTF-8 | Java | 1,814 | java | Banco.java | Java | [] | null | [] |
package Ejemploclases;
public class Banco
{
//Atributos
private String NombreCliente;
private int NumeroCuenta;
private double deposito;
private double saldo;
private double retiro;
//Constructor Vacio
public Banco()
{ }
//Constructor con parametros
public Banco(Strin... | 1,814 | 0.588203 | 0.588203 | 83 | 20.843374 | 19.162891 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.361446 | false | false | 3 |
d0334c98a336dbb238b17a4c7f8e952f1b962dfe | 15,917,148,833,775 | cfcaf73f45dc754a77e950a327be66e961b3b414 | /app/src/main/java/com/example/myathtut/padc_helloworld/RegisterFragment.java | abf564f305fc7107e85419c8dc608a24136fa6d1 | [] | no_license | MyatHtut/padc | https://github.com/MyatHtut/padc | be2cd46090132eb3195c5879f690426140db9e4d | b8a3781e3f92c3128cac1f77502699df5461578a | refs/heads/master | 2021-01-17T17:51:54.953000 | 2016-06-19T05:12:08 | 2016-06-19T05:12:08 | 61,383,968 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.myathtut.padc_helloworld;
import android.content.Intent;
import android.support.v4.app.Fragment;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
imp... | UTF-8 | Java | 3,861 | java | RegisterFragment.java | Java | [
{
"context": "r;\nimport android.widget.Toast;\n\n/**\n * Created by myathtut on 6/11/16.\n */\npublic class RegisterFragment ext",
"end": 535,
"score": 0.9994838237762451,
"start": 527,
"tag": "USERNAME",
"value": "myathtut"
},
{
"context": ", strname);\n intent.putEx... | null | [] | package com.example.myathtut.padc_helloworld;
import android.content.Intent;
import android.support.v4.app.Fragment;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
imp... | 3,860 | 0.633256 | 0.630925 | 93 | 40.516129 | 32.224552 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.752688 | false | false | 3 |
45cbeccf944a00a31e1545c4e843c8072aeef1b5 | 5,214,090,344,033 | a6f866f8315bbb7ec9a07b7806635b0b3674f9f1 | /src/java/model/UserUpdate.java | 1321a18d0fe1ed7610f71519792cebc292984b09 | [] | no_license | TechTrinkets/techtrinkets | https://github.com/TechTrinkets/techtrinkets | 3274b1f71195aa409ee8825813275396fa44f187 | 395a27227a8decac90d1a9a4afda4b1deea5c9b5 | refs/heads/master | 2021-01-02T09:02:21.208000 | 2013-12-07T02:27:45 | 2013-12-07T02:27:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
import java.sql.*;
import model.db.DBCommandHandler;
/*
* Handle user update and deletions requests
*/
public class UserUpdate {
public boolean addUser(int UID, String firstName, String lastName,
String city, String state, int zipCode, String phoneNum,
String ... | UTF-8 | Java | 7,111 | java | UserUpdate.java | Java | [
{
"context": "te {\r\n\r\n public boolean addUser(int UID, String firstName, String lastName,\r\n String city, Strin",
"end": 211,
"score": 0.9976277947425842,
"start": 202,
"tag": "NAME",
"value": "firstName"
},
{
"context": " boolean addUser(int UID, String firstName,... | null | [] | package model;
import java.sql.*;
import model.db.DBCommandHandler;
/*
* Handle user update and deletions requests
*/
public class UserUpdate {
public boolean addUser(int UID, String firstName, String lastName,
String city, String state, int zipCode, String phoneNum,
String ... | 7,111 | 0.504148 | 0.50232 | 198 | 33.924244 | 23.891998 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.767677 | false | false | 3 |
68f02f2e0cd621275a62bf530035b1db8387db79 | 9,277,129,401,977 | 919175af3cbbec16025a59728432a1a2782d31ba | /src/example/WebServiceImpl.java | 981c8fee02cfd22cbcfa20e16163e4303427af02 | [] | no_license | rob-johnston/WebService | https://github.com/rob-johnston/WebService | ea4f850ec5658696dd0c0e7e6c39b76ca5dee169 | 803de3e6c6b8f6cec5ebd55427e0331c9e53d06e | refs/heads/master | 2021-01-18T20:14:55.225000 | 2016-09-28T00:15:06 | 2016-09-28T00:15:06 | 69,409,206 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package example;
import javax.jws.WebService;
@WebService(
endpointInterface = "example.WebServiceInterface",
portName = "webservicePort",
serviceName = "WebService")
public class WebServiceImpl implements WebServiceInterface {
@Override
public String greet(String clientName) {
// TODO Auto-generated method stub
... | UTF-8 | Java | 610 | java | WebServiceImpl.java | Java | [] | null | [] | package example;
import javax.jws.WebService;
@WebService(
endpointInterface = "example.WebServiceInterface",
portName = "webservicePort",
serviceName = "WebService")
public class WebServiceImpl implements WebServiceInterface {
@Override
public String greet(String clientName) {
// TODO Auto-generated method stub
... | 610 | 0.721311 | 0.719672 | 28 | 20.821428 | 23.305508 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.928571 | false | false | 3 |
3341e075203ef049a867cdf0e137348c5c98e340 | 18,133,351,956,290 | 1c6de6d27bf7c7eab192b0fd430cb7ae7b6bef86 | /Practica05/src/paquetetres/Edad.java | 99afda972f43d8a2fe4779db5fff982429ae0065 | [] | no_license | concpetosfundamentalesprogramacionaa19/practica290419-iancarlosortega | https://github.com/concpetosfundamentalesprogramacionaa19/practica290419-iancarlosortega | d434cfa985a4c3dfca466899b83b37bf4ab2f684 | c42fd0aaad5bb787bb61044fb534659053556465 | refs/heads/master | 2020-05-18T03:13:17.665000 | 2019-04-30T00:59:23 | 2019-04-30T00:59:23 | 184,139,304 | 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 paquetetres;
/**
*
* @author Salas
*/
public class Edad {
public static double descuento_edad = 1330 * 0.1;
}... | UTF-8 | Java | 321 | java | Edad.java | Java | [
{
"context": "ditor.\n */\npackage paquetetres;\n\n/**\n *\n * @author Salas\n */\npublic class Edad {\n \n public static do",
"end": 230,
"score": 0.9985435605049133,
"start": 225,
"tag": "NAME",
"value": "Salas"
}
] | 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 paquetetres;
/**
*
* @author Salas
*/
public class Edad {
public static double descuento_edad = 1330 * 0.1;
}... | 321 | 0.679128 | 0.660436 | 16 | 19.0625 | 23.836601 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 3 |
a2e28ea1833a6e37cbe9ab0345986a3bf46042de | 4,930,622,516,914 | 3cc0fd5d5499f0e3fba5085009b64fe85f56eb88 | /src/main/java/ai/kaba/abstracts/AbstractGraphicSearch.java | 05609f0696b70cc35aab9e0560144a0e7b0f55ec | [] | no_license | Korogba/artificialintelligence | https://github.com/Korogba/artificialintelligence | ab30cb16587fd6eafa22ad69d74c0a8c9f38dac6 | aca71cc1f795824ee41cd83e977a1c4a685125ca | refs/heads/master | 2022-01-27T19:01:51.698000 | 2022-01-04T16:42:45 | 2022-01-04T16:42:45 | 120,193,728 | 0 | 0 | null | false | 2022-01-03T12:54:51 | 2018-02-04T14:49:30 | 2021-12-15T09:46:33 | 2022-01-03T12:54:50 | 13,653 | 0 | 0 | 0 | Java | false | false | package ai.kaba.abstracts;
import ai.kaba.ui.AppWindow;
import org.graphstream.graph.Edge;
import org.graphstream.graph.Graph;
import org.graphstream.graph.Node;
import javax.swing.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.ArrayList;
import java.util.LinkedList;
impo... | UTF-8 | Java | 5,900 | java | AbstractGraphicSearch.java | Java | [
{
"context": ".concurrent.ExecutionException;\n\n/**\n * Created by Yusuf on 3/8/2016.\n * Superclass of Breadth First and D",
"end": 437,
"score": 0.9902694821357727,
"start": 432,
"tag": "USERNAME",
"value": "Yusuf"
}
] | null | [] | package ai.kaba.abstracts;
import ai.kaba.ui.AppWindow;
import org.graphstream.graph.Edge;
import org.graphstream.graph.Graph;
import org.graphstream.graph.Node;
import javax.swing.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.ArrayList;
import java.util.LinkedList;
impo... | 5,900 | 0.586441 | 0.584407 | 177 | 32.333332 | 27.320583 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.570621 | false | false | 3 |
e85b8b76cfde5f6c646266988c8e0972df9e13a2 | 7,284,264,571,747 | c0e7df1f292332eeecccf86e268de83295e89c29 | /desktop-src/src/classes/Products.java | a3056a8fd2623b9fa5c88f613375a9b6bc95e734 | [] | no_license | yesterdaysFoe/albertos-project | https://github.com/yesterdaysFoe/albertos-project | 2fa0bf031435ed0a0d751441ffa22ee2adfd63a3 | eadb4999a618f9d0978f95cbff3210af9552ca78 | refs/heads/master | 2020-05-30T03:17:39.691000 | 2015-06-02T01:25:52 | 2015-06-02T01:25:52 | 27,139,108 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package classes;
import utils.MyUtil;
/**
*
* @author David Daniel Kurtz <daviddanielkurtz@gmail.com>
*/
public class Products {
private String id;
private String sku;
private String pro... | UTF-8 | Java | 2,451 | java | Products.java | Java | [
{
"context": "es;\r\n\r\nimport utils.MyUtil;\r\n\r\n/**\r\n *\r\n * @author David Daniel Kurtz <daviddanielkurtz@gmail.com>\r\n */\r\npublic class P",
"end": 186,
"score": 0.9998654127120972,
"start": 168,
"tag": "NAME",
"value": "David Daniel Kurtz"
},
{
"context": "yUtil;\r\n\r\n/... | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package classes;
import utils.MyUtil;
/**
*
* @author <NAME> <<EMAIL>>
*/
public class Products {
private String id;
private String sku;
private String productName;
private String p... | 2,420 | 0.575683 | 0.574867 | 108 | 20.694445 | 21.918814 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 3 |
40004dc840772bed71588ead2f5878e251c7713f | 7,456,063,230,338 | 5213d21f4fc5319d9f50a15e89fde6dcb57575d8 | /src/main/java/com/junyou/utils/common/CovertObjectUtil.java | 6ac2cb0a860f0c7cfe66b6bf90d98c541b8c2415 | [] | no_license | xiewen0303/new_framework | https://github.com/xiewen0303/new_framework | 22730ef98595b0ee3c3d788e1adbae196caee30c | 99546a2808d3cf612e601b1f5d462df9ad92da71 | refs/heads/master | 2020-03-23T01:39:02.074000 | 2018-07-14T08:25:03 | 2018-07-14T08:25:03 | 140,929,312 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.junyou.utils.common;
import com.junyou.gameconfig.constants.EffectType;
import java.math.BigDecimal;
import java.text.SimpleDateFormat;
import java.util.HashMap;
import java.util.Map;
/**
*
* @description 类型转换工具
*
* @author LiuJuan
* @created 2011-12-12 上午09:35:57
*/
public class CovertObjectUtil ... | UTF-8 | Java | 9,215 | java | CovertObjectUtil.java | Java | [
{
"context": "Map;\n\n/**\n * \n * @description 类型转换工具\n *\n * @author LiuJuan\n * @created 2011-12-12 上午09:35:57\n */\npublic clas",
"end": 251,
"score": 0.9997236728668213,
"start": 244,
"tag": "NAME",
"value": "LiuJuan"
}
] | null | [] | package com.junyou.utils.common;
import com.junyou.gameconfig.constants.EffectType;
import java.math.BigDecimal;
import java.text.SimpleDateFormat;
import java.util.HashMap;
import java.util.Map;
/**
*
* @description 类型转换工具
*
* @author LiuJuan
* @created 2011-12-12 上午09:35:57
*/
public class CovertObjectUtil ... | 9,215 | 0.605852 | 0.597286 | 386 | 22.287565 | 17.242485 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.6943 | false | false | 3 |
e971acad2378a2fa0ad427c5239d820d6c00da05 | 15,264,313,782,625 | 191906d86eea36d128bcd5c545b40102e39d427d | /src/org/academiadecodigo/carcrash/simpeGraphics/CarTypeSg.java | 93b2262a0b6a000806da374b26dc23efc19063dc | [] | no_license | jlemos88/myCarCrash | https://github.com/jlemos88/myCarCrash | 76332752cf9221048f3214e32086780c310135f7 | 2e386cfa07ccd13ea2b50fa79acb9bc0e232dec3 | refs/heads/master | 2021-01-10T09:49:03.063000 | 2015-09-30T18:09:03 | 2015-09-30T18:09:03 | 43,450,094 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.academiadecodigo.carcrash.simpeGraphics;
/**
* Created by jlemos88 on 28/09/15.
*/
public enum CarTypeSg {
RENAULT,
FIAT;
}
| UTF-8 | Java | 151 | java | CarTypeSg.java | Java | [
{
"context": "codigo.carcrash.simpeGraphics;\n\n\n/**\n * Created by jlemos88 on 28/09/15.\n */\npublic enum CarTypeSg {\n RENA",
"end": 81,
"score": 0.9995848536491394,
"start": 73,
"tag": "USERNAME",
"value": "jlemos88"
}
] | null | [] | package org.academiadecodigo.carcrash.simpeGraphics;
/**
* Created by jlemos88 on 28/09/15.
*/
public enum CarTypeSg {
RENAULT,
FIAT;
}
| 151 | 0.675497 | 0.622517 | 13 | 10.615385 | 15.779922 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.230769 | false | false | 3 |
95feb53df5f0761e5b2464348fd26a2894fbca2a | 28,604,482,250,496 | 81640a558932b5deb48259cd3f9240cebeb423a8 | /ShopServer1/src/main/java/com/qzh/shop/service/AuthorityService.java | b395f1598d306c1d6433b75adf76890c712c51f4 | [] | no_license | Ruoany/Shop | https://github.com/Ruoany/Shop | 95cff20e21ef2e87f0a45c3b9898a83dda08552d | f517bb8ea33e12d514e1336ab4825f9ae213e4c8 | refs/heads/master | 2023-03-17T18:40:52.741000 | 2022-01-24T15:36:51 | 2022-01-24T15:36:51 | 274,674,749 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qzh.shop.service;
import com.baomidou.mybatisplus.core.metadata.IPage;
import com.qzh.shop.POJO.DO.Authority;
import org.apache.ibatis.annotations.Param;
/**
* @Author Ruoany
* @Description
* @Date 2020/5/17 13:21
* @Version 1.0
*/
public interface AuthorityService {
/**
* 查询出所有的权限
* @... | UTF-8 | Java | 837 | java | AuthorityService.java | Java | [
{
"context": "g.apache.ibatis.annotations.Param;\n\n/**\n * @Author Ruoany\n * @Description\n * @Date 2020/5/17 13:21\n * @Vers",
"end": 189,
"score": 0.9931883215904236,
"start": 183,
"tag": "USERNAME",
"value": "Ruoany"
}
] | null | [] | package com.qzh.shop.service;
import com.baomidou.mybatisplus.core.metadata.IPage;
import com.qzh.shop.POJO.DO.Authority;
import org.apache.ibatis.annotations.Param;
/**
* @Author Ruoany
* @Description
* @Date 2020/5/17 13:21
* @Version 1.0
*/
public interface AuthorityService {
/**
* 查询出所有的权限
* @... | 837 | 0.658885 | 0.642023 | 31 | 23.870968 | 27.936266 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.290323 | false | false | 3 |
19a31ba4d537f2fa8d24b03be463d147a34f0f18 | 7,086,696,084,553 | e868716a3c72f955526f7222ea2c70eaf4f88b77 | /src/seedu/addressbook/commands/HelpCommand.java | 8385df4906baba9761bd1ed5ed8e77320729361d | [
"MIT"
] | permissive | C-E-OOI/addressbook-level3 | https://github.com/C-E-OOI/addressbook-level3 | 87c420767876f4ea197b543aa1c9c0c978c17a54 | 88310c9c741121c8a4f1c568c40fedca6ad4f9de | refs/heads/master | 2020-03-30T00:46:15.057000 | 2018-11-12T15:38:16 | 2018-11-12T15:38:16 | 150,543,060 | 1 | 0 | MIT | true | 2018-09-27T06:58:39 | 2018-09-27T06:58:39 | 2018-09-22T10:56:41 | 2018-09-22T10:56:39 | 738 | 0 | 0 | 0 | null | false | null | package seedu.addressbook.commands;
/**
* Shows help instructions.
*/
public class HelpCommand extends Command {
public static final String COMMAND_WORD = "help";
public static final String MESSAGE_USAGE = COMMAND_WORD + ":\n" +"Shows program usage instructions.\n\t"
+ "Example: " + COMMAND_WO... | UTF-8 | Java | 1,604 | java | HelpCommand.java | Java | [] | null | [] | package seedu.addressbook.commands;
/**
* Shows help instructions.
*/
public class HelpCommand extends Command {
public static final String COMMAND_WORD = "help";
public static final String MESSAGE_USAGE = COMMAND_WORD + ":\n" +"Shows program usage instructions.\n\t"
+ "Example: " + COMMAND_WO... | 1,604 | 0.555486 | 0.555486 | 40 | 39.099998 | 27.199081 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.125 | false | false | 3 |
b1151c0eb6f0103827a131ca6e2876dc7f4497f4 | 15,702,400,435,920 | bca00142d45f1e2fdaf11434c8bd92bc72055ba4 | /FoxDividingCheese.java | 98006fd0487a587b11fcdd0dff0b815a35cfc0f7 | [] | no_license | ASHWIGUPTA/CodeForces-Ladders-1300 | https://github.com/ASHWIGUPTA/CodeForces-Ladders-1300 | 6a86a19f5081fa7fa84196b257e66d07e041394a | e442d93f2356e67a038331bb7b18c7ffd9bb1993 | refs/heads/master | 2020-06-03T18:58:33.292000 | 2019-08-12T04:50:36 | 2019-08-12T04:50:36 | 191,692,431 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.DataInputStream;
import java.io.FileInputStream;
import java.io.IOException;
import java.util.Collection;
import java.util.Collections;
import java.util.Comparator;
import java.util.HashSet;
import java.util.PriorityQueue;
import java.util.TreeSet;
public class FoxDividingCheese {
public static class ... | UTF-8 | Java | 4,346 | java | FoxDividingCheese.java | Java | [] | null | [] | import java.io.DataInputStream;
import java.io.FileInputStream;
import java.io.IOException;
import java.util.Collection;
import java.util.Collections;
import java.util.Comparator;
import java.util.HashSet;
import java.util.PriorityQueue;
import java.util.TreeSet;
public class FoxDividingCheese {
public static class ... | 4,346 | 0.541417 | 0.526921 | 198 | 20.949495 | 17.054205 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.858586 | false | false | 3 |
e5ce8fb4d1aab3a09346c36ad9b681e3f02b196c | 14,774,687,526,917 | 4ffe52dcc9441fc203b39c518e8d7bfa73212c59 | /backup2 WEB_Git/WEB_TrabalhoFinal/src/main/java/com/ufc/br/config/SecurityConfig.java | 1376ea1d36afba8e31081ce250284a1c3a30f7dd | [] | no_license | admeduardoalves/WEB-2019.1 | https://github.com/admeduardoalves/WEB-2019.1 | 66144510ebda3d8325be3bd55ea0ea71136c2265 | a88611b6dd57b9b6619657672ad2e10b0ce9e10e | refs/heads/master | 2021-06-19T09:32:50.338000 | 2019-06-25T18:34:07 | 2019-06-25T18:34:07 | 193,173,735 | 0 | 0 | null | false | 2021-04-26T19:16:12 | 2019-06-22T00:21:41 | 2019-06-25T18:34:10 | 2021-04-26T19:16:12 | 118 | 0 | 0 | 1 | HTML | false | false | package com.ufc.br.config;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.config.annotation.authentication.builders.AuthenticationManagerBuilder;
import org.springframework.security.config.annotation.web.bu... | UTF-8 | Java | 2,704 | java | SecurityConfig.java | Java | [] | null | [] | package com.ufc.br.config;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.config.annotation.authentication.builders.AuthenticationManagerBuilder;
import org.springframework.security.config.annotation.web.bu... | 2,704 | 0.785503 | 0.785503 | 63 | 41.920635 | 38.499763 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.460317 | false | false | 3 |
01d3a59dca811dbd17fd41ae0af084933e6ebce9 | 26,259,430,110,027 | dbedd1dce35d6f72b129c3eac3c92dd2b029231a | /JavaCF/src/JOOPUdemy/Ex4.java | abd7b404033cceb89d46b4c94537aa8bed7a180b | [] | no_license | NHDrizzt/JavaCF | https://github.com/NHDrizzt/JavaCF | e6a6a87ae64f86186dff57bd6f91bfe003ea1b57 | 188a8a0a6c2ac4fb631e5873f5fbae13a803532b | refs/heads/master | 2023-05-02T16:42:55.028000 | 2021-06-02T18:33:30 | 2021-06-02T18:33:30 | 292,433,567 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package JOOPUdemy;
import java.util.Scanner;
public class Ex4 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
CalculatorMan cm = new CalculatorMan();
System.out.print("What is the dollar price? ");
cm.a = sc.nextDouble();
System.out.print("How many dollars will be bought? ... | UTF-8 | Java | 380 | java | Ex4.java | Java | [] | null | [] | package JOOPUdemy;
import java.util.Scanner;
public class Ex4 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
CalculatorMan cm = new CalculatorMan();
System.out.print("What is the dollar price? ");
cm.a = sc.nextDouble();
System.out.print("How many dollars will be bought? ... | 380 | 0.686842 | 0.684211 | 16 | 22.75 | 17.970463 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.625 | false | false | 3 |
391eacdadc522fea6975233f8528e01798eb3f88 | 5,437,428,650,879 | fb231dfd52d0469d441f50b7486e964fef12406d | /src/adapter/CardAdapter.java | a313549f17f27795ea3ff3e5ccf0f02f40b13611 | [] | no_license | cupssky/java_design_pattern | https://github.com/cupssky/java_design_pattern | 8feb6f57bcbc813fcd6c942735087f8f130c6dc8 | b10632db665247e913b406f707bc1b0a90347c50 | refs/heads/master | 2022-05-13T05:31:27.305000 | 2022-03-26T06:24:28 | 2022-03-26T06:24:28 | 163,925,168 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package adapter;
public class CardAdapter {
private final CardService cardService;
public CardAdapter(CardService cardService) {
this.cardService = cardService;
}
public void pay() {
cardService.pay();
}
public void payCancel() {
cardService.payCancel();
}
}
... | UTF-8 | Java | 321 | java | CardAdapter.java | Java | [] | null | [] | package adapter;
public class CardAdapter {
private final CardService cardService;
public CardAdapter(CardService cardService) {
this.cardService = cardService;
}
public void pay() {
cardService.pay();
}
public void payCancel() {
cardService.payCancel();
}
}
... | 321 | 0.626168 | 0.626168 | 18 | 16.777779 | 16.181456 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.277778 | false | false | 3 |
4a0761805d220d716b182c5e8b8f4c642a7a172e | 28,063,316,322,544 | 5498058d729243a97cdbda8e8e284c947d2bf4f8 | /Pedometer/src/com/example/test1/DataProcessor.java | c8d540f8f3239ec278adef33998d7db0a0a24923 | [] | no_license | shindo1687/android-pedometer-1687 | https://github.com/shindo1687/android-pedometer-1687 | c089f5bdacd231d6ccc9c337a2d7254a9f454dbf | 8fe7fdc0ed965b3fa2769b2a052977d2bf802069 | refs/heads/master | 2020-06-01T23:54:04.801000 | 2012-12-20T15:48:38 | 2012-12-20T15:48:38 | 32,992,105 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.test1;
import java.util.ArrayDeque;
import java.util.ArrayList;
import java.util.concurrent.ArrayBlockingQueue;
import java.util.concurrent.BlockingQueue;
import android.os.Message;
public class DataProcessor implements Runnable {
private boolean _enableIgnore = false; // 計測値の無視を有効にする
private... | SHIFT_JIS | Java | 5,967 | java | DataProcessor.java | Java | [] | null | [] | package com.example.test1;
import java.util.ArrayDeque;
import java.util.ArrayList;
import java.util.concurrent.ArrayBlockingQueue;
import java.util.concurrent.BlockingQueue;
import android.os.Message;
public class DataProcessor implements Runnable {
private boolean _enableIgnore = false; // 計測値の無視を有効にする
private... | 5,967 | 0.68722 | 0.678662 | 205 | 24.078049 | 22.908594 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.765854 | false | false | 3 |
20fdd00ef3b1f7ca4a0992f6f223a9343ab7a8a5 | 19,507,741,459,893 | 02cffdf4c2e7116a26871126e5d3116db24602e6 | /app/src/main/java/com/palalala/turistear/MapsActivity.java | 9d17ef5486f6a579f938d91b4e0c855fd9f697c1 | [] | no_license | ShinHamada/Turistear | https://github.com/ShinHamada/Turistear | cb156d5bdea6c90dddb288bc21d9af005ebf8c41 | fda18849a761bbead8ab261b30691fa8ed49874f | refs/heads/master | 2018-10-15T20:39:09.025000 | 2018-07-12T07:45:39 | 2018-07-12T07:45:39 | 131,914,368 | 0 | 0 | null | false | 2018-05-07T21:50:36 | 2018-05-02T22:57:58 | 2018-05-06T15:57:11 | 2018-05-07T21:50:35 | 127 | 0 | 0 | 0 | Java | false | null | package com.palalala.turistear;
import android.Manifest;
import android.content.Context;
import android.content.DialogInterface;
import android.content.pm.PackageManager;
import android.location.Location;
import android.location.LocationListener;
import android.location.LocationManager;
import android.support.annotati... | UTF-8 | Java | 11,591 | java | MapsActivity.java | Java | [] | null | [] | package com.palalala.turistear;
import android.Manifest;
import android.content.Context;
import android.content.DialogInterface;
import android.content.pm.PackageManager;
import android.location.Location;
import android.location.LocationListener;
import android.location.LocationManager;
import android.support.annotati... | 11,591 | 0.634254 | 0.631493 | 276 | 40.989132 | 40.641281 | 259 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.568841 | false | false | 3 |
a1a66ce2bb8ca54637ece502197075507e3f6804 | 14,276,471,317,177 | 357564e0e7b423720b9796ca8dd89a8fc7739060 | /take6/src/main/java/com/yzj/util/WindowsName.java | a25d7a95faf59a39e494735372b9342b49e3987e | [] | no_license | saintnc/NewTake6 | https://github.com/saintnc/NewTake6 | ff8e4997ad945ac15df35d0c0cbb261e97c9c884 | 1b01547496c1b4b80ea4ff1e20df5fcf0efe74a6 | refs/heads/master | 2020-03-31T21:06:36.105000 | 2015-05-10T14:26:37 | 2015-05-10T14:26:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yzj.util;
/**
* 内部窗口名字枚举类
*
* @author 余周锦
* @version 2.0 2015-5-10
*/
public enum WindowsName {
/**
* 第一次启动游戏的偏好窗口
* */
FirstPreference,
/**
* 非第一次启动游戏的偏好窗口
* */
Preference,
/**
* "关于"菜单项的弹出窗口
* */
About,
/**
* "规则"菜单项的弹出窗口
* */
Rule
}
| UTF-8 | Java | 398 | java | WindowsName.java | Java | [
{
"context": "ge com.yzj.util;\n\n/**\n * 内部窗口名字枚举类\n * \n * @author 余周锦\n * @version 2.0 2015-5-10\n */\npublic enum Windows",
"end": 58,
"score": 0.9998106956481934,
"start": 55,
"tag": "NAME",
"value": "余周锦"
}
] | null | [] | package com.yzj.util;
/**
* 内部窗口名字枚举类
*
* @author 余周锦
* @version 2.0 2015-5-10
*/
public enum WindowsName {
/**
* 第一次启动游戏的偏好窗口
* */
FirstPreference,
/**
* 非第一次启动游戏的偏好窗口
* */
Preference,
/**
* "关于"菜单项的弹出窗口
* */
About,
/**
* "规则"菜单项的弹出窗口
* */
Rule
}
| 398 | 0.53169 | 0.5 | 31 | 8.16129 | 7.548111 | 25 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.645161 | false | false | 3 |
b8f787425c232835b7b716a26bdc25f51e740fbb | 14,035,953,165,496 | a30cc3e4e9471ef63d35a7c40cc9fa36b0c61d62 | /app/src/main/java/com/example/unittestingdemo/repository/RemoteRepository.java | 40d2f7feb36fce4c1600b8818164acb7fa379646 | [] | no_license | sayedseu/Unit-Testing-Demo | https://github.com/sayedseu/Unit-Testing-Demo | 204a30856314975239651ffe576975bd1bfca203 | b53f90432bd1891213210c7129283651bae673d5 | refs/heads/master | 2022-08-01T11:18:55.501000 | 2020-05-15T08:51:36 | 2020-05-15T08:51:36 | 264,144,155 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.unittestingdemo.repository;
import androidx.lifecycle.LiveData;
import com.example.unittestingdemo.model.User;
public interface RemoteRepository {
LiveData<User> getUser(int id);
}
| UTF-8 | Java | 208 | java | RemoteRepository.java | Java | [] | null | [] | package com.example.unittestingdemo.repository;
import androidx.lifecycle.LiveData;
import com.example.unittestingdemo.model.User;
public interface RemoteRepository {
LiveData<User> getUser(int id);
}
| 208 | 0.807692 | 0.807692 | 9 | 22.111111 | 20.002468 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 3 |
bf049c654f5aafab418632564962a58841542e67 | 3,959,959,851,764 | ea78ae1e70f59f17b37198137b165e9bcf1767fe | /webapp/src/main/java/ar/edu/itba/paw/webapp/dto/StatusDTO.java | 1bac2b501d39f1bd80821bc50df5b5b06b8ffc90 | [] | no_license | matifraga/raptor | https://github.com/matifraga/raptor | d433af91b595d56c03b2bcd51ad4fa1e4607b80a | 24687764430274f24acca2434b18c5dcd0263537 | refs/heads/master | 2020-12-29T02:36:31.923000 | 2017-06-11T01:56:55 | 2017-06-11T01:56:55 | 54,504,946 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ar.edu.itba.paw.webapp.dto;
import javax.xml.bind.annotation.XmlRootElement;
@XmlRootElement
public class StatusDTO {
private String status;
/* default */ StatusDTO() {}
public String getStatus() {
return status;
}
public void setStatus(String status) {
this.status = status;
}
}
| UTF-8 | Java | 305 | java | StatusDTO.java | Java | [] | null | [] | package ar.edu.itba.paw.webapp.dto;
import javax.xml.bind.annotation.XmlRootElement;
@XmlRootElement
public class StatusDTO {
private String status;
/* default */ StatusDTO() {}
public String getStatus() {
return status;
}
public void setStatus(String status) {
this.status = status;
}
}
| 305 | 0.718033 | 0.718033 | 19 | 15.052631 | 15.381033 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.842105 | false | false | 3 |
02f20264604532854fa02245228eed7be62ae18b | 9,414,568,318,371 | 48582a23dd7b6c05bb877dccb85e5c5063e3b896 | /src/main/java/kodlamaio/hrms/entities/concretes/ForeignLanguageInformation.java | 08c21f59df33a62662b50c036b286e9e3cfb8e96 | [] | no_license | nurdanmamus/Hrms | https://github.com/nurdanmamus/Hrms | 17d85084a2fbb7453d458a08a7d20926d90dc819 | b4224e36346072134526c0830fa746af0db3bb48 | refs/heads/master | 2023-05-13T13:59:17.836000 | 2021-06-04T16:01:42 | 2021-06-04T16:01:42 | 366,690,894 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kodlamaio.hrms.entities.concretes;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.Man... | UTF-8 | Java | 1,276 | java | ForeignLanguageInformation.java | Java | [] | null | [] | package kodlamaio.hrms.entities.concretes;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.Man... | 1,276 | 0.767241 | 0.765674 | 51 | 23.019608 | 18.81123 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.843137 | false | false | 3 |
9bfbe7ee34aa6da972d9281bd019a6d4725cd334 | 12,936,441,533,567 | d9223a2b7d53ef7405c5161b68cb8fc312302dd8 | /java/com/com2us/wrapper/ui/CTextInput.java | 2e0430b67df8248aa7674b83836bd4e65b662ddf | [] | no_license | cpjreynolds/swar | https://github.com/cpjreynolds/swar | 24e3ad2ec35cec55afe8c620c2d90c08654f061c | 39911c3580b37e5f3425e0e13d5e4341412d3b0e | refs/heads/master | 2021-01-10T12:41:58.223000 | 2015-12-01T23:51:14 | 2015-12-01T23:51:14 | 47,224,636 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.com2us.wrapper.ui;
import android.graphics.Point;
import android.widget.FrameLayout;
import com.com2us.wrapper.function.CFunction;
import com.com2us.wrapper.kernel.CWrapper;
import com.com2us.wrapper.kernel.CWrapperKernel.r;
import defpackage.h;
import java.util.HashMap;
import jp.co.dimage.android.o;
pub... | UTF-8 | Java | 11,973 | java | CTextInput.java | Java | [] | null | [] | package com.com2us.wrapper.ui;
import android.graphics.Point;
import android.widget.FrameLayout;
import com.com2us.wrapper.function.CFunction;
import com.com2us.wrapper.kernel.CWrapper;
import com.com2us.wrapper.kernel.CWrapperKernel.r;
import defpackage.h;
import java.util.HashMap;
import jp.co.dimage.android.o;
pub... | 11,973 | 0.511902 | 0.501963 | 414 | 27.92029 | 22.322102 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.557971 | false | false | 3 |
03bb30e21de2ec1a4e0d1b2e7999d488be8ebfc1 | 455,266,586,532 | d273be5163bacbe041fccaed39115a50b549c6cb | /app/src/main/java/com/example/complaintmanagementsystem/OpenComplaint.java | 8ae601767338f3e60cf041e968218d5934c23111 | [] | no_license | sadiq-shah/ComplaintManagementSystemsApp | https://github.com/sadiq-shah/ComplaintManagementSystemsApp | 5c8f74fdb3b962aefea8d3305ac144c7e29ce93e | 07d7c681a0e9a24f1cfd7d50e932a833ed8f8940 | refs/heads/master | 2020-05-01T17:51:45.221000 | 2019-05-08T17:05:12 | 2019-05-08T17:05:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.complaintmanagementsystem;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class OpenComplaint extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.... | UTF-8 | Java | 361 | java | OpenComplaint.java | Java | [] | null | [] | package com.example.complaintmanagementsystem;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class OpenComplaint extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.... | 361 | 0.772853 | 0.770083 | 13 | 26.76923 | 23.327612 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 3 |
d1bdfaf36808662a9994b79427fff65dfd6aa8ae | 14,680,198,236,820 | 58ea1a193ac9cbc853de1075e3cf1dcc9ee73e7b | /app/src/main/java/com/example/studentagency/ui/adapter/PersonIndentRecyclerviewAdapter.java | 99220821b494f2c43b952a7ca3f3cd4ec030c54d | [] | no_license | A-10ng/StudentAgency | https://github.com/A-10ng/StudentAgency | 99a63e5533acd8eab07c79384f4ac74c2954ce15 | 49241200dfbd8fdc5a37393994dd48c47a615e6a | refs/heads/master | 2022-11-22T08:06:38.526000 | 2020-03-23T05:19:37 | 2020-03-23T05:19:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.studentagency.ui.adapter;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import com.example.studentagency.R;
import com.example.studentagency.bean.IndentBean;
import com.example.studentagency.viewh... | UTF-8 | Java | 17,717 | java | PersonIndentRecyclerviewAdapter.java | Java | [
{
"context": ".recyclerview.widget.RecyclerView;\n\n/**\n * author:LongSh1z\n * email:2674461089@qq.com\n * time:2020/02/19\n * ",
"end": 662,
"score": 0.9994981288909912,
"start": 654,
"tag": "USERNAME",
"value": "LongSh1z"
},
{
"context": "et.RecyclerView;\n\n/**\n * author:LongSh1... | null | [] | package com.example.studentagency.ui.adapter;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import com.example.studentagency.R;
import com.example.studentagency.bean.IndentBean;
import com.example.studentagency.viewh... | 17,707 | 0.530275 | 0.514183 | 397 | 41.889168 | 31.479357 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.644836 | false | false | 3 |
c610ee21c326f0243a18bfc7f7535c4c2bbc714d | 12,713,103,206,551 | f0f415e4b9ff29d548adb5f29012c6cf68033d81 | /src/java/co/matisses/persistence/sap/facade/DetalleCotizacionSAPFacade.java | 66589d8b9e3093425e2b372d666fe69e79be1b48 | [] | no_license | dboterov/SAPPersistence | https://github.com/dboterov/SAPPersistence | 9fbaf316a5b9ecd9442840d3e7005e9fa0488ac9 | 312df21358a971a311b894e42e5017939a8fe68e | refs/heads/master | 2021-09-14T17:45:22.397000 | 2018-05-16T22:16:55 | 2018-05-16T22:16:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package co.matisses.persistence.sap.facade;
import co.matisses.persistence.sap.entity.DetalleCotizacionSAP;
import co.matisses.persistence.sap.entity.DetalleCotizacionSAPPK_;
import co.matisses.persistence.sap.entity.DetalleCotizacionSAP_;
import java.util.List;
import java.util.logging.Level;
import java.util.logging... | UTF-8 | Java | 1,714 | java | DetalleCotizacionSAPFacade.java | Java | [
{
"context": "avax.persistence.criteria.Root;\n\n/**\n *\n * @author ygil\n */\n@Stateless\npublic class DetalleCotizacionSAPF",
"end": 605,
"score": 0.9995684623718262,
"start": 601,
"tag": "USERNAME",
"value": "ygil"
}
] | null | [] | package co.matisses.persistence.sap.facade;
import co.matisses.persistence.sap.entity.DetalleCotizacionSAP;
import co.matisses.persistence.sap.entity.DetalleCotizacionSAPPK_;
import co.matisses.persistence.sap.entity.DetalleCotizacionSAP_;
import java.util.List;
import java.util.logging.Level;
import java.util.logging... | 1,714 | 0.750292 | 0.750292 | 50 | 33.279999 | 31.346478 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.54 | false | false | 3 |
3b3111cfd6a10ef4e591fbcd5ba00488a004ff89 | 6,330,781,809,120 | 42d018fc9c0bdf754a6f30b6663e1cf121e0f78f | /src/A1_Basics/end_of_file.java | 2586dad41c5b6bdec7be6f92e5e810b5ff7765fe | [] | no_license | frosty110/JavaChallenges | https://github.com/frosty110/JavaChallenges | feb249d2c41b86bdd922ddb12481b80b1a311711 | 36cfff2889988393602dcd158cf578990977d3e7 | refs/heads/master | 2020-03-16T06:17:39.771000 | 2018-05-08T04:05:25 | 2018-05-08T04:05:25 | 132,551,070 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package A1_Basics;
import java.io.ByteArrayInputStream;
import java.util.Scanner;
public class end_of_file {
public static void main(String[] args) {
System.setIn(new ByteArrayInputStream("Hello world\nI am a file\nRead me until end-of-file.".getBytes()));
solution();
}
public static voi... | UTF-8 | Java | 559 | java | end_of_file.java | Java | [] | null | [] | package A1_Basics;
import java.io.ByteArrayInputStream;
import java.util.Scanner;
public class end_of_file {
public static void main(String[] args) {
System.setIn(new ByteArrayInputStream("Hello world\nI am a file\nRead me until end-of-file.".getBytes()));
solution();
}
public static voi... | 559 | 0.615385 | 0.611807 | 21 | 25.619047 | 26.982315 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52381 | false | false | 3 |
41c87c6c1fd8b1404a8ac14653317ac2a6c9ba3a | 30,992,484,010,635 | 863acb02a064a0fc66811688a67ce3511f1b81af | /sources/com/google/android/gms/internal/ads/zzapt.java | 476eea50429a8a18cdf7527da032e9742cd43c89 | [
"MIT"
] | permissive | Game-Designing/Custom-Football-Game | https://github.com/Game-Designing/Custom-Football-Game | 98d33eb0c04ca2c48620aa4a763b91bc9c1b7915 | 47283462b2066ad5c53b3c901182e7ae62a34fc8 | refs/heads/master | 2020-08-04T00:02:04.876000 | 2019-10-06T06:55:08 | 2019-10-06T06:55:08 | 211,914,568 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.gms.internal.ads;
import com.google.android.gms.ads.internal.zzk;
import java.util.Map;
@zzard
public final class zzapt {
/* renamed from: a */
private final zzbgz f24553a;
/* renamed from: b */
private final boolean f24554b;
/* renamed from: c */
private final St... | UTF-8 | Java | 1,333 | java | zzapt.java | Java | [] | null | [] | package com.google.android.gms.internal.ads;
import com.google.android.gms.ads.internal.zzk;
import java.util.Map;
@zzard
public final class zzapt {
/* renamed from: a */
private final zzbgz f24553a;
/* renamed from: b */
private final boolean f24554b;
/* renamed from: c */
private final St... | 1,333 | 0.523631 | 0.465116 | 51 | 25.137255 | 18.423153 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45098 | false | false | 3 |
e66d03f89477be9feea8645e8cbf303fec85e744 | 16,140,487,144,668 | e454c0340d4d978d3accf1355157ef3b5ddd51ce | /src/main/java/com/example/test/data/Repository.java | 0db67e4f4c2271b9e935637e73e59c0d78a55eba | [] | no_license | Echon126/vue-service | https://github.com/Echon126/vue-service | ff4127deed1250287ccf9b69b5a803fdf2725cec | 9bf26073e0db2d6e9d6c8766cbd324b5ff7d3c72 | refs/heads/master | 2020-03-24T20:34:50.740000 | 2019-03-29T07:43:45 | 2019-03-29T07:43:45 | 142,985,889 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.test.data;
import com.fasterxml.jackson.databind.annotation.JsonSerialize;
import com.fasterxml.jackson.databind.jsonFormatVisitors.JsonAnyFormatVisitor;
import java.io.File;
import java.util.Arrays;
import java.util.Date;
import java.util.List;
import java.util.stream.Collectors;
public class Re... | UTF-8 | Java | 1,782 | java | Repository.java | Java | [
{
"context": "eData = Arrays.asList(\n new TableData(\"zhangsan\", 10, \"beijing\", new Date()),\n new Tab",
"end": 428,
"score": 0.984164834022522,
"start": 420,
"tag": "NAME",
"value": "zhangsan"
}
] | null | [] | package com.example.test.data;
import com.fasterxml.jackson.databind.annotation.JsonSerialize;
import com.fasterxml.jackson.databind.jsonFormatVisitors.JsonAnyFormatVisitor;
import java.io.File;
import java.util.Arrays;
import java.util.Date;
import java.util.List;
import java.util.stream.Collectors;
public class Re... | 1,782 | 0.614124 | 0.583616 | 50 | 34.400002 | 27.965693 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.3 | false | false | 3 |
62330de3f97e55fe08543e26dc6887ef9318c2a5 | 3,315,714,795,454 | d8bd4dafc3185f36d9cca866a6c7b0b8554dd1bd | /sb-blog/src/main/java/com/yang/blog/model/enums/TypeEnum.java | c5ae7dca648f008e4b60197536362779f65d4997 | [] | no_license | XiaoBaoKing/sb-blog | https://github.com/XiaoBaoKing/sb-blog | 4b0c94047394b785a1f5c988187a74fcbd1dd7d2 | a23f3088895b65c9c9232f7fef9c20d7cd89d5cf | refs/heads/master | 2020-12-25T14:48:38.409000 | 2016-12-12T10:39:20 | 2016-12-12T10:39:20 | 66,934,468 | 1 | 2 | null | false | 2016-09-23T14:39:33 | 2016-08-30T11:25:53 | 2016-09-14T01:50:11 | 2016-09-20T13:28:00 | 12,078 | 1 | 1 | 2 | Java | null | null | package com.yang.blog.model.enums;
import java.lang.reflect.Field;
import com.yang.blog.exception.ModelTypeException;
/**
* @Title: TypeEnum.java
* @Prject: sb-blog
* @Package: com.yang.blog.model.enums
* @Description: TODO
* @author: Sue2Yang
* @date: 2016年9月20日 下午2:42:28
* @version: V1.0
*/
public enum Typ... | UTF-8 | Java | 1,449 | java | TypeEnum.java | Java | [
{
"context": "blog.model.enums\n * @Description: TODO\n * @author: Sue2Yang\n * @date: 2016年9月20日 下午2:42:28\n * @version: V1.0\n",
"end": 251,
"score": 0.8404900431632996,
"start": 243,
"tag": "USERNAME",
"value": "Sue2Yang"
}
] | null | [] | package com.yang.blog.model.enums;
import java.lang.reflect.Field;
import com.yang.blog.exception.ModelTypeException;
/**
* @Title: TypeEnum.java
* @Prject: sb-blog
* @Package: com.yang.blog.model.enums
* @Description: TODO
* @author: Sue2Yang
* @date: 2016年9月20日 下午2:42:28
* @version: V1.0
*/
public enum Typ... | 1,449 | 0.654199 | 0.638673 | 60 | 22.616667 | 22.567743 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.133333 | false | false | 3 |
484a35e6c8aa6e678dd54d3cc5a7ebf0bf07bf29 | 27,084,063,770,059 | c53ee32324d283c5b652d0db764af1a298dd988d | /417.pacific-atlantic-water-flow.112054645.ac.java | a245169a183ad1d7eaa0186179f780a6fbd38a8f | [] | no_license | zhuolikevin/leetcode-java | https://github.com/zhuolikevin/leetcode-java | f5f984e3db99359e2e5df621f1896dfd57030a93 | 712c93bade63829ca13bd88a4ef0600f3439be6d | refs/heads/master | 2020-12-29T00:59:04.999000 | 2017-08-15T17:58:12 | 2017-08-15T17:58:12 | 94,374,971 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* [417] Pacific Atlantic Water Flow
*
* https://leetcode.com/problems/pacific-atlantic-water-flow
*
* Medium (33.68%)
* Total Accepted:
* Total Submissions:
* Testcase Example: '[[1,2,2,3,5],[3,2,3,4,4],[2,4,5,3,1],[6,7,1,4,5],[5,1,1,2,4]]'
*
* Can you solve this problem? 🤔
*/
public cl... | UTF-8 | Java | 1,944 | java | 417.pacific-atlantic-water-flow.112054645.ac.java | Java | [] | null | [] | /*
* [417] Pacific Atlantic Water Flow
*
* https://leetcode.com/problems/pacific-atlantic-water-flow
*
* Medium (33.68%)
* Total Accepted:
* Total Submissions:
* Testcase Example: '[[1,2,2,3,5],[3,2,3,4,4],[2,4,5,3,1],[6,7,1,4,5],[5,1,1,2,4]]'
*
* Can you solve this problem? 🤔
*/
public cl... | 1,944 | 0.410613 | 0.378156 | 65 | 28.661539 | 23.394461 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.630769 | false | false | 3 |
ec3079fcca48425bc9c48c47f85a4672b9dc43e6 | 25,924,422,665,926 | e0d76b7714f9d742c1d4a454b8450622d1d9864c | /src/main/java/com/pjylilac/demo/pojo/User.java | 187e328546c900379ab3f1ecd7799c53956ebfbd | [] | no_license | pjylilac/spring | https://github.com/pjylilac/spring | 3dd718256011a94580de47cf9fccdfd166866dd8 | 869e0329acb1c9f69a9dc5a87e6b9ec55330a826 | refs/heads/master | 2020-04-05T03:53:28.797000 | 2018-11-09T09:20:04 | 2018-11-09T09:20:04 | 156,531,035 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pjylilac.demo.pojo;
/**
* @program: demo
* @description: 用户pojo
* @author: peijianying pjylilac@gmail.com
* @create: 2018-11-08 11:20
*/
public class User {
private Integer userId;
private String name;
private String password;
private Integer power;
public Integer getUserId()... | UTF-8 | Java | 861 | java | User.java | Java | [
{
"context": "@program: demo\n * @description: 用户pojo\n * @author: peijianying pjylilac@gmail.com\n * @create: 2018-11-08 ",
"end": 96,
"score": 0.6191893219947815,
"start": 91,
"tag": "USERNAME",
"value": "peiji"
},
{
"context": "am: demo\n * @description: 用户pojo\n * @author: peiji... | null | [] | package com.pjylilac.demo.pojo;
/**
* @program: demo
* @description: 用户pojo
* @author: peijianying <EMAIL>
* @create: 2018-11-08 11:20
*/
public class User {
private Integer userId;
private String name;
private String password;
private Integer power;
public Integer getUserId() {
... | 850 | 0.600933 | 0.586931 | 50 | 16.139999 | 14.779729 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.26 | false | false | 3 |
92c860b283dad8ee7b1779c5711551133b08d320 | 3,874,060,536,838 | d4ad30e07d68601f8c9d149953c896511a28a57c | /EduMaking-Backend/src/main/java/co/unab/edu/models/service/CiudadServiceImpl.java | 61f7cc73d0ba102ef9e2a9d086452e5c7820383e | [] | no_license | gelverargel/Sprint4 | https://github.com/gelverargel/Sprint4 | 654cbdd61d09aa57156db9bac96e17f4b9db0c07 | 9c6149c45b4f17d1b08560db486287c919ee26fa | refs/heads/main | 2023-08-24T14:46:19.778000 | 2021-10-22T10:31:07 | 2021-10-22T10:31:07 | 414,426,190 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package co.unab.edu.models.service;
import java.util.List;
import java.util.Optional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import co.unab.edu.models.entity.Ciudad;
import co.unab.edu.repository.CiudadRepository;
@Service
public class CiudadServi... | UTF-8 | Java | 782 | java | CiudadServiceImpl.java | Java | [] | null | [] | package co.unab.edu.models.service;
import java.util.List;
import java.util.Optional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import co.unab.edu.models.entity.Ciudad;
import co.unab.edu.repository.CiudadRepository;
@Service
public class CiudadServi... | 782 | 0.786445 | 0.786445 | 34 | 22 | 19.483025 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.029412 | false | false | 3 |
55086fb9aba65a8ada2ab4d18249adb38eb780fe | 30,116,310,717,031 | 2b942c36bfb45c7d8168c8b454ac10dd8f367794 | /sources/hsts-demo/src/main/java/vn/edu/fpt/hsts/bizlogic/model/regimen/RegimenModel.java | 075d8998b2be54d1f22972f94108987e43c0827d | [
"Artistic-2.0"
] | permissive | quantdse60878/HSTS | https://github.com/quantdse60878/HSTS | f3a05ef9a30d081a057a0c8946e689700b827f7a | 1a0e5830aa3ff1db2f066c2abe471732be9ebdc8 | refs/heads/master | 2020-04-09T13:34:42.041000 | 2015-12-21T05:11:16 | 2015-12-21T05:11:16 | 41,909,096 | 1 | 1 | null | false | 2015-12-17T09:45:05 | 2015-09-04T09:59:38 | 2015-09-15T08:55:55 | 2015-12-17T09:45:04 | 386,390 | 1 | 0 | 0 | HTML | null | null | /**
* FPT University Capstone Project 2015.
* Program: HSTS.
* Program manager: Kieu Trong Khanh.
* Author: dangquantran.
* Date: 11/13/2015.
*/
package vn.edu.fpt.hsts.bizlogic.model.regimen;
import vn.edu.fpt.hsts.bizlogic.model.AbstractKeyModel;
import vn.edu.fpt.hsts.bizlogic.model.IllnessModel;
import vn.ed... | UTF-8 | Java | 1,755 | java | RegimenModel.java | Java | [
{
"context": "roject 2015.\n * Program: HSTS.\n * Program manager: Kieu Trong Khanh.\n * Author: dangquantran.\n * Date: 11/13/2015.\n *",
"end": 99,
"score": 0.999817430973053,
"start": 83,
"tag": "NAME",
"value": "Kieu Trong Khanh"
},
{
"context": ".\n * Program manager: Kieu Trong... | null | [] | /**
* FPT University Capstone Project 2015.
* Program: HSTS.
* Program manager: <NAME>.
* Author: dangquantran.
* Date: 11/13/2015.
*/
package vn.edu.fpt.hsts.bizlogic.model.regimen;
import vn.edu.fpt.hsts.bizlogic.model.AbstractKeyModel;
import vn.edu.fpt.hsts.bizlogic.model.IllnessModel;
import vn.edu.fpt.hsts... | 1,745 | 0.648433 | 0.641026 | 74 | 22.716217 | 21.114565 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.337838 | false | false | 3 |
8518311d1700794a3f996d57d6e3e744f10a5cea | 22,058,952,048,901 | 73a41dcfd8d945baa4358b6e2e0b2587e1c4308b | /backend/src/main/java/com/ssafy/socks/model/social/GoogleProfile.java | 282034574af9d10911db8582dfe8b80e95f42bb1 | [] | no_license | Locker-SSAFY/colorPOOL | https://github.com/Locker-SSAFY/colorPOOL | 0d0b8c77114c7deed6f50761ab2783be4c4e9386 | 7e9c45b72258cf92c42876b3f6e6aeafc4a87baa | refs/heads/master | 2023-01-28T17:21:31.189000 | 2020-12-03T15:28:08 | 2020-12-03T15:28:08 | 293,705,696 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ssafy.socks.model.social;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
@Getter @Setter @ToString
public class GoogleProfile {
private String id;
private String email;
private Boolean verified_email;
private String name;
private String given_name;
private String fa... | UTF-8 | Java | 386 | java | GoogleProfile.java | Java | [] | null | [] | package com.ssafy.socks.model.social;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
@Getter @Setter @ToString
public class GoogleProfile {
private String id;
private String email;
private Boolean verified_email;
private String name;
private String given_name;
private String fa... | 386 | 0.756477 | 0.756477 | 17 | 20.705883 | 10.373976 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.176471 | false | false | 3 |
ed4fdc70c201d3bc6ac5dff96d8cf5894369aba2 | 5,918,464,964,101 | 3912a7bee2b54898c1e00793385d1f4c818d8092 | /app/src/main/java/com/a_caring_reminder/app/data/AcrQuery.java | 97bacbb1742e7ad4cf12a3f72ad14c0d2fe2fc6e | [] | no_license | dazza5000/a-caring-connection | https://github.com/dazza5000/a-caring-connection | 6fa4f136ebd085c08ad22217997987f31e11fd62 | 1c6d431c479fb1de130b76b399aace6ede799ce4 | refs/heads/master | 2020-12-25T16:25:05.056000 | 2016-01-20T03:15:45 | 2016-01-20T03:15:45 | 30,196,534 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.a_caring_reminder.app.data;
import android.content.ContentValues;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.util.Log;
import com.a_caring_reminder.app.models.ReceivedMessage;
import com.a_caring_reminder.app.models.Text;
import com.a_caring_reminder.app.... | UTF-8 | Java | 28,906 | java | AcrQuery.java | Java | [
{
"context": "Map;\nimport java.util.TimeZone;\n\n/**\n * Created by Dan Bryant on 6/15/2014.\n */\npublic class AcrQuery {\n /**",
"end": 772,
"score": 0.9998558759689331,
"start": 762,
"tag": "NAME",
"value": "Dan Bryant"
},
{
"context": "cursor);\n return list;\n }\n\... | null | [] | package com.a_caring_reminder.app.data;
import android.content.ContentValues;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.util.Log;
import com.a_caring_reminder.app.models.ReceivedMessage;
import com.a_caring_reminder.app.models.Text;
import com.a_caring_reminder.app.... | 28,902 | 0.5265 | 0.520688 | 1,032 | 27.010658 | 29.975294 | 218 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.616279 | false | false | 3 |
c1b27b153cc9f5df7294c1d9a1dd2979aef1992e | 21,509,196,246,502 | 6d15a76d142262ef81524e4e2ba1e06940519187 | /src/com/class06/Homework43.java | 56c32a2f49de09e7b08bc027cb52ab0ab2738d79 | [] | no_license | AbdilKarakoc/JavaClasses | https://github.com/AbdilKarakoc/JavaClasses | 63171f0d06dec580414b3f3675c566e0d6dbf224 | 8e981b18126f3a78f5fcbe54298f23622a37a580 | refs/heads/master | 2020-12-27T11:35:18.729000 | 2020-02-03T04:57:36 | 2020-02-03T04:57:36 | 237,888,249 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.class06;
import java.util.Scanner;
public class Homework43 {
public static void main(String[] args) {
String car;
Scanner scan = null;
Scanner input=new Scanner(System.in);
System.out.println("Please enter your favorite car make");
car=scan.nextLine();
sw... | UTF-8 | Java | 681 | java | Homework43.java | Java | [] | null | [] | package com.class06;
import java.util.Scanner;
public class Homework43 {
public static void main(String[] args) {
String car;
Scanner scan = null;
Scanner input=new Scanner(System.in);
System.out.println("Please enter your favorite car make");
car=scan.nextLine();
sw... | 681 | 0.535977 | 0.530103 | 40 | 15.9 | 15.384732 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 3 |
ab41b1b0c3d8ebc01052992ee1382a6cf3fbeb90 | 4,028,679,329,801 | 29f150be2126e4658f1eb156c03d6385bbc7b4bf | /jp.ac.jaist.kslab.sb.marte/src/MARTE/MARTE_DesignModel/HRM/HwLogical/HwComputing/HwMCU.java | 17102ec4df05e71f7bbea50369f63c85921c9b1e | [] | no_license | s-hosoai/solderbullet | https://github.com/s-hosoai/solderbullet | 18b9dc28944e247882b1affbdb52897da3bd5257 | 73ceae859e5877911a9d5e06e6de0b81bcdf3a2a | refs/heads/master | 2020-12-25T16:01:55.654000 | 2016-07-02T08:53:19 | 2016-07-02T08:53:19 | 62,442,619 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*/
package MARTE.MARTE_DesignModel.HRM.HwLogical.HwComputing;
import org.eclipse.emf.common.util.EList;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Hw MCU</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The following features are supported:
* </p>
* <ul>
* ... | UTF-8 | Java | 5,551 | java | HwMCU.java | Java | [] | null | [] | /**
*/
package MARTE.MARTE_DesignModel.HRM.HwLogical.HwComputing;
import org.eclipse.emf.common.util.EList;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Hw MCU</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The following features are supported:
* </p>
* <ul>
* ... | 5,551 | 0.68258 | 0.68258 | 125 | 42.408001 | 38.644863 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.832 | false | false | 3 |
b74e99cc0beacaad0d37524a51ee93077da106c8 | 4,028,679,330,027 | c3f8511290499ad30763e981fa260431a3ef5b35 | /docx-builder/src/main/java/com/alphasystem/docbook/handler/impl/builder/SimpleParaHandler.java | 333385a35aca165cfb8e9be4cab3317f349b3d56 | [
"Apache-2.0"
] | permissive | AlphaSystemSolution/docbook-2-docx | https://github.com/AlphaSystemSolution/docbook-2-docx | 4b11c9d8a71b3b0b093327310af6eca0c4178420 | f8baf2dbafb69fbea5cf7a993d7dfdafe7155d5c | refs/heads/master | 2021-01-13T00:53:44.904000 | 2020-11-03T14:11:00 | 2020-11-03T14:11:00 | 52,983,274 | 0 | 1 | null | false | 2020-10-26T18:06:52 | 2016-03-02T17:40:40 | 2020-10-13T17:49:13 | 2020-10-26T18:06:51 | 439 | 0 | 1 | 0 | Java | false | false | package com.alphasystem.docbook.handler.impl.builder;
import com.alphasystem.docbook.builder.impl.block.SimpleParaBuilder;
import com.alphasystem.docbook.handler.BuilderHandlerImpl;
import org.docbook.model.SimplePara;
/**
* @author sali
*/
class SimpleParaHandler extends BuilderHandlerImpl<SimplePara, SimpleParaBu... | UTF-8 | Java | 331 | java | SimpleParaHandler.java | Java | [
{
"context": "port org.docbook.model.SimplePara;\n\n/**\n * @author sali\n */\nclass SimpleParaHandler extends BuilderHandle",
"end": 240,
"score": 0.9992949962615967,
"start": 236,
"tag": "USERNAME",
"value": "sali"
}
] | null | [] | package com.alphasystem.docbook.handler.impl.builder;
import com.alphasystem.docbook.builder.impl.block.SimpleParaBuilder;
import com.alphasystem.docbook.handler.BuilderHandlerImpl;
import org.docbook.model.SimplePara;
/**
* @author sali
*/
class SimpleParaHandler extends BuilderHandlerImpl<SimplePara, SimpleParaBu... | 331 | 0.824773 | 0.824773 | 11 | 29.09091 | 30.025608 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 3 |
58a0a1d90f8d5239dc94366a38a168880d5c9d34 | 27,015,344,355,774 | 4951f1ffed09626641064eec15717560ec3acd9b | /tendata-location-task/src/main/java/cn/tendata/location/task/batch/item/IplocationItemWriter.java | 970bf47d6caa5d73b071efc2144e4584c1d2015f | [] | no_license | lwpk110/tendata-location | https://github.com/lwpk110/tendata-location | 88252b9af75143059724621fa3048f225c5ba055 | c4672afe0196c37889d8ea408fc283e18d1e763b | refs/heads/master | 2020-04-07T11:42:53.961000 | 2018-11-30T06:10:06 | 2018-11-30T06:10:06 | 158,337,776 | 1 | 1 | null | false | 2018-11-29T09:32:43 | 2018-11-20T05:52:42 | 2018-11-20T06:07:02 | 2018-11-29T09:32:43 | 6,756 | 0 | 0 | 0 | Java | false | null | package cn.tendata.location.task.batch.item;
import cn.tendata.location.data.elasticsearch.rest.model.IpLocationItem;
import cn.tendata.location.data.elasticsearch.rest.repository.IpLocationRepository;
import org.springframework.batch.item.ItemWriter;
import org.springframework.lang.NonNull;
import java.util.List;
p... | UTF-8 | Java | 755 | java | IplocationItemWriter.java | Java | [] | null | [] | package cn.tendata.location.task.batch.item;
import cn.tendata.location.data.elasticsearch.rest.model.IpLocationItem;
import cn.tendata.location.data.elasticsearch.rest.repository.IpLocationRepository;
import org.springframework.batch.item.ItemWriter;
import org.springframework.lang.NonNull;
import java.util.List;
p... | 755 | 0.802649 | 0.802649 | 22 | 33.31818 | 31.572985 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 3 |
bc98fa8b71b4b232ae03f269b876a5de0bd09f00 | 17,360,257,845,241 | 9faa7d3007d1d383762830dbcf0d1af6ace1be87 | /InvoiceController.java | 3ccb77ac531fbbcc621afb1aa64c132ba7a63c30 | [] | no_license | austinejoe/inventory | https://github.com/austinejoe/inventory | 6eed74783ecccae630e9e6294a0f984be8f7cbfc | 30eae2fff7db6039a3f6f2b46eba594e03661e20 | refs/heads/master | 2020-03-28T10:05:35.130000 | 2018-10-22T14:44:30 | 2018-10-22T14:44:30 | 148,082,525 | 0 | 0 | null | false | 2018-10-21T19:58:11 | 2018-09-10T01:29:55 | 2018-10-21T15:50:32 | 2018-10-21T19:57:18 | 29 | 0 | 0 | 1 | Java | false | null | package numerouno;
import NumeroInclude.NumeroConnect;
import com.jfoenix.controls.JFXButton;
import com.jfoenix.controls.JFXDrawer;
import com.jfoenix.controls.JFXHamburger;
import com.jfoenix.transitions.hamburger.HamburgerBackArrowBasicTransition;
import java.io.IOException;
import java.net.URL;
import java.sql.Res... | UTF-8 | Java | 9,164 | java | InvoiceController.java | Java | [
{
"context": "nPane;\n\n/**\n * FXML Controller class\n *\n * @author Austine joe\n */\npublic class InvoiceController implements Ini",
"end": 1277,
"score": 0.9997121691703796,
"start": 1266,
"tag": "NAME",
"value": "Austine joe"
},
{
"context": "y {\n// String sourceFile... | null | [] | package numerouno;
import NumeroInclude.NumeroConnect;
import com.jfoenix.controls.JFXButton;
import com.jfoenix.controls.JFXDrawer;
import com.jfoenix.controls.JFXHamburger;
import com.jfoenix.transitions.hamburger.HamburgerBackArrowBasicTransition;
import java.io.IOException;
import java.net.URL;
import java.sql.Res... | 9,159 | 0.605194 | 0.604321 | 290 | 30.6 | 24.309896 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.631034 | false | false | 3 |
0c4b69746e2d9d0d7a42d7cc83afd73e085e723b | 29,540,785,071,565 | b8ceb79160b85876a94377b663d30d1c21dab803 | /src/main/java/priceListener/PriceListener.java | f774ee4b9e82fe4890e430b28cda63199aa15925 | [] | no_license | swagam/price | https://github.com/swagam/price | 3ed90d605831ba45c41770e628291bcdb94688f4 | f0bc22bd79010a39c148191297506d513aa0fe42 | refs/heads/master | 2021-01-07T21:14:01.581000 | 2020-02-20T07:36:30 | 2020-02-20T07:36:30 | 241,822,127 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package priceListener;
public interface PriceListener {
public void updatePrice(String symbol, double price);
}
| UTF-8 | Java | 114 | java | PriceListener.java | Java | [] | null | [] | package priceListener;
public interface PriceListener {
public void updatePrice(String symbol, double price);
}
| 114 | 0.807018 | 0.807018 | 5 | 21.799999 | 20.242529 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 3 |
2a541a8c5e04f85a5fb5e0e2456b13ad1fd88618 | 28,338,194,277,934 | bafe10035962723a90663d3e85dc4f18c1001031 | /src/main/java/fr/rhaz/os/OS.java | a3dff48164106a473902f17feadfa56be8d9de03 | [] | no_license | emtee40/RHazOS | https://github.com/emtee40/RHazOS | 75200b20717920d6ec5ee5a645591a2393a573cf | 03521002b37fb1d85ad9ab992a2815219c64548a | refs/heads/master | 2020-04-10T13:17:11.449000 | 2018-06-10T20:35:38 | 2018-06-10T20:35:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.rhaz.os;
import java.io.File;
import java.util.HashSet;
import fr.rhaz.events.Event;
import fr.rhaz.events.EventManager;
import fr.rhaz.events.EventRunnable;
import fr.rhaz.os.OS.OSEvent.OSEventType;
import fr.rhaz.os.commands.Command;
import fr.rhaz.os.commands.CommandManager;
import fr.rhaz.os... | UTF-8 | Java | 3,058 | java | OS.java | Java | [] | null | [] | package fr.rhaz.os;
import java.io.File;
import java.util.HashSet;
import fr.rhaz.events.Event;
import fr.rhaz.events.EventManager;
import fr.rhaz.events.EventRunnable;
import fr.rhaz.os.OS.OSEvent.OSEventType;
import fr.rhaz.os.commands.Command;
import fr.rhaz.os.commands.CommandManager;
import fr.rhaz.os... | 3,058 | 0.663506 | 0.663506 | 161 | 16.99379 | 15.758069 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.670807 | false | false | 3 |
97180325d658811ebce01bbbc322e33cced2942c | 26,654,567,081,834 | 3b4da2996ea0c63872dd5434c49d2de88ace0197 | /javaprograms/pgm13.java | 0a51c5a071516f2febed378e045c99cbb084238d | [] | no_license | manushree635/JAVA | https://github.com/manushree635/JAVA | 3cfb4b684b353b538f31d2e83821a680be37ad67 | 286881055e9f732856052e3a439f481936db0a0a | refs/heads/main | 2023-02-16T21:34:35.530000 | 2021-01-18T10:02:44 | 2021-01-18T10:02:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // write a java program to demostrate
// use of implementing interface
// use of extending interface
import java.lang.*;
interface constant
{
double pi=3.14;
double radius=5.0;
}
interface method extends constant
{
public void compute();
}
class circle implements method
{
public void comput... | UTF-8 | Java | 626 | java | pgm13.java | Java | [] | null | [] | // write a java program to demostrate
// use of implementing interface
// use of extending interface
import java.lang.*;
interface constant
{
double pi=3.14;
double radius=5.0;
}
interface method extends constant
{
public void compute();
}
class circle implements method
{
public void comput... | 626 | 0.65016 | 0.63738 | 35 | 15.942857 | 15.291348 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.742857 | false | false | 3 |
1a2d996dfd56e62d30a32fe7cc7ac2e583782581 | 12,489,764,962,901 | 76d21224bce8058a343b10cec88ff7b7e3772c18 | /openxsl-admin/src/main/java/com/openxsl/admin/context/MybatisEntityInterceptor.java | e93e51be83ff0978d3db3cd75eb42c8ae95e72c5 | [] | no_license | shlxiong/openxsl-parent | https://github.com/shlxiong/openxsl-parent | 113a7feaa4b6494710bece47fa771cf3dc5ab7e5 | 510fae265e14f891372ae1b7b513784e86a67dbe | refs/heads/master | 2023-04-09T15:32:10.325000 | 2023-03-22T09:40:03 | 2023-03-22T09:40:03 | 219,401,516 | 1 | 0 | null | false | 2022-12-16T10:03:16 | 2019-11-04T02:32:28 | 2022-01-08T06:19:36 | 2022-12-16T10:03:13 | 1,375 | 1 | 0 | 5 | Java | false | false | package com.openxsl.admin.context;
import java.sql.PreparedStatement;
import java.sql.SQLException;
import java.util.Calendar;
import java.util.Date;
import java.util.List;
import java.util.Map;
import java.util.Properties;
import org.apache.ibatis.binding.MapperMethod;
import org.apache.ibatis.executor.Executor;
imp... | UTF-8 | Java | 4,835 | java | MybatisEntityInterceptor.java | Java | [
{
"context": "修改时间\n * 注意:不要引入github.pageHelper这个包\n * \n * @author shuilin.xiong\n */\n@Intercepts({ \n\t@Signature(type=Par",
"end": 990,
"score": 0.6636173129081726,
"start": 987,
"tag": "NAME",
"value": "shu"
},
{
"context": "\n * 注意:不要引入github.pageHelper这个包\n * \n * @author shui... | null | [] | package com.openxsl.admin.context;
import java.sql.PreparedStatement;
import java.sql.SQLException;
import java.util.Calendar;
import java.util.Date;
import java.util.List;
import java.util.Map;
import java.util.Properties;
import org.apache.ibatis.binding.MapperMethod;
import org.apache.ibatis.executor.Executor;
imp... | 4,835 | 0.721168 | 0.720125 | 133 | 35.052631 | 27.059755 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.586466 | false | false | 3 |
5935b549a12b98f5428f26aa8ad4149b1655264e | 28,063,316,360,582 | d1963393ace8362000b8925d89fc3423cba0a6cf | /src/main/java/org/omilab/psm/model/db/MainNavigationItemHTML.java | f1b4638f104204964d8db4c0d4bc16052f58a8ec | [] | no_license | michaelb8/omilab-psm | https://github.com/michaelb8/omilab-psm | 7d1b92422ad0b52bf70c4985f2f174894bc2f8e2 | 920e8ca8bb6b88ef438e17d61084b5de7e40c41c | refs/heads/master | 2020-04-02T14:56:05.032000 | 2018-10-25T09:34:18 | 2018-10-25T09:34:18 | 154,544,537 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // File: MainNavigationItemHTML.java
// Created: 13.08.15
// Author: David Götzinger (dgoetzinger@dke.univie.ac.at)
//
// Copyright (C) 2015 by OMiLAB.ORG
//
package org.omilab.psm.model.db;
import javax.persistence.Column;
import javax.persistence.DiscriminatorValue;
import javax.persistence.Entit... | UTF-8 | Java | 976 | java | MainNavigationItemHTML.java | Java | [
{
"context": "ML.java\n// Created: 13.08.15\n// Author: David Götzinger (dgoetzinger@dke.univie.ac.at)\n//\n// Copyright (C",
"end": 103,
"score": 0.9998518824577332,
"start": 88,
"tag": "NAME",
"value": "David Götzinger"
},
{
"context": ": 13.08.15\n// Author: ... | null | [] | // File: MainNavigationItemHTML.java
// Created: 13.08.15
// Author: <NAME> (<EMAIL>)
//
// Copyright (C) 2015 by OMiLAB.ORG
//
package org.omilab.psm.model.db;
import javax.persistence.Column;
import javax.persistence.DiscriminatorValue;
import javax.persistence.Entity;
@Entity
@DiscriminatorValu... | 945 | 0.728205 | 0.717949 | 50 | 18.5 | 20.009249 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9 | false | false | 3 |
e3fb97628d12b23b4c55d50f600e39efe3fef422 | 30,348,238,959,961 | cb4dc042883b8e5f5354b2eb0c9aeda0906dda38 | /app/src/main/java/com/treebo/kwelnotes/activities/MainActivity.java | 65e02ed71738f719fa93b608ec6910eea13e5042 | [] | no_license | rupamgho123/KwelNotes | https://github.com/rupamgho123/KwelNotes | 333e07751e96f1b15aa9846e3a7ef5f11c60ccd2 | 951451faf2c804799203409c5314479b0b856e9d | refs/heads/master | 2021-01-16T23:13:06.471000 | 2016-06-03T09:09:22 | 2016-06-03T09:09:22 | 60,303,666 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.treebo.kwelnotes.activities;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.view.View;
import android.view.Menu;
imp... | UTF-8 | Java | 2,207 | java | MainActivity.java | Java | [] | null | [] | package com.treebo.kwelnotes.activities;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.view.View;
import android.view.Menu;
imp... | 2,207 | 0.761214 | 0.759402 | 71 | 30.084507 | 21.984467 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.549296 | false | false | 3 |
5269ef71f1be44c85f75402372e070ee6c8bec10 | 28,174,985,513,941 | f1103b419762d8c010df46f06b6c3cf321525f7e | /app/src/main/java/com/pawelbryniarski/gpxviewer/tracksviewer/ui/GPXViewerModel.java | 02ad6656000192ecc51ae346b58037e1a8fb5877 | [] | no_license | pbryn/gpxviewer | https://github.com/pbryn/gpxviewer | a511f490d825a8380b9ca2090e0bd0f0f5bf51b7 | bd0b384a71bb48d591a482258b6641aa1cdaa830 | refs/heads/master | 2020-12-02T21:15:40.818000 | 2017-07-07T19:16:56 | 2017-07-07T19:16:56 | 96,282,774 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pawelbryniarski.gpxviewer.tracksviewer.ui;
import com.google.android.gms.maps.model.LatLng;
import com.pawelbryniarski.gpxviewer.tracksviewer.gpx.GPXParser;
import com.pawelbryniarski.gpxviewer.tracksviewer.repository.TracksReader;
import java.io.InputStream;
import java.util.HashMap;
import java.util.Lis... | UTF-8 | Java | 1,229 | java | GPXViewerModel.java | Java | [] | null | [] | package com.pawelbryniarski.gpxviewer.tracksviewer.ui;
import com.google.android.gms.maps.model.LatLng;
import com.pawelbryniarski.gpxviewer.tracksviewer.gpx.GPXParser;
import com.pawelbryniarski.gpxviewer.tracksviewer.repository.TracksReader;
import java.io.InputStream;
import java.util.HashMap;
import java.util.Lis... | 1,229 | 0.702197 | 0.702197 | 41 | 28.975609 | 25.510866 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.560976 | false | false | 3 |
97a7c84a81b96958963554febcf0fdf4e061086d | 27,668,179,347,780 | 6942b4b86f9075077d62a80572c95ac17345f182 | /src/testArrayList.java | 91d38ff54f95f703cc222194001726dd76d374e9 | [] | no_license | messysaint/ativweb | https://github.com/messysaint/ativweb | 344a0118aeaaf5edf4c7e1148ca7cacc22c7bfc5 | 3c063dcb49c660bf4b8040ed802aa61e5c2106e5 | refs/heads/master | 2020-06-09T23:44:25.914000 | 2019-06-24T18:27:52 | 2019-06-24T18:27:52 | 193,529,415 | 0 | 0 | null | false | 2019-10-31T21:51:17 | 2019-06-24T15:15:35 | 2019-06-24T18:28:46 | 2019-10-31T21:51:16 | 5,241 | 0 | 0 | 1 | HTML | false | false | import java.util.ArrayList;
import java.util.Iterator;
import com.abrstech.obd2.util.*;
public class testArrayList {
public static void main(String[] args) {
// TODO Auto-generated method stub
ArrayList notifyParams = new ArrayList();
notifyParams.add( "Engine Load(%)" );
notifyParams.add( "Voltage ... | UTF-8 | Java | 1,476 | java | testArrayList.java | Java | [] | null | [] | import java.util.ArrayList;
import java.util.Iterator;
import com.abrstech.obd2.util.*;
public class testArrayList {
public static void main(String[] args) {
// TODO Auto-generated method stub
ArrayList notifyParams = new ArrayList();
notifyParams.add( "Engine Load(%)" );
notifyParams.add( "Voltage ... | 1,476 | 0.594301 | 0.592266 | 59 | 23.983051 | 21.759464 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.118644 | false | false | 3 |
6303fa4e256826496746187978a22d2c9220fb3e | 19,507,741,498,760 | f16d986d83283ab8cbdfa5182e97068f1048ef93 | /aplicacion/FARMMAPP/FARMAPP2/FARMAPP2/app/src/main/java/com/example/rocio/farmapp/FragmentPage.java | 1999200eb76560a3d63ba4c35ea4cdd1b55bdce8 | [] | no_license | AndreaVillegasGarcia/AppAndroidGranja | https://github.com/AndreaVillegasGarcia/AppAndroidGranja | fd15c22f2f0ce88b02e50bf0bebeac1803e3e253 | 881d9ca5f5d07d1d8da6379681100ffefe6c6039 | refs/heads/master | 2020-03-28T20:53:59.220000 | 2018-09-17T11:09:16 | 2018-09-17T11:09:16 | 149,112,129 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.rocio.farmapp;
import android.app.Fragment;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget... | UTF-8 | Java | 2,019 | java | FragmentPage.java | Java | [] | null | [] | package com.example.rocio.farmapp;
import android.app.Fragment;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget... | 2,019 | 0.687469 | 0.685488 | 57 | 33.421051 | 30.334942 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.754386 | false | false | 3 |
a98839d9c8ca94d99df43723f860cf921a1a06b9 | 11,982,958,805,787 | 178e1df9099eb01565fe253fd2d22094c5a57276 | /visualization/src/snappy/graph/TopoTree.java | 67ec3b42e4e81f2ded3273c93b19061ac2359df5 | [] | no_license | abhibalhara-eng/overview-prototype | https://github.com/abhibalhara-eng/overview-prototype | 30762170b4f3d3fe5d9b5fca254ef21993b0fd22 | 86c5b9da0fe3a81aa57e2d8e1c4fb8947fd88ff5 | refs/heads/master | 2021-07-05T02:05:15.131000 | 2017-09-28T19:07:22 | 2017-09-28T19:07:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package snappy.graph;
import java.util.ArrayList;
import java.util.HashMap;
public class TopoTree {
public int num_levels; // number of levels in the tree
float[] levels; // the indifferentiated values at each level
public ArrayList<TopoTreeNode> roots = null; // root nodes to the tree (usually ju... | UTF-8 | Java | 3,229 | java | TopoTree.java | Java | [] | null | [] | package snappy.graph;
import java.util.ArrayList;
import java.util.HashMap;
public class TopoTree {
public int num_levels; // number of levels in the tree
float[] levels; // the indifferentiated values at each level
public ArrayList<TopoTreeNode> roots = null; // root nodes to the tree (usually ju... | 3,229 | 0.625271 | 0.621864 | 130 | 23.838461 | 24.997478 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.238461 | false | false | 3 |
a13e7363e2592c896de5b771df477037eb8e054c | 27,419,071,265,780 | 89d5e5a38f9370f447dadf7ae1eb354005dc0de4 | /testng/src/test/java/sample/testng/AssertionsTest.java | ccd50a2eedc064b8a77514040274df3c0f7a5151 | [] | no_license | padmakarsrinivas/Testng-Examples | https://github.com/padmakarsrinivas/Testng-Examples | c3bb027e54c3db3cda55a1b47e3258332c5c9cb9 | c7c461efc304a15031db38f1d6b724e43d36704b | refs/heads/master | 2019-03-20T09:58:04.396000 | 2019-02-27T10:21:18 | 2019-02-27T10:21:18 | 123,908,430 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sample.testng;
import org.testng.Assert;
import org.testng.annotations.Test;
public class AssertionsTest extends Annotations {
int i = 2;
int j = 3;
int sum = i+j;
Boolean enabled = true;
@Test
public void assertequaltest() {
Assert.assertEquals(sum, 5,"Sum of the numbers is equal to expected value"... | UTF-8 | Java | 559 | java | AssertionsTest.java | Java | [] | null | [] | package sample.testng;
import org.testng.Assert;
import org.testng.annotations.Test;
public class AssertionsTest extends Annotations {
int i = 2;
int j = 3;
int sum = i+j;
Boolean enabled = true;
@Test
public void assertequaltest() {
Assert.assertEquals(sum, 5,"Sum of the numbers is equal to expected value"... | 559 | 0.722719 | 0.717352 | 27 | 19.703703 | 23.248758 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.222222 | false | false | 3 |
5b4d952418cde503642584e2f0273e8315e527e1 | 5,222,680,261,142 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/24/24_78b14238213d6f82fe95787a08ba52b604b2c4d5/ShowJourneyPage/24_78b14238213d6f82fe95787a08ba52b604b2c4d5_ShowJourneyPage_t.java | b9809739c401713398e0ec7c4a96815f0f3ec943 | [] | no_license | zhongxingyu/Seer | https://github.com/zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516000 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | false | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | 2023-06-21T00:53:27 | 2023-06-22T07:55:57 | 2,849,868 | 2 | 2 | 0 | null | false | false | package transponders.transmob;
import org.json.simple.JSONObject;
import org.json.simple.JSONValue;
import android.annotation.SuppressLint;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import android.... | UTF-8 | Java | 3,557 | java | 24_78b14238213d6f82fe95787a08ba52b604b2c4d5_ShowJourneyPage_t.java | Java | [
{
"context": "ourney planner\n * in a Web View.\n * \n * @author Transponders\n * @version 1.0\n */\n public class Sho",
"end": 613,
"score": 0.6847508549690247,
"start": 611,
"tag": "USERNAME",
"value": "Tr"
},
{
"context": "ney planner\n * in a Web View.\n * \n * @author Tr... | null | [] | package transponders.transmob;
import org.json.simple.JSONObject;
import org.json.simple.JSONValue;
import android.annotation.SuppressLint;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import android.... | 3,557 | 0.700309 | 0.695811 | 129 | 26.565891 | 25.188543 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.875969 | false | false | 3 |
1293d48fd509eb2b4b11e8894c205b1c1f6e766f | 13,185,549,624,286 | 138fff037f94254b5a74bf9973227110a054e3eb | /src/views/MasterView.java | 900defd167c83892ddd26a42ac650eb3454dc329 | [] | no_license | luke8hogan5/Car-Rental | https://github.com/luke8hogan5/Car-Rental | 73b43c6ec2ddcf38cf8c9f350718db1f6cd661ff | 9d581cdec666dc09ecf4cabc4661ba64d8631fc4 | refs/heads/master | 2022-12-17T13:20:19.823000 | 2020-09-25T15:28:23 | 2020-09-25T15:28:23 | 268,775,452 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package views;
import models.UserModel;
import javax.swing.*;
import java.lang.reflect.Array;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
public class MasterView extends JFrame{
private UserModel currentUser;
private JPanel currentPanel;
public MasterView() {
ini... | UTF-8 | Java | 1,253 | java | MasterView.java | Java | [] | null | [] | package views;
import models.UserModel;
import javax.swing.*;
import java.lang.reflect.Array;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
public class MasterView extends JFrame{
private UserModel currentUser;
private JPanel currentPanel;
public MasterView() {
ini... | 1,253 | 0.632881 | 0.627294 | 50 | 24.059999 | 21.455452 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.58 | false | false | 3 |
c29fec403e082c758696fb12e1033865991785aa | 3,083,786,583,650 | 4b0bfd76dc866ee53beab1bde27a9e89042cb131 | /silverbullet-modules/silverbullet-base-auth/src/main/java/com/silverbullet/auth/controller/SysAuthPostController.java | d73e7656f1c3946d52f317f62afce08ad68a19bb | [
"Apache-2.0"
] | permissive | jeffyuan/silver-bullet | https://github.com/jeffyuan/silver-bullet | b1582c671c56c945c3aa9b7fe2a836456d135461 | 8a2d3a5c721d5ed08e0295f64f7530c3d1e6ce5f | refs/heads/master | 2021-05-05T19:44:06.603000 | 2019-03-03T08:38:06 | 2019-03-03T08:38:06 | 117,793,849 | 1 | 7 | Apache-2.0 | false | 2019-02-27T07:42:36 | 2018-01-17T06:23:01 | 2018-12-05T11:22:16 | 2019-02-27T07:42:35 | 21,829 | 0 | 4 | 0 | Java | false | null | package com.silverbullet.auth.controller;
import com.silverbullet.auth.domain.SysAuthOrganization;
import com.silverbullet.auth.domain.SysAuthPost;
import com.silverbullet.auth.domain.SysAuthPostAction;
import com.silverbullet.auth.service.ISysAuthOrganizationService;
import com.silverbullet.auth.service.ISysAuthPostS... | UTF-8 | Java | 6,648 | java | SysAuthPostController.java | Java | [
{
"context": "rt java.util.Map;\n\n/**\n * 机构管理角色 控制器\n * Created by jeffyuan on 2018/2/11.\n */\n@Controller\n@RequestMapping(val",
"end": 905,
"score": 0.994891881942749,
"start": 897,
"tag": "USERNAME",
"value": "jeffyuan"
}
] | null | [] | package com.silverbullet.auth.controller;
import com.silverbullet.auth.domain.SysAuthOrganization;
import com.silverbullet.auth.domain.SysAuthPost;
import com.silverbullet.auth.domain.SysAuthPostAction;
import com.silverbullet.auth.service.ISysAuthOrganizationService;
import com.silverbullet.auth.service.ISysAuthPostS... | 6,648 | 0.676024 | 0.674052 | 193 | 33.145077 | 29.015266 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.772021 | false | false | 3 |
d588d850a82d48374dbd3364b696700d23ee0954 | 35,966,056,145,120 | 9ec32a44cf96d49d3f33a351e0568741936b3d01 | /src/com/fangshuoit/sfile/service/impl/SFileServiceImpl.java | db1e4838a97a20790142f568a11eaaca35d6d191 | [] | no_license | fangshuoit/GYBWEB | https://github.com/fangshuoit/GYBWEB | db826b2af0fe8cc086cd8e086bd22f16d66825e6 | 79c77b154a0cbc2978744bfe19da3d6c73890fa9 | refs/heads/master | 2016-09-13T17:14:27.728000 | 2016-08-27T10:57:42 | 2016-08-27T10:57:42 | 63,650,832 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fangshuoit.sfile.service.impl;
import com.fangshuoit.basic.tool.*;
import com.fangshuoit.qiniu.util.QiniuResourceManagerUtil;
import com.fangshuoit.sfile.dao.MMediaDAO;
import com.fangshuoit.sfile.dao.SFilePathDAO;
import com.fangshuoit.sfile.dao.SFilesDAO;
import com.fangshuoit.sfile.entity.MMedia;
import... | UTF-8 | Java | 12,503 | java | SFileServiceImpl.java | Java | [
{
"context": "l.Map;\n\n/**\n * Company :宁夏方硕信息技术有限公司\n *\n * @author immo 2015年3月16日\n * e-mail :434933205@qq.com ;",
"end": 950,
"score": 0.9996218681335449,
"start": 946,
"tag": "USERNAME",
"value": "immo"
},
{
"context": " *\n * @author immo 2015年3月16日\n * e-mail... | null | [] | package com.fangshuoit.sfile.service.impl;
import com.fangshuoit.basic.tool.*;
import com.fangshuoit.qiniu.util.QiniuResourceManagerUtil;
import com.fangshuoit.sfile.dao.MMediaDAO;
import com.fangshuoit.sfile.dao.SFilePathDAO;
import com.fangshuoit.sfile.dao.SFilesDAO;
import com.fangshuoit.sfile.entity.MMedia;
import... | 12,494 | 0.594858 | 0.588576 | 285 | 41.445614 | 31.825975 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.589474 | false | false | 3 |
874f6ec80e3a3a7bf263daf479b29edadabd0fcc | 33,818,572,499,699 | 1c83ab933f64ca6f0495481683d7dba748c8ffbc | /src/com/class17/ObjectOfComputerClass.java | e8e0c5fade4ba1b2fa622ac0269a216ef10f163b | [] | no_license | hatemnuman/javaclasses | https://github.com/hatemnuman/javaclasses | af553af628b1ac859dad937da119ae6c20b21b36 | b0a5c0f3a3451e69c75a88fbf484794f06a4d90e | refs/heads/master | 2020-09-04T21:03:09.630000 | 2019-12-26T00:30:03 | 2019-12-26T00:30:03 | 219,891,254 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.class17;
public class ObjectOfComputerClass {
public static void main(String[] args) {
// TODO Auto-generated method stub
Computer comp1=new Computer();
comp1.keybord=true;
comp1.mouse=true;
comp1.screen=17;
comp1.monitor=17;
comp1.name="Dell";
comp1.brand="Dell X5";
S... | UTF-8 | Java | 426 | java | ObjectOfComputerClass.java | Java | [
{
"context": "p1.screen=17;\n\t\t comp1.monitor=17;\n\t\t comp1.name=\"Dell\";\n\t\t comp1.brand=\"Dell X5\";\n\t\t \n\t\t \n\t\t System.out",
"end": 279,
"score": 0.9600086212158203,
"start": 275,
"tag": "NAME",
"value": "Dell"
}
] | null | [] | package com.class17;
public class ObjectOfComputerClass {
public static void main(String[] args) {
// TODO Auto-generated method stub
Computer comp1=new Computer();
comp1.keybord=true;
comp1.mouse=true;
comp1.screen=17;
comp1.monitor=17;
comp1.name="Dell";
comp1.brand="Dell X5";
S... | 426 | 0.680751 | 0.638498 | 21 | 19.285715 | 22.916292 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.666667 | false | false | 3 |
87edb9db4259049d109c238c79e2bdf08c5d0177 | 28,303,834,518,435 | 9e8f68884440c882371295c29fdb9e4a34747bc1 | /src/main/java/suunnittelumallit/decorator/PizzaPohja.java | c586be1fd2b3c3df7a84054cd21c0c0f4d0b4238 | [] | no_license | puusti0/suunnittelumallit | https://github.com/puusti0/suunnittelumallit | a70014db488042220822973a2a7fe49714cfb7ab | 07f07ace5ee4e82ae8c9c0e138cf5f0017d42f70 | refs/heads/master | 2023-02-17T22:55:54.324000 | 2021-01-10T20:56:19 | 2021-01-10T20:56:19 | 177,045,923 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package suunnittelumallit.decorator;
public class PizzaPohja implements Pizza {
private final double hinta = 2.0;
@Override
public double getHinta() {
return this.hinta;
}
@Override
public String getKuvaus() {
return " pizza, joka sisältää:";
}
}
| UTF-8 | Java | 304 | java | PizzaPohja.java | Java | [] | null | [] | package suunnittelumallit.decorator;
public class PizzaPohja implements Pizza {
private final double hinta = 2.0;
@Override
public double getHinta() {
return this.hinta;
}
@Override
public String getKuvaus() {
return " pizza, joka sisältää:";
}
}
| 304 | 0.627907 | 0.621262 | 16 | 17.8125 | 15.772677 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 3 |
211f0f017d84deb48993f35b4b1b5819ffc4284b | 21,758,304,378,139 | 6e4978da76071211117a8ecbde208553c26a1087 | /SQLJMSAdmin/j2ee-apps/sqlJmsAdmin/webModule/WEB-INF/classes/atg/sqljmsadmin/taglib/DMSTopicSubComparator.java | 51847582805c981a26ba9445ec411c983716ec6c | [] | no_license | vkscorpio3/ATG_TASK | https://github.com/vkscorpio3/ATG_TASK | 3b41df29898447bb4409bf46bc735045ce7d8cc6 | 8751d555c35a968d4d73c9e22d7f56a6c82192e7 | refs/heads/master | 2020-03-08T16:56:40.463000 | 2014-12-12T10:55:01 | 2014-12-12T10:55:01 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*<ATGCOPYRIGHT>
* Copyright (C) 1997-2011 Art Technology Group, Inc.
* All Rights Reserved. No use, copying or distribution of this
* work may be made except in accordance with a valid license
* agreement from Art Technology Group. This notice must be
* included on all copies, modifications and derivatives of t... | UTF-8 | Java | 3,904 | java | DMSTopicSubComparator.java | Java | [
{
"context": " subs, orders them by the topic name\n *\n * @author Stephen Abramson <stephena@atg.com>\n * @version $Id: //product/DAS",
"end": 1092,
"score": 0.9998599886894226,
"start": 1076,
"tag": "NAME",
"value": "Stephen Abramson"
},
{
"context": "by the topic name\n *\n * @aut... | null | [] | /*<ATGCOPYRIGHT>
* Copyright (C) 1997-2011 Art Technology Group, Inc.
* All Rights Reserved. No use, copying or distribution of this
* work may be made except in accordance with a valid license
* agreement from Art Technology Group. This notice must be
* included on all copies, modifications and derivatives of t... | 3,885 | 0.551998 | 0.535092 | 125 | 30.232 | 30.321514 | 184 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.552 | false | false | 3 |
28e4ea0227b3f8105ce5cce555e475a5ce4fbd48 | 32,315,333,966,045 | 444f1d77a60a1f8fec701a26533944070e774589 | /src/main/java/dataStructuresRevision/Sets.java | c5a50cefb891b3dce4f03819bee45082971c6e24 | [] | no_license | CiboBa/JavaTraining | https://github.com/CiboBa/JavaTraining | ad71d5b793401bd0052443e278494acb9d895c10 | e1d6fef157e9f1b7b1f2e2f9f2b98dbbfec91770 | refs/heads/master | 2020-06-17T07:58:38.541000 | 2019-07-18T17:49:33 | 2019-07-18T17:49:33 | 195,853,658 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dataStructuresRevision;
import java.util.HashSet;
import java.util.Set;
public class Sets {
public static void main(String[] args) {
/*
LinkedHashSet- elements ordered as they were added
HashSet- random order of elements
TreeSet- elements alphabetically ordered
*... | UTF-8 | Java | 1,690 | java | Sets.java | Java | [] | null | [] | package dataStructuresRevision;
import java.util.HashSet;
import java.util.Set;
public class Sets {
public static void main(String[] args) {
/*
LinkedHashSet- elements ordered as they were added
HashSet- random order of elements
TreeSet- elements alphabetically ordered
*... | 1,690 | 0.604142 | 0.601775 | 55 | 29.727272 | 21.202448 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.563636 | false | false | 3 |
6982d2a92d25555b941055ecba9c7e7a82cf0620 | 20,590,073,264,742 | b6e97b0ac76324cea58120bdb408b83a9c4b9ba0 | /tcs-service/src/main/java/net/orpiske/tcs/service/core/events/response/TagCloudEvent.java | c251c171c78715fc6017958cb87fc5be1c27d699 | [] | no_license | orpiske/panorama | https://github.com/orpiske/panorama | 5d31d451d1a1e0a67acada6010cf5073778d531f | 0f1fb39448b7f70227b46c0d0add4c24738cab2e | refs/heads/master | 2020-09-25T00:43:45.712000 | 2016-08-22T19:08:28 | 2016-08-22T19:08:28 | 66,299,392 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
Copyright 2014 Otavio Rodolfo Piske
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, ... | UTF-8 | Java | 1,217 | java | TagCloudEvent.java | Java | [
{
"context": "/**\n Copyright 2014 Otavio Rodolfo Piske\n\n Licensed under the Apache License, Version 2.0 ",
"end": 40,
"score": 0.9998840093612671,
"start": 20,
"tag": "NAME",
"value": "Otavio Rodolfo Piske"
}
] | null | [] | /**
Copyright 2014 <NAME>
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
dist... | 1,203 | 0.738702 | 0.732128 | 45 | 26.044445 | 25.309599 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.311111 | false | false | 3 |
f866a27fcf363f724f704e3bb96d7b152041998a | 4,509,715,693,669 | 66a252023853ab938f7d412fd5dda42162afac14 | /union-invoke-trace/src/main/java/com/chengxuunion/invoketrace/storage/impl/DataBaseInvokeTraceStorage.java | 80ed03008537ceaba634fb3ac15b39974d232fce | [] | no_license | youpanpan/invoke-trace | https://github.com/youpanpan/invoke-trace | 7aab123df5784c3b459e16b6da4fd46cfd0828d2 | 7414e4014df2895d05044a59dddc1d706a05e6b0 | refs/heads/master | 2020-05-03T14:16:57.841000 | 2019-03-31T12:02:07 | 2019-03-31T12:02:07 | 178,673,340 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.chengxuunion.invoketrace.storage.impl;
import com.chengxuunion.invoketrace.business.tracemethod.model.TraceMethod;
import com.chengxuunion.invoketrace.common.util.JdbcUtils;
import com.chengxuunion.invoketrace.storage.InvokeTraceStorage;
import com.chengxuunion.util.collection.CollectionUtils;
import org.s... | UTF-8 | Java | 3,724 | java | DataBaseInvokeTraceStorage.java | Java | [
{
"context": "ort java.util.List;\n\n/**\n * 数据库存储实现类\n *\n * @author youpanpan\n * @date: 2019-03-13 17:43\n * @since v1.0\n */\n@Co",
"end": 535,
"score": 0.9997168779373169,
"start": 526,
"tag": "USERNAME",
"value": "youpanpan"
}
] | null | [] | package com.chengxuunion.invoketrace.storage.impl;
import com.chengxuunion.invoketrace.business.tracemethod.model.TraceMethod;
import com.chengxuunion.invoketrace.common.util.JdbcUtils;
import com.chengxuunion.invoketrace.storage.InvokeTraceStorage;
import com.chengxuunion.util.collection.CollectionUtils;
import org.s... | 3,724 | 0.608457 | 0.603515 | 96 | 36.9375 | 26.168449 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.875 | false | false | 3 |
92b3b82e4b8576b1d46c8f6981b242baac0004c9 | 28,759,101,060,706 | 5412eccb4bf18cab07b0070449536dfa8f86bdcc | /inheritance.java | ce2c83923e6305575786c91f14e99edbbf213705 | [] | no_license | DSC-SIT/Java-For-Android | https://github.com/DSC-SIT/Java-For-Android | 557657ebeef3197b86bf50de082c8c96dd656f59 | 3e3a8473dadabf944b6677a33f349da15d8190a7 | refs/heads/master | 2020-03-25T18:09:24.381000 | 2018-08-08T14:00:51 | 2018-08-08T14:00:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class Animal{
public void eat(){
System.out.println("i can eat");
}
public void feature(){
System.out.println("i have a feature!");
}
}
class Dog extends Animal{
public void feature(){
System.out.println("i can gaurd");
}
}
class Cat extends Animal{
public void feature(){
System.out.pr... | UTF-8 | Java | 648 | java | inheritance.java | Java | [] | null | [] | class Animal{
public void eat(){
System.out.println("i can eat");
}
public void feature(){
System.out.println("i have a feature!");
}
}
class Dog extends Animal{
public void feature(){
System.out.println("i can gaurd");
}
}
class Cat extends Animal{
public void feature(){
System.out.pr... | 648 | 0.649691 | 0.649691 | 35 | 17.514286 | 14.863899 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.942857 | false | false | 3 |
e3b6d9dba3feac855b17ac0959d9bc1519451be2 | 35,012,573,406,481 | aae49c4e518bb8cb342044758c205a3e456f2729 | /GeogebraiOS/javasources/org/geogebra/common/kernel/discrete/signalprocessor/voronoi/representation/boundaryproblem/voronoicell/VoronoiCellRepresentation.java | 694cd6311a30a2f06c106076234d8567d329a83d | [] | no_license | kwangkim/GeogebraiOS | https://github.com/kwangkim/GeogebraiOS | 00919813240555d1f2da9831de4544f8c2d9776d | ca3b9801dd79a889da6cb2fdf24b761841fd3f05 | refs/heads/master | 2021-01-18T05:29:52.050000 | 2015-10-04T02:29:03 | 2015-10-04T02:29:03 | 45,118,575 | 4 | 2 | null | true | 2015-10-28T14:36:32 | 2015-10-28T14:36:31 | 2015-06-21T12:40:57 | 2015-10-04T02:29:11 | 30,861 | 0 | 0 | 0 | null | null | null | package org.geogebra.common.kernel.discrete.signalprocessor.voronoi.representation.boundaryproblem.voronoicell;
import java.util.Collection;
import org.geogebra.common.kernel.discrete.signalprocessor.voronoi.VPoint;
import org.geogebra.common.kernel.discrete.signalprocessor.voronoi.representation.AbstractRepresentati... | UTF-8 | Java | 6,691 | java | VoronoiCellRepresentation.java | Java | [] | null | [] | package org.geogebra.common.kernel.discrete.signalprocessor.voronoi.representation.boundaryproblem.voronoicell;
import java.util.Collection;
import org.geogebra.common.kernel.discrete.signalprocessor.voronoi.VPoint;
import org.geogebra.common.kernel.discrete.signalprocessor.voronoi.representation.AbstractRepresentati... | 6,691 | 0.565536 | 0.553281 | 163 | 40.04908 | 29.575277 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.619632 | false | false | 3 |
ebd7bdf9e02176f6fd30d065d940d8a9afa61e22 | 26,989,574,556,130 | 340d23fafc6cda12ba8d2dcfb21eedef596fc5cc | /JavaAndWebdriver_programs/src/org/java/aptitude/FactByRecursion.java | b82565d0076a459b18898ff3e23d47efe4998b9e | [] | no_license | sbheemireddy/javaseleniumproject | https://github.com/sbheemireddy/javaseleniumproject | db3c6bac92c970116b2c6f1344dd85d003821e2f | 93d5b0e882dd768363931d9f8f583d36a93b007d | refs/heads/master | 2021-01-19T05:34:14.469000 | 2016-08-02T11:21:42 | 2016-08-02T11:21:42 | 64,746,472 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.java.aptitude;
public class FactByRecursion {
public static void main(String[] args) {
int f=fact(5);
System.out.println(f);
for(int i=1;i<2;++i){
System.out.println(i);
}
}
static int fact(int n){
if(n==1)
return 1;
return n*=fact(n-1);
}
}
| UTF-8 | Java | 283 | java | FactByRecursion.java | Java | [] | null | [] | package org.java.aptitude;
public class FactByRecursion {
public static void main(String[] args) {
int f=fact(5);
System.out.println(f);
for(int i=1;i<2;++i){
System.out.println(i);
}
}
static int fact(int n){
if(n==1)
return 1;
return n*=fact(n-1);
}
}
| 283 | 0.611307 | 0.590106 | 20 | 13.15 | 12.434931 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.6 | false | false | 3 |
c22b0f6eb0210ebeff5a32702f704013d3a9a829 | 22,849,226,054,397 | 9b3aa230fed474902f209f8f89f604da27e30290 | /kcproject1/src/com/kc/exception/BoundsException.java | 8aca73cac47491555910e52fefd852831ce4b619 | [] | no_license | ssogood/kcproject | https://github.com/ssogood/kcproject | 74d6e2a9699acf0f24d8ff387ced823fb40346f3 | f52226405f05ac7d97d8c49453a0c78bc0bbdd91 | refs/heads/master | 2020-04-07T18:44:30.770000 | 2018-12-12T07:09:11 | 2018-12-12T07:09:11 | 158,621,761 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kc.exception;
public class BoundsException extends Exception{
public BoundsException() {
super();
}
public BoundsException(String message) {
super(message);
}
}
| UTF-8 | Java | 202 | java | BoundsException.java | Java | [] | null | [] | package com.kc.exception;
public class BoundsException extends Exception{
public BoundsException() {
super();
}
public BoundsException(String message) {
super(message);
}
}
| 202 | 0.668317 | 0.668317 | 15 | 11.466666 | 15.641256 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733333 | false | false | 3 |
18f1562651f48fb5d0807439c466012d249ed294 | 34,230,889,373,748 | d4bbed02ca11aabcfaa2ee1267e424277a27ed33 | /src/com/itheima/bean/QuickSortTest02.java | 23a4e23b5a046b4318ab82d29165a74d1036c355 | [] | no_license | yanglixiang0612/quicksortshellsort01 | https://github.com/yanglixiang0612/quicksortshellsort01 | aab8cda1d68a493e466f99e785f422b3a8026598 | 8ff86f146025597d186108166f8499bdb12beeb1 | refs/heads/master | 2020-06-13T01:57:20.819000 | 2019-07-01T05:06:41 | 2019-07-01T05:06:41 | 194,494,719 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.itheima.bean;
import java.util.Arrays;
public class QuickSortTest02 {
public static void main(String[] args) {
int[] arr = {3,4,2,67,9,5,0,15,11,66,32,36};
quickSort(arr, 0, arr.length - 1);
System.out.println(Arrays.toString(arr));
}
//快速排序之基准值在中间(法二)
public stat... | UTF-8 | Java | 1,262 | java | QuickSortTest02.java | Java | [] | null | [] | package com.itheima.bean;
import java.util.Arrays;
public class QuickSortTest02 {
public static void main(String[] args) {
int[] arr = {3,4,2,67,9,5,0,15,11,66,32,36};
quickSort(arr, 0, arr.length - 1);
System.out.println(Arrays.toString(arr));
}
//快速排序之基准值在中间(法二)
public stat... | 1,262 | 0.373544 | 0.353577 | 57 | 20.087719 | 14.949366 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.701754 | false | false | 3 |
ce5f6d449096cf624510184d3d10b595575c0686 | 34,230,889,377,098 | d6f0046821878a02b695e0953cf5a63148ee7021 | /src/main/java/com/fs/reggie/service/SetmealService.java | 0876d5db3adf7907b6fadf2d0899df7bd8da3870 | [] | no_license | fang88868/fang88868 | https://github.com/fang88868/fang88868 | d7192569415c97c451cfccf1acc27a14092803d2 | 2806d13df93d20f1b9f70eef64c9098d1df0057d | refs/heads/master | 2023-07-02T03:42:54.251000 | 2023-05-20T08:11:52 | 2023-05-20T08:11:52 | 389,876,855 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fs.reggie.service;
import com.baomidou.mybatisplus.extension.service.IService;
import com.fs.reggie.dto.SetmealDto;
import com.fs.reggie.entity.Setmeal;
import java.util.List;
public interface SetmealService extends IService<Setmeal> {
/**
* 新增套餐,同时保存菜品和套餐的关联关系
*
* @param setmealDto
... | UTF-8 | Java | 655 | java | SetmealService.java | Java | [] | null | [] | package com.fs.reggie.service;
import com.baomidou.mybatisplus.extension.service.IService;
import com.fs.reggie.dto.SetmealDto;
import com.fs.reggie.entity.Setmeal;
import java.util.List;
public interface SetmealService extends IService<Setmeal> {
/**
* 新增套餐,同时保存菜品和套餐的关联关系
*
* @param setmealDto
... | 655 | 0.701874 | 0.701874 | 26 | 21.576923 | 20.803427 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 3 |
b3e9af2cf232f418ac06f248af913c0de4a30883 | 36,240,934,056,541 | edaca0506c965412754a910da062d25290c1116c | /src/main/java/com/Indeed/service/FileReadService.java | 1543f40fdde2606cbc7576b20f26b88dfab5b849 | [] | no_license | bkotikov/Indeed | https://github.com/bkotikov/Indeed | 302d053b951f7c1fbdd15a340e8f1d64fe5471b4 | fa1fddf8137b42c0183ccb7faf87d66e03ca3e62 | refs/heads/master | 2023-03-24T21:12:27.143000 | 2021-03-19T23:13:01 | 2021-03-19T23:13:01 | 342,744,179 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.Indeed.service;
public interface FileReadService {
}
| UTF-8 | Java | 68 | java | FileReadService.java | Java | [] | null | [] | package com.Indeed.service;
public interface FileReadService {
}
| 68 | 0.779412 | 0.779412 | 6 | 10.333333 | 14.406789 | 34 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 3 |
4a4c42867df0efe8a4856e479f5b3fa6183bd98d | 28,449,863,386,733 | a9ddd9e3dc8c385ed396b5dd1f72dc0b08004ea1 | /src/main/java/com/es/sal_manage/api/SalWageStatisticsController.java | c35086e85fd2fa0cb22bd8d0a4823d0a4cb49351 | [] | no_license | jiutouniao/es-education | https://github.com/jiutouniao/es-education | b96e18a006e4f6d31fa406e18930417852918d5e | 30b757184d9d6f5116c84f1b49929435db58f08b | refs/heads/master | 2020-04-23T02:17:03.445000 | 2019-02-15T09:50:33 | 2019-02-15T09:50:33 | 170,840,714 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.es.sal_manage.api;
import com.es.app_common.po.Result;
import com.es.app_common.util.Page;
import com.es.app_common.util.ResultUtil;
import com.es.sal_manage.pojo.bo.*;
import com.es.sal_manage.pojo.vo.*;
import com.es.sal_manage.service.SalWageStatisticsServiceCustom;
import io.swagger.annotations.Api;
im... | UTF-8 | Java | 8,420 | java | SalWageStatisticsController.java | Java | [
{
"context": "xception;\nimport java.util.List;\n\n/**\n * @Author: 姚彬彬\n * @Date: 2018-7-10 11:08\n * @Description: *\n */\n",
"end": 685,
"score": 0.9997195601463318,
"start": 682,
"tag": "NAME",
"value": "姚彬彬"
},
{
"context": "r\")\n @ApiOperation(value = \"教职工收入-按年(created by ... | null | [] | package com.es.sal_manage.api;
import com.es.app_common.po.Result;
import com.es.app_common.util.Page;
import com.es.app_common.util.ResultUtil;
import com.es.sal_manage.pojo.bo.*;
import com.es.sal_manage.pojo.vo.*;
import com.es.sal_manage.service.SalWageStatisticsServiceCustom;
import io.swagger.annotations.Api;
im... | 8,420 | 0.755446 | 0.753546 | 225 | 34.093334 | 41.40612 | 169 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.311111 | false | false | 3 |
9baf8d168f8a992d9f1a289a256d5777f7da0962 | 11,038,065,987,414 | fa96336596c3aeb5eaa883967759141e186df966 | /guns-admin/src/main/java/com/stylefeng/guns/modular/mall/manage/wrapper/MallOrderWrapper.java | 56f9f4deffd03045df60a4fdb4ac3a1b65c5b3b1 | [
"Apache-2.0"
] | permissive | chengxisong/guns-v4.0 | https://github.com/chengxisong/guns-v4.0 | 8604e7e4c947705926641fa074f35791493e8ce9 | edaa9cdf7edd3c9294579e088d07aed97c79f1ea | refs/heads/master | 2018-11-10T05:37:42.340000 | 2018-11-10T05:22:11 | 2018-11-10T05:22:11 | 142,583,705 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.stylefeng.guns.modular.mall.manage.wrapper;
import com.stylefeng.guns.core.base.warpper.BaseControllerWarpper;
import com.stylefeng.guns.core.common.constant.PayMethodEnum;
import com.stylefeng.guns.core.common.constant.mall.OrderStatusEnum;
import java.util.Map;
/**
* Created by asus on 2018/11/9.
*/
... | UTF-8 | Java | 749 | java | MallOrderWrapper.java | Java | [
{
"context": "tusEnum;\n\nimport java.util.Map;\n\n/**\n * Created by asus on 2018/11/9.\n */\npublic class MallOrderWrapper e",
"end": 301,
"score": 0.9993388652801514,
"start": 297,
"tag": "USERNAME",
"value": "asus"
}
] | null | [] | package com.stylefeng.guns.modular.mall.manage.wrapper;
import com.stylefeng.guns.core.base.warpper.BaseControllerWarpper;
import com.stylefeng.guns.core.common.constant.PayMethodEnum;
import com.stylefeng.guns.core.common.constant.mall.OrderStatusEnum;
import java.util.Map;
/**
* Created by asus on 2018/11/9.
*/
... | 749 | 0.746328 | 0.736983 | 23 | 31.608696 | 34.210014 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.478261 | false | false | 3 |
0ad60ba8b7fee1423836ebc4fddb120f8a0531ed | 36,490,042,149,844 | c7a0e15032c348663f0919fa88b1c2b85cc358e9 | /src/main/java/com/arm/mbed/cloud/sdk/security/model/CertificateEnrollmentListOptions.java | f8a8ad0be8c40e8f1e84df46e184dd69c51aa0ab | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | aka-z/mbed-cloud-sdk-java | https://github.com/aka-z/mbed-cloud-sdk-java | a67ceadbff84a27d2802f7e679541daa8063afc8 | cb05180f21431782414fd5cb9b7dfe1944e389ed | refs/heads/master | 2023-01-20T05:41:13.361000 | 2019-02-25T11:33:20 | 2019-02-25T11:33:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.arm.mbed.cloud.sdk.security.model;
import java.util.Date;
import com.arm.mbed.cloud.sdk.annotations.Nullable;
import com.arm.mbed.cloud.sdk.annotations.Preamble;
import com.arm.mbed.cloud.sdk.common.listing.ListOptions;
@Preamble(description = "Options to use when listing certificate enrollments")
public... | UTF-8 | Java | 7,521 | java | CertificateEnrollmentListOptions.java | Java | [] | null | [] | package com.arm.mbed.cloud.sdk.security.model;
import java.util.Date;
import com.arm.mbed.cloud.sdk.annotations.Nullable;
import com.arm.mbed.cloud.sdk.annotations.Preamble;
import com.arm.mbed.cloud.sdk.common.listing.ListOptions;
@Preamble(description = "Options to use when listing certificate enrollments")
public... | 7,521 | 0.669592 | 0.669592 | 231 | 31.558441 | 30.724792 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.194805 | false | false | 3 |
0b45f698431675b9c109f3f0231d972d6fdfda72 | 33,964,601,392,783 | 9508de9ffdf440ccf8e730295c3fe4721161badd | /src/system/po/SupplMappingInfo.java | 2b16e1002dcd39c861f1256754a4df835a25befd | [] | no_license | liangliang1st/EquipSysService | https://github.com/liangliang1st/EquipSysService | 70cd2ae729726b2dd798b050143c13c2e71f7c66 | ccf1c3120f616b95034972dd08aa2281c7998e3f | refs/heads/master | 2017-11-11T12:24:44.041000 | 2017-03-03T08:45:45 | 2017-03-03T08:45:45 | 83,777,349 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package system.po;
public class SupplMappingInfo {
private Short supplierId;
private String officeCode;
private Short stats;
public Short getSupplierId() {
return supplierId;
}
public void setSupplierId(Short supplierId) {
this.supplierId = supplierId;
}
public Stri... | UTF-8 | Java | 640 | java | SupplMappingInfo.java | Java | [] | null | [] | package system.po;
public class SupplMappingInfo {
private Short supplierId;
private String officeCode;
private Short stats;
public Short getSupplierId() {
return supplierId;
}
public void setSupplierId(Short supplierId) {
this.supplierId = supplierId;
}
public Stri... | 640 | 0.63125 | 0.63125 | 33 | 18.424242 | 18.480179 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.30303 | false | false | 3 |
3281b94f4e7be7bbd725a1287b9922b6c39ab2f4 | 4,355,096,862,355 | 90057123ec10c6ae1adaeab3f0bf4e916cb41a6e | /app/src/main/java/com/roombooking/ui/addparticipant/adapter/AddParticipantAdapter.java | 0283dde8fa3d01fb390b76263bf9aa1479eb1390 | [] | no_license | raghu08/BookingRooms | https://github.com/raghu08/BookingRooms | e5c68f1161d0397394cd0940b4204e0194138a8a | 76798d8827dea674fb49f65eea72170c49b712d7 | refs/heads/master | 2023-03-06T02:23:05.149000 | 2017-12-04T19:28:13 | 2017-12-04T19:28:13 | 111,194,723 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.roombooking.ui.addparticipant.adapter;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import com.roombooking.R;
impo... | UTF-8 | Java | 2,533 | java | AddParticipantAdapter.java | Java | [] | null | [] | package com.roombooking.ui.addparticipant.adapter;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import com.roombooking.R;
impo... | 2,533 | 0.709435 | 0.709041 | 84 | 29.166666 | 28.972414 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.488095 | false | false | 3 |
a436e4521b7b9ab0b0b4cb503660f34dae08ad6e | 34,918,084,146,878 | 30f4d53d4277587e684bca351765ce640386d33c | /housing-service/src/main/java/scot/mygov/housing/ResponseLogger.java | e4dca81cac6cdd51d6224aafafdbed343625ac2f | [
"MIT",
"LicenseRef-scancode-proprietary-license"
] | permissive | scottishgovernment/housing | https://github.com/scottishgovernment/housing | afc67ec2b9a92ac8d95a5c93a7fa61be55dd423e | 7b8d629dcb5b98b0a519c11ecdb73d16a9ef9f2f | refs/heads/master | 2023-07-23T05:51:37.702000 | 2023-07-12T15:43:22 | 2023-07-12T15:43:22 | 102,104,407 | 0 | 1 | MIT | false | 2023-06-14T22:58:34 | 2017-09-01T10:58:25 | 2022-03-23T15:07:29 | 2023-06-14T22:58:32 | 25,991 | 0 | 1 | 1 | Java | false | false | package scot.mygov.housing;
import jakarta.ws.rs.container.ContainerRequestContext;
import jakarta.ws.rs.container.ContainerResponseContext;
import jakarta.ws.rs.container.ContainerResponseFilter;
import org.apache.commons.lang3.time.StopWatch;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import javax.inj... | UTF-8 | Java | 1,213 | java | ResponseLogger.java | Java | [] | null | [] | package scot.mygov.housing;
import jakarta.ws.rs.container.ContainerRequestContext;
import jakarta.ws.rs.container.ContainerResponseContext;
import jakarta.ws.rs.container.ContainerResponseFilter;
import org.apache.commons.lang3.time.StopWatch;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import javax.inj... | 1,213 | 0.694971 | 0.692498 | 37 | 31.783783 | 28.759144 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.675676 | false | false | 3 |
8fb1ba14ef6595c7be59f88b1616049a0f4bb80c | 33,930,241,671,289 | 1a3328b587d422a02159065a64abcdeac53b2d5c | /src/cn/tutu/utils/CommonsUtils.java | 0ca3a24420051631566204ca0c989a5f57eeb2d8 | [] | no_license | cgsme/shoptwo | https://github.com/cgsme/shoptwo | 5bd7314a99bec13fd1b485bfc8184d23ac7aee63 | 02b0b3bcfb0ced899952b4a4671227a93e809507 | refs/heads/master | 2023-08-12T12:22:46.774000 | 2021-10-07T02:50:59 | 2021-10-07T02:50:59 | 92,650,173 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.tutu.utils;
import java.util.UUID;
/**
* 通用工具类
*
* Created by 曹贵生 on 2017/5/21.
* Email: 1595143088@qq.com
*/
public class CommonsUtils {
public static String getUUID() {
return UUID.randomUUID().toString().replace("-", "");
}
}
| UTF-8 | Java | 280 | java | CommonsUtils.java | Java | [
{
"context": "ort java.util.UUID;\n\n/**\n * 通用工具类\n *\n * Created by 曹贵生 on 2017/5/21.\n * Email: 1595143088@qq.com\n */\npub",
"end": 81,
"score": 0.9998607635498047,
"start": 78,
"tag": "NAME",
"value": "曹贵生"
},
{
"context": "用工具类\n *\n * Created by 曹贵生 on 2017/5/21.\n * Email: 15... | null | [] | package cn.tutu.utils;
import java.util.UUID;
/**
* 通用工具类
*
* Created by 曹贵生 on 2017/5/21.
* Email: <EMAIL>
*/
public class CommonsUtils {
public static String getUUID() {
return UUID.randomUUID().toString().replace("-", "");
}
}
| 270 | 0.625 | 0.560606 | 16 | 15.5 | 17.088007 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 3 |
24ddeff33f92faa0956de2858a4c122c589e794d | 35,699,768,194,096 | f742f58a2448a9f4129d616c324196fe163c10d5 | /zhugeio/src/main/java/com/zhuge/analysis/util/ZGJSONObject.java | 22d1ab4e270cd0c22d23acc481343dd62a1d60af | [] | no_license | zhugesdk/Zhugeio-Android | https://github.com/zhugesdk/Zhugeio-Android | 0796915e26c844920d6d64f1c77ea04b8499d72e | fee2a5af3dac907ecd1d1ee2e90362ce59ccae98 | refs/heads/master | 2020-09-14T07:55:22.230000 | 2020-03-25T07:49:14 | 2020-03-25T07:49:14 | 223,070,623 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zhuge.analysis.util;
import com.zhuge.analysis.deepshare.utils.Log;
import org.json.JSONObject;
/**
* 诸葛事件信息
* Created by kongmiao on 14-10-14.
*/
public class ZGJSONObject extends JSONObject {
public ZGJSONObject() {
super();
}
@Override
public int hashCode() {
// i... | UTF-8 | Java | 1,339 | java | ZGJSONObject.java | Java | [
{
"context": " org.json.JSONObject;\n\n/**\n * 诸葛事件信息\n * Created by kongmiao on 14-10-14.\n */\npublic class ZGJSONObject extend",
"end": 148,
"score": 0.9996516704559326,
"start": 140,
"tag": "USERNAME",
"value": "kongmiao"
}
] | null | [] | package com.zhuge.analysis.util;
import com.zhuge.analysis.deepshare.utils.Log;
import org.json.JSONObject;
/**
* 诸葛事件信息
* Created by kongmiao on 14-10-14.
*/
public class ZGJSONObject extends JSONObject {
public ZGJSONObject() {
super();
}
@Override
public int hashCode() {
// i... | 1,339 | 0.562924 | 0.553881 | 44 | 29.15909 | 32.628029 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318182 | false | false | 3 |
4688a1307a1e5e58cf86ae79b5c34b5ad4b2a929 | 38,474,317,042,251 | 90ece9f4ae98bc9207eb80dce23fefadd7ce116d | /FboBuilder/src/com/sencha/gxt/explorer/client/grid/LocalStorageGridExample.java | 9d8a33ec996f7076abb2e005f79b67de1649254d | [] | no_license | zhangyongjiang/unfuddle | https://github.com/zhangyongjiang/unfuddle | 3709018baafefd16003d3666aae6808c106ee038 | e07a6268f46eee7bc2b4890c44b736462ab89642 | refs/heads/master | 2021-01-24T06:12:21.603000 | 2014-07-06T16:14:18 | 2014-07-06T16:14:18 | 21,543,421 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Sencha GXT 3.0.1 - Sencha for GWT
* Copyright(c) 2007-2012, Sencha, Inc.
* licensing@sencha.com
*
* http://www.sencha.com/products/gxt/license/
*/
package com.sencha.gxt.explorer.client.grid;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import com.google.gwt.core.client.Callba... | UTF-8 | Java | 10,819 | java | LocalStorageGridExample.java | Java | [
{
"context": "for GWT\n * Copyright(c) 2007-2012, Sencha, Inc.\n * licensing@sencha.com\n *\n * http://www.sencha.com/products/gxt/license/",
"end": 104,
"score": 0.9999176263809204,
"start": 84,
"tag": "EMAIL",
"value": "licensing@sencha.com"
}
] | null | [] | /**
* Sencha GXT 3.0.1 - Sencha for GWT
* Copyright(c) 2007-2012, Sencha, Inc.
* <EMAIL>
*
* http://www.sencha.com/products/gxt/license/
*/
package com.sencha.gxt.explorer.client.grid;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import com.google.gwt.core.client.Callback;
import co... | 10,806 | 0.68583 | 0.681301 | 292 | 36.051369 | 29.724894 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.719178 | false | false | 3 |
42ce9614ed909ab3bad89a7546460135ccf965ba | 2,396,591,800,626 | 32fb866cdc3f95c9d89addc908bf8d3373ed012d | /NetViewer/src/uniAlternate/Follower.java | d6d589965cf94b63d75a18e430c434772fed3ada | [] | no_license | alessiosarullo/SDRC | https://github.com/alessiosarullo/SDRC | c7c65b7bb303b9b8057e30ef6051648b4037c24d | 8ca7400e001cf8e47ca34e47c8ce1e619de55287 | refs/heads/master | 2021-05-28T03:46:56.883000 | 2015-01-30T15:52:53 | 2015-01-30T15:52:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uniAlternate;
import general.State;
import netViewer.RingNodeUniAlternate;
public class Follower extends AbstractUniAlternateState{
public Follower(RingNodeUniAlternate node) {
super(node);
node.sendAllEnqueuedMessages();
}
@Override
public int intValue() {
return State.FOLLOWER;
}
@Overr... | UTF-8 | Java | 469 | java | Follower.java | Java | [] | null | [] | package uniAlternate;
import general.State;
import netViewer.RingNodeUniAlternate;
public class Follower extends AbstractUniAlternateState{
public Follower(RingNodeUniAlternate node) {
super(node);
node.sendAllEnqueuedMessages();
}
@Override
public int intValue() {
return State.FOLLOWER;
}
@Overr... | 469 | 0.735608 | 0.735608 | 32 | 13.65625 | 15.930728 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 3 |
04c127d613333df3fa1a95dcde9095e5873d2337 | 2,774,548,942,317 | ec37048c79a29016081f4cbf89aa7f35abf77e1f | /trunk/p-dl-reasoner/src/edu/iastate/pdlreasoner/model/PackageID.java | 6d2dde8eb34f3fc3e2370d807a8e8e4d9c96b5ab | [] | no_license | baojie/p-dl-reasoner | https://github.com/baojie/p-dl-reasoner | 8915f18c2f13345f6f98a3d2ad1f33884273d5fc | ae1dc0fbfff5cf3ac38e7bbeaa9a4b0102401792 | refs/heads/master | 2021-01-15T12:19:26.188000 | 2009-05-11T20:08:53 | 2009-05-11T20:08:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.iastate.pdlreasoner.model;
import java.io.Serializable;
import java.net.URI;
import edu.iastate.pdlreasoner.util.URIUtil;
public class PackageID implements Serializable {
private static final long serialVersionUID = 1L;
private URI m_URI;
private String m_ShortURI;
protected Pac... | UTF-8 | Java | 950 | java | PackageID.java | Java | [] | null | [] | package edu.iastate.pdlreasoner.model;
import java.io.Serializable;
import java.net.URI;
import edu.iastate.pdlreasoner.util.URIUtil;
public class PackageID implements Serializable {
private static final long serialVersionUID = 1L;
private URI m_URI;
private String m_ShortURI;
protected Pac... | 950 | 0.657895 | 0.656842 | 50 | 17 | 16.534811 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.34 | false | false | 3 |
00c61ce5bee2ccbbfdb6e638b94b193da87cf2eb | 5,652,177,026,549 | f0f943504053f6ee0dbc9ad431991ecded1ec9d6 | /drg-tools/src/main/java/se/callistasoftware/drg/tools/processor/contenttype/DrgContentTypeProcessor.java | 9aaf46bdfc9e0a1a2924ea6d71bd1ff172fd864a | [] | no_license | callista-software/dynamic-routing-gateway | https://github.com/callista-software/dynamic-routing-gateway | b49f570a4e2c8c29b9e691d415d922e046cd163d | 7471f9f75173f1e2aeac969387206d61db6fde90 | refs/heads/master | 2015-08-11T14:01:00.729000 | 2015-05-20T05:57:23 | 2015-05-20T05:57:23 | 19,601,423 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package se.callistasoftware.drg.tools.processor.contenttype;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.http.MediaType;
import se.callistasoftware.drg.DrgConstants;
import se.callistasoftware.drg.exception.DrgProcessorException;
import se.callistasoftware.drg.machine.Configurab... | UTF-8 | Java | 3,729 | java | DrgContentTypeProcessor.java | Java | [] | null | [] | package se.callistasoftware.drg.tools.processor.contenttype;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.http.MediaType;
import se.callistasoftware.drg.DrgConstants;
import se.callistasoftware.drg.exception.DrgProcessorException;
import se.callistasoftware.drg.machine.Configurab... | 3,729 | 0.785733 | 0.785197 | 76 | 48.065788 | 42.776451 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.697368 | false | false | 3 |
7f94999cf3dff278eb763dfda3b975cb41ea343a | 8,083,128,510,534 | f2f1e3a4afd0c1c91516235afb21a057777c7049 | /ic/Phog/src/FileOP.java | 56919ab98d6f0a2f62df7bb0fb3c5ff5cf31334d | [] | no_license | alex-abreu/codes | https://github.com/alex-abreu/codes | 74b39c01bc80b32b714e07b89ebb0f2ed1d0b171 | 9ff5a69fa11a80081530a3d78f40a0db9f07cbf3 | refs/heads/master | 2022-08-18T20:05:48.500000 | 2020-05-25T19:02:42 | 2020-05-25T19:02:42 | 266,854,953 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.util.*;
import java.io.*;
import java.io.IOException;
import java.nio.file.*;
public class FileOP {
public String getImagePath(String img) {
return new File(img).getAbsolutePath();
}
private boolean duplicate(String name) {
try{
File file = new File("PHOG.txt");
Buffere... | UTF-8 | Java | 1,342 | java | FileOP.java | Java | [] | null | [] |
import java.util.*;
import java.io.*;
import java.io.IOException;
import java.nio.file.*;
public class FileOP {
public String getImagePath(String img) {
return new File(img).getAbsolutePath();
}
private boolean duplicate(String name) {
try{
File file = new File("PHOG.txt");
Buffere... | 1,342 | 0.605067 | 0.604322 | 83 | 15.144578 | 17.54796 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.373494 | false | false | 3 |
764d27fdde3b8bde62c6d5c72bfdd4cb3f623e90 | 34,591,666,632,001 | 8dc2fcda0ee06b1e486976f3c3c973b68752dcad | /app/src/main/java/testapp/android/com/echartslearn/regular/RegularTestActivity.java | 5380653f233fb8a4539b2b88cc6d840188b406e8 | [] | no_license | ILoveFryingPan/EChartsLearn | https://github.com/ILoveFryingPan/EChartsLearn | a1c0b463ae42666e3ab1539d335a101f19fccda8 | 08d535f47f861310ee3436f1a68060b48efb6df8 | refs/heads/master | 2020-12-13T04:23:48.192000 | 2020-08-31T02:11:35 | 2020-08-31T02:11:35 | 234,312,975 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package testapp.android.com.echartslearn.regular;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class RegularTestActivity extends AppCompatActivity{... | UTF-8 | Java | 752 | java | RegularTestActivity.java | Java | [] | null | [] | package testapp.android.com.echartslearn.regular;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class RegularTestActivity extends AppCompatActivity{... | 752 | 0.756098 | 0.754743 | 27 | 26.333334 | 20.459536 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.518519 | false | false | 3 |
fbadf784057656b5f3638356e51cc03cce359401 | 37,477,884,637,699 | b3f83fcc48cd834e7f50e258295f9b89f9a1a951 | /mlaw/src/main/java/org/martinlaw/bo/MatterWork.java | 42e2b8329bada24ccaf6b02b490054960c44b21c | [] | no_license | kunadawa/mlaw | https://github.com/kunadawa/mlaw | ba5fc06f24baede3390609db7a827251abf8b160 | 8052fac6cd4b641f85914a2d3e05fcddb1e3c85b | refs/heads/master | 2020-04-20T05:24:50.093000 | 2019-02-01T07:17:29 | 2019-02-01T07:17:29 | 168,655,472 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package org.martinlaw.bo;
/*
* #%L
* mlaw
* %%
* Copyright (C) 2012, 2013 Eric Njogu (kunadawa@gmail.com)
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as
* published by the Free Software Foundation, either ver... | UTF-8 | Java | 8,820 | java | MatterWork.java | Java | [
{
"context": "\n * #%L\n * mlaw\n * %%\n * Copyright (C) 2012, 2013 Eric Njogu (kunadawa@gmail.com)\n * %%\n * This program is fre",
"end": 105,
"score": 0.9998503923416138,
"start": 95,
"tag": "NAME",
"value": "Eric Njogu"
},
{
"context": "aw\n * %%\n * Copyright (C) 2012, 2013 Er... | null | [] | /**
*
*/
package org.martinlaw.bo;
/*
* #%L
* mlaw
* %%
* Copyright (C) 2012, 2013 <NAME> (<EMAIL>)
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as
* published by the Free Software Foundation, either version 3 of the
... | 8,805 | 0.7161 | 0.712585 | 258 | 32.279068 | 31.360859 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.655039 | false | false | 3 |
cbce488fd52ca7c4af09a0df335559f6c0c4b2c6 | 34,256,659,199,556 | d85eea278f53c2d60197a0b479c074b5a52bdf1e | /Services/msk-bs/src/main/java/com/msk/bs/validator/IBS2101103Validator.java | 3efbf5d078d2dfa498cdacea71d943311efcde48 | [] | no_license | YuanChenM/xcdv1.5 | https://github.com/YuanChenM/xcdv1.5 | baeaab6e566236d0f3e170ceae186b6d2999c989 | 77bf0e90102f5704fe186140e1792396b7ade91d | refs/heads/master | 2021-05-26T04:51:12.441000 | 2017-08-14T03:06:07 | 2017-08-14T03:06:07 | 100,221,981 | 1 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.msk.bs.validator;
import com.hoperun.plug.spring.base.BaseValidator;
import com.msk.bs.bean.IBS2101103RsParam;
import com.msk.common.bean.RsRequest;
/**
* Created by cx on 2016/2/29.
*/
public class IBS2101103Validator extends BaseValidator<RsRequest<IBS2101103RsParam>> {
@Override
public void ... | UTF-8 | Java | 825 | java | IBS2101103Validator.java | Java | [
{
"context": " com.msk.common.bean.RsRequest;\n\n/**\n * Created by cx on 2016/2/29.\n */\npublic class IBS2101103Validato",
"end": 183,
"score": 0.9912900924682617,
"start": 181,
"tag": "USERNAME",
"value": "cx"
}
] | null | [] | package com.msk.bs.validator;
import com.hoperun.plug.spring.base.BaseValidator;
import com.msk.bs.bean.IBS2101103RsParam;
import com.msk.common.bean.RsRequest;
/**
* Created by cx on 2016/2/29.
*/
public class IBS2101103Validator extends BaseValidator<RsRequest<IBS2101103RsParam>> {
@Override
public void ... | 825 | 0.676359 | 0.587863 | 23 | 33.304348 | 28.251102 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.347826 | false | false | 3 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.