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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
77e2b89494dd74c3811ef2eb9fca85c73abd1a77 | 4,784,593,575,007 | 06160c491affeb53479d2b52c5ccb805ad386805 | /HouseCareRepository/src/main/java/br/com/wamais/houseCare/repository/crud/InventarioRepository.java | 200204078cffc8eb3de59ae49ce40ef399404ce6 | [] | no_license | moeandre/housecare | https://github.com/moeandre/housecare | 804410144fd4e2cb55af96c626ba6bb69a071df9 | b2b7e377f6b2a388b5ed989cff01db474b9908f2 | refs/heads/master | 2023-02-07T17:27:42.111000 | 2020-04-23T13:36:13 | 2020-04-23T13:36:13 | 63,504,213 | 0 | 0 | null | false | 2023-02-02T00:51:10 | 2016-07-16T22:12:11 | 2020-04-23T13:41:15 | 2023-02-02T00:51:05 | 17,691 | 0 | 0 | 27 | Java | false | false | package br.com.wamais.houseCare.repository.crud;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import br.com.wamais.houseCare.domain.Inventario;
import br.com.wamais.houseCare.domain.InventarioPK;
@Repository
public interface InventarioRepository exte... | UTF-8 | Java | 369 | java | InventarioRepository.java | Java | [] | null | [] | package br.com.wamais.houseCare.repository.crud;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import br.com.wamais.houseCare.domain.Inventario;
import br.com.wamais.houseCare.domain.InventarioPK;
@Repository
public interface InventarioRepository exte... | 369 | 0.845528 | 0.845528 | 12 | 29.75 | 29.577934 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 12 |
c1bbd8f895bb90fbf4cff1171ce3f6f119c44747 | 12,652,973,722,961 | f4610cb851efe289f5473c9276046e51bb00639c | /src/galaxys_framework_helper/ExtraEntry.java | d4db49fcde24af9f97a96b7eca9cf04680958baa | [] | no_license | romanbb/Public.XML-Framework-Helper | https://github.com/romanbb/Public.XML-Framework-Helper | cc8b771e75584b4a0b7fbd3d1770644d953ec445 | 0f9a4292875cfe3f1467dc128b0d0baa062dcc7e | refs/heads/master | 2020-04-02T01:08:26.033000 | 2011-06-12T23:33:43 | 2011-06-12T23:33:43 | 1,877,841 | 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 galaxys_framework_helper;
/**
*
* @author roman
*/
public class ExtraEntry {
String type;
String name;
public ExtraEntry(String line) {
String[] split = line.split("\\s")... | UTF-8 | Java | 397 | java | ExtraEntry.java | Java | [
{
"context": "ckage galaxys_framework_helper;\n\n/**\n *\n * @author roman\n */\npublic class ExtraEntry {\n String ty",
"end": 157,
"score": 0.6908972859382629,
"start": 154,
"tag": "NAME",
"value": "rom"
},
{
"context": "e galaxys_framework_helper;\n\n/**\n *\n * @author rom... | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package galaxys_framework_helper;
/**
*
* @author roman
*/
public class ExtraEntry {
String type;
String name;
public ExtraEntry(String line) {
String[] split = line.split("\\s")... | 397 | 0.5466 | 0.541562 | 22 | 17.045454 | 16.680084 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 12 |
24e50c31d09cf99ed291242eae673d2bff790556 | 20,083,267,091,388 | 4eb7d6ddfcd45c4453b6b2e180359ca02976d777 | /src/main/java/notaql/model/vdata/ObjectVData.java | 4ad807dba13e917ec46303863ef3e747daab03b5 | [
"Apache-2.0"
] | permissive | Cobbe/notaql | https://github.com/Cobbe/notaql | 428421e47536ef5491dac71757dee36fc2e912e9 | 8f43ecc207ffc63356f6de86c1998f7266630220 | refs/heads/master | 2021-07-15T11:51:14.456000 | 2017-10-17T12:53:17 | 2017-10-17T12:53:17 | 106,414,184 | 0 | 0 | null | true | 2017-10-10T12:28:18 | 2017-10-10T12:28:18 | 2017-04-25T19:06:18 | 2015-07-20T15:16:00 | 461 | 0 | 0 | 0 | null | null | null | /*
* Copyright 2015 by Thomas Lottermann
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or a... | UTF-8 | Java | 1,892 | java | ObjectVData.java | Java | [
{
"context": "/*\n * Copyright 2015 by Thomas Lottermann\n *\n * Licensed under the Apache License, Version ",
"end": 41,
"score": 0.9998490214347839,
"start": 24,
"tag": "NAME",
"value": "Thomas Lottermann"
}
] | null | [] | /*
* Copyright 2015 by <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... | 1,881 | 0.700846 | 0.686575 | 62 | 29.516129 | 27.621136 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.33871 | false | false | 12 |
abfc59bfd89dcb79e72c33510493f221ff9f8b4d | 17,205,639,036,580 | 85137c0c83db462fdda5e7f9319cc6ff04554e4d | /chec/src/main/java/ht/tm/dev/chec/whois/information/WhoisResponse.java | d1c31e9fc0a05c762d99ecfd59e1110b798cc04d | [] | no_license | reformtheempire/Trunk | https://github.com/reformtheempire/Trunk | 55a6bc4602f35671a7cb16bc445a3c6ee432e321 | 49ee67ce6d12da1710588b6ba3d60795cc065c2b | refs/heads/master | 2016-09-03T06:48:16.626000 | 2015-05-08T17:25:12 | 2015-05-08T17:25:12 | 24,238,205 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ht.tm.dev.chec.whois.information;
/**
* Used to hold a WHOIS response
*
* @author Thomas Mather
*
*/
public class WhoisResponse {
private String response;
public WhoisResponse(String response) {
this.response = response;
}
public String getResponse() {
return response;
}
public void setResp... | UTF-8 | Java | 378 | java | WhoisResponse.java | Java | [
{
"context": "**\n * Used to hold a WHOIS response\n * \n * @author Thomas Mather\n *\n */\npublic class WhoisResponse {\n\n\tprivate Str",
"end": 108,
"score": 0.9997228980064392,
"start": 95,
"tag": "NAME",
"value": "Thomas Mather"
}
] | null | [] | package ht.tm.dev.chec.whois.information;
/**
* Used to hold a WHOIS response
*
* @author <NAME>
*
*/
public class WhoisResponse {
private String response;
public WhoisResponse(String response) {
this.response = response;
}
public String getResponse() {
return response;
}
public void setResponse(St... | 371 | 0.703704 | 0.703704 | 25 | 14.12 | 15.337067 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.72 | false | false | 12 |
f2b9832ad0d2e92765c5be8f67663ed46cf983a9 | 17,205,639,037,903 | cf10bec87b87177973b45583f2bc1638029c4962 | /src/main/com/kesun/dao/web/impl/DNotice.java | 374c85c25d2aeb1e1d94626d0eb4eac1855daf80 | [] | no_license | GONXFREECSS/School-enterprise-cooperation-training-platform | https://github.com/GONXFREECSS/School-enterprise-cooperation-training-platform | 8ba45213ba5c6f05c314246f7e67243d030c854f | 8031773a62f837b1e416b187574d23df88dc9f6f | refs/heads/master | 2020-03-27T06:05:42.204000 | 2018-08-25T08:37:44 | 2018-08-25T08:37:44 | 146,077,954 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kesun.dao.web.impl;
import kesun.dao.DaoSupport;
import kesun.dao.web.INotice;
import org.springframework.stereotype.Repository;
import java.util.List;
/**
* Created by heying on 2017/10/29.
*/
@Repository("dNotice")
public class DNotice extends DaoSupport implements INotice {
public DNotice() {
... | UTF-8 | Java | 623 | java | DNotice.java | Java | [
{
"context": "sitory;\n\nimport java.util.List;\n\n/**\n * Created by heying on 2017/10/29.\n */\n@Repository(\"dNotice\")\npublic ",
"end": 187,
"score": 0.8219103813171387,
"start": 181,
"tag": "USERNAME",
"value": "heying"
}
] | null | [] | package kesun.dao.web.impl;
import kesun.dao.DaoSupport;
import kesun.dao.web.INotice;
import org.springframework.stereotype.Repository;
import java.util.List;
/**
* Created by heying on 2017/10/29.
*/
@Repository("dNotice")
public class DNotice extends DaoSupport implements INotice {
public DNotice() {
... | 623 | 0.672552 | 0.659711 | 28 | 21.25 | 18.178923 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.392857 | false | false | 12 |
5035ff80ac8c8486e093e0a9bf2c92341d86711f | 10,161,892,656,654 | 946d03577c1ab18b0364b944400f1c69cd102ddb | /viewtest/src/main/java/com/java/viewtest/ViewTestActivity.java | 1bf53ec6ca6da7c31185d1b30a9b684c00df7be8 | [] | no_license | shuangtianwutong/MyApplication | https://github.com/shuangtianwutong/MyApplication | b5a09736e3b43f0c9f2d94d16e028afc10aecb03 | 673d2daeafdb816e09d69399bf28d7e21ede1229 | refs/heads/master | 2021-06-13T07:51:19.993000 | 2021-02-27T15:07:55 | 2021-02-27T15:07:55 | 136,114,974 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.java.viewtest;
import android.animation.ObjectAnimator;
import android.animation.ValueAnimator;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import com.java.widget.DepartureView;
public class ViewTestActivity extends AppComp... | UTF-8 | Java | 2,427 | java | ViewTestActivity.java | Java | [] | null | [] | package com.java.viewtest;
import android.animation.ObjectAnimator;
import android.animation.ValueAnimator;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import com.java.widget.DepartureView;
public class ViewTestActivity extends AppComp... | 2,427 | 0.644474 | 0.623613 | 76 | 28.644737 | 25.351582 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.552632 | false | false | 12 |
32a4f5c6f07334ee5b2b0ef7c8d658777db67430 | 20,109,036,933,095 | 768ade2f00ea992bcc44efee2931dbc578218237 | /template/TempServiceImpl.java | 2ed4a0a5ae16ecb2112de286d9158adfc2971357 | [
"Apache-2.0"
] | permissive | zhao154811/mybatis-codegen | https://github.com/zhao154811/mybatis-codegen | c04baab78596406267e473fcab630c48e1e8cf7d | 0c8d73b467f42c2cff1c9581b30642bac3dc94e0 | refs/heads/master | 2021-01-10T01:42:22.594000 | 2017-01-01T11:33:30 | 2017-01-01T11:33:30 | 47,235,174 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* All Rights Reserved
*/
package ${servicePkg}.impl;
import org.apache.commons.lang.builder.ToStringBuilder;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import ${mapperPkg}.${className}Mapp... | UTF-8 | Java | 3,180 | java | TempServiceImpl.java | Java | [] | null | [] | /**
* All Rights Reserved
*/
package ${servicePkg}.impl;
import org.apache.commons.lang.builder.ToStringBuilder;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import ${mapperPkg}.${className}Mapp... | 3,180 | 0.717296 | 0.716667 | 81 | 38.259258 | 38.618671 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.901235 | false | false | 12 |
2bfbf63df246da79fb3177c75c9c82697efa6b93 | 26,465,588,481,142 | d5679b044cf8c65cd304e5a21cd35f6e4640ffe9 | /Remidi Produktif/src/remidi/produktif/JayaBaru.java | 0f796fa72444e7d0dff4c1641c7f6286887700a3 | [] | no_license | arifin-ilham/Remidi-rpl | https://github.com/arifin-ilham/Remidi-rpl | f1ca4b76526b3caf31c1242f7baa81d8acde0b2b | 4f51af5b58e1a80807645360030d7c0f6ed2898b | refs/heads/master | 2023-05-02T19:48:09.188000 | 2021-05-31T09:07:36 | 2021-05-31T09:07:36 | 372,446,230 | 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 remidi.produktif;
/**
*
* @author ilham
*/
public class JayaBaru {
private String size, harga;
private String merk, warna... | UTF-8 | Java | 1,380 | java | JayaBaru.java | Java | [
{
"context": ".\n */\npackage remidi.produktif;\n\n/**\n *\n * @author ilham\n */\npublic class JayaBaru {\n\nprivate String size,",
"end": 235,
"score": 0.990777313709259,
"start": 230,
"tag": "USERNAME",
"value": "ilham"
}
] | 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 remidi.produktif;
/**
*
* @author ilham
*/
public class JayaBaru {
private String size, harga;
private String merk, warna... | 1,380 | 0.661594 | 0.661594 | 77 | 16.935064 | 17.842993 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.376623 | false | false | 12 |
12071d3d5178468408fc98d54eb52d8eb9044558 | 30,502,857,754,877 | f72176aa3ae192c7f353b47af6a9b2c3da3638bc | /WooShop/src/main/java/poly/edu/service/impl/UserServiceImpl.java | 02ad03fea07db682289b91fefedd48a8c45b4a41 | [] | no_license | letannguyen/shoppingclock | https://github.com/letannguyen/shoppingclock | 4dec2ec891b74c216fe188556620362aff122ff0 | 5023479664d97a672757c3a87f44c3fef12d31e5 | refs/heads/master | 2023-06-14T19:11:10.640000 | 2021-07-09T16:43:34 | 2021-07-09T16:43:34 | 384,497,220 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package poly.edu.service.impl;
import java.util.List;
import java.util.Optional;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.stereotype.Service;
import poly.edu.entity.User;
import poly.edu.repository.UserRepository;
import poly.edu.service... | UTF-8 | Java | 1,793 | java | UserServiceImpl.java | Java | [] | null | [] | package poly.edu.service.impl;
import java.util.List;
import java.util.Optional;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.stereotype.Service;
import poly.edu.entity.User;
import poly.edu.repository.UserRepository;
import poly.edu.service... | 1,793 | 0.778583 | 0.778583 | 91 | 18.703297 | 18.814592 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.43956 | false | false | 12 |
1b2e820ff66bcd3d324301c1e902a53a68f2a1cd | 30,502,857,755,031 | 471e8ec1e6261e3a20460256c77e3ac77c3ec753 | /CommonCodeSegmentSelector/src/commonfragmentremoval/CommonSegmentTuple.java | fd899eb3cf75d8c3e0207d5b15878e8e057db3f8 | [
"Apache-2.0"
] | permissive | oscarkarnalim/c2s2 | https://github.com/oscarkarnalim/c2s2 | ce22848ad5c2a4041ae3cb3df4c6d064603639a5 | 370cc1b213e40d96b06c67c55eb1502ca91c2d49 | refs/heads/main | 2023-06-27T15:50:12.632000 | 2021-07-28T22:29:59 | 2021-07-28T22:29:59 | 306,541,110 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package commonfragmentremoval;
import java.util.ArrayList;
import support.LibTuple;
public class CommonSegmentTuple implements Comparable<CommonSegmentTuple> {
private String content;
// content as array
private ArrayList<String> contentArr;
// all variations given in content as arrays
private ArrayList<ArrayLi... | UTF-8 | Java | 4,024 | java | CommonSegmentTuple.java | Java | [] | null | [] | package commonfragmentremoval;
import java.util.ArrayList;
import support.LibTuple;
public class CommonSegmentTuple implements Comparable<CommonSegmentTuple> {
private String content;
// content as array
private ArrayList<String> contentArr;
// all variations given in content as arrays
private ArrayList<ArrayLi... | 4,024 | 0.676938 | 0.673956 | 143 | 27.13986 | 23.06743 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.27972 | false | false | 12 |
0dcff3ccf8c9d280a3108531a8388a15a0beb71f | 36,696,200,584,029 | 87fab073420a71916270c2e76bade84c383f0381 | /src/main/java/ui/dir/HeaderPanel.java | 9dc82459c2ea1b9e820ec02b32b7d2c69dec9806 | [] | no_license | cslfiu/Proviz-Sensor-Application | https://github.com/cslfiu/Proviz-Sensor-Application | 1ce1a6ec68558c99611e99594b0b09a1624eb35b | 16dd69a7d508215e0a7d609fb7463c1627e78c19 | refs/heads/master | 2021-07-22T15:39:32.315000 | 2017-11-05T22:39:15 | 2017-11-05T22:39:15 | 92,319,338 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ui.dir;
import javax.imageio.ImageIO;
import javax.swing.*;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
/**
* Created by bigbywolf on 1/6/17.
*/
public class HeaderPanel extends JPanel{
public HeaderPanel(){
try {
String username = System.... | UTF-8 | Java | 722 | java | HeaderPanel.java | Java | [
{
"context": "le;\nimport java.io.IOException;\n\n/**\n * Created by bigbywolf on 1/6/17.\n */\npublic class HeaderPanel extends J",
"end": 183,
"score": 0.9996460676193237,
"start": 174,
"tag": "USERNAME",
"value": "bigbywolf"
}
] | null | [] | package ui.dir;
import javax.imageio.ImageIO;
import javax.swing.*;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
/**
* Created by bigbywolf on 1/6/17.
*/
public class HeaderPanel extends JPanel{
public HeaderPanel(){
try {
String username = System.... | 722 | 0.616343 | 0.610803 | 28 | 24.785715 | 24.284559 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.464286 | false | false | 12 |
afbb63f414cbed4d292eca91ec99763f4bfe660d | 9,904,194,624,750 | 281fc20ae4900efb21e46e8de4e7c1e476f0d132 | /framework/impl/src/main/java/org/ajax4jsf/renderkit/ChameleonRenderKitImpl.java | b55cf08ef8ac8af319511e267c0111a618ed557a | [] | no_license | nuxeo/richfaces-3.3 | https://github.com/nuxeo/richfaces-3.3 | c23b31e69668810219cf3376281f669fa4bf256f | 485749c5f49ac6169d9187cc448110d477acab3b | refs/heads/master | 2023-08-25T13:27:08.790000 | 2015-01-05T10:42:11 | 2015-01-05T10:42:11 | 10,627,040 | 3 | 5 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* License Agreement.
*
* Rich Faces - Natural Ajax for Java Server Faces (JSF)
*
* Copyright (C) 2007 Exadel, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License version 2.1 as published by the Free Software ... | UTF-8 | Java | 5,662 | java | ChameleonRenderKitImpl.java | Java | [
{
"context": "\n * @see javax.faces.render.RenderKit \r\n * @author shura\r\n *\r\n */\r\npublic class ChameleonRenderKitImpl ext",
"end": 1563,
"score": 0.9688502550125122,
"start": 1558,
"tag": "USERNAME",
"value": "shura"
}
] | null | [] | /**
* License Agreement.
*
* Rich Faces - Natural Ajax for Java Server Faces (JSF)
*
* Copyright (C) 2007 Exadel, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License version 2.1 as published by the Free Software ... | 5,662 | 0.646238 | 0.642706 | 163 | 32.736195 | 29.413662 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.760736 | false | false | 12 |
4c888aeeb32d11d909623fa2d7809734ee831448 | 35,261,681,529,101 | 69b7760a186f7749ddb804831fc5ed8a30a2bd29 | /target/generated-sources/annotations/Clases/TipoPieza_.java | 31392a7b621c892e34763cdf4ea8f8e4ced9eca7 | [] | no_license | Josereyrivera1997/IngenieriaSoftware1 | https://github.com/Josereyrivera1997/IngenieriaSoftware1 | b8ebd40c04858c69b1fb59df5a75861e1e7d132e | 79e7b2d8175c7127f80796565f76e2196244779e | refs/heads/master | 2023-07-01T16:52:35.673000 | 2021-08-05T04:36:18 | 2021-08-05T04:36:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Clases;
import javax.annotation.Generated;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
@Generated(value = "org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor")
@StaticMetamodel(TipoPieza.class)
public abstract class TipoPieza_ {
public static ... | UTF-8 | Java | 526 | java | TipoPieza_.java | Java | [] | null | [] | package Clases;
import javax.annotation.Generated;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
@Generated(value = "org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor")
@StaticMetamodel(TipoPieza.class)
public abstract class TipoPieza_ {
public static ... | 526 | 0.840304 | 0.840304 | 15 | 34 | 28.982754 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.866667 | false | false | 12 |
be3fd582c9b278f03070acae4217c2185da3e5f0 | 38,749,194,952,157 | 4ffa14e2a8ed9b1e2b27a5e0a86eed878629923c | /iDManager/src/main/java/com/hai/idmanager/view/base/BaseApplication.java | 329b1636a963d8e376fe3bddf2b36c25517650a3 | [] | no_license | pinhai/IDManager-AS | https://github.com/pinhai/IDManager-AS | a9cc2811b66dde8930faaaa3b325acc9e6ba8725 | aa0c4cb960a3cf33ffb8a651dcc0afa51039958c | refs/heads/master | 2021-01-13T09:12:56.542000 | 2020-11-06T15:21:36 | 2020-11-06T15:21:36 | 69,076,479 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hai.idmanager.view.base;
import android.app.Application;
import android.content.Context;
import com.hai.securitylock.utils.PreferenceUtil;
public class BaseApplication extends Application {
public static final boolean debug = true;
private static BaseApplication instance;
public static Context get... | UTF-8 | Java | 528 | java | BaseApplication.java | Java | [] | null | [] | package com.hai.idmanager.view.base;
import android.app.Application;
import android.content.Context;
import com.hai.securitylock.utils.PreferenceUtil;
public class BaseApplication extends Application {
public static final boolean debug = true;
private static BaseApplication instance;
public static Context get... | 528 | 0.770833 | 0.770833 | 26 | 19.307692 | 18.830763 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.115385 | false | false | 12 |
366839d13f9c229ed6c08a182790c1e7a6c9c519 | 37,477,884,629,307 | 8f773f631125b4de7e14c6c5f275e5ee11ed8cb3 | /src/Q303.java | 0782cf4f978705c4993bedd2f0e8bfe56b9cdad3 | [] | no_license | mmelk057/Leet | https://github.com/mmelk057/Leet | 88a08298c6a1b0b19abc4dfa7428fb5c228c2aa6 | 6e17bb188ac732f4b7f5707ca2f149454658540b | refs/heads/master | 2020-05-31T09:51:50.390000 | 2020-02-22T02:15:17 | 2020-02-22T02:15:17 | 190,222,876 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Q303 {
int[] sumMappings;
public Q303(int[] nums) {
this.sumMappings = new int[nums.length];
int previousSum = 0;
for (int i = 0; i < nums.length; i++) {
previousSum += nums[i];
sumMappings[i] = previousSum;
}
}
public int sumRange(... | UTF-8 | Java | 494 | java | Q303.java | Java | [] | null | [] | public class Q303 {
int[] sumMappings;
public Q303(int[] nums) {
this.sumMappings = new int[nums.length];
int previousSum = 0;
for (int i = 0; i < nums.length; i++) {
previousSum += nums[i];
sumMappings[i] = previousSum;
}
}
public int sumRange(... | 494 | 0.473684 | 0.451417 | 22 | 21.454546 | 17.039331 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 12 |
b49ff75b320a9453fe3be1d39d94a83e604a7fdc | 94,489,343,875 | e167395e9dc79dfabe42d67f30eb556ebfa98dcf | /SelectionofNumbers.java | 171a356f172ce45c0813ce5ee90d9c15f3e21ed0 | [] | no_license | khushbooc13/hackerEarth--Dynamic-Programming | https://github.com/khushbooc13/hackerEarth--Dynamic-Programming | d62a2b737e813c075344d0bd1b8f4d867ea41ae2 | 7023c4aaed2fa0ae488e72e7f96a306d7d83910e | refs/heads/master | 2020-05-25T04:57:53.876000 | 2019-05-24T05:19:56 | 2019-05-24T05:19:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*You are given N numbers placed in a line. You have to select K numbers from those numbers.
The priority level of the numbers is different.
You can select numbers from end only. After selection the number gets erased from the line.
You want to maximize the sum of priority level of all the numbers. Your task is to fi... | UTF-8 | Java | 1,143 | java | SelectionofNumbers.java | Java | [] | null | [] | /*You are given N numbers placed in a line. You have to select K numbers from those numbers.
The priority level of the numbers is different.
You can select numbers from end only. After selection the number gets erased from the line.
You want to maximize the sum of priority level of all the numbers. Your task is to fi... | 1,143 | 0.653543 | 0.645669 | 34 | 32.64706 | 26.597084 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.088235 | false | false | 12 |
f4710657dc9238f95d1cc57af22eeec48977ed82 | 35,399,120,493,044 | 213bf1ebd717ffc5d26631ebda34714ad89c3abc | /output/java/src/main/java/org/elasticsearch/x_pack/cross_cluster_replication/auto_follow/create_auto_follow_pattern/CreateAutoFollowPatternRequest.java | 7929c7636cd2200d11dd89a8c0b1f78a60e468bf | [] | no_license | isabella232/elastic-client-generator | https://github.com/isabella232/elastic-client-generator | d92526b2f5f0ac89a05858aa639b8faa32eaa9ea | 79bbecc0aa03c68344daa7b6687e2e8cec8fb3e5 | refs/heads/master | 2023-01-09T23:39:32.002000 | 2020-09-29T08:05:50 | 2020-09-29T08:05:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package org.elasticsearch.x_pack.cross_cluster_replication.auto_follow.create_auto_follow_pattern;
import java.io.IOException;
import java.util.Date;
import java.util.List;
import java.util.HashMap;
import java.time.Instant;
import java.time.format.DateTimeFormatter;
import org.elasticsearch.*;
import org.elasticsear... | UTF-8 | Java | 9,415 | java | CreateAutoFollowPatternRequest.java | Java | [] | null | [] |
package org.elasticsearch.x_pack.cross_cluster_replication.auto_follow.create_auto_follow_pattern;
import java.io.IOException;
import java.util.Date;
import java.util.List;
import java.util.HashMap;
import java.time.Instant;
import java.time.format.DateTimeFormatter;
import org.elasticsearch.*;
import org.elasticsear... | 9,415 | 0.791184 | 0.791184 | 178 | 51.887642 | 40.392021 | 153 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.842697 | false | false | 12 |
b391e38979a4e9bda9bb7bd5ef49e3c9ac9e5167 | 6,176,162,976,500 | f066861c155c7b48396fe1d35304d5dcbd6e7a3d | /trainnig/src/main/java/interfaceandarray/Solution.java | 64fcad50a49e4f5f920bfb69a8615ddf6511f328 | [] | no_license | Dheerajmishrajnv/Java_Trainning | https://github.com/Dheerajmishrajnv/Java_Trainning | a0de430f67134587a8e190f86f212a4164653bf5 | 4ea3d7424027f831d2348b59820002d5aeea28e9 | refs/heads/master | 2023-06-16T19:54:35.020000 | 2021-07-09T06:51:45 | 2021-07-09T06:51:45 | 384,318,542 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package interfaceandarray;
import java.util.*;
public class Solution {
public static void main(String[] args) {
int c[] = new int[5];
Scanner inputObj = new Scanner(System.in);
for (int i = 0; i < 5; i++) {
c[i] = inputObj.nextInt();
}
for (int element : c) {
System.out.println(element);
}
Inter... | UTF-8 | Java | 623 | java | Solution.java | Java | [] | null | [] | package interfaceandarray;
import java.util.*;
public class Solution {
public static void main(String[] args) {
int c[] = new int[5];
Scanner inputObj = new Scanner(System.in);
for (int i = 0; i < 5; i++) {
c[i] = inputObj.nextInt();
}
for (int element : c) {
System.out.println(element);
}
Inter... | 623 | 0.609952 | 0.595506 | 33 | 17.878788 | 14.13733 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.060606 | false | false | 12 |
cdb32d3f9deb1049d625f747dce617c5c434247f | 3,238,405,406,696 | 501d486b791b8a45bef1f19545e3839e9622a46f | /src/main/java/com/company/currencyExchange/NBPService.java | 0764a36efdc8e313993e432bd25a850d7fc352df | [] | no_license | MrMT-95/currencyExchange | https://github.com/MrMT-95/currencyExchange | 8ac5875ca738b0a934bc79676278100ef4ec12ea | 148b77498089641388324653a19f7a4e94ea7071 | refs/heads/master | 2023-06-04T03:22:35.410000 | 2021-06-27T16:47:59 | 2021-06-27T16:47:59 | 380,790,292 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company.currencyExchange;
public interface NBPService {
Rate getExchangeRate(Currency currency);
}
| UTF-8 | Java | 116 | java | NBPService.java | Java | [] | null | [] | package com.company.currencyExchange;
public interface NBPService {
Rate getExchangeRate(Currency currency);
}
| 116 | 0.801724 | 0.801724 | 5 | 22.200001 | 18.345572 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 12 |
2d4973bfb943369976d804806c253cf7ce82af6c | 2,877,628,130,871 | a494927cce16b37f57b457e67cab91863c55c39d | /src/ui/editor/EPatsTable.java | 4e56a110d8cd17d68f1aedb21efd4ddf69656478 | [] | no_license | GenericAdaptiveScheduling/GenTool | https://github.com/GenericAdaptiveScheduling/GenTool | cdd1f1c7153a3055371e2baa9cf2c08e61ab8b01 | e6045def4fd18c872e84ef9385ea44243ca3e90c | refs/heads/master | 2020-04-16T14:28:43.276000 | 2019-01-29T07:57:29 | 2019-01-29T07:57:29 | 165,668,224 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ui.editor;
import java.util.Vector;
import kernel.Context;
public class EPatsTable {
Vector<Context> pats = new Vector<>();
public EPatsTable() {
// TODO Auto-generated constructor stub
}
public void addPattern(Context pattern) {
this.pats.add(pattern);
}
public Vector<Context> ... | UTF-8 | Java | 651 | java | EPatsTable.java | Java | [] | null | [] | package ui.editor;
import java.util.Vector;
import kernel.Context;
public class EPatsTable {
Vector<Context> pats = new Vector<>();
public EPatsTable() {
// TODO Auto-generated constructor stub
}
public void addPattern(Context pattern) {
this.pats.add(pattern);
}
public Vector<Context> ... | 651 | 0.668203 | 0.668203 | 33 | 17.727272 | 15.90935 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.272727 | false | false | 12 |
48c518e6277284f0b31abae8107fb6dc458d30f8 | 21,577,915,696,502 | 22f4ebcfe9f90507c6df289a8d6abe183995072e | /Projet_RodentRevenge/src/model/Entite.java | 9833ff2e85afa4edbf37428730fc0c80b5bc625a | [] | no_license | Wargle/-MyRodentRevenge | https://github.com/Wargle/-MyRodentRevenge | 2c44c58a82fb47a77b2881b0eb9fa26f3fabffb7 | b86f4ac421903f5f5f7d3152fc674b2d6a647895 | refs/heads/master | 2021-09-02T02:37:11.031000 | 2017-12-29T19:34:02 | 2017-12-29T19:34:02 | 111,032,407 | 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 model;
import javafx.scene.image.Image;
/**
* Classe abstraite d'un élément du Jeu
* @author Alexis Arnould
*/... | UTF-8 | Java | 1,580 | java | Entite.java | Java | [
{
"context": "* Classe abstraite d'un élément du Jeu\r\n * @author Alexis Arnould\r\n */\r\npublic abstract class Entite {\r\n protect",
"end": 315,
"score": 0.999859631061554,
"start": 301,
"tag": "NAME",
"value": "Alexis Arnould"
}
] | 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 model;
import javafx.scene.image.Image;
/**
* Classe abstraite d'un élément du Jeu
* @author <NAME>
*/
public... | 1,572 | 0.598095 | 0.596825 | 57 | 25.631578 | 22.06023 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 12 |
2cd89385322e45d82ab35469f6e1783f69997e05 | 2,216,203,178,023 | d5d84e1832d5369136e230709cecfbd5238d0b35 | /src/main/java/com/zhoulei/service/OrderdtoService.java | 840d0756abb52e3a04f8c96af9860f6de4ed5062 | [] | no_license | LeichouA/productsell | https://github.com/LeichouA/productsell | fbc7fece6fa537897fd5b76dec4ba0521fbfbc34 | 6519221598d640d57af36257fbb35804e439ea9e | refs/heads/master | 2020-06-08T21:21:48.142000 | 2019-08-12T09:40:50 | 2019-08-12T09:40:50 | 193,308,778 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zhoulei.service;
import com.zhoulei.dto.Orderdto;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
public interface OrderdtoService {
Orderdto create(Orderdto orderdto);
Orderdto findByone(String orderId);
Page<Orderdto> orderlist(String buyerOpe... | UTF-8 | Java | 520 | java | OrderdtoService.java | Java | [] | null | [] | package com.zhoulei.service;
import com.zhoulei.dto.Orderdto;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
public interface OrderdtoService {
Orderdto create(Orderdto orderdto);
Orderdto findByone(String orderId);
Page<Orderdto> orderlist(String buyerOpe... | 520 | 0.773077 | 0.773077 | 22 | 22.636364 | 21.862267 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 12 |
6e92e8176dc259815620a89e30ebf2f5793b55cb | 30,081,950,945,569 | 3f8b3ace7e5aab179ffd0df5b162eaa4172b03f4 | /Biblioteca-de-livros-com-cadastro/CodeFont/Pn7X.java | 01ce0a6e4fa8d47bed13b5fc7f19a2fe834af6ff | [] | no_license | Davidson-Moura/Java | https://github.com/Davidson-Moura/Java | 932bd1e6f27522bb32bbef42b8181e825ee9bba4 | bb4a55acb213cca48152591df558837bdaee7306 | refs/heads/main | 2023-04-28T18:06:52.504000 | 2021-05-26T11:47:19 | 2021-05-26T11:47:19 | 370,657,514 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import lp2g15.biblioteca.*;
import java.util.*;
import java.time.LocalDate;
import java.io.*;
public class Pn7X{
static String nomeArquivoLivros="livros.dat";
static String nomeArquivoUsuarios="usuarios.dat";
static Biblioteca biblioteca;
public static void main(String[] args){
... | UTF-8 | Java | 22,298 | java | Pn7X.java | Java | [] | null | [] |
import lp2g15.biblioteca.*;
import java.util.*;
import java.time.LocalDate;
import java.io.*;
public class Pn7X{
static String nomeArquivoLivros="livros.dat";
static String nomeArquivoUsuarios="usuarios.dat";
static Biblioteca biblioteca;
public static void main(String[] args){
... | 22,298 | 0.352427 | 0.345923 | 645 | 32.561241 | 24.893972 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.462016 | false | false | 12 |
2ee0492513e09a012f3ec6d2112548162f0de5e1 | 30,081,950,944,337 | fef5296397f9b950a11455e880a919537390aea0 | /enterprise/j2ee.ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/EjbJarProject.java | 637f86b3d6eba50aa81e8041789a437436f1c7de | [
"Apache-2.0"
] | permissive | apache/netbeans | https://github.com/apache/netbeans | 5a4d6fa9e4f230b33e44519a479d66e47a381289 | 28d308b400bbe439ac0ac84b64d823ce0b69272e | refs/heads/master | 2023-08-29T15:32:41.838000 | 2023-08-29T09:48:59 | 2023-08-29T09:48:59 | 102,083,576 | 1,692 | 718 | Apache-2.0 | false | 2023-09-14T19:41:05 | 2017-09-01T07:00:11 | 2023-09-14T09:51:47 | 2023-09-14T19:41:04 | 381,002 | 2,386 | 791 | 718 | Java | false | false |
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you... | UTF-8 | Java | 82,796 | java | EjbJarProject.java | Java | [
{
"context": "**\n * Represents one ejb module project\n * @author Chris Webster\n */\n@AntBasedProjectRegistration(\n iconResourc",
"end": 8536,
"score": 0.9995341300964355,
"start": 8523,
"tag": "NAME",
"value": "Chris Webster"
}
] | null | [] |
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you... | 82,789 | 0.610331 | 0.604679 | 1,755 | 46.17664 | 36.815666 | 414 | false | false | 0 | 0 | 0 | 0 | 70 | 0.001691 | 0.623932 | false | false | 12 |
f5433c0830c1beeb3038b1970b111f9223ee46f2 | 33,028,298,540,797 | f8b777ad8fe90b0bb19f5f0d0ce948e51747ea68 | /personinfocollecter/src/main/java/com/hufeiya/personinfocollecter/MyApplication.java | 9f60ca8ecf5508597dfa1cb0ddb3f251368f7d93 | [] | no_license | hufeiya/PeronalInfoDEMO | https://github.com/hufeiya/PeronalInfoDEMO | 2e2e2ad0afc88805f977a834e03e74c18f967914 | 0ad62546f7982dd60d1aebad35d1bdb452b1bd70 | refs/heads/master | 2020-05-29T14:41:22.858000 | 2016-07-29T09:29:42 | 2016-07-29T09:29:42 | 60,460,768 | 4 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hufeiya.personinfocollecter;
import android.app.Application;
import android.content.Context;
import org.xutils.x;
/**
* Created by hufeiya on 16-7-22.
*/
public class MyApplication extends Application{
public static Context context;
@Override
public void onCreate() {
super.onCreate(... | UTF-8 | Java | 500 | java | MyApplication.java | Java | [
{
"context": ".Context;\n\nimport org.xutils.x;\n\n/**\n * Created by hufeiya on 16-7-22.\n */\npublic class MyApplication extend",
"end": 154,
"score": 0.9996588230133057,
"start": 147,
"tag": "USERNAME",
"value": "hufeiya"
}
] | null | [] | package com.hufeiya.personinfocollecter;
import android.app.Application;
import android.content.Context;
import org.xutils.x;
/**
* Created by hufeiya on 16-7-22.
*/
public class MyApplication extends Application{
public static Context context;
@Override
public void onCreate() {
super.onCreate(... | 500 | 0.689873 | 0.679325 | 21 | 21.571428 | 19.271423 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47619 | false | false | 12 |
580c6b619ec80a46bf01f8da35803d62902553ee | 12,008,728,566,078 | beb3783ab791be67aea62d572c28be4a2015b03f | /sum-of-positive/java/1/Positive.java | 9f9bc706d20d02ed237cf854d1473d272044858b | [
"BSD-2-Clause-Views"
] | permissive | prayatma/codewars | https://github.com/prayatma/codewars | 0c95bdff772e35493e68f3915ffd860c0e35489f | 34cb63bd1ef7497c3a9ad5fdebe7ed91456ab227 | refs/heads/master | 2021-02-07T19:27:15.553000 | 2020-03-01T01:36:13 | 2020-03-01T01:36:13 | 244,068,080 | 0 | 0 | NOASSERTION | true | 2020-03-01T01:30:23 | 2020-03-01T01:30:23 | 2019-12-10T10:51:36 | 2019-09-07T02:43:32 | 449 | 0 | 0 | 0 | null | false | false | public class Positive{
public static int sum(int[] arr) {
return java.util.Arrays.stream(arr)
.filter(n -> n > 0)
.sum();
}
} | UTF-8 | Java | 145 | java | Positive.java | Java | [] | null | [] | public class Positive{
public static int sum(int[] arr) {
return java.util.Arrays.stream(arr)
.filter(n -> n > 0)
.sum();
}
} | 145 | 0.57931 | 0.572414 | 7 | 19.857143 | 13.860825 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 12 |
673ad56500f0283b16d8e899f6728266d26b206d | 10,428,180,628,097 | f823f023ce0835c62a35c3fad6f03df26802b0cf | /apps/dolly-backend/src/main/java/no/nav/dolly/provider/api/TestpersonController.java | 36100c6bb7ae2b5c3c381721d8088fb04888f3c8 | [
"MIT"
] | permissive | abdukerim/testnorge | https://github.com/abdukerim/testnorge | b4778f97f9a51d3591aa29d7ef8bfb1c1f11cdd9 | 31ea38d2286db6de244eb1ab71c4751cc01f8d05 | refs/heads/master | 2023-08-23T11:49:12.549000 | 2021-11-03T14:10:23 | 2021-11-03T14:10:23 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package no.nav.dolly.provider.api;
import io.swagger.v3.oas.annotations.Operation;
import io.swagger.v3.oas.annotations.Parameter;
import lombok.RequiredArgsConstructor;
import ma.glasnost.orika.MapperFacade;
import no.nav.dolly.bestilling.service.DollyBestillingService;
import no.nav.dolly.domain.jpa.Bestilling;
impo... | UTF-8 | Java | 5,344 | java | TestpersonController.java | Java | [] | null | [] | package no.nav.dolly.provider.api;
import io.swagger.v3.oas.annotations.Operation;
import io.swagger.v3.oas.annotations.Parameter;
import lombok.RequiredArgsConstructor;
import ma.glasnost.orika.MapperFacade;
import no.nav.dolly.bestilling.service.DollyBestillingService;
import no.nav.dolly.domain.jpa.Bestilling;
impo... | 5,344 | 0.775613 | 0.774864 | 114 | 45.842106 | 31.78866 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.675439 | false | false | 12 |
3a0d65da6b5a08d40e90282b7db28f0b1b4e3973 | 14,800,457,308,041 | 774ad58925938ca93ff6481f6fab22bcc711a76d | /src/Arrays/LargestSquare.java | b99a8fcd29c8de8883d41140cf24976651e0c182 | [] | no_license | leiwang8224/algorithm2 | https://github.com/leiwang8224/algorithm2 | b26326bf6d851d5b3f30dd860e79bf02dc9a7ade | 532fcd603cd1631af1468ecd5f9bffa353a25242 | refs/heads/master | 2022-06-12T05:55:56.635000 | 2022-06-03T23:10:41 | 2022-06-03T23:10:41 | 127,375,815 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Arrays;
import java.util.Arrays;
public class LargestSquare {
public static void main(String[] args) {
char[][] input = new char[3][4];
input[0][0] = '1';
input[0][1] = '1';
input[0][2] = '0';
input[0][3] = '1';
input[1][0] = '1';
input[1][1] = '1';
... | UTF-8 | Java | 4,651 | java | LargestSquare.java | Java | [] | null | [] | package Arrays;
import java.util.Arrays;
public class LargestSquare {
public static void main(String[] args) {
char[][] input = new char[3][4];
input[0][0] = '1';
input[0][1] = '1';
input[0][2] = '0';
input[0][3] = '1';
input[1][0] = '1';
input[1][1] = '1';
... | 4,651 | 0.476027 | 0.458611 | 127 | 35.622047 | 25.795967 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.614173 | false | false | 12 |
77f31594a03b7b01913c8c9ebf469d983850fcd6 | 17,549,236,416,263 | 7d06726efa10d628d0579062880d2e166ea47664 | /mongo/src/igor/yarkov/crypto/mongo/UnsupportedIndexTypeException.java | be9ef3807d7179398dbf8e3c97303e3765b60bbe | [] | no_license | iyarkov/db-encrypt | https://github.com/iyarkov/db-encrypt | c0d9fa4f07ba84b0be5c18ac7ac6111ad590768b | 3f51f90e3b68f5d994d2af8f5a8b82124850429a | refs/heads/master | 2016-08-04T15:46:22.970000 | 2015-07-29T15:17:00 | 2015-07-29T15:17:00 | 39,782,173 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package igor.yarkov.crypto.mongo;
public class UnsupportedIndexTypeException extends RuntimeException {
public UnsupportedIndexTypeException(Class recordClass) {
super("Unsupported index type for class " + recordClass.getName());
}
}
| UTF-8 | Java | 252 | java | UnsupportedIndexTypeException.java | Java | [] | null | [] | package igor.yarkov.crypto.mongo;
public class UnsupportedIndexTypeException extends RuntimeException {
public UnsupportedIndexTypeException(Class recordClass) {
super("Unsupported index type for class " + recordClass.getName());
}
}
| 252 | 0.765873 | 0.765873 | 8 | 30.5 | 31.184933 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 12 |
c57a2e5c9f5ac971a63a1c68c78e27b40baa95b1 | 26,920,855,057,457 | 17c30fed606a8b1c8f07f3befbef6ccc78288299 | /P9_8_0_0/src/main/java/android/view/textclassifier/-$Lambda$Sy__B53nI_asuVbYEz1JE9PRAk8.java | 97933345a3de56996b87edbfde2c1532489ce5c1 | [] | no_license | EggUncle/HwFrameWorkSource | https://github.com/EggUncle/HwFrameWorkSource | 4e67f1b832a2f68f5eaae065c90215777b8633a7 | 162e751d0952ca13548f700aad987852b969a4ad | refs/heads/master | 2020-04-06T14:29:22.781000 | 2018-11-09T05:05:03 | 2018-11-09T05:05:03 | 157,543,151 | 1 | 0 | null | true | 2018-11-14T12:08:01 | 2018-11-14T12:08:01 | 2018-11-14T12:07:41 | 2018-11-09T05:05:10 | 26,058 | 0 | 0 | 0 | null | false | null | package android.view.textclassifier;
import java.util.function.ToIntFunction;
final /* synthetic */ class -$Lambda$Sy__B53nI_asuVbYEz1JE9PRAk8 implements ToIntFunction {
private final /* synthetic */ int $m$0(Object arg0) {
return ((SpanSpec) arg0).mStart;
}
public final int applyAsInt(Object obj... | UTF-8 | Java | 358 | java | -$Lambda$Sy__B53nI_asuVbYEz1JE9PRAk8.java | Java | [] | null | [] | package android.view.textclassifier;
import java.util.function.ToIntFunction;
final /* synthetic */ class -$Lambda$Sy__B53nI_asuVbYEz1JE9PRAk8 implements ToIntFunction {
private final /* synthetic */ int $m$0(Object arg0) {
return ((SpanSpec) arg0).mStart;
}
public final int applyAsInt(Object obj... | 358 | 0.678771 | 0.653631 | 13 | 26.538462 | 27.1339 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 12 |
8e93ccd5723f0103df41f1e273b569351ab2509a | 25,031,069,455,510 | 6092cbae5816a60b8124bb1921e6a90d7c7c8279 | /java01/src/step33/exam12/MemberAdd.java | 8a6014518c868b848f9a71c64115ea23c3227439 | [] | no_license | kyeonghunmin/mkh | https://github.com/kyeonghunmin/mkh | 847326c0effa8ec85a7e90554beee74eac9c854c | 5e4fd583d889205654fc6cfc41db37430b6a3173 | refs/heads/master | 2020-12-24T20:14:33.579000 | 2016-05-12T08:30:23 | 2016-05-12T08:30:23 | 56,681,395 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // 주제 : SQL 맵퍼인 mybatis 적용하기 - MemberDao에 적용하기 - insert
package step33.exam12;
import java.io.InputStream;
import org.apache.ibatis.io.Resources;
import org.apache.ibatis.session.SqlSessionFactory;
import org.apache.ibatis.session.SqlSessionFactoryBuilder;
import org.springframework.context.ApplicationContext;
impor... | UTF-8 | Java | 954 | java | MemberAdd.java | Java | [
{
"context": "Member member = new Member();\n member.setName(\"세종대왕\");\n member.setEmail(\"sae@test.com\");\n membe",
"end": 731,
"score": 0.9998281598091125,
"start": 727,
"tag": "NAME",
"value": "세종대왕"
},
{
"context": "\n member.setName(\"세종대왕\");\n member.setEmail(... | null | [] | // 주제 : SQL 맵퍼인 mybatis 적용하기 - MemberDao에 적용하기 - insert
package step33.exam12;
import java.io.InputStream;
import org.apache.ibatis.io.Resources;
import org.apache.ibatis.session.SqlSessionFactory;
import org.apache.ibatis.session.SqlSessionFactoryBuilder;
import org.springframework.context.ApplicationContext;
impor... | 955 | 0.743956 | 0.721978 | 31 | 28.387096 | 23.729221 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.516129 | false | false | 12 |
b9a451f6450b62f36099cbe742d11aeef3ce6978 | 24,421,184,063,877 | bf05293f6d5beec5a9f501845fa4e6b7697f32e5 | /src/main/java/ml/icitap/mapo/hr/report/entity/Report.java | 6e4a3578d0b3b4d023510f90184aaab1a721f197 | [] | no_license | mertikub/mapo-hr | https://github.com/mertikub/mapo-hr | 85374ffbad9fdd96b6169a4c4e7aa25850867375 | d23834317f8c20e8c1661ec4e219dce228c8d535 | refs/heads/master | 2018-10-14T08:58:17.363000 | 2018-10-10T21:37:02 | 2018-10-10T21:37:02 | 106,617,861 | 0 | 0 | null | false | 2018-11-21T21:51:09 | 2017-10-11T22:55:33 | 2018-11-20T20:11:33 | 2018-11-21T21:51:09 | 50,764 | 0 | 0 | 2 | Java | false | null | package ml.icitap.mapo.hr.report.entity;
import java.util.Collections;
import java.util.Comparator;
import java.util.HashSet;
import java.util.LinkedHashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.function.Consumer;
import java.util.stream.Collectors;
import ja... | UTF-8 | Java | 4,572 | java | Report.java | Java | [] | null | [] | package ml.icitap.mapo.hr.report.entity;
import java.util.Collections;
import java.util.Comparator;
import java.util.HashSet;
import java.util.LinkedHashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.function.Consumer;
import java.util.stream.Collectors;
import ja... | 4,572 | 0.725284 | 0.725284 | 173 | 24.427746 | 22.957909 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.537572 | false | false | 14 |
72554a1ac80111657d026b835963a79647b52cd1 | 10,754,598,178,053 | 3132fa71a40dcb4b337c4ea9af73dcc61dac2e61 | /leetcode/src/palin_1.java | adb9f707742e7d40a24379e0cd55a3b968bc3eb1 | [] | no_license | henrygatech/InterviewQS | https://github.com/henrygatech/InterviewQS | 1c43980d9864cbe2734441209f7870df214a6e12 | d09caa69b87950de196e5e375416a526db0c21f7 | refs/heads/master | 2016-09-05T12:03:43.523000 | 2015-01-13T01:18:42 | 2015-01-13T01:18:42 | 29,165,686 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.ArrayList;
/**
* Created by Henry on 2014/12/11.
*/
public class palin_1 {
public ArrayList<ArrayList<String>> partition(String s) {
int n = s.length();
boolean[][] dp = new boolean[n][n];
for(int i = 0;i<n;i++){
dp[i][i] = true;
}
for(int i =... | UTF-8 | Java | 1,869 | java | palin_1.java | Java | [
{
"context": "import java.util.ArrayList;\n\n/**\n * Created by Henry on 2014/12/11.\n */\npublic class palin_1 {\n pub",
"end": 52,
"score": 0.9995771646499634,
"start": 47,
"tag": "NAME",
"value": "Henry"
}
] | null | [] | import java.util.ArrayList;
/**
* Created by Henry on 2014/12/11.
*/
public class palin_1 {
public ArrayList<ArrayList<String>> partition(String s) {
int n = s.length();
boolean[][] dp = new boolean[n][n];
for(int i = 0;i<n;i++){
dp[i][i] = true;
}
for(int i =... | 1,869 | 0.456394 | 0.441948 | 65 | 27.753845 | 21.94681 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.723077 | false | false | 14 |
7d8471d1e68dd03ec4d64cd0d2a2fc0a34997d06 | 20,229,296,027,881 | ccb2a94d496c7bf898939378f1e98bde6b14d44d | /src/com/comunus/projectReport/serviceI/ServiceImpl/CommonServiceImpl.java | 0df9101617653aca4de57750e08c495e5eaae668 | [] | no_license | kishan-hub/Projects-Report | https://github.com/kishan-hub/Projects-Report | 9eb66ba3853536d66b67ba59947f0f5ee8803aa0 | 9e528896c326d64ef2d69e2830f23ab940351f4d | refs/heads/master | 2023-08-05T05:19:57.924000 | 2023-07-31T08:36:16 | 2023-07-31T08:36:16 | 312,250,266 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.comunus.projectReport.serviceI.ServiceImpl;
import com.comunus.projectReport.daoI.CommonDAOI;
import com.comunus.projectReport.daoI.daoImpl.CommonDAOImpl;
import com.comunus.projectReport.dto.LoginDTO;
import com.comunus.projectReport.serviceI.CommonServiceI;
public class CommonServiceImpl implemen... | UTF-8 | Java | 538 | java | CommonServiceImpl.java | Java | [] | null | [] | package com.comunus.projectReport.serviceI.ServiceImpl;
import com.comunus.projectReport.daoI.CommonDAOI;
import com.comunus.projectReport.daoI.daoImpl.CommonDAOImpl;
import com.comunus.projectReport.dto.LoginDTO;
import com.comunus.projectReport.serviceI.CommonServiceI;
public class CommonServiceImpl implemen... | 538 | 0.79368 | 0.79368 | 17 | 29.647058 | 24.107458 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.882353 | false | false | 14 |
a231f77f39b1af2b8f90632937e42cf76082654b | 22,016,002,413,927 | b9b0a807365723046101dd3b9a4f924c0b7faa99 | /taxii-server/src/main/java/io/digitalstate/taxii/mongo/repository/CollectionMembershipsRepository.java | 11b779463925a5ac9e49d8cf48dad05e33db1809 | [] | no_license | StephenOTT/TAXII-springboot-bpmn | https://github.com/StephenOTT/TAXII-springboot-bpmn | b922223197a6cba3ccd2abdb58925ff670977d4f | 31959c1466d94a892ada9718ee8af8c35490fe9d | refs/heads/master | 2020-04-12T16:22:49.523000 | 2019-05-09T23:51:12 | 2019-05-09T23:51:12 | 162,610,835 | 12 | 5 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.digitalstate.taxii.mongo.repository;
import io.digitalstate.taxii.mongo.model.document.CollectionMembershipDocument;
import io.digitalstate.taxii.mongo.repository.impl.collection.CollectionMembershipsRepositoryCustom;
import org.springframework.data.mongodb.repository.MongoRepository;
public interface Coll... | UTF-8 | Java | 454 | java | CollectionMembershipsRepository.java | Java | [] | null | [] | package io.digitalstate.taxii.mongo.repository;
import io.digitalstate.taxii.mongo.model.document.CollectionMembershipDocument;
import io.digitalstate.taxii.mongo.repository.impl.collection.CollectionMembershipsRepositoryCustom;
import org.springframework.data.mongodb.repository.MongoRepository;
public interface Coll... | 454 | 0.885463 | 0.885463 | 9 | 49.444443 | 51.357376 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 14 |
54bbaac098c142f0cbf7f390e67842cd337afeae | 6,081,673,716,787 | 93d1f0d7142eb2a1e5d0692bfda01b6c770c6f12 | /src/com/cpvsn/db/service/wetan/DemandService.java | 9140e08e2d9c5e4416f3968035ea2c4e696b2267 | [] | no_license | belonghu/ks_ndb_api | https://github.com/belonghu/ks_ndb_api | 261f191279220437cca8de606f5601fc4b133736 | a2c0b7abb1318acb57b07d1b08df0313cacd9ad7 | refs/heads/master | 2019-06-17T00:23:25.644000 | 2017-08-07T07:51:21 | 2017-08-07T07:51:21 | 99,551,422 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cpvsn.db.service.wetan;
import com.cpvsn.db.pojo.req.common.WetanReqAction;
/**
* Created by pingli on 2016/12/24.
*/
public interface DemandService {
/**
* 保存修改后的邮件记录的内容
*/
void saveDemandProgramsContent(WetanReqAction action);
}
| UTF-8 | Java | 292 | java | DemandService.java | Java | [
{
"context": "pojo.req.common.WetanReqAction;\n\n/**\n * Created by pingli on 2016/12/24.\n */\npublic interface DemandService",
"end": 114,
"score": 0.9993155002593994,
"start": 108,
"tag": "USERNAME",
"value": "pingli"
}
] | null | [] | package com.cpvsn.db.service.wetan;
import com.cpvsn.db.pojo.req.common.WetanReqAction;
/**
* Created by pingli on 2016/12/24.
*/
public interface DemandService {
/**
* 保存修改后的邮件记录的内容
*/
void saveDemandProgramsContent(WetanReqAction action);
}
| 292 | 0.703008 | 0.672932 | 14 | 18 | 19.675945 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.214286 | false | false | 14 |
03969fb6948b348ff239ba55d70e7cc66b1ed193 | 28,398,323,818,150 | 8c720ec0181e022287c2129488934bf0e2a94f1d | /src/main/java/com/example/recycleviewdragsortdemo/ItemTouchHelperViewHolder.java | 6f591cc861d43c9dfee1020d83184f7126ddbd99 | [
"Apache-2.0"
] | permissive | wuyinlei/ItemTouchHelperRecycleView | https://github.com/wuyinlei/ItemTouchHelperRecycleView | c0ef30592165e9d399a3560f48d14120501c6642 | 1dce471c846a94af4c62ad2991c606e6dde2faa5 | refs/heads/master | 2021-01-09T21:51:27.772000 | 2016-03-15T16:05:30 | 2016-03-15T16:05:30 | 53,958,699 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.recycleviewdragsortdemo;
/**
* Created by 若兰 on 2016/3/15.
* 一个懂得了编程乐趣的小白,希望自己
* 能够在这个道路上走的很远,也希望自己学习到的
* 知识可以帮助更多的人,分享就是学习的一种乐趣
* QQ:1069584784
* csdn:http://blog.csdn.net/wuyinlei
*/
public interface ItemTouchHelperViewHolder {
/**
* Called when the {@link ItemTouchHelper} first... | UTF-8 | Java | 782 | java | ItemTouchHelperViewHolder.java | Java | [
{
"context": "ample.recycleviewdragsortdemo;\n\n/**\n * Created by 若兰 on 2016/3/15.\n * 一个懂得了编程乐趣的小白,希望自己\n * 能够在这个道路上走的很",
"end": 66,
"score": 0.900162935256958,
"start": 64,
"tag": "NAME",
"value": "若兰"
},
{
"context": "种乐趣\n * QQ:1069584784\n * csdn:http://blog.csdn.net/wuyinlei\n... | null | [] | package com.example.recycleviewdragsortdemo;
/**
* Created by 若兰 on 2016/3/15.
* 一个懂得了编程乐趣的小白,希望自己
* 能够在这个道路上走的很远,也希望自己学习到的
* 知识可以帮助更多的人,分享就是学习的一种乐趣
* QQ:1069584784
* csdn:http://blog.csdn.net/wuyinlei
*/
public interface ItemTouchHelperViewHolder {
/**
* Called when the {@link ItemTouchHelper} first... | 782 | 0.696049 | 0.670213 | 26 | 24.307692 | 28.177691 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.192308 | false | false | 14 |
9b81419710db53edda74070e0f8e032efd3ff92f | 27,513,560,538,082 | 4e2d9edbaf1125b1d9f089d6f27808b0cab71e82 | /src/main/java/com/chuange/aishijing/service/impl/alipay/.svn/text-base/AlipayServiceImpl.java.svn-base | 457506df012d15b0c0a4838e594a867daacb87f2 | [] | no_license | yuany22/Interface | https://github.com/yuany22/Interface | ec146afc1c617b7d848276aa103f455ca5690979 | 0bbc3417423e44b33eeacb30a12706e18e58ee28 | refs/heads/master | 2020-05-03T08:48:11.239000 | 2019-03-30T09:12:12 | 2019-03-30T09:12:12 | 178,536,651 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.chuange.aishijing.service.impl.alipay;
import java.text.DateFormat;
import java.text.FieldPosition;
import java.text.ParsePosition;
import java.util.Date;
import java.util.Map;
import javax.transaction.Transactional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframewor... | UTF-8 | Java | 12,494 | AlipayServiceImpl.java.svn-base | Java | [] | null | [] | package com.chuange.aishijing.service.impl.alipay;
import java.text.DateFormat;
import java.text.FieldPosition;
import java.text.ParsePosition;
import java.util.Date;
import java.util.Map;
import javax.transaction.Transactional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframewor... | 12,494 | 0.724722 | 0.721585 | 324 | 33.432098 | 25.480778 | 126 | false | false | 0 | 0 | 0 | 0 | 91 | 0.016314 | 3.182099 | false | false | 14 | |
592e52137f636b1c78e54d14b320ca3ee5d1004a | 29,480,655,540,918 | d265cccf853b8ce0785736a43a860dd6d4d496d6 | /zzbxxbspt/src/main/java/com/gdin/dzzwsyb/zzbxxbspt/web/model/Message.java | 75ccfeff88e43ee721c9fa71140a0a6c21068903 | [] | no_license | PanzerkleinVv/zzbxxbspt | https://github.com/PanzerkleinVv/zzbxxbspt | 36e3d95b75701b71403006a617dca7232cad6de6 | 1218d37a4011ae49a4e42cc736b6265ef76acf11 | refs/heads/master | 2022-12-27T06:54:34.843000 | 2020-01-03T09:22:41 | 2020-01-03T09:22:41 | 220,430,827 | 0 | 0 | null | false | 2022-12-16T03:32:15 | 2019-11-08T09:18:39 | 2020-01-03T09:22:52 | 2022-12-16T03:32:11 | 21,964 | 0 | 0 | 17 | JavaScript | false | false | package com.gdin.dzzwsyb.zzbxxbspt.web.model;
public class Message {
private boolean flag;
private String content;
private Object object;
public Message() {
}
public Message(boolean flag, String content) {
this.flag = flag;
this.content = content;
}
public Message(boolean flag, St... | UTF-8 | Java | 807 | java | Message.java | Java | [] | null | [] | package com.gdin.dzzwsyb.zzbxxbspt.web.model;
public class Message {
private boolean flag;
private String content;
private Object object;
public Message() {
}
public Message(boolean flag, String content) {
this.flag = flag;
this.content = content;
}
public Message(boolean flag, St... | 807 | 0.648079 | 0.648079 | 50 | 14.14 | 15.561503 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.22 | false | false | 14 |
a283b88b388a391afad20f5f8e796e36fb423d50 | 14,181,982,056,704 | b0dae6fbb2038b3dd0018440b2bdb3b9e1a84a45 | /src/main/java/game/rules/impl/CardComparatorFactory.java | 0a26524775a86c5eaa9088368cba1d452541cff3 | [] | no_license | akabat/CardGame | https://github.com/akabat/CardGame | d7ba387b964b711c5a66cffd32c3111f26b0b5c6 | 267aa8f1cb1e1cffd548cf83ebb15e56bf5729ec | refs/heads/master | 2021-01-09T02:53:57.984000 | 2020-02-21T20:10:08 | 2020-02-21T20:10:08 | 242,222,526 | 0 | 0 | null | false | 2020-10-13T19:44:33 | 2020-02-21T20:13:26 | 2020-02-21T20:22:20 | 2020-10-13T19:44:31 | 14 | 0 | 0 | 1 | Java | false | false | package game.rules.impl;
import game.model.deck.ADeck;
import game.rules.ACardComparator;
public class CardComparatorFactory {
public enum CardComparatorType {
HIGHER_RANK_WIN,
LOWER_RANK_WIN
}
public static ACardComparator makeComparator(CardComparatorType eType, ADe... | UTF-8 | Java | 683 | java | CardComparatorFactory.java | Java | [] | null | [] | package game.rules.impl;
import game.model.deck.ADeck;
import game.rules.ACardComparator;
public class CardComparatorFactory {
public enum CardComparatorType {
HIGHER_RANK_WIN,
LOWER_RANK_WIN
}
public static ACardComparator makeComparator(CardComparatorType eType, ADe... | 683 | 0.600293 | 0.600293 | 26 | 24.26923 | 20.402786 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.423077 | false | false | 14 |
3d04a845b9c907d464a42966f10b77eb35422d9d | 30,820,685,364,847 | 57f484bc51709d7debd56c949e4037a5966b6c5b | /grid/events/SimpleEntryEvent.java | 9beab5bfae41a8d6d557fa5c7b0ea1145f2af051 | [] | no_license | xiangmujbl/adf2 | https://github.com/xiangmujbl/adf2 | a8c8eb5524b63e3a01fffdf25a45d3bd5e5de53d | cb6a2914633f93ed82cfbe778925e5b904d589c0 | refs/heads/master | 2020-03-22T17:02:14.618000 | 2018-10-19T02:05:19 | 2018-10-19T02:05:19 | 140,368,043 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* */ package com.jnj.adf.dataservice.adfcoreignite.grid.events;
/* */
/* */ import com.gemstone.gemfire.cache.EntryEvent;
/* */ import com.gemstone.gemfire.cache.Operation;
/* */ import com.gemstone.gemfire.cache.Region;
/* */ import com.gemstone.gemfire.cache.SerializedCacheValue;
/* */ i... | UTF-8 | Java | 5,473 | java | SimpleEntryEvent.java | Java | [
{
"context": "\n/* */ }\n\n\n/* Location: C:\\Users\\jliu315\\repository\\com\\jnj\\adf\\adf-core\\0.3.04\\adf-core-0",
"end": 5295,
"score": 0.9890448451042175,
"start": 5288,
"tag": "USERNAME",
"value": "jliu315"
}
] | null | [] | /* */ package com.jnj.adf.dataservice.adfcoreignite.grid.events;
/* */
/* */ import com.gemstone.gemfire.cache.EntryEvent;
/* */ import com.gemstone.gemfire.cache.Operation;
/* */ import com.gemstone.gemfire.cache.Region;
/* */ import com.gemstone.gemfire.cache.SerializedCacheValue;
/* */ i... | 5,473 | 0.420793 | 0.400146 | 212 | 24.820755 | 25.941988 | 249 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.349057 | false | false | 14 |
11da5b53250dae17c8c79b09cd48a7a123d1bfa3 | 8,400,956,065,589 | 537c3b2c18873e4eda12900d2ed58437f3bd47be | /crypto/src/test/java/com/platon/crypto/TransactionEncoderTest.java | 29aa179ab54d50175222f42ec9a4d192d2f039eb | [
"Apache-2.0"
] | permissive | PlatONnetwork/client-sdk-java | https://github.com/PlatONnetwork/client-sdk-java | dd181e747025005b05eb562b81bdc5da310aedb8 | 6fc336b86474a6cab8973c97f93469eb36096fb2 | refs/heads/master | 2023-06-26T05:41:15.109000 | 2023-04-18T08:22:21 | 2023-04-18T08:22:21 | 162,657,716 | 173 | 27 | NOASSERTION | false | 2023-06-12T08:55:25 | 2018-12-21T02:54:57 | 2023-04-18T08:39:44 | 2023-06-12T08:18:45 | 5,716 | 159 | 22 | 0 | Java | false | false | package com.platon.crypto;
import com.platon.parameters.NetworkParameters;
import com.platon.rlp.solidity.RlpString;
import com.platon.rlp.solidity.RlpType;
import com.platon.utils.Numeric;
import org.junit.Test;
import java.math.BigInteger;
import java.util.List;
import static org.hamcrest.CoreMatchers.is;
import s... | UTF-8 | Java | 3,001 | java | TransactionEncoderTest.java | Java | [
{
"context": "p155Transaction() {\n // https://github.com/ethereum/EIPs/issues/155\n Credentials credentials =",
"end": 1556,
"score": 0.9909138679504395,
"start": 1548,
"tag": "USERNAME",
"value": "ethereum"
},
{
"context": " Credentials credentials = Credentials.cr... | null | [] | package com.platon.crypto;
import com.platon.parameters.NetworkParameters;
import com.platon.rlp.solidity.RlpString;
import com.platon.rlp.solidity.RlpType;
import com.platon.utils.Numeric;
import org.junit.Test;
import java.math.BigInteger;
import java.util.List;
import static org.hamcrest.CoreMatchers.is;
import s... | 3,001 | 0.743752 | 0.604132 | 66 | 44.469696 | 47.545265 | 282 | false | false | 0 | 0 | 0 | 0 | 228 | 0.130623 | 0.742424 | false | false | 14 |
c14adff2becc78e54bbd967eecd167d30f307624 | 29,283,087,059,321 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Time/2/org/joda/time/convert/ConverterSet_select_47.java | ed120a5a1f5eeb35bd8d3e152c369ee8ed633710 | [] | no_license | hvdthong/NetML | https://github.com/hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618000 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | true | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | 2018-03-01T05:04:19 | 2018-01-15T07:59:20 | 172,367 | 0 | 0 | 0 | null | false | null |
org joda time convert
set convert exact convert quickli
select threadsaf essenti immut
author brian neill o'neil
convert set converterset
return closest match convert type
found
param type type select
illeg state except illegalstateexcept multipl convert match type
equal
convert sele... | UTF-8 | Java | 1,553 | java | ConverterSet_select_47.java | Java | [
{
"context": "ert quickli\nselect threadsaf essenti immut\n\nauthor brian neill o'neil\n\n\nconvert set converterset\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nreturn c",
"end": 130,
"score": 0.9997990131378174,
"start": 112,
"tag": "NAME",
"value": "brian neill o'neil"
}
] | null | [] |
org joda time convert
set convert exact convert quickli
select threadsaf essenti immut
author <NAME>
convert set converterset
return closest match convert type
found
param type type select
illeg state except illegalstateexcept multipl convert match type
equal
convert select class typ... | 1,541 | 0.703155 | 0.703155 | 96 | 12.760417 | 15.127063 | 64 | false | false | 0 | 0 | 0 | 0 | 234 | 0.150676 | 0 | false | false | 14 |
92096c53bbe4a9b3a7689a12dea207b776a77624 | 6,528,350,355,764 | f0c9ab897da97b1acbe5e991ebefd2e9117f448e | /lab12_sol/src/main/java/com/bemach/labguide/SecurityQuestionService.java | d43300c700738f2f941e9f60d0914ef24fb5c0d8 | [] | no_license | drtran/csd-solutions-eclipse | https://github.com/drtran/csd-solutions-eclipse | a9031793df4cb4f30799e3dcbe60c20a08c710ff | d44fd60be6758a5b8f237674c90c0b64a998a225 | refs/heads/master | 2016-09-05T15:21:32.332000 | 2015-05-08T05:55:38 | 2015-05-08T05:55:38 | 35,066,184 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bemach.labguide;
import java.util.List;
/**
* Created by ktran on 4/30/2015.
*/
public interface SecurityQuestionService {
public List<SecurityQuestion> getSecurityQuestionList();
public List<SecurityQA> getUserSecurityQA(String userId, String answerIndicator);
public boolean modifyUserSecur... | UTF-8 | Java | 391 | java | SecurityQuestionService.java | Java | [
{
"context": "bguide;\n\nimport java.util.List;\n\n/**\n * Created by ktran on 4/30/2015.\n */\npublic interface SecurityQuesti",
"end": 77,
"score": 0.9996553659439087,
"start": 72,
"tag": "USERNAME",
"value": "ktran"
}
] | null | [] | package com.bemach.labguide;
import java.util.List;
/**
* Created by ktran on 4/30/2015.
*/
public interface SecurityQuestionService {
public List<SecurityQuestion> getSecurityQuestionList();
public List<SecurityQA> getUserSecurityQA(String userId, String answerIndicator);
public boolean modifyUserSecur... | 391 | 0.777494 | 0.759591 | 12 | 31.583334 | 33.415211 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 14 |
69db5fa181d7fc5a2e00c636522ea091b47e6a3c | 22,986,665,017,621 | 5dc699290c6deb67907a20929d14e0c5310bebbc | /app/src/main/java/com/minlu/office_system/fragment/form/LeaveApplyFragment.java | 272077f47c2b419928b8300027cb011e621e5539 | [] | no_license | sfgjys/Office_System | https://github.com/sfgjys/Office_System | 6f5272e701424712163c5bced0d7844f02a5378e | 37c64bce6a70b2a8522ba9a94ab5547fbb4c683b | refs/heads/master | 2021-01-18T06:21:14.622000 | 2017-05-31T01:58:39 | 2017-05-31T01:58:39 | 84,282,610 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.minlu.office_system.fragment.form;
import android.content.DialogInterface;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.EditText;
import com.minlu.baselibrary.base.ContentPage;
import com.minlu.baselibrary.util.SharedPreferencesUtil;
import c... | UTF-8 | Java | 11,636 | java | LeaveApplyFragment.java | Java | [
{
"context": "ssId);\n leaveApplyPremise.put(\"taskName\", \"qjsh\");\n Response response = OkHttpMethod.synPo",
"end": 7125,
"score": 0.5689865946769714,
"start": 7121,
"tag": "USERNAME",
"value": "qjsh"
}
] | null | [] | package com.minlu.office_system.fragment.form;
import android.content.DialogInterface;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.EditText;
import com.minlu.baselibrary.base.ContentPage;
import com.minlu.baselibrary.util.SharedPreferencesUtil;
import c... | 11,636 | 0.658803 | 0.656544 | 276 | 39.086956 | 33.119453 | 188 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.73913 | false | false | 14 |
3a24a8c0d87ec8e431bae3ae9e70cb114033a9a6 | 31,662,498,930,955 | 61fcb283678ba74d4e4916eba7b9c90ecc9c2dc2 | /src/exception/CertificationFailException.java | 81969992f97596a0741d05bb9a143d5331d680f4 | [] | no_license | TrentaIcedCoffee/DBot | https://github.com/TrentaIcedCoffee/DBot | 8fb283e2420782eab38365ad2bd2507c9a147867 | 303bb578daa3f729310aa4094e7acd045d6db448 | refs/heads/master | 2021-07-23T15:42:48.468000 | 2017-11-02T22:42:00 | 2017-11-02T22:42:00 | 106,324,209 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package exception;
@SuppressWarnings("serial")
public class CertificationFailException extends Exception {
public CertificationFailException() {
super();
}
public CertificationFailException(String message) {
super(message);
}
public CertificationFailException(String message, Throwable throwable... | UTF-8 | Java | 447 | java | CertificationFailException.java | Java | [] | null | [] | package exception;
@SuppressWarnings("serial")
public class CertificationFailException extends Exception {
public CertificationFailException() {
super();
}
public CertificationFailException(String message) {
super(message);
}
public CertificationFailException(String message, Throwable throwable... | 447 | 0.744966 | 0.744966 | 20 | 20.450001 | 22.857111 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.25 | false | false | 14 |
1360b671d2192623513eb994114f0d5221a04245 | 31,662,498,930,212 | 6806da8f6416b0e517b0b9019d04b01cea9c6b65 | /Demo/src/main/java/book/thinking/interfaces/music4/Music4.java | d4a5fa5f56636107c74bc38df2fc9dc7408cdaaf | [] | no_license | GaryLi80/practice-java | https://github.com/GaryLi80/practice-java | 7f4a8e917b205a6897e256d9b6651539e56b490e | 813f808bd80c1c2672a4576f563621baeb1991f6 | refs/heads/master | 2019-01-07T02:02:22.978000 | 2018-07-01T06:25:02 | 2018-07-01T06:25:02 | 74,984,420 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package book.thinking.interfaces.music4;
/**
* Created by Gary_Li on 2018/1/13.
*/
abstract class Instrument {
private int i;
public abstract void play();
public String what() {
return "Instrument";
}
public abstract void adjuest();
}
| UTF-8 | Java | 268 | java | Music4.java | Java | [
{
"context": "ook.thinking.interfaces.music4;\n\n/**\n * Created by Gary_Li on 2018/1/13.\n */\n\nabstract class Instrument {\n ",
"end": 67,
"score": 0.9582724571228027,
"start": 60,
"tag": "NAME",
"value": "Gary_Li"
}
] | null | [] | package book.thinking.interfaces.music4;
/**
* Created by Gary_Li on 2018/1/13.
*/
abstract class Instrument {
private int i;
public abstract void play();
public String what() {
return "Instrument";
}
public abstract void adjuest();
}
| 268 | 0.641791 | 0.61194 | 14 | 18.071428 | 14.781573 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 14 |
ed33ffc261a416de382c5dc0f2c4dbac00bf6f73 | 19,104,014,555,808 | 413714d9fc5068782fb223ef0f5a81bb94f96cda | /SantaGram/SantaGram_4.2.src/android/support/v7/widget/ActionBarOverlayLayout.java | 0703ca640c49c4e6bf3617d0bd2ccfc9ba4d7a76 | [] | no_license | chaws/sanshack | https://github.com/chaws/sanshack | 334c7046c01d2763f759d5636164125cc0097b27 | de00adb4d60b3715046dbd708d602250680617ce | refs/heads/master | 2021-01-19T20:11:58.671000 | 2016-12-29T22:02:15 | 2016-12-29T22:05:52 | 77,642,339 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package android.support.v7.widget;
import android.content.Context;
import android.content.pm.ApplicationInfo;
import android.content.res.Configuration;
import android.content.res.Resources.Theme;
import android.content.res.TypedArray;
import android.graphics.Canvas;
import android.graphics.Rect;
import android.graphic... | UTF-8 | Java | 17,189 | java | ActionBarOverlayLayout.java | Java | [] | null | [] | package android.support.v7.widget;
import android.content.Context;
import android.content.pm.ApplicationInfo;
import android.content.res.Configuration;
import android.content.res.Resources.Theme;
import android.content.res.TypedArray;
import android.graphics.Canvas;
import android.graphics.Rect;
import android.graphic... | 17,189 | 0.600791 | 0.581709 | 748 | 21.981283 | 24.415295 | 248 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.569519 | false | false | 14 |
803bdd67d4e4bcad00063ee278fa93e124023b72 | 22,617,297,811,284 | 04763f9846f0c230ef2a1f38ef1796d6bfca536a | /Algorithm.java | 2a0a29142ec50961099f205944125a446d1870d2 | [] | no_license | HiromuOhtsuka/GE | https://github.com/HiromuOhtsuka/GE | 79c66d6f5bc82cb84f96d025d5a5181a6b81b9fd | 15800fbac3600b5acb7c117c40552b4462e5fe67 | refs/heads/master | 2015-09-26T02:02:15.759000 | 2015-09-09T14:40:51 | 2015-09-09T14:40:51 | 41,856,690 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Map;
import java.util.TreeMap;
import java.util.List;
import java.util.ArrayList;
import java.util.Stack;
import java.util.Queue;
import java.util.LinkedList;
import java.util.PriorityQueue;
import java.util.Arrays;
public final class Algorithm {
private int graphSize;
private Map< Integer, List< ... | UTF-8 | Java | 5,640 | java | Algorithm.java | Java | [] | null | [] | import java.util.Map;
import java.util.TreeMap;
import java.util.List;
import java.util.ArrayList;
import java.util.Stack;
import java.util.Queue;
import java.util.LinkedList;
import java.util.PriorityQueue;
import java.util.Arrays;
public final class Algorithm {
private int graphSize;
private Map< Integer, List< ... | 5,640 | 0.516507 | 0.514022 | 226 | 23.929203 | 16.234846 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.716814 | false | false | 14 |
16263ddeb6ca04163df2de945d9d0c2aedf79107 | 21,852,793,635,421 | d0b7846f22848926a7b3ee158304b9d8054ae6f1 | /ShoppingList/app/src/main/java/com/example/shoppinglist/ItemList.java | 0fd85554363cd62f7ada7650d8703563440dc496 | [] | no_license | bennaa/mobile_and_wearable_computing | https://github.com/bennaa/mobile_and_wearable_computing | 34a08e8da4b01902ad8bbffe79b891d722fac7c6 | c01df3dc11d583bc8389c4b69babd807769a26c2 | refs/heads/master | 2020-08-04T08:51:16.008000 | 2019-12-18T14:28:33 | 2019-12-18T14:28:33 | 212,078,914 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.shoppinglist;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
public class ItemList extends AppCompatActivity {
public static final String EXTRA_NAME = "com.example.shoppinglist.... | UTF-8 | Java | 785 | java | ItemList.java | Java | [] | null | [] | package com.example.shoppinglist;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
public class ItemList extends AppCompatActivity {
public static final String EXTRA_NAME = "com.example.shoppinglist.... | 785 | 0.699363 | 0.699363 | 28 | 27.035715 | 21.831305 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.607143 | false | false | 14 |
a3927ef6be85ea1e35b1d7f8ae71100cb071ca2d | 26,723,286,542,388 | b75c0f81771549dcd86ff6d28d1871cb16f8f150 | /android/src/fishjord/wifisurvey/activities/PreferencesActivity.java | 7e124879b6d7abcf786bf974f5d15e4d7e2ce1a6 | [] | no_license | fishjord/wifi_survey | https://github.com/fishjord/wifi_survey | e6ad50bb4cd46e6fca9996c30bafb5b2913982e8 | cc6911ff04ecebfac425e76adbf3b1b3cec36f1a | refs/heads/master | 2021-01-19T08:20:09.979000 | 2013-11-27T03:17:53 | 2013-11-27T03:17:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fishjord.wifisurvey.activities;
import fishjord.wifisurvey.R;
import android.app.Activity;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.util.Log;
public class PreferencesActivity extends Activity {
@Override
public void onCreate(Bundle savedInstanceState) {
super.on... | UTF-8 | Java | 459 | java | PreferencesActivity.java | Java | [] | null | [] | package fishjord.wifisurvey.activities;
import fishjord.wifisurvey.R;
import android.app.Activity;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.util.Log;
public class PreferencesActivity extends Activity {
@Override
public void onCreate(Bundle savedInstanceState) {
super.on... | 459 | 0.808279 | 0.808279 | 17 | 26 | 26.718576 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.941176 | false | false | 14 |
4e6ce9b09b6f4137d09abfd7958091c800e91bfa | 32,667,521,278,072 | 814fa8a45ac33f8b6ff59396d72798671baa7405 | /Ventana1.java | d9b558313ef9d2c60a8b792ee04b45b44c326ebf | [] | no_license | Elias34/Scholar | https://github.com/Elias34/Scholar | 87d07557ce8c737379cce33297439dd583465ea2 | f01b43eb180df6f456393355ac2f2c1d3f1dedba | refs/heads/master | 2020-07-12T02:46:27.448000 | 2019-11-15T19:23:52 | 2019-11-15T19:23:52 | 204,696,688 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package ventana1;
import java.awt.Container;
import java.awt.FlowLayout;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JTextField;
public class Ventana1 extends JFrame {
public Ventana1(){
this.setSize(500,500); //Estabeclemos el tamaño de la ventana... | UTF-8 | Java | 1,847 | java | Ventana1.java | Java | [] | null | [] |
package ventana1;
import java.awt.Container;
import java.awt.FlowLayout;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JTextField;
public class Ventana1 extends JFrame {
public Ventana1(){
this.setSize(500,500); //Estabeclemos el tamaño de la ventana... | 1,847 | 0.570423 | 0.543337 | 72 | 24.625 | 17.543152 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 14 |
9923076cee9ee39cb4d884ccf030c774e7398f37 | 32,667,521,279,432 | a61179a1c91ec5e6a66a29fcd0018ca64c331460 | /week-01/day-3/Java-exercises/src/DrawDiamond.java | 2b4ffb8eda9d741815f7e30fdea4485d65e2d8ad | [] | no_license | green-fox-academy/daratniov | https://github.com/green-fox-academy/daratniov | a30f5d7fe49ccb58bad278056a39ecafe12fdeeb | 548ed323bd8c53351ac2bdd866cee8fa02070d55 | refs/heads/master | 2021-02-15T07:38:35.778000 | 2020-05-13T22:52:34 | 2020-05-13T22:52:34 | 244,878,104 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class DrawDiamond {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
System.out.println("Give me an integer: ");
int number = input.nextInt();
for (int i = 0; i <= number; i++) {
for (int j = 1; j <= Math.a... | UTF-8 | Java | 948 | java | DrawDiamond.java | Java | [] | null | [] | import java.util.Scanner;
public class DrawDiamond {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
System.out.println("Give me an integer: ");
int number = input.nextInt();
for (int i = 0; i <= number; i++) {
for (int j = 1; j <= Math.a... | 948 | 0.456751 | 0.445148 | 35 | 26.085714 | 23.791201 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.485714 | false | false | 14 |
a4d10b3f14e99b0869575ae37b7169cd9cd17f99 | 22,960,895,205,303 | 234a96e0f32cb500306ffd10e0dbaa03b86afd7d | /IAX24J-ANDROID/src/iax/client/protocol/user/command/UserCommandFacade.java | 2b30bceb99764ae40bd61e2bfda9369762212340 | [] | no_license | adamantfromabakan/iax24j-android | https://github.com/adamantfromabakan/iax24j-android | 23ffe6b35f5e6a8a888dbeac9c564140ee24eabc | 5266d9fc2f874058fb012aadf9b60428af74ed09 | refs/heads/master | 2020-06-04T02:06:47.877000 | 2013-11-26T16:20:06 | 2013-11-26T16:20:06 | 10,304,875 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package iax.client.protocol.user.command;
import iax.client.protocol.peer.Peer;
public class UserCommandFacade {
/**
* Method that indicates that user has answered an incoming call.
* @param peer Current peer.
* @param callingNumber the calling number of the call that is going to be a... | UTF-8 | Java | 3,032 | java | UserCommandFacade.java | Java | [] | null | [] | package iax.client.protocol.user.command;
import iax.client.protocol.peer.Peer;
public class UserCommandFacade {
/**
* Method that indicates that user has answered an incoming call.
* @param peer Current peer.
* @param callingNumber the calling number of the call that is going to be a... | 3,032 | 0.606201 | 0.606201 | 97 | 29.257732 | 24.636858 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.371134 | false | false | 14 |
43dd02fb126ebac00c0ed662774e159858034d4d | 24,696,061,981,480 | a2f56ff0a21d4b4cdeda177758b418f5017f7e79 | /src/com/hello915/rongclient/User.java | 3a3fa899b76a03a7e87637e9a901ef4d51fb3d2f | [] | no_license | HuShenghai/RongYunClient | https://github.com/HuShenghai/RongYunClient | 0b335cf457624561925216396325447f7d6af8df | dfc4fb19f9d6d4ab242e07d0168ac485f751c647 | refs/heads/master | 2016-08-06T14:03:38.821000 | 2014-11-05T10:07:25 | 2014-11-05T10:07:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hello915.rongclient;
public class User {
private String username;
private String userid;
private String password;
private String token;
private String deviceid;
private String portrait;
public User(String name,String id,String pwd,String token,String dev,String port){
this.userid = id;
this.us... | UTF-8 | Java | 1,200 | java | User.java | Java | [
{
"context": "tring port){\n\t\tthis.userid = id;\n\t\tthis.username = name;\n\t\tthis.password = pwd;\n\t\tthis.deviceid = dev;\n\t\t",
"end": 333,
"score": 0.9803568124771118,
"start": 329,
"tag": "USERNAME",
"value": "name"
},
{
"context": "id = id;\n\t\tthis.username = name;\n\t\... | null | [] | package com.hello915.rongclient;
public class User {
private String username;
private String userid;
private String password;
private String token;
private String deviceid;
private String portrait;
public User(String name,String id,String pwd,String token,String dev,String port){
this.userid = id;
this.us... | 1,200 | 0.7125 | 0.71 | 66 | 17.181818 | 15.552364 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.666667 | false | false | 14 |
34ffa5764e68a3433cdffa05106494e4b17d4ad8 | 128,849,052,827 | de57de088a9cee6017d1a85a5e710ba0f565cb53 | /src/main/java/tester.java | 5f517b26ad523279bdb4b97db423c210ddfeaf9e | [] | no_license | Jermaine34343/MobileDevice | https://github.com/Jermaine34343/MobileDevice | 260c2c1ef83a6d438d1a879f75c42d6517b52cf2 | 4e55970a20e4a161d9dfdbad9d2e54e475798424 | refs/heads/master | 2020-03-08T06:51:53.790000 | 2018-04-03T23:50:23 | 2018-04-03T23:50:23 | 127,981,211 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class tester {
public static void main(String[] args) {
double[] numbers = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10};
double sum = 0;
for(int i=0; i<numbers.length; i++){
sum = sum + numbers[i];
}
/* arr.length returns the number of elements
* present in... | UTF-8 | Java | 626 | java | tester.java | Java | [] | null | [] | public class tester {
public static void main(String[] args) {
double[] numbers = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10};
double sum = 0;
for(int i=0; i<numbers.length; i++){
sum = sum + numbers[i];
}
/* arr.length returns the number of elements
* present in... | 626 | 0.531949 | 0.50639 | 23 | 26.26087 | 22.56241 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.73913 | false | false | 14 |
67349abe7aac583a3ff3c5a181412c6e4265fcdd | 9,534,827,436,560 | 8daebe986ff13dd0103e56c4a2682d3c7e106bc5 | /src/main/java/microBenchmark/MultiThreadJavaLR.java | 09b2b21cfd5b72bee334dc1e2bf16f8471e5d9b7 | [] | no_license | zx247549135/DecaApplication | https://github.com/zx247549135/DecaApplication | 1e64c94926e8d0e3dac0b69d3f9f29ca38f6e9b7 | fbb05f386085a888b796a8b88a37a74ff09490e5 | refs/heads/master | 2020-12-06T20:19:11.852000 | 2016-10-09T09:12:41 | 2016-10-09T09:12:41 | 67,464,062 | 1 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package microBenchmark;
import java.util.concurrent.*;
/**
* Created by zx on 16-4-10.
*/
public class MultiThreadJavaLR extends LR {
private int partitions = 8;
private int cores = 2;
ExecutorService executor;
MultiThreadJavaLR(int paritions, int cores){
this.partitions = paritions;
... | UTF-8 | Java | 3,550 | java | MultiThreadJavaLR.java | Java | [
{
"context": "\nimport java.util.concurrent.*;\n\n/**\n * Created by zx on 16-4-10.\n */\npublic class MultiThreadJavaLR ex",
"end": 77,
"score": 0.9963025450706482,
"start": 75,
"tag": "USERNAME",
"value": "zx"
}
] | null | [] | package microBenchmark;
import java.util.concurrent.*;
/**
* Created by zx on 16-4-10.
*/
public class MultiThreadJavaLR extends LR {
private int partitions = 8;
private int cores = 2;
ExecutorService executor;
MultiThreadJavaLR(int paritions, int cores){
this.partitions = paritions;
... | 3,550 | 0.440845 | 0.430704 | 121 | 28.347107 | 19.748714 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.669421 | false | false | 14 |
146161fd37bfab1810d57a6d493b9885220052d0 | 33,389,075,792,308 | ae652ef9816665ffa9e5991452f29f50311425b0 | /hell-ml/src/main/java/ps/hell/ml/forest/classification/decisionTree/C45.java | ea3b5f8924422bf2a84b1bbbb7665b455e9cfa9f | [] | no_license | qqgirllianxin/hell | https://github.com/qqgirllianxin/hell | 97620a7657d48136113a789d97178bff9427875f | 20080083b9efd160348471552b2cfb8661871db3 | refs/heads/master | 2021-01-13T14:13:09.394000 | 2016-09-30T12:26:26 | 2016-09-30T12:26:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ps.hell.ml.forest.classification.decisionTree;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.Map.Entry;
import ps.hell.math.base.MathBase;
import ps.hell.math.base.MathBase.MathTable;
import ps.hell.base.struct.TableTree;
import ps.hell.base.struct.TableTr... | UTF-8 | Java | 15,668 | java | C45.java | Java | [
{
"context": "ni指数 以及\n * 最小误差剪枝方法\n * (代价复杂性剪枝,悲观误差剪枝)\n * @author Administrator\n *\n */\npublic class C45 {\n\t/**\n\t * 0.95对应的卡方值\n\t *",
"end": 427,
"score": 0.9063886404037476,
"start": 414,
"tag": "USERNAME",
"value": "Administrator"
},
{
"context": "\n\t return rect;\n\t}... | null | [] | package ps.hell.ml.forest.classification.decisionTree;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.Map.Entry;
import ps.hell.math.base.MathBase;
import ps.hell.math.base.MathBase.MathTable;
import ps.hell.base.struct.TableTree;
import ps.hell.base.struct.TableTr... | 15,668 | 0.630986 | 0.616804 | 559 | 24.101967 | 24.328226 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.21288 | false | false | 14 |
9cd7a977c059846f70e435ca46391769d042f05e | 32,289,564,181,273 | 6c4674a7c55e08149fc603de9b6c24408c72b9ff | /src/Main.java | d2bdd81d35d1aee16f168279ffc30c1450433e1a | [] | no_license | timsong-cu/assembler | https://github.com/timsong-cu/assembler | f5f0d4b29dd1fa6b229d35d7eb4140d80b585b03 | 7b02e19b134a00545a348b26bac87f59eb0fc874 | refs/heads/master | 2020-05-29T13:19:58.832000 | 2011-03-12T21:15:53 | 2011-03-12T21:15:53 | 1,407,445 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Driver class allows the user to input the reference file, as well as the insertion sequence files.
* @author Rebecca A. Sealfon, Ruijie Song, Manish Vasani
*
*/
public class Main {
/**
* Main method accepts file command line arguments.
* @param args[0] the file containing the original reference genome
... | UTF-8 | Java | 790 | java | Main.java | Java | [
{
"context": "s well as the insertion sequence files.\n * @author Rebecca A. Sealfon, Ruijie Song, Manish Vasani\n *\n */\npublic class M",
"end": 135,
"score": 0.9998687505722046,
"start": 117,
"tag": "NAME",
"value": "Rebecca A. Sealfon"
},
{
"context": "ion sequence files.\n * @au... | null | [] | /**
* Driver class allows the user to input the reference file, as well as the insertion sequence files.
* @author <NAME>, <NAME>, <NAME>
*
*/
public class Main {
/**
* Main method accepts file command line arguments.
* @param args[0] the file containing the original reference genome
* @param args[1] the re... | 766 | 0.736709 | 0.731646 | 22 | 34.909092 | 35.111393 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.409091 | false | false | 14 |
91fb17c78b3666d7b0bc48b5e5f249903729be38 | 4,612,794,935,387 | e533421826d1cd008858f80267e6eba4dae81c6c | /app/src/main/java/com/jacob/windmill/ARActivity.java | 177269da0be298ea18d26f357b9d015decb58809 | [] | no_license | Windmill-hq/ARExperience | https://github.com/Windmill-hq/ARExperience | 55dfc140361745ea0f24fd76798bbec66d41541e | 7c6e25ca8a9b5911589ef7e559c2783c8bf71411 | refs/heads/master | 2020-05-22T07:40:29.940000 | 2019-06-23T22:18:38 | 2019-06-23T22:18:38 | 186,269,783 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jacob.windmill;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.View;
import com.jacob.windmill.custom.ARSceneListener;
import com.jacob.windmill.custom.LifecycleAwareARView;
import com.jacob.windmill.custom.Utils;
import com.viro.cor... | UTF-8 | Java | 2,795 | java | ARActivity.java | Java | [] | null | [] | package com.jacob.windmill;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.View;
import com.jacob.windmill.custom.ARSceneListener;
import com.jacob.windmill.custom.LifecycleAwareARView;
import com.jacob.windmill.custom.Utils;
import com.viro.cor... | 2,795 | 0.680859 | 0.677281 | 83 | 32.650604 | 26.357794 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.710843 | false | false | 14 |
7827560b0dafcd6e671157fe60da4313a49be671 | 3,427,383,906,750 | 22da7f17f99a92b8dfd2086eec41c3488d7bed6d | /com/google/appinventor/components/runtime/Pedometer.java | b0c744a6006fd099ae8ff5b25808dda1ea9c5bf9 | [] | no_license | balajithegreat/payroll_android | https://github.com/balajithegreat/payroll_android | 80b1becffd6f2b2a3be56fa01b3528d9967cce25 | f612c6f857064b109f4912e80ab9c82b1dfe8dbc | refs/heads/master | 2020-05-17T06:06:10.909000 | 2015-04-24T02:19:55 | 2015-04-24T02:19:55 | 34,059,116 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.appinventor.components.runtime;
import android.content.Context;
import android.content.SharedPreferences;
import android.content.SharedPreferences.Editor;
import android.hardware.Sensor;
import android.hardware.SensorEvent;
import android.hardware.SensorEventListener;
import android.hardware.SensorM... | UTF-8 | Java | 19,104 | java | Pedometer.java | Java | [] | null | [] | package com.google.appinventor.components.runtime;
import android.content.Context;
import android.content.SharedPreferences;
import android.content.SharedPreferences.Editor;
import android.hardware.Sensor;
import android.hardware.SensorEvent;
import android.hardware.SensorEventListener;
import android.hardware.SensorM... | 19,104 | 0.603434 | 0.584223 | 613 | 30.164764 | 24.127258 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.577488 | false | false | 14 |
863d23c4ae7cea32fcb502fee1e8fcce8d4481df | 12,687,333,451,372 | 03401c3dfbfa1db65b09d2213db34bae2e98938d | /src/main/java/com/ditra/travelagency/core/user/UserServices.java | 120c95711f962374cd8e23f508aa20e8ea066c65 | [] | no_license | Ons-ok/travelagency | https://github.com/Ons-ok/travelagency | 67bf4ae1cba74ba7a5e383337e9fb721208d1490 | 0b994f94a64ba5bb84e2840e1f9454f6a62c0755 | refs/heads/master | 2020-09-14T12:18:49.196000 | 2020-01-27T11:24:08 | 2020-01-27T11:24:08 | 223,126,524 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ditra.travelagency.core.user;
import com.ditra.travelagency.core.user.models.SignInRequestModel;
import com.ditra.travelagency.core.user.models.SignInResponseModel;
import com.ditra.travelagency.utils.ErrorResponseModes;
import com.ditra.travelagency.utils.JwtUtils;
import com.ditra.travelagency.utils.Val... | UTF-8 | Java | 5,568 | java | UserServices.java | Java | [] | null | [] | package com.ditra.travelagency.core.user;
import com.ditra.travelagency.core.user.models.SignInRequestModel;
import com.ditra.travelagency.core.user.models.SignInResponseModel;
import com.ditra.travelagency.utils.ErrorResponseModes;
import com.ditra.travelagency.utils.JwtUtils;
import com.ditra.travelagency.utils.Val... | 5,568 | 0.713901 | 0.712823 | 151 | 35.874172 | 33.377094 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.549669 | false | false | 14 |
cdfb8261f9f3c18cdbfc4b00a3fb04ece8673b91 | 18,021,682,829,758 | 5bc6a266ce941474ac555a81e2c2f4b70ff84e68 | /smcenter.agent/src/main/java/com/irdstudio/smcenter/core/batch/dao/BatBatchInfoConfigDao.java | de582d019656839b251d4a311b659ba8d0f6c824 | [] | no_license | Fuzm/smcenter | https://github.com/Fuzm/smcenter | 182e1bbaa98f4669846fec18e6877f3970241927 | 0b84e08355096871088ca472db79181265607a2c | refs/heads/master | 2022-07-26T12:28:58.324000 | 2021-01-15T01:04:14 | 2021-01-15T01:04:14 | 188,767,425 | 0 | 0 | null | false | 2022-07-11T21:04:47 | 2019-05-27T03:51:36 | 2021-01-15T01:04:18 | 2022-07-11T21:04:44 | 4,747 | 0 | 0 | 7 | Java | false | false | package com.irdstudio.smcenter.core.batch.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.List;
/**
* 数据表操作类-[表名: 01.批次信息配置(BAT_BATCH_INFO_CONFIG)]
* 通过JDBC实现基本的数据表操作(... | UTF-8 | Java | 3,426 | java | BatBatchInfoConfigDao.java | Java | [] | null | [] | package com.irdstudio.smcenter.core.batch.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.List;
/**
* 数据表操作类-[表名: 01.批次信息配置(BAT_BATCH_INFO_CONFIG)]
* 通过JDBC实现基本的数据表操作(... | 3,426 | 0.678398 | 0.674454 | 123 | 25.796747 | 19.931982 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.560976 | false | false | 14 |
1670e95013ec2cbac14a07d3d8e45fe509ddb522 | 11,321,533,854,308 | 7129d0516e50774a24900ebb0229f4064e728014 | /OOP6/src/SWLeibwaechterSoftware.java | 38aae06139287f6aa4878aa99ec39567214c086d | [] | no_license | flowlo/oop | https://github.com/flowlo/oop | 3383c0d5171f2c8eecaf413b79466434fd1683bf | 69a2009a4f6cd018975fec4a07547420d703b25c | refs/heads/master | 2020-06-28T22:40:59.863000 | 2016-11-30T18:53:28 | 2016-11-30T18:53:28 | 74,465,606 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Repraesentiert die Software eines Leibwaechters
*
* Zusicherungen:
* * Sicherheitsstufe muss 4 sein
*
* @author Dominik
*
*/
public class SWLeibwaechterSoftware extends SWSoftware {
/**
* Konstruktor
*
* @param securityLevel
* die Sicherheitsstufe der Software
*/
... | UTF-8 | Java | 561 | java | SWLeibwaechterSoftware.java | Java | [
{
"context": " * * Sicherheitsstufe muss 4 sein\r\n * \r\n * @author Dominik\r\n * \r\n */\r\npublic class SWLeibwaechterSoftware ex",
"end": 139,
"score": 0.9995050430297852,
"start": 132,
"tag": "NAME",
"value": "Dominik"
}
] | null | [] | /**
* Repraesentiert die Software eines Leibwaechters
*
* Zusicherungen:
* * Sicherheitsstufe muss 4 sein
*
* @author Dominik
*
*/
public class SWLeibwaechterSoftware extends SWSoftware {
/**
* Konstruktor
*
* @param securityLevel
* die Sicherheitsstufe der Software
*/
... | 561 | 0.682709 | 0.680927 | 25 | 20.440001 | 22.043737 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.68 | false | false | 14 |
bce001b1d2a4d56f5b301eb2443321a31e37642b | 31,018,253,862,045 | 25863e1f55a84848922af8cdec469159b5c4282d | /src/main/java/persistence/DAO.java | 26029ffbe0a186e1f060dbb56f063e7126db2862 | [] | no_license | maffan/nodes | https://github.com/maffan/nodes | 82ec0797fb83f7ed3d151844a77ddefccdb6ca28 | c5c9a06dca47288b2f4df197db9d9150304f63cb | refs/heads/master | 2021-01-10T07:46:37.049000 | 2016-03-13T20:13:11 | 2016-03-13T20:13:11 | 52,424,542 | 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 persistence;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persisten... | UTF-8 | Java | 1,840 | java | DAO.java | Java | [
{
"context": "t javax.persistence.TypedQuery;\n\n/**\n *\n * @author Marcus\n * @param <T> Type\n * @param <K> Primary Key\n */\n",
"end": 360,
"score": 0.9997031688690186,
"start": 354,
"tag": "NAME",
"value": "Marcus"
}
] | 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 persistence;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persisten... | 1,840 | 0.6125 | 0.611413 | 72 | 24.541666 | 23.480452 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 14 |
50b92ea574cb8d1445f9afcc2db41aea863819d3 | 10,565,619,554,335 | 163b8e5eac0a7e5a88a3ad9eb008f72ececdff46 | /src/design/javaBasics/generics/IntegerTest.java | 3078e6de6d7eea846cd8602cb8d30ef4bec75d35 | [] | no_license | harshaprabha/coding-practice | https://github.com/harshaprabha/coding-practice | a0a3c27c41e1679cf760272f9788714bf561e125 | 80b5dd04fa52d5519ed2c299d0ff099962c28c27 | refs/heads/master | 2021-06-13T14:02:24.766000 | 2021-04-20T08:44:48 | 2021-04-20T08:44:48 | 183,869,305 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package javaBasics.generics;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
public class IntegerTest {
public static void main(String[] args) {
Integer a = new Integer(1);
//Integer b= new Integer(1);
Integer b = null;
int bb = 0;
// System.out.println(b < bb);
... | UTF-8 | Java | 863 | java | IntegerTest.java | Java | [
{
"context": " 2, 3, 4, 5));\n obj.printValues(Arrays.asList(\"harsha\", \"prabha\"));\n obj.printValues(ll);\n\n List<",
"end": 555,
"score": 0.9984478950500488,
"start": 549,
"tag": "NAME",
"value": "harsha"
},
{
"context": "5));\n obj.printValues(Arrays.asList(\"harsha... | null | [] | package javaBasics.generics;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
public class IntegerTest {
public static void main(String[] args) {
Integer a = new Integer(1);
//Integer b= new Integer(1);
Integer b = null;
int bb = 0;
// System.out.println(b < bb);
... | 863 | 0.609502 | 0.594438 | 41 | 20.04878 | 16.820358 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.707317 | false | false | 14 |
36e25216336628a0592574f68e2067c97b95bf6a | 6,176,163,035,546 | 5a7dbbce8a7d3a28bbed377788f9f5772939be8d | /Week12/gymnocercusJade-foundation-normal-exam/WeeklyFeedbackEvaluator/Main.java | e888c8ad128cd2360ff3a7ef6b2172d88af8dcd2 | [] | no_license | Radek2rady/List-repos | https://github.com/Radek2rady/List-repos | 9e8f815c79dc2da7d8898b616dca39b82efb2db8 | 27050a22c94d46e75040eb4093e0f2356b4bbd72 | refs/heads/main | 2023-05-15T01:12:31.947000 | 2021-06-07T07:21:59 | 2021-06-07T07:21:59 | 374,569,044 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gymnocercusJadeFoundationNormalExamWeeklyFeedbackEvaluator;
import java.io.File;
import java.io.FileNotFoundException;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.util.Scanner;
public class Main {
public static void main(String[] args) throws FileNotFoundException {
// Pat... | UTF-8 | Java | 1,714 | java | Main.java | Java | [] | null | [] | package gymnocercusJadeFoundationNormalExamWeeklyFeedbackEvaluator;
import java.io.File;
import java.io.FileNotFoundException;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.util.Scanner;
public class Main {
public static void main(String[] args) throws FileNotFoundException {
// Pat... | 1,714 | 0.558926 | 0.551925 | 54 | 30.74074 | 26.948637 | 126 | false | false | 0 | 0 | 0 | 0 | 72 | 0.084014 | 0.611111 | false | false | 14 |
e38cac359353e24e87155dca72e95b497295417b | 15,315,853,440,061 | 56edfe5c0ce81946601126d6013760cfd9c92c95 | /src/main/java/ezksd/Trie.java | c897e04133929f8a5362a031a53fc21fe7884978 | [] | no_license | ezksd/leetcode-solutions | https://github.com/ezksd/leetcode-solutions | cb78e63b3104cdbe481b90c117d66215653332ac | 101081569abbec23345c2b8cb71163ac1ed42a6a | refs/heads/master | 2020-06-04T01:03:04.757000 | 2019-06-16T09:00:17 | 2019-06-16T09:00:17 | 191,805,460 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ezksd;
import java.util.HashMap;
public class Trie {
}
| UTF-8 | Java | 65 | java | Trie.java | Java | [] | null | [] | package ezksd;
import java.util.HashMap;
public class Trie {
}
| 65 | 0.738462 | 0.738462 | 6 | 9.833333 | 10.023583 | 25 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 14 |
956d0fc623c9731215db6ec9d6cb36aaaaa24e33 | 9,586,367,063,331 | 64fda175e69a2196178b7b43f6fbf71e07ce11bd | /app/src/main/java/com/example/meetsoft/activity/ActivityContactBook.java | 324ee2d15413a17e825648fbae6e2165b27f9426 | [] | no_license | RyanTech/MeetSoft | https://github.com/RyanTech/MeetSoft | ef946a809f64026a0b42df3441f66db7067e64ec | 8fbb6483630527daedd660bbf517b40c66a0bb02 | refs/heads/master | 2017-12-05T10:14:09.793000 | 2015-06-18T12:28:16 | 2015-06-18T12:28:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.meetsoft.activity;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextWatcher;
i... | UTF-8 | Java | 7,185 | java | ActivityContactBook.java | Java | [] | null | [] | package com.example.meetsoft.activity;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextWatcher;
i... | 7,185 | 0.693339 | 0.690127 | 279 | 24.666666 | 19.208719 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.97491 | false | false | 14 |
a2feafdf1e31d70bd4c68ad6cca38aaa000979c1 | 33,715,493,310,365 | f989fb80c88780059b14ae49dd6a5d1f670fc994 | /app/src/main/java/com/revolve44/fragments22/MainActivity.java | a9d39bd18110f68c4372f2f18dcc1c30024f17c5 | [] | no_license | Murad255/scalc | https://github.com/Murad255/scalc | 4a6d55e144d4f8771b8e0de4ea86c5a3932e56f3 | d059e481591891e15ed1b344c2e146274cbfdb59 | refs/heads/master | 2022-06-28T00:16:39.251000 | 2020-05-09T12:35:08 | 2020-05-09T12:35:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.revolve44.fragments22;
import androidx.annotation.NonNull;
import androidx.annotation.RequiresApi;
import androidx.appcompat.app.AppCompatActivity;
import androidx.fragment.app.Fragment;
import androidx.fragment.app.FragmentManager;
import androidx.recyclerview.widget.DefaultItemAnimator;
import androidx.r... | UTF-8 | Java | 25,774 | java | MainActivity.java | Java | [] | null | [] | package com.revolve44.fragments22;
import androidx.annotation.NonNull;
import androidx.annotation.RequiresApi;
import androidx.appcompat.app.AppCompatActivity;
import androidx.fragment.app.Fragment;
import androidx.fragment.app.FragmentManager;
import androidx.recyclerview.widget.DefaultItemAnimator;
import androidx.r... | 25,774 | 0.578441 | 0.566745 | 680 | 36.719116 | 30.835268 | 217 | false | false | 0 | 0 | 0 | 0 | 94 | 0.013099 | 0.758824 | false | false | 14 |
1f47f167fc640965f0886496f4ee7d16f8a1c387 | 21,294,447,886,598 | 77fe48285f70ba713125ac180c3daeb1a45168ee | /src/com/kjwork/util/test/TestBase64.java | f4fe8bd5f2aa074033558da30110718d943c0371 | [] | no_license | kjhermans/cryptofile | https://github.com/kjhermans/cryptofile | 7dbcc3f1c7175009f00c2f22ba6236a1a5c1499a | 5bd1acb1130a9b05b2a50572cb9323a24ba5e0d4 | refs/heads/master | 2021-01-10T19:34:14.309000 | 2015-09-13T19:43:13 | 2015-09-13T19:43:13 | 42,331,850 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kjwork.util.test;
import com.kjwork.util.Base64;
public class TestBase64 {
public static void main(String[] args) {
for (int i=0; i < 30; i++) {
int msglen = (int)(Math.random() * 100);
byte[] msg = new byte[ msglen ];
for (int j=0; j < msglen; j++) {
msg[ j ] = (byte)(Math.random() * 25... | UTF-8 | Java | 964 | java | TestBase64.java | Java | [] | null | [] | package com.kjwork.util.test;
import com.kjwork.util.Base64;
public class TestBase64 {
public static void main(String[] args) {
for (int i=0; i < 30; i++) {
int msglen = (int)(Math.random() * 100);
byte[] msg = new byte[ msglen ];
for (int j=0; j < msglen; j++) {
msg[ j ] = (byte)(Math.random() * 25... | 964 | 0.594398 | 0.568465 | 40 | 23.1 | 18.221964 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.575 | false | false | 14 |
087ed738d79893641ddb697baa1b9eb6780fd349 | 23,218,593,249,532 | af7c8e493be053d600d21a6b7eaba55844e2269e | /Westwinglife/commonLibrary/src/main/java/common/selector/StringSelectorActivity.java | 6e27bb07debb366a255cbc76b599b2e16723d670 | [] | no_license | wutianchi/Tudou-android | https://github.com/wutianchi/Tudou-android | fa8cb86d33ecef0ed3bdddcaf2069a55efb0bff1 | d73db454eeb26ac7c85090778097add0bc7a9271 | refs/heads/master | 2021-01-09T06:04:15.980000 | 2017-02-04T04:42:35 | 2017-02-04T04:42:35 | 80,893,685 | 5 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package common.selector;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.L... | UTF-8 | Java | 10,936 | java | StringSelectorActivity.java | Java | [
{
"context": "定好友可以查看的最擅长语言\"\n ), SELECT_LANGUAGE);\n * Created by liuchangjiong on 15/5/31.\n */\npublic class StringSelectorActivi",
"end": 857,
"score": 0.9996788501739502,
"start": 844,
"tag": "USERNAME",
"value": "liuchangjiong"
},
{
"context": "\n * customizing adapter.\n ... | null | [] | package common.selector;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.L... | 10,936 | 0.618989 | 0.616172 | 317 | 32.589905 | 28.753313 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.659306 | false | false | 14 |
fd6c6e98fa5e3811fa25f649d082ed0ac3eb3033 | 14,190,571,949,722 | 47f6f546cadd8bc8de13cd9384224465f6fed757 | /SpringMVCProject5/src/main/java/com/sist/manager/MovieManager.java | 416db05473c23027192dafcb09c7495cc9c35113 | [] | no_license | ung6039/javaStudy | https://github.com/ung6039/javaStudy | 63f79620925d91f2a6b7fbe529742162633d3527 | 0b33126f9355359cfd9d5708bd60db29a9dbf605 | refs/heads/master | 2022-05-02T12:19:30.872000 | 2020-05-26T00:59:36 | 2020-05-26T00:59:36 | 227,052,035 | 0 | 0 | null | false | 2022-07-07T19:42:26 | 2019-12-10T07:08:55 | 2020-10-08T04:41:51 | 2022-07-07T19:42:26 | 93,214 | 0 | 0 | 174 | CSS | false | false | package com.sist.manager;
import java.util.*;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import org.jsoup.nodes.Element;
import org.jsoup.select.Elements;
import com.sist.dao.MovieDAO;
import com.sist.dao.MovieVO;
public class MovieManager {
public List<String> movieLinkData(){
List<String> list ... | UTF-8 | Java | 3,070 | java | MovieManager.java | Java | [] | null | [] | package com.sist.manager;
import java.util.*;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import org.jsoup.nodes.Element;
import org.jsoup.select.Elements;
import com.sist.dao.MovieDAO;
import com.sist.dao.MovieVO;
public class MovieManager {
public List<String> movieLinkData(){
List<String> list ... | 3,070 | 0.629666 | 0.621807 | 99 | 29.848484 | 21.819445 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.89899 | false | false | 14 |
d838fba81d6ccb8c27927b377c48dbedbfc1a43e | 4,750,233,896,079 | 497ebda32a81cde80dd7534f024f6ad9a3964401 | /src/main/java/softuniBlog/entity/Comment.java | f8fe4cd1a003ebb0cedebc599d46bfcfc838cae0 | [] | no_license | yanev3/proekt | https://github.com/yanev3/proekt | 4ac9f91a0f1c5df68526793afe0b7943e9e5bfeb | db40fdf3d965fd8592518a0e3a09603142cf1162 | refs/heads/master | 2021-01-20T01:10:11.526000 | 2017-04-27T22:41:54 | 2017-04-27T22:41:54 | 89,226,408 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package softuniBlog.entity;
import javax.persistence.*;
@Entity
@Table(name="comments")
public class Comment{
private Integer id;
private String name;
private String comment;
private Article article;
public Comment() { }
public Comment(String name, String comment, ... | UTF-8 | Java | 1,250 | java | Comment.java | Java | [] | null | [] | package softuniBlog.entity;
import javax.persistence.*;
@Entity
@Table(name="comments")
public class Comment{
private Integer id;
private String name;
private String comment;
private Article article;
public Comment() { }
public Comment(String name, String comment, ... | 1,250 | 0.5768 | 0.5768 | 63 | 17.84127 | 16.968885 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 14 |
71d4aa2b3918746cbef8802bfbc7f97de2310696 | 13,718,125,546,610 | d8e146521f3aa15ea4f2a06b64429815583af4b9 | /_34.java | 9a8d8bc438383550031ac8c9814fa18c9f00ac85 | [] | no_license | kuowilly885/leetcode | https://github.com/kuowilly885/leetcode | 40d9bbcf87600f80e992511738b1071e51cf97bc | 2de9a7052bcba9c34371530804943c97d84c9f48 | refs/heads/master | 2020-05-29T08:47:27.193000 | 2018-01-27T05:05:16 | 2018-01-27T05:05:16 | 69,141,431 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test_crack;
class _34 {
public int[] searchRange(int[] a, int b) {
int bP;
if (a==null || a.length==0 || (bP=bs(a,0,a.length-1,b))==-1) return new int[] {-1,-1};
return new int[] {a[0]== b?0:bsG(a,0,bP,b,true),a[a.length-1]==b?a.length-1:bsG(a,bP,a.length-1,b,false)};
}
int bsG (int[]... | UTF-8 | Java | 937 | java | _34.java | Java | [] | null | [] | package test_crack;
class _34 {
public int[] searchRange(int[] a, int b) {
int bP;
if (a==null || a.length==0 || (bP=bs(a,0,a.length-1,b))==-1) return new int[] {-1,-1};
return new int[] {a[0]== b?0:bsG(a,0,bP,b,true),a[a.length-1]==b?a.length-1:bsG(a,bP,a.length-1,b,false)};
}
int bsG (int[]... | 937 | 0.495197 | 0.458911 | 30 | 29.233334 | 29.664438 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.766667 | false | false | 14 |
c49d21920b95fbdbbfb26621a4250f5251e13b9b | 901,943,156,334 | d013a0fdd944b8410412713765dd0f27b255176a | /Programmers_42578_위장.java | 8be86b54c00da07cb0148a438109e8a1b338b9d2 | [] | no_license | jokebear/Java | https://github.com/jokebear/Java | 95d48363b228affe64c72e3b7d565cc99a0a9bc7 | 04e493e994e0835da9052d93ec24d0bb55eeffbe | refs/heads/master | 2021-07-10T22:11:15.308000 | 2021-03-09T10:41:52 | 2021-03-09T10:41:52 | 237,774,713 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.HashMap;
public class Programmers_42578_위장 {
// 1. 의상 종류와 개수를 각각 키 밸류로 하여 해시맵에 담는다.
// 2. 의상 (개수+1) 개를 종류별로 곱한다.
// 3. 아무것도 안입을 경우 1을 뺀다.
public static int solution(String[][] clothes) {
int answer = 1;
HashMap<String,Integer> map = new HashMap<>();
for(String[] ... | UTF-8 | Java | 1,007 | java | Programmers_42578_위장.java | Java | [] | null | [] | import java.util.HashMap;
public class Programmers_42578_위장 {
// 1. 의상 종류와 개수를 각각 키 밸류로 하여 해시맵에 담는다.
// 2. 의상 (개수+1) 개를 종류별로 곱한다.
// 3. 아무것도 안입을 경우 1을 뺀다.
public static int solution(String[][] clothes) {
int answer = 1;
HashMap<String,Integer> map = new HashMap<>();
for(String[] ... | 1,007 | 0.556781 | 0.52591 | 32 | 27.34375 | 23.853209 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.21875 | false | false | 14 |
6d1a00a3dd355b8a4aec2654094fadaf67cf0299 | 901,943,154,726 | 43bc5bf8ab2888cc5c3c52e4e4b55c29d232ba59 | /app/src/main/java/com/example/steven/app1/MyBringBack.java | 86859660e741198f177beadd16cf92e4762af045 | [] | no_license | steven1227/AndroidTraining | https://github.com/steven1227/AndroidTraining | 4579e173e9ba81b9722f1d4b74bbfe7abca424ae | efe427da765fa794d168bbcecdc7b7f31d706a32 | refs/heads/master | 2016-09-05T15:33:40.524000 | 2015-05-25T10:08:40 | 2015-05-25T10:08:40 | 34,163,817 | 0 | 0 | null | false | 2015-04-24T00:15:56 | 2015-04-18T11:45:06 | 2015-04-21T21:50:49 | 2015-04-24T00:15:56 | 0 | 0 | 0 | 0 | Java | null | null | package com.example.steven.app1;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Rect;
import android.graphics.Typeface;
import android.view.View;... | UTF-8 | Java | 1,576 | java | MyBringBack.java | Java | [
{
"context": "package com.example.steven.app1;\n\nimport android.content.Context;\nimport and",
"end": 26,
"score": 0.7190426588058472,
"start": 20,
"tag": "USERNAME",
"value": "steven"
},
{
"context": "face;\nimport android.view.View;\n\n/**\n * Created by steven on 20-4-15.\n */\np... | null | [] | package com.example.steven.app1;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Rect;
import android.graphics.Typeface;
import android.view.View;... | 1,576 | 0.66434 | 0.645305 | 61 | 24.836065 | 22.716486 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.803279 | false | false | 14 |
61cbfc8253c8f32a11508918ff62daf35728ec1b | 8,504,035,269,002 | 01db0cf13fc5068aac521a916f83747e4cc406cb | /Java/src/collection/MapTest.java | c53b9e5c4009e23ca2fbbe08ab1e098b27b8596c | [] | no_license | weijj/workspace | https://github.com/weijj/workspace | e686845aec8123662ebae862e4a31adafcb4fb64 | eebef6c4a96b2e638615da81129a4a1a5a83b795 | refs/heads/master | 2016-09-10T17:35:11.983000 | 2014-07-13T12:23:59 | 2014-07-13T12:23:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package collection;
import java.util.Map;
import java.util.HashMap;
import java.util.List;
import java.util.ArrayList;
public class MapTest {
public static void main(String[] args) {
String a = "wei", b = "wei";
if (!a.equals(b) && a.compareTo(b) == 0) {
System.out.println("True");
} else {
System.out.p... | UTF-8 | Java | 347 | java | MapTest.java | Java | [] | null | [] | package collection;
import java.util.Map;
import java.util.HashMap;
import java.util.List;
import java.util.ArrayList;
public class MapTest {
public static void main(String[] args) {
String a = "wei", b = "wei";
if (!a.equals(b) && a.compareTo(b) == 0) {
System.out.println("True");
} else {
System.out.p... | 347 | 0.648415 | 0.645533 | 19 | 17.263159 | 14.425278 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.315789 | false | false | 14 |
709420e05cced2319756b59253b7ea280739a130 | 2,869,038,155,836 | ef2e64ba7f0b2721da58f69f8c90f94d28ec2ab2 | /L101/src/main/java/ru/otus/dz/helpers/DbHelper.java | a7c9c9807e301e2fe357b418a2518b0706c8edea | [] | no_license | Arsn86/otus_java_2018_06_ns | https://github.com/Arsn86/otus_java_2018_06_ns | 921147ff22301047aeb433057122569d62b6adfb | e3b1a66d707781a6cb7f18e49048355ff32b6256 | refs/heads/master | 2018-10-23T22:46:47.125000 | 2018-10-08T18:27:04 | 2018-10-08T18:27:04 | 140,257,819 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.otus.dz.helpers;
import ru.otus.dz.DataSet;
import java.sql.SQLException;
import java.util.List;
public interface DbHelper {
void createTables() throws SQLException;
void dropTables() throws SQLException;
void insert(String s) throws SQLException;
List<DataSet> select(String s, DataSet set... | UTF-8 | Java | 345 | java | DbHelper.java | Java | [] | null | [] | package ru.otus.dz.helpers;
import ru.otus.dz.DataSet;
import java.sql.SQLException;
import java.util.List;
public interface DbHelper {
void createTables() throws SQLException;
void dropTables() throws SQLException;
void insert(String s) throws SQLException;
List<DataSet> select(String s, DataSet set... | 345 | 0.75942 | 0.75942 | 13 | 25.538462 | 20.421013 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 14 |
ffaac427c8f07dcbb20cf42a1ba084fcc16b4de3 | 12,086,038,008,754 | 968ad617a9a23b4482d07fe7916c1471dd34f816 | /f3Ftimer/src/main/java/com/marktreble/f3ftimer/dialog/RaceTimerFrag3.java | 5fe6aae5aebca41452c83ed9bb85074c98a21c25 | [
"MIT"
] | permissive | marktreble/f3f-timer | https://github.com/marktreble/f3f-timer | 3a939eccc49b1869f193287a5aa3f0399dc8fda3 | 88fd6c35f3e52959e8785e15c055b7eb657495c5 | refs/heads/master | 2023-03-09T14:55:24.640000 | 2023-02-28T21:47:12 | 2023-02-28T21:47:12 | 38,211,575 | 2 | 8 | MIT | false | 2018-03-12T13:16:27 | 2015-06-28T19:38:05 | 2018-03-12T13:06:19 | 2018-03-12T13:06:17 | 15,796 | 1 | 4 | 0 | Java | false | null | /*
* ___________ ______ _______
* / ____/__ // ____/ /_ __(_)___ ___ ___ _____
* / /_ /_ </ /_ / / / / __ `__ \/ _ \/ ___/
* / __/ ___/ / __/ / / / / / / / / / __/ /
* /_/ /____/_/ /_/ /_/_/ /_/ /_/\___/_/
*
* Open Source F3F timer UI and scores database
*
*/
package... | UTF-8 | Java | 5,522 | java | RaceTimerFrag3.java | Java | [] | null | [] | /*
* ___________ ______ _______
* / ____/__ // ____/ /_ __(_)___ ___ ___ _____
* / /_ /_ </ /_ / / / / __ `__ \/ _ \/ ___/
* / __/ ___/ / __/ / / / / / / / / / __/ /
* /_/ /____/_/ /_/ /_/_/ /_/ /_/\___/_/
*
* Open Source F3F timer UI and scores database
*
*/
package... | 5,522 | 0.551974 | 0.538573 | 171 | 31.292398 | 25.919508 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.508772 | false | false | 14 |
20a01ea2a156ce34a6a2b700590f5a9bb4f6a297 | 36,730,560,324,411 | 3f495c669d7715d20977d983096404b9ede2d6a7 | /basislibrary/src/main/java/com/gingold/basislibrary/view/LvRefresh/BasisLvRefreshHV.java | e7b292e8ce44b68868a8a81746c18bf2ecd12d9c | [] | no_license | hayukleung/BasisDependency | https://github.com/hayukleung/BasisDependency | 20268cb59c0bbdc50622acd5fa465827b2a57e6a | 8d50fc79a2cfc4f4cbbb1748aa3d69e3c0436ccc | refs/heads/master | 2023-03-11T22:57:09.153000 | 2021-03-02T07:22:12 | 2021-03-02T07:22:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gingold.basislibrary.view.LvRefresh;
import android.content.Context;
import android.util.AttributeSet;
import android.view.Gravity;
import android.view.LayoutInflater;
import android.view.View;
import android.view.animation.Animation;
import android.view.animation.RotateAnimation;
import android.widget.Ima... | UTF-8 | Java | 4,493 | java | BasisLvRefreshHV.java | Java | [] | null | [] | package com.gingold.basislibrary.view.LvRefresh;
import android.content.Context;
import android.util.AttributeSet;
import android.view.Gravity;
import android.view.LayoutInflater;
import android.view.View;
import android.view.animation.Animation;
import android.view.animation.RotateAnimation;
import android.widget.Ima... | 4,493 | 0.643991 | 0.636881 | 122 | 33.581966 | 24.919491 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.655738 | false | false | 14 |
5d229ef5e80e70cb072a36a9c5e2d92b1f0120bf | 14,156,212,248,755 | 8fc2c458de5c56db603f6dd97013c9fd4d0180c6 | /source/it/cure/core/implem/timecontroller/tcmanage/TcTimelineChecker.java | 47e166021b0d222955e2fb7f92e61f2f1c989084 | [
"MIT"
] | permissive | robo3945/Cure | https://github.com/robo3945/Cure | 121049fe128e396871a79b84189a8b09b228949d | d4242bb8f1f909225dd474d369086eefcfb600c6 | refs/heads/master | 2021-01-10T04:24:39.050000 | 2016-03-13T05:40:57 | 2016-03-13T05:40:57 | 53,617,833 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*******************************************************************************
The MIT License (MIT)
Copyright (c) 2015,2016 Roberto Battistoni, Roberto Di Pietro, Flavio Lombardi
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "... | UTF-8 | Java | 7,007 | java | TcTimelineChecker.java | Java | [
{
"context": "**\n The MIT License (MIT)\n\nCopyright (c) 2015,2016 Roberto Battistoni, Roberto Di Pietro, Flavio Lombardi\n\nPermission i",
"end": 147,
"score": 0.9998510479927063,
"start": 129,
"tag": "NAME",
"value": "Roberto Battistoni"
},
{
"context": "(MIT)\n\nCopyright (c) 201... | null | [] | /*******************************************************************************
The MIT License (MIT)
Copyright (c) 2015,2016 <NAME>, <NAME>, <NAME>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Softw... | 6,975 | 0.702012 | 0.698159 | 216 | 31.439816 | 33.868156 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.347222 | false | false | 14 |
1fd55c5f855e5bbc03be2681818c356c46e56e00 | 15,453,292,371,313 | 938c11bf6098196528632cd09365d66884a508e8 | /src/test/java/TestPairwise.java | de0ad68bca8f97598e2b193c5118fe7189f9e84a | [] | no_license | Purik/sirius-sdk-java | https://github.com/Purik/sirius-sdk-java | fd659c5a3eb8a1f1bbcf66b0f4411aea348f474c | 40c6cad318abdf06a65d6321c3789285ef071bd4 | refs/heads/master | 2023-08-22T21:52:45.805000 | 2021-10-01T11:41:09 | 2021-10-01T11:41:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import com.sirius.sdk.agent.CloudAgent;
import com.sirius.sdk.agent.pairwise.Pairwise;
import com.sirius.sdk.utils.Pair;
import helpers.ConfTest;
import org.json.JSONObject;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import java.util.List;
public class TestPairwise {
ConfTest confTes... | UTF-8 | Java | 1,723 | java | TestPairwise.java | Java | [] | null | [] | import com.sirius.sdk.agent.CloudAgent;
import com.sirius.sdk.agent.pairwise.Pairwise;
import com.sirius.sdk.utils.Pair;
import helpers.ConfTest;
import org.json.JSONObject;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import java.util.List;
public class TestPairwise {
ConfTest confTes... | 1,723 | 0.684852 | 0.663378 | 52 | 32.134617 | 31.444719 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.769231 | false | false | 14 |
3d57c9c2fd27bbe88f68529cd4df39a7b24cf0bb | 60,129,568,201 | 7e77eb813974abdf99d83aefd3a6aaa52e1712db | /TeamCode/src/main/java/org/firstinspires/ftc/teamcode/robot/RobotUtilities.java | 6e396bbf8e43df4ed09b151d946c2983094e8ac8 | [] | no_license | ykarim/FTC-Piotech-VelocityVortex | https://github.com/ykarim/FTC-Piotech-VelocityVortex | 96fae91728feeed9248af30217774bb4347041bc | 3f314538bf5bf6bc181112c9e8f0b5d4cd102804 | refs/heads/master | 2021-01-22T05:28:04.232000 | 2017-03-06T21:32:34 | 2017-03-06T21:32:34 | 81,663,857 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.firstinspires.ftc.teamcode.robot;
import com.qualcomm.robotcore.eventloop.opmode.LinearOpMode;
import com.qualcomm.robotcore.hardware.UltrasonicSensor;
import com.qualcomm.robotcore.util.ElapsedTime;
import org.firstinspires.ftc.teamcode.sensors.beacon.BeaconStatus;
import org.firstinspires.ftc.teamcode.s... | UTF-8 | Java | 6,547 | java | RobotUtilities.java | Java | [] | null | [] | package org.firstinspires.ftc.teamcode.robot;
import com.qualcomm.robotcore.eventloop.opmode.LinearOpMode;
import com.qualcomm.robotcore.hardware.UltrasonicSensor;
import com.qualcomm.robotcore.util.ElapsedTime;
import org.firstinspires.ftc.teamcode.sensors.beacon.BeaconStatus;
import org.firstinspires.ftc.teamcode.s... | 6,547 | 0.626852 | 0.621201 | 203 | 31.251232 | 26.382202 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.453202 | false | false | 14 |
c554d353ea969be17d1a9a98aaf3e6d4eadc867c | 60,129,570,789 | 2a3f19a4a2b91d9d715378aadb0b1557997ffafe | /sources/com/amap/api/mapcore/util/C0850g.java | e21ca5bbb43e9e6f10ae9f2a4ec09464357b9441 | [] | no_license | amelieko/McDonalds-java | https://github.com/amelieko/McDonalds-java | ce5062f863f7f1cbe2677938a67db940c379d0a9 | 2fe00d672caaa7b97c4ff3acdb0e1678669b0300 | refs/heads/master | 2022-01-09T22:10:40.360000 | 2019-04-21T14:47:20 | 2019-04-21T14:47:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.amap.api.mapcore.util;
/* compiled from: AMapDelegateImp */
/* renamed from: com.amap.api.mapcore.util.g */
class C0850g implements Runnable {
/* renamed from: a */
final /* synthetic */ AMapDelegateImp f2014a;
C0850g(AMapDelegateImp aMapDelegateImp) {
this.f2014a = aMapDelegateImp;
... | UTF-8 | Java | 566 | java | C0850g.java | Java | [] | null | [] | package com.amap.api.mapcore.util;
/* compiled from: AMapDelegateImp */
/* renamed from: com.amap.api.mapcore.util.g */
class C0850g implements Runnable {
/* renamed from: a */
final /* synthetic */ AMapDelegateImp f2014a;
C0850g(AMapDelegateImp aMapDelegateImp) {
this.f2014a = aMapDelegateImp;
... | 566 | 0.595406 | 0.510601 | 21 | 25.952381 | 18.66363 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.238095 | false | false | 14 |
1c1e2c98707f801aa8c6f800feb806bef619f445 | 36,395,552,875,239 | 9fa2d81dd1bb339c1244665bc599b68995bbe08b | /AutoTracker/src/com/silentcorp/autotracker/db/EventDB.java | e367b1cc7a47ab7da53b570252031d7423ab58ca | [] | no_license | neandertal-nanospace/autotracker | https://github.com/neandertal-nanospace/autotracker | e56e8797492dec611bd212a35dcfb5aa647ca9c9 | 867c127a6378434ff638e148e2a387b2b5473522 | refs/heads/master | 2016-08-04T22:21:00.718000 | 2013-08-13T17:12:06 | 2013-08-13T17:12:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.silentcorp.autotracker.db;
import java.util.Iterator;
import java.util.Set;
import android.content.ContentResolver;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.SQLException;
import android.database.sqlite.SQLiteDat... | UTF-8 | Java | 16,159 | java | EventDB.java | Java | [
{
"context": "s and modify the\r\n * Event table.\r\n * \r\n * @author neandertal\r\n */\r\npublic class EventDB\r\n{\r\n // Table name\r",
"end": 812,
"score": 0.9995743632316589,
"start": 802,
"tag": "USERNAME",
"value": "neandertal"
}
] | null | [] | package com.silentcorp.autotracker.db;
import java.util.Iterator;
import java.util.Set;
import android.content.ContentResolver;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.SQLException;
import android.database.sqlite.SQLiteDat... | 16,159 | 0.552757 | 0.552262 | 497 | 30.513079 | 25.357967 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.581489 | false | false | 14 |
c0d39099f41f6fd45b8b8e70721c6ea9c79257a9 | 29,291,676,998,946 | 58b12199d5eb1fba131d08263cfc85bdf8e5db32 | /ImageWriter.java | 4e84667f914aeef7e5973c9144307fce46504880 | [] | no_license | RyanLBWoods/Bin_web_server | https://github.com/RyanLBWoods/Bin_web_server | 5d0c8aad4cc10bde33f717ab36b6318ff2dc6e9d | 2cf08f31594483c0b3e686521436e8375947d0db | refs/heads/master | 2021-08-08T17:34:17.515000 | 2017-11-10T19:39:31 | 2017-11-10T19:39:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
/**
* Class for writing binary image file.
*
* @author bl41
*
*/
public class ImageWriter {
/**
* Method to write binary content to new image file.
*
* @param filename
... | UTF-8 | Java | 1,203 | java | ImageWriter.java | Java | [
{
"context": "lass for writing binary image file.\n * \n * @author bl41\n *\n */\npublic class ImageWriter {\n /**\n * ",
"end": 184,
"score": 0.9994680881500244,
"start": 180,
"tag": "USERNAME",
"value": "bl41"
}
] | null | [] | import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
/**
* Class for writing binary image file.
*
* @author bl41
*
*/
public class ImageWriter {
/**
* Method to write binary content to new image file.
*
* @param filename
... | 1,203 | 0.567747 | 0.565254 | 41 | 28.341463 | 20.388435 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.341463 | false | false | 14 |
31ab4adc0b7a5addab858292a28e1a0f58993e62 | 35,029,753,276,375 | 53c8115444d0087937afe7afdb544c3870b374db | /Herald-Admin-Service/src/main/java/com/pr/herald/controller/CategoryController.java | 3f08c90889c1ae4687fb7e8a1a7457c12b891c37 | [] | no_license | pratsonii/Herald | https://github.com/pratsonii/Herald | 6da1b42116e9988b6b4acdfb13c08d87add5cd52 | 0a2ea042dd4dfa91e81b69ca309cb78a076b33e9 | refs/heads/master | 2020-08-05T12:30:40.311000 | 2016-12-20T16:23:34 | 2016-12-20T16:23:34 | 66,715,059 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pr.herald.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.an... | UTF-8 | Java | 1,739 | java | CategoryController.java | Java | [] | null | [] | package com.pr.herald.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.an... | 1,739 | 0.781484 | 0.781484 | 49 | 33.489796 | 28.354982 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.285714 | false | false | 14 |
d804b22b22d2e564e9ac8c6599f63f892f79856d | 28,905,129,911,114 | 84d8b2cb490fe146be5bc0c2d860b3e3cbdda531 | /src/com/tollService/models/LeaderBoard.java | 0a3812bf813cc77e5fcadec11783049b78833c91 | [] | no_license | turtlevelocity/toll-service-problem | https://github.com/turtlevelocity/toll-service-problem | bcf9490291739f8d6a18dacd9388caea028a5a04 | d51d8c52bb5fb5348f5d5861d8f8a44277ddfe76 | refs/heads/master | 2023-06-10T18:23:06.249000 | 2021-06-30T15:58:17 | 2021-06-30T15:58:17 | 380,414,205 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tollService.models;
public class LeaderBoard {
private Integer totalVehicles;
private double totalAmount;
public LeaderBoard(Integer totalVehicles, double totalAmount){
this.totalVehicles = totalVehicles;
this.totalAmount = totalAmount;
}
public double getTotalAmount()... | UTF-8 | Java | 638 | java | LeaderBoard.java | Java | [] | null | [] | package com.tollService.models;
public class LeaderBoard {
private Integer totalVehicles;
private double totalAmount;
public LeaderBoard(Integer totalVehicles, double totalAmount){
this.totalVehicles = totalVehicles;
this.totalAmount = totalAmount;
}
public double getTotalAmount()... | 638 | 0.689655 | 0.689655 | 27 | 22.629629 | 20.157064 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37037 | false | false | 14 |
286abaa39f9df6aa597c3c2385d390e851caa6c9 | 15,187,004,411,363 | d27b632dd6fc0060b0a8b589a64e1e015aa1397f | /app/src/main/java/com/xiaochencode/androidloader/LoaderWithListViewActivity.java | 633d8b572f981fd3dd6b3045b3520f670f16b195 | [] | no_license | xiaochencode/AndroidLoader | https://github.com/xiaochencode/AndroidLoader | 463dc3853a56ccd6439f7bfe71d26ef45c87f751 | 2abf3a053d168a0de1ad55bffd86f8d20447aaab | refs/heads/master | 2016-04-12T09:24:42.040000 | 2015-11-09T07:51:55 | 2015-11-09T07:51:55 | 45,823,260 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xiaochencode.androidloader;
import android.content.ContentUris;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.net.Uri;
import android.support.v4.app.LoaderManager;
import android.support.v4.content.CursorLoader;
import android.support.v... | UTF-8 | Java | 7,882 | java | LoaderWithListViewActivity.java | Java | [] | null | [] | package com.xiaochencode.androidloader;
import android.content.ContentUris;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.net.Uri;
import android.support.v4.app.LoaderManager;
import android.support.v4.content.CursorLoader;
import android.support.v... | 7,882 | 0.637452 | 0.635669 | 194 | 39.463917 | 32.192257 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.814433 | false | false | 14 |
520b39f955e7576f83f195fc9b62a6d4fd049861 | 8,899,172,250,056 | 96670d2b28a3fb75d2f8258f31fc23d370af8a03 | /reverse_engineered/sources/com/facebook/stetho/inspector/database/ContentProviderDatabaseDriver.java | bac8b3a225b2dea48d9d098fe313ac4bbe036f7a | [] | no_license | P79N6A/speedx | https://github.com/P79N6A/speedx | 81a25b63e4f98948e7de2e4254390cab5612dcbd | 800b6158c7494b03f5c477a8cf2234139889578b | refs/heads/master | 2020-05-30T18:43:52.613000 | 2019-06-02T07:57:10 | 2019-06-02T08:15:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.facebook.stetho.inspector.database;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteException;
import com.facebook.stetho.inspector.protocol.module.Database$DatabaseDriver;
import com.facebook.stetho.inspector.protocol.module.Database$DatabaseDriver.Exec... | UTF-8 | Java | 2,492 | java | ContentProviderDatabaseDriver.java | Java | [] | null | [] | package com.facebook.stetho.inspector.database;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteException;
import com.facebook.stetho.inspector.protocol.module.Database$DatabaseDriver;
import com.facebook.stetho.inspector.protocol.module.Database$DatabaseDriver.Exec... | 2,492 | 0.711477 | 0.70947 | 60 | 40.533333 | 37.808495 | 153 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 14 |
826deb09bf9b600405c88f21327f05a578df262c | 19,705,309,964,279 | 468d535199943ddeffa936c6ec6681353076e7b2 | /plugin-sa-history-datax-writer/src/main/java/cn/sensorsdata/datax/plugin/converter/Long2DateConverter.java | 12fe500cf6dd754c0286233a0a09096ae124650e | [] | no_license | yyzswqw/datax-plugin | https://github.com/yyzswqw/datax-plugin | 279ad54af403504a162209aa8672729a72aad002 | 1f2b0080197d7a8a3328e04ec351d7ae7a9f88b7 | refs/heads/master | 2023-06-14T03:05:16.793000 | 2021-07-09T08:06:08 | 2021-07-09T08:06:08 | 383,977,652 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.sensorsdata.datax.plugin.converter;
import cn.sensorsdata.datax.plugin.Converter;
import cn.sensorsdata.datax.plugin.util.NullUtil;
import java.util.Date;
import java.util.Map;
public class Long2DateConverter implements Converter {
@Override
public Object transform(String targetColumnName, Object... | UTF-8 | Java | 491 | java | Long2DateConverter.java | Java | [] | null | [] | package cn.sensorsdata.datax.plugin.converter;
import cn.sensorsdata.datax.plugin.Converter;
import cn.sensorsdata.datax.plugin.util.NullUtil;
import java.util.Date;
import java.util.Map;
public class Long2DateConverter implements Converter {
@Override
public Object transform(String targetColumnName, Object... | 491 | 0.712831 | 0.710794 | 18 | 26.277779 | 25.381107 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 14 |
c6b89377ecf430b79f846f6ea73b4cb6c7197c16 | 1,786,706,465,820 | fe3a252db62a88035354bd2274b0f26dee69cd88 | /src/main/java/com/msy/controller/GoodsController.java | 139ba5f6b647eb4245d29aa73738813aa420b36e | [
"MIT"
] | permissive | g453030291/msy2 | https://github.com/g453030291/msy2 | 30494c308e3e555542e7afb9abfe18818267180b | 437359a359cb8f3550a288c3f1c74d79e6271eeb | refs/heads/master | 2022-05-31T15:53:58.242000 | 2020-03-08T03:16:25 | 2020-03-08T03:16:25 | 221,471,847 | 0 | 0 | MIT | false | 2022-05-20T21:29:21 | 2019-11-13T13:57:50 | 2020-03-08T03:16:47 | 2022-05-20T21:29:21 | 1,066 | 0 | 0 | 1 | HTML | false | false | package com.msy.controller;
import com.msy.entity.*;
import com.msy.service.BrandService;
import com.msy.service.GoodsService;
import com.msy.util.PageResult;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.transaction.annotati... | UTF-8 | Java | 3,848 | java | GoodsController.java | Java | [] | null | [] | package com.msy.controller;
import com.msy.entity.*;
import com.msy.service.BrandService;
import com.msy.service.GoodsService;
import com.msy.util.PageResult;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.transaction.annotati... | 3,848 | 0.729144 | 0.727273 | 129 | 27.992249 | 20.081036 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.031008 | false | false | 14 |
4737ed41dfd13d331b0d4e908314090062318247 | 19,997,367,792,155 | 6633606079f85ffc7f1b3d2c42908116f8a78fb7 | /src/main/java/com/employee/management/controller/impl/EmployeeControllerImpl.java | 43164d01d6a778e272c03e385cb5e3d5c6a89690 | [] | no_license | Umartahir93/Employee-Management-System | https://github.com/Umartahir93/Employee-Management-System | a4a4193ee134b0811e1f7dbfe24859a17caf9b12 | f2e46558cd558277f96b3b93cc76377ef48cf551 | refs/heads/master | 2023-05-25T22:49:23.162000 | 2020-04-16T07:23:28 | 2020-04-16T07:23:28 | 255,293,476 | 2 | 0 | null | false | 2021-06-04T22:08:50 | 2020-04-13T10:16:52 | 2021-01-12T17:47:47 | 2021-06-04T22:08:50 | 1,702 | 0 | 0 | 3 | Java | false | false | package com.employee.management.controller.impl;
import java.util.List;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.RestController... | UTF-8 | Java | 3,911 | java | EmployeeControllerImpl.java | Java | [
{
"context": "plementation to\n * process requests\n * \n * @author umar.tahir\n *\n */\n\n@Slf4j\n@RestController\n@AllArgsConstructo",
"end": 748,
"score": 0.9225682020187378,
"start": 738,
"tag": "NAME",
"value": "umar.tahir"
}
] | null | [] | package com.employee.management.controller.impl;
import java.util.List;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.RestController... | 3,911 | 0.734083 | 0.733061 | 125 | 30.271999 | 32.923519 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.312 | false | false | 5 |
ae4089416a914957b7919cf1141c18f43429500c | 10,651,518,958,049 | a8e2d15fcab76f88010ab6b6d79f4b44e1ec80be | /src/main/java/com/customDS/CustomDS/CustomDsApplication.java | cf04fba93ac8d8980c63c32895fb7b472078517e | [] | no_license | Jaycs16/CustomDS | https://github.com/Jaycs16/CustomDS | c6df773356aa7e26bce66363bed7dda5e65918a2 | 1a770878d28a64f075fa22e7f34164d475a10056 | refs/heads/master | 2022-12-08T14:21:45.399000 | 2020-09-01T12:10:44 | 2020-09-01T12:10:44 | 288,261,350 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.customDS.CustomDS;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class CustomDsApplication {
public static void main(String[] args) {
SpringApplication.run(CustomDsApplication.class, args);
}
}
| UTF-8 | Java | 318 | java | CustomDsApplication.java | Java | [] | null | [] | package com.customDS.CustomDS;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class CustomDsApplication {
public static void main(String[] args) {
SpringApplication.run(CustomDsApplication.class, args);
}
}
| 318 | 0.823899 | 0.823899 | 13 | 23.461538 | 23.928146 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 5 |
9b7316375241f806368af088f6cb7734c0455018 | 34,479,997,489,955 | d01992cc7a5afb55f9db913c19471e0b8edb2bbc | /src/biblio_univ/useful/MariaDBConnection.java | be2db07072ea782364c107eeef9e499381ac2cee | [
"MIT"
] | permissive | THammami01/SGBiblioUniv | https://github.com/THammami01/SGBiblioUniv | 4f98cb8c8a14a81f77db8322fb90fa42263f5e54 | d7c367231ea896d9eb418597174a612cfa04a1b7 | refs/heads/main | 2023-02-07T01:38:55.142000 | 2020-12-21T01:39:17 | 2020-12-21T01:39:17 | 322,920,460 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package biblio_univ.useful;
import java.sql.Connection;
import java.sql.Date;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.Statement;
import java.sql.Timestamp;
public class MariaDBConnection {
private Connection connection;
private Statement st;
private ResultSet rs;
private String ... | WINDOWS-1250 | Java | 12,703 | java | MariaDBConnection.java | Java | [
{
"context": "06/zFSKj0KaNq\";\n\tprivate String usernameOnline = \"zFSKj0KaNq\";\n\tprivate String passwordOnline = \"Y3uEhSBH22\";\n",
"end": 672,
"score": 0.9991944432258606,
"start": 662,
"tag": "USERNAME",
"value": "zFSKj0KaNq"
},
{
"context": "= \"zFSKj0KaNq\";\n\tprivate Strin... | null | [] | package biblio_univ.useful;
import java.sql.Connection;
import java.sql.Date;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.Statement;
import java.sql.Timestamp;
public class MariaDBConnection {
private Connection connection;
private Statement st;
private ResultSet rs;
private String ... | 12,703 | 0.571316 | 0.565645 | 482 | 25.344398 | 39.354671 | 436 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.639004 | false | false | 5 |
4141e6c39f5b45f8979385a0c05df5c31bc9cd01 | 33,835,752,394,242 | c85b297f80e0b85aa0236b814ff3caceb50054ec | /__Rabbit_.java | 7ab851d14940be26f7d55672ffe3aef58e4ffd07 | [] | no_license | gr4per/jrobots | https://github.com/gr4per/jrobots | ced8dd7bd26d56e74765723492938e298380e8f6 | 1b76b658911be24dd29a1733392ad49b644b2921 | refs/heads/master | 2022-01-06T03:06:44.553000 | 2019-06-14T17:20:06 | 2019-06-14T17:20:06 | 110,950,777 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class __Rabbit_ extends JJRobot {
void main() {
while(true) {
go(rand(1000),rand(1000));
}
}
void go(int dest_x, int dest_y) {
int course;
course = plot_course(dest_x,dest_y);
drive(course,50);
while(distance(loc_x(),loc_y(),dest_x,dest_y) > 50);
drive(course,0);
while (speed(... | UTF-8 | Java | 1,040 | java | __Rabbit_.java | Java | [] | null | [] | public class __Rabbit_ extends JJRobot {
void main() {
while(true) {
go(rand(1000),rand(1000));
}
}
void go(int dest_x, int dest_y) {
int course;
course = plot_course(dest_x,dest_y);
drive(course,50);
while(distance(loc_x(),loc_y(),dest_x,dest_y) > 50);
drive(course,0);
while (speed(... | 1,040 | 0.457692 | 0.416346 | 57 | 16.245613 | 12.761346 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.824561 | false | false | 5 |
d7bdf347bb5b932ab765845d2297727685874460 | 29,386,166,305,874 | 759ddd0c07440917ab190347e664e599ac884e48 | /ThrowsException/src/Main.java | cd2ece82c3127ded4225f916d042386de1b88c36 | [] | no_license | TamakiRinko/Java_Study | https://github.com/TamakiRinko/Java_Study | 58182d6546dfc7445937e3196084232c229a364e | f29a3deee2f9d59f10695963c0c15cde8c24c0c2 | refs/heads/master | 2020-06-27T21:01:43.911000 | 2019-09-05T11:39:49 | 2019-09-05T11:39:49 | 200,047,766 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.*;
public class Main {
public static void main(String[] args) throws IOException, FileFormatException {
File file = new File("testException.txt");
BufferedReader br = new BufferedReader(new FileReader(file));
String result = readData(br, 100);
System.out.println(resul... | UTF-8 | Java | 1,099 | java | Main.java | Java | [] | null | [] | import java.io.*;
public class Main {
public static void main(String[] args) throws IOException, FileFormatException {
File file = new File("testException.txt");
BufferedReader br = new BufferedReader(new FileReader(file));
String result = readData(br, 100);
System.out.println(resul... | 1,099 | 0.51784 | 0.505304 | 32 | 31.40625 | 25.396677 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.65625 | false | false | 5 |
666f22435fc47d82946ad79d4ede165a8ac6300e | 35,132,832,512,170 | 3370a0d2a9e3c73340b895de3566f6e32aa3ca4a | /alwin-middleware-grapescode/alwin-core/src/main/java/com/codersteam/alwin/core/service/impl/issue/IssueCreatorServiceImpl.java | 14b33566c3461ffd79ad19d5d132f41915f645fc | [] | no_license | Wilczek01/alwin-projects | https://github.com/Wilczek01/alwin-projects | 8af8e14601bd826b2ec7b3a4ce31a7d0f522b803 | 17cebb64f445206320fed40c3281c99949c47ca3 | refs/heads/master | 2023-01-11T16:37:59.535000 | 2020-03-24T09:01:01 | 2020-03-24T09:01:01 | 249,659,398 | 0 | 0 | null | false | 2023-01-07T16:18:14 | 2020-03-24T09:02:28 | 2020-03-24T09:06:35 | 2023-01-07T16:18:13 | 9,574 | 0 | 0 | 36 | Java | false | false | package com.codersteam.alwin.core.service.impl.issue;
import com.codersteam.aida.core.api.model.AidaInvoiceWithCorrectionsDto;
import com.codersteam.aida.core.api.service.InvoiceService;
import com.codersteam.alwin.common.issue.IssueTypeName;
import com.codersteam.alwin.common.issue.Segment;
import com.codersteam.alwi... | UTF-8 | Java | 14,856 | java | IssueCreatorServiceImpl.java | Java | [] | null | [] | package com.codersteam.alwin.core.service.impl.issue;
import com.codersteam.aida.core.api.model.AidaInvoiceWithCorrectionsDto;
import com.codersteam.aida.core.api.service.InvoiceService;
import com.codersteam.alwin.common.issue.IssueTypeName;
import com.codersteam.alwin.common.issue.Segment;
import com.codersteam.alwi... | 14,856 | 0.729146 | 0.729011 | 269 | 54.215614 | 42.491787 | 175 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.081784 | false | false | 5 |
1390c94a4ef72c85155dda76a1307786bac36bb4 | 37,134,287,252,757 | 10749b2a004bda9c1961c3ab55a3cdea8112d86d | /agendaweb/src/main/java/br/senac/tads/pi3b/agendaweb/ExemploServlet.java | 4e9cb7db70d83b5530d935c8446d0c960b8955bc | [
"MIT"
] | permissive | ftsuda-senac/tads3-pi3b-2018-1 | https://github.com/ftsuda-senac/tads3-pi3b-2018-1 | 43a9e219d0b27aafc286dcb106302d995ea90221 | 8cba8b3c2bc0a087e7a3a770d6dc2cd04e854579 | refs/heads/master | 2021-01-24T16:39:58.751000 | 2018-05-09T01:26:43 | 2018-05-09T01:26:43 | 123,206,560 | 2 | 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 br.senac.tads.pi3b.agendaweb;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletExc... | UTF-8 | Java | 1,649 | java | ExemploServlet.java | Java | [
{
"context": "t.http.HttpServletResponse;\r\n\r\n/**\r\n *\r\n * @author fernando.tsuda\r\n */\r\n@WebServlet(name = \"ExemploServle",
"end": 535,
"score": 0.7576131820678711,
"start": 531,
"tag": "NAME",
"value": "fern"
},
{
"context": "p.HttpServletResponse;\r\n\r\n/**\r\n *\r\n * ... | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package br.senac.tads.pi3b.agendaweb;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletExc... | 1,649 | 0.633983 | 0.630329 | 48 | 32.208332 | 24.503366 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 5 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.