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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
bb828de9ab49734b7b062b961bdb59151ba83b11 | 29,394,756,238,470 | f1e64f271ec0fe65c2f2bfe52bb0e9cfd0c624b8 | /AudioCMS/src/cn/edu/hbuas/audiocms/actions/ManagerLoginAction.java | c06d703ae673a99635b2a0cbe8de01bf727d3cac | [] | no_license | kbqqq/No5503 | https://github.com/kbqqq/No5503 | 1bb427a8eab8c5bdb2d0a1bf138045d594341d9d | 6653ed4687df69d989ac41af63ca478df1df218c | refs/heads/master | 2020-03-31T13:44:50.938000 | 2018-10-20T00:36:00 | 2018-10-20T00:36:00 | 152,267,786 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.edu.hbuas.audiocms.actions;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import org.apache.struts2.ServletActionContext;
import com.opensymphony.xwork2.ActionSupport;
import cn.edu.hbuas.audiocms.dao.ManagerDao;
import cn.edu.hbuas.models.Manager;
public class ManagerLoginAction ex... | GB18030 | Java | 1,548 | java | ManagerLoginAction.java | Java | [] | null | [] | package cn.edu.hbuas.audiocms.actions;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import org.apache.struts2.ServletActionContext;
import com.opensymphony.xwork2.ActionSupport;
import cn.edu.hbuas.audiocms.dao.ManagerDao;
import cn.edu.hbuas.models.Manager;
public class ManagerLoginAction ex... | 1,548 | 0.743404 | 0.742084 | 55 | 26.563637 | 21.135721 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.890909 | false | false | 15 |
67a95ff972b8781a4675b563738aaf5241a71a23 | 12,343,736,044,464 | f4c7402a1a9c6bb66b0cbf682da2fcffd4325463 | /src/main/java/com/mycompany/myapp/web/rest/errors/NotEnoughIngredientsException.java | 410cf863e3fdf63af990e4e13e5872fbb5b1931c | [] | no_license | PavellF/vendingMachine | https://github.com/PavellF/vendingMachine | a874e2a556f57fedc75ccd64968c24db9e8f43e6 | 588757751ae40a4502b5a6c396159d1ab5db28c9 | refs/heads/master | 2020-03-29T12:29:58.673000 | 2018-09-30T14:39:00 | 2018-09-30T14:39:00 | 149,902,556 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mycompany.myapp.web.rest.errors;
import java.util.Map;
import java.util.Optional;
import java.util.Collections;
/**
* If there is not enough ingredients to assembly some entity.
* */
public class NotEnoughIngredientsException extends RuntimeException {
private static final long serialVersionUID = 1L;... | UTF-8 | Java | 1,496 | java | NotEnoughIngredientsException.java | Java | [] | null | [] | package com.mycompany.myapp.web.rest.errors;
import java.util.Map;
import java.util.Optional;
import java.util.Collections;
/**
* If there is not enough ingredients to assembly some entity.
* */
public class NotEnoughIngredientsException extends RuntimeException {
private static final long serialVersionUID = 1L;... | 1,496 | 0.766711 | 0.766043 | 56 | 25.714285 | 26.103308 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.571429 | false | false | 15 |
a8b45f3693992340ddbc38c43fbc4e2a8edaee61 | 26,087,631,369,163 | a30e0f1a700a8ae8e880c7fb1ac46e65c0d87605 | /src/main/java/py/com/perseo/session/services/MenuService.java | 776458a125411e7d9660783c3141da6daa5c5d2a | [] | no_license | jaimeferreira11/perseo-MVC | https://github.com/jaimeferreira11/perseo-MVC | 39e72b32c0fc1b9fa3c193a811ccc623e3865b64 | 1e3e41849b3b4ee3f1a0edd442210faac981032b | refs/heads/master | 2023-04-06T21:05:07.635000 | 2019-07-08T17:45:10 | 2019-07-08T17:45:10 | 195,859,588 | 0 | 0 | null | false | 2023-03-22T21:28:00 | 2019-07-08T17:43:44 | 2019-08-28T13:46:53 | 2023-03-22T21:27:57 | 16,090 | 0 | 0 | 1 | JavaScript | false | false | package py.com.perseo.session.services;
import py.com.perseo.session.entities.Menu;
import java.io.Serializable;
import java.util.List;
public interface MenuService {
List<Menu> getAll();
Menu update(Menu entity);
void delete(Menu entity);
Menu getById(Serializable key);
Menu add(Menu entity);
Men... | UTF-8 | Java | 588 | java | MenuService.java | Java | [] | null | [] | package py.com.perseo.session.services;
import py.com.perseo.session.entities.Menu;
import java.io.Serializable;
import java.util.List;
public interface MenuService {
List<Menu> getAll();
Menu update(Menu entity);
void delete(Menu entity);
Menu getById(Serializable key);
Menu add(Menu entity);
Men... | 588 | 0.760204 | 0.760204 | 31 | 17.967741 | 21.247366 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.032258 | false | false | 15 |
13f6e5e2333a7aa10269ffeafc9f0b7af1780a71 | 18,992,345,410,549 | a9a67793a86195db1451b209fc33273cd44e6c44 | /examples/src/main/java/com/amazonaws/examples/AwsKmsEncryptedObject.java | 55139bb4d7a13924b69425173746349cc5e73f2d | [
"Apache-2.0"
] | permissive | aws/aws-dynamodb-encryption-java | https://github.com/aws/aws-dynamodb-encryption-java | f196bd9da8fa0bfbadb89aeffab5eada028b96f5 | 0dc48985a4875fcd6627715bfeb76dd871d505c8 | refs/heads/master | 2023-09-05T15:11:11.323000 | 2023-08-30T15:23:14 | 2023-08-30T15:23:14 | 24,384,732 | 52 | 56 | Apache-2.0 | false | 2023-09-14T10:40:59 | 2014-09-23T18:44:24 | 2023-09-12T22:44:11 | 2023-09-14T10:40:54 | 3,330 | 136 | 80 | 33 | Java | false | false | /*
* Copyright 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" ... | UTF-8 | Java | 8,271 | java | AwsKmsEncryptedObject.java | Java | [] | null | [] | /*
* Copyright 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" ... | 8,271 | 0.722404 | 0.717447 | 215 | 37.469769 | 28.434958 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.511628 | false | false | 15 |
6f0b41e89fa516df955df92462974269da82c543 | 30,717,606,155,040 | 1b237fa828b7dda45a310c864ea35b1c0a7e0a9a | /src/presentacion/vista/selectorMatPrima.java | ab5b25cfe9c0139ebcef800f28a218ca173a8cd0 | [] | no_license | Laboratorio2015/ProyectoPizzeria | https://github.com/Laboratorio2015/ProyectoPizzeria | 6c59be67a3a01d2d18101a0c65ca6e835cf3389a | b0ecde95fbf177bf349c9247abd41713107f84e4 | refs/heads/master | 2016-09-06T14:50:54.258000 | 2015-11-24T14:29:20 | 2015-11-24T14:29:20 | 34,933,381 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package presentacion.vista;
import java.awt.Color;
import java.awt.Cursor;
import java.awt.Font;
import java.util.Iterator;
import javax.swing.ImageIcon;
import javax.swing.JButton;
import javax.swing.JDialog;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JPanel;
import javax.swi... | UTF-8 | Java | 5,116 | java | selectorMatPrima.java | Java | [] | null | [] | package presentacion.vista;
import java.awt.Color;
import java.awt.Cursor;
import java.awt.Font;
import java.util.Iterator;
import javax.swing.ImageIcon;
import javax.swing.JButton;
import javax.swing.JDialog;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JPanel;
import javax.swi... | 5,116 | 0.759969 | 0.744136 | 154 | 31.233767 | 26.027905 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.103896 | false | false | 15 |
420815bca13c9f62fcbc4b151bce7a82e1c3ae85 | 5,179,730,618,077 | e6e69ea8db6d6326c87dc59810c1cc09f77064eb | /app/src/main/java/quotes/App.java | 318656769b637a52cc91b139224eac5aa2915c42 | [] | no_license | mohnalkhateeb/quotes | https://github.com/mohnalkhateeb/quotes | 3de6279ccb350f2aaf1d0747f4a152fefba6197f | c200df13d0bd9526fb2dae132b82216709264d83 | refs/heads/main | 2023-08-05T21:09:02.601000 | 2021-10-09T20:49:36 | 2021-10-09T20:49:36 | 413,770,048 | 0 | 0 | null | false | 2021-10-09T20:49:37 | 2021-10-05T10:26:01 | 2021-10-09T19:19:22 | 2021-10-09T20:49:36 | 36 | 0 | 0 | 0 | Java | false | false | /*
* This Java source file was generated by the Gradle 'init' task.
*/
package quotes;
public class App {
public static void main(String[] args) throws Exception {
// Quotes q = new Quotes();
// System.out.println(q.readFromJsonFile("app/src/main/resources/recentquotes.json"));
// System.ou... | UTF-8 | Java | 743 | java | App.java | Java | [] | null | [] | /*
* This Java source file was generated by the Gradle 'init' task.
*/
package quotes;
public class App {
public static void main(String[] args) throws Exception {
// Quotes q = new Quotes();
// System.out.println(q.readFromJsonFile("app/src/main/resources/recentquotes.json"));
// System.ou... | 743 | 0.615074 | 0.613728 | 29 | 24.620689 | 30.351292 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.275862 | false | false | 15 |
7a02eed84107deef1ea83ab4e8f905b71f2ef76f | 29,901,562,378,990 | a5fe846c98beb816b89a3e2a7387053d0ca12c88 | /src/Timedtask.java | 6c64c81db0d017f2d0ed3d00acf9cc4627c0f360 | [] | no_license | Ysrerk/TaskManagement | https://github.com/Ysrerk/TaskManagement | 5e1294c71256ed22c0f85a606785bbfde7721e33 | 31b33cf381fdc236c4ca7b7393251030deb730b7 | refs/heads/main | 2023-01-09T20:46:21.021000 | 2020-11-05T00:50:32 | 2020-11-05T00:50:32 | 308,940,944 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.time.LocalDateTime;
import java.util.ArrayList;
import java.util.List;
public class Timedtask extends Task{
static List<Object> timedTasklist;
private static LocalDateTime startDate;
private static LocalDateTime endDate;
static void addtimedtasklist(ArrayList<Object> list,LocalDateTim... | UTF-8 | Java | 664 | java | Timedtask.java | Java | [] | null | [] | import java.time.LocalDateTime;
import java.util.ArrayList;
import java.util.List;
public class Timedtask extends Task{
static List<Object> timedTasklist;
private static LocalDateTime startDate;
private static LocalDateTime endDate;
static void addtimedtasklist(ArrayList<Object> list,LocalDateTim... | 664 | 0.721386 | 0.721386 | 39 | 16.02564 | 24.698685 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 15 |
0a648411103e3a9a5c62eb90c964ca4bc127536e | 21,955,872,837,859 | ffb44f90bae8c7f409513f38e1c6fc5c50e7c84f | /day_3_solutions/ObserverExercise/src/main/java/com/epam/observer/Counter.java | d228fe49534e150549ed15a9a2146d814abe2ba3 | [] | no_license | Ch3m15T/hwsw-advanced | https://github.com/Ch3m15T/hwsw-advanced | be224ad9f1d2c4a2c14637abefddab51ea48994a | 833e258204df5ed04d5a7a843825d233902242f5 | refs/heads/master | 2022-02-05T17:38:42.711000 | 2016-11-07T17:53:45 | 2016-11-07T17:53:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.epam.observer;
import java.util.ArrayList;
import java.util.List;
public class Counter implements Runnable {
private int interval;
private int counter;
private List<Observer> observers = new ArrayList<>();
public Counter(int interval) {
this.interval = interval;
... | UTF-8 | Java | 1,019 | java | Counter.java | Java | [] | null | [] | package com.epam.observer;
import java.util.ArrayList;
import java.util.List;
public class Counter implements Runnable {
private int interval;
private int counter;
private List<Observer> observers = new ArrayList<>();
public Counter(int interval) {
this.interval = interval;
... | 1,019 | 0.527969 | 0.527969 | 44 | 21.15909 | 21.083107 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.386364 | false | false | 15 |
68a9350bfd69aeb9cdbac7f06444a8801062968a | 32,667,521,264,642 | cfd902e74c58dfd2c44f7d71d913dde216fa3f8d | /minidrawer/src/main/java/im/ene/android/widget/SeparatorNavViewHelper.java | f3147677a784dab92aa77f971b220a9cccc9ef7a | [] | no_license | eneim/mini-drawer | https://github.com/eneim/mini-drawer | 93925deb45b940ef431aac3eac57e73e9b0654bf | 5a2d8403710fcc350e74f4331a855223a9036a8f | HEAD | 2016-08-11T07:46:58.798000 | 2016-02-25T15:04:51 | 2016-02-25T15:04:51 | 52,532,285 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2016 eneim@Eneim Labs, nam@ene.im
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicab... | UTF-8 | Java | 1,296 | java | SeparatorNavViewHelper.java | Java | [
{
"context": "/*\n * Copyright 2016 eneim@Eneim Labs, nam@ene.im\n *\n * Licensed under the Apache Licen",
"end": 37,
"score": 0.9997408390045166,
"start": 21,
"tag": "EMAIL",
"value": "eneim@Eneim Labs"
},
{
"context": "/*\n * Copyright 2016 eneim@Eneim Labs, nam@ene.im\n *\n * Lice... | null | [] | /*
* Copyright 2016 <EMAIL>, <EMAIL>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ag... | 1,284 | 0.737654 | 0.725309 | 41 | 30.609756 | 28.429525 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.390244 | false | false | 15 |
4fdb075d05ffe615d24c0a8ffe5fc5458cb3bcf4 | 24,309,514,911,066 | b796403692acd9cd1dcae90ee41c37ef4bc56f44 | /CobolPorterParser/src/main/java/tr/com/vbt/natural/parser/loops/patern/enders/PaternEndFor.java | fa7af1f484eb29f5d614605c0a9f2b0a961c15bf | [] | no_license | latift/PorterEngine | https://github.com/latift/PorterEngine | 7626bae05f41ef4e7828e13f2a55bf77349e1bb3 | c78a12f1cb2e72c90b1b22d6f50f71456d0c4345 | refs/heads/master | 2023-09-02T05:16:24.793000 | 2021-09-29T12:02:52 | 2021-09-29T12:02:52 | 95,788,676 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tr.com.vbt.natural.parser.loops.patern.enders;
import tr.com.vbt.cobol.parser.AbstractCommand;
import tr.com.vbt.lexer.ReservedNaturalKeywords;
import tr.com.vbt.natural.parser.loops.enders.ElementEndFor;
import tr.com.vbt.patern.AbstractPattern;
import tr.com.vbt.token.AbstractToken;
import tr.com.vbt.token.O... | UTF-8 | Java | 1,253 | java | PaternEndFor.java | Java | [] | null | [] | package tr.com.vbt.natural.parser.loops.patern.enders;
import tr.com.vbt.cobol.parser.AbstractCommand;
import tr.com.vbt.lexer.ReservedNaturalKeywords;
import tr.com.vbt.natural.parser.loops.enders.ElementEndFor;
import tr.com.vbt.patern.AbstractPattern;
import tr.com.vbt.token.AbstractToken;
import tr.com.vbt.token.O... | 1,253 | 0.747805 | 0.745411 | 66 | 17.984848 | 24.789717 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.19697 | false | false | 15 |
276a84cbc9c908f9fc94053debbb976c2aa6f50d | 12,412,455,505,056 | f08abb4c147d445e2f632dcde13a6558acbf5873 | /ManagementStudio/.svn/pristine/27/276a84cbc9c908f9fc94053debbb976c2aa6f50d.svn-base | 93c629809b07e2f1b4c9b3c38a0d741f6c17bfbb | [] | no_license | jackjetty/resource | https://github.com/jackjetty/resource | 57f15b3ace45c58ce7e2bd0f5be23e62de0bbebc | c5967933658f4e8661fd38f38e26d16dccd84c2d | refs/heads/master | 2021-01-19T11:15:17.297000 | 2017-06-22T15:12:56 | 2017-06-22T15:12:56 | 87,944,281 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rising.management.vo;
import java.util.ArrayList;
public class TreeMenu {
//对应Menu表中的text
private String text;
//对应Menu表中的menuId
private Integer id;
//是否选中
private Boolean checked;
//是否打开
private String state;
//子菜单
private ArrayList<TreeMenu> children;
public St... | UTF-8 | Java | 997 | 276a84cbc9c908f9fc94053debbb976c2aa6f50d.svn-base | Java | [] | null | [] | package com.rising.management.vo;
import java.util.ArrayList;
public class TreeMenu {
//对应Menu表中的text
private String text;
//对应Menu表中的menuId
private Integer id;
//是否选中
private Boolean checked;
//是否打开
private String state;
//子菜单
private ArrayList<TreeMenu> children;
public St... | 997 | 0.643979 | 0.643979 | 64 | 12.921875 | 14.071586 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.15625 | false | false | 15 | |
25b9c7fcb14177d981f8ca0db7ac490af9d283c6 | 29,850,022,707,891 | 45a967e6da524412cb26f14c3977f9cafeed9141 | /Sample Client/src/com/ss/client/network/client/RequestObjectTemplateClientPacket.java | 24dc017a67c74597dd16955799cc88d1157dc127 | [] | no_license | JavaSaBr/rlib-jme-sample | https://github.com/JavaSaBr/rlib-jme-sample | 90ff1ddcf53ea9e5d86c0ef10704ad6b8de3e988 | 8f18f929c7a81137cbb4029c1687685641ca3f85 | refs/heads/master | 2021-01-22T22:28:43.834000 | 2017-05-30T08:15:21 | 2017-05-30T08:15:21 | 85,549,149 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ss.client.network.client;
import com.ss.client.network.ClientPacket;
import org.jetbrains.annotations.NotNull;
import java.nio.ByteBuffer;
/**
* The packet to request data of a template.
*
* @author JavaSaBr
*/
public abstract class RequestObjectTemplateClientPacket extends ClientPacket {
/**
... | UTF-8 | Java | 609 | java | RequestObjectTemplateClientPacket.java | Java | [
{
"context": "acket to request data of a template.\n *\n * @author JavaSaBr\n */\npublic abstract class RequestObjectTemplateCl",
"end": 225,
"score": 0.9978528618812561,
"start": 217,
"tag": "USERNAME",
"value": "JavaSaBr"
}
] | null | [] | package com.ss.client.network.client;
import com.ss.client.network.ClientPacket;
import org.jetbrains.annotations.NotNull;
import java.nio.ByteBuffer;
/**
* The packet to request data of a template.
*
* @author JavaSaBr
*/
public abstract class RequestObjectTemplateClientPacket extends ClientPacket {
/**
... | 609 | 0.679803 | 0.678161 | 30 | 19.299999 | 20.184401 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 15 |
948bcb841a5f8de6f811c62dc28dd12ba21e08bc | 4,655,744,589,981 | 938c983e3db956fc515c03a0900d528a840ac1c3 | /src/com/echo/junkman/smileface/ItemType.java | 8802952b5a19dc8e40dafd788cc972115720a4d1 | [] | no_license | jiangecho/SmileFace | https://github.com/jiangecho/SmileFace | 6554b51156bc7c35a356780e9b13b1ad9cd17abb | ad4326264d04ea8057c0813e1415cf75837d10f5 | refs/heads/master | 2021-01-01T19:39:37.297000 | 2014-07-22T14:00:59 | 2014-07-22T14:00:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.echo.junkman.smileface;
public enum ItemType {
TYPE_0,
TYPE_1,
TYPE_2,
TYPE_3,
TYPE_4,
TYPE_5,
TYPE_6,
TYPE_7,
TYPE_8,
TYPE_9,
TYPE_10,
TYPE_11,
TYPE_12,
TYPE_13,
TYPE_14,
TYPE_15,
TYPE_16,
TYPE_17,
TYPE_18,
TYPE_19,
TYPE_20,
TYPE_21,
T... | UTF-8 | Java | 392 | java | ItemType.java | Java | [] | null | [] | package com.echo.junkman.smileface;
public enum ItemType {
TYPE_0,
TYPE_1,
TYPE_2,
TYPE_3,
TYPE_4,
TYPE_5,
TYPE_6,
TYPE_7,
TYPE_8,
TYPE_9,
TYPE_10,
TYPE_11,
TYPE_12,
TYPE_13,
TYPE_14,
TYPE_15,
TYPE_16,
TYPE_17,
TYPE_18,
TYPE_19,
TYPE_20,
TYPE_21,
T... | 392 | 0.52551 | 0.408163 | 32 | 10.25 | 5.471517 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.78125 | false | false | 15 |
e725960a5394e3eb845512b1c95d9c37ca9872a3 | 20,736,102,151,868 | f7a4da9f9df624534b6ecf73fe4367c887b0209f | /src/thriathon/model/Aluno.java | f9dbeb92c9e55bce4fc1383509e18b578bd9de48 | [] | no_license | vicious721/Thriathon | https://github.com/vicious721/Thriathon | fc3a01305271513c10e20e595898e12d9dd5c9c0 | 78e90238b541c9649c2ec646b0bced24b7589fd9 | refs/heads/master | 2021-01-02T22:47:03.988000 | 2017-08-26T23:24:18 | 2017-08-26T23:24:18 | 99,388,745 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package thriathon.model;
/**
* @author Eduardo
*/
public class Aluno {
private static int cont = 0;
private int idAluno;
private String nomeAluno;
private int idadeAluno;
public Aluno(String nomeAluno, int idadeAluno) {
setIdAluno(++cont);
this.nomeAluno = nomeAlun... | UTF-8 | Java | 861 | java | Aluno.java | Java | [
{
"context": "package thriathon.model;\r\n\r\n/**\r\n * @author Eduardo\r\n */\r\npublic class Aluno {\r\n\r\n private static ",
"end": 51,
"score": 0.9998658299446106,
"start": 44,
"tag": "NAME",
"value": "Eduardo"
}
] | null | [] | package thriathon.model;
/**
* @author Eduardo
*/
public class Aluno {
private static int cont = 0;
private int idAluno;
private String nomeAluno;
private int idadeAluno;
public Aluno(String nomeAluno, int idadeAluno) {
setIdAluno(++cont);
this.nomeAluno = nomeAlun... | 861 | 0.586527 | 0.585366 | 43 | 18.023256 | 16.227293 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.348837 | false | false | 15 |
a2cc0661f75da8dac819b8c5d529fb0712866b86 | 24,223,615,603,787 | c696d4fc1f9144906750231a4b85979cf96fc067 | /jy-access-facade/src/main/java/com/jy/access/service/RoleService.java | 72e7a81fab6d8357eeaf5dfa718d6164bd639d02 | [] | no_license | liukh1227/jyAccess | https://github.com/liukh1227/jyAccess | e5b723f4354464cf587f1949a5c567bd4ae12213 | bac6929f28030e249fb8e34f3e6c4eeb646aec18 | refs/heads/master | 2021-05-10T13:11:27.214000 | 2018-01-22T14:14:07 | 2018-01-22T14:14:07 | 118,428,828 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jy.access.service;
import com.jy.entity.form.RoleQueryForm;
public interface RoleService {
/**
* 新增角色
*
* @author liukh
* @date 2017-8-30 上午10:09:11
* @param data
* @return
*/
public String addRole(String data);
/**
* 删除角色
*
* @author liukh
* @date 2017-8-30 上午10:12:36
* @par... | UTF-8 | Java | 1,525 | java | RoleService.java | Java | [
{
"context": "rface RoleService {\n\t/**\n\t * 新增角色\n\t * \n\t * @author liukh\n\t * @date 2017-8-30 上午10:09:11\n\t * @param data\n\t ",
"end": 141,
"score": 0.9995153546333313,
"start": 136,
"tag": "USERNAME",
"value": "liukh"
},
{
"context": "Role(String data);\n\n\t/**\n\t * 删除角色\... | null | [] | package com.jy.access.service;
import com.jy.entity.form.RoleQueryForm;
public interface RoleService {
/**
* 新增角色
*
* @author liukh
* @date 2017-8-30 上午10:09:11
* @param data
* @return
*/
public String addRole(String data);
/**
* 删除角色
*
* @author liukh
* @date 2017-8-30 上午10:12:36
* @par... | 1,525 | 0.617193 | 0.542248 | 88 | 14.465909 | 14.004827 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.954545 | false | false | 15 |
232f3bb5acc0f49d26a3bc26d7735c70f926afd8 | 27,358,941,727,740 | df81e0fd7159a56b067f13d58df078a6227851d0 | /src/dyd/leetcode/Q00535_EncodeAndDecodeTinyURL.java | 5bf0fc76ad79d86d89171fc66e6b153687b6df51 | [] | no_license | yid72/algo_leetcode | https://github.com/yid72/algo_leetcode | 49d1c86a7d0e690f96adfc8cefbc023bc93a71f4 | 917429b3d4b09e36f6ea5ca5a7982e3cf8e5f2e3 | refs/heads/master | 2021-01-12T00:25:09.498000 | 2021-01-01T14:06:22 | 2021-01-01T14:06:22 | 78,712,823 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dyd.leetcode;
import java.util.HashMap;
public class Q00535_EncodeAndDecodeTinyURL {
private static final String TINY_URL_PREFIX = "https://tinyurl.com/";
private HashMap<String, String> tiny2Originals = new HashMap();
// Encodes a URL to a shortened URL.
public String encode(String longUrl)... | UTF-8 | Java | 1,001 | java | Q00535_EncodeAndDecodeTinyURL.java | Java | [] | null | [] | package dyd.leetcode;
import java.util.HashMap;
public class Q00535_EncodeAndDecodeTinyURL {
private static final String TINY_URL_PREFIX = "https://tinyurl.com/";
private HashMap<String, String> tiny2Originals = new HashMap();
// Encodes a URL to a shortened URL.
public String encode(String longUrl)... | 1,001 | 0.653347 | 0.634366 | 33 | 29.333334 | 24.47716 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 15 |
b549ab5a7797bb378f3e9998625acaff12da9581 | 14,413,910,288,245 | cc4e057224d25e50458a896a2c056166516633f5 | /src/com/dci/intellij/dbn/execution/method/action/SetExecutionSchemaComboBoxAction.java | 2e9cab2d06e30c2bd230c1dacbb274aa93e21301 | [
"Apache-2.0"
] | permissive | consulo-trash/consulo-sql | https://github.com/consulo-trash/consulo-sql | 1ee3d7ec5ee4990a4ed0eeab4cbfea511a1a3f0f | d85206f43c39999c836ea19cc944672e6f72414e | refs/heads/master | 2020-04-14T19:31:09.329000 | 2015-10-12T21:53:33 | 2015-10-12T21:53:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2012-2014 Dan Cioca
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | UTF-8 | Java | 2,506 | java | SetExecutionSchemaComboBoxAction.java | Java | [
{
"context": "/*\n * Copyright 2012-2014 Dan Cioca\n *\n * Licensed under the Apache License, Version ",
"end": 35,
"score": 0.9998621940612793,
"start": 26,
"tag": "NAME",
"value": "Dan Cioca"
}
] | null | [] | /*
* Copyright 2012-2014 <NAME>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in w... | 2,503 | 0.755786 | 0.750998 | 61 | 40.098362 | 29.675682 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.508197 | false | false | 15 |
ca7b31dbeb62ca3c4aab497b6e2c364e2790d845 | 3,015,067,047,274 | 1eca72952c1d4d4ac618852d38d8f97378b97fc2 | /.svn/pristine/af/afd8f84d1dbdcc5e34cc4697bcac1820456d7839.svn-base | c6d52eac50867e41365a57166704ae32acb0fe08 | [] | no_license | qq85609655/LegalPersonDataBase | https://github.com/qq85609655/LegalPersonDataBase | af580d4b696012d14498a7ed3a9ddf890ff0902e | b7d646e83c700dc276f1bdc585e548d7f22c8e71 | refs/heads/master | 2020-04-17T16:49:41.984000 | 2017-11-24T06:37:17 | 2017-11-24T06:37:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright© 2003-2016 浙江汇信科技有限公司, All Rights Reserved.
*/
package com.icinfo.frk.business.service;
import com.icinfo.framework.core.service.BaseService;
import com.icinfo.frk.business.model.CdWxzcZscqxxValid;
import java.util.List;
/**
* 描述: 无形资产-知识产权 cd_wxzc_zscqxx_valid 对应的Service接口.<br>
*
* @author frame... | UTF-8 | Java | 680 | afd8f84d1dbdcc5e34cc4697bcac1820456d7839.svn-base | Java | [
{
"context": "_wxzc_zscqxx_valid 对应的Service接口.<br>\n *\n * @author framework generator\n * @date 2017年07月06日\n */\npublic interface ICdWxzc",
"end": 334,
"score": 0.9966578483581543,
"start": 315,
"tag": "USERNAME",
"value": "framework generator"
}
] | null | [] | /*
* Copyright© 2003-2016 浙江汇信科技有限公司, All Rights Reserved.
*/
package com.icinfo.frk.business.service;
import com.icinfo.framework.core.service.BaseService;
import com.icinfo.frk.business.model.CdWxzcZscqxxValid;
import java.util.List;
/**
* 描述: 无形资产-知识产权 cd_wxzc_zscqxx_valid 对应的Service接口.<br>
*
* @author frame... | 680 | 0.737391 | 0.709565 | 25 | 22.040001 | 22.972122 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.24 | false | false | 15 | |
319397ce59cf7bd41176f18b7fb5ddbbcf3ba5e3 | 9,148,280,399,081 | afc697fdb5579e5c95d6d0a6b0f3255151344fed | /src/snippet/RectangleBuilder.java | f3b14065240b91c2216012213fdf3488dbb48ccd | [
"Apache-2.0"
] | permissive | nwpu043814/OCRDemo | https://github.com/nwpu043814/OCRDemo | 1923282f95a569e56a71765db861b57a52b906fd | 644c98bc54e91a672db538d12d6786934347904a | refs/heads/master | 2020-03-19T21:21:49.215000 | 2018-06-13T14:15:59 | 2018-06-13T14:15:59 | 136,937,702 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package snippet;
import java.awt.Rectangle;
public final class RectangleBuilder {
int mX;
int mY;
int mWidth;
int mHeight;
public static RectangleBuilder newBuilder()
{
return new RectangleBuilder();
}
public RectangleBuilder x(int x)
{
this.mX = x;
return this;
}
public RectangleBuilder y(int ... | UTF-8 | Java | 608 | java | RectangleBuilder.java | Java | [] | null | [] | package snippet;
import java.awt.Rectangle;
public final class RectangleBuilder {
int mX;
int mY;
int mWidth;
int mHeight;
public static RectangleBuilder newBuilder()
{
return new RectangleBuilder();
}
public RectangleBuilder x(int x)
{
this.mX = x;
return this;
}
public RectangleBuilder y(int ... | 608 | 0.672697 | 0.672697 | 45 | 12.511111 | 13.739841 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.511111 | false | false | 15 |
eda613c4e72e9c1783bd701b7260f8555c354ee5 | 24,472,723,707,823 | ab3ff772b6b25d318dcca56982e79b92fe97eab7 | /src/main/java/com/yizhou/mymall/service/UserService.java | e585539811c0c8126c830dd55d054d85e3f46e53 | [] | no_license | yzhou116/onlineshopmall | https://github.com/yzhou116/onlineshopmall | 711f3396ca2949d537d4bf7e7891834724547bb9 | 0a93992552b9cd70de0fc8001243ef957f73fa45 | refs/heads/main | 2023-02-25T19:11:44.048000 | 2021-02-03T01:09:58 | 2021-02-03T01:09:58 | 327,767,433 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yizhou.mymall.service;
import com.baomidou.mybatisplus.extension.service.IService;
import com.yizhou.mymall.entity.User;
import java.sql.SQLException;
/**
* <p>
* 服务类
* </p>
*
* @author yizhou
* @since 2021-01-02
*/
public interface UserService {
User CheckUserLogin(String username, String p... | UTF-8 | Java | 399 | java | UserService.java | Java | [
{
"context": "eption;\n\n\n/**\n * <p>\n * 服务类\n * </p>\n *\n * @author yizhou\n * @since 2021-01-02\n */\npublic interface UserSer",
"end": 214,
"score": 0.9994478225708008,
"start": 208,
"tag": "USERNAME",
"value": "yizhou"
}
] | null | [] | package com.yizhou.mymall.service;
import com.baomidou.mybatisplus.extension.service.IService;
import com.yizhou.mymall.entity.User;
import java.sql.SQLException;
/**
* <p>
* 服务类
* </p>
*
* @author yizhou
* @since 2021-01-02
*/
public interface UserService {
User CheckUserLogin(String username, String p... | 399 | 0.722646 | 0.70229 | 24 | 15.375 | 20.715961 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.291667 | false | false | 15 |
46a949fe2fdb232c8648a096564ef9a833a22602 | 3,805,341,038,800 | c5b5c05f8864a060c135483bf096a62ecc4065b8 | /proj3/byow/Entity/Door.java | 025f533507366a5a2418a93fabfc2fe2527a3097 | [] | no_license | Henrijian/skeleton-sp19 | https://github.com/Henrijian/skeleton-sp19 | 57102aae20d3fcd2095ca11bdef27a0688504852 | 19db71b4fa431e889d685f9226bd7c8a684a7078 | refs/heads/master | 2023-03-26T00:56:49.515000 | 2021-03-16T13:51:31 | 2021-03-16T13:51:31 | 292,591,033 | 1 | 0 | null | true | 2020-09-03T14:19:31 | 2020-09-03T14:19:30 | 2020-09-01T09:30:45 | 2020-06-24T07:25:25 | 2,791 | 0 | 0 | 0 | null | false | false | package byow.Entity;
import byow.Core.PointUtils;
import byow.TileEngine.TETile;
import java.awt.*;
import java.io.Serializable;
public class Door implements Serializable {
public final int x; // X coordinate of this door.
public final int y; // Y coordinate of this door.
public final TETile closedTile; ... | UTF-8 | Java | 2,887 | java | Door.java | Java | [] | null | [] | package byow.Entity;
import byow.Core.PointUtils;
import byow.TileEngine.TETile;
import java.awt.*;
import java.io.Serializable;
public class Door implements Serializable {
public final int x; // X coordinate of this door.
public final int y; // Y coordinate of this door.
public final TETile closedTile; ... | 2,887 | 0.557326 | 0.553169 | 96 | 29.072916 | 23.578876 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.552083 | false | false | 15 |
9fe0c6737334b6e9a72cb38fc56489d621cbab62 | 30,047,591,241,432 | 0654250782174a57875defadca2707126c1fa8fc | /IODemo/IO5Module/src/cn/ybzy/demo/IOTest5.java | 2860d071c58ad56ae5588ce177106f4881deae52 | [] | no_license | sk1433223/IODemo | https://github.com/sk1433223/IODemo | f4563b893d26c88d2a507c64374379457fb3c3a0 | b7bf53eb6fd1010d5b733779df47cd7dfb756cc9 | refs/heads/master | 2022-04-21T04:05:50.871000 | 2020-04-20T16:21:03 | 2020-04-20T16:33:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.ybzy.demo;
import java.io.IOException;
import java.nio.file.*;
import java.nio.file.attribute.BasicFileAttributes;
public class IOTest5 {
public static void main(String[] args) {
Path path = Paths.get("e:\\aaa");
// try {
// Files.delete(path);
// } catch (IOException e... | UTF-8 | Java | 1,179 | java | IOTest5.java | Java | [] | null | [] | package cn.ybzy.demo;
import java.io.IOException;
import java.nio.file.*;
import java.nio.file.attribute.BasicFileAttributes;
public class IOTest5 {
public static void main(String[] args) {
Path path = Paths.get("e:\\aaa");
// try {
// Files.delete(path);
// } catch (IOException e... | 1,179 | 0.531807 | 0.530958 | 36 | 31.75 | 26.221678 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 15 |
999c74fba04206be03d6159c8023beea58821e4a | 21,328,807,600,063 | af0c4995d4bf5f76a6ca283fc55dfdca4e52ca3a | /program/src/main/java/com/whaley/biz/program/playersupport/component/liveplayer/initerror/InitErrorComponent.java | 68c8eb030e41befdb812382d845fb8b1ab999f86 | [] | no_license | portal-io/portal-android | https://github.com/portal-io/portal-android | da60c4a7d54fb56fbc983c635bb1d2c4d542f78e | 623757fbb4d7979745b4c8ee34cebbf395cbd249 | refs/heads/master | 2020-03-20T07:58:08.196000 | 2019-03-16T02:30:48 | 2019-03-16T02:30:48 | 137,295,692 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.whaley.biz.program.playersupport.component.liveplayer.initerror;
import com.whaley.biz.playerui.component.BaseController;
import com.whaley.biz.playerui.component.BaseUIAdapter;
import com.whaley.biz.playerui.component.simpleplayer.initError.InitErrorController;
import com.whaley.biz.playerui.exception.Pla... | UTF-8 | Java | 1,292 | java | InitErrorComponent.java | Java | [
{
"context": "xception.ProgramErrorConstants;\n\n/**\n * Created by YangZhi on 2017/8/8 19:45.\n */\n\npublic class InitErrorCom",
"end": 437,
"score": 0.9961073994636536,
"start": 430,
"tag": "USERNAME",
"value": "YangZhi"
}
] | null | [] | package com.whaley.biz.program.playersupport.component.liveplayer.initerror;
import com.whaley.biz.playerui.component.BaseController;
import com.whaley.biz.playerui.component.BaseUIAdapter;
import com.whaley.biz.playerui.component.simpleplayer.initError.InitErrorController;
import com.whaley.biz.playerui.exception.Pla... | 1,292 | 0.674765 | 0.666928 | 39 | 31.717949 | 29.694124 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 15 |
6418416ea79297a8a104e3d5437dc2e9f4aaa7f0 | 23,854,248,415,403 | 04ad5760ac435051a494a5ffd0b2d5b194e0c633 | /CRUDBasico/src/modelo/Insert.java | cfb59e6e1efeadbcf4631047be2c28f6b0199050 | [] | no_license | Wildarte/java | https://github.com/Wildarte/java | c8832539685302704874bc5d7bfa8f7eed76132e | a0a0c348b6e0eb6037946dce2adba58b613e43b8 | refs/heads/master | 2020-04-05T17:13:44.267000 | 2019-10-29T02:16:36 | 2019-10-29T02:16:36 | 142,014,893 | 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 modelo;
import java.awt.Component;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatemen... | UTF-8 | Java | 1,063 | java | Insert.java | Java | [
{
"context": "import javax.swing.JOptionPane;\n\n/**\n *\n * @author Il2\n */\npublic class Insert extends Conexao{\n \n ",
"end": 407,
"score": 0.9996844530105591,
"start": 404,
"tag": "USERNAME",
"value": "Il2"
}
] | 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 modelo;
import java.awt.Component;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatemen... | 1,063 | 0.611477 | 0.609595 | 39 | 26.256411 | 21.170513 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.564103 | false | false | 15 |
50edbebf38a88c0397ba6051880e0e68859de40e | 6,158,983,103,903 | 2935f46da19c2bbe066aeeab409f927534ddf1b6 | /src/main/java/me/cassayre/florian/Pong/gui/message/BasicMessage.java | f2166f7b3885d6c5c4af8f37e6e6a15073268a15 | [] | no_license | FlorianCassayre/Pong | https://github.com/FlorianCassayre/Pong | 4d7a69eef5bbe3a3faaaee7c53e42c3aacf153fd | feb05afa9c9392d2b108d40758b13bac55881f93 | refs/heads/master | 2021-01-10T17:21:32.355000 | 2015-05-24T21:30:00 | 2015-05-24T21:30:00 | 36,098,168 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.cassayre.florian.Pong.gui.message;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.Font;
import java.awt.Graphics;
import me.cassayre.florian.Pong.Pong;
import me.cassayre.florian.Pong.utils.GraphicsUtils;
import me.cassayre.florian.Pong.window.Paintable;
public class BasicMessage implem... | UTF-8 | Java | 813 | java | BasicMessage.java | Java | [] | null | [] | package me.cassayre.florian.Pong.gui.message;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.Font;
import java.awt.Graphics;
import me.cassayre.florian.Pong.Pong;
import me.cassayre.florian.Pong.utils.GraphicsUtils;
import me.cassayre.florian.Pong.window.Paintable;
public class BasicMessage implem... | 813 | 0.751538 | 0.730627 | 28 | 28.035715 | 23.972427 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.678571 | false | false | 15 |
9e9907bb6d448802e15f892d9ae8bbaacf32365a | 13,984,413,556,573 | 22db7700f3cd33eab18073779f9299377bdf2c2e | /app/src/main/java/com/example/ott/Common.java | 4264c4a4023966f4f7b3ed13f177c22c57d63027 | [] | no_license | shreyashcode/SubscriptionManager | https://github.com/shreyashcode/SubscriptionManager | 2031ae3b5f34c4bd74d14de3dbc2fcb311544713 | ae3efb13a9a792d8d58266357301a114023960c4 | refs/heads/main | 2023-08-29T02:14:51.230000 | 2021-10-17T18:42:26 | 2021-10-17T18:42:26 | 418,223,561 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.ott;
import java.util.HashMap;
import java.util.Map;
public class Common {
public static String USER_NAME;
public static String USER_PHONE;
public static Map<String, String> map;
}
| UTF-8 | Java | 215 | java | Common.java | Java | [] | null | [] | package com.example.ott;
import java.util.HashMap;
import java.util.Map;
public class Common {
public static String USER_NAME;
public static String USER_PHONE;
public static Map<String, String> map;
}
| 215 | 0.734884 | 0.734884 | 10 | 20.5 | 14.719035 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 15 |
86ff9bcf59c505a9d7dbd00eeb3cab0243698b04 | 6,210,522,768,941 | 4b45dc0d7b2d53f8127db23f0f438e9d1e5e41ec | /LIS/lis-common/java/com/tietoenator/lis/common/data/code/PrintRouteCode.java | e5176ca264311354f4b318d91a46f28254b38eb1 | [] | no_license | anchalchoubey/GitHub | https://github.com/anchalchoubey/GitHub | 4369590863e4bc98f4f04eeee87ad7d9d82f5169 | 76dbdec66fabb51698e232001dd7c0797c52e1e3 | HEAD | 2016-09-06T04:20:41.687000 | 2013-07-22T11:46:11 | 2013-07-22T11:46:11 | 11,577,845 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tietoenator.lis.common.data.code;
import com.tietoenator.lis.common.convert.ConvUtil;
import com.tietoenator.lis.common.data.ControlDataStringEnumerationValue;
import com.tietoenator.ural.data.BasicDataType;
import com.tietoenator.ural.data.ValueException;
/**
* <p>
* Title: PrintRouteCode (ControlData ... | UTF-8 | Java | 3,733 | java | PrintRouteCode.java | Java | [
{
"context": "y=05, type=PRINT_ROUTE_CODE\n * </p>\n * \n * @author jappitim\n */\npublic class PrintRouteCode extends ControlDa",
"end": 479,
"score": 0.9992315769195557,
"start": 471,
"tag": "USERNAME",
"value": "jappitim"
}
] | null | [] | package com.tietoenator.lis.common.data.code;
import com.tietoenator.lis.common.convert.ConvUtil;
import com.tietoenator.lis.common.data.ControlDataStringEnumerationValue;
import com.tietoenator.ural.data.BasicDataType;
import com.tietoenator.ural.data.ValueException;
/**
* <p>
* Title: PrintRouteCode (ControlData ... | 3,733 | 0.643182 | 0.628985 | 125 | 28.864 | 28.705496 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.664 | false | false | 15 |
d0ebed30c263dda7eaf987a8b364e18cf3040912 | 29,386,166,239,752 | 98e2bb3fc814da7241e464097343b439b4e02127 | /app/src/main/java/com/app/amyal/entities/FlightTypeEnt.java | 3e8d8c1d786294728bd2695ed857909813f5d061 | [] | no_license | SaeedHyder/Amyal- | https://github.com/SaeedHyder/Amyal- | 2ec52ecf0e9957e96b425fa809ccc47e79c2b324 | 02aff0aeec10689fc0a73a29332d9f1130fe326f | refs/heads/master | 2021-11-30T10:53:34.944000 | 2019-01-30T12:13:50 | 2019-01-30T12:13:50 | 176,735,692 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.app.amyal.entities;
/**
* Created by waq on 11/25/2017.
*/
public class FlightTypeEnt {
int id;
String FlightTypeImageSelected;
String FlightTypeImageUnSelected;
String FlightType;
boolean isSelected;
public FlightTypeEnt( int id, String FlightTypeImageSelected, String FlightTy... | UTF-8 | Java | 1,517 | java | FlightTypeEnt.java | Java | [
{
"context": "package com.app.amyal.entities;\n\n/**\n * Created by waq on 11/25/2017.\n */\n\npublic class FlightTypeEnt {\n",
"end": 54,
"score": 0.9996079206466675,
"start": 51,
"tag": "USERNAME",
"value": "waq"
}
] | null | [] | package com.app.amyal.entities;
/**
* Created by waq on 11/25/2017.
*/
public class FlightTypeEnt {
int id;
String FlightTypeImageSelected;
String FlightTypeImageUnSelected;
String FlightType;
boolean isSelected;
public FlightTypeEnt( int id, String FlightTypeImageSelected, String FlightTy... | 1,517 | 0.692815 | 0.687541 | 62 | 23.467741 | 26.076017 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.403226 | false | false | 15 |
4f9327e5cc00cd6dae1dc64cb4591a133cdcc854 | 10,436,770,572,670 | b4c89f881ebc8a194c75386cba36058c47139766 | /DatabaseHelper.java | b4be4e1a895415baa4e3363072552e42e79d84af | [] | no_license | darshanvs18/MachineTestHealthCoco12 | https://github.com/darshanvs18/MachineTestHealthCoco12 | b90bf323a960961a8d8b888884be52f1ffe55523 | 2a267b57ea9bd630a56da8f5148fb94b70e671c3 | refs/heads/master | 2020-04-18T05:55:48.633000 | 2019-01-24T03:40:09 | 2019-01-24T03:40:09 | 167,297,933 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.android.dvs.machinetesthealthcoco;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.provider.ContactsContract;
import android.util.Log;
import... | UTF-8 | Java | 2,821 | java | DatabaseHelper.java | Java | [] | null | [] | package com.android.dvs.machinetesthealthcoco;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.provider.ContactsContract;
import android.util.Log;
import... | 2,821 | 0.641971 | 0.641616 | 109 | 24.880733 | 25.568661 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.522936 | false | false | 15 |
86032023d8c37e744151445e4adde789a7d9cff6 | 27,951,647,205,487 | dc15b13618761f6538d600087937d66ef6d237a0 | /app/src/main/java/com/cnmobi/exianmall/bean/OrderDetail.java | 7b7e503816dedf208fe6b816d1747b506a24cec2 | [] | no_license | yclvergil/Exianmall | https://github.com/yclvergil/Exianmall | b8432fada9b54f80a4e73d8ceeb3ce022688c2f2 | 9c8249fee4d801a220d3b5b3def7aa80fc46cd5e | refs/heads/master | 2021-01-19T07:03:13.785000 | 2016-07-03T03:08:25 | 2016-07-03T03:08:25 | 62,479,171 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cnmobi.exianmall.bean;
public class OrderDetail {
private String buynumber;// 购买数量
private String buyprice;// 购买价格
private String commodityname;// 商品名称
private String companyname;// 商品单位名称
private String idCommodity;// 商品主键
private String idLevel;// 商品级别id
private String levelname;// 商品级别
pr... | UTF-8 | Java | 3,231 | java | OrderDetail.java | Java | [] | null | [] | package com.cnmobi.exianmall.bean;
public class OrderDetail {
private String buynumber;// 购买数量
private String buyprice;// 购买价格
private String commodityname;// 商品名称
private String companyname;// 商品单位名称
private String idCommodity;// 商品主键
private String idLevel;// 商品级别id
private String levelname;// 商品级别
pr... | 3,231 | 0.717259 | 0.717259 | 182 | 16.164835 | 15.903738 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.230769 | false | false | 15 |
43f362e10f9f1fee9ae0b2c4a4a8c81a11894b6c | 27,951,647,204,231 | 5fb2d7163e335591ef28314b4f57c1bf5956a3f0 | /google-ads-stubs-v14/src/main/java/com/google/ads/googleads/v14/services/AdGroupExtensionSettingServiceGrpc.java | e5b5bd3f24d7a7467feeb557724ec81f66e36287 | [
"BSD-3-Clause",
"Classpath-exception-2.0",
"GPL-2.0-only",
"Apache-2.0",
"MIT",
"CDDL-1.1"
] | permissive | googleads/google-ads-java | https://github.com/googleads/google-ads-java | 43abb0081568e856061aee97c7636503d42d9802 | f154ad920c9064a5cd6cf9171ef4a054422d85d7 | refs/heads/main | 2023-08-19T07:39:40.744000 | 2023-08-16T17:19:19 | 2023-08-16T17:19:19 | 127,753,126 | 156 | 183 | Apache-2.0 | false | 2023-09-14T21:58:18 | 2018-04-02T12:27:07 | 2023-09-05T07:48:30 | 2023-09-14T21:58:17 | 478,545 | 144 | 182 | 16 | Java | false | false | package com.google.ads.googleads.v14.services;
import static io.grpc.MethodDescriptor.generateFullMethodName;
/**
* <pre>
* Service to manage ad group extension settings.
* </pre>
*/
@javax.annotation.Generated(
value = "by gRPC proto compiler",
comments = "Source: google/ads/googleads/v14/services/ad_gro... | UTF-8 | Java | 18,168 | java | AdGroupExtensionSettingServiceGrpc.java | Java | [] | null | [] | package com.google.ads.googleads.v14.services;
import static io.grpc.MethodDescriptor.generateFullMethodName;
/**
* <pre>
* Service to manage ad group extension settings.
* </pre>
*/
@javax.annotation.Generated(
value = "by gRPC proto compiler",
comments = "Source: google/ads/googleads/v14/services/ad_gro... | 18,168 | 0.711966 | 0.708829 | 443 | 40.011288 | 37.79686 | 224 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.252822 | false | false | 15 |
745e68931e31c8374610a8b369b7d836bed64de2 | 12,429,635,421,471 | 7e6d061c46b3e839f222c40b9edcacc574828404 | /354/src/GameOverWindow.java | 489f3dc6c69e82fea6fadf20bb6fc1c99caf4739 | [] | no_license | Mchapuis/RPG | https://github.com/Mchapuis/RPG | 171dd4f3c485abe977a30e22edcaace16bf8391a | 62fc1ae951830c1e2c45ee19716cf6a7894dbb81 | refs/heads/master | 2021-06-23T20:25:11.450000 | 2017-08-04T03:47:08 | 2017-08-04T03:47:08 | 91,106,980 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | import javax.swing.*;
import java.awt.*;
import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
public class GameOverWindow {
private JFrame gameOverFrame;
GameOverWindow(Ability.Player player, boolean fullscreen){
gameOverFrame = ... | UTF-8 | Java | 2,272 | java | GameOverWindow.java | Java | [] | null | [] | import javax.swing.*;
import java.awt.*;
import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
public class GameOverWindow {
private JFrame gameOverFrame;
GameOverWindow(Ability.Player player, boolean fullscreen){
gameOverFrame = ... | 2,272 | 0.618398 | 0.611356 | 73 | 30.123287 | 25.720812 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.520548 | false | false | 15 |
bc843e7ebb12505a287b8403e55cf208e27e0366 | 5,282,809,821,469 | 22273f4b9e5aee8b1aacb5ca9e36a5d4390e8e29 | /week-04/day-4/Tests/AnimalTest.java | ecfd5e4d086dd9160ba43b6e92157460457c8839 | [] | no_license | green-fox-academy/Balogh08 | https://github.com/green-fox-academy/Balogh08 | 9f3f7deeb6398ae9786fb848c2ea07e320a8dadc | 1481c81c8703dee88fef5cf451267f0de2e21b0a | refs/heads/master | 2020-04-17T00:42:01.863000 | 2019-04-11T16:00:14 | 2019-04-11T16:00:14 | 166,059,279 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.junit.Test;
import static org.junit.Assert.*;
public class AnimalTest {
Animal dog = new Animal();
@Test
public void eat_DecreaseHunger_ReturnsHunger() {
assertEquals(dog.hunger = 49, dog.eat(), 0);
}
@Test
public void eat_DecreaseToNegative_ReturnsHunger() {
dog.h... | UTF-8 | Java | 1,175 | java | AnimalTest.java | Java | [] | null | [] | import org.junit.Test;
import static org.junit.Assert.*;
public class AnimalTest {
Animal dog = new Animal();
@Test
public void eat_DecreaseHunger_ReturnsHunger() {
assertEquals(dog.hunger = 49, dog.eat(), 0);
}
@Test
public void eat_DecreaseToNegative_ReturnsHunger() {
dog.h... | 1,175 | 0.54383 | 0.531915 | 56 | 19.982143 | 17.754768 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.535714 | false | false | 15 |
8518c1537dd7e5ea0e86d50bd044ee68470d677f | 19,782,619,403,062 | c49654be898203560b89fc0b8821ac2ec7c1d70d | /src/com/tgb/model/Material.java | a3d6a9f6b420a06bfcaa07291ce9dd87d50ce222 | [] | no_license | YANGJINJUE/SSM_Template | https://github.com/YANGJINJUE/SSM_Template | 68e13aa0a9ef6371a1abada63d991cafab947d2b | 90592425467c344972f068d636e705c90ca98ec4 | refs/heads/master | 2022-07-21T12:42:46.056000 | 2022-07-15T08:28:29 | 2022-07-15T08:28:29 | 116,268,227 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tgb.model;
public class Material {
private String id;
private String mat_type;//材料类型
public String getId() {
return id;
}
public void setId(String id) {
this.id = id;
}
public String getMat_type() {
return mat_type;
}
public void setMat_type(String mat_type) {
this.mat_type = mat_type;
}
... | UTF-8 | Java | 516 | java | Material.java | Java | [] | null | [] | package com.tgb.model;
public class Material {
private String id;
private String mat_type;//材料类型
public String getId() {
return id;
}
public void setId(String id) {
this.id = id;
}
public String getMat_type() {
return mat_type;
}
public void setMat_type(String mat_type) {
this.mat_type = mat_type;
}
... | 516 | 0.659449 | 0.659449 | 29 | 16.517241 | 13.7831 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.586207 | false | false | 15 |
bc59fce00c19f7604745b97b5ab421e113da1e90 | 6,760,278,560,490 | 17b4262aad5a809ab9740108f7fc0f772b22ab1e | /homework_3/src/main/java/common/FileDTO.java | f510042d4f338e920639686fc3c8db89ecc71482 | [] | no_license | sebastian-porling/NetworkProgramming-ID1212 | https://github.com/sebastian-porling/NetworkProgramming-ID1212 | 32d5f6aaad9fc9e16b58dd57110534df3f32d54c | 097fa922bfc7b41af89aa7d686d63ef8dc06ba9d | refs/heads/master | 2022-07-15T03:44:03.040000 | 2019-12-03T06:41:32 | 2019-12-03T06:41:32 | 223,144,283 | 0 | 0 | null | false | 2022-06-21T02:21:53 | 2019-11-21T10:06:14 | 2019-12-03T06:41:47 | 2022-06-21T02:21:49 | 177 | 0 | 0 | 1 | Java | false | false | package common;
import server.model.User;
import java.io.Serializable;
/**
* A DTO for the file structure.
*/
public interface FileDTO extends Serializable {
Boolean getReadPermission();
Boolean getWritePermission();
String getFileName();
User getOwner();
int getSize();
}
| UTF-8 | Java | 303 | java | FileDTO.java | Java | [] | null | [] | package common;
import server.model.User;
import java.io.Serializable;
/**
* A DTO for the file structure.
*/
public interface FileDTO extends Serializable {
Boolean getReadPermission();
Boolean getWritePermission();
String getFileName();
User getOwner();
int getSize();
}
| 303 | 0.693069 | 0.693069 | 21 | 13.428572 | 14.737615 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380952 | false | false | 15 |
4f1ba8bf14749e825a3f0b362f31cc6322a8cee8 | 9,972,914,109,483 | 30cf1313f598d6d3828eb277416bb3e45d1ef65e | /src/main/java/org/lazycat/lang/NumberRange.java | 2deb3662a429e590cef6e25a06037448d05b6804 | [] | no_license | paganini2008/lazycat-lang | https://github.com/paganini2008/lazycat-lang | e04684811c4b98b0dd24f128593baea12cf7c12e | 4f04d3ae109c5d3b51cc8ea3f5ab160f45d71479 | refs/heads/master | 2020-01-22T19:58:46.103000 | 2019-03-11T14:27:09 | 2019-03-11T14:27:09 | 84,772,134 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.lazycat.lang;
import java.math.BigInteger;
/**
* NumberRange
*
* @author Fred Feng
* @version 1.0
*/
public class NumberRange {
private static final BigInteger BYTE_MIN = BigInteger.valueOf(Byte.MIN_VALUE);
private static final BigInteger BYTE_MAX = BigInteger.valueOf(Byte.MAX_VALUE);
private st... | UTF-8 | Java | 1,561 | java | NumberRange.java | Java | [
{
"context": "ath.BigInteger;\n\n/**\n * NumberRange\n * \n * @author Fred Feng\n * @version 1.0\n */\npublic class NumberRange {\n\n\t",
"end": 100,
"score": 0.9998165369033813,
"start": 91,
"tag": "NAME",
"value": "Fred Feng"
}
] | null | [] | package org.lazycat.lang;
import java.math.BigInteger;
/**
* NumberRange
*
* @author <NAME>
* @version 1.0
*/
public class NumberRange {
private static final BigInteger BYTE_MIN = BigInteger.valueOf(Byte.MIN_VALUE);
private static final BigInteger BYTE_MAX = BigInteger.valueOf(Byte.MAX_VALUE);
private stati... | 1,558 | 0.698911 | 0.684817 | 65 | 23.015385 | 26.379766 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.6 | false | false | 15 |
1acd253a34d3d3f40b8b07aa50e4e48ad29a5cf3 | 7,507,602,892,195 | fcecc660b6b4b03120697bac9a84f7d829e5348a | /EcommerceProject/EcommerceProject-war/src/java/controller/customer/UpdateCustomerServlet.java | 954b7889e44666f95764e579c791e419396f97f0 | [] | no_license | tibetteixeira/ecommerce | https://github.com/tibetteixeira/ecommerce | f64ebb0a59f95cf5fff753cbcffba2e5df776956 | f2e90ad67791efe592ae7a8131132d7e4ec9efaa | refs/heads/master | 2022-12-27T14:24:34.888000 | 2020-10-06T02:20:36 | 2020-10-06T02:20:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controller.customer;
import java.io.IOException;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import ... | UTF-8 | Java | 2,408 | java | UpdateCustomerServlet.java | Java | [
{
"context": "t model.customer.CustomerModel;\n\n/**\n *\n * @author Tibet\n */\n@WebServlet(name = \"UpdateCustomerServlet\", u",
"end": 406,
"score": 0.8807604312896729,
"start": 401,
"tag": "NAME",
"value": "Tibet"
},
{
"context": "mer.setLogin(login);\n customer.setPasswor... | null | [] | package controller.customer;
import java.io.IOException;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import ... | 2,410 | 0.673045 | 0.673045 | 69 | 33.84058 | 24.323677 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.695652 | false | false | 15 |
7103364a308eb717afe1bc6621e487a4eafe3cf9 | 25,993,142,094,322 | 2a9f5a367149d266f6bb0be7e2a2185a9ec49728 | /app/src/main/java/developers/bmsce/mank/com/foodorder/MainActivity.java | 743edbf5b2a35cf87bc961ffde8d376e997dc2f5 | [] | no_license | naveenrj98/FoodOrderApp_Client | https://github.com/naveenrj98/FoodOrderApp_Client | fe2694847697c59fec69805b61f2ecd00d7c5f27 | 97a248b6cefb79d2bd175491f70430f1a8f0b1fe | refs/heads/master | 2020-05-07T19:51:05.897000 | 2020-03-23T19:53:20 | 2020-03-23T19:53:20 | 180,831,760 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package developers.bmsce.mank.com.foodorder;
import android.app.ProgressDialog;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widge... | UTF-8 | Java | 4,047 | java | MainActivity.java | Java | [] | null | [] | package developers.bmsce.mank.com.foodorder;
import android.app.ProgressDialog;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widge... | 4,047 | 0.614282 | 0.614035 | 137 | 28.540146 | 27.846035 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.518248 | false | false | 15 |
87a91890d6b3e7835a95a218414f45e33375e599 | 29,678,224,017,829 | c0d1531c17ba60f95d91de326f14d371a2f0f623 | /commons-auth-service/src/main/java/io/rocketbase/commons/service/change/ChangeAppUserWithConfirmService.java | b7b4cf6ee9a59ef04962e65ab253eada06cee43f | [
"MIT"
] | permissive | rocketbase-io/commons-auth | https://github.com/rocketbase-io/commons-auth | 8d8f7195ee9b0866df4ba709b3726bdab708a48d | ade0a222a43792962bcd93362149d3b976255de1 | refs/heads/master | 2022-06-24T12:50:15.344000 | 2022-02-12T22:07:05 | 2022-02-12T22:07:05 | 125,485,761 | 15 | 1 | MIT | false | 2023-07-06T16:03:39 | 2018-03-16T08:21:33 | 2022-11-05T12:11:21 | 2022-06-11T10:30:07 | 1,826 | 14 | 0 | 0 | Java | false | false | package io.rocketbase.commons.service.change;
import io.rocketbase.commons.dto.ExpirationInfo;
import io.rocketbase.commons.dto.authentication.EmailChangeRequest;
import io.rocketbase.commons.exception.EmailValidationException;
import io.rocketbase.commons.exception.VerificationException;
import io.rocketbase.commons.... | UTF-8 | Java | 732 | java | ChangeAppUserWithConfirmService.java | Java | [] | null | [] | package io.rocketbase.commons.service.change;
import io.rocketbase.commons.dto.ExpirationInfo;
import io.rocketbase.commons.dto.authentication.EmailChangeRequest;
import io.rocketbase.commons.exception.EmailValidationException;
import io.rocketbase.commons.exception.VerificationException;
import io.rocketbase.commons.... | 732 | 0.870219 | 0.870219 | 15 | 47.799999 | 42.071686 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733333 | false | false | 15 |
edc89883e190198e26aa6c6623f7abb24b746351 | 26,156,350,886,220 | 72bede694e350c09fd016dd15eb3435277ff2509 | /src/main/java/coursework_helpdesk/config/WebConfig.java | 61d6cbe897a946e444945bde64f3ea29191131e3 | [] | no_license | truilya/coursework_helpdesk | https://github.com/truilya/coursework_helpdesk | 6490e5b6f28066d2f3918270be88e115c72d3492 | c7a0039a52c8949a46a6e6127b6a1345de29fbdd | refs/heads/master | 2020-04-04T16:55:20.868000 | 2019-01-08T19:09:43 | 2019-01-08T19:09:43 | 156,099,097 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package coursework_helpdesk.config;
import coursework_helpdesk.config.converters.DateConverter;
import coursework_helpdesk.config.converters.PriorityConverter;
import coursework_helpdesk.config.converters.StatusConverter;
import coursework_helpdesk.config.converters.UserConverter;
import org.springframework.beans.fact... | UTF-8 | Java | 2,477 | java | WebConfig.java | Java | [] | null | [] | package coursework_helpdesk.config;
import coursework_helpdesk.config.converters.DateConverter;
import coursework_helpdesk.config.converters.PriorityConverter;
import coursework_helpdesk.config.converters.StatusConverter;
import coursework_helpdesk.config.converters.UserConverter;
import org.springframework.beans.fact... | 2,477 | 0.790069 | 0.788857 | 60 | 40.283333 | 28.821341 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 15 |
39d4b5d3ee754864302c45365f0f5cfffc147789 | 9,509,057,657,393 | 3538406360a3ebe52f00e7b53cc06acb58b004a0 | /deegree-core/trunk/src/main/java/org/deegree/protocol/wfs/getgmlobject/GetGmlObject.java | f4af9eada572449eb1c00fefe60ca51a0f6dd87d | [] | no_license | izaslavsky/incf-dai | https://github.com/izaslavsky/incf-dai | d563e63aa7cf7147ceb5a60c2b7ade3754f502c8 | 4ba6954720974139388ac0f77040fabe28fb4752 | refs/heads/master | 2016-09-06T11:13:51.903000 | 2013-02-07T02:30:15 | 2013-02-07T02:30:15 | 32,130,589 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | //$HeadURL: svn+ssh://mschneider@svn.wald.intevation.org/deegree/base/trunk/src/org/deegree/ogcwebservices/wfs/operation/DescribeFeatureType.java $
/*----------------------------------------------------------------------------
This file is part of deegree, http://deegree.org/
Copyright (C) 2001-2009 by:
Department o... | UTF-8 | Java | 5,335 | java | GetGmlObject.java | Java | [
{
"context": "//$HeadURL: svn+ssh://mschneider@svn.wald.intevation.org/deegree/base/trunk/src/org/deegree",
"end": 41,
"score": 0.5949079990386963,
"start": 37,
"tag": "EMAIL",
"value": "wald"
},
{
"context": "rtment of Geography, University of Bonn\n Prof. Dr. Klaus Greve\n Postfach... | null | [] | //$HeadURL: svn+ssh://mschneider@svn.<EMAIL>.intevation.org/deegree/base/trunk/src/org/deegree/ogcwebservices/wfs/operation/DescribeFeatureType.java $
/*----------------------------------------------------------------------------
This file is part of deegree, http://deegree.org/
Copyright (C) 2001-2009 by:
Departmen... | 5,284 | 0.671603 | 0.663543 | 135 | 38.51852 | 35.500832 | 147 | false | false | 0 | 0 | 0 | 0 | 87 | 0.016307 | 0.4 | false | false | 15 |
a462d49d4b1c8048a852c58633029e53ad81176a | 28,638,841,980,541 | c3ac469f524a01455bb3a50c60763313c97d6296 | /Source/BigExercise_Ex4_HaTanDien/test/AverageAgeTest.java | 5831c3076a4952c94a08470dc47ce73e672b20ea | [] | no_license | HaTanDien/Advance-Java | https://github.com/HaTanDien/Advance-Java | d869ed1a81a2e0a9a92420872d1680d08ebd557e | 241ae6cc545223f0e6d3a93ccf982f3f9ec79f5d | refs/heads/master | 2018-03-16T06:08:11.689000 | 2016-09-20T07:32:40 | 2016-09-20T07:32:40 | 65,963,176 | 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.
*/
import org.junit.Test;
import static org.junit.Assert.*;
import bigexercise_ex4_hatandien.BigExercise_Ex4_HaTanDien;
import bigexercis... | UTF-8 | Java | 2,558 | java | AverageAgeTest.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n *\n * @author Ha Tan Dien\n * @date 9/19/2016\n * @version 1.0\n */\npublic cla",
"end": 427,
"score": 0.9998549222946167,
"start": 416,
"tag": "NAME",
"value": "Ha Tan Dien"
}
] | 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.
*/
import org.junit.Test;
import static org.junit.Assert.*;
import bigexercise_ex4_hatandien.BigExercise_Ex4_HaTanDien;
import bigexercis... | 2,553 | 0.632916 | 0.594214 | 99 | 24.838385 | 22.725729 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.616162 | false | false | 15 |
fca44331af980ba2a9d6dd8f61ae65dad3295f43 | 8,667,244,035,650 | 244e05c43398bb9abb3af314ca7b2868b8d54e67 | /src/co/sethspace/textProcessingTest/TestTwoGramGenerator.java | cae864cd752b9b5d7429b02277fa40cede7eccfc | [] | no_license | a-set/textProcessing | https://github.com/a-set/textProcessing | c4a1dbb5d543f45d55f79d6d4f3e4c7f15ce34f7 | 3c7be2b1070089f1bcc9eb199d1ba8896764241c | refs/heads/master | 2021-01-01T15:51:13.980000 | 2015-05-02T04:49:04 | 2015-05-02T04:49:04 | 34,935,869 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package co.sethspace.textProcessingTest;
import java.util.List;
import java.util.Map;
import co.sethspace.textProcessing.MyTokenizer;
import co.sethspace.textProcessing.TwoGramGenerator;
/*
* Tests the 2 gram generator
*/
public class TestTwoGramGenerator {
public static void main(String args[]){
//WordFrequen... | UTF-8 | Java | 762 | java | TestTwoGramGenerator.java | Java | [] | null | [] | package co.sethspace.textProcessingTest;
import java.util.List;
import java.util.Map;
import co.sethspace.textProcessing.MyTokenizer;
import co.sethspace.textProcessing.TwoGramGenerator;
/*
* Tests the 2 gram generator
*/
public class TestTwoGramGenerator {
public static void main(String args[]){
//WordFrequen... | 762 | 0.730971 | 0.728346 | 25 | 29.52 | 24.248909 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.4 | false | false | 15 |
37a0112ee97e59325aa64922cbeed957b9a2bc61 | 10,934,986,752,154 | 06d8e5a4a10eea3695bc616b6f38dd357038e18c | /src/accesslog/main/Parser.java | f9b7cbf24cadc7723e065a644e1dedfedc8d139b | [] | no_license | tilomvn/WalletHub_JavaMysqlTest | https://github.com/tilomvn/WalletHub_JavaMysqlTest | c242f10a9e2de069893ce8297931890af20d4e20 | 3773581a5fc9ef2e3415f2cf735f500b43454475 | refs/heads/master | 2020-04-07T15:47:59.019000 | 2018-11-21T06:44:28 | 2018-11-21T06:44:28 | 158,501,263 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package accesslog.main;
import java.util.Map;
import accesslog.app.AccessLogFilter;
import accesslog.app.AccessLogParser;
import accesslog.app.CommonConstants;
import accesslog.app.CommonUtils;
import accesslog.app.CommonConstants.ArgOption;
import accesslog.parser.ArgParser;
public class Parser {
public static vo... | UTF-8 | Java | 1,445 | java | Parser.java | Java | [] | null | [] | package accesslog.main;
import java.util.Map;
import accesslog.app.AccessLogFilter;
import accesslog.app.AccessLogParser;
import accesslog.app.CommonConstants;
import accesslog.app.CommonUtils;
import accesslog.app.CommonConstants.ArgOption;
import accesslog.parser.ArgParser;
public class Parser {
public static vo... | 1,445 | 0.666436 | 0.665744 | 49 | 28.489796 | 25.504799 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.040816 | false | false | 15 |
e07ac294daba1bde12192912ba236492df41c4f0 | 20,031,727,474,791 | 772ca5654e2d4258d73a78dcf445e8268978f226 | /src/main/java/input/GoCommand.java | 17dfc99633c02de5b6461f8c99fd5a3a3cab2478 | [] | no_license | TheTrueRandom/JavaChessUCI | https://github.com/TheTrueRandom/JavaChessUCI | a5788937b3248ecc35a8b7af5b287fb9a8fd7b9b | cc27c3e839c1d83c895afd182490ad812a698598 | refs/heads/master | 2020-03-28T20:00:38.143000 | 2018-09-27T20:07:01 | 2018-09-27T20:07:01 | 149,029,899 | 5 | 2 | null | false | 2018-09-27T19:40:35 | 2018-09-16T19:44:56 | 2018-09-27T19:40:19 | 2018-09-27T19:40:18 | 623 | 1 | 0 | 0 | Java | false | null | package input;
import exception.JuciRuntimeException;
import lombok.Builder;
import lombok.Data;
import java.lang.reflect.Field;
import java.util.List;
@Data
@Builder
public class GoCommand {
private List<String> searchmoves;
private Boolean ponder;
private Integer wtime;
private Integer btime;
p... | UTF-8 | Java | 1,603 | java | GoCommand.java | Java | [] | null | [] | package input;
import exception.JuciRuntimeException;
import lombok.Builder;
import lombok.Data;
import java.lang.reflect.Field;
import java.util.List;
@Data
@Builder
public class GoCommand {
private List<String> searchmoves;
private Boolean ponder;
private Integer wtime;
private Integer btime;
p... | 1,603 | 0.515284 | 0.515284 | 62 | 24.854839 | 18.191496 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483871 | false | false | 15 |
fbfb4cd1d41bf3d7f9a2be39f541e65077d6da39 | 32,530,082,304,677 | 6225daa34f9a6385f9612716fabb0b6917f2759c | /src/automation-test/java/au/com/cgu/harvest/automation/activity/farmmotor/VerifyCommentActivity.java | eceaa389661ecc4057dbd5051a5310c916e08253 | [] | no_license | vemuvpk/test-automation-insurance | https://github.com/vemuvpk/test-automation-insurance | 134c398cb48f70c0be96f537534af26654565969 | bf8270fc6f9bcd4b44a81cc4420646f61aca89e0 | refs/heads/master | 2021-01-23T01:26:25.970000 | 2017-03-23T04:35:45 | 2017-03-23T04:35:45 | 85,907,516 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package au.com.cgu.harvest.automation.activity.farmmotor;
import au.com.cgu.harvest.automation.activity.AbstractActivity;
import au.com.cgu.harvest.automation.activity.Activity;
import au.com.cgu.harvest.pages.CommentsGridRow;
import au.com.cgu.harvest.pages.CommentsPage;
import au.com.cgu.harvest.pages.Referral... | UTF-8 | Java | 1,352 | java | VerifyCommentActivity.java | Java | [] | null | [] | package au.com.cgu.harvest.automation.activity.farmmotor;
import au.com.cgu.harvest.automation.activity.AbstractActivity;
import au.com.cgu.harvest.automation.activity.Activity;
import au.com.cgu.harvest.pages.CommentsGridRow;
import au.com.cgu.harvest.pages.CommentsPage;
import au.com.cgu.harvest.pages.Referral... | 1,352 | 0.683432 | 0.683432 | 41 | 30.975609 | 26.458885 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.756098 | false | false | 15 |
357701f006f45ff140a9778f90b4b2f11e1a14dc | 5,231,270,167,527 | 3516765b75a997469b184947ecd74ec6b8f99e00 | /Tablice1/src/Main2.java | a915aeef671cae4738e64f96f75bfb955041dd3a | [] | no_license | aremo/zadania | https://github.com/aremo/zadania | a3d7d34d1b4f3b0b929cc8c83d6d06d658409f6c | f900423a72e0f3bd606d9c806799342360d57867 | refs/heads/master | 2021-01-12T07:35:57.680000 | 2017-03-05T14:34:20 | 2017-03-05T14:34:20 | 76,984,282 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Main2 {
public static void main(String[] args) {
int[][] tablica = new int[4][];
tablica[0] = new int[3];
tablica[1] = new int[2];
tablica[2] = new int[4];
tablica[3] = new int[1];
tablica[0][0] = 1;
tablica[0][1] = 2;
tablica[0][2] = 3;
... | UTF-8 | Java | 875 | java | Main2.java | Java | [] | null | [] | public class Main2 {
public static void main(String[] args) {
int[][] tablica = new int[4][];
tablica[0] = new int[3];
tablica[1] = new int[2];
tablica[2] = new int[4];
tablica[3] = new int[1];
tablica[0][0] = 1;
tablica[0][1] = 2;
tablica[0][2] = 3;
... | 875 | 0.387429 | 0.317714 | 34 | 24.735294 | 11.745609 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 15 |
4de659408f6d518f26b8e1a0a66843e5398d0b73 | 9,560,597,205,776 | 6ad0ba7604976fc4a775a31306fc0071e4fea5a0 | /Rad/src/com/dq/rabhongbao/RabService.java | ed850d5ca87da9b91eaed8761b4ab2d8782ee769 | [] | no_license | dqdream/DQWeCharRed | https://github.com/dqdream/DQWeCharRed | 64c5d73f6221d862e8891edecc30633b7c144675 | f019ceed44bc12be634abdca79df2136e4d1a8a4 | refs/heads/master | 2021-01-12T04:05:45.702000 | 2017-01-20T02:50:46 | 2017-01-20T02:50:46 | 77,500,343 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dq.rabhongbao;
import java.util.ArrayList;
import java.util.List;
import android.accessibilityservice.AccessibilityService;
import android.util.Log;
import android.view.accessibility.AccessibilityEvent;
import android.view.accessibility.AccessibilityNodeInfo;
public class RabService extends Accessibility... | GB18030 | Java | 3,871 | java | RabService.java | Java | [] | null | [] | package com.dq.rabhongbao;
import java.util.ArrayList;
import java.util.List;
import android.accessibilityservice.AccessibilityService;
import android.util.Log;
import android.view.accessibility.AccessibilityEvent;
import android.view.accessibility.AccessibilityNodeInfo;
public class RabService extends Accessibility... | 3,871 | 0.677351 | 0.670729 | 133 | 27.383459 | 22.425388 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.56391 | false | false | 15 |
3d0556740ef7e9d9ec87e07dbb3dd81d3138e36a | 120,259,121,724 | 87288b5cff2f3fffa1008c3ba569db72194f6f7b | /app/src/main/java/com/zhushou/weichat/ui/adapter/ComplaintsHisarrayAdapter.java | 139a339d40391b1383495de472f1b6ac8eaea6f9 | [] | no_license | TGSen/WeiChat_duokai | https://github.com/TGSen/WeiChat_duokai | eff99221af4dda8c71f39fc3c106ed7e3df98236 | c08b6892f4993344c06b08162c933e2994f2ab8b | refs/heads/master | 2021-12-24T09:11:37.306000 | 2017-12-15T12:19:04 | 2017-12-15T12:19:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zhushou.weichat.ui.adapter;
import android.app.Activity;
import android.content.ClipData;
import android.content.ClipboardManager;
import android.content.Context;
import android.content.DialogInterface;
import android.support.v7.app.AlertDialog;
import android.support.v7.widget.RecyclerView;
import android... | UTF-8 | Java | 5,334 | java | ComplaintsHisarrayAdapter.java | Java | [] | null | [] | package com.zhushou.weichat.ui.adapter;
import android.app.Activity;
import android.content.ClipData;
import android.content.ClipboardManager;
import android.content.Context;
import android.content.DialogInterface;
import android.support.v7.app.AlertDialog;
import android.support.v7.widget.RecyclerView;
import android... | 5,334 | 0.595627 | 0.591065 | 133 | 38.548874 | 32.028294 | 155 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.496241 | false | false | 15 |
0385c2f1b199657272413e0ad6385c42bf777e19 | 120,259,120,669 | a928141fadb3550b82ff1fc1019163d0bdfdb74f | /app/src/main/java/com/example/carlos/gamenews/Interfaces/RequestHelper.java | 6700a2b8f061491b094baa79f4999faeabf35f43 | [] | no_license | crcr97/GameNews | https://github.com/crcr97/GameNews | c4b67b52869e793f92ebcf93d7724a82ab2631b0 | 32b2d938c790db4747a149e24503d22f99e3fa72 | refs/heads/master | 2018-09-16T16:26:50.998000 | 2018-06-17T06:04:40 | 2018-06-17T06:04:40 | 135,646,075 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.carlos.gamenews.Interfaces;
import com.example.carlos.gamenews.AppObjects.News;
import com.example.carlos.gamenews.AppObjects.TopPlayers;
import com.example.carlos.gamenews.AppObjects.User;
import java.util.List;
import retrofit2.Call;
import retrofit2.http.Field;
import retrofit2.http.FormUrlEnc... | UTF-8 | Java | 874 | java | RequestHelper.java | Java | [] | null | [] | package com.example.carlos.gamenews.Interfaces;
import com.example.carlos.gamenews.AppObjects.News;
import com.example.carlos.gamenews.AppObjects.TopPlayers;
import com.example.carlos.gamenews.AppObjects.User;
import java.util.List;
import retrofit2.Call;
import retrofit2.http.Field;
import retrofit2.http.FormUrlEnc... | 874 | 0.768879 | 0.759725 | 30 | 28.133333 | 28.12085 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 15 |
e3bdd3e1b367eef19d8e37e6d72abb2390a1f558 | 6,124,623,411,863 | e8e193c0df15c1fd635eee224ba1740cdf615d65 | /naptarFX/src/naptarfx/tableClass.java | d3158ab804ae9c7c59a6ffa589713ca84dc8bbb0 | [] | no_license | benceb1/naptar-javafx- | https://github.com/benceb1/naptar-javafx- | e54465e6efaafa4706b34f7f5f6c297432e286f6 | f71be7d919f5371e921aaabae8251a9bcfaebbd4 | refs/heads/master | 2021-09-15T23:08:34.985000 | 2018-06-12T13:13:19 | 2018-06-12T13:13:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package naptarfx;
import java.util.Date;
import javafx.beans.property.SimpleStringProperty;
/**
*
* @author User
*/
public class tableClass {
private SimpleStringProperty feljId;
private SimpleStringProperty cim;
private SimpleStringProperty felhaszn;
private SimpleStringProper... | UTF-8 | Java | 1,859 | java | tableClass.java | Java | [
{
"context": "perty.SimpleStringProperty;\r\n\r\n/**\r\n *\r\n * @author User\r\n */\r\npublic class tableClass {\r\n \r\n privat",
"end": 125,
"score": 0.5233578681945801,
"start": 121,
"tag": "USERNAME",
"value": "User"
}
] | null | [] |
package naptarfx;
import java.util.Date;
import javafx.beans.property.SimpleStringProperty;
/**
*
* @author User
*/
public class tableClass {
private SimpleStringProperty feljId;
private SimpleStringProperty cim;
private SimpleStringProperty felhaszn;
private SimpleStringProper... | 1,859 | 0.571275 | 0.571275 | 80 | 21.2125 | 18.99651 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4125 | false | false | 15 |
7624427ad4a6e53705cbdba966aad3c97d101b45 | 37,701,222,925,375 | 38cce453f8d04ff7458514dc4efcae5ea1822523 | /sipgate-Hausaufgaben/src/main/VIPNumbers.java | 8ce86296486b8d37642c441c6f1910fac8e327a9 | [] | no_license | maxgaxmax/hausaufgabe-max | https://github.com/maxgaxmax/hausaufgabe-max | 188e45e5a3421d127593c9333d188bfbeca0c283 | f3b64be28a8e55db3cc8bfd9af01419e9808711b | refs/heads/master | 2020-04-16T16:02:56.816000 | 2018-12-04T21:56:42 | 2018-12-04T21:56:42 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Arrays; //Braucht man vermutlich nicht
public class VIPNumbers {
public static void main (String [] args) {
String komma = "";
String[] Array = {"0211/1357", "0201/963421", "0211/6300553", "0203/3002020","0201/23465211", "0211/6433555", "0203/0211031", "0211/11223344", "02... | UTF-8 | Java | 3,136 | java | VIPNumbers.java | Java | [] | null | [] | import java.util.Arrays; //Braucht man vermutlich nicht
public class VIPNumbers {
public static void main (String [] args) {
String komma = "";
String[] Array = {"0211/1357", "0201/963421", "0211/6300553", "0203/3002020","0201/23465211", "0211/6433555", "0203/0211031", "0211/11223344", "02... | 3,136 | 0.397633 | 0.359245 | 38 | 81.263161 | 74.357841 | 239 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.921053 | false | false | 15 |
b41a6e0a07b4793bc3d0927ff179c5633850752b | 33,887,291,995,578 | b3a5c0550b42b19b7fb09f9b99b76bfd49b628c6 | /app/src/main/java/com/coolweather/android/common/open/guolin/area/AreaRequest.java | fac4ec30752614c6629e96ad66bcbaa702b23a7e | [
"Apache-2.0"
] | permissive | chenweihaodev/coolweather | https://github.com/chenweihaodev/coolweather | 12de262776c9e1c86251c705dd320a5b1caad393 | 095a358c717c6f4852b2e7118484dd79e013dd9e | refs/heads/master | 2021-01-06T20:40:50.880000 | 2017-08-12T14:00:36 | 2017-08-12T14:00:36 | 99,544,752 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.coolweather.android.common.open.guolin.area;
import com.coolweather.android.common.util.HttpUtil;
import okhttp3.Callback;
/**
* Created by chenweihao on 2017/8/7.
*/
public class AreaRequest {
public static final String ADDRESS = "http://guolin.tech/api/china";
public static void queryProvi... | UTF-8 | Java | 855 | java | AreaRequest.java | Java | [
{
"context": "Util;\n\nimport okhttp3.Callback;\n\n/**\n * Created by chenweihao on 2017/8/7.\n */\n\npublic class AreaRequest {\n\n ",
"end": 166,
"score": 0.9990471005439758,
"start": 156,
"tag": "USERNAME",
"value": "chenweihao"
}
] | null | [] | package com.coolweather.android.common.open.guolin.area;
import com.coolweather.android.common.util.HttpUtil;
import okhttp3.Callback;
/**
* Created by chenweihao on 2017/8/7.
*/
public class AreaRequest {
public static final String ADDRESS = "http://guolin.tech/api/china";
public static void queryProvi... | 855 | 0.708772 | 0.700585 | 30 | 27.5 | 28.204905 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 15 |
e30fd5159b61fd6bfdd939b30f9bd147baaf5353 | 17,257,178,635,259 | 8fba80ff1dc857d111dc55dc77ef841721dee0db | /client/src/main/java/com/baishan/nearshopclient/presenter/MessagePresenter.java | d2e4c6436c0c22dd2692ff2b037c9ef0870f197b | [] | no_license | lucky-you/nearshop | https://github.com/lucky-you/nearshop | edfd85a676174ff1e57a39d1288c34f2be198bd3 | 2022ac19607ac8d2bb7eada7160cd59c8c42e6aa | refs/heads/master | 2020-03-09T15:58:41.433000 | 2018-07-20T05:43:09 | 2018-07-20T05:43:09 | 128,872,729 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.baishan.nearshopclient.presenter;
import com.baishan.mylibrary.mvp.BasePresenter;
import com.baishan.nearshopclient.dao.PushParserDao;
import com.baishan.nearshopclient.db.DBManager;
import com.baishan.nearshopclient.model.PushParser;
import com.baishan.nearshopclient.view.IMessageView;
import org.greenr... | UTF-8 | Java | 859 | java | MessagePresenter.java | Java | [
{
"context": "uilder;\n\nimport java.util.List;\n\n/**\n * Created by RayYeung on 2016/9/21.\n */\npublic class MessagePresenter e",
"end": 405,
"score": 0.993855893611908,
"start": 397,
"tag": "USERNAME",
"value": "RayYeung"
}
] | null | [] | package com.baishan.nearshopclient.presenter;
import com.baishan.mylibrary.mvp.BasePresenter;
import com.baishan.nearshopclient.dao.PushParserDao;
import com.baishan.nearshopclient.db.DBManager;
import com.baishan.nearshopclient.model.PushParser;
import com.baishan.nearshopclient.view.IMessageView;
import org.greenr... | 859 | 0.774156 | 0.766007 | 27 | 30.814816 | 32.892685 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.407407 | false | false | 15 |
04683fd2b8c4456d298f1e0306245051c7b07d12 | 30,382,598,688,444 | 43ac0221cf7b32c35d0e3563a1557b620e1f6a9d | /Middleware/src/infrastructure/ClientRequestHandler.java | c7aec1a95fc8cfe0138f813c641854abc7e06f0c | [
"MIT"
] | permissive | paulolieuthier/PCD | https://github.com/paulolieuthier/PCD | de82d1974c4879bcbf10db27c2a32fb9565d08f5 | e5298b7a6af4cdce0b11df94435b86b26519d732 | refs/heads/master | 2016-09-10T06:08:09.598000 | 2016-07-02T12:08:42 | 2016-07-02T12:08:42 | 56,246,826 | 1 | 0 | null | false | 2016-04-21T02:23:15 | 2016-04-14T15:01:11 | 2016-04-14T15:15:05 | 2016-04-21T02:23:15 | 21 | 0 | 0 | 0 | Java | null | null | package infrastructure;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.IOException;
import java.net.UnknownHostException;
/**
* O clientRequestHandler implementa a lógica de rede do lado do cliente (cria
* conexão, faz transferências de dados, fecha conexão)
*/
public class Client... | UTF-8 | Java | 1,203 | java | ClientRequestHandler.java | Java | [] | null | [] | package infrastructure;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.IOException;
import java.net.UnknownHostException;
/**
* O clientRequestHandler implementa a lógica de rede do lado do cliente (cria
* conexão, faz transferências de dados, fecha conexão)
*/
public class Client... | 1,203 | 0.720736 | 0.720736 | 49 | 23.428572 | 22.9249 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.489796 | false | false | 15 |
63bb0a9c3a99869867f341b80338502159fa3520 | 35,184,372,104,530 | f333fc3527140bbaf898810eb5dacd498b42329a | /openbizview/src/org/openbizview/util/PntGenerica.java | 9954129098b5bc67bb36b3273cc5cbe37d8ce0f9 | [] | no_license | doval2004/openbizview | https://github.com/doval2004/openbizview | 05c66e22e8b160f6c569009c0b0818612f9d7063 | a6b86dcdf7985eb08c0bbb04d80694a4c053f528 | refs/heads/master | 2018-03-01T05:10:53.611000 | 2017-09-30T01:26:59 | 2017-09-30T01:26:59 | 25,778,325 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (C) 2011 - 2016 DVCONSULTORES
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... | UTF-8 | Java | 14,538 | java | PntGenerica.java | Java | [
{
"context": "/*\n * Copyright (C) 2011 - 2016 DVCONSULTORES\n\n Licensed under the Apache License, Versio",
"end": 44,
"score": 0.5624650120735168,
"start": 34,
"tag": "USERNAME",
"value": "DVCONSULTO"
},
{
"context": "n;\nimport javax.sql.DataSource;\n\n/**\n *\n * @author And... | null | [] | /*
* Copyright (C) 2011 - 2016 DVCONSULTORES
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... | 14,528 | 0.556965 | 0.55214 | 481 | 29.164242 | 23.468473 | 136 | false | false | 0 | 0 | 0 | 0 | 90 | 0.012406 | 2.611227 | false | false | 15 |
9699abc968e8bb798c5a7c1df695d4c738a08d3e | 30,090,540,937,804 | 67923c9375c8d7b7ee84f2851f23841a0d20d8da | /TPE exercises/ueb04/SummenVararg.java | ae899eedcf56fe8c2b3a286e896bf64ee189f1aa | [] | no_license | HrycajF/sandbox | https://github.com/HrycajF/sandbox | 045e7ce65c11181988cfccf0a81a63c175dfd72e | 59f7d603663fbb68afebd90f4dc60c1e65cb0955 | refs/heads/master | 2016-09-05T15:30:16.171000 | 2014-11-29T22:40:32 | 2014-11-29T22:40:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ueb04;
public class SummenVararg {
public int sum(int a, int b) {
return a + b;
}
public int sum(int a, int b, int c) {
return a + b + c;
}
public int sum(int a, int b, int c, int ... x) {
int sum = a + b + c;
for (int i : x) {
sum += i;
}
return sum;
}
}
| UTF-8 | Java | 301 | java | SummenVararg.java | Java | [] | null | [] | package ueb04;
public class SummenVararg {
public int sum(int a, int b) {
return a + b;
}
public int sum(int a, int b, int c) {
return a + b + c;
}
public int sum(int a, int b, int c, int ... x) {
int sum = a + b + c;
for (int i : x) {
sum += i;
}
return sum;
}
}
| 301 | 0.511628 | 0.504983 | 24 | 11.541667 | 13.410131 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.708333 | false | false | 15 |
09ec116dd58033d09cc279a47b39439827ceac34 | 10,514,079,945,439 | 465126596e1246b4c51909ba3b87751fb65b4a12 | /src/test/java/com/awngas/codehouse/other/MD5BuilderTest.java | cd91a7dc7e4b23970f2a46ae66f585e4f02c50db | [] | no_license | awngas/StudyJava | https://github.com/awngas/StudyJava | c5129b9c9595cc067ae2eb2d02e4a5e6fbc4b663 | 739cb3b76a7feae70adb26282764a140eac786ff | refs/heads/master | 2019-04-28T09:19:32.650000 | 2018-11-30T10:27:53 | 2018-11-30T10:27:53 | 82,530,930 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.awngas.codehouse.other;
import java.io.File;
import com.awngas.codehouse.other.MD5Builder;
import junit.framework.TestCase;
public class MD5BuilderTest extends TestCase {
public void testGetMD5File() {
File file = new File("C:\\Windows\\hh.exe");
String md5 = MD5Builder.getMD5(file);
... | UTF-8 | Java | 487 | java | MD5BuilderTest.java | Java | [] | null | [] | package com.awngas.codehouse.other;
import java.io.File;
import com.awngas.codehouse.other.MD5Builder;
import junit.framework.TestCase;
public class MD5BuilderTest extends TestCase {
public void testGetMD5File() {
File file = new File("C:\\Windows\\hh.exe");
String md5 = MD5Builder.getMD5(file);
... | 487 | 0.707006 | 0.677282 | 21 | 20.428572 | 20.749231 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 15 |
9235a88e2cbbb3814b496a91139671d503ef4587 | 12,850,542,157,073 | 701993f72cc083047ffdc103fa26bb6c12a0a0eb | /openweather-rest/src/main/java/com/margic/pandas/openweather/rest/OpenWeatherClient.java | 67074b6ccbb955bda36a1aa3f3330c5117f4c391 | [] | no_license | margic/pandas-camel | https://github.com/margic/pandas-camel | c79649f07717cffe18afc16491a13b8fd7894682 | 25259d9d6cbb3af19bc93b00c704b342787c45d2 | refs/heads/master | 2016-08-05T06:00:41.141000 | 2015-09-18T13:46:54 | 2015-09-18T13:46:54 | 39,053,969 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.margic.pandas.openweather.rest;
import com.margic.pandas.spi.openweather.OpenWeatherService;
import org.apache.camel.Produce;
/**
* Created by paulcrofts on 7/13/15.
*/
public class OpenWeatherClient implements OpenWeatherService{
@Produce(uri = "direct:openWeather")
protected OpenWeatherServic... | UTF-8 | Java | 437 | java | OpenWeatherClient.java | Java | [
{
"context": "mport org.apache.camel.Produce;\n\n/**\n * Created by paulcrofts on 7/13/15.\n */\npublic class OpenWeatherClient im",
"end": 168,
"score": 0.9996789693832397,
"start": 158,
"tag": "USERNAME",
"value": "paulcrofts"
}
] | null | [] | package com.margic.pandas.openweather.rest;
import com.margic.pandas.spi.openweather.OpenWeatherService;
import org.apache.camel.Produce;
/**
* Created by paulcrofts on 7/13/15.
*/
public class OpenWeatherClient implements OpenWeatherService{
@Produce(uri = "direct:openWeather")
protected OpenWeatherServic... | 437 | 0.757437 | 0.745995 | 17 | 24.705883 | 22.934086 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.294118 | false | false | 15 |
79ba7202544059b89b20c4230f403b13573d2b50 | 13,657,996,008,320 | 39c4bf30fa5fab5afd8a6962575a0f8d6233795b | /Ajedrez_Santiago_Romar/src/Tests/TestTablero.java | d08037c5b822f0c4b941eb2146fc3bf156b4a5c0 | [] | no_license | SRomar/Ajedrez-Java-2020 | https://github.com/SRomar/Ajedrez-Java-2020 | 47434ee294c9855f9b7fa3643a3c0418065d3139 | 85f3e07a84faf1bc9da8bafeb46d9c2699520b46 | refs/heads/main | 2023-05-09T12:13:10.814000 | 2021-05-25T23:00:16 | 2021-05-25T23:00:16 | 370,845,208 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Tests;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import org.junit.jupiter.api.Test;
import Tablero.Tablero;
class TestTablero {
@Test
void tableroInicial() {
final Tablero tablero = Tablero.crearTableroBase();
assertEquals(tablero.getJugadorActual().getM... | UTF-8 | Java | 953 | java | TestTablero.java | Java | [] | null | [] | package Tests;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import org.junit.jupiter.api.Test;
import Tablero.Tablero;
class TestTablero {
@Test
void tableroInicial() {
final Tablero tablero = Tablero.crearTableroBase();
assertEquals(tablero.getJugadorActual().getM... | 953 | 0.759706 | 0.755509 | 32 | 28.78125 | 28.649536 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.71875 | false | false | 15 |
1e3dcc32c7b183f1a91340620fb3e5bd95509798 | 5,927,054,878,500 | 746ecfc87ee1161e80242512e571cbbc4df72f31 | /core/src/main/java/org/revo/fm/codec/aac/AdtsFrame.java | 6bfbc72497c43a90480874186db9cb69997e328b | [] | no_license | ashraf-revo/asrevofm | https://github.com/ashraf-revo/asrevofm | f78a8bb24cd65ccf7a4ecb24dafe7346861721ce | 4e2aa45bbfe0979bf66ce9e7fae1580068de3f6e | refs/heads/master | 2020-05-30T11:59:33.698000 | 2019-06-04T11:46:31 | 2019-06-04T11:46:31 | 189,719,475 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.revo.fm.codec.aac;
public class AdtsFrame {
public String channel;
private byte[] raw;
public AdtsFrame(String channel, byte[] payload, int offset, int size) {
this.channel = channel;
byte[] adtsHeader = getAdtsHeader(size);
raw = new byte[size + adtsHeader.length];
... | UTF-8 | Java | 940 | java | AdtsFrame.java | Java | [] | null | [] | package org.revo.fm.codec.aac;
public class AdtsFrame {
public String channel;
private byte[] raw;
public AdtsFrame(String channel, byte[] payload, int offset, int size) {
this.channel = channel;
byte[] adtsHeader = getAdtsHeader(size);
raw = new byte[size + adtsHeader.length];
... | 940 | 0.594681 | 0.560638 | 29 | 31.413794 | 30.163368 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.137931 | false | false | 15 |
1e3043edd349831e88198b09559d89be20809795 | 31,001,073,952,343 | 911b847e76778f1e53b1703f10b161d77bbb104c | /src/com/abstractfactory/VolkswagenTiguan.java | b9f52c0e022ab2877b84a38693210bac9b101957 | [] | no_license | maxclay/Autopark | https://github.com/maxclay/Autopark | 6b156a08839e140f1d537a9dfc8331239f8d68e8 | 36c5760b782a02a84c4318131a5670afcf411a2c | refs/heads/master | 2021-01-10T07:19:34.560000 | 2015-10-30T19:49:39 | 2015-10-30T19:49:39 | 41,863,745 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.abstractfactory;
import java.awt.Graphics;
import com.main.resource.Resource;
public class VolkswagenTiguan extends Jeep{
public VolkswagenTiguan() {
this.cost = 240000;
this.extra_lights = false;
this.issue_date = "2013-12-22";
this.name = "Volkswagen Tiguan";
this.passenger_num = 5;
thi... | UTF-8 | Java | 551 | java | VolkswagenTiguan.java | Java | [
{
"context": "\n\t\tthis.issue_date = \"2013-12-22\";\n\t\tthis.name = \"Volkswagen Tiguan\";\n\t\tthis.passenger_num = 5;\n\t\tthis.winch = false;",
"end": 286,
"score": 0.999864399433136,
"start": 269,
"tag": "NAME",
"value": "Volkswagen Tiguan"
}
] | null | [] | package com.abstractfactory;
import java.awt.Graphics;
import com.main.resource.Resource;
public class VolkswagenTiguan extends Jeep{
public VolkswagenTiguan() {
this.cost = 240000;
this.extra_lights = false;
this.issue_date = "2013-12-22";
this.name = "<NAME>";
this.passenger_num = 5;
this.winch = f... | 540 | 0.682396 | 0.642468 | 30 | 17.366667 | 15.45851 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.7 | false | false | 15 |
cb944acada33b246e56e0919d4dee5140db1026d | 3,066,606,653,073 | 6741c205a667ef78e706257e2e057fd03e4307bb | /GuessingGameTester.java | 41292e64f807c382dfcc3556309add234b16f9ec | [] | no_license | hhraulerson/GuessingGame | https://github.com/hhraulerson/GuessingGame | 39fac17c4617556055058958aadfee2ed442b997 | 53f3cf740f0bda569e373a59c25837a99f9735f4 | refs/heads/master | 2021-09-01T12:13:08.251000 | 2017-12-26T23:13:50 | 2017-12-26T23:13:50 | 115,461,338 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
Program that tests the GuessingGame class.
@author Hiram Raulerson
@version 2.0
E-mail Address: hhr3@students.uwf.edu.
Last Changed: September 4, 2015.
COP5007 Project #: 1
File Name: GuessingGameTester.java
*/
import java.util.Scanner;
public class GuessingGameTester
{
public static void main(S... | UTF-8 | Java | 1,760 | java | GuessingGameTester.java | Java | [
{
"context": "gram that tests the GuessingGame class.\n \n @author Hiram Raulerson\n @version 2.0\n \n E-mail Address: hhr3@students.uw",
"end": 74,
"score": 0.9998754858970642,
"start": 59,
"tag": "NAME",
"value": "Hiram Raulerson"
},
{
"context": "r Hiram Raulerson\n @version 2.0\n... | null | [] | /**
Program that tests the GuessingGame class.
@author <NAME>
@version 2.0
E-mail Address: <EMAIL>.
Last Changed: September 4, 2015.
COP5007 Project #: 1
File Name: GuessingGameTester.java
*/
import java.util.Scanner;
public class GuessingGameTester
{
public static void main(String[] args)
{
... | 1,737 | 0.596591 | 0.5875 | 59 | 28.847458 | 25.950941 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.38983 | false | false | 15 |
ab7bb1f42b90cc2776ac1b47091aeaf9025bb1df | 3,066,606,652,469 | 234b01371a9081a5540da6f4c3a5d1ab0d3f75f2 | /Nogizaka46/src/main/java/jp/co/axiz/web/entity/Rank.java | adfc8c1a1145a47e4e808b307630de0485a19530 | [] | no_license | seiichiro1203/Nogizaka | https://github.com/seiichiro1203/Nogizaka | 50944b87ce2b5610031918ff7f50fb01d2a21e91 | 47917d0e48895ca97a56b90a743f69e6fccb1aae | refs/heads/master | 2021-01-20T16:45:09.010000 | 2017-06-29T07:29:34 | 2017-06-29T07:29:34 | 95,732,312 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jp.co.axiz.web.entity;
public class Rank {
private String name;
private Integer point;
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
public Integer getPoint() {
return point;
}
public void setPoint(Integer integer) {
this.point = integer;
}... | UTF-8 | Java | 323 | java | Rank.java | Java | [] | null | [] | package jp.co.axiz.web.entity;
public class Rank {
private String name;
private Integer point;
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
public Integer getPoint() {
return point;
}
public void setPoint(Integer integer) {
this.point = integer;
}... | 323 | 0.690402 | 0.690402 | 21 | 14.380953 | 12.911701 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.190476 | false | false | 15 |
900d2497c7a8f1074b45c9ae95055dcd2de7eb10 | 38,740,605,022,294 | aea5bb5032476794ebf7620d0357f8b2f20c7346 | /javase/src/main/java/concurrent/fork/and/join/ResultTest.java | 8aa667668673e88ed98dcdda180fa400e1ae9e5a | [] | no_license | 51azxc/mock-test-servlet | https://github.com/51azxc/mock-test-servlet | e2da9f69f4e8083a38a23c67dccdc7542f7f4e10 | d39a01f4d34898f98891bcb89dea60ffcad3b9fb | refs/heads/master | 2021-01-13T00:41:35.214000 | 2020-06-30T09:43:20 | 2020-06-30T09:43:20 | 46,036,666 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package concurrent.fork.and.join;
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.ForkJoinPool;
import java.util.concurrent.RecursiveTask;
import java.util.concurrent.TimeUnit;
/*
* fork/join 返回结果
*
* 在文档中查找单词的... | UTF-8 | Java | 7,001 | java | ResultTest.java | Java | [] | null | [] | package concurrent.fork.and.join;
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.ForkJoinPool;
import java.util.concurrent.RecursiveTask;
import java.util.concurrent.TimeUnit;
/*
* fork/join 返回结果
*
* 在文档中查找单词的... | 7,001 | 0.668318 | 0.659473 | 222 | 24.463964 | 21.113081 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.31982 | false | false | 15 |
5ab844d215d35411a3cebe2941237ab69e8aaba5 | 37,915,971,296,966 | d715fd90706f3d258ca41f4ec2735764821d8b36 | /tikzgui-gui/src/main/java/org/tikzgui/core/LineWidthProperty.java | 9844fb8705b2e7cbb0a256e9ab0b8e9beadcf12e | [] | no_license | wkelly1/TikZGUI | https://github.com/wkelly1/TikZGUI | abeec0f5a17306eee2389040184c40fde5b72b82 | 6359ef1b660b579a7427ac41b770ed21df782b3f | refs/heads/main | 2023-03-09T19:01:04.935000 | 2021-02-14T13:47:15 | 2021-02-14T13:47:15 | 338,374,106 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.tikzgui.core;
public class LineWidthProperty extends DimProperty {
static String latexId = "line width";
static String name = "Line Width";
public static enum Widths {
ultraThin (0.25),
veryThin (0.5),
thin (1.0),
semiThick (2.0),
thick (3.0),
veryThick (4.0),
ultraThick (5.0);
private... | UTF-8 | Java | 698 | java | LineWidthProperty.java | Java | [] | null | [] | package org.tikzgui.core;
public class LineWidthProperty extends DimProperty {
static String latexId = "line width";
static String name = "Line Width";
public static enum Widths {
ultraThin (0.25),
veryThin (0.5),
thin (1.0),
semiThick (2.0),
thick (3.0),
veryThick (4.0),
ultraThick (5.0);
private... | 698 | 0.67765 | 0.653295 | 35 | 18.942858 | 14.764712 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.028571 | false | false | 15 |
f121ea871caaec354abc51dddd19276354fc559e | 38,319,698,223,282 | 8e1cac0c1f38d9d6010bb69e36a3ea6e1ea2f49c | /src/main/java/com/example/demojpawithjooq/controller/AbcdefgController.java | 281ef3d477052294ecac338a0e0ed49f0c74032b | [] | no_license | SangWonPark/demojpawithjooq | https://github.com/SangWonPark/demojpawithjooq | 1a1f10fb1abd55981ca2c518da3c3e0504840986 | 6b61d2bbed3d0c163be1c07be15cfcc6535c3681 | refs/heads/master | 2020-12-08T12:13:33.555000 | 2020-01-10T06:12:57 | 2020-01-10T06:12:57 | 232,978,595 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demojpawithjooq.controller;
import com.example.demojpawithjooq.dto.abcdefg;
import com.example.demojpawithjooq.service.AbcdefgService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annota... | UTF-8 | Java | 805 | java | AbcdefgController.java | Java | [] | null | [] | package com.example.demojpawithjooq.controller;
import com.example.demojpawithjooq.dto.abcdefg;
import com.example.demojpawithjooq.service.AbcdefgService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annota... | 805 | 0.756522 | 0.756522 | 30 | 25.833334 | 22.182701 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.366667 | false | false | 15 |
6d78290c3ead4499bfbb8d08d29cb7c595cb8dfd | 36,481,452,243,968 | c347e0e7275c047ec6aaf6ac3799fe8b1fc6e61a | /src/test/java/j4cups/protocol/tags/ValueTagsTest.java | 9203d6b6ddedbfc6adf46b0eb9a531bbcd4da4b1 | [
"Apache-2.0"
] | permissive | oboehm/j4cups | https://github.com/oboehm/j4cups | 3e4871901c030d4bb9eec072377f591062a451e6 | 6dcf871f8c9bbc8c2ddd4d1ca42c72841e8f06d1 | refs/heads/develop | 2022-01-20T09:26:01.054000 | 2022-01-04T18:16:50 | 2022-01-04T18:16:50 | 120,815,934 | 1 | 0 | null | false | 2022-01-04T18:13:36 | 2018-02-08T20:45:55 | 2022-01-04T17:19:44 | 2022-01-04T18:13:35 | 568 | 1 | 0 | 0 | Java | false | false | /*
* Copyright (c) 2018 by Oliver Boehm
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | UTF-8 | Java | 953 | java | ValueTagsTest.java | Java | [
{
"context": "/*\n * Copyright (c) 2018 by Oliver Boehm\n *\n * Licensed under the Apache License, Version ",
"end": 40,
"score": 0.9998661875724792,
"start": 28,
"tag": "NAME",
"value": "Oliver Boehm"
},
{
"context": "s under the License.\n *\n * (c)reated 10.02.2018 by Oli B. (boeh... | null | [] | /*
* Copyright (c) 2018 by <NAME>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | 939 | 0.712487 | 0.691501 | 34 | 27.029411 | 26.459164 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.294118 | false | false | 15 |
d7d7b854e8b16ec717b02a562ed47e7fac957a88 | 8,083,128,516,849 | 10131f62d791ce38cceba61b9ed43f307cced438 | /src/pom/PomActitimeEditTypeOfWork.java | ba3755329f56cdf03fdf6ee59d50c5648bda1c36 | [] | no_license | nisha2387/Automation-Framework | https://github.com/nisha2387/Automation-Framework | cb7e8d1cfb26c28a9cce7a441da0846b92602ab7 | ae67eddf15b179b59faae539bb6ac644adbd6383 | refs/heads/master | 2023-04-10T04:38:35.343000 | 2021-04-13T02:24:31 | 2021-04-13T02:24:31 | 357,395,722 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pom;
import java.io.IOException;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
import generics.AutoConstant;
import generics.BasePage;
import generics.ExcelLibrary;
public c... | UTF-8 | Java | 1,733 | java | PomActitimeEditTypeOfWork.java | Java | [] | null | [] | package pom;
import java.io.IOException;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
import generics.AutoConstant;
import generics.BasePage;
import generics.ExcelLibrary;
public c... | 1,733 | 0.683785 | 0.681477 | 76 | 20.802631 | 19.881239 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.763158 | false | false | 15 |
961aaf5873fca75b916e8ce303fef6c97cedf0c5 | 37,778,532,355,329 | 34f0135a491b135d6a9ac929796cda42a8916f55 | /httpcore5/src/test/java/org/apache/hc/core5/http/impl/TestDefaultContentLengthStrategy.java | 8f6df3584bb1f2d0f08264b8a4279bac234aa300 | [
"Apache-2.0",
"LicenseRef-scancode-unknown"
] | permissive | apache/httpcomponents-core | https://github.com/apache/httpcomponents-core | 85a5387d7e5467049b8931f7fd4f156a736b5623 | b209e7b625085053d5e0184f2ab833c687fe2afc | refs/heads/master | 2023-09-01T02:41:32.636000 | 2023-08-22T08:19:36 | 2023-08-22T08:24:24 | 206,398 | 246 | 368 | Apache-2.0 | false | 2023-09-08T14:26:37 | 2009-05-21T01:41:50 | 2023-09-08T06:58:10 | 2023-09-08T14:26:37 | 18,501 | 320 | 330 | 6 | Java | false | false | /*
* ====================================================================
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
... | UTF-8 | Java | 5,095 | java | TestDefaultContentLengthStrategy.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
... | 5,095 | 0.700687 | 0.696565 | 127 | 39.110237 | 29.949362 | 103 | false | false | 0 | 0 | 0 | 0 | 69 | 0.027085 | 0.503937 | false | false | 15 |
322b5b5ef709a4198a9258e45d0f45f3873e73ca | 4,604,205,006,856 | e9ab0128e992640b17c25ce789525834149b3f30 | /src/main/java/com/coophorizontal/entities/magento/MgpnSalesOrderStatusState.java | 30be5c9f00ca515be9ffc2dfa7f21b93498ecc4e | [] | no_license | nescool111/tesistwo | https://github.com/nescool111/tesistwo | 4d3396eb861dca8d0626f191c8a405b7759230a2 | af99a53ee3aeef8e11f0da7d05aa3c794cda25b3 | refs/heads/master | 2021-01-20T14:03:31.279000 | 2017-02-24T22:18:14 | 2017-02-24T22:18:14 | 82,733,946 | 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.coophorizontal.entities.magento;
import java.io.Serializable;
import javax.persistence.Basic;
import javax.persis... | UTF-8 | Java | 3,740 | java | MgpnSalesOrderStatusState.java | Java | [
{
"context": "rt javax.persistence.Table;\r\n\r\n/**\r\n *\r\n * @author NestoR\r\n */\r\n@Entity\r\n@Table(name = \"mgpn_sales_order_stat",
"end": 621,
"score": 0.8974468111991882,
"start": 615,
"tag": "NAME",
"value": "NestoR"
}
] | 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.coophorizontal.entities.magento;
import java.io.Serializable;
import javax.persistence.Basic;
import javax.persis... | 3,740 | 0.717914 | 0.717112 | 104 | 33.96154 | 37.694603 | 227 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.432692 | false | false | 15 |
194e1f2f044b8f0ed854a46006b6332b6d415699 | 6,992,206,826,745 | 541e4a3db6219ada640c87b6828edf824ed436eb | /app/src/main/java/com/example/administrator/quantaproject/activity/LoginActivity.java | 4d38d545c1a933e033477b54f56d62eff6474be2 | [] | no_license | LancerGil/QuantaProject | https://github.com/LancerGil/QuantaProject | 6906f13eb94a94211c3dc7e6eb5a6af9a3f3a20d | a36a769ada081bb7856c096886c78bbfcd6ff4c5 | refs/heads/master | 2021-01-23T16:18:05.597000 | 2017-07-31T01:18:45 | 2017-07-31T01:18:45 | 93,290,205 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.administrator.quantaproject.activity;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.EditText;
import android.widget.Toast;
import com.example.administrator.quantaproject.R;
import... | UTF-8 | Java | 3,310 | java | LoginActivity.java | Java | [
{
"context": "trator.quantaproject.net.Login;\n\n/**\n * Created by Administrator on 2017/4/16.\n */\n\npublic class LoginActivity ext",
"end": 472,
"score": 0.9053931832313538,
"start": 459,
"tag": "USERNAME",
"value": "Administrator"
}
] | null | [] | package com.example.administrator.quantaproject.activity;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.EditText;
import android.widget.Toast;
import com.example.administrator.quantaproject.R;
import... | 3,310 | 0.604834 | 0.602417 | 88 | 36.625 | 33.30278 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647727 | false | false | 15 |
97b5c8e439b3f4de8469db57c04c2c4508765df6 | 33,792,802,738,507 | 31870355986ec76e6a9ef63392efb04b842b44c2 | /CitadelServer/src/uk/co/gossfunkel/citadelserver/net/packets/Packet10LoginResponse.java | a39158e7e821b52c499846d7c00517140f859822 | [] | no_license | gossfunkel/citadelserver | https://github.com/gossfunkel/citadelserver | 60493c80a6f993dcc0b31ed36c74c3abfc1887b1 | 25e1307d241441155b6b54575be0a4121277a377 | refs/heads/master | 2021-01-10T19:09:21.173000 | 2013-06-24T18:34:00 | 2013-06-24T18:34:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uk.co.gossfunkel.citadelserver.net.packets;
import java.net.InetAddress;
import java.util.ArrayList;
import uk.co.gossfunkel.citadelserver.Server;
import uk.co.gossfunkel.citadelserver.entity.mob.OnlinePlayer;
import uk.co.gossfunkel.citadelserver.entity.settlement.Settlement;
public class Packet10L... | UTF-8 | Java | 1,573 | java | Packet10LoginResponse.java | Java | [] | null | [] | package uk.co.gossfunkel.citadelserver.net.packets;
import java.net.InetAddress;
import java.util.ArrayList;
import uk.co.gossfunkel.citadelserver.Server;
import uk.co.gossfunkel.citadelserver.entity.mob.OnlinePlayer;
import uk.co.gossfunkel.citadelserver.entity.settlement.Settlement;
public class Packet10L... | 1,573 | 0.650985 | 0.643357 | 61 | 23.786884 | 21.746012 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.868852 | false | false | 15 |
dfbcbe63cefba0d259347d874bfc74944828cde6 | 33,792,802,739,858 | 1cee0ef0d4165248018819e664549996a1aa75f6 | /src/bluej/pkgmgr/PackageEditor.java | 00ec4fba5aff6023584ce8e8eb4f01095171ee92 | [] | no_license | masmangan/reimagined-octo-eureka | https://github.com/masmangan/reimagined-octo-eureka | 12c50f16c120f17ebdb4353426bd7fef49571383 | 9a03fa6fb5272bfac046b3a23b98e46e257f35cf | refs/heads/main | 2023-03-13T05:33:12.327000 | 2021-03-04T22:21:27 | 2021-03-05T01:48:09 | 344,595,488 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
This file is part of the BlueJ program.
Copyright (C) 1999-2009,2012,2013,2014,2016,2017,2018,2019,2020 Michael Kolling and John Rosenberg
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation;... | UTF-8 | Java | 39,413 | java | PackageEditor.java | Java | [
{
"context": "1999-2009,2012,2013,2014,2016,2017,2018,2019,2020 Michael Kolling and John Rosenberg\n \n This program is free softwa",
"end": 126,
"score": 0.9998287558555603,
"start": 111,
"tag": "NAME",
"value": "Michael Kolling"
},
{
"context": "2014,2016,2017,2018,2019,2020 Mich... | null | [] | /*
This file is part of the BlueJ program.
Copyright (C) 1999-2009,2012,2013,2014,2016,2017,2018,2019,2020 <NAME> and <NAME>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2... | 39,396 | 0.608353 | 0.60409 | 1,112 | 34.443344 | 29.137796 | 167 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.524281 | false | false | 15 |
4ec494f4b5f2814ebabf6d8b926baa3e6743b5c8 | 21,912,923,210,917 | 5b273d4afbbaa4420a3e19ebb5b5bab200fd7f01 | /src/main/java/com/citic/FieldData.java | d61450c720887775e530b326d7118cebf2cd74c3 | [] | no_license | bin1023111022/demo | https://github.com/bin1023111022/demo | b85524c1a59f3e4d07ea628a0bd396627a208380 | 88c172ebddd67f4b1e499f931a6eb150a1d4ba9d | refs/heads/master | 2021-01-16T18:38:34.139000 | 2018-01-03T08:35:38 | 2018-01-03T08:35:38 | 100,104,749 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.citic;
public class FieldData {
public static final String LENGTHTYPE_LLVAR = "LLVAR";
public static final String LENGTHTYPE_LLLVAR = "LLLVAR";
public static final String VALUETYPE_BCD = "BCD";
public static final String VALUETYPE_BIN = "BIN";
public static final String VALUETYPE_ASCII = "ASCII";
... | UTF-8 | Java | 1,533 | java | FieldData.java | Java | [] | null | [] | package com.citic;
public class FieldData {
public static final String LENGTHTYPE_LLVAR = "LLVAR";
public static final String LENGTHTYPE_LLLVAR = "LLLVAR";
public static final String VALUETYPE_BCD = "BCD";
public static final String VALUETYPE_BIN = "BIN";
public static final String VALUETYPE_ASCII = "ASCII";
... | 1,533 | 0.737318 | 0.735928 | 63 | 21.84127 | 18.378046 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.619048 | false | false | 15 |
ac05992c9458daa2f5fc5295599982ce7fb5ba8a | 35,235,911,742,548 | 8992187f576af197c730654fa07c108830fb7d05 | /src/main/java/com/Application.java | a9e74103ab5ab7d9929cd5105ce1bcfd32a21907 | [] | no_license | catchfishteam/MY_happy_learning | https://github.com/catchfishteam/MY_happy_learning | df8afb9e6bb5baadf1f5beeaab1af1878cc489bb | 56b7296eb345f7bc214d498d4a944a6a7d65000d | refs/heads/master | 2021-06-11T16:02:21.294000 | 2019-07-15T06:28:14 | 2019-07-15T06:28:14 | 176,314,040 | 0 | 1 | null | false | 2021-04-22T18:13:19 | 2019-03-18T15:21:03 | 2019-07-15T06:28:16 | 2021-04-22T18:13:18 | 55,570 | 0 | 1 | 2 | Java | false | false | package com;
import org.mybatis.spring.annotation.MapperScan;
import org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.springframework.boot.autoconfigure.SpringBootApplicat... | UTF-8 | Java | 724 | java | Application.java | Java | [] | null | [] | package com;
import org.mybatis.spring.annotation.MapperScan;
import org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.springframework.boot.autoconfigure.SpringBootApplicat... | 724 | 0.849447 | 0.849447 | 20 | 35.200001 | 25.866194 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 15 |
363c92cfddfa0a474aa93d94f8ef6461aa8dfdac | 1,932,735,345,088 | d0f9596a038b9ac52b728afc57c12ede38bef664 | /src/main/java/rxjava/flowcontrol/ThrottleFirstTest.java | cedc5141a8261698189dcf72da03b4a352919f63 | [] | no_license | KimALam/java-test | https://github.com/KimALam/java-test | 5a998c767df23be84971edd06133d01872e3137a | 88fda40eb976efe222ebca8a346360157693d72b | refs/heads/master | 2023-06-03T06:01:09.139000 | 2021-06-16T13:49:18 | 2021-06-16T13:49:18 | 291,419,240 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package rxjava.flowcontrol;
import io.reactivex.Observable;
import lombok.extern.slf4j.Slf4j;
import java.util.concurrent.TimeUnit;
@Slf4j
public class ThrottleFirstTest {
public static void main(String[] args) throws InterruptedException {
String[] data = {"1", "2", "3", "4", "5", "6"};
log.info... | UTF-8 | Java | 1,143 | java | ThrottleFirstTest.java | Java | [] | null | [] | package rxjava.flowcontrol;
import io.reactivex.Observable;
import lombok.extern.slf4j.Slf4j;
import java.util.concurrent.TimeUnit;
@Slf4j
public class ThrottleFirstTest {
public static void main(String[] args) throws InterruptedException {
String[] data = {"1", "2", "3", "4", "5", "6"};
log.info... | 1,143 | 0.629046 | 0.601925 | 28 | 39.82143 | 32.819912 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.214286 | false | false | 15 |
308ec32942ca2254e6dd25ee8eaef41e86f8b9e4 | 16,544,214,090,619 | cca93be5a9b2ada36c030f73022351f7802c1b15 | /src/main/java/cn/xianyijun/orm/script/xml/XMLLanguageDriver.java | 63c09bb03afff461a2d48180df5162041065ce01 | [] | no_license | xianyijun/SimpleBatis | https://github.com/xianyijun/SimpleBatis | e96ae1790aa4de11b8b928bad464ac5dccf5f80a | 4a6c745ab255b9d8e96fa651fda233061365dbd6 | refs/heads/master | 2020-05-30T12:27:24.235000 | 2016-10-07T04:09:28 | 2016-10-07T04:09:28 | 70,214,103 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Created by XianYiJun 8/31/16 7:36 PM
* Copyright (c) 2016. All rights reserved.
*
* Last modified 8/31/16 7:31 PM
*/
package cn.xianyijun.orm.script.xml;
import cn.xianyijun.orm.core.SqlSession;
import cn.xianyijun.orm.core.StatementHandler;
import cn.xianyijun.orm.executor.parameter.ParameterHandler;
impor... | UTF-8 | Java | 2,775 | java | XMLLanguageDriver.java | Java | [
{
"context": "/*\n * Created by XianYiJun 8/31/16 7:36 PM\n * Copyright (c) 2016. All rights",
"end": 26,
"score": 0.9996572732925415,
"start": 17,
"tag": "NAME",
"value": "XianYiJun"
},
{
"context": "/**\n * The type Xml language driver.\n *\n * @author xianyijun xianyijun0@gmail.co... | null | [] | /*
* Created by XianYiJun 8/31/16 7:36 PM
* Copyright (c) 2016. All rights reserved.
*
* Last modified 8/31/16 7:31 PM
*/
package cn.xianyijun.orm.script.xml;
import cn.xianyijun.orm.core.SqlSession;
import cn.xianyijun.orm.core.StatementHandler;
import cn.xianyijun.orm.executor.parameter.ParameterHandler;
impor... | 2,762 | 0.745225 | 0.737658 | 79 | 34.126583 | 32.994194 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.113924 | false | false | 15 |
08373d85efe75f32102aa4d897f0eedd294434c1 | 39,307,540,693,375 | dd95650b5e20b3ca9a942cbe9cc0e5cdbd6b68b8 | /src/com/tweet/services/tests/LoginTest.java | 5912e2d8fbe2f0e06e7c4200361e7cbd7c796793 | [] | no_license | nyxarr/tweet | https://github.com/nyxarr/tweet | 5f0b61953f3e307c1c51ba3192d2f2ada0030f1e | 406b9f12fe6b17178745372dfad21005a22c6b9c | refs/heads/master | 2021-01-10T05:48:04.233000 | 2016-04-14T06:19:59 | 2016-04-14T06:19:59 | 50,703,719 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tweet.services.tests;
import org.json.JSONObject;
import com.tweet.services.authentification.LoginService;
public class LoginTest {
public static void main(String[] args) {
JSONObject json = LoginService.loginUser("test1", "azerty");
System.out.println(json.toString());
}
}
| UTF-8 | Java | 299 | java | LoginTest.java | Java | [
{
"context": "gs) {\n\t\tJSONObject json = LoginService.loginUser(\"test1\", \"azerty\");\n\n\t\tSystem.out.println(json.toString(",
"end": 239,
"score": 0.9994171261787415,
"start": 234,
"tag": "USERNAME",
"value": "test1"
},
{
"context": "SONObject json = LoginService.loginUser(\"t... | null | [] | package com.tweet.services.tests;
import org.json.JSONObject;
import com.tweet.services.authentification.LoginService;
public class LoginTest {
public static void main(String[] args) {
JSONObject json = LoginService.loginUser("test1", "azerty");
System.out.println(json.toString());
}
}
| 299 | 0.752508 | 0.749164 | 15 | 18.933332 | 21.797451 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 15 |
bb70401bf8f488319b5029d34653bedc03501b44 | 15,942,918,623,442 | 160514175de883d76d9bf68d30fbea3ca8130849 | /app/src/main/java/com/pf/daemon/MainActivity.java | 885d6606face30ecbae4a2c8d36aba5626d53bad | [] | no_license | mehome/Daemon | https://github.com/mehome/Daemon | 794da7a887608b69598190ccc917a9907e73bd86 | 1b11f42388e608ff9686137525aad7db38b2f333 | refs/heads/master | 2021-09-06T01:18:40.506000 | 2018-02-01T08:37:51 | 2018-02-01T08:37:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pf.daemon;
import android.os.Build;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import com.pf.daemon.jobschedule.MyJobService;
import com.pf.daemon.keep_activity.KeepManager;
public class MainActivity extends AppCompatActivity {
private static ... | UTF-8 | Java | 1,679 | java | MainActivity.java | Java | [] | null | [] | package com.pf.daemon;
import android.os.Build;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import com.pf.daemon.jobschedule.MyJobService;
import com.pf.daemon.keep_activity.KeepManager;
public class MainActivity extends AppCompatActivity {
private static ... | 1,679 | 0.63096 | 0.630341 | 60 | 25.933332 | 24.704836 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45 | false | false | 15 |
f9c99ea65bba31f1805e9d8e71570aff73518691 | 33,827,162,424,870 | e5944c0efd7683399498eec3f1c24db259973c3e | /1. Recursion And Backtracking/010. NQueensUsingBits.java | 06ef20126692bdcced64edb13248c60ff80d4eaf | [] | no_license | AyushGarg122/Learn-Data-Structure-And-Algorithm-in-Java | https://github.com/AyushGarg122/Learn-Data-Structure-And-Algorithm-in-Java | 9339dd9ce8057c08a356d96626851f79e9ae2205 | 45da7b5d2593bfeeb38ec46a27a676be68af0cff | refs/heads/main | 2023-08-25T19:25:13.556000 | 2021-10-07T14:28:15 | 2021-10-07T14:28:15 | 400,976,089 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class Main {
public static int Nqueens(int n, int row, int col, int d1, int d2, String ans){
if(row==n){
System.out.println(ans);
return 1;
}
int count = 0;
for(int c = 0; c<n; c++){
if((col & (1<<c)) == 0 && (d1 & (1<... | UTF-8 | Java | 978 | java | 010. NQueensUsingBits.java | Java | [] | null | [] | import java.util.*;
public class Main {
public static int Nqueens(int n, int row, int col, int d1, int d2, String ans){
if(row==n){
System.out.println(ans);
return 1;
}
int count = 0;
for(int c = 0; c<n; c++){
if((col & (1<<c)) == 0 && (d1 & (1<... | 978 | 0.359918 | 0.316973 | 37 | 25.432432 | 25.464911 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.945946 | false | false | 15 |
f69b5c8e885cf9e2c9a407fc7754ff1a82d4e590 | 19,705,309,999,784 | 76dcb9d4984cc14a105000cb24ed339209f7f56c | /src/main/java/net/thumbtack/school/figures/v1/ColoredLine.java | d850487de23aa5a8527a8ee2804dece880552048 | [] | no_license | makMich/taskJava | https://github.com/makMich/taskJava | ba149b8008966aa3e1f0863dc0af60cf4b8385f1 | 5f989bfd33a98736ae04934bf9d36f668cbd892f | refs/heads/main | 2023-04-01T06:47:24.079000 | 2021-04-11T15:52:26 | 2021-04-11T15:52:26 | 356,903,181 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.thumbtack.school.figures.v1;
import java.util.Objects;
public class ColoredLine extends Line {
private int color;
public ColoredLine(int xLeft, int yTop, int xRight, int yBottom, int color) {
super(xLeft, yTop, xRight, yBottom);
this.color = color;
}
public ColoredLine(Po... | UTF-8 | Java | 1,335 | java | ColoredLine.java | Java | [] | null | [] | package net.thumbtack.school.figures.v1;
import java.util.Objects;
public class ColoredLine extends Line {
private int color;
public ColoredLine(int xLeft, int yTop, int xRight, int yBottom, int color) {
super(xLeft, yTop, xRight, yBottom);
this.color = color;
}
public ColoredLine(Po... | 1,335 | 0.588764 | 0.578277 | 54 | 23.703703 | 23.151377 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.981481 | false | false | 15 |
5d4a2303b3f1bbac513b423990c571af9c3e10ba | 9,380,208,598,577 | 1a1bb772d171ae0d139a1f066da00f3f913c031f | /app/src/main/java/com/example/test/startscreen.java | 2e60849d04c8b5b6f590b47785f2b61d0fd012a7 | [] | no_license | Makishimu-Petorofu/test2 | https://github.com/Makishimu-Petorofu/test2 | e2e92984db84af6c723eb9d49cc7cf1de08849c0 | 82bd4ca413a822e6be48a55f664eac22f3840718 | refs/heads/master | 2023-01-28T15:47:22.310000 | 2020-12-09T07:27:14 | 2020-12-09T07:27:14 | 319,876,541 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.test;
import android.os.Bundle;
import android.view.Menu;
import android.view.View;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import androidx.drawerlayout.widget.DrawerLayout;
import androidx.navigation.NavController;
import androidx.navigation.Navi... | UTF-8 | Java | 1,213 | java | startscreen.java | Java | [] | null | [] | package com.example.test;
import android.os.Bundle;
import android.view.Menu;
import android.view.View;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import androidx.drawerlayout.widget.DrawerLayout;
import androidx.navigation.NavController;
import androidx.navigation.Navi... | 1,213 | 0.757626 | 0.757626 | 42 | 27.880953 | 21.132465 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47619 | false | false | 15 |
9a44846f5e3331a0114120eceeac2ba532d97aa0 | 6,055,903,953,805 | 654f1da2a8ada5b3cb3b83a7d72240798cd1475d | /BowlingApp/app/src/main/java/purdue/bowlingapp/Groups.java | 3e7446124a1e0e31565c5bc8813b84d594b05da3 | [] | no_license | aalthof1/BowlingTeam | https://github.com/aalthof1/BowlingTeam | 1f09fd3c93a8ab29b37534fbe4de0dfbe897bbce | b188b7ba1a9d615eebd93adb4ad86729fcaa4040 | refs/heads/master | 2020-03-31T03:49:53.025000 | 2017-12-07T22:45:00 | 2017-12-07T22:45:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package purdue.bowlingapp;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.EditText;
import android.widget.TextView;
import com.google.firebase.database.DataSnapshot;
import com.google.firebase.database.DatabaseE... | UTF-8 | Java | 3,328 | java | Groups.java | Java | [
{
"context": "r;\n\nimport java.util.ArrayList;\n\n/**\n * Created by Sullivan on 10/5/2017.\n */\n\npublic class Groups extends Ap",
"end": 547,
"score": 0.7691590189933777,
"start": 539,
"tag": "USERNAME",
"value": "Sullivan"
},
{
"context": "tent();\n username = intent.getS... | null | [] | package purdue.bowlingapp;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.EditText;
import android.widget.TextView;
import com.google.firebase.database.DataSnapshot;
import com.google.firebase.database.DatabaseE... | 3,328 | 0.642728 | 0.639724 | 98 | 32.959183 | 26.093208 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 15 |
1f8e88b1c37926eba725fe008f4c8666d1c200fd | 730,144,468,954 | 273959adb1a192728db90b4af9b92054e24a10bf | /src/main/java/br/edu/infnet/prjatmoo/controle/HomeCtrl.java | 98cc543d4a57b7b252cf3e687e9d852a9ff5e6b1 | [] | no_license | cristiantrucco/atm | https://github.com/cristiantrucco/atm | 1f0bea146ed7ffeb3d76dd0cc482883fee80cbb6 | d86f72a2268862a986dbadc4c15cfd8626a8d7d7 | refs/heads/master | 2023-05-28T03:14:10.963000 | 2021-06-15T13:12:00 | 2021-06-15T13:12:00 | 373,500,192 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.edu.infnet.prjatmoo.controle;
import br.edu.infnet.prjatmoo.visao.Tela;
import br.edu.infnet.prjatmoo.visao.TelaDeposito;
import br.edu.infnet.prjatmoo.visao.TelaExtrato;
import br.edu.infnet.prjatmoo.visao.TelaSaldo;
import br.edu.infnet.prjatmoo.visao.TelaSaque;
public class HomeCtrl {
/**
* Clas... | UTF-8 | Java | 776 | java | HomeCtrl.java | Java | [] | null | [] | package br.edu.infnet.prjatmoo.controle;
import br.edu.infnet.prjatmoo.visao.Tela;
import br.edu.infnet.prjatmoo.visao.TelaDeposito;
import br.edu.infnet.prjatmoo.visao.TelaExtrato;
import br.edu.infnet.prjatmoo.visao.TelaSaldo;
import br.edu.infnet.prjatmoo.visao.TelaSaque;
public class HomeCtrl {
/**
* Clas... | 776 | 0.660182 | 0.654994 | 42 | 17.357143 | 19.822811 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.119048 | false | false | 15 |
b4e3148b668f5316a80ab93ae6a90be4d24964ad | 8,306,466,783,647 | 5c9fbc72463693e96e54d93ca095e9e9ada2c4f1 | /template/springmvctemplate/src/main/java/com/spring3/mvc/service/impl/EmployeeServiceImpl.java | 2b8b782d1251627300de1ef2b2c5464abf6e514d | [] | no_license | risha9177719594/springmvc | https://github.com/risha9177719594/springmvc | 59366d2e69344abd41c49c621d8f2698b6dbe4dd | 6386aaeb038870d4dbb7614f07c1501affe72bfc | refs/heads/master | 2022-12-24T23:45:56.491000 | 2021-07-27T09:32:22 | 2021-07-27T09:32:22 | 35,838,124 | 0 | 0 | null | false | 2022-12-16T00:47:30 | 2015-05-18T19:29:52 | 2021-07-27T09:32:26 | 2022-12-16T00:47:27 | 8,722 | 0 | 0 | 11 | HTML | false | false | package com.spring3.mvc.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.spring3.mvc.dao.EmployeeDAO;
import com.spring3.mvc.model.Employee;
im... | UTF-8 | Java | 1,786 | java | EmployeeServiceImpl.java | Java | [] | null | [] | package com.spring3.mvc.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.spring3.mvc.dao.EmployeeDAO;
import com.spring3.mvc.model.Employee;
im... | 1,786 | 0.774356 | 0.772116 | 71 | 24.15493 | 21.491333 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.366197 | false | false | 15 |
cc798a317d025bb911222c825e1c4c7b35423f9b | 17,635,135,730,768 | 3a91dd8601c2741bc49f184a22367f59f718d1d0 | /org.talend.administrator/src/main/java/org/talend/administrator/common/util/Delay.java | afa0dc80cc7d30131c49024275ff9d71795c2c86 | [] | no_license | jillyan/tac-administrator | https://github.com/jillyan/tac-administrator | 52c7cc04f4d1ad777c44c167b390c432ce786bb9 | d79879e598a030f2e576154f1cb3c2e7570db5e5 | refs/heads/master | 2015-08-02T01:58:47.534000 | 2012-09-12T02:35:39 | 2012-09-12T02:35:39 | 5,773,962 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | // ============================================================================
//
// Copyright (C) 2006-2012 Talend Inc. - www.talend.com
//
// This source code is available under agreement available at
// %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt
//
// You should have receiv... | UTF-8 | Java | 3,745 | java | Delay.java | Java | [] | null | [] | // ============================================================================
//
// Copyright (C) 2006-2012 Talend Inc. - www.talend.com
//
// This source code is available under agreement available at
// %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt
//
// You should have receiv... | 3,745 | 0.562617 | 0.55514 | 139 | 25.942446 | 25.916792 | 113 | false | false | 0 | 0 | 0 | 0 | 84 | 0.044326 | 0.388489 | false | false | 15 |
03160b7a32dd3561b9a0ec21ca4b16ddb0dd8113 | 18,253,611,034,790 | 7d8ab3526201689016c8fc84ac834bfb8bf938b4 | /spring-boot-api-project-seed-master/src/main/java/com/company/project/util/scheduled/MyThreadFactoryTest.java | 5bed43edf7cc8b304304fc18bfa0bbbb0557b5c0 | [] | no_license | lxgitdve/luxiang_master | https://github.com/lxgitdve/luxiang_master | 9cc9872c9408f04f7497c117bd272ce63f9b5394 | fd71d1a696006db2b7dd075bae37cbb937eb7314 | refs/heads/master | 2022-06-21T22:00:24.474000 | 2020-05-14T03:07:25 | 2020-05-14T03:07:25 | 163,485,841 | 0 | 0 | null | false | 2022-06-17T03:11:14 | 2018-12-29T07:02:23 | 2020-05-14T03:17:42 | 2022-06-17T03:11:14 | 61 | 0 | 0 | 2 | Java | false | false | package com.company.project.util.scheduled;
import java.util.concurrent.ArrayBlockingQueue;
import java.util.concurrent.RejectedExecutionHandler;
import java.util.concurrent.ThreadPoolExecutor;
import java.util.concurrent.TimeUnit;
public class MyThreadFactoryTest {
public static void main(String[] args) {
Thread... | UTF-8 | Java | 1,190 | java | MyThreadFactoryTest.java | Java | [] | null | [] | package com.company.project.util.scheduled;
import java.util.concurrent.ArrayBlockingQueue;
import java.util.concurrent.RejectedExecutionHandler;
import java.util.concurrent.ThreadPoolExecutor;
import java.util.concurrent.TimeUnit;
public class MyThreadFactoryTest {
public static void main(String[] args) {
Thread... | 1,190 | 0.65126 | 0.642017 | 48 | 23.791666 | 22.339201 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.854167 | false | false | 15 |
28ed4d7c95178ea5d305b3c2bd22f8cb95eb7066 | 19,499,151,534,633 | 8f524ddbe7f84dcc74915d9cb7063e2f1e63dec8 | /StringAndInterface/src/com/abhi/test/TestInterface.java | 69b1a192423261099391c5d0fda30729a2f76be8 | [] | no_license | abhidwi27/learnjava | https://github.com/abhidwi27/learnjava | e220db36b931031621820048dd50fbcc93001fb8 | 16b751ef88605e0b3202ae538122a531812b987d | refs/heads/master | 2020-04-25T16:58:57.130000 | 2019-03-08T11:04:47 | 2019-03-08T11:04:47 | 172,931,049 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.abhi.test;
public class TestInterface {
public static void main(String[] args) {
TestInterfaceImpl1 t = new TestInterfaceImpl1();
t.init();
System.out.println("I in T is " + t.i);
t.start();
test.end();
String s1 = "Hello";
System.out.println("S1 first is " + s1);
s1 = s1 + "worl... | UTF-8 | Java | 741 | java | TestInterface.java | Java | [] | null | [] | package com.abhi.test;
public class TestInterface {
public static void main(String[] args) {
TestInterfaceImpl1 t = new TestInterfaceImpl1();
t.init();
System.out.println("I in T is " + t.i);
t.start();
test.end();
String s1 = "Hello";
System.out.println("S1 first is " + s1);
s1 = s1 + "worl... | 741 | 0.604588 | 0.569501 | 33 | 21.454546 | 18.802145 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.212121 | false | false | 15 |
aff41339423a24fb9918dd28aa98fe0cd5a101dd | 19,499,151,537,120 | 89cd956bd24dd54c838576eee64304e5ddc72f46 | /Admin_Sanatci_Paneli.java | 144904d1d084b82532da7346a1ac4efc04d2b711 | [] | no_license | ranadudukabak/mysql-baglantili-muzik-uygulamasi | https://github.com/ranadudukabak/mysql-baglantili-muzik-uygulamasi | 040689b5e1ef06b81f02c01dc69d28859e99ef94 | 1e41b8faba5bc8b977e8397c195b03aacfd9ca65 | refs/heads/main | 2023-06-20T16:03:28.286000 | 2021-07-15T12:45:38 | 2021-07-15T12:45:38 | 386,285,148 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.util.ArrayList;
import javax.swing.RowFilter;
import javax.swing.table.DefaultTableModel;
import javax.swing.table.TableRowSorter;
/*
* 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 ed... | UTF-8 | Java | 17,276 | java | Admin_Sanatci_Paneli.java | Java | [
{
"context": "the template in the editor.\n */\n\n/**\n *\n * @author ranadudukabak\n */\npublic class Admin_Sanatci_Paneli extends jav",
"end": 362,
"score": 0.9980250000953674,
"start": 349,
"tag": "USERNAME",
"value": "ranadudukabak"
}
] | null | [] |
import java.util.ArrayList;
import javax.swing.RowFilter;
import javax.swing.table.DefaultTableModel;
import javax.swing.table.TableRowSorter;
/*
* 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 ed... | 17,276 | 0.636559 | 0.630417 | 360 | 46.941666 | 37.343887 | 179 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.588889 | false | false | 15 |
e81d19e9660142b76e3f7fc955be501f067dc510 | 18,219,251,289,794 | 8f0327640008c37dbaf5a46fbfbb507b04490f82 | /MyPet 6/app/src/main/java/com/example/mypet/MainActivity.java | fb6bbe23ff473305627c4c5076316916136bdf22 | [] | no_license | AndreFilip/Software-Development-in-Mobile-Devices | https://github.com/AndreFilip/Software-Development-in-Mobile-Devices | 2c66629fd8db3959d746159e79c8a8b669b3932b | 022bda9063971305f4e74e11ae4ff5cab1ee18eb | refs/heads/master | 2021-06-19T13:25:09.336000 | 2017-06-12T17:46:33 | 2017-06-12T17:46:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.mypet;
import android.content.ContentValues;
import android.content.Intent;
import android.database.sqlite.SQLiteDatabase;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.Menu;
import android.view.MenuInflater;
import android.view.MenuItem;
import andr... | UTF-8 | Java | 5,424 | java | MainActivity.java | Java | [] | null | [] | package com.example.mypet;
import android.content.ContentValues;
import android.content.Intent;
import android.database.sqlite.SQLiteDatabase;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.Menu;
import android.view.MenuInflater;
import android.view.MenuItem;
import andr... | 5,424 | 0.65118 | 0.650258 | 162 | 32.48148 | 25.881311 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.691358 | false | false | 15 |
28cc5a4de7c397dfa763ebbc1f6e140c275065a2 | 24,472,723,713,681 | 73b8831f8e5c83a38bba2eb02c641fed5ec82eb4 | /commons-clients/src/test/java/edu/byu/core/common/wsAuth/dao/SharedSecretCredentialIntegrationTest.java | bdd8f76d7487cc8f9700bf5c5fe989b29095268d | [
"Apache-2.0"
] | permissive | tefreestone/commons | https://github.com/tefreestone/commons | 0320ef1a7833fac712fb22cd0f8acdeca68b462d | 08430e3d2cefa2d97f673e53567981e34156da0a | refs/heads/master | 2016-09-06T16:05:17.422000 | 2014-07-02T22:24:47 | 2014-07-02T22:24:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.byu.core.common.wsAuth.dao;
import edu.byu.core.common.wsAuth.model.hibernate.SharedSecretCredential;
import org.junit.Assert;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
imp... | UTF-8 | Java | 2,156 | java | SharedSecretCredentialIntegrationTest.java | Java | [] | null | [] | package edu.byu.core.common.wsAuth.dao;
import edu.byu.core.common.wsAuth.model.hibernate.SharedSecretCredential;
import org.junit.Assert;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
imp... | 2,156 | 0.788497 | 0.786178 | 47 | 44.872341 | 37.024784 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.617021 | false | false | 15 |
f2c2ec0a26701006dec62ff4c49218d92667d094 | 9,191,230,026,300 | 1f6298a80576eda921bc0ef228838df8d5d3faac | /src/main/java/org/durbatuluk/soman/screens/AboutScreen.java | 4f2f665d4a538584a32571d8788ec6d7b90ad428 | [] | no_license | Dent2/starfighter | https://github.com/Dent2/starfighter | a61a4ffe596e0e5247a06fad373e46c74233e985 | fad13f7ab0377ebd4e21cbbe07668a9331b699eb | refs/heads/master | 2016-08-13T00:52:47.774000 | 2016-03-25T09:55:22 | 2016-03-25T09:55:22 | 54,256,073 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.durbatuluk.soman.screens;
import org.durbatuluk.soman.Game;
import org.durbatuluk.soman.graphics.Sprite;
import org.durbatuluk.soman.screens.components.Button;
import org.durbatuluk.soman.screens.components.Label;
import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.... | UTF-8 | Java | 3,744 | java | AboutScreen.java | Java | [] | null | [] | package org.durbatuluk.soman.screens;
import org.durbatuluk.soman.Game;
import org.durbatuluk.soman.graphics.Sprite;
import org.durbatuluk.soman.screens.components.Button;
import org.durbatuluk.soman.screens.components.Label;
import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.... | 3,744 | 0.667112 | 0.626236 | 97 | 37.587627 | 31.296307 | 165 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.134021 | false | false | 15 |
409603d7c7dfabd0df00d2e55ec08cf8339c381a | 18,657,337,949,907 | 5117f0f7b8bad9cf285f1978ac756f1dba0e8475 | /src/Rule.java | ff20bd0dc3d066a223a6a9b4d54648781b2cffa3 | [] | no_license | paultrimor/Weeds-Simulator | https://github.com/paultrimor/Weeds-Simulator | 429301d34defc51aab372e7cdbb09b3ee08bece2 | 341575f651d81e6ec0551613f4f87b67fc3c4402 | refs/heads/master | 2020-03-31T05:10:13.368000 | 2018-10-07T12:55:02 | 2018-10-07T12:55:02 | 151,936,086 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Rule {
char a;
String b;
Rule (char a, String b) {
this.a = a;
this.b = b;
}
char getA() {
return a;
}
String getB() {
return b;
}
}
| UTF-8 | Java | 177 | java | Rule.java | Java | [] | null | [] | public class Rule {
char a;
String b;
Rule (char a, String b) {
this.a = a;
this.b = b;
}
char getA() {
return a;
}
String getB() {
return b;
}
}
| 177 | 0.491525 | 0.491525 | 19 | 8.315789 | 7.518767 | 26 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.421053 | false | false | 15 |
11ba1bc5f4857bc77090c5eccd272f54b9dd1d26 | 10,797,547,783,140 | d64bb016493d035173028018c03d4b9e8e71bbfb | /java/src/test/java/algorithm/sortingAlgorithm/SelectionSort.java | 91548b23491a1bbe051aba8b2c2d8c7417600b90 | [
"MIT"
] | permissive | githubyxy/java | https://github.com/githubyxy/java | 0b4c6f87d1cf36496e39fc88382bad1b144ce8d3 | 7969e5d8b97f861f6224a8696cff225a9ec2e23a | refs/heads/master | 2023-03-20T14:15:47.360000 | 2022-05-10T11:42:07 | 2022-05-10T11:42:07 | 85,438,428 | 0 | 0 | MIT | false | 2023-02-22T08:09:30 | 2017-03-18T23:24:07 | 2021-12-23T03:38:16 | 2023-02-22T08:09:30 | 2,324 | 0 | 0 | 28 | Java | false | false | package algorithm.sortingAlgorithm;
/**
* 表现最稳定的排序算法之一,因为无论什么数据进去都是O(n2)的时间复杂度,所以用到它的时候,数据规模越小越好。
* 唯一的好处可能就是不占用额外的内存空间了吧。理论上讲,选择排序可能也是平时排序一般人想到的最多的排序方法了吧。
* 选择排序(Selection-sort)是一种简单直观的排序算法。
* 它的工作原理:首先在未排序序列中找到最小(大)元素,存放到排序序列的起始位置,然后,再从剩余未排序元素中继续寻找最小(大)元素,然后放到已排序序列的末尾。
* 以此类推,直到所有元素均排序完毕。
*
* @author yuxiaoyu... | UTF-8 | Java | 2,293 | java | SelectionSort.java | Java | [
{
"context": "素,然后放到已排序序列的末尾。\n * 以此类推,直到所有元素均排序完毕。\n *\n * @author yuxiaoyu\n */\npublic class SelectionSort {\n\n /**\n * ",
"end": 320,
"score": 0.9982930421829224,
"start": 312,
"tag": "USERNAME",
"value": "yuxiaoyu"
}
] | null | [] | package algorithm.sortingAlgorithm;
/**
* 表现最稳定的排序算法之一,因为无论什么数据进去都是O(n2)的时间复杂度,所以用到它的时候,数据规模越小越好。
* 唯一的好处可能就是不占用额外的内存空间了吧。理论上讲,选择排序可能也是平时排序一般人想到的最多的排序方法了吧。
* 选择排序(Selection-sort)是一种简单直观的排序算法。
* 它的工作原理:首先在未排序序列中找到最小(大)元素,存放到排序序列的起始位置,然后,再从剩余未排序元素中继续寻找最小(大)元素,然后放到已排序序列的末尾。
* 以此类推,直到所有元素均排序完毕。
*
* @author yuxiaoyu... | 2,293 | 0.563133 | 0.544902 | 50 | 28.620001 | 22.798149 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.54 | false | false | 15 |
b30c80fd4d93e0d7ed1b4fea5159a36dbeca5f6f | 14,181,982,014,607 | 352e25e499a58b4183ef289167bd64223a350756 | /src/main/java/com/example/demo/service/impl/TransactionServiceImpl.java | 9c66d95159f56ffbfcf02f9198fb04b98aceab5a | [] | no_license | weibinyu/simple-wallet-microservice | https://github.com/weibinyu/simple-wallet-microservice | 11b9a9606b1558b6165cf8b38637c46d94f8a801 | 4989b03ac4466cf78556281deb30b330602f9861 | refs/heads/master | 2022-07-04T18:44:50.935000 | 2020-05-19T19:57:51 | 2020-05-19T19:57:51 | 264,003,337 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.service.impl;
import com.example.demo.domain.TransactionEntity;
import com.example.demo.mapper.TransactionMapper;
import com.example.demo.mapper.UserMapper;
import com.example.demo.service.TransactionService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframe... | UTF-8 | Java | 3,946 | java | TransactionServiceImpl.java | Java | [] | null | [] | package com.example.demo.service.impl;
import com.example.demo.domain.TransactionEntity;
import com.example.demo.mapper.TransactionMapper;
import com.example.demo.mapper.UserMapper;
import com.example.demo.service.TransactionService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframe... | 3,946 | 0.740243 | 0.740243 | 93 | 41.430107 | 32.713943 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.430108 | false | false | 15 |
3d60054cfc8500ad1ed19746f4ee60333990bd7b | 25,744,034,031,252 | c4eda812699fd894029f1a919bbd43830c7379a5 | /src/com/lidong/interface_abstract/AADomin.java | 378b02f9c6ad6ba6373c9b8d8defbd35e5c4e475 | [
"Apache-2.0"
] | permissive | GitLidong/DailyJavaProgress | https://github.com/GitLidong/DailyJavaProgress | 0db7abc04fd72c1f2dbfa2dbde0ecf15c16bb604 | be3634776b39af5aa11d939767c923dafe693cb0 | refs/heads/master | 2021-06-20T07:07:05.889000 | 2019-04-04T06:56:30 | 2019-04-04T06:56:30 | 135,656,956 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lidong.interface_abstract;
public class AADomin extends AA implements IA, IAA {
//非抽象方法既可以直接继承,也可以覆盖
@Override
public void AAInfo2() {
super.AAInfo2();
System.out.println("AADomin , " + AAothres.othres);
}
//抽象方法,需要实现
//也可以通过再次声明其方法为抽象的方式,留给其子类来实现,但此类必须也声明为抽象类
... | UTF-8 | Java | 939 | java | AADomin.java | Java | [] | null | [] | package com.lidong.interface_abstract;
public class AADomin extends AA implements IA, IAA {
//非抽象方法既可以直接继承,也可以覆盖
@Override
public void AAInfo2() {
super.AAInfo2();
System.out.println("AADomin , " + AAothres.othres);
}
//抽象方法,需要实现
//也可以通过再次声明其方法为抽象的方式,留给其子类来实现,但此类必须也声明为抽象类
... | 939 | 0.591917 | 0.586701 | 34 | 21.558823 | 20.624359 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.441176 | false | false | 15 |
4c3588a16f8ef6822b161fec4dec57a4029a89f4 | 25,744,034,031,555 | 3aa302fef1f7213fda782f1c777bcc853972e46c | /crowd-dal/src/main/java/com/code/entity/user/WebThirdPartUser.java | 001d2d3c27f29b9681ee29977780ba8094e08673 | [] | no_license | Jinx009/springmvc_datajpa_redis | https://github.com/Jinx009/springmvc_datajpa_redis | 46036dbcca4283acce4db665317d9f8800c46272 | fcac8ee27824c3b631c3d2aab4155c3f0daa0660 | refs/heads/master | 2021-06-22T08:58:06.096000 | 2017-07-10T06:08:18 | 2017-07-10T06:08:18 | 63,311,788 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.code.entity.user;
import java.util.Date;
import javax.persistence.*;
import com.code.entity.CommenEntity;
import org.hibernate.annotations.Comment;
/**
*
* @author 高雄辉
* @description 第三方用户表
*
*/
@Entity
@Table(name="web_third_part_user")
@Comment("第三方用户表")
public class WebThirdPa... | UTF-8 | Java | 2,862 | java | WebThirdPartUser.java | Java | [
{
"context": "nate.annotations.Comment;\r\n\r\n/**\r\n * \r\n * @author 高雄辉\r\n * @description 第三方用户表\r\n *\r\n */\r\n@Entity\r\n@Table",
"end": 197,
"score": 0.9997372627258301,
"start": 194,
"tag": "NAME",
"value": "高雄辉"
}
] | null | [] | package com.code.entity.user;
import java.util.Date;
import javax.persistence.*;
import com.code.entity.CommenEntity;
import org.hibernate.annotations.Comment;
/**
*
* @author 高雄辉
* @description 第三方用户表
*
*/
@Entity
@Table(name="web_third_part_user")
@Comment("第三方用户表")
public class WebThirdPa... | 2,862 | 0.652854 | 0.64699 | 140 | 16.271429 | 15.050317 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.157143 | false | false | 15 |
0d0e81ee8d0b1a102989b015eac3406c20cae0a2 | 12,652,973,700,666 | 80906afd6c20940c1f4a8cf237ab9604a38963d8 | /src/main/java/headfirst/designpatterns/combining/Woologist.java | b190cd971245373261ca54a54d8db72ad33258c8 | [] | no_license | miniyk2012/program-logic | https://github.com/miniyk2012/program-logic | ae68dc921c96bb53b1bb7b8c931d1dcd36c9fa4c | dd70c602ace993b9d4627760afeeb4ff30ff1525 | refs/heads/master | 2023-04-07T05:41:27.919000 | 2021-03-16T02:42:50 | 2021-03-16T02:42:50 | 98,722,086 | 0 | 0 | null | true | 2023-04-04T01:34:16 | 2017-07-29T09:19:49 | 2021-03-16T02:43:01 | 2023-03-24T13:39:26 | 17,253 | 0 | 0 | 0 | Java | false | false | package headfirst.designpatterns.combining;
public class Woologist implements Observer {
@Override
public void update(QuackObservable duck) {
System.out.println("Woologist: " + "Woo");
}
@Override
public String toString() {
return "Woologist";
}
}
| UTF-8 | Java | 291 | java | Woologist.java | Java | [] | null | [] | package headfirst.designpatterns.combining;
public class Woologist implements Observer {
@Override
public void update(QuackObservable duck) {
System.out.println("Woologist: " + "Woo");
}
@Override
public String toString() {
return "Woologist";
}
}
| 291 | 0.656357 | 0.656357 | 14 | 19.785715 | 18.781368 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.214286 | false | false | 15 |
4283f8dd968508d379d77825f95b4cd5d35b2fb0 | 28,896,539,978,872 | 695e5c76545cec1f6b7616aed8f644702e5d4d6b | /src/main/java/com/mm/homebudgetassistant/web/ChargeDto.java | 7bd84359a735e134b011f379a2f42682416addee | [] | no_license | MMiazdzyk/home-budget-assistant | https://github.com/MMiazdzyk/home-budget-assistant | 86e3ee47fc3c75a4a1142b11a2de55a4ab557923 | 270c959ca7e6f21274bf6f3f6d07e00c9c2a8aa5 | refs/heads/master | 2023-06-07T17:54:38.873000 | 2021-06-28T21:15:55 | 2021-06-28T21:15:55 | 380,826,558 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mm.homebudgetassistant.web;
import java.math.BigDecimal;
class ChargeDto {
private String registerName;
private BigDecimal value;
public ChargeDto(){}
public ChargeDto(String name, BigDecimal value) {
this.registerName = name;
this.value = value;
}
public String ... | UTF-8 | Java | 441 | java | ChargeDto.java | Java | [] | null | [] | package com.mm.homebudgetassistant.web;
import java.math.BigDecimal;
class ChargeDto {
private String registerName;
private BigDecimal value;
public ChargeDto(){}
public ChargeDto(String name, BigDecimal value) {
this.registerName = name;
this.value = value;
}
public String ... | 441 | 0.653061 | 0.653061 | 23 | 18.173914 | 16.00449 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.391304 | false | false | 15 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.