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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
fad8cc23ea1d4fdfe73fda7d6db052d44243892e | 37,469,294,707,943 | 116ca15c6834dab1eb706203334d65abfdbcab74 | /src/gui/ExitKontrolldialog.java | a47179610d70f8cfda637583a6d10a20bedfdd47 | [] | no_license | felixkopf/tltv | https://github.com/felixkopf/tltv | 00393b30d8f41bf1a007293916333bd5f8976c1d | fd6e67cb0aa9b11bd589ecb6d4e895c29d7c016f | refs/heads/master | 2018-12-20T17:35:29.831000 | 2018-12-06T19:58:07 | 2018-12-06T19:58:07 | 144,627,951 | 0 | 0 | null | false | 2018-12-06T19:58:08 | 2018-08-13T20:03:27 | 2018-12-05T13:50:37 | 2018-12-06T19:58:08 | 62 | 0 | 0 | 0 | Java | false | null | package gui;
import java.awt.FlowLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.KeyAdapter;
import java.awt.event.KeyEvent;
import javax.swing.JButton;
import javax.swing.JDialog;
import javax.swing.JLabel;
public class ExitKontrolldialog extends ... | UTF-8 | Java | 2,326 | java | ExitKontrolldialog.java | Java | [] | null | [] | package gui;
import java.awt.FlowLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.KeyAdapter;
import java.awt.event.KeyEvent;
import javax.swing.JButton;
import javax.swing.JDialog;
import javax.swing.JLabel;
public class ExitKontrolldialog extends ... | 2,326 | 0.675838 | 0.671969 | 87 | 24.735632 | 25.881897 | 173 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.448276 | false | false | 5 |
36c4e21b2d06c9123b169cda7dae83622a43c623 | 38,560,216,389,679 | e88ba3282238a46e136e66328a1b610572ae531c | /app/src/main/java/com/dianjiake/android/base/BaseActivity.java | 557408eaf8e57d7bd49c4fbef60357816a2732ab | [] | no_license | 1210733518/sugartea-dev | https://github.com/1210733518/sugartea-dev | d3873b8ad37e775982bbbbe84edece3f4495709c | aa94f74212f9083347963d33d8637fef92e9728d | refs/heads/master | 2021-06-24T06:34:39.722000 | 2017-09-08T08:02:31 | 2017-09-08T08:02:31 | 102,835,351 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dianjiake.android.base;
import android.os.Bundle;
import android.support.annotation.LayoutRes;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import com.dianjiake.android.service.InitPushService;
import com.dianjiake.android.service.ReceivePushService;
import ... | UTF-8 | Java | 1,541 | java | BaseActivity.java | Java | [
{
"context": "e;\nimport butterknife.Unbinder;\n\n/**\n * Created by lfs on 2017/5/11.\n */\n\npublic abstract class BaseActi",
"end": 432,
"score": 0.9995789527893066,
"start": 429,
"tag": "USERNAME",
"value": "lfs"
}
] | null | [] | package com.dianjiake.android.base;
import android.os.Bundle;
import android.support.annotation.LayoutRes;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import com.dianjiake.android.service.InitPushService;
import com.dianjiake.android.service.ReceivePushService;
import ... | 1,541 | 0.715769 | 0.710578 | 52 | 28.634615 | 26.002239 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 5 |
8c22f1296099fa120ec453dd137d22ad0b4494e2 | 39,256,001,085,939 | 3bc473de685b08b56bdf949b60ba6c9929aa8ac2 | /src/main/java/kdjsystem/mllink/domain/UserSmsChargeMst.java | 72ff057b6e83f7eaee35313f64da7b3e81cb826d | [] | no_license | Anhosik/restapi2 | https://github.com/Anhosik/restapi2 | ebed7b20cdaf80f7efd4cad55ad00d57af526722 | 47bff3f1c91733974ec7dcb22a57a28dc26b3094 | refs/heads/master | 2023-03-01T18:01:16.057000 | 2021-02-02T11:19:07 | 2021-02-02T11:19:07 | 335,262,979 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kdjsystem.mllink.domain;
import kdjsystem.mllink.domain.composit_pk.SMSCharageDtl_ID;
import kdjsystem.mllink.domain.composit_pk.UserId;
import lombok.AccessLevel;
import lombok.Getter;
import lombok.NoArgsConstructor;
import javax.persistence.*;
import javax.persistence.criteria.CriteriaBuilder;
import java.... | UTF-8 | Java | 1,091 | java | UserSmsChargeMst.java | Java | [] | null | [] | package kdjsystem.mllink.domain;
import kdjsystem.mllink.domain.composit_pk.SMSCharageDtl_ID;
import kdjsystem.mllink.domain.composit_pk.UserId;
import lombok.AccessLevel;
import lombok.Getter;
import lombok.NoArgsConstructor;
import javax.persistence.*;
import javax.persistence.criteria.CriteriaBuilder;
import java.... | 1,091 | 0.730522 | 0.730522 | 42 | 24.976191 | 14.539745 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47619 | false | false | 5 |
e8aedb9c28565b3955ea3dea80ac2eeed494271b | 2,336,462,213,195 | 5669a7567f0f53f8593ce1935d4ba2b46deeacb9 | /src/com/changeme/ringbuffer/RingBufferTest.java | 1e22d94ce25242a3297621b4afa123036304229f | [] | no_license | dudehook/RingBuffer | https://github.com/dudehook/RingBuffer | bf1cbeb8fff9c4f0a182b3a97c4bb83a62974df1 | 8895bbb170ffbcaaf0c16b42dc5f6769bbf047da | refs/heads/master | 2016-09-06T12:25:23.221000 | 2010-03-14T04:22:34 | 2010-03-14T04:22:34 | 561,509 | 6 | 8 | null | null | null | null | null | null | null | null | null | null | null | null | null | //
//
//
//
//
package com.changeme.ringbuffer;
import java.util.Iterator;
import junit.framework.TestCase;
public class RingBufferTest extends TestCase
{
public void testAddRemove() throws Exception
{
RingBuffer<Integer> buffer = new RingBuffer<Integer>(10, new RBDiscardPolicy<Integer>());
... | UTF-8 | Java | 9,088 | java | RingBufferTest.java | Java | [] | null | [] | //
//
//
//
//
package com.changeme.ringbuffer;
import java.util.Iterator;
import junit.framework.TestCase;
public class RingBufferTest extends TestCase
{
public void testAddRemove() throws Exception
{
RingBuffer<Integer> buffer = new RingBuffer<Integer>(10, new RBDiscardPolicy<Integer>());
... | 9,088 | 0.523988 | 0.50011 | 320 | 27.4 | 17.963923 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.721875 | false | false | 5 |
6ebdadd088089241f190ab2458e170969fdf9ecf | 36,180,804,533,656 | 4c288a298771677036a8da57354d2213ef52872b | /shack-core/src/main/java/com/gaming/shack/core/resource/ShackJacksonObjectMapperProvider.java | 4039101e99a398ac5a05173c1f828ce3b433dab0 | [] | no_license | andybajaj/shack | https://github.com/andybajaj/shack | 4e074f47c7941ffdd395282be996a8e65ddb7c41 | 7f1d1fbbf0639f9e2a65d11a2c6909db98dc660b | refs/heads/master | 2021-01-21T06:38:22.639000 | 2017-03-07T03:00:36 | 2017-03-07T03:00:36 | 83,259,701 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
*
*/
package com.gaming.shack.core.resource;
import javax.ws.rs.ext.ContextResolver;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.SerializationFeature;
import com.fasterxml.jackson.databind.introspect.JacksonAnnota... | UTF-8 | Java | 1,334 | java | ShackJacksonObjectMapperProvider.java | Java | [] | null | [] | /*
*
*/
package com.gaming.shack.core.resource;
import javax.ws.rs.ext.ContextResolver;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.SerializationFeature;
import com.fasterxml.jackson.databind.introspect.JacksonAnnota... | 1,334 | 0.766867 | 0.766867 | 57 | 22.403509 | 25.290495 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.877193 | false | false | 5 |
96ecfa68f354c1c259c2a55cd4561c99c88e2508 | 11,553,462,084,883 | 2dd1a6811fa36b3d9ab90586a7fb633da04f93f8 | /src/main/java/org/akhq/utils/AvroToJsonSerializer.java | 3cf487b2983e8028925feb76ec284e6b3c054d9f | [
"Apache-2.0"
] | permissive | AnatomicJC/akhq | https://github.com/AnatomicJC/akhq | db5f010f6547c25535497f964c07c6d48dbdc460 | 008935c385554ae5e2e07427da5c5f347988bea0 | refs/heads/dev | 2023-06-15T13:23:42.260000 | 2021-07-01T13:11:21 | 2021-07-01T13:11:21 | 381,422,207 | 0 | 0 | Apache-2.0 | true | 2021-06-29T15:59:17 | 2021-06-29T15:59:16 | 2021-06-27T18:13:16 | 2021-06-22T16:19:20 | 12,538 | 0 | 0 | 0 | null | false | false | package org.akhq.utils;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.SerializationFeature;
import com.fasterxml.jackson.datatype.jdk8.Jdk8Module;
import com.fasterxml.jackson.datatype.jsr310.JavaTimeModule;
import org.apa... | UTF-8 | Java | 1,082 | java | AvroToJsonSerializer.java | Java | [] | null | [] | package org.akhq.utils;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.SerializationFeature;
import com.fasterxml.jackson.datatype.jdk8.Jdk8Module;
import com.fasterxml.jackson.datatype.jsr310.JavaTimeModule;
import org.apa... | 1,082 | 0.777264 | 0.771719 | 28 | 37.642857 | 25.683811 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.535714 | false | false | 5 |
7eb5cb9c0c07ee5b5d680d618dde032ec567b2e6 | 12,352,325,945,692 | 7d516051c88244a408032a37f57e48f600e2ea58 | /edusoho_v3/src/main/java/com/edusoho/kuozhi/clean/module/classroom/review/ClassDiscussContract.java | f58d96fbbd74810fd888af40cc2f44b5ec4d5de2 | [] | no_license | sdmengchen12580/tanggang | https://github.com/sdmengchen12580/tanggang | 58b69cf7a413fb06595f4691951a2f0d742f704c | 3bb7ab608c2485f41335bc667bce34ca7929135a | refs/heads/main | 2023-06-03T21:00:44.834000 | 2021-06-18T03:19:41 | 2021-06-18T03:19:41 | 370,194,843 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.edusoho.kuozhi.clean.module.classroom.review;
import com.edusoho.kuozhi.clean.module.base.BasePresenter;
import com.edusoho.kuozhi.clean.module.base.BaseView;
import com.edusoho.kuozhi.v3.entity.course.DiscussDetail;
import java.util.List;
/**
* Created by DF on 2017/5/23.
*/
public interface ClassDis... | UTF-8 | Java | 884 | java | ClassDiscussContract.java | Java | [
{
"context": "Detail;\n\nimport java.util.List;\n\n/**\n * Created by DF on 2017/5/23.\n */\n\npublic interface ClassDiscussC",
"end": 275,
"score": 0.9935150146484375,
"start": 273,
"tag": "USERNAME",
"value": "DF"
}
] | null | [] | package com.edusoho.kuozhi.clean.module.classroom.review;
import com.edusoho.kuozhi.clean.module.base.BasePresenter;
import com.edusoho.kuozhi.clean.module.base.BaseView;
import com.edusoho.kuozhi.v3.entity.course.DiscussDetail;
import java.util.List;
/**
* Created by DF on 2017/5/23.
*/
public interface ClassDis... | 884 | 0.722851 | 0.713801 | 40 | 21.1 | 24.027901 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.35 | false | false | 5 |
e6dbb5e097c112c7030b489e4fcb3edf7a5c5add | 33,767,032,929,446 | b6950c84a66a6fc1d7d88bd48ff48b0e651d896e | /src/medrex/client/census/countAudit/PanelCountAuditFloors.java | 7016887fe285c9d77be7bf7274fc1b080cbc5ea0 | [] | no_license | technolabshq/medrex | https://github.com/technolabshq/medrex | e80f147ba7ee60003b6c04fe8bc8c9c1499d3a0b | ed5a7f7643da6c72c64a24f31dae128fd1ea063b | refs/heads/master | 2021-01-21T12:58:18.186000 | 2017-05-20T05:30:27 | 2017-05-20T05:30:27 | 91,803,960 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package medrex.client.census.countAudit;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.Font;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
import java.beans.PropertyChangeEvent;
import java.beans.PropertyChangeListener;
import java.util.ArrayList;
import java.util.... | UTF-8 | Java | 5,032 | java | PanelCountAuditFloors.java | Java | [] | null | [] | package medrex.client.census.countAudit;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.Font;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
import java.beans.PropertyChangeEvent;
import java.beans.PropertyChangeListener;
import java.util.ArrayList;
import java.util.... | 5,032 | 0.719793 | 0.699126 | 156 | 30.26923 | 20.601328 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.698718 | false | false | 5 |
f96e9996d6ec1a95bbd0f21b6fe1d551516a95e8 | 38,216,619,016,397 | c01269662b0950b092f579ad84dbd5d2ee14105c | /GUI/HotKeyApp-GUI-src/src/HotKeyApp/model/HotkeyServerListener.java | 34aca552397e0c7de562ccc1c50bf10b205db959 | [] | no_license | nicenoize/HotkeyApp_Android | https://github.com/nicenoize/HotkeyApp_Android | e7f1a3a06afc58daaec29440aceb0d4671cfe27e | 69616deaa12d23fb92657e6dc214c5d8c2c9bfc4 | refs/heads/master | 2020-03-28T14:15:25.587000 | 2019-02-20T10:14:04 | 2019-02-20T10:14:04 | 148,472,009 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package HotKeyApp.model;
import com.esotericsoftware.kryonet.Connection;
import com.esotericsoftware.kryonet.Listener;
import HotKeyApp.model.Hotkey;
import HotKeyApp.model.HotkeyMap;
import HotKeyApp.model.Keypresses;
import HotKeyApp.model.MapRequest;
/**
* HotKeyApp_GUI v0.5
*
* @author Alexander Stahl
* @vers... | UTF-8 | Java | 1,539 | java | HotkeyServerListener.java | Java | [
{
"context": "pRequest;\n\n/**\n * HotKeyApp_GUI v0.5\n *\n * @author Alexander Stahl\n * @version 0.5\n */\npublic class HotkeyServerList",
"end": 311,
"score": 0.9997650384902954,
"start": 296,
"tag": "NAME",
"value": "Alexander Stahl"
}
] | null | [] | package HotKeyApp.model;
import com.esotericsoftware.kryonet.Connection;
import com.esotericsoftware.kryonet.Listener;
import HotKeyApp.model.Hotkey;
import HotKeyApp.model.HotkeyMap;
import HotKeyApp.model.Keypresses;
import HotKeyApp.model.MapRequest;
/**
* HotKeyApp_GUI v0.5
*
* @author <NAME>
* @version 0.5
... | 1,530 | 0.673164 | 0.670565 | 59 | 25.101694 | 21.670643 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.220339 | false | false | 5 |
6914f5821b31cc13596269185d9ee01156e4c09b | 38,860,864,135,102 | ca3ed6d2be395cf161557a4b91022d01809ff79f | /CIS-217/AssignmentSession2/src/Six/Twenty/TotalSalesForADay.java | cf0a06806cdbcd80e44f9d3d34a5dba94bbf7f1d | [] | no_license | danecodder/Introductory-Java | https://github.com/danecodder/Introductory-Java | cf31532dca817997dca47e319de61cc0181d345d | d350758d340730d965fa16ebc809c68b2b566290 | refs/heads/master | 2020-06-18T23:11:39.662000 | 2016-11-28T04:00:30 | 2016-11-28T04:00:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Six.Twenty;
public class TotalSalesForADay
{
public static void main( String[] args )
{
// two-dimensional array of salesperson sales for a day!!!
int[][] totalSales =
{ { 50, 50, 50,50},
{ 50, 50, 50,50},
{ 50, 50, 50,50},
{ 50, 50, 50,50},
{ 50, 50, 50,50},
... | UTF-8 | Java | 1,809 | java | TotalSalesForADay.java | Java | [] | null | [] | package Six.Twenty;
public class TotalSalesForADay
{
public static void main( String[] args )
{
// two-dimensional array of salesperson sales for a day!!!
int[][] totalSales =
{ { 50, 50, 50,50},
{ 50, 50, 50,50},
{ 50, 50, 50,50},
{ 50, 50, 50,50},
{ 50, 50, 50,50},
... | 1,809 | 0.622996 | 0.594251 | 63 | 26.698412 | 24.860649 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.349206 | false | false | 5 |
208426ff5afe6b19d8869155819795e50198fe8a | 23,828,478,619,190 | b3310896e61b0a3e47cf27d1bb7c25739dfa544f | /src/main/java/com/metin/heroku/spring/boot/jar/deploy/herokuspringbootjardeploy/controller/HelloWorld.java | cd74364c62a8451835f049d5ef3d2bd6cc29bf81 | [] | no_license | Muhammederendemir/heroku-jar-deploy | https://github.com/Muhammederendemir/heroku-jar-deploy | a6b2fd0c14d34ae8c09915c727e4fad9c9ce906a | 944280046ef365a62785911bec1211b054c29f23 | refs/heads/master | 2023-03-28T22:07:21.149000 | 2021-04-05T06:40:49 | 2021-04-05T06:40:49 | 354,023,481 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.metin.heroku.spring.boot.jar.deploy.herokuspringbootjardeploy.controller;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.*;
/**
* Created by Metin on 18.05.2019.
*/
@RestController()
@RequestMapping("/api")
public class HelloWorld {
String last = "";
... | UTF-8 | Java | 2,967 | java | HelloWorld.java | Java | [
{
"context": "ramework.web.bind.annotation.*;\n\n/**\n * Created by Metin on 18.05.2019.\n */\n@RestController()\n@RequestMapp",
"end": 205,
"score": 0.9661794900894165,
"start": 200,
"tag": "NAME",
"value": "Metin"
}
] | null | [] | package com.metin.heroku.spring.boot.jar.deploy.herokuspringbootjardeploy.controller;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.*;
/**
* Created by Metin on 18.05.2019.
*/
@RestController()
@RequestMapping("/api")
public class HelloWorld {
String last = "";
... | 2,967 | 0.644085 | 0.628581 | 111 | 25.729731 | 22.227304 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.306306 | false | false | 5 |
41e0b825ec8f9343730cb9381de8f69fcba199d1 | 36,833,639,559,613 | 07be3ed849c578bc43ec1d9d5adfcaed858d320c | /src/main/java/com/example/demo/controller/UserController.java | 52fb6bdc47dabd297700a8d6a7aebf6413b140a1 | [] | no_license | xiens/InvoicesManager | https://github.com/xiens/InvoicesManager | dd050a3661d3fa70768002ca37ff67af1ecd0a1e | beb5940a95ce86c4cc7efdd227c09123ee94a6b3 | refs/heads/master | 2020-04-07T18:25:01.984000 | 2018-12-12T17:31:02 | 2018-12-12T17:31:02 | 158,609,149 | 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 com.example.demo.controller;
import com.example.demo.model.User;
import com.example.demo.repo.UserRepository;
import java.util... | UTF-8 | Java | 2,377 | java | UserController.java | Java | [
{
"context": "b.bind.annotation.RequestParam;\n\n/**\n *\n * @author xiens\n */\n@Controller\npublic class UserController {\n\n ",
"end": 811,
"score": 0.999008059501648,
"start": 806,
"tag": "USERNAME",
"value": "xiens"
},
{
"context": "rocess() {\n\n userRepository.save(new... | 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 com.example.demo.controller;
import com.example.demo.model.User;
import com.example.demo.repo.UserRepository;
import java.util... | 2,376 | 0.689104 | 0.689104 | 80 | 28.7125 | 22.860552 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 5 |
41658ef8a890568aeabc076d87e4a951c799d3a4 | 36,833,639,559,602 | 1cffda97c6ef5bf857bc1341a1dcc68ed5d36937 | /src/main/java/traypass/syntax/Interpreter.java | 04d3c1bc8500e26edeb7d9f5e569119ca3b8f114 | [] | no_license | jlaloi/TrayPass | https://github.com/jlaloi/TrayPass | 1328d615b36c5e782dcf08d869767f12ad9a3124 | 61debe59e6670ca0ac78059448cc05fd50269ae0 | refs/heads/master | 2021-01-01T16:25:06.365000 | 2013-05-14T16:48:05 | 2013-05-14T16:48:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package traypass.syntax;
import java.util.ArrayList;
import java.util.List;
import java.util.regex.Matcher;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import traypass.ressources.Factory;
import traypass.syntax.plugin.Plugin;
public class Interpreter extends Thread {
private static final Logger logge... | UTF-8 | Java | 7,622 | java | Interpreter.java | Java | [] | null | [] | package traypass.syntax;
import java.util.ArrayList;
import java.util.List;
import java.util.regex.Matcher;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import traypass.ressources.Factory;
import traypass.syntax.plugin.Plugin;
public class Interpreter extends Thread {
private static final Logger logge... | 7,622 | 0.643532 | 0.637759 | 277 | 26.519855 | 25.568422 | 153 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.906137 | false | false | 5 |
fa014067b58d5ad8757b7c4f853014bd0482734f | 10,771,778,045,078 | 6c3349a1874aef201635495c60dfe7920be374e5 | /src/main/java/org/travelplan/dao/impl/UserDAOImpl.java | c843aae6d3ba509e3463b182f5ad84d2d3212cc0 | [] | no_license | InnaKrasnitskaya/TravelPlanning | https://github.com/InnaKrasnitskaya/TravelPlanning | 9c57b63a704e80c22be82afc775cf78b753d3a68 | b50ed25d4ff98ae2e66d93ed0727d8d541f72d24 | refs/heads/master | 2016-09-05T14:11:01.063000 | 2013-05-27T14:00:10 | 2013-05-27T14:00:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.travelplan.dao.impl;
import org.hibernate.criterion.Restrictions;
import org.springframework.stereotype.Repository;
import org.springframework.transaction.annotation.Transactional;
import org.travelplan.dao.UserDAO;
import org.travelplan.entity.User;
@Repository("userDAO")
@Transactional
public class Us... | UTF-8 | Java | 621 | java | UserDAOImpl.java | Java | [] | null | [] | package org.travelplan.dao.impl;
import org.hibernate.criterion.Restrictions;
import org.springframework.stereotype.Repository;
import org.springframework.transaction.annotation.Transactional;
import org.travelplan.dao.UserDAO;
import org.travelplan.entity.User;
@Repository("userDAO")
@Transactional
public class Us... | 621 | 0.740741 | 0.740741 | 23 | 26 | 20.474798 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.869565 | false | false | 5 |
c556dbc6904df1507513c1c930f961f5132adb9e | 32,117,765,498,256 | 135583d1678bdd9e258ab16605b6ce836a5106a7 | /modules/VowedAPI/src/main/java/net/vowed/api/bases/IBase.java | a9a50f6736da4aaa2f76bfb2f97ca1034e81f025 | [] | no_license | jared-paul/Vowed | https://github.com/jared-paul/Vowed | 1fce41dbf7f07a08651397f534a3ad344af0823c | 15476c5e6c7ba615a18af58b53932b4e265664be | refs/heads/master | 2020-05-24T06:33:57.615000 | 2019-05-17T03:31:06 | 2019-05-17T03:31:06 | 187,140,477 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.vowed.api.bases;
import net.vowed.api.clans.IClan;
import org.bukkit.Location;
import java.util.List;
/**
* Created by JPaul on 8/12/2016.
*/
public interface IBase
{
String getName();
String getFormattedName();
Location getLocation();
IClan getOwner();
List<IBaseComponent> getC... | UTF-8 | Java | 335 | java | IBase.java | Java | [
{
"context": "cation;\n\nimport java.util.List;\n\n/**\n * Created by JPaul on 8/12/2016.\n */\npublic interface IBase\n{\n St",
"end": 140,
"score": 0.9713795781135559,
"start": 135,
"tag": "USERNAME",
"value": "JPaul"
}
] | null | [] | package net.vowed.api.bases;
import net.vowed.api.clans.IClan;
import org.bukkit.Location;
import java.util.List;
/**
* Created by JPaul on 8/12/2016.
*/
public interface IBase
{
String getName();
String getFormattedName();
Location getLocation();
IClan getOwner();
List<IBaseComponent> getC... | 335 | 0.692537 | 0.671642 | 22 | 14.227273 | 14.170815 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 5 |
4797bddbc3d30a0588399d7f7cddd69ef501ab27 | 24,275,155,186,383 | 267c320a1991a120b8a1d5e69644bdafeab55f1d | /task1/model/Elf.java | 8e813baa663e8a04a44106799071ebae03d0539a | [] | no_license | CODERS-BAY/java-christmas-exercise-deutschha | https://github.com/CODERS-BAY/java-christmas-exercise-deutschha | c0b98b02008ac71a96169a4b2d69597f1cded18e | 348183ac592464c23958281b2a4aebffbf047a85 | refs/heads/main | 2023-02-18T05:33:24.498000 | 2021-01-17T21:31:26 | 2021-01-17T21:31:26 | 322,944,050 | 0 | 0 | null | false | 2020-12-19T21:50:04 | 2020-12-19T21:49:56 | 2020-12-19T21:50:03 | 2020-12-19T21:50:03 | 0 | 0 | 0 | 1 | Java | false | false | package model;
public class Elf {
public String name;
public Elf(String name) {
// Sortierfunktion ??
// TODO Auto-generated constructor stub
this.name = name;
}
public Elf() {
}
}
| UTF-8 | Java | 203 | java | Elf.java | Java | [] | null | [] | package model;
public class Elf {
public String name;
public Elf(String name) {
// Sortierfunktion ??
// TODO Auto-generated constructor stub
this.name = name;
}
public Elf() {
}
}
| 203 | 0.635468 | 0.635468 | 17 | 10.941176 | 11.8146 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.117647 | false | false | 5 |
d89d02cb75c7f6909e0a5bfebe157d0fcd0867ce | 34,402,688,060,407 | 6ca050758d847e56ae3631aa0ae90848daaad8fc | /src/main/java/limestone/interfaces/TaskRepository.java | 0693a0f019756e04d1be96ace18d9e5c3d4e399b | [] | no_license | NickAndreew/Limestone | https://github.com/NickAndreew/Limestone | 96e9b791b6818e0345938a38aa3bdd75077d02f8 | 0001ef381f5868ea010367587061cee27a6dd90a | refs/heads/master | 2020-03-26T15:23:20.566000 | 2018-08-18T20:50:25 | 2018-08-18T20:50:25 | 145,040,090 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package limestone.interfaces;
import limestone.instances.Task;
import org.springframework.data.mongodb.repository.MongoRepository;
import org.springframework.stereotype.Repository;
import java.util.List;
import java.util.Optional;
@Repository
public interface TaskRepository extends MongoRepository<Task, String> {
... | UTF-8 | Java | 405 | java | TaskRepository.java | Java | [] | null | [] | package limestone.interfaces;
import limestone.instances.Task;
import org.springframework.data.mongodb.repository.MongoRepository;
import org.springframework.stereotype.Repository;
import java.util.List;
import java.util.Optional;
@Repository
public interface TaskRepository extends MongoRepository<Task, String> {
... | 405 | 0.809877 | 0.809877 | 16 | 24.3125 | 23.592155 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 5 |
2bcd95a07427cf51e08a58d092356a3f35650b15 | 2,585,570,374,055 | 5ca15beacc3d6e4f1deb96d930e8744466caf735 | /src/analysis/RouteAnalyser.java | 6610182c67038aafbee158e55bc4bf521ea558da | [] | no_license | MarcoKe/VerologChallenge | https://github.com/MarcoKe/VerologChallenge | 9a068e05027ffbc953ae0af7c4879bb7a6150168 | 8d48e7c2d84596369e636903e4ff3ac9cf3f24b8 | refs/heads/master | 2021-03-27T10:17:07.648000 | 2017-06-26T16:03:19 | 2017-06-26T16:03:19 | 82,057,264 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package analysis;
import java.util.List;
import data.DataController;
import data.DayInformation;
import data.Global;
import data.Location;
import data.StrategyController;
import data.Tool;
import data.VehicleAction;
import data.VehicleAction.Action;
import data.VehicleInformation;
public class RouteAnalyser {
priva... | UTF-8 | Java | 3,979 | java | RouteAnalyser.java | Java | [] | null | [] | package analysis;
import java.util.List;
import data.DataController;
import data.DayInformation;
import data.Global;
import data.Location;
import data.StrategyController;
import data.Tool;
import data.VehicleAction;
import data.VehicleAction.Action;
import data.VehicleInformation;
public class RouteAnalyser {
priva... | 3,979 | 0.669515 | 0.663483 | 129 | 29.844961 | 28.517763 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.914729 | false | false | 5 |
4fa60c78b12680865fe209a1c45204087330e1db | 32,839,319,972,638 | b938e8b8117eb3ba37e116b4510aa3a8fb79d4a2 | /src/test/java/com/tribesbackend/tribes/TribesKingdomTest.java | 513208974849fdc15cbffd29f65596aedea0a42e | [] | no_license | green-fox-academy/vulpes-tribes-backend | https://github.com/green-fox-academy/vulpes-tribes-backend | acca72d8ae54a3a2a2615f411712ca02f4795186 | 21154d4c0d4fcb2c8e2a1ac1f442b8075dcc8337 | refs/heads/master | 2020-04-10T17:30:03.797000 | 2019-01-24T14:39:17 | 2019-01-24T14:39:17 | 161,176,136 | 1 | 1 | null | false | 2019-02-07T13:06:53 | 2018-12-10T13:04:20 | 2019-01-24T14:39:19 | 2019-02-07T13:06:53 | 849 | 1 | 1 | 0 | Java | false | null | package com.tribesbackend.tribes;
import com.tribesbackend.tribes.tribeskingdom.model.Kingdom;
import com.tribesbackend.tribes.tribeskingdom.model.KingdomModelHelpersMethods;
import com.tribesbackend.tribes.tribesuser.model.TribesUser;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
public class ... | UTF-8 | Java | 749 | java | TribesKingdomTest.java | Java | [] | null | [] | package com.tribesbackend.tribes;
import com.tribesbackend.tribes.tribeskingdom.model.Kingdom;
import com.tribesbackend.tribes.tribeskingdom.model.KingdomModelHelpersMethods;
import com.tribesbackend.tribes.tribesuser.model.TribesUser;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
public class ... | 749 | 0.753004 | 0.753004 | 25 | 28.959999 | 27.152134 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 5 |
ca815dc50860050c4d7409e504b39409b93d2308 | 35,201,551,971,501 | 28248cb38a36ffe877f49aceb2e3be93f34dbe22 | /src/main/java/Bot/User.java | be570a4aee8167ab641902a121924ed883c7f4cd | [
"MIT"
] | permissive | TemirkhanN/twitch-chat-bot | https://github.com/TemirkhanN/twitch-chat-bot | 1f904f239de13a4c507b847cc3933cee8a21f4d2 | b40be97053216e434346ec71fa89a52f82824dbf | refs/heads/master | 2021-04-14T06:40:41.560000 | 2020-11-30T01:47:05 | 2020-11-30T01:47:05 | 249,213,952 | 1 | 3 | MIT | false | 2020-05-04T10:09:33 | 2020-03-22T15:34:50 | 2020-04-27T17:23:23 | 2020-05-02T15:33:13 | 29,449 | 1 | 3 | 0 | Java | false | false | package Bot;
public class User {
private String name;
private boolean isAdmin;
public User(String name) {
this.name = name;
this.isAdmin = false;
}
public User(String name, boolean isAdmin) {
this.name = name;
this.isAdmin = isAdmin;
}
p... | UTF-8 | Java | 444 | java | User.java | Java | [] | null | [] | package Bot;
public class User {
private String name;
private boolean isAdmin;
public User(String name) {
this.name = name;
this.isAdmin = false;
}
public User(String name, boolean isAdmin) {
this.name = name;
this.isAdmin = isAdmin;
}
p... | 444 | 0.533784 | 0.533784 | 24 | 16.5 | 13.573872 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 5 |
133e240cd212a863ef3ae5aab7bc4b3a69a30e8d | 16,381,005,325,843 | 855413ecb28940ffcff43315e526855d1b714ec4 | /2017/Server/ServerLearn/src/main/java/com/senzer/serverlearn/bean/po/Location.java | f412128ffd133dd465af492eb7a89136f5673734 | [] | no_license | SenzerZheng/Plains | https://github.com/SenzerZheng/Plains | a3c3cd0814da18cf5fea02fa6e730e6b420b5418 | e07749fc420c84e5b7ec514df267457627b0058a | refs/heads/master | 2021-01-17T23:42:12.778000 | 2021-01-07T07:44:09 | 2021-01-07T07:44:09 | 56,959,702 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.senzer.serverlearn.bean.po;
import lombok.Data;
/**
* Created by spider on 2017/7/12.
*/
@Data
public class Location {
private String id;
private String locationInfo;
}
| UTF-8 | Java | 193 | java | Location.java | Java | [
{
"context": "n.bean.po;\n\nimport lombok.Data;\n\n/**\n * Created by spider on 2017/7/12.\n */\n@Data\npublic class Location {\n ",
"end": 86,
"score": 0.9993008971214294,
"start": 80,
"tag": "USERNAME",
"value": "spider"
}
] | null | [] | package com.senzer.serverlearn.bean.po;
import lombok.Data;
/**
* Created by spider on 2017/7/12.
*/
@Data
public class Location {
private String id;
private String locationInfo;
}
| 193 | 0.704663 | 0.668394 | 12 | 15.083333 | 14.109444 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 5 |
9f7fa418774ae4135cb09709dc8eb30681a5fde8 | 29,128,468,256,757 | e75c33b64928d4d86439ae35dc950f4902bf7b67 | /app/src/main/java/com/example/mpaiproject/CustomPackageActivity.java | 78a5a8418634d9ad2e7788419bacaa5c32babe05 | [] | no_license | IrinaDobre/android-mdas | https://github.com/IrinaDobre/android-mdas | cfc3b98cee06c6e0d917830984e758f929d71d4e | 80e836534ef2518685f4fffc16a8db126153f011 | refs/heads/master | 2023-02-10T17:22:31.251000 | 2021-01-10T10:13:35 | 2021-01-10T10:13:35 | 311,775,998 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.mpaiproject;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.RadioButton;
import android.widget.RadioGroup;
import com.example.mpaiproject.models.designpatterns.bridge... | UTF-8 | Java | 3,380 | java | CustomPackageActivity.java | Java | [] | null | [] | package com.example.mpaiproject;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.RadioButton;
import android.widget.RadioGroup;
import com.example.mpaiproject.models.designpatterns.bridge... | 3,380 | 0.652071 | 0.652071 | 91 | 36.153847 | 27.861874 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.549451 | false | false | 5 |
22e5ff2b93bd684d6ba46964c0c9b7471c8ddb22 | 34,694,745,849,507 | bfb29dee8abb61aad91c31b0c90a675a0631ed62 | /app/src/main/java/project/fiesta/padraoCadastro.java | b83312300b2c250150dbed3da62db526f841b797 | [] | no_license | fernando1910/Fiesta | https://github.com/fernando1910/Fiesta | 276a758c6e22079f247395b38d9f0fbb48a50c71 | 6b1bed10c2aa1ec945ae033e5b1d49b19a31a589 | refs/heads/master | 2015-08-21T02:48:39.515000 | 2015-03-03T02:33:33 | 2015-03-03T02:33:33 | 31,575,429 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package project.fiesta;
/**
* Created by Fernando on 02/03/2015.
*/
public class padraoCadastro {
}
| UTF-8 | Java | 103 | java | padraoCadastro.java | Java | [
{
"context": "package project.fiesta;\n\n/**\n * Created by Fernando on 02/03/2015.\n */\npublic class padraoCadastro {\n",
"end": 51,
"score": 0.9998248219490051,
"start": 43,
"tag": "NAME",
"value": "Fernando"
}
] | null | [] | package project.fiesta;
/**
* Created by Fernando on 02/03/2015.
*/
public class padraoCadastro {
}
| 103 | 0.699029 | 0.621359 | 7 | 13.714286 | 14.349856 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 7 |
ea22ae05f2295e9b1055d1e63070e6d805ef3faa | 11,690,901,033,706 | d94d3df17d228bfec22557ac3d0f6bf1599aa2a9 | /src/me/yamas/tools/commands/utils/Executor.java | 89b3ffcda521b21d32637597501189bcf843fd32 | [] | no_license | Yamaskyy/YamasTools | https://github.com/Yamaskyy/YamasTools | af359b8d735547594b29f888cb024aa8b6ff98a9 | a1bdd3234df8945ee8cbaeb31015840989ccb40b | refs/heads/master | 2021-05-06T23:15:05.425000 | 2017-12-04T17:35:32 | 2017-12-04T17:35:32 | 112,958,971 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.yamas.tools.commands.utils;
import org.bukkit.command.CommandSender;
public interface Executor {
public void execute(CommandSender sender, String[] args);
}
| UTF-8 | Java | 172 | java | Executor.java | Java | [] | null | [] | package me.yamas.tools.commands.utils;
import org.bukkit.command.CommandSender;
public interface Executor {
public void execute(CommandSender sender, String[] args);
}
| 172 | 0.790698 | 0.790698 | 8 | 20.5 | 21.725561 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 7 |
4325daefc8dfe229c4d738b3e34236381b7fc476 | 34,823,594,854,054 | 6c795945a1615ab1ee8dd2df72d228448816827d | /src/main/java/com/mmt/lib/models/Library.java | 1c41d1cf752c1a2bd975189a8e7f3b4e5b012efb | [] | no_license | aishwat/mmtSpring | https://github.com/aishwat/mmtSpring | 7eafc5f7ca6f5cd2d02def850ef8730cb9e070d2 | 8ff2856362f0752b872aacaf5e8339c83ff0a7ae | refs/heads/master | 2020-09-11T12:20:09.291000 | 2019-11-16T07:13:19 | 2019-11-16T07:13:19 | 222,061,747 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mmt.lib.models;
import java.util.HashMap;
import java.util.Map;
public class Library {
public Map<Integer, Book> getBooks() {
return books;
}
public void setBooks(Map<Integer, Book> books) {
this.books = books;
}
public Map<Integer, Account> getAccounts() {
re... | UTF-8 | Java | 681 | java | Library.java | Java | [] | null | [] | package com.mmt.lib.models;
import java.util.HashMap;
import java.util.Map;
public class Library {
public Map<Integer, Book> getBooks() {
return books;
}
public void setBooks(Map<Integer, Book> books) {
this.books = books;
}
public Map<Integer, Account> getAccounts() {
re... | 681 | 0.619677 | 0.619677 | 32 | 20.3125 | 18.863718 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 7 |
da6ed72603a8b6c7f02ab0dfe30f1d5016052dae | 11,149,735,104,379 | 573e0f07b3b76043f82a91d987a4cffe66784d54 | /Week2/LaurAlejandraC/spring-rest/src/main/java/bootcamp/springrest/studentFilter/controller/StudentFilter.java | efebdd7d24b05fe9d0e8201f5ecbb45de08b9c4c | [
"Apache-2.0"
] | permissive | globant-scalable-platforms/bootcamp-java-spring-may-2019 | https://github.com/globant-scalable-platforms/bootcamp-java-spring-may-2019 | 0570928af7b5628e8ca8dd7165f06fef40561276 | cdbbc8a5fcb62e704848cf3c4c153d849968c9f6 | refs/heads/master | 2020-05-21T11:00:47.009000 | 2019-06-20T22:26:57 | 2019-06-20T22:26:57 | 186,023,330 | 0 | 4 | Apache-2.0 | false | 2019-07-19T19:45:40 | 2019-05-10T16:51:44 | 2019-06-20T22:27:03 | 2019-07-19T19:42:55 | 5,088 | 0 | 3 | 9 | Java | false | false | package bootcamp.springrest.studentFilter.controller;
import bootcamp.springrest.studentFilter.data.StudentRepository;
import bootcamp.springrest.studentFilter.domain.Student;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEn... | UTF-8 | Java | 1,896 | java | StudentFilter.java | Java | [] | null | [] | package bootcamp.springrest.studentFilter.controller;
import bootcamp.springrest.studentFilter.data.StudentRepository;
import bootcamp.springrest.studentFilter.domain.Student;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEn... | 1,896 | 0.708861 | 0.707806 | 51 | 36.176472 | 29.0319 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529412 | false | false | 7 |
a67d27b58db90c16f9872903a45a8e837d0f753f | 34,230,889,390,368 | 5e0dbc3f9066a39280123b44ca51abcbf7387871 | /Android/app/src/main/java/com/srm/srmhack/LiveActivity.java | 2fc78a4baefbb57a800923d766c1dfec8f141d03 | [] | no_license | SRM-Hackathon/Team-Gen-Y | https://github.com/SRM-Hackathon/Team-Gen-Y | c15063fc00d9b7f6ea24eba89d25c520fc5def19 | a5f7244a199a14f649bc8a4c79558916c6a491b5 | refs/heads/Android | 2022-12-14T20:58:59.172000 | 2019-10-13T07:23:45 | 2019-10-13T07:23:45 | 214,111,062 | 0 | 0 | null | false | 2022-12-11T09:02:46 | 2019-10-10T07:03:32 | 2019-10-13T07:23:47 | 2022-12-11T09:02:46 | 3,056 | 0 | 0 | 5 | Jupyter Notebook | false | false | package com.srm.srmhack;
import androidx.appcompat.app.AlertDialog;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import android.os.Bundle;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import a... | UTF-8 | Java | 3,720 | java | LiveActivity.java | Java | [] | null | [] | package com.srm.srmhack;
import androidx.appcompat.app.AlertDialog;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import android.os.Bundle;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import a... | 3,720 | 0.61828 | 0.615323 | 105 | 34.42857 | 30.110228 | 199 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.638095 | false | false | 7 |
69809db87cee0c29cbd50330de71c2a18bbcef1b | 29,807,073,102,130 | 373956b2e928eca674018f3329146c983d6e873b | /app/src/main/java/me/org/kudagotest/activity/fragment/CommentFragment.java | 7742d87b94dac2d0b4047e1ecbf0ba6e4bf187a0 | [] | no_license | smbduknow/KudaGoTest | https://github.com/smbduknow/KudaGoTest | 053a81f6486a7e9582a88a7bd7b7a6d10a663bbe | 297f9709020946dc546e6db8f2e2ece887dd6597 | refs/heads/master | 2016-08-07T14:00:12.983000 | 2015-07-10T19:07:01 | 2015-07-10T19:07:01 | 38,781,817 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.org.kudagotest.activity.fragment;
import android.graphics.Point;
import android.os.Bundle;
import android.support.v4.app.LoaderManager;
import android.support.v4.content.Loader;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.view.ViewTreeObserver;... | UTF-8 | Java | 3,381 | java | CommentFragment.java | Java | [] | null | [] | package me.org.kudagotest.activity.fragment;
import android.graphics.Point;
import android.os.Bundle;
import android.support.v4.app.LoaderManager;
import android.support.v4.content.Loader;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.view.ViewTreeObserver;... | 3,381 | 0.680568 | 0.678497 | 88 | 37.420456 | 30.154421 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647727 | false | false | 7 |
fc051b8bfe8793de5f01c419a598af4cae057ee0 | 39,109,972,216,929 | 204729351a46bc8d18342e131a49a8f0a059d583 | /src/main/java/com/codecool/jokerchildspring/repository/GameSessionRepository.java | e53670f0010382763dfc14f9b39d123a64ca0768 | [] | no_license | barnaholl/joker-child-spring | https://github.com/barnaholl/joker-child-spring | 414e1846abbf1b2fc31f8a920e3622c326e029f2 | 14e7d426757522c98733a1372eabc5537a89cdbf | refs/heads/main | 2023-03-31T03:45:24.428000 | 2021-04-07T10:17:05 | 2021-04-07T10:17:05 | 334,893,249 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.codecool.jokerchildspring.repository;
import com.codecool.jokerchildspring.entity.GameSession;
import org.springframework.data.jpa.repository.JpaRepository;
import java.util.Optional;
public interface GameSessionRepository extends JpaRepository<GameSession,Long> {
Optional<GameSession> findByUserId(L... | UTF-8 | Java | 417 | java | GameSessionRepository.java | Java | [] | null | [] | package com.codecool.jokerchildspring.repository;
import com.codecool.jokerchildspring.entity.GameSession;
import org.springframework.data.jpa.repository.JpaRepository;
import java.util.Optional;
public interface GameSessionRepository extends JpaRepository<GameSession,Long> {
Optional<GameSession> findByUserId(L... | 417 | 0.820144 | 0.820144 | 14 | 28.785715 | 27.370939 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 7 |
282afc43d6fcab3753cf422ca4bf93b042653af8 | 29,807,073,100,969 | bd0e9daa768b5332942b59686b9d9dcee7a668ec | /src/main/java/it/polimi/deib/provaFinale/cantiniDignani/controller/gestionePartita/GiocatoreDisconnessoException.java | 4b4096727ca3ace5b05538bea486db9ee809c5a8 | [] | no_license | aecant/Sheepland | https://github.com/aecant/Sheepland | f977903420843153c3d9b6c91c0640bdbf4d429c | caaa8b03eb0b4b2f8660cc46c12c38d1c558b1f8 | refs/heads/master | 2020-04-08T23:36:09.540000 | 2018-12-03T16:26:02 | 2018-12-03T16:26:02 | 159,832,029 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.polimi.deib.provaFinale.cantiniDignani.controller.gestionePartita;
public class GiocatoreDisconnessoException extends Exception {
private static final long serialVersionUID = 3267147905296599488L;
public GiocatoreDisconnessoException() {
super();
}
public GiocatoreDisconnessoException(String messag... | UTF-8 | Java | 528 | java | GiocatoreDisconnessoException.java | Java | [] | null | [] | package it.polimi.deib.provaFinale.cantiniDignani.controller.gestionePartita;
public class GiocatoreDisconnessoException extends Exception {
private static final long serialVersionUID = 3267147905296599488L;
public GiocatoreDisconnessoException() {
super();
}
public GiocatoreDisconnessoException(String messag... | 528 | 0.797348 | 0.761364 | 23 | 21.956522 | 27.510437 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.086957 | false | false | 7 |
a09325667b9dea12cf2e84551fd944243aed6536 | 27,049,704,080,522 | b157a3f73bf10aa46cbfe29a6aa77c66c31cd5f4 | /user_center/src/main/java/com/meirengu/uc/dao/CheckCodeDao.java | ef678b8c32d4915714d06ba9d9381547095d79a4 | [] | no_license | JasonZhangSx/meirengu | https://github.com/JasonZhangSx/meirengu | dd53faa9e5a06f03e561c23b5806d9104e9e0bab | bf06289a1f3b3645db320b7b68dd6299e3a391ab | refs/heads/master | 2021-01-19T18:46:43.082000 | 2017-08-21T04:22:04 | 2017-08-21T04:22:04 | 101,160,314 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.meirengu.uc.dao;
import com.meirengu.uc.model.CheckCode;
import java.util.Map;
/**
* 验证码数据访问对象类
*
* @author Marvin
* @create 2017-01-12 下午7:30
*/
public interface CheckCodeDao {
/**
* 新增验证码
*
* @param checkCode
* @return
*/
int create(CheckCode checkCode);
/**
... | UTF-8 | Java | 576 | java | CheckCodeDao.java | Java | [
{
"context": "rt java.util.Map;\n\n/**\n * 验证码数据访问对象类\n *\n * @author Marvin\n * @create 2017-01-12 下午7:30\n */\npublic interface",
"end": 132,
"score": 0.9074785709381104,
"start": 126,
"tag": "NAME",
"value": "Marvin"
}
] | null | [] | package com.meirengu.uc.dao;
import com.meirengu.uc.model.CheckCode;
import java.util.Map;
/**
* 验证码数据访问对象类
*
* @author Marvin
* @create 2017-01-12 下午7:30
*/
public interface CheckCodeDao {
/**
* 新增验证码
*
* @param checkCode
* @return
*/
int create(CheckCode checkCode);
/**
... | 576 | 0.561303 | 0.54023 | 37 | 13.108109 | 11.899998 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.162162 | false | false | 7 |
d67365e7c0ca488f2c43aae02c94643f44d6138c | 25,898,652,823,482 | 608b9a40a7c4c2034a7a7c5b8ab267e4e668cfec | /应用架构设计/src/main/java/xl/gcs/com/myapplication/net/NetTask.java | 5ad6f5d32dd4b51f05ef358fae8111014420118e | [
"Apache-2.0"
] | permissive | xivanglei/view | https://github.com/xivanglei/view | 89ed0858d2a3b8cc681c17e5db62a5e0e618f1a6 | b8fb6e932aa387667cc38456212eba709542e56f | refs/heads/master | 2020-03-12T09:49:30.910000 | 2018-06-02T03:05:49 | 2018-06-02T03:05:49 | 130,560,183 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package xl.gcs.com.myapplication.net;
/**
* Created by Administrator on 2016/12/29 0029.
*/
public interface NetTask<T> {
void execute(T data, LoadTasksCallBack callBack);
}
| UTF-8 | Java | 182 | java | NetTask.java | Java | [
{
"context": "e xl.gcs.com.myapplication.net;\n\n/**\n * Created by Administrator on 2016/12/29 0029.\n */\n\npublic interface NetTask",
"end": 70,
"score": 0.43781569600105286,
"start": 57,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package xl.gcs.com.myapplication.net;
/**
* Created by Administrator on 2016/12/29 0029.
*/
public interface NetTask<T> {
void execute(T data, LoadTasksCallBack callBack);
}
| 182 | 0.71978 | 0.653846 | 9 | 19.222221 | 20.874107 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 7 |
62d17f3a275dff1c46ba71eb691d8be4bb05b7ca | 34,308,198,763,796 | 353c42d919fdc6c0c389e911fce9181c018e253e | /ss.core/src/ss/common/path/FolderFinder.java | ce591fbdd6f10da98b86f6da93114d14e1590eaa | [] | no_license | djat/suprabrowser | https://github.com/djat/suprabrowser | ca5decc6fc27a66d7acd6068060285e6c6ac7659 | 110d84094e3ac6abda2af09f4f20368683103f80 | refs/heads/master | 2023-05-11T06:34:57.322000 | 2014-02-08T01:31:07 | 2014-02-08T01:31:07 | 10,919,796 | 1 | 2 | null | false | 2014-02-08T01:31:08 | 2013-06-24T20:45:03 | 2014-02-08T01:31:07 | 2014-02-08T01:31:07 | 96,344 | 1 | 1 | 0 | Java | null | null | /**
*
*/
package ss.common.path;
import java.io.File;
import java.util.ArrayList;
import java.util.List;
import ss.common.ListUtils;
import ss.common.PathUtils;
import ss.common.path.application.SupraJarApplicationFolderCondition;
/**
*
*/
public final class FolderFinder {
@SuppressWarnings("unused")
private... | UTF-8 | Java | 1,931 | java | FolderFinder.java | Java | [] | null | [] | /**
*
*/
package ss.common.path;
import java.io.File;
import java.util.ArrayList;
import java.util.List;
import ss.common.ListUtils;
import ss.common.PathUtils;
import ss.common.path.application.SupraJarApplicationFolderCondition;
/**
*
*/
public final class FolderFinder {
@SuppressWarnings("unused")
private... | 1,931 | 0.690834 | 0.690316 | 88 | 20.931818 | 25.388704 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.647727 | false | false | 7 |
0b53e9e3daea4f2bba28b8bf0be1ada2387480e7 | 34,308,198,762,197 | 7a74f3ca59b5c19453c8ab78fdab162db5013fb2 | /app/src/main/java/com/firstems/erp/data/DataConvertProvider.java | 566f278a9593e38b0f0563ae01a9b8a1d96be148 | [] | no_license | quoccuong15111997/1EMSERP | https://github.com/quoccuong15111997/1EMSERP | d6c7babfece6de58b3bc1bd6e1bf2dd453b05139 | 60b7084bb9baf8908fcf96fed09468ec8d2c5aaa | refs/heads/master | 2022-12-28T16:13:33.737000 | 2020-10-16T11:18:08 | 2020-10-16T11:18:08 | 298,209,460 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.firstems.erp.data;
import com.firstems.erp.callback.data.ConvertJsonCallback;
import com.google.gson.Gson;
/**
* Created by Nguyen Quoc Cuong on 8/11/2020.
*/
public class DataConvertProvider {
private static DataConvertProvider instance;
private DataConvertProvider(){
}
public static D... | UTF-8 | Java | 874 | java | DataConvertProvider.java | Java | [
{
"context": "k;\nimport com.google.gson.Gson;\n\n/**\n * Created by Nguyen Quoc Cuong on 8/11/2020.\n */\npublic class DataConvertProvide",
"end": 156,
"score": 0.9998658895492554,
"start": 139,
"tag": "NAME",
"value": "Nguyen Quoc Cuong"
}
] | null | [] | package com.firstems.erp.data;
import com.firstems.erp.callback.data.ConvertJsonCallback;
import com.google.gson.Gson;
/**
* Created by <NAME> on 8/11/2020.
*/
public class DataConvertProvider {
private static DataConvertProvider instance;
private DataConvertProvider(){
}
public static DataConvertP... | 863 | 0.668192 | 0.660183 | 31 | 27.193548 | 24.650354 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.451613 | false | false | 7 |
36c773cd1dddaf4ecf9d9c7f9264217902f64753 | 1,967,095,058,096 | 1d2ee44eaa0edeedf9dcf70ea351913c1acf14ed | /src/test/java/com/rmbcorp/securitiesdemo/remoteservices/QuandlTestData.java | ebff9a4b0f9d7d53c03385ca8d5e6e3930727145 | [] | no_license | robertbrako/securitiesdemo | https://github.com/robertbrako/securitiesdemo | b0f25b3ba3784bb548f88fbdf5ca021d2ba71e9a | 9d03a6b29be7f931eb0dac916ae427e3a585dcd7 | refs/heads/master | 2021-07-03T20:59:08.789000 | 2017-09-25T20:03:14 | 2017-09-25T20:14:20 | 104,797,151 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rmbcorp.securitiesdemo.remoteservices;
import java.math.BigDecimal;
import java.time.LocalDate;
import java.util.Arrays;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
class QuandleTestData {
private static final String TEST_DATE = "2017-06";
private static final String FI... | UTF-8 | Java | 2,581 | java | QuandlTestData.java | Java | [] | null | [] | package com.rmbcorp.securitiesdemo.remoteservices;
import java.math.BigDecimal;
import java.time.LocalDate;
import java.util.Arrays;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
class QuandleTestData {
private static final String TEST_DATE = "2017-06";
private static final String FI... | 2,581 | 0.647424 | 0.606354 | 63 | 39.968254 | 26.384199 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.365079 | false | false | 7 |
61107b225285eb384f9cd75a15592fccf7d6b987 | 16,140,487,160,842 | 64721dc67143a85306aa6efdcdc1ee008408275a | /java/src/ch06/ex11/OptimusPrime.java | 4d08e92dc3ec35261831b94b298b59276861f3c4 | [] | no_license | imdangun/java-17 | https://github.com/imdangun/java-17 | fbf363d21ba4e4b8c4945d398ac146236036c057 | d57510e25ebfd669f24e2da7c72b4f0929b285b3 | refs/heads/master | 2017-11-11T16:39:08.911000 | 2017-10-11T09:18:16 | 2017-10-11T09:18:16 | 84,036,558 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch06.ex11;
public class OptimusPrime implements AutoBot{
public void drive(){
System.out.println("프라임 달리다.");
}
public void fight(){
System.out.println("프라임 싸우다.");
}
public void command(){
System.out.println("프라임 지휘하다.");
}
}
| UTF-8 | Java | 305 | java | OptimusPrime.java | Java | [] | null | [] | package ch06.ex11;
public class OptimusPrime implements AutoBot{
public void drive(){
System.out.println("프라임 달리다.");
}
public void fight(){
System.out.println("프라임 싸우다.");
}
public void command(){
System.out.println("프라임 지휘하다.");
}
}
| 305 | 0.632959 | 0.617977 | 15 | 15.8 | 14.976426 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.2 | false | false | 7 |
55dcbc6114e3a4ab57eb91d3899271349a837e89 | 21,466,246,577,383 | 07d2448c7b4397467fd72ee7a1bfd6fa5bcd1298 | /src/test/java/com/jvalenc/stock/util/SMADataPointTest.java | 693cce36dc91ddd8d59f46df78d72623e8fecac5 | [] | no_license | jvalenci/stock_filter | https://github.com/jvalenci/stock_filter | c4bb97e53395cbc9549a24fc79eeeaa3a9ec498d | 289a3cd2dc88c25bb80353de0bec74a653ea5d08 | refs/heads/master | 2021-07-18T04:02:11.749000 | 2020-08-25T19:48:27 | 2020-08-25T19:48:27 | 117,911,993 | 0 | 0 | null | false | 2021-04-26T16:45:08 | 2018-01-18T00:57:12 | 2020-08-25T19:48:54 | 2021-04-26T16:45:08 | 121 | 0 | 0 | 2 | Java | false | false | package com.jvalenc.stock.util;
import com.jvalenc.stock.models.SMADataPoint;
import java.util.Date;
import static org.junit.Assert.*;
/**
* Created by jonat on 11/13/2017.
*/
public class SMADataPointTest {
@org.junit.Test
public void getAndSetTimeStamp() throws Exception {
//arrange
SM... | UTF-8 | Java | 1,019 | java | SMADataPointTest.java | Java | [
{
"context": "port static org.junit.Assert.*;\n\n/**\n * Created by jonat on 11/13/2017.\n */\npublic class SMADataPointTest ",
"end": 162,
"score": 0.9996464848518372,
"start": 157,
"tag": "USERNAME",
"value": "jonat"
}
] | null | [] | package com.jvalenc.stock.util;
import com.jvalenc.stock.models.SMADataPoint;
import java.util.Date;
import static org.junit.Assert.*;
/**
* Created by jonat on 11/13/2017.
*/
public class SMADataPointTest {
@org.junit.Test
public void getAndSetTimeStamp() throws Exception {
//arrange
SM... | 1,019 | 0.646712 | 0.609421 | 39 | 25.153847 | 23.386976 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 7 |
81acd27001a0dbeb2a98c726b6f9121d263f8474 | 23,407,571,778,404 | 05219905bcc301604ba6e85337db2d666e7d7218 | /Client/src/tests/UserUtilTest.java | 50993b09cc3b1aa1322a84306586bfc97b308606 | [] | no_license | Gruppe-08/Fellesprosjekt | https://github.com/Gruppe-08/Fellesprosjekt | 1f93252a67c3c79a2a6357723c7750ccc73ca48c | 13bf0e388b45f18afbfc2f6f9edd7ad166fe8dd2 | refs/heads/master | 2021-01-21T11:08:25.424000 | 2015-03-22T16:30:53 | 2015-03-22T16:30:53 | 31,769,971 | 0 | 0 | null | false | 2015-03-20T16:14:49 | 2015-03-06T13:16:12 | 2015-03-20T15:54:22 | 2015-03-20T16:14:49 | 2,188 | 0 | 0 | 1 | Java | null | null | package tests;
import static org.junit.Assert.*;
import models.User;
import org.junit.Test;
import util.UserUtil;
public class UserUtilTest {
@Test
public void testIsValidUser() {
User user = new User("kristian", "Kristian", "Aurlien", true);
Boolean result = UserUtil.isValidUser(user);
assertTrue(result);... | UTF-8 | Java | 747 | java | UserUtilTest.java | Java | [
{
"context": " void testIsValidUser() {\n\t\tUser user = new User(\"kristian\", \"Kristian\", \"Aurlien\", true);\n\t\tBoolean result ",
"end": 219,
"score": 0.9990759491920471,
"start": 211,
"tag": "USERNAME",
"value": "kristian"
},
{
"context": "ValidUser() {\n\t\tUser user = new U... | null | [] | package tests;
import static org.junit.Assert.*;
import models.User;
import org.junit.Test;
import util.UserUtil;
public class UserUtilTest {
@Test
public void testIsValidUser() {
User user = new User("kristian", "Kristian", "Aurlien", true);
Boolean result = UserUtil.isValidUser(user);
assertTrue(result);... | 759 | 0.72423 | 0.70415 | 38 | 18.657894 | 20.368031 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.447368 | false | false | 7 |
3e7091800833b31ccd611a3bbfc2ead66c51f9a3 | 11,854,109,758,064 | 31b550b3a6b0dd5ce420d1e4b7746aeb813ba775 | /src/main/java/com/terabits/service/AccessTokenService.java | 72e12a694dbd0df1327ddd817154171471dbe2ff | [] | no_license | MasterXuBoya/platform | https://github.com/MasterXuBoya/platform | 10f25dad63381b8f3122a6c84c29506dea95f964 | c94576b87b79458cc39a55d50d7735c744df7ef3 | refs/heads/master | 2021-07-15T04:09:10.015000 | 2017-10-21T05:26:00 | 2017-10-21T05:26:00 | 107,754,095 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.terabits.service;
import com.terabits.meta.po.AccessTokenPO;
/**
* Created by Administrator on 2017/6/15.
*/
public interface AccessTokenService {
public void insertToken(AccessTokenPO accessTokenPO);
public AccessTokenPO getLatestToken();
}
| UTF-8 | Java | 266 | java | AccessTokenService.java | Java | [] | null | [] | package com.terabits.service;
import com.terabits.meta.po.AccessTokenPO;
/**
* Created by Administrator on 2017/6/15.
*/
public interface AccessTokenService {
public void insertToken(AccessTokenPO accessTokenPO);
public AccessTokenPO getLatestToken();
}
| 266 | 0.770677 | 0.744361 | 11 | 23.181818 | 20.836237 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 7 |
c57da46dc50e38cea976623f8d35c6841c637f08 | 12,403,865,588,738 | f5630ded174f2a01d84228a93213068ad9800142 | /java8newfeature/src/main/java/com/sto/csv/Advice.java | 54fb7b40cec7e52856a419b24713f499c2c9aeff | [] | no_license | thebigdipperbdx/SpringBootList | https://github.com/thebigdipperbdx/SpringBootList | 0e20709f73e3226e6e4b5a46df482fb711524691 | 4b51d81e0355e433ffba78bf99b8bcbfbe7db3bf | refs/heads/master | 2022-07-07T14:31:45.496000 | 2020-06-04T02:44:17 | 2020-06-04T02:44:17 | 206,746,443 | 0 | 0 | null | false | 2022-06-17T02:36:27 | 2019-09-06T08:13:29 | 2020-06-04T02:44:20 | 2022-06-17T02:36:26 | 87,113 | 0 | 0 | 9 | Java | false | false | package com.sto.csv;
import java.lang.reflect.InvocationHandler;
/**
* @author yanyugang
* @description
* @date 2019-09-21 14:38
*/
public interface Advice extends InvocationHandler {
}
| UTF-8 | Java | 192 | java | Advice.java | Java | [
{
"context": "va.lang.reflect.InvocationHandler;\n\n/**\n * @author yanyugang\n * @description\n * @date 2019-09-21 14:38\n */\npub",
"end": 91,
"score": 0.9993024468421936,
"start": 82,
"tag": "USERNAME",
"value": "yanyugang"
}
] | null | [] | package com.sto.csv;
import java.lang.reflect.InvocationHandler;
/**
* @author yanyugang
* @description
* @date 2019-09-21 14:38
*/
public interface Advice extends InvocationHandler {
}
| 192 | 0.734375 | 0.671875 | 11 | 16.454546 | 16.897356 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.181818 | false | false | 7 |
326f4447b251b218f865b45c0e58f14560765334 | 35,708,358,107,912 | 1da7f65b13c49f3bd40d3b54de008ab843338144 | /src/main/java/dcdmod/Card/Special/Kabuto_PutOn.java | e08af30e323ce922de304ad91bb91b23a28c079e | [] | no_license | q541257877/KR-DCD | https://github.com/q541257877/KR-DCD | dac71e21d0b600b556b4778e338e59162db9f6f6 | 5299af610f484d878687baef0d5343f99d153223 | refs/heads/master | 2022-02-14T15:22:19.731000 | 2019-08-13T13:27:25 | 2019-08-13T13:27:25 | 197,047,158 | 0 | 2 | null | false | 2019-07-23T14:37:34 | 2019-07-15T17:56:24 | 2019-07-22T03:06:55 | 2019-07-22T03:06:53 | 274,553 | 0 | 1 | 1 | Java | false | false | package dcdmod.Card.Special;
import java.util.ArrayList;
import java.util.List;
import com.megacrit.cardcrawl.actions.animations.VFXAction;
import com.megacrit.cardcrawl.actions.common.ApplyPowerAction;
import com.megacrit.cardcrawl.actions.common.MakeTempCardInHandAction;
import com.megacrit.cardcrawl.cards.Abstract... | UTF-8 | Java | 4,301 | java | Kabuto_PutOn.java | Java | [] | null | [] | package dcdmod.Card.Special;
import java.util.ArrayList;
import java.util.List;
import com.megacrit.cardcrawl.actions.animations.VFXAction;
import com.megacrit.cardcrawl.actions.common.ApplyPowerAction;
import com.megacrit.cardcrawl.actions.common.MakeTempCardInHandAction;
import com.megacrit.cardcrawl.cards.Abstract... | 4,301 | 0.735867 | 0.732018 | 171 | 23.309942 | 24.211855 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.51462 | false | false | 7 |
eff51df0167aae31c8b9dfb15a8ea222156c7612 | 33,002,528,735,313 | bacd99275ac7f5c313736355fde8234a83b38bc5 | /iaudience/src/main/java/com/iclick/symphony/iaudience/service/impl/AudiencePlanServiceImpl.java | accf9757da3788d5bf3ce719345d1d5a78842d07 | [] | no_license | sunwenjie/iaudience_pro | https://github.com/sunwenjie/iaudience_pro | 5a97c8ba38b26f84b4bcd9cab2c747c8d5e2c1b6 | 3cf86b537c92c6c24e262fb60745f12cc4c5e8d8 | refs/heads/master | 2020-12-03T01:52:00.893000 | 2017-06-30T10:39:59 | 2017-06-30T10:39:59 | 95,874,898 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.iclick.symphony.iaudience.service.impl;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONObject;
import com.iclick.symphony.iaudience.dao.*;
import com.iclick.symphony.iaudience.entity.*;
import com.iclick.symphony.iaudience.model.Interest;
import com.iclick.symphony.iaudience.model.remote... | UTF-8 | Java | 22,361 | java | AudiencePlanServiceImpl.java | Java | [
{
"context": "n.Resource;\nimport java.util.*;\n\n/**\n * Created by wenjie.sun on 2017/5/17.\n */\n@Service\npublic class AudienceP",
"end": 1272,
"score": 0.9995561242103577,
"start": 1262,
"tag": "USERNAME",
"value": "wenjie.sun"
}
] | null | [] | package com.iclick.symphony.iaudience.service.impl;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONObject;
import com.iclick.symphony.iaudience.dao.*;
import com.iclick.symphony.iaudience.entity.*;
import com.iclick.symphony.iaudience.model.Interest;
import com.iclick.symphony.iaudience.model.remote... | 22,361 | 0.633883 | 0.63249 | 553 | 39.229656 | 28.162659 | 207 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.564195 | false | false | 7 |
e5fb512f368b67106eded8c44750dfc15734441a | 11,587,821,806,520 | 411da3bc03a68746067a1d6f7c34b0b084f462bc | /commons-web/src/main/java/com/shengpay/commons/web/protocol/ProtocolSignTOForTest.java | 0bb2e56c8b2e76edb4bd1824cf46cd23899a93c3 | [] | no_license | wulliam/commons | https://github.com/wulliam/commons | 82d0da7d0835dc54ad7363edf84f9fb161b62b8a | c9e903b915eeb55d27b07252e49e67320212ed86 | refs/heads/master | 2021-01-15T11:13:44.312000 | 2014-07-02T02:40:19 | 2014-07-02T02:40:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.shengpay.commons.web.protocol;
import java.util.Date;
import java.util.List;
import com.shengpay.commons.core.base.BaseObject;
public class ProtocolSignTOForTest extends BaseObject {
private String merchantId;
private String merchantName;
private String merchantSeqNO;
@ProtocolFieldAnn(paramName=... | UTF-8 | Java | 1,456 | java | ProtocolSignTOForTest.java | Java | [] | null | [] | package com.shengpay.commons.web.protocol;
import java.util.Date;
import java.util.List;
import com.shengpay.commons.core.base.BaseObject;
public class ProtocolSignTOForTest extends BaseObject {
private String merchantId;
private String merchantName;
private String merchantSeqNO;
@ProtocolFieldAnn(paramName=... | 1,456 | 0.76717 | 0.76717 | 72 | 19.222221 | 19.871267 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.138889 | false | false | 7 |
74a54d3846d737c7c8e43c93c50a812506d24af2 | 17,386,027,677,440 | 7186708f851211518d579e32c0b574ee75aa7043 | /myappconverter_library/src/main/java/com/myappconverter/uikit/myappclasses/MyAppNumberPicker.java | 06c1add19fb43b02419271267e7ea2b7ecdf96f5 | [] | no_license | MyAppConverter/Touches-android | https://github.com/MyAppConverter/Touches-android | 4336fd0a266aabc9ce67c8b58857ef71dfde2680 | 6fb6e25e50d99ec53e272f08897fc252c865be96 | refs/heads/master | 2021-01-10T15:48:17.034000 | 2016-01-20T15:14:21 | 2016-01-20T15:14:21 | 50,038,111 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.myappconverter.uikit.myappclasses;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.NumberPicker;
public class MyAppNumberPicker extends NumberPicker {
// private NumberPicker numberPicker;
// private LayoutInflater inflater;
... | UTF-8 | Java | 1,097 | java | MyAppNumberPicker.java | Java | [] | null | [] | package com.myappconverter.uikit.myappclasses;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.NumberPicker;
public class MyAppNumberPicker extends NumberPicker {
// private NumberPicker numberPicker;
// private LayoutInflater inflater;
... | 1,097 | 0.640839 | 0.639927 | 47 | 22.340425 | 19.609243 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.574468 | false | false | 7 |
cbfb800efd6be7464d6ccd09cfe41f7da9f45e04 | 32,598,801,815,763 | 8343c1820c0f9974eae2895a22cfd56b5d05fbdc | /src/main/java/com/pinke/uni/lottery/receiver/IssueInfoChangeReceiver.java | 68d0d0beb7e024f77f9a92928b567825dc79c212 | [] | no_license | Edifierlurker/EduServer | https://github.com/Edifierlurker/EduServer | 8638d4f1523225e8a938646cad140ee4136ce2d9 | 47896cb29ed1ac16724d04b2f0f05d1593faf54a | refs/heads/master | 2021-01-02T09:25:48.270000 | 2015-03-02T14:04:17 | 2015-03-02T14:04:17 | 31,405,081 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pinke.uni.lottery.receiver;
import com.pinke.uni.lottery.ParamsUtil;
import com.pinke.uni.lottery.common.GameErrors;
import com.pinke.uni.mobile.protal.common.page.handle.BaseServiceHandle;
import com.pinke.uni.mobile.protal.common.page.handle.IPageServiceHandle;
import javax.servlet.http.HttpServletReque... | UTF-8 | Java | 1,176 | java | IssueInfoChangeReceiver.java | Java | [] | null | [] | package com.pinke.uni.lottery.receiver;
import com.pinke.uni.lottery.ParamsUtil;
import com.pinke.uni.lottery.common.GameErrors;
import com.pinke.uni.mobile.protal.common.page.handle.BaseServiceHandle;
import com.pinke.uni.mobile.protal.common.page.handle.IPageServiceHandle;
import javax.servlet.http.HttpServletReque... | 1,176 | 0.668706 | 0.667832 | 33 | 33.666668 | 32.474388 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.878788 | false | false | 7 |
94bd1f4ab44773f8cc6476d265b8de7a4ec4f6ca | 21,157,008,941,057 | 113a96f15e6f580e93d805b49ef8b2312441ff1b | /liba-fast-mvc/src/main/java/oms/mmc/android/fast/framwork/util/IViewFinderAction.java | 6bdeebef17c99ad9cbb8387bc776779f299f13b9 | [] | no_license | hezihaog/FastMvc | https://github.com/hezihaog/FastMvc | 314bd8530ca46eb3ee8c76bf83a777964911f3b1 | 74b273181fb2cc2904827a368adbd38fa3aac38c | refs/heads/master | 2021-05-11T05:19:54.997000 | 2018-04-28T02:44:10 | 2018-04-28T02:44:10 | 117,958,298 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package oms.mmc.android.fast.framwork.util;
import android.support.annotation.DrawableRes;
import android.support.annotation.IdRes;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import mmc.image.ImageLoader;
import mmc.image.LoadImageCallback;
/**
* Package: oms.mmc.andr... | UTF-8 | Java | 8,475 | java | IViewFinderAction.java | Java | [
{
"context": "derAction\n * Date: on 2018/3/8 上午10:14\n * Auther: zihe\n * Descirbe:\n * Email: hezihao@linghit.com\n */\n\np",
"end": 419,
"score": 0.9996542930603027,
"start": 415,
"tag": "USERNAME",
"value": "zihe"
},
{
"context": "/8 上午10:14\n * Auther: zihe\n * Descirbe:\n * E... | null | [] | package oms.mmc.android.fast.framwork.util;
import android.support.annotation.DrawableRes;
import android.support.annotation.IdRes;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import mmc.image.ImageLoader;
import mmc.image.LoadImageCallback;
/**
* Package: oms.mmc.andr... | 8,463 | 0.561825 | 0.560386 | 314 | 21.124205 | 22.736664 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.242038 | false | false | 7 |
83a617dbb1eadebabad8ee8783de8b022c74f03b | 5,291,399,745,104 | 3e3f5af294a14bcf0fde90b4bb21b5010dd3a0f7 | /GUIAssignment_AsmerBracho/src/admin/Admin.java | 39a674f4dba78ddf2d13673803e920375dbff1e6 | [] | no_license | AsmerBracho/Tech-Support-System | https://github.com/AsmerBracho/Tech-Support-System | a407736f47b0c2090811a22f1db72644711bf46a | bd7413bcd6aac289e56fd1a5acba4b6d23d115ea | refs/heads/master | 2020-04-01T21:48:14.029000 | 2018-10-18T19:38:39 | 2018-10-18T19:38:39 | 153,676,047 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package admin;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.FlowLayout;
import java.awt.Image;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import javax.swing.BorderFac... | UTF-8 | Java | 5,790 | java | Admin.java | Java | [] | null | [] | package admin;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.FlowLayout;
import java.awt.Image;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import javax.swing.BorderFac... | 5,790 | 0.619516 | 0.608981 | 214 | 26.056074 | 21.768679 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.640187 | false | false | 7 |
5eab59b882cdc1dfe4bb6008eec5248f6cbfe145 | 16,114,717,339,662 | 8811964838d6f6cf329e21a890f127ae76784d5c | /dresscode/GUI.java | 90ee59d022322757dac19e50ab6416f836f716db | [] | no_license | Duxanlol/dresscode_tic_tac_toe | https://github.com/Duxanlol/dresscode_tic_tac_toe | 18d4a7b62b2597b1c457110729634747aaa4d436 | 8a6586210f392212e1adb889a0f4eb366bdb3ae6 | refs/heads/main | 2023-02-09T10:39:15.100000 | 2023-01-13T17:31:29 | 2023-01-13T17:31:29 | 326,824,580 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dresscode;
import javax.swing.ImageIcon;
import javax.swing.JFrame;
import javax.swing.JLabel;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener... | UTF-8 | Java | 5,178 | java | GUI.java | Java | [] | null | [] | package dresscode;
import javax.swing.ImageIcon;
import javax.swing.JFrame;
import javax.swing.JLabel;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener... | 5,178 | 0.670722 | 0.653727 | 177 | 27.265537 | 22.327116 | 181 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.858757 | false | false | 7 |
5515b8c1357f379ab0106253387b046a942856d5 | 6,021,544,181,849 | 1a069d8dcecd17288ac26fdf6b99366c41381ed1 | /spring/src/main/java/com/demo/spring/repository/DepartRepository.java | 8e42bddb68308cb9ee8bb1ed0d9fdbcc12edc721 | [
"Apache-2.0"
] | permissive | nagesh1213/Spring-Boot-Project | https://github.com/nagesh1213/Spring-Boot-Project | b8e26a3740561bf435be15022a7aa6231b15deb8 | 63c552f42813c09d8de055eb552b5a080d10e876 | refs/heads/master | 2021-01-09T13:12:09.215000 | 2020-02-22T11:05:05 | 2020-02-22T11:05:05 | 242,313,358 | 0 | 0 | Apache-2.0 | false | 2020-07-02T02:20:08 | 2020-02-22T09:21:46 | 2020-02-22T11:08:32 | 2020-07-02T02:20:06 | 5,859 | 0 | 0 | 1 | HTML | false | false | package com.demo.spring.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import com.demo.spring.model.Department;
public interface DepartRepository extends JpaRepository<Department, Integer>{
}
| UTF-8 | Java | 225 | java | DepartRepository.java | Java | [] | null | [] | package com.demo.spring.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import com.demo.spring.model.Department;
public interface DepartRepository extends JpaRepository<Department, Integer>{
}
| 225 | 0.826667 | 0.826667 | 10 | 21.5 | 28.025881 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 7 |
d7ef9f68e3477ffb1aaeb0d18b52ab6ba87c89ec | 10,969,346,512,029 | a137224d471c5586e3200a8badd736715cb826a6 | /Universal-Space-Operations-Center/src/main/java/com/ksatstuttgart/usoc/gui/setup/USOCTabPane.java | a50d5440b8f5ab24ad5eedf2c0b420617d976903 | [
"MIT"
] | permissive | Gyanesha/Universal-Space-Operations-Center | https://github.com/Gyanesha/Universal-Space-Operations-Center | 49bd2cf87da424eeb59fb18d04a42a8fc032d405 | 36a3a51395aadcbfc02ed9175ec7ed9074381cef | refs/heads/master | 2021-01-25T14:10:45.299000 | 2018-02-28T22:24:56 | 2018-02-28T22:24:56 | 123,663,441 | 0 | 1 | MIT | true | 2018-10-26T19:33:02 | 2018-03-03T05:43:05 | 2018-03-03T05:43:08 | 2018-02-28T22:24:57 | 498 | 0 | 1 | 1 | Java | false | null | /*
* The MIT License
*
* Copyright 2017 KSat Stuttgart e.V..
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, c... | UTF-8 | Java | 2,540 | java | USOCTabPane.java | Java | [
{
"context": "mport javafx.scene.layout.Pane;\n\n/**\n *\n * @author Victor\n */\npublic class USOCTabPane extends TabPane {\n ",
"end": 1473,
"score": 0.9992834329605103,
"start": 1467,
"tag": "NAME",
"value": "Victor"
}
] | null | [] | /*
* The MIT License
*
* Copyright 2017 KSat Stuttgart e.V..
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, c... | 2,540 | 0.679921 | 0.678346 | 70 | 35.285713 | 28.616251 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 7 |
c0c5c8c719f9ae444c2b10111a1548778b1a9110 | 2,181,843,446,427 | 6adea47740bccfbcfffc410e3d86f9d3e1dfaca5 | /util-services/util-service-delivery/src/main/java/com/clemble/social/service/delivery/format/impl/SimpleDeliveryFormatAdapterFactory.java | de1f1b59dac2e6abc335e7a1457375c046c78a39 | [] | no_license | clemble/clemble-social | https://github.com/clemble/clemble-social | 7c3adb7337098d7fb0e7c018fb1d32f8b2ffdd1f | 54fb08f51680556d7a0f23f434372fe20e4c9236 | refs/heads/master | 2020-05-17T18:47:33.164000 | 2015-05-09T04:58:41 | 2015-05-09T04:58:41 | 7,006,329 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.clemble.social.service.delivery.format.impl;
import org.springframework.stereotype.Component;
import com.clemble.social.provider.data.callback.delivery.DeliveryFormat;
import com.clemble.social.service.delivery.format.DeliveryFormatAdapter;
import com.clemble.social.service.delivery.format.DeliveryFormatA... | UTF-8 | Java | 954 | java | SimpleDeliveryFormatAdapterFactory.java | Java | [] | null | [] | package com.clemble.social.service.delivery.format.impl;
import org.springframework.stereotype.Component;
import com.clemble.social.provider.data.callback.delivery.DeliveryFormat;
import com.clemble.social.service.delivery.format.DeliveryFormatAdapter;
import com.clemble.social.service.delivery.format.DeliveryFormatA... | 954 | 0.790356 | 0.790356 | 22 | 42.363636 | 40.706875 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 7 |
d23911abd995c294b149b93263c82e2f6e9f939c | 3,324,304,690,983 | 587c677bb5c9b4a7683e9fb7ad4d9a9428a93bfc | /ACR/src/main/java/ui/pages/bookingDetailsPage/RefundButtonElement.java | 21c75b8dc8a277a9995006c7e9bf26becc727cda | [] | no_license | abakhtiozin/acrUI | https://github.com/abakhtiozin/acrUI | 371ffba25d8f016f314bbfe4999dd3f610f56e3e | ff09f221c47a9d7eace74852be3d7e78dbcc10ef | refs/heads/master | 2020-03-13T04:24:16.739000 | 2015-10-29T11:48:35 | 2015-10-29T11:48:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main.java.ui.pages.bookingDetailsPage;
import com.codeborne.selenide.SelenideElement;
import static com.codeborne.selenide.Condition.appear;
import static com.codeborne.selenide.Selenide.$;
/**
* Created by Andrii.Bakhtiozin on 05.08.2015.
* andrii.bakhtiozin@viaamadeus.com
*/
public interface RefundButto... | UTF-8 | Java | 469 | java | RefundButtonElement.java | Java | [
{
"context": ".codeborne.selenide.Selenide.$;\n\n/**\n * Created by Andrii.Bakhtiozin on 05.08.2015.\n * andrii.bakhtiozin@viaamadeus.co",
"end": 236,
"score": 0.9998469352722168,
"start": 219,
"tag": "NAME",
"value": "Andrii.Bakhtiozin"
},
{
"context": "\n * Created by Andrii.Bakhti... | null | [] | package main.java.ui.pages.bookingDetailsPage;
import com.codeborne.selenide.SelenideElement;
import static com.codeborne.selenide.Condition.appear;
import static com.codeborne.selenide.Selenide.$;
/**
* Created by Andrii.Bakhtiozin on 05.08.2015.
* <EMAIL>
*/
public interface RefundButtonElement {
default Se... | 444 | 0.763326 | 0.733476 | 16 | 28.3125 | 24.981791 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 7 |
a362c44781ef8aad8204f91b3df14955bf0247e0 | 14,774,687,516,315 | bd93b6bdfcbd81e792fc1793ff82c7cc7d7f7213 | /Palindrome/ComplexityLaboratory.java | 514dd5be3845ebf296fc29d8dbb0dceb7780171c | [] | no_license | anthonyjl92/Data-Structure | https://github.com/anthonyjl92/Data-Structure | a24a185ded682ab073d86513bd00ebdab7185494 | c7829399536500c5d22fa75a79b48927f4cb2268 | refs/heads/master | 2016-08-12T04:40:07.838000 | 2016-03-24T01:44:20 | 2016-03-24T01:44:20 | 54,599,352 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*File: ComplexityLaboratory.java
* Anthony Lin
* U77967536
* HW 3
* Purpose: Compare the complexity of Shell, Insertion, Merge, Selection and Quick Sort
* by plotting it on a graph
* */
import java.util.Random; //import Random
@SuppressWarnings("unchecked")
public class ComplexityLaboratory{
... | UTF-8 | Java | 9,882 | java | ComplexityLaboratory.java | Java | [
{
"context": "/*File: ComplexityLaboratory.java\n * Anthony Lin\n * U77967536\n * HW 3\n * Purpose: Compare the comp",
"end": 48,
"score": 0.9998399019241333,
"start": 37,
"tag": "NAME",
"value": "Anthony Lin"
}
] | null | [] | /*File: ComplexityLaboratory.java
* <NAME>
* U77967536
* HW 3
* Purpose: Compare the complexity of Shell, Insertion, Merge, Selection and Quick Sort
* by plotting it on a graph
* */
import java.util.Random; //import Random
@SuppressWarnings("unchecked")
public class ComplexityLaboratory{
... | 9,877 | 0.520846 | 0.507286 | 265 | 36.294338 | 31.28355 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.886792 | false | false | 7 |
cbe2687293ac57999f9885cd28b8dd9f5218b752 | 9,448,928,065,906 | e3b5a78f4340ed653a56b8daeb03fc1b17be7466 | /mobile/src/test/java/com/appsimobile/weekly/utils/DateConstants.java | 9755bece392d57fee34ec8c2ebbfe4856e11dc85 | [] | no_license | nickmartens/Weekly | https://github.com/nickmartens/Weekly | 0dc044a43a2dfabe269e05bb2acecbb450551b83 | fec09565f8c82a242f4f2411e16b017d39325297 | refs/heads/master | 2018-01-10T09:26:33.705000 | 2015-12-21T07:14:19 | 2015-12-21T07:14:19 | 44,096,860 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.appsimobile.weekly.utils;
import android.text.format.DateUtils;
/**
* Created by nmartens on 03/12/15.
*/
public class DateConstants {
public static final long date_2015_01_01 = 1420070400000L;
public static final long date_2015_01_02 = date_2015_01_01 + DateUtils.DAY_IN_MILLIS;
public stat... | UTF-8 | Java | 1,126 | java | DateConstants.java | Java | [
{
"context": " android.text.format.DateUtils;\n\n/**\n * Created by nmartens on 03/12/15.\n */\npublic class DateConstants {\n\n ",
"end": 104,
"score": 0.999576985836029,
"start": 96,
"tag": "USERNAME",
"value": "nmartens"
}
] | null | [] | package com.appsimobile.weekly.utils;
import android.text.format.DateUtils;
/**
* Created by nmartens on 03/12/15.
*/
public class DateConstants {
public static final long date_2015_01_01 = 1420070400000L;
public static final long date_2015_01_02 = date_2015_01_01 + DateUtils.DAY_IN_MILLIS;
public stat... | 1,126 | 0.70071 | 0.525755 | 27 | 40.703705 | 31.980104 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 7 |
05bdd5d22c8f40d4b1f3dbff30df3f2507fc0e16 | 4,071,629,001,510 | 14e3fa292c1e7f93695c72863374499bfb083b17 | /HelloWorld.java | fa02827f071d14fc8f6b8e0555444d3d6ab4823e | [] | no_license | ECManning/Hello-World | https://github.com/ECManning/Hello-World | 0c91ed60005b53278d7b3000704d71824aa8c9f8 | bcc75fd110417cc0ec0d1820910dc575758cf843 | refs/heads/master | 2021-06-22T05:13:10.720000 | 2017-08-15T19:08:07 | 2017-08-15T19:08:07 | 100,401,321 | 0 | 0 | null | false | 2017-08-15T17:31:29 | 2017-08-15T17:19:11 | 2017-08-15T17:19:11 | 2017-08-15T17:31:29 | 0 | 0 | 0 | 0 | null | null | null | package hello;
public class HelloWorld {
public static void main(String[] args) {
// TODO Auto-generated method stub
int variableName= 5;//this is the first variable
char character = 'c';//this is the first character
String hello = "Hello, world! ";
int x = 6;//be careful of integer divisi... | UTF-8 | Java | 720 | java | HelloWorld.java | Java | [] | null | [] | package hello;
public class HelloWorld {
public static void main(String[] args) {
// TODO Auto-generated method stub
int variableName= 5;//this is the first variable
char character = 'c';//this is the first character
String hello = "Hello, world! ";
int x = 6;//be careful of integer divisi... | 720 | 0.569444 | 0.55 | 35 | 18.628571 | 17.811852 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.342857 | false | false | 7 |
34aaa6ba1df640486a46449b00464fe60821a790 | 9,749,575,767,565 | 6f672fb72caedccb841ee23f53e32aceeaf1895e | /Fitbit_source/src/com/fitbit/runtrack/ExerciseLocationService.java | c266f463541c2ac76d499db08734b41d0fcb8004 | [] | no_license | cha63506/CompSecurity | https://github.com/cha63506/CompSecurity | 5c69743f660b9899146ed3cf21eceabe3d5f4280 | eee7e74f4088b9c02dd711c061fc04fb1e4e2654 | refs/heads/master | 2018-03-23T04:15:18.480000 | 2015-12-19T01:29:58 | 2015-12-19T01:29:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package com.fitbit.runtrack;
import android.app.Notification;
import android.app.NotificationManager;
import android.app.PendingIntent;
import a... | UTF-8 | Java | 20,973 | java | ExerciseLocationService.java | Java | [
{
"context": "// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.\n// Jad home page: http://www.geocities.com/kpdus",
"end": 61,
"score": 0.9996889233589172,
"start": 45,
"tag": "NAME",
"value": "Pavel Kouznetsov"
}
] | null | [] | // Decompiled by Jad v1.5.8e. Copyright 2001 <NAME>.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package com.fitbit.runtrack;
import android.app.Notification;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.app... | 20,963 | 0.578649 | 0.558623 | 666 | 30.490992 | 32.111351 | 257 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.659159 | false | false | 7 |
5d5d9e6a0f395b3b0b1e6006f9a6b833d90d372d | 7,172,595,385,983 | 87375b7aa676d2e41301bd0c69bb373b82a4c24a | /Boletin5_4/src/boletin5_4/Boletin5_4.java | a9eea07053a450fa0f105ba7f47cd2050bfbcd59 | [] | no_license | YasminLago/Boletin5 | https://github.com/YasminLago/Boletin5 | faccf0e6fc39463bbb4cdfa384415ad1bb1af088 | 21ce7dc451c9208a0452bca34c1724cfe9937fff | refs/heads/master | 2021-01-10T14:39:22 | 2015-10-30T20:34:57 | 2015-10-30T20:34:57 | 44,490,411 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package boletin5_4;
//Yasmin
import javax.swing.JOptionPane;
public class Boletin5_4 {
public static void main(String[] args) {
float polbo,patacas,engadir;
String res=JOptionPane.showInputDialog("Kg polvo");
polbo=Float.parseFloat(res);
String res1=JOptionPane.showInputD... | UTF-8 | Java | 988 | java | Boletin5_4.java | Java | [
{
"context": "package boletin5_4;\r\n//Yasmin\r\nimport javax.swing.JOptionPane;\r\n\r\npublic class ",
"end": 29,
"score": 0.8178035616874695,
"start": 23,
"tag": "NAME",
"value": "Yasmin"
}
] | null | [] | package boletin5_4;
//Yasmin
import javax.swing.JOptionPane;
public class Boletin5_4 {
public static void main(String[] args) {
float polbo,patacas,engadir;
String res=JOptionPane.showInputDialog("Kg polvo");
polbo=Float.parseFloat(res);
String res1=JOptionPane.showInputD... | 988 | 0.693401 | 0.676142 | 28 | 33.25 | 27.783121 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.857143 | false | false | 7 |
df5583978211268f4776a5589a454653eff52b24 | 13,778,255,094,570 | 360e969658f71948c3f81e8eb2cc57ca08963917 | /src/main/java/com/codeh/questionbank/data/DbInitializer.java | 189ebee311859b56ad2de85fc484288e25e8e1de | [] | no_license | Loogibot/questionbank | https://github.com/Loogibot/questionbank | 5160c64c2227fd09b6355c204315ace33ecf2245 | e65f73eb495c915bb370463e4acb8d167333c139 | refs/heads/master | 2023-03-27T06:09:50.347000 | 2020-08-19T09:50:07 | 2020-08-19T09:50:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.codeh.questionbank.data;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.CommandLineRunner;
import org.springframework.security.crypto.password.PasswordEncoder;
import org.springframework.stereotype.Comp... | UTF-8 | Java | 1,345 | java | DbInitializer.java | Java | [
{
"context": "add(new UserInfo(\"user1\", passwordEncoder.encode(\"pass1\"),\"USER\"));\n userList.add(new UserInfo(\"us",
"end": 949,
"score": 0.9963186383247375,
"start": 944,
"tag": "PASSWORD",
"value": "pass1"
},
{
"context": "add(new UserInfo(\"user2\", passwordEncoder.en... | null | [] | package com.codeh.questionbank.data;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.CommandLineRunner;
import org.springframework.security.crypto.password.PasswordEncoder;
import org.springframework.stereotype.Comp... | 1,363 | 0.744981 | 0.737546 | 36 | 36.361111 | 29.130123 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.805556 | false | false | 7 |
6f1b72c6b4c89fbdc2601a3ceb678bf284f51bca | 21,801,254,001,224 | 5351a18ec516e87711bc6d39936fa34a21f28407 | /app/src/main/java/net/ajcloud/wansviewplusw/support/utils/CipherUtil.java | b95d92a93d30741351251223d2fb2623eb4476a7 | [] | no_license | cloverc1022/wanviewplusPc | https://github.com/cloverc1022/wanviewplusPc | 1ef9a0e5b0b4d0c269699c9d0609195210bfc1d5 | 257a4b93dc0659f76d7f356e9f74026cbe215e94 | refs/heads/master | 2022-01-05T14:15:36.751000 | 2019-06-03T02:05:43 | 2019-06-03T02:05:43 | 166,205,495 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.ajcloud.wansviewplusw.support.utils;
import net.ajcloud.wansviewplusw.support.jnacl.NaCl;
import javax.crypto.Mac;
import javax.crypto.spec.SecretKeySpec;
import java.io.BufferedInputStream;
import java.io.InputStream;
import java.io.UnsupportedEncodingException;
import java.math.BigInteger;
import java.s... | UTF-8 | Java | 9,293 | java | CipherUtil.java | Java | [
{
"context": "05.crypto_secretbox_NONCEBYTES;\n\n/**\n * Created by mamengchao on 2018/05/23.\n * 加解密\n */\npublic class CipherUtil",
"end": 708,
"score": 0.9996289014816284,
"start": 698,
"tag": "USERNAME",
"value": "mamengchao"
},
{
"context": "ENGTH = 12;\n public static String... | null | [] | package net.ajcloud.wansviewplusw.support.utils;
import net.ajcloud.wansviewplusw.support.jnacl.NaCl;
import javax.crypto.Mac;
import javax.crypto.spec.SecretKeySpec;
import java.io.BufferedInputStream;
import java.io.InputStream;
import java.io.UnsupportedEncodingException;
import java.math.BigInteger;
import java.s... | 9,234 | 0.557828 | 0.534436 | 271 | 32.915131 | 26.102625 | 128 | false | false | 0 | 0 | 0 | 0 | 64 | 0.013927 | 0.726937 | false | false | 7 |
698888019d8accfbbefb4c158ec939970e144def | 1,726,576,864,271 | b00e9aecc3aa7d20054f94695da2feb1f8217de5 | /src/test/java/org/opentestsystem/ap/item/history/service/DefaultItemHistoryServiceTest.java | 932a28996b4e63d236776ed1b5dfab658ccc7b6c | [
"ECL-2.0"
] | permissive | SmarterApp/AP_ItemHistoryService | https://github.com/SmarterApp/AP_ItemHistoryService | a3b2927a0cd89dff28d09642955a6c07f704143e | ac4fe70a6f121d93a68712a421a5f1ea6a113817 | refs/heads/develop | 2020-06-10T21:05:53.495000 | 2020-01-13T18:22:43 | 2020-01-13T18:22:43 | 193,747,167 | 0 | 0 | NOASSERTION | false | 2019-12-18T16:22:26 | 2019-06-25T16:44:07 | 2019-12-17T23:52:30 | 2019-12-18T16:22:25 | 1,871 | 0 | 0 | 0 | Java | false | false | package org.opentestsystem.ap.item.history.service;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.Mock;
import org.mockito.runners.MockitoJUnitRunner;
import org.opentestsystem.ap.common.datastore.entity.ItemEntity;
import org.opentestsystem.ap.common.datastore.ent... | UTF-8 | Java | 6,139 | java | DefaultItemHistoryServiceTest.java | Java | [
{
"context": "yEntity();\n itemHistoryEntity.setCommitBy(\"test@test.com\");\n itemHistoryEntity.setCommitByFullname(",
"end": 3295,
"score": 0.9999204874038696,
"start": 3282,
"tag": "EMAIL",
"value": "test@test.com"
},
{
"context": ");\n itemHistoryEntity.setCo... | null | [] | package org.opentestsystem.ap.item.history.service;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.Mock;
import org.mockito.runners.MockitoJUnitRunner;
import org.opentestsystem.ap.common.datastore.entity.ItemEntity;
import org.opentestsystem.ap.common.datastore.ent... | 6,022 | 0.750774 | 0.748656 | 152 | 39.394737 | 33.654232 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.598684 | false | false | 7 |
c54ec0c050f4e48d2c8fc4d9fef8b55d027fdfba | 22,033,182,241,628 | 8e12e4ed9c3da26b05cab92b1bc3e4cae65e0c1d | /spring-boot-example-dubbo/dubbo-common/src/main/java/org/example/dubbo/config/ZipKinConfig.java | 2cd2349b5c973be5f05d9f7c31c3ed3b5b79d6a1 | [] | no_license | jjch99/spring-boot-examples | https://github.com/jjch99/spring-boot-examples | d216fa6e70b8c996b470f32dc97de355d01750b9 | ce12acf000d896aaee0a6913ce77a62eef3bdee6 | refs/heads/master | 2022-11-17T23:39:09.962000 | 2021-12-29T06:03:50 | 2021-12-29T06:03:50 | 146,997,039 | 5 | 2 | null | false | 2022-11-16T02:54:52 | 2018-09-01T12:37:20 | 2021-12-29T06:03:56 | 2022-11-16T02:54:48 | 1,157 | 6 | 2 | 7 | Java | false | false | package org.example.dubbo.config;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.boot.autoconfigure.condition.ConditionalOnBean;
import org.springframework.boot.autoconfigure.condition.ConditionalOnClass;
import org.s... | UTF-8 | Java | 2,621 | java | ZipKinConfig.java | Java | [] | null | [] | package org.example.dubbo.config;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.boot.autoconfigure.condition.ConditionalOnBean;
import org.springframework.boot.autoconfigure.condition.ConditionalOnClass;
import org.s... | 2,621 | 0.696681 | 0.692865 | 86 | 29.476744 | 22.55728 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.372093 | false | false | 7 |
bf8163cdeacc68ca9833a491ef94200865010fad | 12,060,268,180,026 | 74a394b86b5210dc0537b47023a194cf10003d22 | /src/main/java/com/muxi/wxchat/services/logicservices/createMenu/MenuFunctionImpl/MenuFunctionImpl.java | 2584e545d0dd0437c22fec9581c0ba22ea5f4429 | [] | no_license | Rookie259/WXChatOnlin | https://github.com/Rookie259/WXChatOnlin | b16d7b7e570061261de6a08a93b0937553af5d87 | d9fecf8e0c117c6cefc2430fc04d9847f1442870 | refs/heads/master | 2020-03-24T16:02:30.752000 | 2018-08-15T13:28:04 | 2018-08-15T13:28:04 | 142,810,440 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.muxi.wxchat.services.logicservices.createMenu.MenuFunctionImpl;
/*
*------------------------------.
*@ClassName : MenuFunctionImpl
*@创建人 : 沐惜
*@创建时间 : 2018/7/30 2:00
*@描述 : TODO
*@Version : 1.0
*------------------------------
*/
import com.muxi.wxchat.function.menu.CreateMenu;
import com.muxi.wxc... | UTF-8 | Java | 1,148 | java | MenuFunctionImpl.java | Java | [
{
"context": "--------.\n *@ClassName : MenuFunctionImpl\n *@创建人 : 沐惜\n *@创建时间 : 2018/7/30 2:00\n *@描述 : TODO\n *@Version ",
"end": 158,
"score": 0.9360147714614868,
"start": 156,
"tag": "NAME",
"value": "沐惜"
}
] | null | [] | package com.muxi.wxchat.services.logicservices.createMenu.MenuFunctionImpl;
/*
*------------------------------.
*@ClassName : MenuFunctionImpl
*@创建人 : 沐惜
*@创建时间 : 2018/7/30 2:00
*@描述 : TODO
*@Version : 1.0
*------------------------------
*/
import com.muxi.wxchat.function.menu.CreateMenu;
import com.muxi.wxc... | 1,148 | 0.635209 | 0.623412 | 37 | 28.783783 | 24.274483 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.351351 | false | false | 7 |
4d1aa9ec45bdc74390814326e4655eb38e5ae5bd | 19,000,935,328,373 | b0ce9dec49235b402e4d98b6843d345de682711a | /src/main/java/hyperskill/cancurrency/pizza/Tomatoes.java | 19b3405da7899095efb4b413c5f89c1d4ac133a0 | [] | no_license | OlegAryukov/algoFW | https://github.com/OlegAryukov/algoFW | e3abb1a543907cc6fd20ef139da5af6ae3136451 | 94780a1aacee4cfc931d21c5af065a6f00ad34c3 | refs/heads/master | 2021-07-08T17:25:30.864000 | 2020-11-30T13:14:10 | 2020-11-30T13:14:10 | 215,790,890 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hyperskill.cancurrency.pizza;
class Tomatoes extends Thread {
@Override
public void run() {
for (int i = 3; i >= 1; i--) {
System.out.println("slice tomatoes " + i);
}
}
}
| UTF-8 | Java | 221 | java | Tomatoes.java | Java | [] | null | [] | package hyperskill.cancurrency.pizza;
class Tomatoes extends Thread {
@Override
public void run() {
for (int i = 3; i >= 1; i--) {
System.out.println("slice tomatoes " + i);
}
}
}
| 221 | 0.547511 | 0.538462 | 10 | 21.1 | 17.443911 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 7 |
51b7a7906019739c2492ce59cb0fc10dedb4521d | 23,854,248,429,267 | 1e1cf638ea8b033eadf581ba7ab0d25b9602bb84 | /dependency-package/utils/src/main/java/top/toptimus/formula/batch/CommandHelper.java | 8c7cd46561be0d0bff14ca862c3133f6db9ba2fc | [] | no_license | gaoyussdut/EIOS | https://github.com/gaoyussdut/EIOS | 48f521105012cfff0a2a350002af92aac2188c68 | db9153d1f6b571962a3df57775f7cc45d8e6b11c | refs/heads/master | 2022-09-20T19:46:34.623000 | 2019-09-19T07:04:20 | 2019-09-19T07:04:20 | 199,361,380 | 2 | 1 | null | false | 2022-09-16T21:07:29 | 2019-07-29T02:08:49 | 2019-11-11T02:57:16 | 2022-09-16T21:07:27 | 34,378 | 2 | 2 | 14 | Java | false | false | package top.toptimus.formula.batch;
import java.io.PrintStream;
/**
* 指令帮助
* <p>
* <p>负责向PrintStream打印帮助信息。
*
* @author gaoyu
*/
public interface CommandHelper {
/**
* 向PrintStream打印帮助
*
* @param ps 打印流
*/
public void printHelp(PrintStream ps);
}
| UTF-8 | Java | 329 | java | CommandHelper.java | Java | [
{
"context": "助\n * <p>\n * <p>负责向PrintStream打印帮助信息。\n *\n * @author gaoyu\n */\npublic interface CommandHelper {\n\n /**\n ",
"end": 133,
"score": 0.9995150566101074,
"start": 128,
"tag": "USERNAME",
"value": "gaoyu"
}
] | null | [] | package top.toptimus.formula.batch;
import java.io.PrintStream;
/**
* 指令帮助
* <p>
* <p>负责向PrintStream打印帮助信息。
*
* @author gaoyu
*/
public interface CommandHelper {
/**
* 向PrintStream打印帮助
*
* @param ps 打印流
*/
public void printHelp(PrintStream ps);
}
| 329 | 0.617544 | 0.617544 | 21 | 12.571428 | 13.05509 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 7 |
0fc77acc469db3b722d6386e42fedb4813070d1f | 3,779,571,230,625 | 1125dbf7c880987072fb4cddff2d7126a249e383 | /app/src/main/java/com/example/cmamapplication/ChuHolder.java | db1b40ac503ecafadd8549a5e583eb6de8dfe856 | [] | no_license | GSuleh/CMAM_Mobile_Application | https://github.com/GSuleh/CMAM_Mobile_Application | d4a143cbe1c20089f115da2816a499644bc1a371 | 5b0d5eae59f9c1a6ecd30a80c95bbf86030aa02d | refs/heads/master | 2023-02-18T00:08:02.241000 | 2021-01-22T13:18:17 | 2021-01-22T13:18:17 | 304,405,261 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.cmamapplication;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
public class ChuHolder extends RecyclerView.ViewHolder {
TextView name,code;
LinearLayout ... | UTF-8 | Java | 620 | java | ChuHolder.java | Java | [] | null | [] | package com.example.cmamapplication;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
public class ChuHolder extends RecyclerView.ViewHolder {
TextView name,code;
LinearLayout ... | 620 | 0.743548 | 0.743548 | 22 | 27.181818 | 24.233028 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.590909 | false | false | 7 |
8e9457563797ffafb943d6353cadfb5938d78e1d | 14,035,953,169,361 | 0c52eb05efae4b4324c33d2399f910eb54741142 | /src/main/java/com/crud/tasks/service/MailMessageType.java | 1203e0a6c7cfe7d19b45341d035c953f2e98331b | [] | no_license | PiotrOlchawa/tasks | https://github.com/PiotrOlchawa/tasks | 4304f3968e77909ac93c547685ef4fe70556f238 | ad9d5774c8482e01a2deae47fe7138ae710d18f9 | refs/heads/master | 2021-07-05T18:08:36.216000 | 2019-03-26T11:30:45 | 2019-03-26T11:30:45 | 146,167,471 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.crud.tasks.service;
public enum MailMessageType {
NORMAL, SCHEDULE;
}
| UTF-8 | Java | 87 | java | MailMessageType.java | Java | [] | null | [] | package com.crud.tasks.service;
public enum MailMessageType {
NORMAL, SCHEDULE;
}
| 87 | 0.747126 | 0.747126 | 5 | 16.4 | 13.410443 | 31 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 7 |
990b994ae3fd69785500a7a6f859093ded805f33 | 33,715,493,319,661 | a14f8c2cfe66f5d351f41e5d12f94db820d1be72 | /src/Service/BlogVisitArticle2DBService.java | 47d2e1b0b7a55e0b917f92ce209ca96aa6ef5594 | [
"Apache-2.0"
] | permissive | yhswjtuILMARE/Blog | https://github.com/yhswjtuILMARE/Blog | fea7572089784bc4a85b27ea9961477da70e708f | 32afdf843888f02177243d73bc97ddb5ab157c1f | refs/heads/master | 2021-04-26T23:56:23.392000 | 2019-11-20T01:56:13 | 2019-11-20T01:56:13 | 123,882,426 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Service;
import Factory.DataAccessFactory;
import ServiceImpl.DataObject2DB;
import domain.blog_page;
import domain.blog_visit_article;
public class BlogVisitArticle2DBService {
private DataObject2DB<blog_visit_article> impl = null;
public BlogVisitArticle2DBService(){
impl = DataAccessFactory.getFactory(... | GB18030 | Java | 860 | java | BlogVisitArticle2DBService.java | Java | [] | null | [] | package Service;
import Factory.DataAccessFactory;
import ServiceImpl.DataObject2DB;
import domain.blog_page;
import domain.blog_visit_article;
public class BlogVisitArticle2DBService {
private DataObject2DB<blog_visit_article> impl = null;
public BlogVisitArticle2DBService(){
impl = DataAccessFactory.getFactory(... | 860 | 0.788835 | 0.782767 | 30 | 26.466667 | 25.343945 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.366667 | false | false | 7 |
6b9a64a95a1da9d6029ef7e5312eb6df97bd5d06 | 25,331,717,156,346 | 8bbfb214e761fd199cf7d8490052d5e9e3dd9cf7 | /src/leet/_355_DesignTwitter.java | a49b9fa2b9c9e3fd52d80c0b5793a2878fdace90 | [] | no_license | simplenaive/LC-OJ-Java | https://github.com/simplenaive/LC-OJ-Java | 86a3e0b409bf06fb224408b7111fdd2c7d1df101 | 76bb32cc7c17144138050b3e7380c3f8696032b2 | refs/heads/master | 2018-12-31T12:35:41.609000 | 2017-02-12T05:43:49 | 2017-02-12T05:43:49 | 64,721,114 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package leet;
/*
Design a simplified version of Twitter where users can post tweets, follow/unfollow another user
and is able to see the 10 most recent tweets in the user's news feed. Your design should support
the following methods:
postTweet(userId, tweetId): Compose a new tweet.
getNewsFeed(userId): Retrie... | UTF-8 | Java | 5,116 | java | _355_DesignTwitter.java | Java | [] | null | [] | package leet;
/*
Design a simplified version of Twitter where users can post tweets, follow/unfollow another user
and is able to see the 10 most recent tweets in the user's news feed. Your design should support
the following methods:
postTweet(userId, tweetId): Compose a new tweet.
getNewsFeed(userId): Retrie... | 5,116 | 0.600078 | 0.580141 | 152 | 32.651318 | 26.625389 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.657895 | false | false | 7 |
28b9ed72ae4afa46e797ad29103fa8a2a474f4b1 | 30,648,886,668,288 | 7a2acc52f935adfe80c2ee462df3b2f1dbe12619 | /src/edt/Frame/New_Intervenant.java | 17d3b0ca8d9df6ec6f5ebd1ab58038b5320dca07 | [] | no_license | Mariefrancois/EDT | https://github.com/Mariefrancois/EDT | ae8886ca7322a702d719c93218adbcbc30760669 | 6217b8026a881ef60d272ce8fb88cabe97a217b4 | refs/heads/master | 2020-05-18T07:35:34.013000 | 2012-05-03T21:38:43 | 2012-05-03T21:38:43 | 3,640,303 | 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.
*/
/*
* New_Intervenant.java
*
* Created on 6 avr. 2012, 00:10:18
*/
package edt.Frame;
import edt.Classe.Creneau_Intervenant;
import edt.Classe.Intervenant;
import edt.mysql.BD_MySQL;
import edt.view.D... | UTF-8 | Java | 32,332 | java | New_Intervenant.java | Java | [
{
"context": "ng.table.DefaultTableModel;\r\n\r\n/**\r\n *\r\n * @author Marie\r\n */\r\npublic class New_Intervenant extends javax.",
"end": 581,
"score": 0.9996179342269897,
"start": 576,
"tag": "NAME",
"value": "Marie"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
/*
* New_Intervenant.java
*
* Created on 6 avr. 2012, 00:10:18
*/
package edt.Frame;
import edt.Classe.Creneau_Intervenant;
import edt.Classe.Intervenant;
import edt.mysql.BD_MySQL;
import edt.view.D... | 32,332 | 0.582531 | 0.571331 | 637 | 48.739403 | 39.125263 | 194 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.816327 | false | false | 7 |
9b1f88b1d4d0106a07327ef09400a2f62411d217 | 549,755,875,143 | 6c6f48632a6c2283ee50c78834e0773cec5aa5cb | /SFJava/spenefett/tmp/gua.java | dd35853be6fd42bba8fa1171f32412307193b497 | [] | no_license | kinghussien/darkfall_emu | https://github.com/kinghussien/darkfall_emu | 263a9525b8c9cb62e5751163e419a3127acad7a1 | 3e3b76b2a892fb27c4b68fb5483664de4559bf98 | refs/heads/master | 2016-09-02T04:32:02.404000 | 2015-01-07T05:21:13 | 2015-01-07T05:21:13 | 27,749,321 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package spenefett.tmp;
class gua
{
public int KM;
public String FirstName;
public String LastName;
}
| UTF-8 | Java | 114 | java | gua.java | Java | [] | null | [] | package spenefett.tmp;
class gua
{
public int KM;
public String FirstName;
public String LastName;
}
| 114 | 0.692982 | 0.692982 | 7 | 14.285714 | 9.967294 | 26 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 7 |
d61113af80316b8e010b9c0b3ce71ad4dd90062d | 20,830,591,403,949 | 2d7f0a590f22adba7a44c8304bf6057ad3200d8f | /src/main/java/com/modapi/main/api/Mod/Mod.java | 6fda75a997c4982bb7784eb06922064ce6d8e2e1 | [] | no_license | RoboRave/Mod-API-1.7 | https://github.com/RoboRave/Mod-API-1.7 | c28b4425bc98ceace153fa85a3ae99bee4d0ca5d | 6b4fae2a4fe9e8738185e05c2feefee5e6de9951 | refs/heads/master | 2021-01-22T21:00:12.717000 | 2014-06-06T17:20:48 | 2014-06-06T17:20:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.modapi.main.api.Mod;
import cpw.mods.fml.common.Mod.EventHandler;
import cpw.mods.fml.common.event.FMLInitializationEvent;
import cpw.mods.fml.common.event.FMLPostInitializationEvent;
import cpw.mods.fml.common.event.FMLPreInitializationEvent;
public interface Mod {
@EventHandler
public abstract void P... | UTF-8 | Java | 521 | java | Mod.java | Java | [] | null | [] | package com.modapi.main.api.Mod;
import cpw.mods.fml.common.Mod.EventHandler;
import cpw.mods.fml.common.event.FMLInitializationEvent;
import cpw.mods.fml.common.event.FMLPostInitializationEvent;
import cpw.mods.fml.common.event.FMLPreInitializationEvent;
public interface Mod {
@EventHandler
public abstract void P... | 521 | 0.829175 | 0.829175 | 18 | 27.944445 | 25.428488 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.888889 | false | false | 7 |
e1e449863bf01df7812f03e11a035034ec0038be | 146,028,953,463 | a1b1100590e087b44c3a75e75956f4ff32105380 | /csbs/src/main/java/com/acube/unitel/roam/veri/service/RoamVeriService.java | bb467b295a4cb5c3539c0c9bf3349cd5461302c7 | [] | no_license | kangyou7/csbs | https://github.com/kangyou7/csbs | f63434e809fbe38ba56e1142d70e42b8128b90fa | 1958a0060d19d8c89139688ad8c12116dd2635e7 | refs/heads/master | 2017-12-22T03:51:19.055000 | 2014-07-02T06:50:05 | 2014-07-02T06:50:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.acube.unitel.roam.veri.service;
import java.util.List;
import javax.servlet.http.HttpServletResponse;
import com.acube.unitel.common.domain.pagination.Pagination;
import com.acube.unitel.roam.domain.RoamInvi;
public interface RoamVeriService {
//count
public int getRoamVeriListCnt(RoamInvi roamInvi);
/... | UTF-8 | Java | 972 | java | RoamVeriService.java | Java | [] | null | [] | package com.acube.unitel.roam.veri.service;
import java.util.List;
import javax.servlet.http.HttpServletResponse;
import com.acube.unitel.common.domain.pagination.Pagination;
import com.acube.unitel.roam.domain.RoamInvi;
public interface RoamVeriService {
//count
public int getRoamVeriListCnt(RoamInvi roamInvi);
/... | 972 | 0.81893 | 0.81893 | 28 | 33.75 | 28.486368 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.428571 | false | false | 7 |
7947fea677074c7cda1f924fe43d197328789e87 | 31,061,203,511,813 | 6a7c43bad2ec43b90835e9d116514bd7e39a5309 | /push/src/main/java/org/aerogear/mobile/push/PushService.java | 38df2af076538144bce7a13f9edf79830223e601 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | laurafitzgerald/aerogear-android-sdk | https://github.com/laurafitzgerald/aerogear-android-sdk | 44a7ddbf89a89c3789eac497b1504dce3d5d8b17 | cc078f55e0d72eb548dcf2cdffb4e94f77dcaa0a | refs/heads/master | 2020-03-18T07:09:42.893000 | 2018-05-22T13:56:53 | 2018-05-22T13:56:53 | 134,436,809 | 0 | 0 | null | true | 2018-05-22T15:34:35 | 2018-05-22T15:34:35 | 2018-05-22T13:56:57 | 2018-05-22T13:56:54 | 1,758 | 0 | 0 | 0 | null | false | null | package org.aerogear.mobile.push;
import static java.net.HttpURLConnection.HTTP_NO_CONTENT;
import static java.net.HttpURLConnection.HTTP_OK;
import static org.aerogear.mobile.core.utils.SanityCheck.nonNull;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.Map;
import... | UTF-8 | Java | 19,050 | java | PushService.java | Java | [
{
"context": "static final String SHARED_PREFERENCE_PUSH_KEY = \"UnifiedPushServer_Cache\";\n\n private static final String registryDevice",
"end": 1649,
"score": 0.657986044883728,
"start": 1626,
"tag": "KEY",
"value": "UnifiedPushServer_Cache"
},
{
"context": "rivate static fina... | null | [] | package org.aerogear.mobile.push;
import static java.net.HttpURLConnection.HTTP_NO_CONTENT;
import static java.net.HttpURLConnection.HTTP_OK;
import static org.aerogear.mobile.core.utils.SanityCheck.nonNull;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.Map;
import... | 19,050 | 0.552913 | 0.552493 | 475 | 39.105263 | 32.058918 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.431579 | false | false | 7 |
98f0fa6d6e9311d603839167f5c6fc8e0493ce21 | 9,345,848,876,746 | 9dfac3eb24dfcff6f26f9d8ec8e1df53c60c6426 | /src/main/java/com/ecommerce/flashsales/PolicyValidationR.java | e5980cb84ef4814b7cb3da670a3974027a9a0a1b | [] | no_license | danzelmcavoy/gatekeeper | https://github.com/danzelmcavoy/gatekeeper | a34f8342963effe1f8a8999ea9d21f1d4c5b6bc5 | 6d0403f4336d3766fc47a2e3cb48443b262d0647 | refs/heads/master | 2021-06-02T05:17:18.507000 | 2016-09-07T09:49:14 | 2016-09-07T09:49:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ecommerce.flashsales;
import java.io.Serializable;
/***
*
* @author wuwesley
* the class for user's order info
*/
@SuppressWarnings("serial")
public class PolicyValidationR implements Serializable {
public String sessionID;
public String userID;
public String goodsSKU;
public int userLevel;
pub... | UTF-8 | Java | 2,050 | java | PolicyValidationR.java | Java | [
{
"context": "\nimport java.io.Serializable;\n\n/***\n * \n * @author wuwesley\n * the class for user's order info\n */\n\n@Suppress",
"end": 93,
"score": 0.9994140863418579,
"start": 85,
"tag": "USERNAME",
"value": "wuwesley"
}
] | null | [] | package com.ecommerce.flashsales;
import java.io.Serializable;
/***
*
* @author wuwesley
* the class for user's order info
*/
@SuppressWarnings("serial")
public class PolicyValidationR implements Serializable {
public String sessionID;
public String userID;
public String goodsSKU;
public int userLevel;
pub... | 2,050 | 0.719024 | 0.718049 | 86 | 22.83721 | 21.541124 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.593023 | false | false | 7 |
3c2262048a185d7f9777a374b49936d0b84acaf0 | 16,673,063,096,218 | c6bf3723ace47658643a982f23a73ff0092e2b46 | /Final-Project/src/main/controller/Navigator.java | 3f1a29f63787917514fd5af5b361c66cc1fabde2 | [] | no_license | durham-abric/dpm-group11 | https://github.com/durham-abric/dpm-group11 | ff66d166b60b318593162fc251845839ce82bfa2 | a3691755e9f6b5ea1d066c4cfac0d81bf188b7e9 | refs/heads/master | 2021-01-22T21:32:22.568000 | 2017-03-15T15:53:53 | 2017-03-15T15:53:53 | 85,439,371 | 0 | 0 | null | true | 2017-03-18T23:49:23 | 2017-03-18T23:49:23 | 2017-03-15T15:53:57 | 2017-03-15T15:53:54 | 33,822 | 0 | 0 | 0 | null | null | null | package main.controller;
import lejos.hardware.motor.EV3LargeRegulatedMotor;
import main.resource.Constants;
/**
* Navigator object used to navigate the vehicle.
*
* @author JohnWu
*/
public class Navigator {
// objects
private Odometer odometer;
private EV3LargeRegulatedMotor leftMotor, rightMotor;
... | UTF-8 | Java | 6,546 | java | Navigator.java | Java | [
{
"context": "object used to navigate the vehicle.\n *\n * @author JohnWu\n */\npublic class Navigator {\n\n // objects\n ",
"end": 185,
"score": 0.9979896545410156,
"start": 179,
"tag": "NAME",
"value": "JohnWu"
}
] | null | [] | package main.controller;
import lejos.hardware.motor.EV3LargeRegulatedMotor;
import main.resource.Constants;
/**
* Navigator object used to navigate the vehicle.
*
* @author JohnWu
*/
public class Navigator {
// objects
private Odometer odometer;
private EV3LargeRegulatedMotor leftMotor, rightMotor;
... | 6,546 | 0.609074 | 0.604186 | 209 | 30.320574 | 26.610744 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.325359 | false | false | 7 |
05a4a15250b74868cde0f0f8269aa30e7d2e3876 | 21,294,447,890,846 | 18de9b202e2982d0991c82ea9caf02b8a7dcf355 | /src/com/dabbility/auskunft/model/Verbindung.java | 97785671951d4b2d3f4fa27af6946c558197bbbb | [] | no_license | cfgCarl/MobilitaetsauskunftUpload | https://github.com/cfgCarl/MobilitaetsauskunftUpload | 030c99c7081b5d60eac77e09a37a69ed5f1f2473 | 6ed041ee363e9a6814c42ce08c7932179e83bf16 | refs/heads/master | 2020-06-23T16:15:28.417000 | 2019-07-24T17:37:26 | 2019-07-24T17:37:26 | 198,675,930 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dabbility.auskunft.model;
import com.sothawo.mapjfx.Coordinate;
import java.util.Date;
import java.util.List;
//Verbindungsobjekt
public class Verbindung {
Ort startPunkt;
Ort zielPunkt;
long dauer;//millisekunden
Date abfahrtsZeit;
Date ankunftsZeit;
Verkehrsmittel verkehrsmitte... | UTF-8 | Java | 3,371 | java | Verbindung.java | Java | [] | null | [] | package com.dabbility.auskunft.model;
import com.sothawo.mapjfx.Coordinate;
import java.util.Date;
import java.util.List;
//Verbindungsobjekt
public class Verbindung {
Ort startPunkt;
Ort zielPunkt;
long dauer;//millisekunden
Date abfahrtsZeit;
Date ankunftsZeit;
Verkehrsmittel verkehrsmitte... | 3,371 | 0.649362 | 0.642836 | 121 | 26.859505 | 37.411781 | 321 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 7 |
0d73d484e55b0727a3265f61894d7100cb673668 | 8,272,107,019,315 | 50e3616c7d13c78f493082762b5b65caec730d2f | /opensrp-app/src/main/java/org/smartregister/view/contract/SmartRegisterClient.java | 21fe46c9dbabf94f303b9069a7440ce559feed81 | [
"Apache-2.0"
] | permissive | d-tree-org/opensrp-client-core | https://github.com/d-tree-org/opensrp-client-core | 70ce6db85577cc9f94efaea8fb2d872d0305d9db | 57a0f70d51985a8d60abe552d9eb67f9f257046f | refs/heads/master | 2023-01-31T04:00:03.093000 | 2021-03-10T13:12:33 | 2021-03-10T13:12:33 | 215,468,074 | 1 | 0 | NOASSERTION | false | 2023-01-23T14:47:05 | 2019-10-16T05:55:42 | 2021-03-10T13:13:24 | 2023-01-23T14:47:04 | 19,668 | 1 | 0 | 2 | Java | false | false | package org.smartregister.view.contract;
import org.smartregister.util.IntegerUtil;
import java.util.Comparator;
public interface SmartRegisterClient {
Comparator<SmartRegisterClient> NAME_COMPARATOR = new Comparator<SmartRegisterClient>() {
@Override
public int compare(SmartRegisterClient clien... | UTF-8 | Java | 4,194 | java | SmartRegisterClient.java | Java | [] | null | [] | package org.smartregister.view.contract;
import org.smartregister.util.IntegerUtil;
import java.util.Comparator;
public interface SmartRegisterClient {
Comparator<SmartRegisterClient> NAME_COMPARATOR = new Comparator<SmartRegisterClient>() {
@Override
public int compare(SmartRegisterClient clien... | 4,194 | 0.609919 | 0.607058 | 125 | 32.551998 | 33.077717 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.464 | false | false | 7 |
cf1805cadb290a173b2af0046bd1af8da62e2468 | 24,850,680,825,628 | c51454a93d93ef1b87a5f0e0db9ffdb193763246 | /Practice/src/JavaLearning/arrayParticularNumber.java | e8e0306fc8a254ae9e350baec038d73f5ff12be0 | [] | no_license | ViktoryaKaramyan/QA | https://github.com/ViktoryaKaramyan/QA | e8c1931763ec6e1f2d8b6291a746dbe174c85538 | 54fa21d4cff66b043e3cfe38bd20c372f3ea776b | refs/heads/master | 2021-05-05T23:34:21.898000 | 2018-11-26T07:32:55 | 2018-11-26T07:32:55 | 116,800,633 | 0 | 0 | null | false | 2018-01-09T10:39:08 | 2018-01-09T10:20:05 | 2018-01-09T10:20:05 | 2018-01-09T10:39:08 | 0 | 0 | 0 | 0 | null | false | null | package JavaLearning;
import java.util.Scanner;
public class arrayParticularNumber {
public static void main(String[] args) {
// TODO Auto-generated method stub
@SuppressWarnings("resource")
Scanner sc = new Scanner(System.in);
System.out.println("Enter the size of the array");
int lenght = sc.nextInt();
... | UTF-8 | Java | 625 | java | arrayParticularNumber.java | Java | [] | null | [] | package JavaLearning;
import java.util.Scanner;
public class arrayParticularNumber {
public static void main(String[] args) {
// TODO Auto-generated method stub
@SuppressWarnings("resource")
Scanner sc = new Scanner(System.in);
System.out.println("Enter the size of the array");
int lenght = sc.nextInt();
... | 625 | 0.6464 | 0.6384 | 26 | 23.038462 | 18.013842 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.961538 | false | false | 7 |
ef5aafd083ded46dd67e181293223c6316854761 | 16,020,228,055,986 | fcec678e6152e7359b1a2a654034dcd8ef70977e | /src/main/java/br/inatel/ssic/rsa/controller/ColaboradorController.java | 0986006a0ab5560f214aad3e109e853576812599 | [] | no_license | gabriel-mars/rsa-manager | https://github.com/gabriel-mars/rsa-manager | 3fb911b527b842649620c8c5c2581e7bfa6d18c1 | 55dac7adb534b3f001ab6aa93d44514458606769 | refs/heads/master | 2022-04-24T03:13:52.148000 | 2020-04-24T14:28:19 | 2020-04-24T14:28:19 | 230,514,542 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.inatel.ssic.rsa.controller;
import java.time.LocalDate;
import java.time.format.DateTimeFormatter;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.http.HttpSession;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
impo... | UTF-8 | Java | 9,455 | java | ColaboradorController.java | Java | [] | null | [] | package br.inatel.ssic.rsa.controller;
import java.time.LocalDate;
import java.time.format.DateTimeFormatter;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.http.HttpSession;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
impo... | 9,455 | 0.72171 | 0.717255 | 277 | 33.039711 | 27.717018 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.830325 | false | false | 7 |
b255762718e41049bffbc94e67dc3a66c4c143b0 | 20,160,576,528,459 | 8151cc1dcbd10228c6d24c1bb63c7130b78a5642 | /dubbo-sdk/src/main/java/com/jxtb/redis/CacheOperation.java | d9c6bc813c92134fded453196e48e41732f71c6b | [] | no_license | qiutianbao/springboot | https://github.com/qiutianbao/springboot | 174e2af0226e73af12a2b1b621b8fee348b52b75 | 193a5ec3e3bfebcefed80950377453fc7898e28f | refs/heads/master | 2022-06-17T08:48:52.467000 | 2019-12-18T14:14:18 | 2019-12-18T14:14:18 | 167,697,397 | 0 | 0 | null | false | 2022-06-17T02:05:00 | 2019-01-26T14:24:17 | 2019-12-18T14:15:22 | 2022-06-17T02:04:56 | 137,438 | 0 | 0 | 13 | Java | false | false | package com.jxtb.redis;
import java.util.List;
import java.util.Set;
/**
* Created by jxtb on 2019/6/12.
*/
public interface CacheOperation {
/**
* 加入缓存
* @param key
* @param value
*/
void put(String key, String value);
/**
* 加入缓存
* @param key
* @param value
*/
... | UTF-8 | Java | 2,447 | java | CacheOperation.java | Java | [
{
"context": "til.List;\nimport java.util.Set;\n\n/**\n * Created by jxtb on 2019/6/12.\n */\npublic interface CacheOperation",
"end": 93,
"score": 0.9996450543403625,
"start": 89,
"tag": "USERNAME",
"value": "jxtb"
}
] | null | [] | package com.jxtb.redis;
import java.util.List;
import java.util.Set;
/**
* Created by jxtb on 2019/6/12.
*/
public interface CacheOperation {
/**
* 加入缓存
* @param key
* @param value
*/
void put(String key, String value);
/**
* 加入缓存
* @param key
* @param value
*/
... | 2,447 | 0.498865 | 0.495688 | 135 | 15.318519 | 12.707334 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.266667 | false | false | 7 |
f018e86f49ebecdb45b18ec1fefe17216295343a | 8,907,762,214,159 | d8a5aef3de0bb9ea7656e934f5b1cd8911a9d5c2 | /app/src/main/java/com/amador/fridge/interfaces/IView.java | 09e0b857b19c7bdb1649cfb62c9777f0bb3390e4 | [] | no_license | AmadorFernandez/Fridge_ContentProvider_DataBase_Service_Receiber | https://github.com/AmadorFernandez/Fridge_ContentProvider_DataBase_Service_Receiber | f4b037077bc8cd00bc679098c005986a68c70fbf | d9287d3a5b1bba4ac6c04a57033d046c075352fe | refs/heads/master | 2021-06-12T11:21:11.396000 | 2017-03-04T20:00:19 | 2017-03-04T20:00:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.amador.fridge.interfaces;
/**
* Created by amador on 4/03/17.
*/
public interface IView {
void showMessage(String message);
}
| UTF-8 | Java | 147 | java | IView.java | Java | [
{
"context": "e com.amador.fridge.interfaces;\n\n/**\n * Created by amador on 4/03/17.\n */\n\npublic interface IView {\n\n vo",
"end": 63,
"score": 0.9993494153022766,
"start": 57,
"tag": "USERNAME",
"value": "amador"
}
] | null | [] | package com.amador.fridge.interfaces;
/**
* Created by amador on 4/03/17.
*/
public interface IView {
void showMessage(String message);
}
| 147 | 0.693878 | 0.659864 | 10 | 13.7 | 15.748333 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 7 |
0d3b9f85ae0a7b7f19529d037ec4b34813a06c61 | 12,790,412,650,388 | 37d0083e6727b48d5ae420b6f7e0e4b4c859b6e5 | /readCSV/src/TestRemoveRepetedAndSeqScan.java | ef25f7aa07b15573fe39aa2fe50694cd7f0b96fb | [] | no_license | haachicanoy/Implementacion_BD | https://github.com/haachicanoy/Implementacion_BD | e33762c4ddd713a784813bd6b378f7bc6aeac34d | 15da65d6473d595982bab7443f1315100398dc78 | refs/heads/master | 2021-08-09T00:27:42.479000 | 2017-11-11T17:26:31 | 2017-11-11T17:26:31 | 109,870,129 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.util.ArrayList;
import java.util.List;
public class TestRemoveRepetedAndSeqScan {
public static void main(String[] args) {
// TODO Auto-generated method stub
List<String> tablas = new ArrayList<>();
tablas.add("A");
Node node = new Node();
node.setTableInput(tablas);
node.setType("Remov... | UTF-8 | Java | 465 | java | TestRemoveRepetedAndSeqScan.java | Java | [] | null | [] |
import java.util.ArrayList;
import java.util.List;
public class TestRemoveRepetedAndSeqScan {
public static void main(String[] args) {
// TODO Auto-generated method stub
List<String> tablas = new ArrayList<>();
tablas.add("A");
Node node = new Node();
node.setTableInput(tablas);
node.setType("Remov... | 465 | 0.690323 | 0.690323 | 22 | 20.045454 | 17.123819 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.636364 | false | false | 7 |
e645b19c08fa58b1a40f719f10b2e18ef98d82a3 | 22,479,858,874,003 | c081589e2b3396d3dd5be09edd132888907b110f | /src/main/java/br/ce/wcaquino/test/TestAjax.java | f50f2ef59c6b535f085410d88169a6d19650622d | [] | no_license | Jeff-Aug/CursoSelenium | https://github.com/Jeff-Aug/CursoSelenium | 93df1bed9a0261ee60c61556472d7f6269891588 | 997e0f5594530331488de73814dc2917d20d47ef | refs/heads/main | 2023-02-18T12:37:08.429000 | 2021-01-17T14:19:32 | 2021-01-17T14:19:32 | 316,859,824 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.ce.wcaquino.test;
import org.junit.After;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import org.openqa.selenium.By;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.selenium.support.ui.WebDriverWait;
import br.ce.wcaquino.core.DSL;
import br.ce.wcaqui... | UTF-8 | Java | 1,132 | java | TestAjax.java | Java | [] | null | [] | package br.ce.wcaquino.test;
import org.junit.After;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import org.openqa.selenium.By;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.selenium.support.ui.WebDriverWait;
import br.ce.wcaquino.core.DSL;
import br.ce.wcaqui... | 1,132 | 0.729682 | 0.70583 | 49 | 22.102041 | 24.947493 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.510204 | false | false | 7 |
1b30c1a6e5a87519b88be01587d40e5826339bf7 | 12,721,693,131,267 | b9ad27f1b6fd62e4a0fcf1ee94a9f56f026afb88 | /APIAva/src/main/java/br/com/api/ava/rest/TurmaService.java | 5354214fd709b9d9eedccc593db1c1520d457b4f | [] | no_license | rafaeldornelleslima/projeto_ava_web | https://github.com/rafaeldornelleslima/projeto_ava_web | 29494609dbcba253df21403c5ccc979cf1ed1c75 | dbe4cab996d3ac2f4e50301a90c36fde83bfa228 | refs/heads/master | 2021-05-31T21:55:35.071000 | 2016-06-09T01:06:04 | 2016-06-09T01:06:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* JBoss, Home of Professional Open Source
* Copyright 2013, Red Hat, Inc. and/or its affiliates, and individual
* contributors by the @authors tag. See the copyright.txt in the
* distribution for a full listing of individual contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* y... | UTF-8 | Java | 6,243 | java | TurmaService.java | Java | [] | null | [] | /*
* JBoss, Home of Professional Open Source
* Copyright 2013, Red Hat, Inc. and/or its affiliates, and individual
* contributors by the @authors tag. See the copyright.txt in the
* distribution for a full listing of individual contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* y... | 6,243 | 0.668749 | 0.665545 | 199 | 30.371859 | 25.571899 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.889447 | false | false | 7 |
46fc793a4db4c352d53b150cbfec13dc419d3137 | 197,568,558,228 | db094c2ad72d5df3a41b0b59c654db3bb7640db0 | /MovieWebsiteManager/src/movieWebsiteManager/GenreModel.java | 46c95db782e712bd5cc787a9693be68b9b27d1d2 | [] | no_license | hieuthanh19/prj331-movie-website-management | https://github.com/hieuthanh19/prj331-movie-website-management | c20d9d9f0d28631302700493806e31209a56b2af | e35796f30d8b556b85d3b61e64e2174452003f5f | refs/heads/master | 2023-08-14T19:45:39.806000 | 2021-09-17T02:15:09 | 2021-09-17T02:15:09 | 258,223,451 | 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 movieWebsiteManager;
import connection.GetConnection;
import java.sql.Connection;
import java.sql.PreparedStatement;
import ja... | UTF-8 | Java | 7,256 | java | GenreModel.java | Java | [
{
"context": "s;\nimport java.util.Comparator;\n\n/**\n *\n * @author ThanhKH\n */\npublic class GenreModel {\n\n //attributes\n ",
"end": 508,
"score": 0.9987592697143555,
"start": 501,
"tag": "USERNAME",
"value": "ThanhKH"
}
] | 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 movieWebsiteManager;
import connection.GetConnection;
import java.sql.Connection;
import java.sql.PreparedStatement;
import ja... | 7,256 | 0.536384 | 0.533765 | 250 | 28.024 | 20.236389 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.464 | false | false | 7 |
eaa7a47b74cf5457aec7612612fe7dd948760011 | 26,792,006,004,229 | b65fb782a27cfab63ea5405328ea2fb77a24fb67 | /gateway/src/main/java/ma/ocp/gateway/GatewayApplication.java | 9c65d0ccd8df9c91dab1b4b1ae8101e15ea88e53 | [] | no_license | ocp-digital-factory/spring-cloud-gateway-demo | https://github.com/ocp-digital-factory/spring-cloud-gateway-demo | 6ed89dedacb09130bcf066831a7af0a994664545 | 38232f9d6c4921dabfde7aea1a3b133eec34cbb2 | refs/heads/master | 2023-07-09T06:02:43.105000 | 2021-08-13T14:03:41 | 2021-08-13T14:03:41 | 395,676,752 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ma.ocp.gateway;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.gateway.filter.factory... | UTF-8 | Java | 2,517 | java | GatewayApplication.java | Java | [] | null | [] | package ma.ocp.gateway;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.gateway.filter.factory... | 2,517 | 0.746921 | 0.739372 | 56 | 43.94643 | 32.343258 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 7 |
c417fef9c5e173760cc60f993d0e9789b5a43b3e | 32,332,513,816,131 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/7/7_4c4eca239872ffb5d715c1dc8f7acdb51a33ad45/DefaultAttributeType/7_4c4eca239872ffb5d715c1dc8f7acdb51a33ad45_DefaultAttributeType_s.java | 4efadc7fcdb88a974cec8a4bef48cca498aed053 | [] | no_license | zhongxingyu/Seer | https://github.com/zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516000 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | false | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | 2023-06-21T00:53:27 | 2023-06-22T07:55:57 | 2,849,868 | 2 | 2 | 0 | null | false | false | /*
* Geotools2 - OpenSource mapping toolkit
* http://geotools.org
* (C) 2002, Geotools Project Managment Committee (PMC)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Soft... | UTF-8 | Java | 8,738 | java | 7_4c4eca239872ffb5d715c1dc8f7acdb51a33ad45_DefaultAttributeType_s.java | Java | [
{
"context": "ementations of\n * this interface.\n *\n * @author Rob Hranac, VFNY\n * @author Chris Holmes, TOPP\n * @version ",
"end": 956,
"score": 0.9998591542243958,
"start": 946,
"tag": "NAME",
"value": "Rob Hranac"
},
{
"context": "face.\n *\n * @author Rob Hranac, VFNY\n... | null | [] | /*
* Geotools2 - OpenSource mapping toolkit
* http://geotools.org
* (C) 2002, Geotools Project Managment Committee (PMC)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Soft... | 8,728 | 0.59968 | 0.597047 | 261 | 32.475098 | 27.349245 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.367816 | false | false | 7 |
35480662b69d236758b9893b60e6b9d3a2963d10 | 6,605,659,745,465 | 24fb51c914909741b77f0c91dbca2394c36641d4 | /app/src/main/java/thefirstchange/example/com/communicationtext/gson/AllPerson.java | d67825e4fcd3f7e47e5ce4347b35347575458db0 | [] | no_license | BeggarLan/CommunicationText | https://github.com/BeggarLan/CommunicationText | 38cfa86c466c34f9773eae7be02d39346fa8e9ed | b8816a83a3fa16fcf76217edcc5464a9143e94fe | refs/heads/master | 2022-01-21T11:32:53.989000 | 2019-07-04T09:05:23 | 2019-07-04T09:06:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package thefirstchange.example.com.communicationtext.gson;
import java.util.Vector;
public class AllPerson {
public static Vector<Student> allPerson = new Vector<>();
}
| UTF-8 | Java | 175 | java | AllPerson.java | Java | [] | null | [] | package thefirstchange.example.com.communicationtext.gson;
import java.util.Vector;
public class AllPerson {
public static Vector<Student> allPerson = new Vector<>();
}
| 175 | 0.771429 | 0.771429 | 7 | 24 | 24.512388 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 7 |
d2b221b7a20177bfa879cb23b0687b521cf4a937 | 21,311,627,743,688 | 73dcd8003cd09bbd87947e0b6ec0d4c723492c54 | /Facade/src/main/java/service/Facade.java | 6efc648b512e9153815e5d61a157718ad1539a05 | [] | no_license | 2pecshy/TraficFlow | https://github.com/2pecshy/TraficFlow | 008b1add93a8e33554d1678f139395684870800f | e23bdbdff533c63cbf6fb09682e9a6d4af2e3f1d | refs/heads/master | 2021-09-07T02:36:30.201000 | 2018-02-15T22:46:44 | 2018-02-15T22:46:44 | 106,793,941 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package service;
import com.fasterxml.jackson.annotation.JsonProperty;
/**
* Created by Jeremy on 18/01/2018.
*/
public class Facade {
private final String hello;
public Facade(String s){
this.hello = s;
}
public String getHello() {
return hello;
}
}
| UTF-8 | Java | 294 | java | Facade.java | Java | [
{
"context": "ackson.annotation.JsonProperty;\n\n/**\n * Created by Jeremy on 18/01/2018.\n */\npublic class Facade {\n\n pri",
"end": 97,
"score": 0.9996778964996338,
"start": 91,
"tag": "NAME",
"value": "Jeremy"
}
] | null | [] | package service;
import com.fasterxml.jackson.annotation.JsonProperty;
/**
* Created by Jeremy on 18/01/2018.
*/
public class Facade {
private final String hello;
public Facade(String s){
this.hello = s;
}
public String getHello() {
return hello;
}
}
| 294 | 0.632653 | 0.605442 | 19 | 14.473684 | 15.27767 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.263158 | false | false | 7 |
832a6d4c019a174aa1ac68574ec97d70ae289456 | 19,112,604,474,705 | c7fce918d0b3c508c1f8398dc15d320430cb84e5 | /src/main/java/com/mathewteta/magic/Reference.java | 4b8e72f0168460843d715323afe1d1e5a63e79c8 | [] | no_license | MatthewTeta/MincraftMods | https://github.com/MatthewTeta/MincraftMods | 2d3b22b1a7994d2f065d69c0b8c34a883539b850 | 9e5c04f2f4f7fa5866741308a8b493759cf0ae21 | refs/heads/master | 2016-09-05T16:41:46.281000 | 2015-03-06T03:32:33 | 2015-03-06T03:32:33 | 31,748,766 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mathewteta.magic;
public class Reference {
public static final String MOD_ID = "mm";
public static final String MOD_NAME = "Magic Mod";
public static final String VERSION = "1.0";
public static final String CLIENT_PROXY_CLASS = "com.mathewteta.magic.proxy.ClientProxy";
public static final String SER... | UTF-8 | Java | 382 | java | Reference.java | Java | [] | null | [] | package com.mathewteta.magic;
public class Reference {
public static final String MOD_ID = "mm";
public static final String MOD_NAME = "Magic Mod";
public static final String VERSION = "1.0";
public static final String CLIENT_PROXY_CLASS = "com.mathewteta.magic.proxy.ClientProxy";
public static final String SER... | 382 | 0.76178 | 0.756545 | 10 | 37.200001 | 31.751535 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.2 | false | false | 7 |
05724ef2a3e54a7688dd9fe824ceb9fbb6b0cedc | 6,786,048,332,351 | 5dd4ed12bbdcf9170fb2449f2e16de0ee37acd9b | /payment_client/src/stl/payment/client/PaymentClient.java | 3c3c0e6dccff651d8630691a146f2f8f4e3007dc | [] | no_license | danaja/STLCustomerPortal | https://github.com/danaja/STLCustomerPortal | 0b64701afdd3e69592df67c8bd891ccf0aef8a4d | 5e12cffd0fb59a266257ef89bc5f1acbb818870a | refs/heads/master | 2015-08-09T14:12:37.397000 | 2014-01-24T16:00:59 | 2014-01-24T16:00:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package stl.payment.client;
import javax.ws.rs.client.Client;
import javax.ws.rs.client.ClientBuilder;
import javax.ws.rs.client.Entity;
import javax.ws.rs.client.WebTarget;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.core.Response;
import stl.payment.Charge;
import com.google.gson.Gson;
import com.sun.res... | UTF-8 | Java | 1,856 | java | PaymentClient.java | Java | [] | null | [] | package stl.payment.client;
import javax.ws.rs.client.Client;
import javax.ws.rs.client.ClientBuilder;
import javax.ws.rs.client.Entity;
import javax.ws.rs.client.WebTarget;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.core.Response;
import stl.payment.Charge;
import com.google.gson.Gson;
import com.sun.res... | 1,856 | 0.730603 | 0.718211 | 69 | 25.89855 | 28.776573 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.782609 | false | false | 7 |
92a49a7e3c268ca8da8212c76948f0199237fda3 | 13,786,845,023,563 | 29a345dff6e2148c15c1bda7ca7f36e19c1d30ab | /Lab Practicals/Assignment 6_1401CS56/Problem1/Test.java | 9043c3aa09bcaa18610470a7913628780760610f | [] | no_license | hitzkrieg/JAVA-Lab-coursework | https://github.com/hitzkrieg/JAVA-Lab-coursework | df1aec486dc0703b5e3f830d53846388ab2dd922 | 9f9b354ee6f26cb1adb6bb7382f3a250bbb27773 | refs/heads/master | 2021-01-12T04:46:59.680000 | 2017-01-01T19:22:59 | 2017-01-01T19:22:59 | 77,795,005 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class Test
{
public static void main(String[] args)
{
Scanner stdIn= new Scanner(System.in);
double grade1, grade2;
boolean passed1, passed2;
System.out.println("Creating a new object of Grad");
System.out.p... | UTF-8 | Java | 1,382 | java | Test.java | Java | [
{
"context": "1= stdIn.nextDouble();\r\n Grad g= new Grad(\"Himesh\", \"1401pcs26\", grade1, 24, \"Patna\");\r\n \r\n ",
"end": 434,
"score": 0.9996165633201599,
"start": 428,
"tag": "NAME",
"value": "Himesh"
},
{
"context": "d g= new Grad(\"Himesh\", \"1401pcs26\", gra... | null | [] | import java.util.Scanner;
public class Test
{
public static void main(String[] args)
{
Scanner stdIn= new Scanner(System.in);
double grade1, grade2;
boolean passed1, passed2;
System.out.println("Creating a new object of Grad");
System.out.p... | 1,382 | 0.51013 | 0.48987 | 51 | 25.137255 | 22.951799 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.588235 | false | false | 7 |
61574c22987ee8a8d75ccddfd1ca8aef90cee578 | 33,114,197,880,542 | eebe7ea49de7cccdb44b6ec1d56e79d4ec3726e3 | /2020.05/2020.05.29 - AtCoder - 第三回 アルゴリズム実技検定/J.java | ea9906ff5a9c117cfb85084cd9a1191cbbb78146 | [] | no_license | m1kit/cc-archive | https://github.com/m1kit/cc-archive | 6dfbe702680230240491a7af4e7ad63f372df312 | 66ba7fb9e5b1c61af4a016f800d6c90f6f594ed2 | refs/heads/master | 2021-06-28T21:54:02.658000 | 2020-09-08T09:38:58 | 2020-09-08T09:38:58 | 150,690,803 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dev.mikit.atcoder;
import dev.mikit.atcoder.lib.io.LightScanner;
import dev.mikit.atcoder.lib.io.LightWriter;
import dev.mikit.atcoder.lib.debug.Debug;
import java.util.Map;
import java.util.TreeMap;
public class J {
private static final int MOD = (int) 1e9 + 7;
public void solve(int testNumber, Li... | UTF-8 | Java | 890 | java | J.java | Java | [] | null | [] | package dev.mikit.atcoder;
import dev.mikit.atcoder.lib.io.LightScanner;
import dev.mikit.atcoder.lib.io.LightWriter;
import dev.mikit.atcoder.lib.debug.Debug;
import java.util.Map;
import java.util.TreeMap;
public class J {
private static final int MOD = (int) 1e9 + 7;
public void solve(int testNumber, Li... | 890 | 0.473034 | 0.462921 | 33 | 25.969696 | 17.681499 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.69697 | false | false | 7 |
fbbe72f16e3087e6bd7f9b2c43af1e81d2cac207 | 11,630,771,465,128 | 4db84581bb50722474058915329228d20ec36640 | /kylin-it/src/test/java/org/apache/kylin/storage/hbase/ITHBaseResourceStoreTest.java | 314852296be13eceac9d00f3a89c1ea6ee8986eb | [
"Apache-2.0",
"MIT"
] | permissive | edouardzyc/kylin | https://github.com/edouardzyc/kylin | 27ffd8289981df2b9e49061e5c135b73912c4c7e | dcf5d7d862ed90ea97df73938c87d848b1a769b1 | refs/heads/master | 2021-10-11T15:58:31.818000 | 2018-10-11T12:26:39 | 2018-10-15T01:43:15 | 120,150,969 | 0 | 0 | null | true | 2018-02-04T03:17:50 | 2018-02-04T03:17:50 | 2018-02-02T12:50:00 | 2018-02-04T01:44:31 | 275,464 | 0 | 0 | 0 | null | false | null | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | UTF-8 | Java | 12,783 | java | ITHBaseResourceStoreTest.java | Java | [] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 12,783 | 0.689275 | 0.684894 | 296 | 42.18581 | 30.63102 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.827703 | false | false | 7 |
59dc8f1e3c3f67b992e9f756be089cdd77504aea | 22,737,556,906,884 | 0cb6744a78464e4d949e8b7b60d5363060a69c02 | /src/main/java/org/thiki/kanban/teams/teamMembers/MembersResource.java | 862d176e90ffa7e3272bb53a5c450320f0bc1711 | [] | no_license | eseawind/thiki-kanban-backend | https://github.com/eseawind/thiki-kanban-backend | f614544a7a143bdb871dba6ecc3ce37b4e8aff18 | da1209162e84b743ba98662e065b3b0656fb5110 | refs/heads/go | 2021-01-11T12:18:57.136000 | 2016-12-05T04:22:49 | 2016-12-05T04:22:49 | 76,467,986 | 0 | 1 | null | true | 2016-12-14T14:43:16 | 2016-12-14T14:43:16 | 2016-10-24T07:18:58 | 2016-12-05T04:23:00 | 4,493 | 0 | 0 | 0 | null | null | null | package org.thiki.kanban.teams.teamMembers;
import org.springframework.hateoas.Link;
import org.thiki.kanban.foundation.common.RestResource;
import org.thiki.kanban.teams.invitation.InvitationController;
import java.util.ArrayList;
import java.util.List;
import static org.springframework.hateoas.mvc.ControllerLinkBu... | UTF-8 | Java | 1,231 | java | MembersResource.java | Java | [
{
"context": "ControllerLinkBuilder.methodOn;\n\n/**\n * Created by xubt on 9/10/16.\n */\npublic class MembersResource exte",
"end": 435,
"score": 0.9996190071105957,
"start": 431,
"tag": "USERNAME",
"value": "xubt"
}
] | null | [] | package org.thiki.kanban.teams.teamMembers;
import org.springframework.hateoas.Link;
import org.thiki.kanban.foundation.common.RestResource;
import org.thiki.kanban.teams.invitation.InvitationController;
import java.util.ArrayList;
import java.util.List;
import static org.springframework.hateoas.mvc.ControllerLinkBu... | 1,231 | 0.746548 | 0.742486 | 33 | 36.303032 | 36.013031 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.69697 | false | false | 7 |
7851a1bde9e4cba9f214ec7d81326f94b4340ebf | 6,055,903,915,761 | 551636fb0c66b76fcafbd266c915655aab4a0e72 | /src/main/java/services/datasource/AggregatedDataSource.java | e4524576170c8557b4f4cd43b46210c67e5d1ed8 | [] | no_license | andrewtikhonov/Geuvadis-Browser | https://github.com/andrewtikhonov/Geuvadis-Browser | b83969bc90b4e431fd894133299e52cec612918d | a241ea1c345007fc46986aaa33899fb5c8f1a646 | refs/heads/master | 2021-07-14T12:13:52.399000 | 2017-10-19T15:16:42 | 2017-10-19T15:16:42 | 107,555,993 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package services.datasource;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import services.data.DataFeature;
import services.data.LinkedFeature;
import services.datasource.eQTL.ExonEQTLSource;
import services.datasource.eQTL.TransEQTLSource;
import services.datasource.generic.DataSourceInterface;
import ser... | UTF-8 | Java | 4,977 | java | AggregatedDataSource.java | Java | [
{
"context": "List;\n\n/**\n * Created with IntelliJ IDEA.\n * User: andrew\n * Date: 04/12/2012\n * Time: 11:18\n * To change t",
"end": 678,
"score": 0.8441452980041504,
"start": 672,
"tag": "USERNAME",
"value": "andrew"
}
] | null | [] | package services.datasource;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import services.data.DataFeature;
import services.data.LinkedFeature;
import services.datasource.eQTL.ExonEQTLSource;
import services.datasource.eQTL.TransEQTLSource;
import services.datasource.generic.DataSourceInterface;
import ser... | 4,977 | 0.647378 | 0.639341 | 138 | 35.065216 | 35.004597 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.717391 | false | false | 7 |
4b9b0439353938c27dad0489e1aa23a009ac4abd | 15,187,004,416,763 | 4f5397e50bb7fc8c5e2b4b576757a1651ec0e17e | /lintra/src/transfo/ModelLoader_Single.java | 8ff26f64df3716692200bb604bee2c1e38d217f3 | [] | no_license | atenearesearchgroup/lintra | https://github.com/atenearesearchgroup/lintra | 9f867f97a44ec707c55313a5ce24c5a70be8928b | a59afb22e41542d710a2e6a8bb8b53150e65327e | refs/heads/master | 2020-03-15T11:55:19.173000 | 2018-07-17T14:39:54 | 2018-07-17T14:39:54 | 132,132,199 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package transfo;
import java.io.EOFException;
import java.io.FileInputStream;
import java.io.ObjectInputStream;
import java.util.LinkedList;
import java.util.List;
import blackboard.BlackboardException;
import blackboard.IArea;
import blackboard.IdentifiableElement;
public class ModelLoader_Single implements Runnab... | UTF-8 | Java | 1,193 | java | ModelLoader_Single.java | Java | [] | null | [] | package transfo;
import java.io.EOFException;
import java.io.FileInputStream;
import java.io.ObjectInputStream;
import java.util.LinkedList;
import java.util.List;
import blackboard.BlackboardException;
import blackboard.IArea;
import blackboard.IdentifiableElement;
public class ModelLoader_Single implements Runnab... | 1,193 | 0.699078 | 0.699078 | 55 | 20.690908 | 18.499998 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.327273 | false | false | 7 |
63477a5515a50d271ed46a3ad04d6db2a0c32678 | 11,312,943,901,562 | 67b11305924ceaa2efcc360ee8cfe9fa238851a6 | /src/org/garret/perst/Sphere.java | 8c386f4308dc04602f067307ac0d90fc59a559e1 | [] | no_license | Manfed/ZAKO2 | https://github.com/Manfed/ZAKO2 | 89b0428bcad2febd1b9f1e0746ae9cafe1c3a494 | 6b9f962c764d73f09c475ca08e23cb85d700657b | refs/heads/master | 2021-01-10T17:03:29.179000 | 2016-04-03T18:09:38 | 2016-04-03T18:09:38 | 54,489,390 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.garret.perst;
/**
* Floating point operations with error
*/
class FP
{
static final double EPSILON = 1.0E-06;
static final boolean zero(double x) {
return Math.abs(x) <= EPSILON;
}
static final boolean eq(double x, double y) {
return zero(x - y);
}
... | UTF-8 | Java | 23,723 | java | Sphere.java | Java | [] | null | [] | package org.garret.perst;
/**
* Floating point operations with error
*/
class FP
{
static final double EPSILON = 1.0E-06;
static final boolean zero(double x) {
return Math.abs(x) <= EPSILON;
}
static final boolean eq(double x, double y) {
return zero(x - y);
}
... | 23,723 | 0.391477 | 0.373182 | 806 | 28.433002 | 19.051382 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.683623 | false | false | 7 |
aea777bced68d6d943ae3397242c77f2145fcef5 | 32,375,463,541,298 | 59edba4abb394ea6fffdfaf0a5a5eb333759d067 | /grex/app/src/main/java/com/caffinc/grex/app/App.java | bce6213098a45c865f2d0f2b18627ddf821a63a9 | [
"MIT"
] | permissive | caffinc/grex | https://github.com/caffinc/grex | 80327cb48a4d36fa6e126cae43faf3e5761336a1 | fd626c91535659f2350d87e928a6671104661ae0 | refs/heads/master | 2021-01-10T12:56:01.471000 | 2016-12-07T06:05:07 | 2016-12-07T06:05:07 | 53,511,633 | 7 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.caffinc.grex.app;
import com.beust.jcommander.JCommander;
import com.beust.jcommander.ParameterException;
import com.caffinc.grex.app.entities.GrexCLParams;
import com.caffinc.grex.app.filters.AuthFilter;
import com.caffinc.grex.app.resources.NodeResource;
import com.caffinc.grex.app.resources.ServerResour... | UTF-8 | Java | 4,206 | java | App.java | Java | [
{
"context": "RetrofitError;\n\n/**\n * Launches Grex\n *\n * @author Sriram\n */\npublic class App {\n private static final L",
"end": 752,
"score": 0.9984560012817383,
"start": 746,
"tag": "NAME",
"value": "Sriram"
}
] | null | [] | package com.caffinc.grex.app;
import com.beust.jcommander.JCommander;
import com.beust.jcommander.ParameterException;
import com.caffinc.grex.app.entities.GrexCLParams;
import com.caffinc.grex.app.filters.AuthFilter;
import com.caffinc.grex.app.resources.NodeResource;
import com.caffinc.grex.app.resources.ServerResour... | 4,206 | 0.565621 | 0.563956 | 93 | 44.225807 | 34.397152 | 177 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.741935 | false | false | 7 |
619c1078251461fdbf491c2d4f47d68baddef511 | 29,970,281,841,485 | c91f866d9eddad6c2f8e1580525b6b29573c7fb2 | /src/codingexercise/question3/FunctionExecutionTimeMeasurement.java | 41215357a9cc17a1074fc2565c04f9493e91d090 | [] | no_license | ITShaker/codingexercise | https://github.com/ITShaker/codingexercise | be695096ad99a254192fdc65aa2aad3cca9fe8ac | cf05e7fb0cc180f5d68b3c803a24165d15ae6f8e | refs/heads/master | 2019-03-08T20:22:40.537000 | 2017-08-20T13:24:02 | 2017-08-20T13:24:02 | 100,854,299 | 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 codingexercise.question3;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
/**
*
* @a... | UTF-8 | Java | 1,338 | java | FunctionExecutionTimeMeasurement.java | Java | [
{
"context": "te;\r\nimport java.util.List;\r\n\r\n/**\r\n *\r\n * @author Owner\r\n */\r\npublic class FunctionExecutionTimeMeasureme",
"end": 331,
"score": 0.5058276653289795,
"start": 326,
"tag": "USERNAME",
"value": "Owner"
}
] | 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 codingexercise.question3;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
/**
*
* @a... | 1,338 | 0.617339 | 0.61136 | 48 | 25.875 | 22.967936 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.479167 | false | false | 7 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.