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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
13a0d279098d0b8067d621360322a3db5bede7c4 | 15,573,551,438,590 | 81b3984cce8eab7e04a5b0b6bcef593bc0181e5a | /android/CarLife/app/src/main/java/com/indooratlas/android/sdk/_internal/ep.java | c6eb25b1a930263df64d37e5585a29756be6ac0a | [] | no_license | ausdruck/Demo | https://github.com/ausdruck/Demo | 20ee124734d3a56b99b8a8e38466f2adc28024d6 | e11f8844f4852cec901ba784ce93fcbb4200edc6 | refs/heads/master | 2020-04-10T03:49:24.198000 | 2018-07-27T10:14:56 | 2018-07-27T10:14:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.indooratlas.android.sdk._internal;
public final class ep {
/* renamed from: a */
public final double f23525a;
/* renamed from: b */
public final double f23526b;
/* renamed from: c */
public final Integer f23527c;
public ep(double d, double d2, Integer num) {
this.f23525... | UTF-8 | Java | 390 | java | ep.java | Java | [] | null | [] | package com.indooratlas.android.sdk._internal;
public final class ep {
/* renamed from: a */
public final double f23525a;
/* renamed from: b */
public final double f23526b;
/* renamed from: c */
public final Integer f23527c;
public ep(double d, double d2, Integer num) {
this.f23525... | 390 | 0.610256 | 0.528205 | 16 | 23.375 | 14.516693 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 0 |
84c1221bfe00585000bdf87abd8611ef464121b7 | 8,650,064,136,594 | 24ff3ca0f346ade3cfa29083efc640f7f7c02459 | /src/main/java/com/tikinou/schedulesdirect/core/commands/lineup/GetSubscribedLineupsCommand.java | 9cb66e8b106219464c408096e923053683586bee | [
"Apache-2.0"
] | permissive | Tikinou/schedules-direct-core-api | https://github.com/Tikinou/schedules-direct-core-api | 01bdfa7b706d573eed8c3a24d8cf96cb8c006893 | 068d25b48f18af48ec74443fc32300b4b725ca36 | refs/heads/master | 2020-05-16T23:49:45.488000 | 2014-05-14T17:16:24 | 2014-05-14T17:16:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tikinou.schedulesdirect.core.commands.lineup;
import com.tikinou.schedulesdirect.core.ParameterizedCommand;
/**
* @author Sebastien Astie
*/
public interface GetSubscribedLineupsCommand extends ParameterizedCommand<GetSubscribedLineupsCommandParameters, GetSubscribedLineupsResult> {
}
| UTF-8 | Java | 302 | java | GetSubscribedLineupsCommand.java | Java | [
{
"context": "sdirect.core.ParameterizedCommand;\n\n/**\n * @author Sebastien Astie\n */\npublic interface GetSubscribedLineupsCommand ",
"end": 152,
"score": 0.9998824000358582,
"start": 137,
"tag": "NAME",
"value": "Sebastien Astie"
}
] | null | [] | package com.tikinou.schedulesdirect.core.commands.lineup;
import com.tikinou.schedulesdirect.core.ParameterizedCommand;
/**
* @author <NAME>
*/
public interface GetSubscribedLineupsCommand extends ParameterizedCommand<GetSubscribedLineupsCommandParameters, GetSubscribedLineupsResult> {
}
| 293 | 0.850993 | 0.850993 | 9 | 32.555557 | 45.080448 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 0 |
66ba9b0994f3898b55a8a2cdb78abf2a6d9462b1 | 39,479,339,400,850 | be30233b17c496ba10acce49fdc63a7d4a7ebb68 | /src/main/java/bolts/ClassifierBolt.java | 4676c1c528457d18062126ed3c55eabf444d29b5 | [] | no_license | raticate/Patitos | https://github.com/raticate/Patitos | e26f6900ad404d7bb2fa29fc7686b08f8c290ec2 | 4288ca918593cca3a47c4d8720caa8c0b80207fe | refs/heads/master | 2021-01-10T05:00:12.809000 | 2015-07-29T18:29:57 | 2015-07-29T18:29:57 | 36,816,134 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bolts;
import NaiveBayes.BayesClassifier;
import NaiveBayes.Classifier;
import backtype.storm.task.OutputCollector;
import backtype.storm.task.TopologyContext;
import backtype.storm.topology.OutputFieldsDeclarer;
import backtype.storm.topology.base.BaseRichBolt;
import backtype.storm.tuple.Fields;
import backt... | UTF-8 | Java | 1,197 | java | ClassifierBolt.java | Java | [
{
"context": "import java.util.regex.Pattern;\n\n/**\n * Created by cate on 29-07-15.\n */\npublic class ClassifierBolt exte",
"end": 550,
"score": 0.8900215029716492,
"start": 546,
"tag": "USERNAME",
"value": "cate"
}
] | null | [] | package bolts;
import NaiveBayes.BayesClassifier;
import NaiveBayes.Classifier;
import backtype.storm.task.OutputCollector;
import backtype.storm.task.TopologyContext;
import backtype.storm.topology.OutputFieldsDeclarer;
import backtype.storm.topology.base.BaseRichBolt;
import backtype.storm.tuple.Fields;
import backt... | 1,197 | 0.751044 | 0.745196 | 44 | 26.227272 | 22.424482 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.568182 | false | false | 0 |
17f9fab28c8dcbcaa8e50c6c9c56a68932acd146 | 36,129,264,930,844 | a4e89af6164a9d9865f3f6b1b4f8bbfdcc67771c | /Libraries/RabbitMQ/src/main/java/it/txt/access/capability/libraries/rabbitmq/impl/publisher/PublisherAppModel.java | cd0b53b8c3c275a93209cabbe2455b2a299b1e11 | [] | no_license | suncun/txt-capability-libraries | https://github.com/suncun/txt-capability-libraries | 247484ff38e7edb9060df4ba1a1fd1ca74575c9d | 06533a124633eff451e1a6acfe15305d7454e304 | refs/heads/master | 2016-08-09T04:48:30.861000 | 2013-07-08T16:37:37 | 2013-07-08T16:37:37 | 45,115,923 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package it.txt.access.capability.libraries.rabbitmq.impl.publisher;
import it.txt.access.capability.libraries.rabbitmq.impl.model.AbstractApplicationModel;
import java.net.URI;
/**
*
* @author seccia
*/
public clas... | UTF-8 | Java | 1,128 | java | PublisherAppModel.java | Java | [
{
"context": "tionModel;\nimport java.net.URI;\n\n/**\n *\n * @author seccia\n */\npublic class PublisherAppModel extends Abstra",
"end": 304,
"score": 0.9994382858276367,
"start": 298,
"tag": "USERNAME",
"value": "seccia"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package it.txt.access.capability.libraries.rabbitmq.impl.publisher;
import it.txt.access.capability.libraries.rabbitmq.impl.model.AbstractApplicationModel;
import java.net.URI;
/**
*
* @author seccia
*/
public clas... | 1,128 | 0.687943 | 0.687943 | 49 | 22.020409 | 22.526619 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.326531 | false | false | 0 |
e0d86f2892180e1d37e0cf99c1c4cd843a42b3df | 5,188,320,557,206 | 477c05b76a2bcd221e3c25372d1c56ec37d98c15 | /moe.apple/moe.platform.ios/src/main/java/apple/metalperformanceshaders/MPSMatrixSum.java | 79e930ce3c8401ae19f62e077dde5e3ae83d23bd | [
"Apache-2.0",
"ICU",
"W3C"
] | permissive | multi-os-engine/moe-core | https://github.com/multi-os-engine/moe-core | 4ef065f4c292b46e27a59da5d6d7faa22773b035 | dcc886030f9ba999d42e2f4f1a562e15f7772cca | refs/heads/moe-master | 2023-07-09T17:49:49.935000 | 2023-06-13T17:34:08 | 2023-06-13T17:34:08 | 65,316,489 | 35 | 8 | Apache-2.0 | false | 2023-06-13T17:34:09 | 2016-08-09T17:54:29 | 2023-01-25T09:19:58 | 2023-06-13T17:34:08 | 46,514 | 28 | 6 | 1 | Java | false | false | package apple.metalperformanceshaders;
import apple.NSObject;
import apple.foundation.NSArray;
import apple.foundation.NSCoder;
import apple.foundation.NSMethodSignature;
import apple.foundation.NSSet;
import apple.metal.protocol.MTLCommandBuffer;
import apple.metal.protocol.MTLDevice;
import apple.metal.struct.MTLOri... | UTF-8 | Java | 12,179 | java | MPSMatrixSum.java | Java | [] | null | [] | package apple.metalperformanceshaders;
import apple.NSObject;
import apple.foundation.NSArray;
import apple.foundation.NSCoder;
import apple.foundation.NSMethodSignature;
import apple.foundation.NSSet;
import apple.metal.protocol.MTLCommandBuffer;
import apple.metal.protocol.MTLDevice;
import apple.metal.struct.MTLOri... | 12,179 | 0.710732 | 0.709418 | 352 | 33.59943 | 29.783905 | 118 | false | false | 0 | 0 | 0 | 0 | 90 | 0.00739 | 0.326705 | false | false | 0 |
175b2673a90b7329e4f1c0b658f33a541818b171 | 38,551,626,473,362 | 00e09c80d2ca0fa4163075c00de034486cbf335b | /src/main/java/com/qunar/qchat/admin/vo/BusiReturnResult.java | 8c4184704172e5d2abae94664bbf50f86d6cb310 | [] | permissive | imtalkdemo/qchat_admin_open | https://github.com/imtalkdemo/qchat_admin_open | 3ece529cc1be6c9252088b3b9f5a50bc6c8e5743 | 1f5f2cc59d3648cb5dff6d4515a2f8bc6c42ccd3 | refs/heads/master | 2022-02-02T07:59:06.478000 | 2019-12-05T04:04:02 | 2019-12-05T04:04:02 | 224,124,701 | 0 | 1 | MIT | false | 2019-11-26T07:04:51 | 2019-11-26T07:04:02 | 2019-11-26T07:04:29 | 2019-11-26T07:04:50 | 0 | 0 | 0 | 1 | Java | false | false | package com.qunar.qchat.admin.vo;
/**
* Created by qyhw on 11/23/15.
*/
public class BusiReturnResult<T> {
private boolean ret;
private String code;
private String msg;
private T data;
public boolean isRet() {
return ret;
}
public void setRet(boolean ret) {
this.ret = r... | UTF-8 | Java | 706 | java | BusiReturnResult.java | Java | [
{
"context": "ckage com.qunar.qchat.admin.vo;\n\n/**\n * Created by qyhw on 11/23/15.\n */\npublic class BusiReturnResult<T>",
"end": 57,
"score": 0.9996063709259033,
"start": 53,
"tag": "USERNAME",
"value": "qyhw"
}
] | null | [] | package com.qunar.qchat.admin.vo;
/**
* Created by qyhw on 11/23/15.
*/
public class BusiReturnResult<T> {
private boolean ret;
private String code;
private String msg;
private T data;
public boolean isRet() {
return ret;
}
public void setRet(boolean ret) {
this.ret = r... | 706 | 0.550991 | 0.542493 | 44 | 15.045455 | 13.073141 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.295455 | false | false | 0 |
1d6b5d180c370b6d7ade976f897ac30988e0f448 | 37,177,236,949,991 | 1c68fd6fd88437df0430e0f315a206ce7670aeac | /2020_7_17_AndroidStudio/Hellow/app/src/main/java/com/example/myapplication/MainActivity.java | a0ee4f527718b315376e6908fa3419ae346dfa84 | [] | no_license | a0935210570602/2020coding365 | https://github.com/a0935210570602/2020coding365 | ea0dac7c0aa6d802906ec5496f783f80d75fa2bd | ae385c88240956673109c5a6c0418a299fb72734 | refs/heads/master | 2022-11-24T01:39:18.384000 | 2020-07-21T06:31:59 | 2020-07-21T06:31:59 | 279,229,702 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.myapplication;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.app.Activity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.EditText;
import android.widget.TextView;
public c... | UTF-8 | Java | 2,622 | java | MainActivity.java | Java | [
{
"context": "nActivity extends AppCompatActivity {\n EditText firstName, lastName, phoneNum;\n TextView player_show_tex",
"end": 388,
"score": 0.9981293082237244,
"start": 379,
"tag": "NAME",
"value": "firstName"
},
{
"context": "xtends AppCompatActivity {\n EditText firstN... | null | [] | package com.example.myapplication;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.app.Activity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.EditText;
import android.widget.TextView;
public c... | 2,622 | 0.584811 | 0.582498 | 76 | 33.13158 | 23.823551 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.592105 | false | false | 0 |
7cc1ebeade8f2cd2030c86155e231ef7d7e46069 | 11,905,649,399,318 | 16e84440d2aa7e8460a0f3f2ec91161362d9dcc1 | /ProyectoFinal/src/main/java/es/http/service/service/IEditorialService.java | cd1341e9a028b90f2761995348580d35d7cda4fc | [] | no_license | estcolros/Projecte-PrestecDeLlibres | https://github.com/estcolros/Projecte-PrestecDeLlibres | 886ff97da8284ccb319327549c781fce90b05e21 | e5d5481636a394eae2a1dd760493aeec9ac59563 | refs/heads/master | 2023-04-10T08:31:25.436000 | 2021-04-01T13:03:16 | 2021-04-01T13:03:16 | 344,856,518 | 3 | 0 | null | false | 2021-03-31T18:20:56 | 2021-03-05T15:43:38 | 2021-03-31T16:20:08 | 2021-03-31T18:20:55 | 6,225 | 2 | 0 | 0 | Java | false | false | package es.http.service.service;
import java.util.List;
import es.http.service.dto.Editorial;
public interface IEditorialService {
// Metodos del CRUD
public List<Editorial> listarEditorial(); // Listar All
public Editorial guardarEditorial(Editorial Editorial); // Guarda un Autor CREATE
public Editorial Edit... | UTF-8 | Java | 536 | java | IEditorialService.java | Java | [] | null | [] | package es.http.service.service;
import java.util.List;
import es.http.service.dto.Editorial;
public interface IEditorialService {
// Metodos del CRUD
public List<Editorial> listarEditorial(); // Listar All
public Editorial guardarEditorial(Editorial Editorial); // Guarda un Autor CREATE
public Editorial Edit... | 536 | 0.781716 | 0.781716 | 20 | 25.799999 | 31.041264 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 0 |
057ceaf2f543a1e4aae6dbaa53f3ea29d8d99499 | 5,342,939,385,936 | 0e406da958f43e42c32f35dde4b6eecc46b6c0bb | /app/src/main/java/com/firebase/androidchat/MainActivity.java | a1e24b81f6fe0b079950064af2b170d07d105515 | [
"MIT"
] | permissive | wisdomapp/freeeintern-android | https://github.com/wisdomapp/freeeintern-android | d98500ad464fc60e85ae1d695f768590d93b7d99 | 9cb213d24c3d48e59d3ab42c5d0b2b60dca73d79 | refs/heads/master | 2021-09-03T18:28:41.350000 | 2018-01-11T03:51:53 | 2018-01-11T03:51:53 | 116,201,345 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.firebase.androidchat;
import android.app.AlertDialog;
import android.app.ListActivity;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.pm.ActivityInfo;
import android.database.DataSetObserver;
import android.os.Bundle;
import android.view.KeyEvent;
import andro... | UTF-8 | Java | 7,116 | java | MainActivity.java | Java | [
{
"context": " don't have one saved.\n //mUsername = \"JavaUser\" + r.nextInt(100000);\n\n Intent intent=",
"end": 6199,
"score": 0.9994440078735352,
"start": 6191,
"tag": "USERNAME",
"value": "JavaUser"
}
] | null | [] | package com.firebase.androidchat;
import android.app.AlertDialog;
import android.app.ListActivity;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.pm.ActivityInfo;
import android.database.DataSetObserver;
import android.os.Bundle;
import android.view.KeyEvent;
import andro... | 7,116 | 0.604658 | 0.603479 | 206 | 31.932039 | 26.801233 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.548544 | false | false | 0 |
c0f0be7b665765aa91c16b7248ccbed1d165be20 | 2,121,713,850,385 | a2e5677512bc6e822a6f07fc18ea4e181e866a85 | /server/src/main/java/beer/o2/modules/sys/domain/role/entity/SysRoleDO.java | 02a4ec0fa75d443f01e97f07eaa83e7a00ac147c | [
"Apache-2.0"
] | permissive | youletme/o2-admin | https://github.com/youletme/o2-admin | 4365829976871b83ef10491c5f53db04e7a9fbd7 | 78a2a6ee36b0f72e853b55e60ee3f05b2d527c41 | refs/heads/master | 2022-11-05T05:48:12.600000 | 2020-05-28T06:52:09 | 2020-05-28T06:52:09 | 271,685,863 | 0 | 0 | Apache-2.0 | true | 2020-06-12T01:59:51 | 2020-06-12T01:59:50 | 2020-06-10T06:59:01 | 2020-05-28T06:51:11 | 77 | 0 | 0 | 0 | null | false | false | package beer.o2.modules.sys.domain.role.entity;
import com.baomidou.mybatisplus.annotation.TableField;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.*;
import java.util.Date;
import java.util.List;
/**
* @Author:bomber
* @Date... | UTF-8 | Java | 1,474 | java | SysRoleDO.java | Java | [
{
"context": "util.Date;\nimport java.util.List;\n\n/**\n * @Author:bomber\n * @Date:Created in 3:47 下午 2020/5/18\n * @Descrip",
"end": 311,
"score": 0.9996600151062012,
"start": 305,
"tag": "USERNAME",
"value": "bomber"
}
] | null | [] | package beer.o2.modules.sys.domain.role.entity;
import com.baomidou.mybatisplus.annotation.TableField;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.*;
import java.util.Date;
import java.util.List;
/**
* @Author:bomber
* @Date... | 1,474 | 0.728107 | 0.713277 | 55 | 24.745455 | 21.938938 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.309091 | false | false | 0 |
bab965dfd1d6803a9ed96f7261b9b8fd9dff17b0 | 10,591,389,392,952 | d68bfe4bb0681826b13f4dbe6bb87861a870897e | /src/main/java/commandGroups/LeftStartLeftScale.java | be28a997f22c9865569944eafb4b6cdbc645853d | [] | no_license | FRC-Team-1710/2019-Preseason | https://github.com/FRC-Team-1710/2019-Preseason | 0c0b035284f4694fc17492929ea50e7ed0843b6f | 7260a8ea25466ce1841476b3bc6f3b7d562209c1 | refs/heads/master | 2020-04-05T10:02:33.168000 | 2018-12-07T22:28:23 | 2018-12-07T22:28:23 | 156,785,633 | 2 | 1 | null | false | 2018-12-20T16:41:57 | 2018-11-09T00:11:03 | 2018-12-07T22:28:26 | 2018-12-20T16:41:40 | 109 | 0 | 1 | 7 | Java | false | null | package commandGroups;
import org.usfirst.frc.team1710.robot.Constants;
import commands.ChangeLiftSetpoint;
import commands.DriveToPosition;
import commands.PitchIntake;
import commands.RunIntake;
import commands.TurnToAngle;
import edu.wpi.first.wpilibj.command.CommandGroup;
/**
*
*/
public class LeftStartLeftSca... | UTF-8 | Java | 680 | java | LeftStartLeftScale.java | Java | [] | null | [] | package commandGroups;
import org.usfirst.frc.team1710.robot.Constants;
import commands.ChangeLiftSetpoint;
import commands.DriveToPosition;
import commands.PitchIntake;
import commands.RunIntake;
import commands.TurnToAngle;
import edu.wpi.first.wpilibj.command.CommandGroup;
/**
*
*/
public class LeftStartLeftSca... | 680 | 0.769118 | 0.748529 | 24 | 27.333334 | 23.502954 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.208333 | false | false | 0 |
f55f9c27d6b39c06e2c99e7404bd502ff88a8dfd | 30,374,008,728,803 | 96210eafc3141265c0ea3412b74d06aac6f6dedf | /app/src/main/java/com/example/adriaan/honsproj/activities/MoodleSite.java | bbac63c948336f0c20c7f250cff05c16d97ebf40 | [] | no_license | effleurager/MobileAssessmentTool | https://github.com/effleurager/MobileAssessmentTool | fc61fd8ff13bdad1656c3e8a777698f3e25dd26d | 4de21d86efb086a96018dee436fed363b1ec42e6 | refs/heads/master | 2018-12-06T01:25:44.490000 | 2018-10-21T13:09:32 | 2018-10-22T09:37:32 | 136,246,735 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.adriaan.honsproj.activities;
import android.annotation.SuppressLint;
import android.app.ProgressDialog;
import android.content.Intent;
import android.graphics.Bitmap;
import android.net.Uri;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import a... | UTF-8 | Java | 3,882 | java | MoodleSite.java | Java | [] | null | [] | package com.example.adriaan.honsproj.activities;
import android.annotation.SuppressLint;
import android.app.ProgressDialog;
import android.content.Intent;
import android.graphics.Bitmap;
import android.net.Uri;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import a... | 3,882 | 0.630345 | 0.629572 | 111 | 33.972973 | 23.127325 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.630631 | false | false | 0 |
2e0870dc7e7fd0bd0a9e37c24cc9c66da0bdf287 | 3,401,614,103,558 | 8ef0cfb3cd1a37142688b0f0e9e7db3b893af35d | /AntiBan.java | 37d646ca14c129c8aa822eeb70d420fbfe1be785 | [] | no_license | NickAnson/RuneScapeBotMaking | https://github.com/NickAnson/RuneScapeBotMaking | a27c8b0304d228513586252dd237b1ff16d93a91 | 9baedcc1b3be40dfe02b68bc32ebb0d1f2ecd96f | refs/heads/master | 2017-12-08T14:14:20.758000 | 2017-01-18T07:37:52 | 2017-01-18T07:37:52 | 79,315,603 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package BasicScripts;
/**
* Created by Nick on 1/4/2017.
*/
public class AntiBan {
}
| UTF-8 | Java | 88 | java | AntiBan.java | Java | [
{
"context": "package BasicScripts;\n\n/**\n * Created by Nick on 1/4/2017.\n */\npublic class AntiBan {\n}\n",
"end": 45,
"score": 0.9982841610908508,
"start": 41,
"tag": "NAME",
"value": "Nick"
}
] | null | [] | package BasicScripts;
/**
* Created by Nick on 1/4/2017.
*/
public class AntiBan {
}
| 88 | 0.659091 | 0.590909 | 7 | 11.571428 | 11.757759 | 31 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 0 |
03e2bcd0840ca8e77fef48067f3e74ad6acbd342 | 3,075,196,640,683 | 4cbdf27bb346a9fbc13a8954c7f86eb2b4523c4c | /src/lab3/abstractizare/clasa/Castravete.java | 34c1d92fedfc0f083aae3fe649bd6a10ac0ef443 | [] | no_license | MalairauMihail/lab-2 | https://github.com/MalairauMihail/lab-2 | 887668c92cbdfeb59db6ee333995db61e2aded3e | a376fc12fe92d55dd2aeca4959dab82fe8659641 | refs/heads/master | 2023-01-06T14:48:56.111000 | 2020-11-06T12:38:47 | 2020-11-06T12:38:47 | 310,582,991 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lab3.abstractizare.clasa;
public class Castravete extends Legume {
private String soi;
public Castravete(double greutate, String soi){
super("Castravete", greutate);
this.soi = soi;
}
public String getSoi(){
return this.soi;
}
@Override
public String toSt... | UTF-8 | Java | 557 | java | Castravete.java | Java | [] | null | [] | package lab3.abstractizare.clasa;
public class Castravete extends Legume {
private String soi;
public Castravete(double greutate, String soi){
super("Castravete", greutate);
this.soi = soi;
}
public String getSoi(){
return this.soi;
}
@Override
public String toSt... | 557 | 0.594255 | 0.59246 | 29 | 18.241379 | 17.331762 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.344828 | false | false | 0 |
e07947890ad30b1b9f07acceaa0007d26d79faaf | 31,971,736,588,631 | 20b06dffce05c0a3e7adde8b28a3882b0119c48c | /src/main/java/com/io/rph/ExceptionHandlingApp/exception/NoProductFoundException.java | c402206c89511e769db914e604a1e2a461afbc29 | [] | no_license | rudramunihublimath/ExceptionHandling-App | https://github.com/rudramunihublimath/ExceptionHandling-App | 02fb226ed03cfe2d06a444336acf5d76fd030adb | e7fdb3a1d753e616ca7ffe3a3f2f9810f8995efa | refs/heads/main | 2023-06-18T14:09:08.971000 | 2021-07-15T04:43:28 | 2021-07-15T04:43:28 | 386,165,389 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.io.rph.ExceptionHandlingApp.exception;
public class NoProductFoundException extends RuntimeException{
public NoProductFoundException(String message) {
super(message);
}
}
| UTF-8 | Java | 201 | java | NoProductFoundException.java | Java | [] | null | [] | package com.io.rph.ExceptionHandlingApp.exception;
public class NoProductFoundException extends RuntimeException{
public NoProductFoundException(String message) {
super(message);
}
}
| 201 | 0.771144 | 0.771144 | 7 | 27.714285 | 24.932562 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 0 |
ce1952f7df3c3ba2ae10c6ff6bbb778657be8722 | 292,057,804,914 | c91d58d8daa41f6e33a48fa072d2e0cc1c8e65fe | /src/main/java/com/ssm/dao/DemandMapper.java | 1dac188b37d9dad24eca2d4054a39650675ba3a6 | [] | no_license | zhaochenwei/kjv | https://github.com/zhaochenwei/kjv | 7bf5a3b54d17b1471bd0758dfc9523dab3c0bce1 | 2f003c68ca4aa452bc3d2dfa84afcf4ebfad7c8a | refs/heads/master | 2021-01-24T01:21:04.436000 | 2018-02-25T09:20:10 | 2018-02-25T09:20:10 | 122,802,594 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ssm.dao;
import com.ssm.pojo.Demand;
public interface DemandMapper {
int deleteByPrimaryKey(Integer id);
int insert(Demand record);
int insertSelective(Demand record);
Demand selectByPrimaryKey(Integer id);
int updateByPrimaryKeySelective(Demand record);
int updateByPrimaryKey... | UTF-8 | Java | 338 | java | DemandMapper.java | Java | [] | null | [] | package com.ssm.dao;
import com.ssm.pojo.Demand;
public interface DemandMapper {
int deleteByPrimaryKey(Integer id);
int insert(Demand record);
int insertSelective(Demand record);
Demand selectByPrimaryKey(Integer id);
int updateByPrimaryKeySelective(Demand record);
int updateByPrimaryKey... | 338 | 0.751479 | 0.751479 | 17 | 18.941177 | 18.88501 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 0 |
9fe1ccdaa79691cb0c064099c6cf2469b7b6fd44 | 4,080,218,996,282 | 3d090c5beebf450c02e97b9764de680043e958b3 | /ddd-to-the-code-workshop-accounting/src/main/java/com/github/cstettler/dddttc/accounting/domain/WalletAlreadyExistsException.java | 43720854033e73a59693b0e9fb46e51d8e0cf8b8 | [] | no_license | valdemarpereira/ddd-to-the-code-workshop-sample | https://github.com/valdemarpereira/ddd-to-the-code-workshop-sample | 05c21c627319f1ffb5c3e0da337795084e6a5122 | e09e672374f7deb0ba71211db99764c93a238cfe | refs/heads/master | 2022-04-09T09:22:58.912000 | 2020-03-05T11:27:31 | 2020-03-05T11:27:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.cstettler.dddttc.accounting.domain;
import com.github.cstettler.dddttc.stereotype.BusinessException;
@BusinessException
public class WalletAlreadyExistsException extends RuntimeException {
private WalletAlreadyExistsException(UserId userId) {
super("wallet '" + userId.value() + "' alre... | UTF-8 | Java | 491 | java | WalletAlreadyExistsException.java | Java | [
{
"context": "package com.github.cstettler.dddttc.accounting.domain;\n\nimport com.github.cste",
"end": 28,
"score": 0.98818039894104,
"start": 19,
"tag": "USERNAME",
"value": "cstettler"
},
{
"context": "tler.dddttc.accounting.domain;\n\nimport com.github.cstettler.dddttc.stereotype... | null | [] | package com.github.cstettler.dddttc.accounting.domain;
import com.github.cstettler.dddttc.stereotype.BusinessException;
@BusinessException
public class WalletAlreadyExistsException extends RuntimeException {
private WalletAlreadyExistsException(UserId userId) {
super("wallet '" + userId.value() + "' alre... | 491 | 0.771894 | 0.771894 | 16 | 29.6875 | 30.902506 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 0 |
6e1ed823f5ab6f58d602733ece333462156734db | 20,761,871,977,039 | cdb6372b74f927561e10288355198e620ba04d08 | /cloud-some/src/main/java/com/some/controller/SomeController.java | 0d808d2992f844dcf9ddb172d04edc129df60b0b | [] | no_license | greenHandChen/spring-cloud-demo | https://github.com/greenHandChen/spring-cloud-demo | 6525ff27166deaf6f1d78f2650efedf72853ec83 | b94cb2a1d7bcaf18cdacb9ea6fda4462990cc749 | refs/heads/master | 2021-08-15T02:51:42.938000 | 2017-11-17T08:00:41 | 2017-11-17T08:00:41 | 104,889,771 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.some.controller;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import javax.validation.Valid;
/**
* Created by enHui.Chen on 2017/9/26 0026.
*/
@RestController
publ... | UTF-8 | Java | 499 | java | SomeController.java | Java | [
{
"context": "\nimport javax.validation.Valid;\n\n/**\n * Created by enHui.Chen on 2017/9/26 0026.\n */\n@RestController\npublic cla",
"end": 276,
"score": 0.9987871646881104,
"start": 266,
"tag": "NAME",
"value": "enHui.Chen"
}
] | null | [] | package com.some.controller;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import javax.validation.Valid;
/**
* Created by enHui.Chen on 2017/9/26 0026.
*/
@RestController
publ... | 499 | 0.727455 | 0.705411 | 21 | 22.761906 | 20.374832 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 0 |
73dbedaf21cb708aafd75389d8516514f1acefb2 | 16,750,372,494,372 | be3169c6835017b8979f23656b952f345bab5af6 | /zebra/layer-1/zebra-tk/src/main/java/com/bee32/zebra/tk/slim/SlimNodeForm_htm.java | 81525c495a4aea36bb23b9b3cab93d75cdf7decb | [] | no_license | lenik/stack | https://github.com/lenik/stack | 5ca08d14a71e661f1d5007ba756eff264716f3a3 | a69e2719d56d08a410c19cc73febf0f415d8d045 | refs/heads/master | 2023-07-10T10:54:14.351000 | 2017-07-23T00:10:15 | 2017-07-23T00:12:33 | 395,319,044 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bee32.zebra.tk.slim;
import net.bodz.lily.model.base.CoNode;
public abstract class SlimNodeForm_htm<Self extends CoNode<Self, ?>>
extends SlimForm_htm<Self> {
public SlimNodeForm_htm(Class<?> valueClass) {
super(valueClass);
}
}
| UTF-8 | Java | 269 | java | SlimNodeForm_htm.java | Java | [] | null | [] | package com.bee32.zebra.tk.slim;
import net.bodz.lily.model.base.CoNode;
public abstract class SlimNodeForm_htm<Self extends CoNode<Self, ?>>
extends SlimForm_htm<Self> {
public SlimNodeForm_htm(Class<?> valueClass) {
super(valueClass);
}
}
| 269 | 0.69145 | 0.684015 | 12 | 21.416666 | 22.662224 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 0 |
90ec9a26835daad25218fe84292fafe03fb8d2b6 | 22,771,916,658,020 | 5fa4fa9b5a8eaf1609f112e5a778935d98e65985 | /app/src/main/java/com/letv/leauto/ecolink/ui/leradio_interface/parameter/GetMusicDetailDynamicParameter.java | 73c321769e369b0513ec74588ede9c8c021e11c9 | [] | no_license | xingfeng2010/LinkProject | https://github.com/xingfeng2010/LinkProject | fbde6052101626a87b164ac20e501c69ed6771e0 | 7fc5b1f451cf609cc919e2d8280c2393f8e6449f | refs/heads/master | 2021-01-22T13:03:18.510000 | 2017-09-16T12:57:52 | 2017-09-16T12:57:52 | 102,362,315 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.letv.leauto.ecolink.ui.leradio_interface.parameter;
import com.letv.leauto.ecolink.ui.leradio_interface.baseparameter.HttpBaseParameter;
import java.util.Map;
/**
* Created by Han on 16/7/15.
*/
public class GetMusicDetailDynamicParameter extends HttpBaseParameter {
private static final long serial... | UTF-8 | Java | 1,308 | java | GetMusicDetailDynamicParameter.java | Java | [
{
"context": "rameter;\n\nimport java.util.Map;\n\n/**\n * Created by Han on 16/7/15.\n */\npublic class GetMusicDetailDynami",
"end": 195,
"score": 0.5415565371513367,
"start": 192,
"tag": "NAME",
"value": "Han"
},
{
"context": "ailid */\n private final String KEY_DETAILID = \"me... | null | [] | package com.letv.leauto.ecolink.ui.leradio_interface.parameter;
import com.letv.leauto.ecolink.ui.leradio_interface.baseparameter.HttpBaseParameter;
import java.util.Map;
/**
* Created by Han on 16/7/15.
*/
public class GetMusicDetailDynamicParameter extends HttpBaseParameter {
private static final long serial... | 1,308 | 0.672783 | 0.667431 | 49 | 25.693878 | 24.409937 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 0 |
dbdde1d04a199aac4d0e8636b22aafdeea56de56 | 26,439,818,725,516 | 8b9e222b88210aa13f0f50bc932a048a38439bf9 | /src/java/edu/utd/cs6301/shas/sessionbean/SecurityEventBean.java | 006b0bce5e8e5d78ca2590cfc7234b637da2322f | [] | no_license | topil123/Testbed | https://github.com/topil123/Testbed | 580d65a2529a15c8e7a180ad651487b378edaf27 | 0ab71fb8a41fd50beee1de399e4e8d89cd91683d | refs/heads/master | 2021-01-16T20:24:52.070000 | 2014-10-20T06:11:34 | 2014-10-20T06:11:34 | null | 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 edu.utd.cs6301.shas.sessionbean;
import edu.utd.cs6301.shas.security.Event;
import edu.utd.cs6301.shas.security.Event.EventTyp... | UTF-8 | Java | 1,235 | java | SecurityEventBean.java | Java | [
{
"context": "eton;\nimport javax.ejb.Startup;\n\n/**\n *\n * @author Zheng\n */\n@Singleton\n@Startup\npublic class SecurityEven",
"end": 527,
"score": 0.997920572757721,
"start": 522,
"tag": "NAME",
"value": "Zheng"
}
] | 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 edu.utd.cs6301.shas.sessionbean;
import edu.utd.cs6301.shas.security.Event;
import edu.utd.cs6301.shas.security.Event.EventTyp... | 1,235 | 0.693927 | 0.679352 | 44 | 27.068182 | 28.140392 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.590909 | false | false | 0 |
a420ecdfd63a7d22814905287369db09164d9389 | 1,606,317,814,052 | 3a56e5532226959d06d4d30f2787b5bc637eaa4e | /inheritance/src/inheritance/UserManager.java | acb223cfa12487ed1a3ccdb9cd6d4bf38c731a8c | [] | no_license | habibe89/Inheritance | https://github.com/habibe89/Inheritance | 584023171c9c43627af30297395497c41f4c378e | aa0da909c6774630412304fe722aff72db736214 | refs/heads/master | 2023-04-15T19:02:24.543000 | 2021-05-05T01:51:29 | 2021-05-05T01:51:29 | 364,434,581 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package inheritance;
public class UserManager {
public void log() {
System.out.println("Ortak Operasyon");
}
public void login(User user) {
System.out.println(user.firstName + user.lastName + " giris yaptı");
}
}
| ISO-8859-9 | Java | 240 | java | UserManager.java | Java | [] | null | [] | package inheritance;
public class UserManager {
public void log() {
System.out.println("Ortak Operasyon");
}
public void login(User user) {
System.out.println(user.firstName + user.lastName + " giris yaptı");
}
}
| 240 | 0.656904 | 0.656904 | 12 | 17.916666 | 20.613338 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.166667 | false | false | 0 |
2c0fa74d88c33cc7d4e624a7448eaee4634a4442 | 10,617,159,208,723 | 0444bfc551c6f6e13e035e3e0cf6934ad4d6b5d9 | /app/src/main/java/fontedebencao/com/radio/PedidoOracao.java | 250866c4074f00eaa2bcc4210bdcef891a782d54 | [] | no_license | andrealves591/radio-fb-android | https://github.com/andrealves591/radio-fb-android | b2feba8ec77a737ed28f0e219dc044cd0c4e616e | a948fd44dde917c6341309ffd8e51a21f4b64e75 | refs/heads/master | 2020-03-28T00:40:25.209000 | 2018-09-05T01:02:21 | 2018-09-05T01:02:21 | 147,439,216 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fontedebencao.com.radio;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
public class PedidoOracao extends AppCompatActivity {
private EditText etNome;
pri... | UTF-8 | Java | 1,975 | java | PedidoOracao.java | Java | [
{
"context": " void sendMail() {\n String destinatario = \"pr.mauriciojalves@hotmail.com\";\n String[] destinatarios = destinatario.s",
"end": 1461,
"score": 0.9999098181724548,
"start": 1432,
"tag": "EMAIL",
"value": "pr.mauriciojalves@hotmail.com"
}
] | null | [] | package fontedebencao.com.radio;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
public class PedidoOracao extends AppCompatActivity {
private EditText etNome;
pri... | 1,953 | 0.658388 | 0.656361 | 57 | 33.63158 | 22.371372 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.736842 | false | false | 0 |
96f8743f7dbf7b075af73053c8a19591010cca18 | 32,160,715,153,101 | c13590e1690d37ada74f894969592f337a4b0735 | /Server/src/server/Server.java | 0bcc59934ba7b58447ec1e2c5e19ef0347d48fb4 | [] | no_license | Lucasfray99/Heroes-War | https://github.com/Lucasfray99/Heroes-War | 4e1591f1a60a09bb15f48b9317f4b6bf36588300 | e9dc119bc20dcc2fc986bb5ff5618e708f583aab | refs/heads/master | 2021-01-18T01:28:57.076000 | 2015-04-30T18:35:54 | 2015-04-30T18:35:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package server;
import java.net.InetSocketAddress;
import java.util.concurrent.Executors;
import java.util.logging.Logger;
import org.jboss.netty.bootstrap.ServerBootstrap;
import org.jboss.netty.channel.socket.nio.NioServerSocketChannelFactory;
import org.jboss.netty.util.HashedWheelTimer;
import server.cores.Cores... | UTF-8 | Java | 1,465 | java | Server.java | Java | [
{
"context": "T = 43594;\n\t\n\tpublic static String SERVER_NAME = \"RuneScape\";\n\t\n\tprivate static Server getSingleton;\n\t\n\tpubli",
"end": 602,
"score": 0.8152970671653748,
"start": 593,
"tag": "USERNAME",
"value": "RuneScape"
}
] | null | [] | package server;
import java.net.InetSocketAddress;
import java.util.concurrent.Executors;
import java.util.logging.Logger;
import org.jboss.netty.bootstrap.ServerBootstrap;
import org.jboss.netty.channel.socket.nio.NioServerSocketChannelFactory;
import org.jboss.netty.util.HashedWheelTimer;
import server.cores.Cores... | 1,465 | 0.768601 | 0.765188 | 57 | 24.701754 | 27.914635 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.526316 | false | false | 0 |
d881233cc4888692d6c53919042434eb6df89d28 | 1,675,037,306,304 | a92082d1c76ccdedbe3ba947eb4048cc594e7fca | /calamus-common/calamus-common-tools/src/main/java/fr/calamus/common/tools/ListsAndArrays.java | d8eafce3f007cbf4bfe2622510aa9bf72376bdec | [
"MIT"
] | permissive | calamus-fr/calamus-parent | https://github.com/calamus-fr/calamus-parent | ce86423ba05dbcf7bc8a77cdd9a199bc7a242fcc | 4cc1056872472d2fff8206cd55eb07b86cda5091 | refs/heads/master | 2021-01-21T20:46:49.893000 | 2018-07-21T10:06:06 | 2018-07-21T10:06:06 | 90,819,083 | 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 fr.calamus.common.tools;
import java.util.ArrayList;
import java.util.List;
/**
*
* @author haerwynn
*/
public class Lists... | UTF-8 | Java | 4,710 | java | ListsAndArrays.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n *\n * @author haerwynn\n */\npublic class ListsAndArrays {\n\n\t//private sta",
"end": 297,
"score": 0.9994516372680664,
"start": 289,
"tag": "USERNAME",
"value": "haerwynn"
}
] | 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 fr.calamus.common.tools;
import java.util.ArrayList;
import java.util.List;
/**
*
* @author haerwynn
*/
public class Lists... | 4,710 | 0.590021 | 0.584926 | 196 | 23.030613 | 21.753233 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.52551 | false | false | 0 |
3e16b988cf14df257e9f4f01cea7d88376b1f04c | 11,793,980,233,692 | fb2314dda763e23703f141e6a64a9061fb1ecdbd | /core/src/main/java/io/mart/model/Rating.java | 476aee88f472eaf82a5067b2c4c9c532ab23ab3e | [] | no_license | amartyushov/teacher-review | https://github.com/amartyushov/teacher-review | c7014a937b8859428a29fe99f45b695ba99c079b | 88f8f35ca10e933daf20dc33f15b72cf41262359 | refs/heads/master | 2020-04-23T14:19:42.758000 | 2019-07-18T13:31:34 | 2019-07-18T13:31:34 | 171,227,896 | 0 | 0 | null | false | 2019-06-16T14:12:33 | 2019-02-18T06:33:01 | 2019-06-16T13:04:43 | 2019-06-16T14:12:32 | 90 | 0 | 1 | 1 | Java | false | false | package io.mart.model;
public enum Rating {
EXCELLENT,
GOOD,
AVERAGE,
BAD
}
| UTF-8 | Java | 85 | java | Rating.java | Java | [] | null | [] | package io.mart.model;
public enum Rating {
EXCELLENT,
GOOD,
AVERAGE,
BAD
}
| 85 | 0.670588 | 0.670588 | 10 | 7.5 | 7.605919 | 22 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 0 |
68be39e77a3c05d7e72f9c04b7486a741b81f042 | 4,312,147,224,138 | 2adda1aa6743e1bca8ffb4417e19e4cddce32861 | /chapter_007/src/main/java/ru/job4j/servlets/UserAddressStore.java | 9ff51f789afc1946c536f984f690b8ddd34e701a | [
"Apache-2.0"
] | permissive | SeleznevDenis/dseleznev | https://github.com/SeleznevDenis/dseleznev | 1e7e33eadd06639f415081561069a9ab5fedf1ed | e2854b61185163fd572bd87d38aa6d885c98d4b4 | refs/heads/master | 2021-05-03T15:10:06.849000 | 2018-11-23T11:26:56 | 2018-11-23T11:26:56 | 120,471,283 | 8 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.job4j.servlets;
import java.util.List;
/**
* Интерфейс для получения списков городов и стран.
* @author Denis Seleznev
* @version $Id$
* @since 0.1
*/
public interface UserAddressStore {
/**
* @return все страны.
*/
public List<String> findAllCountries();
/**
* Ищет города ... | UTF-8 | Java | 604 | java | UserAddressStore.java | Java | [
{
"context": " для получения списков городов и стран.\n * @author Denis Seleznev\n * @version $Id$\n * @since 0.1\n */\npublic interfa",
"end": 133,
"score": 0.999819815158844,
"start": 119,
"tag": "NAME",
"value": "Denis Seleznev"
}
] | null | [] | package ru.job4j.servlets;
import java.util.List;
/**
* Интерфейс для получения списков городов и стран.
* @author <NAME>
* @version $Id$
* @since 0.1
*/
public interface UserAddressStore {
/**
* @return все страны.
*/
public List<String> findAllCountries();
/**
* Ищет города соответс... | 596 | 0.655738 | 0.64959 | 23 | 20.217392 | 17.876282 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.173913 | false | false | 0 |
06bea262f8aef5aeadb09455dab029954efd3e3f | 4,312,147,222,286 | 994d1f1fe4fda8b98d1a01f274eeb60fbc4c09e1 | /src/java/br/fipp/servlet/lista_status.java | 41bf1831856797fec223c792b63318244704d04b | [] | no_license | sbrunodev/HelpDesk | https://github.com/sbrunodev/HelpDesk | 886bb3de1e172f9c38d3908e9f01212310eeb691 | def6aae48eb3c76831d7db927d4c124437935fd6 | refs/heads/master | 2020-07-12T11:03:48.945000 | 2019-08-27T22:20:53 | 2019-08-27T22:20:53 | 204,800,129 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.fipp.servlet;
import br.fipp.DAO.StatusDAO;
import br.fipp.entidade.Funcionario;
import br.fipp.entidade.Status;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import ja... | UTF-8 | Java | 3,330 | java | lista_status.java | Java | [
{
"context": "javax.servlet.http.HttpSession;\n\n/**\n *\n * @author Bruno\n */\n@WebServlet(name = \"lista_status\", urlPattern",
"end": 550,
"score": 0.9998472332954407,
"start": 545,
"tag": "NAME",
"value": "Bruno"
}
] | null | [] | package br.fipp.servlet;
import br.fipp.DAO.StatusDAO;
import br.fipp.entidade.Funcionario;
import br.fipp.entidade.Status;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import ja... | 3,330 | 0.637729 | 0.637429 | 96 | 33.677082 | 27.527447 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.489583 | false | false | 0 |
778446a2e10bb04bcc66dbda7ee239729af22b0e | 12,876,312,002,775 | 869b9d28e21cb620d097c53192ae793513450ba6 | /PrimeOrNot.java | f7fd60ee6de40a9478f85236a8c97bdda4fb343c | [] | no_license | Shaminderca/BasicJavaPrograms | https://github.com/Shaminderca/BasicJavaPrograms | 751a485f2b63655278d70b3738db4e5b1f242d93 | 5bef66716b2a6d851c7164cbd60567eca932c3aa | refs/heads/master | 2022-12-14T11:26:50.738000 | 2020-09-01T23:28:37 | 2020-09-01T23:28:37 | 290,779,300 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class PrimeOrNot{
public static void main(String args[])
{
Scanner sc = new Scanner(System.in);
System.out.println("Enter the Number");
int no = sc.nextInt();
int temp =0;
for(int i = 2 ; i<= no-1 ; i++)
{
if(no%i==0)
{
temp = temp+1;
}
}
if(temp>0)
{
System.out.println("Numb... | UTF-8 | Java | 399 | java | PrimeOrNot.java | Java | [] | null | [] | import java.util.Scanner;
public class PrimeOrNot{
public static void main(String args[])
{
Scanner sc = new Scanner(System.in);
System.out.println("Enter the Number");
int no = sc.nextInt();
int temp =0;
for(int i = 2 ; i<= no-1 ; i++)
{
if(no%i==0)
{
temp = temp+1;
}
}
if(temp>0)
{
System.out.println("Numb... | 399 | 0.629073 | 0.614035 | 42 | 8.523809 | 13.498216 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.238095 | false | false | 0 |
7afae08ff1e0c41c38714b8dd4c96c4a53c59a73 | 6,571,300,007,737 | f324f1ffbe0a62ebb00eff0e3a9750895c3700bb | /src/lesson5/Node.java | ba616bf35c7f54f6836c56badc7861d32682e008 | [] | no_license | vdrobinskyi/javaLearn | https://github.com/vdrobinskyi/javaLearn | 6b645f37b9614c81669759cb5e20d122b556bf9c | 28515cc63f33c9ab34ad1f9a68dd8bf570d9eb9a | refs/heads/master | 2020-04-01T18:08:24.925000 | 2019-02-07T16:14:06 | 2019-02-07T16:14:06 | 153,473,798 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lesson5;
import java.util.function.Consumer;
public class Node {
Node left;
Node right;
int data;
public Node(int data){
this.data = data;
}
void methoddd(Consumer consumer){
if(left != null){
System.out.println(left.data);
left.methoddd(consum... | UTF-8 | Java | 454 | java | Node.java | Java | [] | null | [] | package lesson5;
import java.util.function.Consumer;
public class Node {
Node left;
Node right;
int data;
public Node(int data){
this.data = data;
}
void methoddd(Consumer consumer){
if(left != null){
System.out.println(left.data);
left.methoddd(consum... | 454 | 0.552863 | 0.550661 | 24 | 17.916666 | 14.665483 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 0 |
014590c7191d7956dd94fa6bc87f535c148ac949 | 6,571,300,005,477 | 5b3df8422b9a212ef83654d9b62f46cd313d3d90 | /src/main/java/org/example/App.java | e840d73d84c83ca7582cc2e4f970b71c34ebcab5 | [] | no_license | Moha-Nass/Almeaither-cop3330-ex20 | https://github.com/Moha-Nass/Almeaither-cop3330-ex20 | f8840d4c895266e24b61f76ae608d511fcbbd998 | 14993aa10de63776c78e4745876a726df9d4e3a9 | refs/heads/master | 2023-07-26T10:24:45.216000 | 2021-09-14T02:57:52 | 2021-09-14T02:57:52 | 406,204,131 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.example;
import java.util.Scanner;
/*
* UCF COP3330 Fall 2021 Assignment 1 Solution
* Copyright 2021 Mohammed_Almeaither
*/
public class App
{
public static void main( String[] args )
{
System.out.println("Exercise 20 - Multistate Sales Tax Calculator");
double orderAmount , ta... | UTF-8 | Java | 1,519 | java | App.java | Java | [
{
"context": " Fall 2021 Assignment 1 Solution\n * Copyright 2021 Mohammed_Almeaither\n */\npublic class App \n{\n public static void ma",
"end": 136,
"score": 0.9998035430908203,
"start": 117,
"tag": "NAME",
"value": "Mohammed_Almeaither"
}
] | null | [] | package org.example;
import java.util.Scanner;
/*
* UCF COP3330 Fall 2021 Assignment 1 Solution
* Copyright 2021 Mohammed_Almeaither
*/
public class App
{
public static void main( String[] args )
{
System.out.println("Exercise 20 - Multistate Sales Tax Calculator");
double orderAmount , ta... | 1,519 | 0.60632 | 0.583278 | 48 | 30.645834 | 25.581968 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.458333 | false | false | 0 |
129e25c91ff754fc0e1ffa257d72c6b57f85e267 | 3,822,520,936,283 | 5e741003076eddb54364a3458e3fa20555a078c4 | /app/src/main/java/xyz/belvi/sharedview/Sharedpref/SharedField.java | 5d55e8594c79d9104da6ab262e9f53fdefa07b2b | [] | no_license | KingsMentor/shareViewBind | https://github.com/KingsMentor/shareViewBind | dac8f1272957451731a4ae4d1e276cdba1f80b64 | 3bd5bb1a9e48b971b7b9f42b3657a9f57a81de88 | refs/heads/master | 2020-05-23T08:03:42.209000 | 2016-09-30T19:35:17 | 2016-09-30T19:35:17 | 68,895,500 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package xyz.belvi.sharedview.Sharedpref;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* Created by zone2 on 9/21/16.
*/
@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.FIELD)
public @inte... | UTF-8 | Java | 567 | java | SharedField.java | Java | [
{
"context": "rt java.lang.annotation.Target;\n\n/**\n * Created by zone2 on 9/21/16.\n */\n\n@Retention(RetentionPolicy.RUNTI",
"end": 227,
"score": 0.9991535544395447,
"start": 222,
"tag": "USERNAME",
"value": "zone2"
}
] | null | [] | package xyz.belvi.sharedview.Sharedpref;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* Created by zone2 on 9/21/16.
*/
@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.FIELD)
public @inte... | 567 | 0.753086 | 0.740741 | 27 | 19.962963 | 19.995335 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37037 | false | false | 0 |
e235e5ed30937d3f57318cfd5d180105dea905b4 | 12,292,196,448,521 | cba18852d06f4de1a44d624903dff781682104f4 | /sergey/src/main/java/hw05_abstraction/FParallelogram.java | 5b71630720b553896e2dea500874e2f5c895a1c9 | [] | no_license | Eugene1992/java-essential-09 | https://github.com/Eugene1992/java-essential-09 | 954b06a92d55dd246377a2a6c5561ee18daa5f1b | ef04e96ae2690f335392395c96271b2fa2ede7e1 | refs/heads/master | 2021-01-13T09:45:06.889000 | 2016-10-14T08:55:52 | 2016-10-14T08:55:52 | 69,850,050 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hw05_abstraction;
/**
* Created by User on 10/9/2016.
*/
public class FParallelogram extends Quadrangle {
private double height;
public FParallelogram(double side, double height) {
super(side);
this.height = height;
}
@Override
public double getArea() {
return su... | UTF-8 | Java | 353 | java | FParallelogram.java | Java | [
{
"context": "package hw05_abstraction;\n\n/**\n * Created by User on 10/9/2016.\n */\npublic class FParallelogram ext",
"end": 49,
"score": 0.6079572439193726,
"start": 45,
"tag": "USERNAME",
"value": "User"
}
] | null | [] | package hw05_abstraction;
/**
* Created by User on 10/9/2016.
*/
public class FParallelogram extends Quadrangle {
private double height;
public FParallelogram(double side, double height) {
super(side);
this.height = height;
}
@Override
public double getArea() {
return su... | 353 | 0.634561 | 0.609065 | 19 | 17.578947 | 17.324507 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.315789 | false | false | 0 |
c7b5d386a0f2f6c371b0f5652bbca67b1e08fb41 | 9,182,640,122,104 | 5c0145e9b89ee537a3743b66550e40e55c2b0f60 | /OpenCV-2.4.1-android-bin2/OpenCV-2.4.1-samples/CameraTracker/src/com/ssm/cameratracker/TCPClient.java | 3f108439fba3b70b420e6e826f564fe68d555136 | [] | no_license | garamsoft/ssm_mini_project_android | https://github.com/garamsoft/ssm_mini_project_android | b38cb534b1908510b8dbabab440fb83204d05ed2 | 441ef0233e5c5d7227a76e477429026a44295839 | refs/heads/master | 2021-05-16T02:51:35.033000 | 2013-01-18T01:01:00 | 2013-01-18T01:01:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ssm.cameratracker;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.ObjectOutputStream;
import java.net.Socket;
import android.util.Log;
public class TCPCl... | UTF-8 | Java | 2,004 | java | TCPClient.java | Java | [] | null | [] | package com.ssm.cameratracker;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.ObjectOutputStream;
import java.net.Socket;
import android.util.Log;
public class TCPCl... | 2,004 | 0.66517 | 0.655689 | 81 | 23.74074 | 15.290421 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.703704 | false | false | 0 |
caac712bdd3646cb62e2d36a8cf349d9a4d394c5 | 18,090,402,288,449 | 83786525f429290a1366d89612abed60b9fef3a3 | /storeMongoDB/projects/0123/3cky_bkemu-android/main/detectedcode_11.java | ce0c0204272d4c979e87cb47eaf89d97e5daca66 | [] | no_license | ryosuke-ku/TCS | https://github.com/ryosuke-ku/TCS | 00c2be90e0a75c5794e8c6d08ed5396058a5ff2b | c21e9348398a2e64c200e0a15eb8474d96e18061 | refs/heads/master | 2020-08-21T13:38:04.189000 | 2019-10-30T14:32:27 | 2019-10-30T14:32:27 | 213,889,246 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | protected FloppyDrive getFloppyDrive(FloppyDriveIdentifier drive) {
return (drive != null) ? floppyDrives[drive.ordinal()] : null;
}
| UTF-8 | Java | 152 | java | detectedcode_11.java | Java | [] | null | [] | protected FloppyDrive getFloppyDrive(FloppyDriveIdentifier drive) {
return (drive != null) ? floppyDrives[drive.ordinal()] : null;
}
| 152 | 0.677632 | 0.677632 | 3 | 47.333332 | 29.959232 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 0 |
11f06b8d1d5f12f34657b15314c21b962ba72ed7 | 2,757,369,050,470 | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/test/org/openhab/binding/tradfri/internal/TradfriColorTest.java | 77993f14cef0545aa21a655dab304188b7578c65 | [] | no_license | STAMP-project/dspot-experiments | https://github.com/STAMP-project/dspot-experiments | f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5 | 121487e65cdce6988081b67f21bbc6731354a47f | refs/heads/master | 2023-02-07T14:40:12.919000 | 2019-11-06T07:17:09 | 2019-11-06T07:17:09 | 75,710,758 | 14 | 19 | null | false | 2023-01-26T23:57:41 | 2016-12-06T08:27:42 | 2022-02-18T17:43:31 | 2023-01-26T23:57:40 | 651,434 | 12 | 14 | 5 | null | false | false | /**
* Copyright (c) 2010-2019 Contributors to the openHAB project
*
* See the NOTICE file(s) distributed with this work for additional
* information.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at
* http://www.eclipse.... | UTF-8 | Java | 8,359 | java | TradfriColorTest.java | Java | [
{
"context": "*\n * Tests for {@link TradfriColor}.\n *\n * @author Holger Reichert - Initial contribution\n */\npublic class TradfriCo",
"end": 665,
"score": 0.9997960329055786,
"start": 650,
"tag": "NAME",
"value": "Holger Reichert"
}
] | null | [] | /**
* Copyright (c) 2010-2019 Contributors to the openHAB project
*
* See the NOTICE file(s) distributed with this work for additional
* information.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at
* http://www.eclipse.... | 8,350 | 0.660246 | 0.610121 | 187 | 43.695187 | 25.006697 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.080214 | false | false | 0 |
90be7100a5e5bdf7e1178b465ba505f9fccd281d | 3,496,103,424,717 | ff7e40c6137e3123e8e11706948d903b19f95c70 | /src/com/hin/proxy_1/TankPersonProxy.java | 3dcd53535b534c7444006991b85b2dfc9b46dda0 | [] | no_license | markhom/baccarat | https://github.com/markhom/baccarat | 6157fedee25305233f85c259ce9ee41ffa3cd7f0 | b2c43beaf030eda8293899e5107dde02d1523469 | refs/heads/master | 2020-03-20T07:44:58.281000 | 2019-01-10T03:56:10 | 2019-01-10T03:56:10 | 137,290,405 | 0 | 0 | null | false | 2019-01-10T03:56:11 | 2018-06-14T01:28:49 | 2019-01-04T02:58:34 | 2019-01-10T03:56:10 | 1,970 | 0 | 0 | 0 | Java | false | null | package com.hin.proxy_1;
/**
* 坦克人代理类
* @author Administrator
*
*/
public class TankPersonProxy implements Moveable{
Moveable v; // 聚合
public TankPersonProxy(Moveable v){
this.v = v;
}
@Override
public void move() {
System.out.println("坦克里有人上了...");
v.move();
System.out.println("坦克里有人下了...");
}... | GB18030 | Java | 367 | java | TankPersonProxy.java | Java | [
{
"context": "package com.hin.proxy_1;\n\n/**\n * 坦克人代理类\n * @author Administrator\n *\n */\npublic class TankPersonProxy implements Mo",
"end": 64,
"score": 0.801807165145874,
"start": 51,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package com.hin.proxy_1;
/**
* 坦克人代理类
* @author Administrator
*
*/
public class TankPersonProxy implements Moveable{
Moveable v; // 聚合
public TankPersonProxy(Moveable v){
this.v = v;
}
@Override
public void move() {
System.out.println("坦克里有人上了...");
v.move();
System.out.println("坦克里有人下了...");
}... | 367 | 0.643963 | 0.640867 | 22 | 13.681818 | 14.280904 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 0 |
8fe81414981ea2837d1bf3dc0390445955035abf | 32,547,262,225,128 | 400bc64c23fdd709ece262889a2359ee34f6251e | /src/main/java/frc/robot/Controller.java | b5c10e364cc8b23f0460727555fc02a3025e8ced | [] | no_license | ehernandez6800/FRC2021-Java | https://github.com/ehernandez6800/FRC2021-Java | cd69db3b20fc57cfa9851faab30120e48583e6d8 | 7384b4ef7f05db8e7c91ad01b125616c18ffea66 | refs/heads/master | 2023-08-18T18:17:52.251000 | 2021-09-23T23:40:22 | 2021-09-23T23:40:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Copyright (c) FIRST and other WPILib contributors.
// Open Source Software; you can modify and/or share it under the terms of
// the WPILib BSD license file in the root directory of this project.
package frc.robot;
import java.lang.Math;
import edu.wpi.first.wpilibj.Joystick;
import edu.wpi.first.wpilibj.GenericHI... | UTF-8 | Java | 2,797 | java | Controller.java | Java | [] | null | [] | // Copyright (c) FIRST and other WPILib contributors.
// Open Source Software; you can modify and/or share it under the terms of
// the WPILib BSD license file in the root directory of this project.
package frc.robot;
import java.lang.Math;
import edu.wpi.first.wpilibj.Joystick;
import edu.wpi.first.wpilibj.GenericHI... | 2,797 | 0.618162 | 0.606721 | 120 | 22.316668 | 20.949934 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.441667 | false | false | 0 |
638c8ff9f014be51785b7fddcdcfad1ddbfc3da0 | 19,456,201,905,598 | 2803841ca81841726e2b723bac13624f6a127406 | /bank-kata/java/tests/bankkata/TransactionRepositoryShould.java | cf341de3e116f18cc6afd344c0742df2b1df3d36 | [
"Apache-2.0"
] | permissive | PaNaVTEC/Katas | https://github.com/PaNaVTEC/Katas | 14221cdf60c57dba0668d23f966a553701d5e513 | 6e4d3faa5ca542bf0a9183547724817d14fc78bf | refs/heads/master | 2021-01-18T21:43:22.683000 | 2017-11-17T20:01:31 | 2017-11-17T20:01:31 | 43,140,254 | 6 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bankkata;
import java.util.List;
import org.junit.Test;
import static junit.framework.TestCase.assertEquals;
public class TransactionRepositoryShould {
@Test public void store_a_transaction() throws Exception {
Transaction transaction = new Transaction(null, 0);
TransactionRepository transactionRe... | UTF-8 | Java | 598 | java | TransactionRepositoryShould.java | Java | [] | null | [] | package bankkata;
import java.util.List;
import org.junit.Test;
import static junit.framework.TestCase.assertEquals;
public class TransactionRepositoryShould {
@Test public void store_a_transaction() throws Exception {
Transaction transaction = new Transaction(null, 0);
TransactionRepository transactionRe... | 598 | 0.782609 | 0.777592 | 20 | 28.9 | 27.84403 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.65 | false | false | 0 |
598dd18e8eee6697a73bc24bc9e2b1f52326b43d | 26,671,746,934,544 | 8f77f48515980cb03c1e1ee41ca141d90efad404 | /src/home/menu/MenuDTO.java | 3f8949ecfa566a734c315c1162278bcfddc65483 | [] | no_license | ChaeSooHyun/Management | https://github.com/ChaeSooHyun/Management | f30158f8f6d0b1ade513dadbfc7520fdd008bde8 | 3443c35f212a7a9f811a156c4ed018162a2aa1aa | refs/heads/main | 2023-06-10T08:29:53.053000 | 2021-07-06T08:21:05 | 2021-07-06T08:21:05 | 383,392,109 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package home.menu;
import java.util.ArrayList;
public class MenuDTO {
private int id;
private String name;
private int price;
private ArrayList<String[]> consumption;
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public String getName() {
return name;
}
public void s... | UTF-8 | Java | 642 | java | MenuDTO.java | Java | [] | null | [] | package home.menu;
import java.util.ArrayList;
public class MenuDTO {
private int id;
private String name;
private int price;
private ArrayList<String[]> consumption;
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public String getName() {
return name;
}
public void s... | 642 | 0.696262 | 0.696262 | 35 | 17.371429 | 14.821 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.457143 | false | false | 0 |
0600f6ce4e3b29cd7eb04cfddf42635e65687885 | 2,680,059,655,919 | 5492753a96503da45306be899eb2edf890f4c200 | /src/main/java/com/codeup/adlister/controllers/CreateAdServlet.java | c92eadf005a3fb199ac29fc7e278fa8ce10473e6 | [] | no_license | AdlisterHPB/Adlister | https://github.com/AdlisterHPB/Adlister | acddcba896f977e26b4cbcffcac7a6bc0fa0088c | 025c3d30149231aa43c36fac8ec8918c48f79790 | refs/heads/master | 2020-04-01T22:07:11.030000 | 2018-11-02T21:53:31 | 2018-11-02T21:53:31 | 153,692,565 | 2 | 0 | null | true | 2018-10-26T18:52:47 | 2018-10-18T21:58:55 | 2018-10-26T18:50:04 | 2018-10-26T18:52:47 | 4,438 | 1 | 0 | 0 | Java | false | null | package com.codeup.adlister.controllers;
import com.codeup.adlister.dao.DaoFactory;
import com.codeup.adlister.models.Ad;
import com.codeup.adlister.models.Category;
import com.codeup.adlister.models.User;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.Htt... | UTF-8 | Java | 3,764 | java | CreateAdServlet.java | Java | [] | null | [] | package com.codeup.adlister.controllers;
import com.codeup.adlister.dao.DaoFactory;
import com.codeup.adlister.models.Ad;
import com.codeup.adlister.models.Category;
import com.codeup.adlister.models.User;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.Htt... | 3,764 | 0.6339 | 0.630712 | 78 | 47.256409 | 30.660439 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.846154 | false | false | 0 |
254bc2e85d80263f792b1a95e2b3ceae60965100 | 3,530,463,176,737 | 9a62a3cafe6bf8e58187a19ea124a2a39770a7f6 | /src/main/java/ro/jtonic/handsonrest/api/UserResource.java | 92b72b73618f9b094e7f1ae58e35975d376bfa0c | [] | no_license | jtonic/handson-rest | https://github.com/jtonic/handson-rest | a5884b27d83ab51d0eb86bd76f1ceba6931b4a5b | 6e57db8c0459b486dd892b38029bd3aa81716d50 | refs/heads/master | 2020-06-02T04:38:48.584000 | 2013-09-17T20:47:54 | 2013-09-17T20:47:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ro.jtonic.handsonrest.api;
import com.google.common.collect.Lists;
import org.apache.commons.lang.StringUtils;
import org.apache.cxf.common.util.Base64Exception;
import org.apache.cxf.common.util.Base64Utility;
import ro.jtonic.handsonrest.model.User;
import javax.ws.rs.WebApplicationException;
import javax.w... | UTF-8 | Java | 1,639 | java | UserResource.java | Java | [
{
"context": "esponse;\nimport java.util.List;\n\n/**\n * Created by jtonic on 9/17/13.\n */\npublic class UserResource impleme",
"end": 425,
"score": 0.9997087121009827,
"start": 419,
"tag": "USERNAME",
"value": "jtonic"
},
{
"context": " final User user = new User(userna... | null | [] | package ro.jtonic.handsonrest.api;
import com.google.common.collect.Lists;
import org.apache.commons.lang.StringUtils;
import org.apache.cxf.common.util.Base64Exception;
import org.apache.cxf.common.util.Base64Utility;
import ro.jtonic.handsonrest.model.User;
import javax.ws.rs.WebApplicationException;
import javax.w... | 1,628 | 0.697376 | 0.687614 | 46 | 34.630436 | 33.338421 | 161 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.565217 | false | false | 0 |
bea17058e2e9248000f10083e1aa5958259be281 | 30,958,124,325,264 | a6523ab8ee9ccf2ffb2c23bc38b43c8c0db16fc4 | /app/src/main/java/com/squadro/touricity/MainActivity.java | 91c795ecb346a83b937a4e88679a6f0f3519fbcb | [] | no_license | squaddro/Touricity | https://github.com/squaddro/Touricity | fe80a85f60f06b3c8f3fe442811b25bb9ee3d984 | e0296d3d912662c7a9073a41e24c913238806ff4 | refs/heads/master | 2020-09-19T17:38:29.158000 | 2020-04-20T08:03:43 | 2020-04-20T08:03:43 | 224,254,320 | 2 | 2 | null | false | 2020-04-20T08:03:44 | 2019-11-26T17:58:30 | 2020-04-19T21:58:49 | 2020-04-20T08:03:43 | 985 | 1 | 0 | 0 | Java | false | false | package com.squadro.touricity;
import android.Manifest;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.os.Bundle;
import android.support.v4.app.ActivityCompat;
import android... | UTF-8 | Java | 6,727 | java | MainActivity.java | Java | [] | null | [] | package com.squadro.touricity;
import android.Manifest;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.os.Bundle;
import android.support.v4.app.ActivityCompat;
import android... | 6,727 | 0.757693 | 0.754571 | 193 | 33.860104 | 30.493456 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.699482 | false | false | 0 |
19e15b9f699ffcb6d23cbff4592de1907ab1bbe5 | 4,346,506,970,372 | 0cea87ce4db726033f817caa80d752333536fd16 | /src/Tema_5/Ejercicio24.java | 131e5e25d4accf9f1fc39ae9c68b7176ffdeba4c | [] | no_license | AlvaroCamposVega/asignatura-programacion | https://github.com/AlvaroCamposVega/asignatura-programacion | c4f40346cad19baab49e66f456dbff91fe3905c3 | aa39ccff8dd1ea9225acb5a4ba50ac7093bffc31 | refs/heads/master | 2021-07-15T15:54:05.622000 | 2019-02-08T12:13:39 | 2019-02-08T12:13:39 | 150,255,605 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Tema_5;
/*
*
* EJERCICIO 24
* Crea una pirámide con un número n con n líneas
*
*/
public class Ejercicio24 {
public static void main(String[] args) {
}
}
| UTF-8 | Java | 172 | java | Ejercicio24.java | Java | [] | null | [] | package Tema_5;
/*
*
* EJERCICIO 24
* Crea una pirámide con un número n con n líneas
*
*/
public class Ejercicio24 {
public static void main(String[] args) {
}
}
| 172 | 0.662722 | 0.633136 | 14 | 11.071428 | 15.741049 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.071429 | false | false | 0 |
02f234fc291e0858f268379be7e51a712f04f578 | 4,346,506,969,928 | 4fe9d0b5424ce0a73c2c27ffb418e30c0e6ddb31 | /src/main/java/leetcode/Problem416.java | 0b41739e67d7fe7088fe317b1aa8b031a6d61203 | [
"MIT"
] | permissive | aeronzh/leetcode-1 | https://github.com/aeronzh/leetcode-1 | 0611b5d5dd05b7c2bfb9d458edd0b752a1616e27 | 96628073764c681519ba7e37fcf256066d89251e | refs/heads/master | 2020-12-03T09:29:11.773000 | 2017-06-27T03:53:06 | 2017-06-27T03:53:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package leetcode;
import java.util.HashMap;
import java.util.Map;
/**
* https://leetcode.com/problems/partition-equal-subset-sum/
*/
public class Problem416 {
public boolean canPartition(int[] nums) {
int sum = 0;
for (int i = 0; i < nums.length; i++) {
sum += nums[i];
}
... | UTF-8 | Java | 1,000 | java | Problem416.java | Java | [] | null | [] | package leetcode;
import java.util.HashMap;
import java.util.Map;
/**
* https://leetcode.com/problems/partition-equal-subset-sum/
*/
public class Problem416 {
public boolean canPartition(int[] nums) {
int sum = 0;
for (int i = 0; i < nums.length; i++) {
sum += nums[i];
}
... | 1,000 | 0.514 | 0.505 | 35 | 27.571428 | 22.43503 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.028571 | false | false | 0 |
338806f9cad2e1b9c4a393f1885197f8aa82c7f8 | 7,825,430,471,531 | f6cd635d51c655c8b414d26c329070c2f8748df5 | /Arbor/src/main/java/com/arbor/home/controller/SalesController.java | 09a16bd1c99e4fd07e945709c2cc63bf6d0dd841 | [] | no_license | Youngjun1993/FinalProjectArbor | https://github.com/Youngjun1993/FinalProjectArbor | edaa03deffceb1405271195cd66ff53c39d4a875 | 7e96258d78242659b367edc66687b0b7e0fb3352 | refs/heads/main | 2023-05-31T07:47:19.287000 | 2021-06-09T07:51:57 | 2021-06-09T07:51:57 | 358,161,974 | 0 | 0 | null | false | 2021-06-07T13:38:36 | 2021-04-15T07:08:53 | 2021-06-07T13:35:21 | 2021-06-07T13:38:35 | 393,883 | 0 | 0 | 3 | Java | false | false | package com.arbor.home.controller;
import java.util.ArrayList;
import java.util.List;
import javax.inject.Inject;
import javax.servlet.http.HttpServletRequest;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bin... | UTF-8 | Java | 3,510 | java | SalesController.java | Java | [] | null | [] | package com.arbor.home.controller;
import java.util.ArrayList;
import java.util.List;
import javax.inject.Inject;
import javax.servlet.http.HttpServletRequest;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bin... | 3,510 | 0.717264 | 0.717264 | 103 | 31.067961 | 22.760578 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.368932 | false | false | 0 |
f96f364f9a20328a0bc333f4097f069ed5281531 | 14,748,917,760,005 | 9ac122ca0688255074a2adcefb9a707dd28cb1fe | /app/src/main/java/com/marius/valeyou/market_place/Drawer/Home/Country_list/Country_get_Set.java | 8f6cc8557cd35cb92371eee226509dea48afdb2e | [] | no_license | iamdheeraj23/android_userBlue | https://github.com/iamdheeraj23/android_userBlue | 9b281d1a94aa130b7c4dd3dcc365e7775c2ef4a7 | da0ae7485aef37e27775edbadf5b07d6eec87cf6 | refs/heads/master | 2023-08-04T17:44:47.641000 | 2021-10-04T12:56:48 | 2021-10-04T12:56:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.marius.valeyou.market_place.Drawer.Home.Country_list;
public class Country_get_Set {
String id;
String name;
String code;
String active;
String default_country;
public Country_get_Set(String id, String name, String code, String active, String default_country) {
this.id = id... | UTF-8 | Java | 1,176 | java | Country_get_Set.java | Java | [] | null | [] | package com.marius.valeyou.market_place.Drawer.Home.Country_list;
public class Country_get_Set {
String id;
String name;
String code;
String active;
String default_country;
public Country_get_Set(String id, String name, String code, String active, String default_country) {
this.id = id... | 1,176 | 0.593537 | 0.593537 | 57 | 19.631578 | 19.842035 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.438596 | false | false | 0 |
ce1b2e8e77714c6b31ac6b9dba807271037128c3 | 36,438,502,543,533 | 7ad1370f4362e7b7fb98a570afc6038c5617becc | /src/main/java/vibe/training/tests/MonatTraining_Tests.java | 59a5e42dac75870fd53ec71ef544900f084ed8cf | [] | no_license | tulasiqa/MavenVibe | https://github.com/tulasiqa/MavenVibe | c86f7807fe4c35da8504b90dbfe9e8c966034d09 | 7f6333a3622502b36e16490bf1b9805186a207ff | refs/heads/master | 2021-01-20T08:06:52.036000 | 2017-05-03T02:26:55 | 2017-05-03T02:26:55 | 90,097,100 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package vibe.training.tests;
import org.testng.Assert;
import org.testng.annotations.Test;
import common.Priority;
import common.TestBase;
import common.readProp;
@Priority(10)
public class MonatTraining_Tests extends MonatTrainingMethods {
@Test(priority=1001)
public void addSingleTrainingSeries() throws Except... | UTF-8 | Java | 3,268 | java | MonatTraining_Tests.java | Java | [] | null | [] | package vibe.training.tests;
import org.testng.Assert;
import org.testng.annotations.Test;
import common.Priority;
import common.TestBase;
import common.readProp;
@Priority(10)
public class MonatTraining_Tests extends MonatTrainingMethods {
@Test(priority=1001)
public void addSingleTrainingSeries() throws Except... | 3,268 | 0.743268 | 0.73317 | 104 | 30.423077 | 32.49044 | 173 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.153846 | false | false | 0 |
0a0b61458e6150150de9a4971e5024a1f21b043e | 35,820,027,251,850 | ca862b8b224a818db298c6c0bc525a35757204e5 | /src/main/Leetcode/day1/Leet20.java | 4433111149281b3ea160a5f753a37efb0861ac63 | [] | no_license | hughcoder/DailyAlgorithm | https://github.com/hughcoder/DailyAlgorithm | c37f85370bd4eeca04a4850844ab77112695edf0 | d027e7107e863b7fed1456c16044bce1fee4d2e3 | refs/heads/master | 2021-06-08T23:46:17.094000 | 2021-03-28T02:35:16 | 2021-03-28T02:35:16 | 142,399,201 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main.Leetcode.day1;
import main.Leetcode.Testd;
import java.util.ArrayList;
import java.util.List;
import java.util.Stack;
//给定一个只包括 '(',')','{','}','[',']' 的字符串,判断字符串是否有效。
//
//有效字符串需满足:
//
//左括号必须用相同类型的右括号闭合。
//左括号必须以正确的顺序闭合。
//
// 想到用栈就行了
public class Leet20 {
public static boolean isValid(String s) {... | UTF-8 | Java | 2,270 | java | Leet20.java | Java | [] | null | [] | package main.Leetcode.day1;
import main.Leetcode.Testd;
import java.util.ArrayList;
import java.util.List;
import java.util.Stack;
//给定一个只包括 '(',')','{','}','[',']' 的字符串,判断字符串是否有效。
//
//有效字符串需满足:
//
//左括号必须用相同类型的右括号闭合。
//左括号必须以正确的顺序闭合。
//
// 想到用栈就行了
public class Leet20 {
public static boolean isValid(String s) {... | 2,270 | 0.455446 | 0.446959 | 85 | 23.952942 | 17.346914 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.494118 | false | false | 0 |
a083e4786658ea3c0343439ce0e2b7986b82b61c | 34,711,925,689,731 | aad5ce4aceeec5848825346f49637cd741998f84 | /SpringbootLearn-master/shiro-jwt/src/main/java/com/potoyang/learn/shirojwt/mapper/SysUserMapper.java | de4d4f0401fd43781fc11dfedbc59a924431d006 | [] | no_license | 0415wangyibo/learningDemo | https://github.com/0415wangyibo/learningDemo | 9445324f41173bcd4cdf12f28e62f9cb1673b949 | 40ef0a580677322bca1bec0d6c0547d0dac1bb1b | refs/heads/master | 2022-12-21T19:55:53.733000 | 2019-12-21T07:55:36 | 2019-12-21T07:55:36 | 145,055,185 | 2 | 1 | null | false | 2022-12-06T00:33:36 | 2018-08-17T01:10:04 | 2019-12-21T07:55:54 | 2022-12-06T00:33:36 | 44,967 | 2 | 1 | 17 | TSQL | false | false | package com.potoyang.learn.shirojwt.mapper;
import com.potoyang.learn.shirojwt.entity.SysRole;
import com.potoyang.learn.shirojwt.entity.SysUser;
import org.apache.ibatis.annotations.Mapper;
import java.util.List;
/**
* Created with Intellij IDEA.
*
* @author potoyang
* Create: 2018/9/3 20:16
* Modified By:
* ... | UTF-8 | Java | 508 | java | SysUserMapper.java | Java | [
{
"context": "\n\n/**\n * Created with Intellij IDEA.\n *\n * @author potoyang\n * Create: 2018/9/3 20:16\n * Modified By:\n * Desc",
"end": 274,
"score": 0.9995878338813782,
"start": 266,
"tag": "USERNAME",
"value": "potoyang"
}
] | null | [] | package com.potoyang.learn.shirojwt.mapper;
import com.potoyang.learn.shirojwt.entity.SysRole;
import com.potoyang.learn.shirojwt.entity.SysUser;
import org.apache.ibatis.annotations.Mapper;
import java.util.List;
/**
* Created with Intellij IDEA.
*
* @author potoyang
* Create: 2018/9/3 20:16
* Modified By:
* ... | 508 | 0.769685 | 0.75 | 22 | 22.136364 | 20.638216 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318182 | false | false | 0 |
c609b5dd36a2eb93a07a16765ce4b5adf6bb2a38 | 867,583,419,511 | d2ae6399cde2cafeafbcf4f10f6f9d06d5093558 | /djmarti4_1581/Lab1/PapersPlease.java | beaef318cabcb63edab32e35de00d471a729dfe4 | [] | no_license | DonaldJMartin/JavaHomework | https://github.com/DonaldJMartin/JavaHomework | e002d7cdde85dea7d869b34c16948c597d5312d6 | df58d8944d8036eaa80c65e372c1841ede28e09a | refs/heads/master | 2021-04-15T21:03:18.053000 | 2020-03-23T01:03:32 | 2020-03-23T01:03:32 | 249,298,001 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class PapersPlease {
public static void main(String[] args) {
boolean passport = false;
boolean driversLicense = false;
boolean birthCert = false;
Scanner input = new Scanner(System.in);
// System.out.println(" ");
passport = input.nextBoolean();
drivers... | UTF-8 | Java | 679 | java | PapersPlease.java | Java | [] | null | [] | import java.util.Scanner;
public class PapersPlease {
public static void main(String[] args) {
boolean passport = false;
boolean driversLicense = false;
boolean birthCert = false;
Scanner input = new Scanner(System.in);
// System.out.println(" ");
passport = input.nextBoolean();
drivers... | 679 | 0.602356 | 0.602356 | 39 | 16.384615 | 15.497916 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.615385 | false | false | 0 |
66f0f1dcb1f3bc5af441d4128426d517fd83057e | 1,322,849,929,098 | 51e19bbcb792606974b2a0949a43820d8730979e | /Fractals2/src/main/java/de/felixperko/fractals/system/task/AbstractFractalsTask.java | 4ed0c219437de265476f070ca3612c49bb9dbeaf | [] | no_license | felixperko/FractalsCompute | https://github.com/felixperko/FractalsCompute | 3ffab5169546fc12f1bf21d9b134bda976887881 | 16ae2a00def2a8e0c4e9e7de37f16f8fff35f6f8 | refs/heads/master | 2023-03-02T16:45:42.137000 | 2023-02-25T23:03:30 | 2023-02-25T23:03:30 | 168,563,489 | 0 | 0 | null | false | 2022-04-21T21:13:53 | 2019-01-31T17:11:29 | 2020-01-03T11:43:03 | 2022-04-21T21:13:52 | 14,930 | 0 | 0 | 0 | Java | false | false | package de.felixperko.fractals.system.task;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.util.UUID;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import de.felixperko.fractals.data.ParamContainer;
import de.felixperko.fractals.syst... | UTF-8 | Java | 3,648 | java | AbstractFractalsTask.java | Java | [] | null | [] | package de.felixperko.fractals.system.task;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.util.UUID;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import de.felixperko.fractals.data.ParamContainer;
import de.felixperko.fractals.syst... | 3,648 | 0.734375 | 0.728618 | 135 | 25.022223 | 27.114426 | 153 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.540741 | false | false | 0 |
583e68e1078cdd9eb0e0d52460ab4e568a589318 | 36,567,351,565,822 | 4f12ec43437072b602b6de2cf316caa152e1d7e7 | /Erzeugungsmuster/src/AbstrakteFabrik/Produkte/HomebusJalousieAktor.java | 1cd7199cb9f84cfb289d4b4b5e69e51a8387f40c | [] | no_license | fhochleitner/Design-Patterns | https://github.com/fhochleitner/Design-Patterns | 6f9f4e541c0a45aa59258f4846770d9393d23346 | a25c4afecb09798ccdd44be3f33d039f0560e822 | refs/heads/master | 2020-03-21T22:38:42.310000 | 2018-06-29T10:59:21 | 2018-06-29T10:59:21 | 135,109,499 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package AbstrakteFabrik.Produkte;
public class HomebusJalousieAktor extends JalousieAktor
{
@Override
public void auf(float wert)
{
//Mit Hardware kommunizieren
super.auf(wert);
}
@Override
public void ab(float wert)
{
//Mit Hardware kommunizieren
super.ab(wert);
}
}
| UTF-8 | Java | 288 | java | HomebusJalousieAktor.java | Java | [] | null | [] | package AbstrakteFabrik.Produkte;
public class HomebusJalousieAktor extends JalousieAktor
{
@Override
public void auf(float wert)
{
//Mit Hardware kommunizieren
super.auf(wert);
}
@Override
public void ab(float wert)
{
//Mit Hardware kommunizieren
super.ab(wert);
}
}
| 288 | 0.732639 | 0.732639 | 18 | 15 | 15.491934 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.111111 | false | false | 0 |
1c5af4db922248ae7a1ab514c7fae386615c0c51 | 27,144,193,377,863 | 6e1783b2d1bf55240f97fab589f0ed7ff746e2a3 | /demo/src/main/java/com/okaplan/demo/rest/ApplicationRestController.java | b3d8b73d0dc98c7fe8118455a1c20ee9ff75bd47 | [] | no_license | darkosika/Backend | https://github.com/darkosika/Backend | 168113a20002d6a043abe4f118986cbcf36e8b45 | 46276292a8757c2ebb2719f86fd8d31d93cb1d38 | refs/heads/master | 2020-06-10T19:00:46.534000 | 2019-06-28T14:12:44 | 2019-06-28T14:12:44 | 193,713,802 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.okaplan.demo.rest;
import java.util.ArrayList;
import java.util.List;
import java.util.Optional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframework.web.bind.annotation.GetMapping;
import org.sprin... | UTF-8 | Java | 2,649 | java | ApplicationRestController.java | Java | [] | null | [] | package com.okaplan.demo.rest;
import java.util.ArrayList;
import java.util.List;
import java.util.Optional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframework.web.bind.annotation.GetMapping;
import org.sprin... | 2,649 | 0.761797 | 0.761797 | 87 | 28.448277 | 23.133177 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.310345 | false | false | 0 |
277601476100731009ff62cf577070f4a68303fe | 18,373,870,160,849 | 7c82ce3a060b6615449b164e8d672a03ae57cd17 | /src/main/java/com/dayup/seckil/entity/po/Student.java | c2080db011cff466e521cb0a85e8848f328247e4 | [] | no_license | javaIsOMG/bi-she | https://github.com/javaIsOMG/bi-she | 8036e3d15691ec3e93db8ed3af2fb3c7f1b87d30 | a6de3014747c6e392e4f4f6694a77af3077e85ed | refs/heads/master | 2022-07-15T16:07:02.077000 | 2020-01-18T08:29:40 | 2020-01-18T08:29:40 | 234,703,076 | 0 | 0 | null | false | 2022-06-17T02:52:50 | 2020-01-18T08:16:03 | 2020-01-18T08:31:11 | 2022-06-17T02:52:49 | 468 | 0 | 0 | 1 | Java | false | false | package com.dayup.seckil.entity.po;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import org.hibernate.annotations.GenericGenerator;
import javax.persistence.*;
import java.io.Serializable;
import java.util.Date;
/... | UTF-8 | Java | 1,588 | java | Student.java | Java | [
{
"context": "iption TODO\n * @Date 2020/1/2 14:41\n * @Created by Yinghao.He\n */\n@Entity\n@Table(name = \"student\")\n@Data\n@AllAr",
"end": 415,
"score": 0.999596893787384,
"start": 405,
"tag": "NAME",
"value": "Yinghao.He"
}
] | null | [] | package com.dayup.seckil.entity.po;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import org.hibernate.annotations.GenericGenerator;
import javax.persistence.*;
import java.io.Serializable;
import java.util.Date;
/... | 1,588 | 0.714106 | 0.695844 | 54 | 28.407408 | 16.512081 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.537037 | false | false | 0 |
9ff0cbc960bd201b2d5646c03bb6048cda228ef6 | 26,534,308,015,187 | a132df16a3471caf7ea0655889f5e1d3ce848024 | /app/src/main/java/me/nassimi/covid19_data_visualisation/ui/WorldWideChartActivity.java | 3c13b099bb0dd953b0bb925e01b05cf6947ca59e | [] | no_license | elaboui/COVID19-Data-Visualisation | https://github.com/elaboui/COVID19-Data-Visualisation | 45d5139ee649f5571aeddc148aa7976d1979683c | 95fad5be19bc09f26c63fafb69486ce4696dd787 | refs/heads/main | 2023-01-10T19:14:29.127000 | 2020-11-10T19:05:24 | 2020-11-10T19:05:24 | 311,772,145 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.nassimi.covid19_data_visualisation.ui;
import android.os.Build;
import android.os.Bundle;
import android.view.View;
import android.widget.TextView;
import androidx.appcompat.widget.Toolbar;
import com.android.volley.Response;
import com.android.volley.VolleyError;
import com.android.volley.toolbox.JsonObj... | UTF-8 | Java | 4,743 | java | WorldWideChartActivity.java | Java | [] | null | [] | package me.nassimi.covid19_data_visualisation.ui;
import android.os.Build;
import android.os.Bundle;
import android.view.View;
import android.widget.TextView;
import androidx.appcompat.widget.Toolbar;
import com.android.volley.Response;
import com.android.volley.VolleyError;
import com.android.volley.toolbox.JsonObj... | 4,743 | 0.654438 | 0.648535 | 145 | 31.703447 | 26.408234 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.558621 | false | false | 0 |
6651e0643e425fbed7e285d3226c6c2b585855e2 | 7,095,285,978,971 | 44ca31e8b93e8712628a804c13fe6bbb17c47ecf | /app/src/main/java/aara/tech/rootless_auto_admin/VehicleCardEditActivity.java | a6511be37265bc0988094bfd79517f9c18a99007 | [] | no_license | devatwrk/RootlessAutoAdmin | https://github.com/devatwrk/RootlessAutoAdmin | 99d3b1d444f2f9bead4f28c7eb33e60d5985e73a | 4bc2cba71b0f2ca155c15521f467723ea5f52846 | refs/heads/master | 2021-04-03T10:40:36.134000 | 2020-03-18T21:17:18 | 2020-03-18T21:17:18 | 248,344,998 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package aara.tech.rootless_auto_admin;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Context;
import android.content.Intent;
import android.graphics.Color;
import android.graphics.LinearGradient;
import android.graphics.Shader;
import android.os.Bundle;
import android.view.View;
import andro... | UTF-8 | Java | 8,130 | java | VehicleCardEditActivity.java | Java | [] | null | [] | package aara.tech.rootless_auto_admin;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Context;
import android.content.Intent;
import android.graphics.Color;
import android.graphics.LinearGradient;
import android.graphics.Shader;
import android.os.Bundle;
import android.view.View;
import andro... | 8,130 | 0.625461 | 0.622509 | 221 | 35.787331 | 27.549791 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714932 | false | false | 0 |
9f41c47fb717733a9b470911b8ddb01e7abf0e60 | 9,981,504,031,050 | d77e589055ae064c4efa798df942bba7cba49c2d | /sdxg-web/src/com/beiyanght/cyfinance/business/cystatement/util/StatementGlobel.java | d6011fe1c0d595aea21966f08f91f9be6835636d | [] | no_license | Danna0912/sdxg | https://github.com/Danna0912/sdxg | 9e1eafbb9891dc82dd3899fb7d97f8a746e34b88 | ca4884504f490f212365db0a9fc78bb0d3e9484f | refs/heads/master | 2016-09-14T08:50:09.781000 | 2016-05-26T01:44:00 | 2016-05-26T01:44:00 | 59,160,161 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.beiyanght.cyfinance.business.cystatement.util;
public class StatementGlobel {
//石岛-仁川(华东海运):7;石岛-群山 (石岛国际航运):24 如果下货纸超过LCL_SETTLE_SHIPPINGORDER 按照拼箱装箱计算
public static String LCL_ZX_ROUNT_IDS = "7,24";
//超过N票,如果按照拼箱装箱进行结算
public static Integer LCL_ZX_SHIPPING_ORDER_NUMBER = 5;
//进口自动结算 默认 处理人
... | UTF-8 | Java | 490 | java | StatementGlobel.java | Java | [] | null | [] | package com.beiyanght.cyfinance.business.cystatement.util;
public class StatementGlobel {
//石岛-仁川(华东海运):7;石岛-群山 (石岛国际航运):24 如果下货纸超过LCL_SETTLE_SHIPPINGORDER 按照拼箱装箱计算
public static String LCL_ZX_ROUNT_IDS = "7,24";
//超过N票,如果按照拼箱装箱进行结算
public static Integer LCL_ZX_SHIPPING_ORDER_NUMBER = 5;
//进口自动结算 默认 处理人
... | 490 | 0.737705 | 0.718579 | 15 | 23.4 | 25.310867 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.133333 | false | false | 0 |
bcac73c7cac963230f0fdb4826926040525eea70 | 23,261,542,892,937 | ceb6399afbedf592b034aa42c4a214dc73cdcb8d | /twopc-seata/seata-demo-bank1/src/main/java/com/autumn/study/controller/Bank1Controller.java | 5c363e389b36bcfe738e20e6b0a368822fbcf731 | [] | no_license | zzk930417/transaction | https://github.com/zzk930417/transaction | 6a0fa392beb6ed8600d903c4058ea55a0f7774f6 | 04098506d2670d0912e72c5e0dbe5742e6a41ae0 | refs/heads/master | 2023-04-06T19:50:36.431000 | 2021-03-23T09:12:51 | 2021-03-23T09:12:51 | 350,645,765 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* 版权所有 (C), 2019-2020, XXX有限公司
* 项目名:com.autumn.study.controller
* 文件名: Bank1Controller
* 日期: 2020/7/5 15:01
* 说明:
*/
package com.autumn.study.controller;
import com.autumn.study.service.AccountInfoService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.ann... | UTF-8 | Java | 776 | java | Bank1Controller.java | Java | [
{
"context": "bind.annotation.RestController;\n\n/**\n *\n * @author Anbang713\n * @create 2020/7/5\n */\n@RestController\npublic cl",
"end": 431,
"score": 0.9996660351753235,
"start": 422,
"tag": "USERNAME",
"value": "Anbang713"
}
] | null | [] | /**
* 版权所有 (C), 2019-2020, XXX有限公司
* 项目名:com.autumn.study.controller
* 文件名: Bank1Controller
* 日期: 2020/7/5 15:01
* 说明:
*/
package com.autumn.study.controller;
import com.autumn.study.service.AccountInfoService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.ann... | 776 | 0.733696 | 0.691576 | 31 | 22.774193 | 20.584538 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.354839 | false | false | 0 |
a8e692a0076a76424e43f7e179787168e4954cc7 | 30,829,275,286,316 | ef0c1514e9af6de3ba4a20e0d01de7cc3a915188 | /sdk/communication/azure-communication-callautomation/src/test/java/com/azure/communication/callautomation/CallAutomationAsyncClientAutomatedLiveTests.java | a8efd07874184c751bae9923aadc3b33fb3b2e0c | [
"LicenseRef-scancode-generic-cla",
"MIT",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference",
"LGPL-2.1-or-later",
"CC0-1.0",
"BSD-3-Clause",
"UPL-1.0",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause"
] | permissive | Azure/azure-sdk-for-java | https://github.com/Azure/azure-sdk-for-java | 0902d584b42d3654b4ce65b1dad8409f18ddf4bc | 789bdc6c065dc44ce9b8b630e2f2e5896b2a7616 | refs/heads/main | 2023-09-04T09:36:35.821000 | 2023-09-02T01:53:56 | 2023-09-02T01:53:56 | 2,928,948 | 2,027 | 2,084 | MIT | false | 2023-09-14T21:37:15 | 2011-12-06T23:33:56 | 2023-09-14T17:19:10 | 2023-09-14T21:37:14 | 3,043,660 | 1,994 | 1,854 | 1,435 | Java | false | false | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
package com.azure.communication.callautomation;
import com.azure.communication.callautomation.models.AnswerCallOptions;
import com.azure.communication.callautomation.models.AnswerCallResult;
import com.azure.communication.... | UTF-8 | Java | 10,882 | java | CallAutomationAsyncClientAutomatedLiveTests.java | Java | [] | null | [] | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
package com.azure.communication.callautomation;
import com.azure.communication.callautomation.models.AnswerCallOptions;
import com.azure.communication.callautomation.models.AnswerCallResult;
import com.azure.communication.... | 10,882 | 0.715218 | 0.712829 | 197 | 54.238579 | 39.031406 | 153 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.675127 | false | false | 0 |
99cf060a20720e6dc6b974ea685f54d45be5d029 | 29,841,432,787,696 | 770bce6cafccef590c6ecbe989b7075d4d81f2bd | /common/reactive/src/main/java/io/helidon/common/reactive/OutputStreamPublisher.java | b725fc7d455aa23f7b8e4b5e113659f947f355a3 | [
"CC-PDDC",
"BSD-3-Clause",
"CC0-1.0",
"LGPL-2.1-only",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"MIT"
] | permissive | kumar-dhanagopal/helidon | https://github.com/kumar-dhanagopal/helidon | b6cf2c768f23f4e6d30fb45b2a71a8381028723d | a52d082939216e85cd6bebe8417a926e86d1f9db | refs/heads/master | 2020-04-10T02:20:18.733000 | 2018-12-05T23:48:22 | 2018-12-05T23:48:22 | 160,741,876 | 1 | 0 | Apache-2.0 | true | 2018-12-06T23:01:06 | 2018-12-06T22:45:23 | 2018-12-06T22:45:39 | 2018-12-06T22:51:33 | 3,781 | 1 | 0 | 0 | Java | false | null | /*
* Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
*
* 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
*
... | UTF-8 | Java | 3,656 | java | OutputStreamPublisher.java | Java | [] | null | [] | /*
* Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
*
* 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
*
... | 3,656 | 0.609409 | 0.604486 | 117 | 30.247864 | 27.93549 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.42735 | false | false | 0 |
50395231d6e67c2638c5900dcfabae8a1e239c8a | 6,365,141,546,238 | fac9d64018b26ae6a7a9811cfa66c175ce32670e | /Datalog/junit/RuleTest.java | f67fd97900a755c5871baa276c612b224b8832d0 | [] | no_license | mazicwong/SoftwareTesting | https://github.com/mazicwong/SoftwareTesting | 5a9b5d6fabdb1207dc62b25b8df6dcdb880fcab2 | 7323145a740fc97a699ad85e8c71d1eaa473c29a | refs/heads/master | 2021-07-08T17:52:46.746000 | 2017-10-07T15:23:17 | 2017-10-07T15:23:17 | 106,105,819 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import static org.junit.Assert.*;
import org.junit.Test;
public class RuleTest {
String name = "1";
Predicate P = new Predicate(name);
String mm = "1";
Value v = new Value(mm);
Variable vv = new Variable(mm);
Argument A1 = new Argument(v,vv,false);
Argument A2 = new Argument(v,vv,true);
Argument... | WINDOWS-1252 | Java | 991 | java | RuleTest.java | Java | [] | null | [] | import static org.junit.Assert.*;
import org.junit.Test;
public class RuleTest {
String name = "1";
Predicate P = new Predicate(name);
String mm = "1";
Value v = new Value(mm);
Variable vv = new Variable(mm);
Argument A1 = new Argument(v,vv,false);
Argument A2 = new Argument(v,vv,true);
Argument... | 991 | 0.61366 | 0.589195 | 50 | 17.620001 | 16.453438 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.64 | false | false | 0 |
bec94e7ed8e9b71b768002b33310ac599ffa229b | 21,758,304,343,222 | 2c7bbc8139c4695180852ed29b229bb5a0f038d7 | /android/support/v7/media/MediaRouterJellybean$SelectRouteWorkaround.java | cb923191447bd1890b1d019eeca8043212689ee7 | [] | no_license | suliyu/evolucionNetflix | https://github.com/suliyu/evolucionNetflix | 6126cae17d1f7ea0bc769ee4669e64f3792cdd2f | ac767b81e72ca5ad636ec0d471595bca7331384a | refs/heads/master | 2020-04-27T05:55:47.314000 | 2017-05-08T17:08:22 | 2017-05-08T17:08:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //
// Decompiled by Procyon v0.5.30
//
package android.support.v7.media;
import java.lang.reflect.InvocationTargetException;
import android.util.Log;
import android.media.MediaRouter$RouteInfo;
import android.media.MediaRouter;
import android.os.Build$VERSION;
import java.lang.reflect.Method;
public final class Me... | UTF-8 | Java | 1,921 | java | MediaRouterJellybean$SelectRouteWorkaround.java | Java | [] | null | [] | //
// Decompiled by Procyon v0.5.30
//
package android.support.v7.media;
import java.lang.reflect.InvocationTargetException;
import android.util.Log;
import android.media.MediaRouter$RouteInfo;
import android.media.MediaRouter;
import android.os.Build$VERSION;
import java.lang.reflect.Method;
public final class Me... | 1,921 | 0.623113 | 0.603852 | 50 | 37.419998 | 39.798035 | 181 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.66 | false | false | 0 |
e35c0ef860a9b72d2495aff10c714825f204c8d7 | 29,901,562,366,547 | 9befb263da5a7bd4aa364c39e4259be04638f28f | /paradigms/HW8/src/expression/Main.java | cd85af174eca795023fb98ccb750ce3af25054b5 | [] | no_license | operasfantom/university | https://github.com/operasfantom/university | df40747cc06fb6abd8e8059678b3f1c5431ccb9a | 81548fe3bc19ba63df13672215bac6adf8968888 | refs/heads/master | 2020-03-07T22:18:55.887000 | 2018-06-24T17:49:56 | 2018-06-24T17:49:56 | 127,750,750 | 0 | 1 | null | false | 2018-06-07T12:40:32 | 2018-04-02T12:04:20 | 2018-06-07T12:12:40 | 2018-06-07T12:40:32 | 24,273 | 0 | 1 | 0 | C++ | false | null | package expression;
import expression.generic.GenericTabulator;
public class Main {
public static void main(String[] args) throws Exception {
GenericTabulator tabulator = new GenericTabulator();
Object[][][] result = tabulator.tabulate("s", "10", 2147483629, 2147483629, 2147483628, 2147483628, 214... | UTF-8 | Java | 395 | java | Main.java | Java | [] | null | [] | package expression;
import expression.generic.GenericTabulator;
public class Main {
public static void main(String[] args) throws Exception {
GenericTabulator tabulator = new GenericTabulator();
Object[][][] result = tabulator.tabulate("s", "10", 2147483629, 2147483629, 2147483628, 2147483628, 214... | 395 | 0.701266 | 0.536709 | 11 | 34.909092 | 37.986732 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.090909 | false | false | 0 |
3d32ce0ff73cf6d25819b2077ffa91de5a9c026e | 29,772,713,321,829 | 284bf504a773beff651572cb86127a8054e7f213 | /Step02_MyBatis/src/test/member/controller/MemberListController.java | ed3d868e8ed7c0c714f57cf08787e3b0af791190 | [] | no_license | hyunhee7/spring | https://github.com/hyunhee7/spring | bcb44f4167abc70c7df4a4fe4fa2d6c705cf5e31 | dbff7d97ba145b443a7f091d61400223f3b8fc8f | refs/heads/master | 2021-05-25T10:31:37.594000 | 2017-08-03T09:28:51 | 2017-08-03T09:28:51 | 98,298,953 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test.member.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.servlet.ModelAndView;
import test.member.service.MemberService;
//1. component... | UTF-8 | Java | 1,091 | java | MemberListController.java | Java | [] | null | [] | package test.member.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.servlet.ModelAndView;
import test.member.service.MemberService;
//1. component... | 1,091 | 0.740202 | 0.736842 | 34 | 24.970589 | 19.572618 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.294118 | false | false | 0 |
995430f3867d69788ac903e6ea58c2a2675ad7f7 | 29,807,073,046,547 | 0175a417f4b12b80cc79edbcd5b7a83621ee97e5 | /flexodesktop/model/flexofoundation/src/main/java/org/openflexo/foundation/rm/GeneratedCodeResource.java | 703115dffde78ac9c3632ebe87348c366a951665 | [] | no_license | agilebirds/openflexo | https://github.com/agilebirds/openflexo | c1ea42996887a4a171e81ddbd55c7c1e857cbad0 | 0250fc1061e7ae86c9d51a6f385878df915db20b | refs/heads/master | 2022-08-06T05:42:04.617000 | 2013-05-24T13:15:58 | 2013-05-24T13:15:58 | 2,372,131 | 11 | 6 | null | false | 2022-07-06T19:59:55 | 2011-09-12T15:44:45 | 2022-04-03T21:01:11 | 2022-07-06T19:59:53 | 111,794 | 13 | 3 | 11 | Java | false | false | /*
* (c) Copyright 2010-2011 AgileBirds
*
* This file is part of OpenFlexo.
*
* OpenFlexo is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any late... | UTF-8 | Java | 2,754 | java | GeneratedCodeResource.java | Java | [
{
"context": "/*\n * (c) Copyright 2010-2011 AgileBirds\n *\n * This file is part of OpenFlexo.\n *\n * OpenF",
"end": 40,
"score": 0.9982980489730835,
"start": 30,
"tag": "NAME",
"value": "AgileBirds"
},
{
"context": "**\n * Represents all generated code\n * \n * @author sguerin\n *... | null | [] | /*
* (c) Copyright 2010-2011 AgileBirds
*
* This file is part of OpenFlexo.
*
* OpenFlexo is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any late... | 2,754 | 0.750908 | 0.746914 | 94 | 28.297873 | 30.793005 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.585106 | false | false | 0 |
04dd77b73356b88096f3079499811f2a67263a97 | 12,936,441,540,195 | 27518f35ac889e95c106bb82c34005a541f0d872 | /basic/src/main/java/com/smart/basic/BaseTest.java | 34cc3d6e8d2c4b1f67a61992ee7cfa4a3b1cae3a | [] | no_license | ldqmaybe/smarty | https://github.com/ldqmaybe/smarty | cc9ff748495904c7e592865b39e1cc711d624002 | bb2ddd6624424b5d007482c9fb9b4e40943a68e5 | refs/heads/master | 2022-11-23T17:05:05.891000 | 2020-07-30T08:33:42 | 2020-07-30T08:33:42 | 283,715,386 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.smart.basic;
/**
* @author LinDingQiang
* @time 2020/7/30 11:26
* @email dingqiang.l@verifone.cn
*/
public class BaseTest {
public static void test(){}
}
| UTF-8 | Java | 175 | java | BaseTest.java | Java | [
{
"context": "package com.smart.basic;\n\n/**\n * @author LinDingQiang\n * @time 2020/7/30 11:26\n * @email dingqiang.l@ve",
"end": 53,
"score": 0.9997955560684204,
"start": 41,
"tag": "NAME",
"value": "LinDingQiang"
},
{
"context": "or LinDingQiang\n * @time 2020/7/30 11:26\n * @ema... | null | [] | package com.smart.basic;
/**
* @author LinDingQiang
* @time 2020/7/30 11:26
* @email <EMAIL>
*/
public class BaseTest {
public static void test(){}
}
| 159 | 0.668571 | 0.605714 | 10 | 16.5 | 12.475977 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1 | false | false | 0 |
4e3f01da6660ac6548e42431ca4363925afdd28d | 3,573,412,847,601 | d199cd4700c394b1b08397ee04317a37508640ae | /src/main/java/com/xxx/prospect/response/dto/ResponseDTO.java | bf8781d0930c695a1ec8348755881b33b816a737 | [] | no_license | jasontherion/prospet-testing | https://github.com/jasontherion/prospet-testing | d5f41a6d7e46592a37bbfe3acb6d539aa8552cf6 | 415124ad98f849fb245e841b748c5279eb47e86c | refs/heads/master | 2022-11-20T16:52:40.424000 | 2020-07-25T17:45:42 | 2020-07-25T17:45:42 | 282,482,219 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xxx.prospect.response.dto;
/**
* Objeto DTO para los response erróneo de las peticiones del micro servicio
*
* @author OLM05871
*
*/
public class ResponseDTO {
// private String status_code;
//
// private ResponseBodyDTO body;
//
// public String getStatus_code() {
// return status_c... | UTF-8 | Java | 1,039 | java | ResponseDTO.java | Java | [
{
"context": "las peticiones del micro servicio\r\n * \r\n * @author OLM05871\r\n *\r\n */\r\npublic class ResponseDTO {\r\n\r\n//\tprivat",
"end": 149,
"score": 0.9996365904808044,
"start": 141,
"tag": "USERNAME",
"value": "OLM05871"
}
] | null | [] | package com.xxx.prospect.response.dto;
/**
* Objeto DTO para los response erróneo de las peticiones del micro servicio
*
* @author OLM05871
*
*/
public class ResponseDTO {
// private String status_code;
//
// private ResponseBodyDTO body;
//
// public String getStatus_code() {
// return status_c... | 1,039 | 0.630058 | 0.625241 | 54 | 17.222221 | 19.200373 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.018519 | false | false | 0 |
ab471ab521e77108cfcc25a465203f3e862f0bdd | 14,422,500,218,493 | 6436705f7a893e662e15b0cfa05d6e0d6b02bb25 | /src/main/java/com/ssl/dao/DataImportDao.java | 4c18869c63164dd20b58b56f68436fdc14cac6e7 | [] | no_license | amolpaidalwar/lookuptoolUpdated | https://github.com/amolpaidalwar/lookuptoolUpdated | 58c1eacdad719d70fb319e2e7f1ffaaf930b10a8 | 74739c23c44fad078d779eb4fab6fdc75fabe94f | refs/heads/master | 2023-07-13T22:03:05.092000 | 2021-08-17T07:46:22 | 2021-08-17T07:46:22 | 327,956,319 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ssl.dao;
import java.util.Date;
import java.util.List;
import java.util.Map;
import com.ssl.model.AsinModel;
import com.ssl.model.SalesDataModel;
import com.ssl.model.SchemePriceModel;
public interface DataImportDao {
public boolean importAsinData(List<AsinModel> asinDataList);
public ... | UTF-8 | Java | 733 | java | DataImportDao.java | Java | [] | null | [] | package com.ssl.dao;
import java.util.Date;
import java.util.List;
import java.util.Map;
import com.ssl.model.AsinModel;
import com.ssl.model.SalesDataModel;
import com.ssl.model.SchemePriceModel;
public interface DataImportDao {
public boolean importAsinData(List<AsinModel> asinDataList);
public ... | 733 | 0.783083 | 0.783083 | 24 | 28.541666 | 33.980362 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.208333 | false | false | 0 |
8cb0e6b8f1c5315678337c889e698b51d212555e | 32,684,701,162,153 | 33a1d799bd863e986f5dfced673940def2e97b36 | /na/telecom/telecompos/GetPmntTotal.java | 2acb2810a31e6726fa88e04f6f91b4c05d84d0c1 | [] | no_license | RynoVenter/Telecom-Namibia | https://github.com/RynoVenter/Telecom-Namibia | 8bd9db62a45efef6914eb5bf168102f43b02c06d | 3db7ce075b41154ff8ca1c249014c74ae87a4063 | refs/heads/master | 2021-01-10T21:04:19.482000 | 2012-05-28T08:05:47 | 2012-05-28T08:05:47 | 4,393,709 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package na.telecom.telecompos;
import java.util.Date;
import java.util.*;
import java.text.*;
import au.com.skytechnologies.ecssdk.util.*;
import au.com.skytechnologies.vti.*;
import au.com.skytechnologies.ecssdk.log.*;
import au.com.skytechnologies.ecssdk.util.DateFormatter;
import au.com.skytechnologies.ecssdk.thre... | UTF-8 | Java | 3,362 | java | GetPmntTotal.java | Java | [] | null | [] | package na.telecom.telecompos;
import java.util.Date;
import java.util.*;
import java.text.*;
import au.com.skytechnologies.ecssdk.util.*;
import au.com.skytechnologies.vti.*;
import au.com.skytechnologies.ecssdk.log.*;
import au.com.skytechnologies.ecssdk.util.DateFormatter;
import au.com.skytechnologies.ecssdk.thre... | 3,362 | 0.76978 | 0.759369 | 82 | 40 | 32.296265 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.182927 | false | false | 0 |
dd21ae17716508f1699f7576aeefd0078faf60e9 | 32,255,204,401,693 | 94ccec77411cf8dbcac2b26aad670e2c7b771c25 | /LearningNim/src/LearningNim.java | 404e21720d56fca608a04cd4f0c66a91a79e8448 | [] | no_license | redroverMeatballRover/GitWorkspace | https://github.com/redroverMeatballRover/GitWorkspace | 8a99c3a686bba5de9e0527c30840a12a6dc7395a | f70967e914f7fb7178eb90db63c4a796218f6436 | refs/heads/master | 2021-01-10T05:06:37.778000 | 2015-10-26T22:23:18 | 2015-10-26T22:23:18 | 44,982,544 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.InputMismatchException;
import java.util.Scanner;
public class LearningNim {
public static void nimStartup(){
System.out.println("Welcome to the Game of Nim! Please select a game mode below.");
displayMenu();
}
public static void displayMenu()
{
System.out.println("[1] Player vs. Play... | UTF-8 | Java | 826 | java | LearningNim.java | Java | [] | null | [] | import java.util.InputMismatchException;
import java.util.Scanner;
public class LearningNim {
public static void nimStartup(){
System.out.println("Welcome to the Game of Nim! Please select a game mode below.");
displayMenu();
}
public static void displayMenu()
{
System.out.println("[1] Player vs. Play... | 826 | 0.679177 | 0.673123 | 33 | 24.060606 | 22.723555 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.30303 | false | false | 0 |
d80a4b8ce66c09e66656e4e01ef2b2f51ca5ca67 | 2,508,260,972,743 | 25b748374c4046bcf394eb28b9dcfa3fe91b9d5b | /Registration/app/src/main/java/pavankreddy/blogspot/registration/SecondActivity.java | 4aaec71af5a97475429275c87fa3e830f2677a0a | [] | no_license | pavankumart46/PVP-android-2 | https://github.com/pavankumart46/PVP-android-2 | 0fc18e56cc4245ab8966ccfca642ce73d993f12f | f8d4dd1ea281a9cb7ecb6a9519a6ba0cade3d4ef | refs/heads/master | 2020-11-24T22:00:34.361000 | 2019-12-21T05:07:18 | 2019-12-21T05:07:18 | 228,357,286 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pavankreddy.blogspot.registration;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.widget.TextView;
public class SecondActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
... | UTF-8 | Java | 849 | java | SecondActivity.java | Java | [] | null | [] | package pavankreddy.blogspot.registration;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.widget.TextView;
public class SecondActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
... | 849 | 0.673734 | 0.666667 | 27 | 30.444445 | 21.43955 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.592593 | false | false | 0 |
75f56a92ecf04e13627782117e65c4273a75bc4f | 27,659,589,453,762 | fa62eabe8a65747e33f49d00f94aa71fb2f19cab | /hopeofseed/src/main/java/com/hopeofseed/hopeofseed/JNXData/EnterpriseCommodity.java | becb36cb6c5d9e36f9c000b9f15bd58edec04557 | [] | no_license | yeai007/LGM_Project | https://github.com/yeai007/LGM_Project | b4de9574c6f775640cd45c6efeac5464f6f179a5 | 510ba1d19c6d07977b3471cabed1e2b590499c62 | refs/heads/master | 2021-01-13T07:31:57.496000 | 2017-01-17T04:52:30 | 2017-01-17T04:52:30 | 69,972,250 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hopeofseed.hopeofseed.JNXData;
/**
* 项目名称:LGM_Project
* 类描述:
* 创建人:whisper
* 创建时间:2016/11/28 16:30
* 修改人:whisper
* 修改时间:2016/11/28 16:30
* 修改备注:
*/
public class EnterpriseCommodity {
/**
* CommodityId : 0000000019
* CommodityTitle : 台湾农友华
* CommodityName : 台湾农友华
* Commodity... | UTF-8 | Java | 8,392 | java | EnterpriseCommodity.java | Java | [
{
"context": ".JNXData;\n\n/**\n * 项目名称:LGM_Project\n * 类描述:\n * 创建人:whisper\n * 创建时间:2016/11/28 16:30\n * 修改人:whisper\n * 修改时间:2",
"end": 90,
"score": 0.9989904165267944,
"start": 83,
"tag": "USERNAME",
"value": "whisper"
},
{
"context": "述:\n * 创建人:whisper\n * 创建时间:2016/11/28 16:30... | null | [] | package com.hopeofseed.hopeofseed.JNXData;
/**
* 项目名称:LGM_Project
* 类描述:
* 创建人:whisper
* 创建时间:2016/11/28 16:30
* 修改人:whisper
* 修改时间:2016/11/28 16:30
* 修改备注:
*/
public class EnterpriseCommodity {
/**
* CommodityId : 0000000019
* CommodityTitle : 台湾农友华
* CommodityName : 台湾农友华
* Commodity... | 8,392 | 0.676514 | 0.661559 | 330 | 23.721212 | 20.114397 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.29697 | false | false | 0 |
b46563d5be343e0ffb932d8e2ada3c706ae3e20f | 33,586,644,297,231 | 6229b82cbb45f1a07f31ba16ef6383a411885b02 | /techproedspring2020/src/day15_constructors_static_keyword/ObjectCreation02.java | 5f5c4ff82035c0d6426a2849e7c2544d7c053207 | [] | no_license | edenbulur58/techproedspring2020 | https://github.com/edenbulur58/techproedspring2020 | 02bac454e09054fd4c3b6b95151b3dbeb4179d5c | 1486d16aadab593707e54aa901871dbce7a06d29 | refs/heads/master | 2022-11-15T05:41:11.883000 | 2020-07-03T14:58:56 | 2020-07-03T14:58:56 | 276,924,661 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package day15_constructors_static_keyword;
public class ObjectCreation02 {
int height=178;
int weight;
String name;
String gender;
//Create constructor outside the main method like instance variables
//When you create any constructor, default constructor will be deleted by garbage collector
ObjectCreation02()... | UTF-8 | Java | 914 | java | ObjectCreation02.java | Java | [
{
"context": ".out.println(human1.height);\n\t\t\n\t\t\n\t\thuman1.name=\"Ahmet\";\n\t\tSystem.out.println(human1.name);\n\t\t\nObjectCre",
"end": 658,
"score": 0.9972968101501465,
"start": 653,
"tag": "NAME",
"value": "Ahmet"
},
{
"context": "\n\t\t\nObjectCreation02 human2=new Obje... | null | [] | package day15_constructors_static_keyword;
public class ObjectCreation02 {
int height=178;
int weight;
String name;
String gender;
//Create constructor outside the main method like instance variables
//When you create any constructor, default constructor will be deleted by garbage collector
ObjectCreation02()... | 914 | 0.723195 | 0.688184 | 61 | 13.983606 | 19.705614 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.229508 | false | false | 0 |
b6e4cc95f6d80e5e9b5081706abfe6075361639d | 19,636,590,530,860 | e9cb9226c973e9cafe9478354071f54880a86e23 | /Ecommerce/src/main/java/br/com/ecommerce/endpoint/repository/UserRepository.java | 97c0c4fc09718df81155c0b62b0f0463932436e3 | [] | no_license | ArtCouSan/AvaliacaoPersistence | https://github.com/ArtCouSan/AvaliacaoPersistence | 57ecd9b7d1fa7c95e6fbdcb9a97f2decae825eda | 2d08ccaa2737ed6189a0e750c2cf7fa895b4dfcf | refs/heads/master | 2020-12-03T10:23:42.240000 | 2020-05-30T21:42:11 | 2020-05-30T21:42:11 | 231,286,431 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.ecommerce.endpoint.repository;
import br.com.ecommerce.endpoint.entity.UserEntity;
import org.springframework.data.repository.PagingAndSortingRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface UserRepository extends PagingAndSortingRepository<UserEntity, Long> {
... | UTF-8 | Java | 372 | java | UserRepository.java | Java | [] | null | [] | package br.com.ecommerce.endpoint.repository;
import br.com.ecommerce.endpoint.entity.UserEntity;
import org.springframework.data.repository.PagingAndSortingRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface UserRepository extends PagingAndSortingRepository<UserEntity, Long> {
... | 372 | 0.846774 | 0.846774 | 12 | 30 | 30.074907 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 0 |
24cbaad8d803c128b5b868cbaf6710429221ac4f | 24,919,400,309,803 | 333595f031dd7bc736f63ea6ed6d24538d8c186d | /common/util/src/test/java/com/alibaba/citrus/util/templatelite/TemplateParserTests.java | 3a7465ec50042331ad3030617320a67e4b857964 | [
"Apache-2.0"
] | permissive | iamacnhero/citrus | https://github.com/iamacnhero/citrus | 81e0ab8a3f9ae32c47ecbd62cde2be6e89cb4f0d | f989dd526ad11cf7843dfcf2e10cee4e12daf181 | refs/heads/master | 2022-04-17T20:00:45.850000 | 2020-03-07T02:49:20 | 2020-03-07T02:49:20 | 103,656,833 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2002-2012 Alibaba Group Holding Limited.
* All rights reserved.
*
* 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/LICENS... | UTF-8 | Java | 37,343 | java | TemplateParserTests.java | Java | [] | null | [] | /*
* Copyright (c) 2002-2012 Alibaba Group Holding Limited.
* All rights reserved.
*
* 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/LICENS... | 37,343 | 0.52349 | 0.509334 | 1,055 | 33.085308 | 30.332193 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.04455 | false | false | 0 |
8edf7a7e8b74886e974b8cd43d069de3cb4a454c | 21,638,045,242,883 | e0381c076ff0d1474bdd72d2357586b7e451b525 | /src/view/Image.java | eba73c0bb85e8ced21377c1949d7a43687a824ee | [] | no_license | Bersik/NetworksCourseWork | https://github.com/Bersik/NetworksCourseWork | e362a1123b6bbbd08ca6c857e6bbc28f217eec77 | 5d20ef3067ad1c52602b4750a475103c784920ad | refs/heads/master | 2021-05-30T23:57:54.330000 | 2015-12-10T06:37:42 | 2015-12-10T06:37:42 | 47,049,284 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package view;
import network.ConnectionType;
import network.Link;
import network.LinkType;
import network.Node;
import network.packet.HelloPacket;
import network.packet.LSAPacket;
import network.packet.Packet;
import network.packet.DatagramPacket;
import network.packet.AcceptPacket;
import network.packet.vt.Connection... | UTF-8 | Java | 9,149 | java | Image.java | Java | [
{
"context": "\n\n/**\n * Created on 20:58 26.11.2015\n *\n * @author Bersik\n */\npublic class Image extends JPanel {\n priva",
"end": 639,
"score": 0.9990940690040588,
"start": 633,
"tag": "NAME",
"value": "Bersik"
}
] | null | [] | package view;
import network.ConnectionType;
import network.Link;
import network.LinkType;
import network.Node;
import network.packet.HelloPacket;
import network.packet.LSAPacket;
import network.packet.Packet;
import network.packet.DatagramPacket;
import network.packet.AcceptPacket;
import network.packet.vt.Connection... | 9,149 | 0.560092 | 0.547174 | 303 | 27.613861 | 23.273508 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.594059 | false | false | 0 |
0a951f8fe3531c0ad7035098d1fb6b2577cf434d | 7,026,566,560,570 | ec609eff2127bb8bc71a8da55558e0272e604d66 | /app/src/main/java/com/xfhy/vmovie/db/CacheDao.java | d7b641dbe4db1ff165b3247766a7dbffbd9a279c | [
"Apache-2.0"
] | permissive | finger-dev/Microfilm | https://github.com/finger-dev/Microfilm | 5a70210eee3dc528fb429c4b9b61b9569f810bc9 | 2991dbdf1f2a08405ddc52712788718029c1227f | refs/heads/master | 2022-09-27T15:43:20.003000 | 2018-04-26T14:58:47 | 2018-04-26T14:58:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xfhy.vmovie.db;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Locale;
import static com.xfhy.vmovie.db.CacheDataOpenHelper.*;
... | UTF-8 | Java | 4,147 | java | CacheDao.java | Java | [
{
"context": "ovie.db.CacheDataOpenHelper.*;\n\n\n/**\n * Created by xfhy on 2017/6/19.\n * 操作缓存数据库的dao,比较方便\n */\n\npublic cla",
"end": 343,
"score": 0.9995765686035156,
"start": 339,
"tag": "USERNAME",
"value": "xfhy"
}
] | null | [] | package com.xfhy.vmovie.db;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Locale;
import static com.xfhy.vmovie.db.CacheDataOpenHelper.*;
... | 4,147 | 0.561749 | 0.559959 | 158 | 23.753164 | 22.729752 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 0 |
8d52083e9dc141ea8f60fe092fe3caffc60a2d97 | 39,659,728,036,001 | 22e95c22d4bb66e6ecf6cab0d0e371a12c2c1308 | /src/LeetCode93.java | e5146a5ad898c733e7fad5f908b7289e6dfa0ff1 | [] | no_license | yuexiaobai/LeetCode | https://github.com/yuexiaobai/LeetCode | ebb9e39fbf7f1ecd9ac97c841395fb921c1e30d8 | e9824afb83042d0bc0f4aeb2bc07bfa89389671c | refs/heads/master | 2020-04-13T14:34:36.080000 | 2020-01-03T12:13:49 | 2020-01-03T12:13:49 | 163,267,093 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.ArrayList;
import java.util.List;
/**
* 93. Restore IP Addresses
* https://leetcode.com/problems/restore-ip-addresses/
* 思路没有问题,但是在写的时候要注意"010010"这种输入,中间的"0"的处理
* 判断逻辑参见43、44行
*/
public class LeetCode93 {
List<String> result = new ArrayList<>();
public List<String> restoreIpAddresses(Str... | UTF-8 | Java | 1,599 | java | LeetCode93.java | Java | [] | null | [] | import java.util.ArrayList;
import java.util.List;
/**
* 93. Restore IP Addresses
* https://leetcode.com/problems/restore-ip-addresses/
* 思路没有问题,但是在写的时候要注意"010010"这种输入,中间的"0"的处理
* 判断逻辑参见43、44行
*/
public class LeetCode93 {
List<String> result = new ArrayList<>();
public List<String> restoreIpAddresses(Str... | 1,599 | 0.46169 | 0.437459 | 51 | 28.941177 | 20.381086 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.72549 | false | false | 0 |
42b3b9a5e6e180b30b4425a7b20920e29386b150 | 39,591,008,552,435 | 7823bb0b1a02cc4d7cbe007f432e5a1f909c83d8 | /product/meru/application/Application-Placement/src/main/java/i2par/placement/student/StudentImageRepository.java | f7ea21267df28e36b39080abfbb25ded13afad3d | [] | no_license | sivarajs/App-Framework | https://github.com/sivarajs/App-Framework | 58137be54b4d9579f8952f75b3a5025117195cb9 | ba536cb36439cb4881f0b3edabe0bd4df34aede4 | refs/heads/master | 2021-01-17T05:47:38.875000 | 2018-10-17T19:44:59 | 2018-10-17T19:44:59 | 39,725,411 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package i2par.placement.student;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
import javax.imageio.ImageIO;
import meru.image.ImageSystem;
import meru.sys.IOSystem;
public class StudentImageRepository {
public static final String IMG_ROOT = "img/student/";
public st... | UTF-8 | Java | 6,102 | java | StudentImageRepository.java | Java | [] | null | [] | package i2par.placement.student;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
import javax.imageio.ImageIO;
import meru.image.ImageSystem;
import meru.sys.IOSystem;
public class StudentImageRepository {
public static final String IMG_ROOT = "img/student/";
public st... | 6,102 | 0.487381 | 0.484431 | 206 | 28.621359 | 22.933046 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.480583 | false | false | 0 |
b4d3661f0d4e248318d74f760c41281d453e1202 | 39,341,900,440,732 | b695a3033322ad2820a4293df594e330d4fcfd07 | /src/main/java/com/wenance/WenanceChallenge/model/BitcoinSnapshot.java | 94189ca400a0101059e36cecaaef511a452edc81 | [] | no_license | rlgino/WenanceChallenge | https://github.com/rlgino/WenanceChallenge | c053751dadb6f0bc7f85666eb537306ed0b2429d | 87dd169c7b6a9203418e171c4d80d0049b383f9f | refs/heads/main | 2022-12-29T11:09:53.573000 | 2020-10-19T15:19:53 | 2020-10-19T15:19:53 | 304,021,822 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wenance.WenanceChallenge.model;
import javax.persistence.*;
import java.math.BigDecimal;
import java.util.Date;
@Entity
@Table(name = "BITCOIN_SNAPSHOT", uniqueConstraints = @UniqueConstraint(columnNames = {"creationDateTime"}))
public class BitcoinSnapshot {
@Id
@GeneratedValue
Integer id;
... | UTF-8 | Java | 892 | java | BitcoinSnapshot.java | Java | [] | null | [] | package com.wenance.WenanceChallenge.model;
import javax.persistence.*;
import java.math.BigDecimal;
import java.util.Date;
@Entity
@Table(name = "BITCOIN_SNAPSHOT", uniqueConstraints = @UniqueConstraint(columnNames = {"creationDateTime"}))
public class BitcoinSnapshot {
@Id
@GeneratedValue
Integer id;
... | 892 | 0.668161 | 0.668161 | 41 | 20.756098 | 21.204901 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.341463 | false | false | 0 |
aa1f9e60a3262bfb8b6ebb85ff6018e8d6cabf51 | 35,055,523,127,120 | 67e87438e6f1414220ffab0928f765c5869f6d94 | /controleestoque/Produto.java | 8cee739fff4082eb195604769b87f7d048ec0e58 | [] | no_license | EduardoVasconcelos11/controleDeEstoqueJAVA | https://github.com/EduardoVasconcelos11/controleDeEstoqueJAVA | bc180ed5d5ceef482fe9297d83d013f0973c4d67 | 966530e2c4788ebfb72df23d3ed49cda6a4856bf | refs/heads/master | 2020-06-07T11:02:38.351000 | 2019-06-21T01:12:52 | 2019-06-21T01:12:52 | 193,007,671 | 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 controleestoque;
abstract class Produto {
private String nome;
private double valorCompra;
private doubl... | UTF-8 | Java | 1,277 | java | Produto.java | Java | [] | 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 controleestoque;
abstract class Produto {
private String nome;
private double valorCompra;
private doubl... | 1,277 | 0.613939 | 0.613939 | 56 | 20.803572 | 18.676207 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 0 |
ccf4f7896133b5d7b5e871983e3032f6cdd19c98 | 39,582,418,608,170 | c603744d08032f5f44e627a01f29a368e632bb60 | /src/main/java/DS/DocSum.java | 762fc07fb43924ae85f3f95a8acbe02b8998c14d | [
"Apache-2.0"
] | permissive | nuaalida/Assignment-1 | https://github.com/nuaalida/Assignment-1 | e98e482a65d9ddd9e543e0ac03460fab96dfc15a | 2b5b7f3d3457efcdea6c14e002536cc5d3db3158 | refs/heads/master | 2019-07-23T20:26:38.340000 | 2016-09-24T08:45:23 | 2016-09-24T08:45:23 | 68,521,374 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package DS;
import java.util.*;
/**
* Created by lida on 2016/9/22.
*/
public class DocSum {
/**
* @Entry<String, List<Integer>>,
* @list[0] records the counts of word String,
* @list[1] records the counts of documents containing word String.
*/
private TreeMap<String, List<Integer>> wor... | UTF-8 | Java | 1,756 | java | DocSum.java | Java | [
{
"context": "ackage DS;\n\nimport java.util.*;\n\n/**\n * Created by lida on 2016/9/22.\n */\npublic class DocSum {\n /**\n ",
"end": 56,
"score": 0.9992683529853821,
"start": 52,
"tag": "USERNAME",
"value": "lida"
}
] | null | [] | package DS;
import java.util.*;
/**
* Created by lida on 2016/9/22.
*/
public class DocSum {
/**
* @Entry<String, List<Integer>>,
* @list[0] records the counts of word String,
* @list[1] records the counts of documents containing word String.
*/
private TreeMap<String, List<Integer>> wor... | 1,756 | 0.530752 | 0.52164 | 69 | 24.449276 | 22.034582 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.521739 | false | false | 0 |
4d861b623765096104bf85b1f2e2623f53ed69d0 | 37,366,215,512,173 | 7290968fea8a30d60b57e47202a6971afbbcbada | /Projekat/src/apoteka/stranice/PrikazIzvestaja.java | 6f7996b5d3791a67eff73b293be3c1dd99b56898 | [] | no_license | luka-pesic/luka.pesic98-OISISI_Tim-13 | https://github.com/luka-pesic/luka.pesic98-OISISI_Tim-13 | 3ab93fd88f6b1f16ef6957e74fe3587d677ba86f | 267f434d54f3959c901f4473f3b4958b936b8882 | refs/heads/master | 2021-03-23T23:55:00.054000 | 2020-08-22T08:44:37 | 2020-08-22T08:44:37 | 247,494,513 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package apoteka.stranice;
import java.awt.Color;
import java.awt.Component;
import java.awt.Font;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.LinkedList;
import java.util.List;
import javax.swing.DefaultRowSorter;
import javax.swing.JButton;
import javax.swing.JComboBox;
... | UTF-8 | Java | 4,455 | java | PrikazIzvestaja.java | Java | [] | null | [] | package apoteka.stranice;
import java.awt.Color;
import java.awt.Component;
import java.awt.Font;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.LinkedList;
import java.util.List;
import javax.swing.DefaultRowSorter;
import javax.swing.JButton;
import javax.swing.JComboBox;
... | 4,455 | 0.712682 | 0.674972 | 152 | 28.31579 | 20.631613 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.190789 | false | false | 0 |
4ddfc58f0a719a5229b6e530aeb0d0d28f1b7175 | 38,929,583,591,882 | 55876a3fe02485c1d524054ecb2573804f234626 | /src/main/java/com/altas/erp/eds/dao/WkfWorkitemEntityMapper.java | e9c97b7d7c35565bb5df93480211bbc7f617b30a | [] | no_license | enjoy0924/sample-tars | https://github.com/enjoy0924/sample-tars | b427ceac64b2ec99369d2dc29e7b474f5008632c | e08ef487ea939c492e136e06f19393b6ebd83382 | refs/heads/master | 2021-09-11T01:22:45.694000 | 2018-04-05T15:19:30 | 2018-04-05T15:19:32 | 119,140,029 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.altas.erp.eds.dao;
import com.altas.erp.eds.entity.WkfWorkitemEntity;
public interface WkfWorkitemEntityMapper {
/**
* This method was generated by MyBatis Generator.
* This method corresponds to the database table wkf_workitem
*
* @mbg.generated Thu Apr 05 20:29:43 CST 2018
*... | UTF-8 | Java | 1,866 | java | WkfWorkitemEntityMapper.java | Java | [] | null | [] | package com.altas.erp.eds.dao;
import com.altas.erp.eds.entity.WkfWorkitemEntity;
public interface WkfWorkitemEntityMapper {
/**
* This method was generated by MyBatis Generator.
* This method corresponds to the database table wkf_workitem
*
* @mbg.generated Thu Apr 05 20:29:43 CST 2018
*... | 1,866 | 0.676849 | 0.631833 | 61 | 29.606558 | 25.326899 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.147541 | false | false | 0 |
5eaf32c11757022ee902fd4ec1b75afa1a30b42b | 34,918,084,173,951 | e5b80d24d1f709b15393757f48d663cd93147090 | /model/diretor.java | f5fcfe021cfaa821b28123ec6587a1830ea8ab40 | [] | no_license | gabrielpontes123/UML | https://github.com/gabrielpontes123/UML | f9d4d2aaf27df3c0fddc2ef789f179bcec76e2ac | fa66f6db6a65e6b172a1f5f07c0b5c1f3a9c5df9 | refs/heads/master | 2020-05-31T04:43:00.386000 | 2019-05-30T15:00:43 | 2019-05-30T15:00:43 | 190,103,981 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
public class diretor {
}
| UTF-8 | Java | 42 | java | diretor.java | Java | [] | null | [] | package model;
public class diretor {
}
| 42 | 0.714286 | 0.714286 | 5 | 7.4 | 9.024411 | 22 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 0 |
70c37033514cca5a3b2474baf1914792f38bd190 | 3,710,851,783,826 | 3de3dae722829727edfdd6cc3b67443a69043475 | /cave/com.raytheon.viz.ui.tools.map/src/com/raytheon/viz/ui/tools/map/NullTool.java | eca0a4120531233cbb357089838519bb14920098 | [
"LicenseRef-scancode-public-domain",
"Apache-2.0"
] | permissive | Unidata/awips2 | https://github.com/Unidata/awips2 | 9aee5b7ec42c2c0a2fa4d877cb7e0b399db74acb | d76c9f96e6bb06f7239c563203f226e6a6fffeef | refs/heads/unidata_18.2.1 | 2023-08-18T13:00:15.110000 | 2023-08-09T06:06:06 | 2023-08-09T06:06:06 | 19,332,079 | 161 | 75 | NOASSERTION | false | 2023-09-13T19:06:40 | 2014-05-01T00:59:04 | 2023-09-08T16:47:16 | 2023-09-13T19:06:39 | 3,747,641 | 150 | 66 | 74 | Java | false | false | /**
* This software was developed and / or modified by Raytheon Company,
* pursuant to Contract DG133W-05-CQ-1067 with the US Government.
*
* U.S. EXPORT CONTROLLED TECHNICAL DATA
* This software product contains export-restricted data whose
* export/transfer/disclosure is restricted by U.S. law. Dissemination
... | UTF-8 | Java | 1,581 | java | NullTool.java | Java | [
{
"context": "----------------------\n * 7/1/06 chammack Initial Creation.\n * Sep 02, 2015 4749 ",
"end": 1224,
"score": 0.996619701385498,
"start": 1216,
"tag": "USERNAME",
"value": "chammack"
},
{
"context": "jensen Deprecated\n * \n * </pre>\n * \n... | null | [] | /**
* This software was developed and / or modified by Raytheon Company,
* pursuant to Contract DG133W-05-CQ-1067 with the US Government.
*
* U.S. EXPORT CONTROLLED TECHNICAL DATA
* This software product contains export-restricted data whose
* export/transfer/disclosure is restricted by U.S. law. Dissemination
... | 1,581 | 0.626186 | 0.595193 | 57 | 26.736841 | 24.553219 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.175439 | false | false | 0 |
5c0f4a0b8797e62f391d4e558fa70c2c52ea3de4 | 6,365,141,537,051 | d3dd7be3359711b14e3d7286151be263275761bd | /tests/src/test/java/alluxio/underfs/hdfs/LocalMiniDFSCluster.java | 7b8ca3f8cb899a67f669fe87947b5bd702b5b7be | [
"LicenseRef-scancode-free-unknown",
"BSD-3-Clause",
"MIT",
"CC-PDDC",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"Unlicense",
"EPL-1.0",
"LicenseRef-scancode-proprietary-license",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-2-Clause"
] | permissive | limingzh/alluxio | https://github.com/limingzh/alluxio | d8b8692ae105ab6d2f63fedc76659709771e117b | f98d90560a1d79f694c414d7b6e16a6cfa227ede | refs/heads/master | 2023-09-03T12:31:30.978000 | 2017-07-07T05:22:05 | 2017-07-07T05:22:05 | 96,501,326 | 0 | 0 | Apache-2.0 | true | 2023-09-14T01:11:52 | 2017-07-07T05:10:43 | 2017-07-07T05:10:50 | 2023-09-14T01:11:52 | 79,903 | 0 | 0 | 138 | Java | false | false | /*
* The Alluxio Open Foundation licenses this work under the Apache License, version 2.0
* (the "License"). You may not use this work except in compliance with the License, which is
* available at www.apache.org/licenses/LICENSE-2.0
*
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDI... | UTF-8 | Java | 6,158 | java | LocalMiniDFSCluster.java | Java | [] | null | [] | /*
* The Alluxio Open Foundation licenses this work under the Apache License, version 2.0
* (the "License"). You may not use this work except in compliance with the License, which is
* available at www.apache.org/licenses/LICENSE-2.0
*
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDI... | 6,158 | 0.703962 | 0.699578 | 187 | 31.930481 | 31.453224 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.417112 | false | false | 0 |
f14c3c13d6f23b0d65056b9e2dff2cc20abf4668 | 13,383,118,154,630 | a032f924cc279eb525f85d05cf6c4c064ca4c0cb | /app/src/main/java/com/android/nimdemo/MainActivity.java | b267ce8322955dfb3e79f04f9dfa79802a6095ba | [] | no_license | leaderliang/NimDemo | https://github.com/leaderliang/NimDemo | b7906011e045b347a523f5e314622599a11607dd | 7c10084c0b4908ef8bdd0ea3cce9c214d2336fee | refs/heads/master | 2020-06-21T03:56:18.508000 | 2019-11-08T12:17:22 | 2019-11-08T12:17:22 | 197,337,879 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.android.nimdemo;
import androidx.appcompat.app.AppCompatActivity;
import android.Manifest;
import android.content.Context;
import android.content.DialogInterface;
import android.content.pm.ApplicationInfo;
import android.content.pm.PackageManager;
import android.os.Bundle;
import android.text.TextUtils;
i... | UTF-8 | Java | 13,823 | java | MainActivity.java | Java | [
{
"context": "ount = \"liangyq\";\n// final String token = \"123456\";\n\n// final String account = \"liangyy\";\n//",
"end": 8999,
"score": 0.9824619889259338,
"start": 8993,
"tag": "PASSWORD",
"value": "123456"
},
{
"context": "\"123456\";\n\n// final String ac... | null | [] | package com.android.nimdemo;
import androidx.appcompat.app.AppCompatActivity;
import android.Manifest;
import android.content.Context;
import android.content.DialogInterface;
import android.content.pm.ApplicationInfo;
import android.content.pm.PackageManager;
import android.os.Bundle;
import android.text.TextUtils;
i... | 13,786 | 0.604206 | 0.586668 | 339 | 37.852509 | 30.104372 | 241 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.634218 | false | false | 0 |
801d3c466e3d74cf777b872c158d56d3b77969be | 13,383,118,152,554 | d5f3b2856dcd60a1cd50c27ec7f95de0825cea7d | /src/main/java/com/thirdparty/morph/identification/libsvm/svm_print_interface.java | 194c3c76067c66e5abb75d23be04c208b294f63e | [
"MIT"
] | permissive | helencoder/Shield | https://github.com/helencoder/Shield | bf0bfb51051d6a862d05e01a8eebfc0d792832dc | 06b2960c0866f84ce6a70c416854dfcee90224ac | refs/heads/master | 2021-09-06T22:57:02.595000 | 2018-02-13T01:46:19 | 2018-02-13T01:46:19 | 104,615,084 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.thirdparty.morph.identification.libsvm;
/**
* Created by helencoder on 2018/1/4.
*/
public interface svm_print_interface {
public void print(String s);
}
| UTF-8 | Java | 173 | java | svm_print_interface.java | Java | [
{
"context": "ty.morph.identification.libsvm;\n\n/**\n * Created by helencoder on 2018/1/4.\n */\npublic interface svm_print_inter",
"end": 81,
"score": 0.999497652053833,
"start": 71,
"tag": "USERNAME",
"value": "helencoder"
}
] | null | [] | package com.thirdparty.morph.identification.libsvm;
/**
* Created by helencoder on 2018/1/4.
*/
public interface svm_print_interface {
public void print(String s);
}
| 173 | 0.728324 | 0.693642 | 8 | 20.625 | 19.538023 | 51 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 0 |
af5cea22e853336aa042236a7a1f938b7e38ab4f | 23,192,823,411,665 | 3a66e134cac0f920dff1e588c332bd77c9be8c52 | /src/main/java/com/kakao/xoauth/controller/ExceptionControllerAdvice.java | 94df88b978e38b3f3eb9a73bc2082fdb0891edb3 | [] | no_license | SangJinny/xoauth | https://github.com/SangJinny/xoauth | 3ab25ca0763a0fb66dc43e7bb409c6be47fe2731 | 686f46b21d884b0661cf549ec4b987692677b4e3 | refs/heads/master | 2020-04-19T16:00:23.098000 | 2019-03-05T03:21:46 | 2019-03-05T03:21:46 | 168,291,203 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kakao.xoauth.controller;
import com.kakao.xoauth.Exception.InvalidParameterException;
import com.kakao.xoauth.Exception.XoauthRuntimeException;
import com.kakao.xoauth.util.ResponseBodyUtil;
import com.kakao.xoauth.util.SentryUtils;
import org.springframework.core.MethodParameter;
import org.springframewor... | UTF-8 | Java | 1,629 | java | ExceptionControllerAdvice.java | Java | [] | null | [] | package com.kakao.xoauth.controller;
import com.kakao.xoauth.Exception.InvalidParameterException;
import com.kakao.xoauth.Exception.XoauthRuntimeException;
import com.kakao.xoauth.util.ResponseBodyUtil;
import com.kakao.xoauth.util.SentryUtils;
import org.springframework.core.MethodParameter;
import org.springframewor... | 1,629 | 0.818293 | 0.818293 | 37 | 43.027027 | 37.304798 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.621622 | false | false | 0 |
711f30d736193458cf7f99d6a0339864df507dbb | 10,737,418,270,297 | 7ee2de6d6db11a38e8e5f618514a046f14e75c12 | /javapoet/arouter_api/src/main/java/com/flannery/arouter_api/ARouterGroup.java | 308997d4967140e0c85f7a7164e04133c16f152c | [] | no_license | tinghaoMa/AndroidHelper | https://github.com/tinghaoMa/AndroidHelper | b015059da1443488eacd0a262b75e865b38ae8c3 | ab94d7b02d680f4283715c3c3ab4d229820eb5e8 | refs/heads/master | 2023-06-26T08:40:09.145000 | 2021-07-25T13:03:18 | 2021-07-25T13:03:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.flannery.arouter_api;
import java.util.Map;
public interface ARouterGroup {
Map<String, Class<? extends ARouterPath>> getGroupMap();
}
| UTF-8 | Java | 155 | java | ARouterGroup.java | Java | [] | null | [] | package com.flannery.arouter_api;
import java.util.Map;
public interface ARouterGroup {
Map<String, Class<? extends ARouterPath>> getGroupMap();
}
| 155 | 0.741935 | 0.741935 | 9 | 16.222221 | 20.340315 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 0 |
c934e92bacf4cec39eb1863859f0fd79b81f04db | 28,836,410,474,868 | 72d22af1e3cfc3f321242ba6e115cd1ee68d8a15 | /year2_1819/computer_programming_4_object_oriented_programming/2019_05_26_java_oop_organised/w5_more_classes_and_interfaces/before_or_after.java | 9b9d220a730539081341c129bd2ea640aa1440e4 | [] | no_license | teabolt/dcu_case_1721 | https://github.com/teabolt/dcu_case_1721 | ed6a0d55926ce010104a0acf093a1edd3bf5aecf | 9d0a9e92d4d9529cf115900f69c176562e273b81 | refs/heads/master | 2021-11-01T23:15:37.173000 | 2020-05-10T13:52:53 | 2020-05-10T13:52:53 | 163,341,332 | 0 | 0 | null | false | 2021-10-06T11:39:59 | 2018-12-27T22:29:00 | 2021-06-07T23:14:31 | 2021-10-06T11:39:57 | 93,220 | 0 | 0 | 15 | Python | false | false |
public class Date
{
private int day;
private int month;
private int year;
public Date(String input){
String[] parts = input.split(" ");
this.day = Integer.parseInt(parts[0]);
this.month = Integer.parseInt(parts[1]);
this.year = Integer.parseInt(parts[2]);
}
... | UTF-8 | Java | 845 | java | before_or_after.java | Java | [] | null | [] |
public class Date
{
private int day;
private int month;
private int year;
public Date(String input){
String[] parts = input.split(" ");
this.day = Integer.parseInt(parts[0]);
this.month = Integer.parseInt(parts[1]);
this.year = Integer.parseInt(parts[2]);
}
... | 845 | 0.592899 | 0.589349 | 26 | 31.423077 | 29.424183 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 0 |
0123f837887b3b35734eede0eadcec97618096e7 | 17,978,733,139,726 | 22d275232aebc562337390afa2d278965878ec3f | /code/js/src/main/java/splashjs/render/net/NetConnectionRenderer.java | a1cdeb25bdff867063c79113a190a5a6a8394aae | [] | no_license | mohammedwaris/SplashJS | https://github.com/mohammedwaris/SplashJS | 1d3db30dff8db34d1922a790dadd55bf35b1446c | 8f6c4c1a46d7913046eed2acdd7b3ed7eecc8bc5 | refs/heads/master | 2023-01-21T03:02:42.027000 | 2020-03-20T15:49:54 | 2020-03-20T15:49:54 | 235,609,257 | 0 | 0 | null | false | 2023-01-07T16:06:40 | 2020-01-22T16:01:08 | 2020-03-20T15:50:40 | 2023-01-07T16:06:40 | 103,926 | 0 | 0 | 20 | JavaScript | false | false | package splashjs.render.net;
import splashjs.render.events.EventDispatcherRenderer;
import splashjs.events.iface.IEventDispatcher;
public class NetConnectionRenderer extends EventDispatcherRenderer {
public NetConnectionRenderer(IEventDispatcher renderObject) {
}
} | UTF-8 | Java | 272 | java | NetConnectionRenderer.java | Java | [] | null | [] | package splashjs.render.net;
import splashjs.render.events.EventDispatcherRenderer;
import splashjs.events.iface.IEventDispatcher;
public class NetConnectionRenderer extends EventDispatcherRenderer {
public NetConnectionRenderer(IEventDispatcher renderObject) {
}
} | 272 | 0.849265 | 0.849265 | 11 | 23.818182 | 27.051527 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 0 |
363992accd28a3a2397373454eb41e31f12c74ee | 22,531,398,478,934 | e1751bc9a57734c92f8d71552d1cad0cb41137dc | /app/src/main/java/com/example/mumo/agrimart/model/ProductApiResponse.java | 6640316d9d39b6919f9898bf1a4a00dd493b1e09 | [] | no_license | mumo-dev/agrimart-android | https://github.com/mumo-dev/agrimart-android | f81e8476623031951888d93a6db9906c539abfb7 | 9d55acc737e6d6256fa77ceb3cc6bef7eda55149 | refs/heads/master | 2020-03-18T00:01:26.077000 | 2018-05-19T14:41:14 | 2018-05-19T14:41:14 | 134,073,991 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.mumo.agrimart.model;
import java.util.List;
public class ProductApiResponse {
private int current_page;
private List<Product> data;
// private int to;
private String next_page_url;
public int getCurrent_page() {
return current_page;
}
public void setCurrent_pag... | UTF-8 | Java | 721 | java | ProductApiResponse.java | Java | [] | null | [] | package com.example.mumo.agrimart.model;
import java.util.List;
public class ProductApiResponse {
private int current_page;
private List<Product> data;
// private int to;
private String next_page_url;
public int getCurrent_page() {
return current_page;
}
public void setCurrent_pag... | 721 | 0.626907 | 0.626907 | 35 | 19.6 | 17.767065 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.342857 | false | false | 0 |
2d7957c314a229bfea11fab6f54a9988d2bae5f1 | 32,530,082,357,343 | e25ab13f6e86c2646920263f7836d4ed34160b19 | /app/src/main/java/com/example/elab_yang/egometer/RemindActivity.java | db46714e11d592f6010bf7c0b0d696282af6af2e | [] | no_license | kin7274/Egometer | https://github.com/kin7274/Egometer | feeb484a1a1cc023305026edde0d26b37e542078 | 3e02c9444df598ce866c6a883e70dd68702dc351 | refs/heads/master | 2020-03-31T21:51:14.270000 | 2018-11-14T20:54:13 | 2018-11-14T20:54:13 | 152,596,147 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.elab_yang.egometer;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.os.Handler;
import android.speech.tts.TextToSpeech;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.AppCompa... | UTF-8 | Java | 6,042 | java | RemindActivity.java | Java | [] | null | [] | package com.example.elab_yang.egometer;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.os.Handler;
import android.speech.tts.TextToSpeech;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.AppCompa... | 6,042 | 0.591515 | 0.578015 | 181 | 30.513813 | 24.37112 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.657459 | false | false | 0 |
9acc15ad9badfef8b82d038bd02533e5cd625a6c | 16,011,638,136,828 | 2d6301375198f8f1a900c0e0883f862f2d814f3c | /app/src/main/java/com/example/passengerchecker/AdminAccept.java | 51ab8abfed3e9f8004a30aa67f7fc4b31856a904 | [] | no_license | jeevan9/PassengerChecker | https://github.com/jeevan9/PassengerChecker | 9a58419ca84ddff6d7ca3fc9ca927a78cc20204f | 622234491d5d34e5ca24b722b630059d0c5cbe1f | refs/heads/master | 2021-01-11T01:02:16.339000 | 2016-11-21T17:08:59 | 2016-11-21T17:08:59 | 70,457,906 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.passengerchecker;
/**
* Created by jeevansai on 05/11/2016.
*/
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.URL;
import org.json.JSONArray;
import org.json.JSONObject;
import android.app.PendingIntent;
import android.app.Pr... | UTF-8 | Java | 4,062 | java | AdminAccept.java | Java | [
{
"context": "e com.example.passengerchecker;\n\n/**\n * Created by jeevansai on 05/11/2016.\n */\n\nimport java.io.BufferedReader",
"end": 66,
"score": 0.9993857145309448,
"start": 57,
"tag": "USERNAME",
"value": "jeevansai"
}
] | null | [] | package com.example.passengerchecker;
/**
* Created by jeevansai on 05/11/2016.
*/
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.URL;
import org.json.JSONArray;
import org.json.JSONObject;
import android.app.PendingIntent;
import android.app.Pr... | 4,062 | 0.596258 | 0.585426 | 129 | 30.488373 | 29.2188 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.705426 | false | false | 0 |
cf1754e3394d09f2cf91ce9d61bcc88dcb4c013b | 24,927,990,189,631 | 28a3bd4b24d21ec1e9f2286c762518fe315a543c | /app/src/main/java/phanbagiang/com/covid19/MainActivity.java | 51dc8c7f1575c5b9d8466035c916663b45eba858 | [] | no_license | giangphan11/AndroidApp-covid-19 | https://github.com/giangphan11/AndroidApp-covid-19 | 6d89ba4a8ebf82f1f9380aaed6289cebc9a279c8 | e4c248fce145a31be6fdb497a2607926fe160618 | refs/heads/master | 2022-04-16T13:05:18.991000 | 2020-04-14T16:48:52 | 2020-04-14T16:48:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package phanbagiang.com.covid19;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import androidx.core.app.NotificationCompat;
import android.app.Notification;
import android.app.NotificationChannel;
import android.app.NotificationManager;
impor... | UTF-8 | Java | 16,562 | java | MainActivity.java | Java | [] | null | [] | package phanbagiang.com.covid19;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import androidx.core.app.NotificationCompat;
import android.app.Notification;
import android.app.NotificationChannel;
import android.app.NotificationManager;
impor... | 16,562 | 0.611111 | 0.607456 | 440 | 36.30909 | 27.809006 | 155 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.661364 | false | false | 0 |
2d7535858cb89572f1b5c27f2b200916c8aa2cce | 9,285,719,340,882 | d93adcefa3b849824b4b0efbce08254bb793f911 | /api/src/main/java/com/reciclaveis/api/model/Produtos.java | 9ea46ee9f2017a4ecb4674c9a2a0da97df146ff7 | [] | no_license | FernandAndrade/ProjetoIntegrador | https://github.com/FernandAndrade/ProjetoIntegrador | 4673aa5c8315c4b8542a3201a0947d0920f18000 | 620bd09687061dec5ec0a3b61324a9bbb9d3fa11 | refs/heads/master | 2023-05-25T11:44:35.799000 | 2021-06-06T01:00:15 | 2021-06-06T01:00:15 | 363,299,392 | 0 | 0 | null | true | 2021-05-06T14:21:42 | 2021-05-01T01:37:26 | 2021-05-01T01:37:26 | 2021-05-06T14:21:41 | 0 | 0 | 0 | 0 | null | false | false | package com.reciclaveis.api.model;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java.util.PrimitiveIterator;
import javax.persistence.CascadeType;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.G... | UTF-8 | Java | 2,569 | java | Produtos.java | Java | [
{
"context": " fetch = FetchType.EAGER)\n\t@JoinColumn(name = \"criador\")\n\tprivate Usuarios usuarioCriador;\n\t\n\t@ManyToMan",
"end": 1454,
"score": 0.709147036075592,
"start": 1450,
"tag": "USERNAME",
"value": "ador"
}
] | null | [] | package com.reciclaveis.api.model;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java.util.PrimitiveIterator;
import javax.persistence.CascadeType;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.G... | 2,569 | 0.750879 | 0.749707 | 132 | 18.401516 | 20.384136 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.007576 | false | false | 0 |
d2c0999b3eaa6241e30367282bd88c378740c8fc | 27,084,063,801,066 | 938345ff81b6b149cc1a24cf092d0557546d10b8 | /src/main/java/procon/core/players/PlayerListSettings.java | ae91072dce1da0a7c07154fcf49b60191d1db5f3 | [] | no_license | peter-budo/procon | https://github.com/peter-budo/procon | 69aab0a5b2eec2e9b731bc307f4bea9df00daf8c | 1dfe29004a3c78d05f9d69a5300d3cff86cbc264 | refs/heads/master | 2021-06-29T03:59:31.224000 | 2011-11-09T16:19:59 | 2011-11-09T16:19:59 | 2,727,120 | 0 | 0 | null | false | 2020-11-12T10:08:46 | 2011-11-07T15:50:49 | 2014-01-29T09:02:29 | 2020-10-12T21:19:06 | 18,503 | 2 | 0 | 0 | Java | false | false | package procon.core.players;
public class PlayerListSettings {
/*public class PlayerListSettings {
public delegate void IndexChangedHandler(int index);
public event IndexChangedHandler SplitTypeChanged;
public delegate void PercentageChangedHandler(float percentage);
public event... | UTF-8 | Java | 4,171 | java | PlayerListSettings.java | Java | [] | null | [] | package procon.core.players;
public class PlayerListSettings {
/*public class PlayerListSettings {
public delegate void IndexChangedHandler(int index);
public event IndexChangedHandler SplitTypeChanged;
public delegate void PercentageChangedHandler(float percentage);
public event... | 4,171 | 0.494606 | 0.483337 | 113 | 35.911503 | 34.349983 | 187 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.513274 | false | false | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.