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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f2e6bc184d019285c00a57319c67b5359d8cd712 | 12,541,304,557,074 | ad6d2194d0114dc07fb739f7dbdc7205c71581a4 | /src/sample/logic/CoreLogic.java | b276e5c6cae2176b2683557eca637e9695fe4522 | [] | no_license | Rkoks/FirstJavaFX | https://github.com/Rkoks/FirstJavaFX | 0a47dda6ce181994be38115eb46d1c2e62d67bd2 | 98874a74202eae0462f77fac0fa9f0244dbc1d75 | refs/heads/master | 2023-06-20T00:00:50.857000 | 2021-07-19T10:47:58 | 2021-07-19T10:47:58 | 387,430,169 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sample.logic;
import javafx.animation.AnimationTimer;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import javafx.scene.control.Alert;
import javafx.scene.control.ComboBox;
import javafx.scene.control.TextField;
import java.io.*;
import java.util.ArrayList;
import java.uti... | UTF-8 | Java | 4,268 | java | CoreLogic.java | Java | [] | null | [] | package sample.logic;
import javafx.animation.AnimationTimer;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import javafx.scene.control.Alert;
import javafx.scene.control.ComboBox;
import javafx.scene.control.TextField;
import java.io.*;
import java.util.ArrayList;
import java.uti... | 4,268 | 0.735749 | 0.722222 | 126 | 31.857143 | 26.994919 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.650794 | false | false | 8 |
7312c4471e8de552c046cbfbc699a9e24600ca06 | 2,448,131,374,454 | 1850ec23fd3b6ab9b2b1e666336ed19f3a16275b | /gateway-core/src/main/java/com/zs/gateway/bean/entity/SysDO.java | 8a4bcd35daefd30904a5b15c796c5b4cb4fe4671 | [] | no_license | langjiangit/FastGateway | https://github.com/langjiangit/FastGateway | f06606eba099cbcf291606979feed83df58040c4 | 61795278b851b0a2e00409d83ba36d19953d76ec | refs/heads/master | 2022-12-27T16:50:44.090000 | 2020-06-17T08:17:20 | 2020-06-17T08:17:20 | 308,545,069 | 0 | 1 | null | true | 2020-10-30T06:34:06 | 2020-10-30T06:34:06 | 2020-09-18T08:38:34 | 2020-10-13T22:46:25 | 142 | 0 | 0 | 0 | null | false | false | /*
* Author github: https://github.com/zs-neo
* Author Email: 2931622851@qq.com
*/
package com.zs.gateway.bean.entity;
import lombok.Data;
import java.util.Date;
/**
* 内部服务
*
* @author zhousheng
* @version 1.0
* @since 2020/6/12 22:00
*/
@Data
public class SysDO {
/**
* 主键id
*/
private Long id;
/**
... | UTF-8 | Java | 537 | java | SysDO.java | Java | [
{
"context": "/*\n * Author github: https://github.com/zs-neo\n * Author Email: 2931622851@qq.com\n */\npackage co",
"end": 46,
"score": 0.9996051788330078,
"start": 40,
"tag": "USERNAME",
"value": "zs-neo"
},
{
"context": "ithub: https://github.com/zs-neo\n * Author Email: 293162285... | null | [] | /*
* Author github: https://github.com/zs-neo
* Author Email: <EMAIL>
*/
package com.zs.gateway.bean.entity;
import lombok.Data;
import java.util.Date;
/**
* 内部服务
*
* @author zhousheng
* @version 1.0
* @since 2020/6/12 22:00
*/
@Data
public class SysDO {
/**
* 主键id
*/
private Long id;
/**
* 系统名称
... | 527 | 0.600406 | 0.553753 | 41 | 11.02439 | 10.942171 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.707317 | false | false | 8 |
4603173d384cb4732db4c0e120f3ab42d8de3719 | 22,454,089,052,676 | 90162f6e575911257c806a8fa980928bf5d185ed | /src/test/java/com/hasi/GetStockProfit/Application/GetStockProfitServiceTest.java | ebfb3f5c0e8c8719d498dc1dcc6c8b3c521d42a7 | [] | no_license | hasihime/GetStiockProfit | https://github.com/hasihime/GetStiockProfit | 19d3549a6593e62ac05428d51bee3857a0ef0281 | aafeda3569ab906ca299775a80b306da8ab7e06d | refs/heads/develop | 2023-02-13T04:00:56.420000 | 2021-01-14T12:08:53 | 2021-01-14T12:08:53 | 318,052,688 | 0 | 0 | null | false | 2021-01-14T12:00:47 | 2020-12-03T02:34:37 | 2021-01-05T10:40:20 | 2021-01-14T12:00:46 | 198 | 0 | 0 | 0 | Java | false | false | package com.hasi.GetStockProfit.Application;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.hasi.GetStockProfit.Domain.Request.KakaoSkillRequest;
import com.hasi.GetStockProfit.Domain.Response.KakaoSkillSimpleText.Component;
import com.hasi.Get... | UTF-8 | Java | 2,884 | java | GetStockProfitServiceTest.java | Java | [] | null | [] | package com.hasi.GetStockProfit.Application;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.hasi.GetStockProfit.Domain.Request.KakaoSkillRequest;
import com.hasi.GetStockProfit.Domain.Response.KakaoSkillSimpleText.Component;
import com.hasi.Get... | 2,884 | 0.748244 | 0.747542 | 79 | 35.06329 | 29.624802 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.531646 | false | false | 8 |
357333de404612cd55166c7fddbd235a8598bcfc | 24,223,615,564,241 | 7c2c6fe27190233212bab0a325afd727010436e2 | /JavaFXProject/team3/SmartHomePanel/src/smarthomepanel/control/LightController.java | 2a09f10b763e2db152754b8bfbdf2d23f26693a6 | [] | no_license | blueskii/TestRepository | https://github.com/blueskii/TestRepository | 506239fdf1b7283bd25bd5b41dc6761f16792874 | da4d113755bdf1cc08e963cc2c8439b4541686af | refs/heads/master | 2018-04-05T10:22:47.653000 | 2017-07-10T02:55:34 | 2017-07-10T02:55:34 | 89,182,161 | 1 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package smarthomepanel.control;
import java.net.URL;
import java.util.ResourceBundle;
import javafx.animation.KeyFrame;
import javafx.animation.KeyValue;
import javafx.animation.Timeline;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.scene.control.Button;
imp... | UTF-8 | Java | 8,738 | java | LightController.java | Java | [] | null | [] | package smarthomepanel.control;
import java.net.URL;
import java.util.ResourceBundle;
import javafx.animation.KeyFrame;
import javafx.animation.KeyValue;
import javafx.animation.Timeline;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.scene.control.Button;
imp... | 8,738 | 0.586771 | 0.577092 | 285 | 29.449123 | 19.983021 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.673684 | false | false | 8 |
8bc0b693d8a85ac6ef55a7203da8c2a749f88be3 | 39,101,382,281,112 | 6c3de5b4746a31aff53114d17b8ab9d56ca9c8a0 | /src/main/java/models/Pedido.java | 6e39c6770e319f0becc2da782b3a98a388badf7d | [] | no_license | Fortes-dev/CRUDcomandasHibernate | https://github.com/Fortes-dev/CRUDcomandasHibernate | 5aa13aab5d5dcbefcb197621e569cd6885a47f69 | 33ce5c13a39930da030c646b7e4f94988ad5d39a | refs/heads/master | 2023-09-06T01:49:41.449000 | 2021-11-08T17:52:48 | 2021-11-08T17:52:48 | 425,938,909 | 1 | 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 models;
import java.sql.Date;
import java.io.Serializable;
import java.util.List;
import javax.persistence.Entity;
import java... | UTF-8 | Java | 2,915 | java | Pedido.java | Java | [
{
"context": "import javax.persistence.Table;\n\n/**\n *\n * @author medin Modelo de la tabla pedidos\n */\n@Entity\n@Table(nam",
"end": 601,
"score": 0.9319003820419312,
"start": 596,
"tag": "USERNAME",
"value": "medin"
}
] | 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 models;
import java.sql.Date;
import java.io.Serializable;
import java.util.List;
import javax.persistence.Entity;
import java... | 2,915 | 0.619636 | 0.619636 | 134 | 20.738806 | 20.620209 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.350746 | false | false | 8 |
bd05a571bc9d9ac984052c1ffa24566cc9a9c11b | 36,507,222,061,765 | 74389446c1a1453df3e5f26b7c52eb0eb0aef214 | /src/controller/configuracion/tickets/FxTicketController.java | 1ef32259ba1f8ee46c3629662f8b0f9c2a600b66 | [
"Apache-2.0"
] | permissive | luismy10/SysSoftIntegra | https://github.com/luismy10/SysSoftIntegra | f0721aa513a6ec88c45ded48f83079a9e5e5598f | b51bed4f94e270be2c8b454aa6bcccda363489c7 | refs/heads/master | 2022-11-25T11:10:56.959000 | 2022-11-18T17:43:44 | 2022-11-18T17:43:44 | 201,481,720 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controller.configuracion.tickets;
import controller.configuracion.impresoras.FxImprimirController;
import controller.menus.FxPrincipalController;
import controller.tools.FilesRouters;
import controller.tools.ImageViewTicket;
import controller.tools.Json;
import controller.tools.Session;
import controller.tools... | UTF-8 | Java | 100,906 | java | FxTicketController.java | Java | [] | null | [] | package controller.configuracion.tickets;
import controller.configuracion.impresoras.FxImprimirController;
import controller.menus.FxPrincipalController;
import controller.tools.FilesRouters;
import controller.tools.ImageViewTicket;
import controller.tools.Json;
import controller.tools.Session;
import controller.tools... | 100,906 | 0.53359 | 0.529456 | 2,030 | 48.694088 | 48.959435 | 510 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.825616 | false | false | 8 |
65add21f181611e73d22d768f61fb88471b98b1c | 39,676,907,888,507 | 290f10f2878ee1ca8880e5e58815d07c4dbedc54 | /Pronto/app/src/main/java/com/redeyesoftware/pronto/BluetoothActivity.java | eed8cd99085771c5621cbf018df3cda23eea4304 | [] | no_license | brenton311/se101-final-project | https://github.com/brenton311/se101-final-project | a956029181a641b36dd9253fc4b1ebc3dc24c6b1 | 354abdcd926934dfaa3f48fd999c9c582c62e302 | refs/heads/master | 2021-01-19T21:54:45.665000 | 2018-09-20T02:39:30 | 2018-09-20T02:39:30 | 72,122,386 | 0 | 0 | null | false | 2016-11-18T19:58:00 | 2016-10-27T15:33:12 | 2016-11-18T19:52:48 | 2016-11-18T19:58:00 | 156 | 0 | 0 | 0 | Python | null | null | package com.redeyesoftware.pronto;
/**
* Created by George on 20/11/2016.
*/
import android.app.Activity;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.bluetooth.BluetoothSocket;
import android.content.Intent;
import android.content.SharedPreferences;
import and... | UTF-8 | Java | 12,427 | java | BluetoothActivity.java | Java | [
{
"context": "kage com.redeyesoftware.pronto;\n\n/**\n * Created by George on 20/11/2016.\n */\n\nimport android.app.Activity;\n",
"end": 60,
"score": 0.9991168975830078,
"start": 54,
"tag": "NAME",
"value": "George"
}
] | null | [] | package com.redeyesoftware.pronto;
/**
* Created by George on 20/11/2016.
*/
import android.app.Activity;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.bluetooth.BluetoothSocket;
import android.content.Intent;
import android.content.SharedPreferences;
import and... | 12,427 | 0.565382 | 0.55307 | 306 | 39.61438 | 35.700024 | 248 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.794118 | false | false | 8 |
1f9961cdfa719ebbaad0553895e8a24e35a414cf | 7,550,552,506,691 | 59181cfbcc040e2f3c5c9d6e6318a648fc3b25a8 | /src/gr/teic/ie/oop2/paint/MyBoundedShape.java | c8d2f37d505bd518d653f4f62b5a7cdef464be9d | [] | no_license | mernabobakr/finalprojecectOOP | https://github.com/mernabobakr/finalprojecectOOP | a60807b75d6def2457f53aeed1c1fa45508e4d97 | 949a99bea16c5e945c3f2f85e5bdeb315e5efe38 | refs/heads/master | 2020-12-12T13:57:46.639000 | 2020-05-17T01:42:40 | 2020-05-17T01:42:40 | 234,143,952 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gr.teic.ie.oop2.paint;
import java.awt.Color;
import java.awt.Graphics;
abstract class MyBoundedShape implements MyShape {
private int x1, y1, x2, y2; //coordinates of shape
private Color color; // color of shape
private boolean fill; //boolean variable that determines whether the shape is... | UTF-8 | Java | 2,749 | java | MyBoundedShape.java | Java | [] | null | [] | package gr.teic.ie.oop2.paint;
import java.awt.Color;
import java.awt.Graphics;
abstract class MyBoundedShape implements MyShape {
private int x1, y1, x2, y2; //coordinates of shape
private Color color; // color of shape
private boolean fill; //boolean variable that determines whether the shape is... | 2,749 | 0.497636 | 0.473991 | 159 | 16.289309 | 15.820672 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.283019 | false | false | 8 |
d4ce22b975dbb4d0b36f06eee27100a6ad00e761 | 15,453,292,346,233 | eb560ae74925e9b04e0ef4ce0e638ef8d22130f4 | /src/main/java/com/diverhome/controller/employee/EmployeeController.java | ba9ad72fde13eea0d7551dbbd09e4aea3096b9b2 | [] | no_license | ananchao/diverhomemanage | https://github.com/ananchao/diverhomemanage | f2e61d37ab84f73bbee21a7f82250e9b12de52fc | 2a5c6ded655a03541f833a11a8a1f9472c7a43fd | refs/heads/master | 2021-01-20T01:04:34.817000 | 2017-04-24T09:18:39 | 2017-04-24T09:18:39 | 89,219,752 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.diverhome.controller.employee;
import java.util.ArrayList;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
i... | UTF-8 | Java | 2,430 | java | EmployeeController.java | Java | [] | null | [] | package com.diverhome.controller.employee;
import java.util.ArrayList;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
i... | 2,430 | 0.638677 | 0.627226 | 68 | 32.676472 | 24.02293 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.220588 | false | false | 8 |
f29e5c641d96a4fd0b9745cd3fe9ac5aed0ee05d | 5,720,896,462,701 | 23d946bb0da006f45cfa224669dc210ff9cfc99a | /src/test/java/com/barchart/missive/value/TestValueMissive.java | 439785660a6d783007c4e7aca463ec5a26716689 | [
"BSD-3-Clause"
] | permissive | GLitchfield/barchart-missive-1 | https://github.com/GLitchfield/barchart-missive-1 | 702493edc5169d8bae972a3689c31e175e694092 | d3ab607cf6140cc5c63f4bf201199395494d7e67 | refs/heads/master | 2021-01-15T10:30:52.903000 | 2015-10-13T20:57:05 | 2015-10-13T20:57:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.barchart.missive.value;
import static org.junit.Assert.*;
import static com.barchart.missive.value.TestSpec.*;
import org.junit.Test;
public class TestValueMissive {
@Test
public void test() {
final ExampleMissive examp = ValueMissive.build(ExampleMissive.class);
examp.set(INT_1, 1);
e... | UTF-8 | Java | 1,057 | java | TestValueMissive.java | Java | [] | null | [] | package com.barchart.missive.value;
import static org.junit.Assert.*;
import static com.barchart.missive.value.TestSpec.*;
import org.junit.Test;
public class TestValueMissive {
@Test
public void test() {
final ExampleMissive examp = ValueMissive.build(ExampleMissive.class);
examp.set(INT_1, 1);
e... | 1,057 | 0.662252 | 0.628193 | 49 | 20.571428 | 20.034664 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.183673 | false | false | 8 |
01520336093703edc64acb1f231a1c187f1d0156 | 32,598,801,788,433 | ddc60af1649b97d53e515bdebd68d08b8a029267 | /src/WarmUp9_1.java | 535d7dcd3649c00c8a2c5474103515e2f5115088 | [] | no_license | kchung1068/WarmUp9_1 | https://github.com/kchung1068/WarmUp9_1 | 7246799d2c5ab487a60f33827faac039a2b646da | 5b37c3f1abe1ab08e98a015c5d7ab49fbe89bb91 | refs/heads/master | 2023-02-25T12:49:45.957000 | 2021-01-28T21:02:41 | 2021-01-28T21:02:41 | 333,924,719 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* Write the class RightTriangle. The fields of the class
* are integers which represent the sides of the triangle.
* Name the fields a,b and c where a and b are the legs of
* the triangle and c is the hypotenuse. Each of the fields
* should be private since it makes no sense for the side
* lengths to be negative... | UTF-8 | Java | 1,088 | java | WarmUp9_1.java | Java | [] | null | [] | /* Write the class RightTriangle. The fields of the class
* are integers which represent the sides of the triangle.
* Name the fields a,b and c where a and b are the legs of
* the triangle and c is the hypotenuse. Each of the fields
* should be private since it makes no sense for the side
* lengths to be negative... | 1,088 | 0.702206 | 0.693015 | 29 | 36.517242 | 22.824097 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.448276 | false | false | 8 |
4eb51e1ff78bebbbea203d8ae5e7e5b0b4df9943 | 13,984,413,583,576 | 82521aef3b7bb4655d369cd7631a6c57b7ff8dd6 | /src/main/java/com/xiaohao/cms/model/AdminExample.java | b4acbd723b8065daa4dffe99b98cc7c69a6f270a | [] | no_license | amdiaosi/try-ssi | https://github.com/amdiaosi/try-ssi | 1742ef6d8302b8d77c3247af38286589825a8793 | a43070072b1833b8f7f6388da6a7622ebb3a2319 | refs/heads/master | 2020-05-31T07:26:37.502000 | 2014-10-14T07:25:59 | 2014-10-14T07:25:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xiaohao.cms.model;
import java.util.ArrayList;
import java.util.List;
public class AdminExample {
/**
* This field was generated by MyBatis Generator.
* This field corresponds to the database table t_admin
*
* @mbggenerated Fri Sep 26 10:04:36 CST 2014
*/
protected String ... | UTF-8 | Java | 16,628 | java | AdminExample.java | Java | [] | null | [] | package com.xiaohao.cms.model;
import java.util.ArrayList;
import java.util.List;
public class AdminExample {
/**
* This field was generated by MyBatis Generator.
* This field corresponds to the database table t_admin
*
* @mbggenerated Fri Sep 26 10:04:36 CST 2014
*/
protected String ... | 16,628 | 0.57325 | 0.558576 | 562 | 28.588968 | 23.566973 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.537367 | false | false | 8 |
f0a96a255b9a0bf9cf515fdcc3e58a1e8e990621 | 33,973,191,312,619 | 5f7d55b0d9a590627f61240b9cba8ca0059495e1 | /src/main/java/seedu/address/storage/ingredient/JsonSerializableIngredientBook.java | e1a604903fc21f87ef7bf88076f826bcc28d4c08 | [
"MIT"
] | permissive | AY2021S2-CS2103T-W15-3/JJIMY | https://github.com/AY2021S2-CS2103T-W15-3/JJIMY | dbb2bbef959d752a0d91bbd28c4bb4d3cf8e1c62 | 5aba63792990453f1d7a416cd275d27b5fbda918 | refs/heads/master | 2023-04-03T16:47:05.001000 | 2021-04-16T09:52:43 | 2021-04-16T09:52:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package seedu.address.storage.ingredient;
import java.util.ArrayList;
import java.util.List;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonRootName;
import seedu.address.commons.exceptions.IllegalValueException;
... | UTF-8 | Java | 1,843 | java | JsonSerializableIngredientBook.java | Java | [] | null | [] | package seedu.address.storage.ingredient;
import java.util.ArrayList;
import java.util.List;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonRootName;
import seedu.address.commons.exceptions.IllegalValueException;
... | 1,843 | 0.754205 | 0.754205 | 50 | 35.860001 | 33.263802 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.34 | false | false | 8 |
eb0804bc7bf45746f7f34528d50594326b3429c2 | 27,599,459,862,798 | 62a27567c0a357f1d923a0d0b41b852cd461b125 | /app/src/main/java/com/example/tugas_sqllite/RecyclerViewAdapter.java | d918722c46102dd6b501d078156dd325adf5328f | [] | no_license | redcountry15/tugas_pwpbb | https://github.com/redcountry15/tugas_pwpbb | e380121f9fdafa014379933af9e9453b1f535bfe | 1d63fbf7f6a23170d1885c73794b431c7bb9b622 | refs/heads/master | 2020-07-25T19:02:48.146000 | 2019-09-14T11:54:12 | 2019-09-14T11:54:12 | 208,394,172 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.tugas_sqllite;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import ja... | UTF-8 | Java | 1,824 | java | RecyclerViewAdapter.java | Java | [] | null | [] | package com.example.tugas_sqllite;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import ja... | 1,824 | 0.697917 | 0.697917 | 62 | 28.419355 | 26.365635 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.548387 | false | false | 8 |
1a98212f992e12d05ab5932ef7da71767e18d8b9 | 3,582,002,734,638 | 8cf58313435ccb0c34ab427b243145e776e6a32c | /actividad-01/src/main/java/pe/isil/jugadores/Players.java | 85b69d9ca9c404f06a0266766d3038f66115fe58 | [] | no_license | josue240294/efe | https://github.com/josue240294/efe | ee034ec77ef588b40c7c87ae26e00853d2eda061 | 04733b4d0bde2f72da62dae45ff95adf97daf827 | refs/heads/master | 2022-07-04T17:55:23.141000 | 2020-05-21T22:21:09 | 2020-05-21T22:21:09 | 265,964,318 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pe.isil.jugadores;
public interface Players {
void send();
}
| UTF-8 | Java | 75 | java | Players.java | Java | [] | null | [] | package pe.isil.jugadores;
public interface Players {
void send();
}
| 75 | 0.693333 | 0.693333 | 6 | 11.5 | 11.65833 | 26 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 8 |
00788c6067c389756f1ea2b99953146a2fefc5a9 | 25,056,839,256,852 | 9419b3be2f079f8a66f8e06fac0076328f613fbb | /backend/src/main/java/br/com/ota/backend/model/Land.java | cf07eaa4e704794bc1ce70cc14d4b1a490bf4d7e | [] | no_license | olivanaires/land-manager | https://github.com/olivanaires/land-manager | ab1e0e7043d0899be31f58cf2249e13117468d56 | 37fe85736be636c0d2ae00e30f27d08e3060b1f6 | refs/heads/master | 2023-01-06T09:45:50.700000 | 2020-10-30T20:37:36 | 2020-10-30T20:37:36 | 306,991,460 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.ota.backend.model;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.NoArgsConstructor;
import javax.persistence.Entity;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persistence.Table;
@Data
@Entity
@Table(name = "lands")
@NoArgsConstructor
@Eq... | UTF-8 | Java | 924 | java | Land.java | Java | [] | null | [] | package br.com.ota.backend.model;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.NoArgsConstructor;
import javax.persistence.Entity;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persistence.Table;
@Data
@Entity
@Table(name = "lands")
@NoArgsConstructor
@Eq... | 924 | 0.764069 | 0.764069 | 47 | 18.659575 | 17.23835 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.468085 | false | false | 8 |
b662ca9ec2c4d2f560ee635a7e1d5bfadbe8e140 | 16,320,875,791,939 | 507ce8dbc7662933d314f524b15cac971b9741d9 | /src/main/java/br/com/marcoscastelini/controller/ControllerConfiguracao.java | 0bde29dd540e22f3a11acb8dd28529ac82e7c9ae | [] | no_license | marcos-castelini/etiqueta-zebra | https://github.com/marcos-castelini/etiqueta-zebra | 096e5c407b4754c8a4fe7dfde9f89c6606db99b5 | d0dede11a6aceb38754774dbd642a9f132c7c0e5 | refs/heads/master | 2023-06-01T23:58:38.980000 | 2021-06-16T17:39:27 | 2021-06-16T17:39:27 | 358,954,102 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.marcoscastelini.controller;
import br.com.marcoscastelini.util.Configuracao;
import br.com.marcoscastelini.util.Impressora;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.scene.control.*;
import javax.print.PrintService;
import java.io.IOExcept... | UTF-8 | Java | 2,361 | java | ControllerConfiguracao.java | Java | [] | null | [] | package br.com.marcoscastelini.controller;
import br.com.marcoscastelini.util.Configuracao;
import br.com.marcoscastelini.util.Impressora;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.scene.control.*;
import javax.print.PrintService;
import java.io.IOExcept... | 2,361 | 0.70798 | 0.706282 | 60 | 38.266666 | 36.517059 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.716667 | false | false | 8 |
d8b3e399a35d0f5469e46b02a47d91534a4188dc | 5,128,190,955,962 | 14968110db73b6b0a345fff7e7efa91cf6546890 | /certificationCenter/src/main/java/by/training/certificationCenter/bean/Document.java | efe416608f32c1e1c6fffa18c167588b8ccc9cd2 | [] | no_license | chakurmaksim/TrainingRepository | https://github.com/chakurmaksim/TrainingRepository | b629a9387af2ba4a2888eb61ad61215611efbf3a | 61fd1dac19fd54e351ad99d557378b7bc744941d | refs/heads/master | 2023-05-11T04:47:18.625000 | 2022-03-09T11:41:46 | 2022-03-09T11:41:46 | 194,842,879 | 0 | 0 | null | false | 2023-05-09T18:36:31 | 2019-07-02T10:35:01 | 2022-03-09T11:41:05 | 2023-05-09T18:36:27 | 1,215 | 0 | 0 | 18 | Java | false | false | package by.training.certificationCenter.bean;
import java.io.InputStream;
import java.util.Objects;
public class Document extends CertificationEntity {
/**
* Real path to the directory where the file is located.
*/
private String uploadFilePath;
/**
* File name.
*/
private String f... | UTF-8 | Java | 2,087 | java | Document.java | Java | [] | null | [] | package by.training.certificationCenter.bean;
import java.io.InputStream;
import java.util.Objects;
public class Document extends CertificationEntity {
/**
* Real path to the directory where the file is located.
*/
private String uploadFilePath;
/**
* File name.
*/
private String f... | 2,087 | 0.598946 | 0.598946 | 84 | 23.845238 | 20.795773 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.369048 | false | false | 8 |
73c51bb1682c4deaada078cb95fcd7177b3ab899 | 21,071,109,608,745 | 019351eb9567fefa8c9c15588899b52edbb68616 | /Multi-thread/src/cn/shyshetxwh/v2/v21/HasSelfPrivateNum2.java | 78207d56c14febfc57b197ca657b0cdf47b6ea78 | [] | no_license | shyshetxwh/selfstudy | https://github.com/shyshetxwh/selfstudy | 3220bbdee656f659a8890053d12e7a792bc67ad6 | 9b536e83243214a9ea37ff46a48b72d5d242ef2b | refs/heads/master | 2023-04-02T09:52:44.067000 | 2021-04-02T13:33:46 | 2021-04-02T13:33:46 | 352,621,879 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.shyshetxwh.v2.v21;
/**
* FileName: HasSelfPrivateNum2
* Author: Administrator+shyshetxwh
* Date: 2021/1/3 0003 16:54
*/
class Thread3 extends Thread {
private HasSelfPrivateNum2 numRef;
public Thread3(HasSelfPrivateNum2 numRef) {
this.numRef = numRef;
}
@Override
pub... | UTF-8 | Java | 1,314 | java | HasSelfPrivateNum2.java | Java | [
{
"context": "\n\n/**\n * FileName: HasSelfPrivateNum2\n * Author: Administrator+shyshetxwh\n * Date: 2021/1/3 0003 16:54\n */\n\nclass Threa",
"end": 104,
"score": 0.9994935393333435,
"start": 80,
"tag": "USERNAME",
"value": "Administrator+shyshetxwh"
}
] | null | [] | package cn.shyshetxwh.v2.v21;
/**
* FileName: HasSelfPrivateNum2
* Author: Administrator+shyshetxwh
* Date: 2021/1/3 0003 16:54
*/
class Thread3 extends Thread {
private HasSelfPrivateNum2 numRef;
public Thread3(HasSelfPrivateNum2 numRef) {
this.numRef = numRef;
}
@Override
pub... | 1,314 | 0.557078 | 0.522831 | 59 | 21.271187 | 17.357489 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.305085 | false | false | 8 |
ee38284e54b7307ef443fc8f2e634d2ebe3853ca | 16,303,695,921,229 | ad6ae27290fbc0ed4f4c65278d8526cf2c98e940 | /app/src/main/java/com/example/alirzaycefaydal/ecommerceserviceside/ViewHolder/MenuViewHolder.java | e98a9a9bdd05c778728a9d1e6aa51283af3099a6 | [] | no_license | alirzaycefydli/EcommerceServerSide | https://github.com/alirzaycefydli/EcommerceServerSide | 079d57111c411d203432e7f3e8c0a47a5586b4de | 191dd7217d4183c0181f69ebdbbf1317322e73ac | refs/heads/master | 2020-04-15T12:58:49.073000 | 2019-01-08T19:31:09 | 2019-01-08T19:31:09 | 164,696,571 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.alirzaycefaydal.ecommerceserviceside.ViewHolder;
import android.support.v7.widget.RecyclerView;
import android.view.ContextMenu;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import com.example.alirzaycefaydal.ecommerceserviceside.HomeActivity;
import c... | UTF-8 | Java | 1,476 | java | MenuViewHolder.java | Java | [
{
"context": "package com.example.alirzaycefaydal.ecommerceserviceside.ViewHolder;\n\nimport and",
"end": 30,
"score": 0.8419733047485352,
"start": 20,
"tag": "USERNAME",
"value": "alirzaycef"
},
{
"context": "package com.example.alirzaycefaydal.ecommerceserviceside.ViewHolder;\n\nim... | null | [] | package com.example.alirzaycefaydal.ecommerceserviceside.ViewHolder;
import android.support.v7.widget.RecyclerView;
import android.view.ContextMenu;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import com.example.alirzaycefaydal.ecommerceserviceside.HomeActivity;
import c... | 1,476 | 0.762873 | 0.759485 | 45 | 31.799999 | 30.138643 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733333 | false | false | 8 |
37e4dab8f877cc034ef10669d9b2c8647ebe3163 | 16,303,695,917,839 | 5169a4c4d0e4bd84eff3a65fd9926df01437d098 | /API/src/com/javalec/base/Random_01.java | c5ad33aade929fead9285f0e6b90dba2198f8dc0 | [] | no_license | ds-hur/Java_study | https://github.com/ds-hur/Java_study | 8ec55592e197459f90931570bd36ba67fabfc876 | 431fa5e689c302d52491b74cffb9c3e031da0b45 | refs/heads/main | 2023-07-22T23:30:00.847000 | 2021-09-09T08:51:08 | 2021-09-09T08:51:08 | 404,649,650 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.javalec.base;
import java.util.Random;
public class Random_01 {
public static void main(String[] args) {
// TODO Auto-generated method stub
Random random = new Random();
for (int j = 1; j<=6; j++) {
int i = random.nextInt(46); // 11 전까지의 난수
System.out.println(i);
}
}
}
| UTF-8 | Java | 319 | java | Random_01.java | Java | [] | null | [] | package com.javalec.base;
import java.util.Random;
public class Random_01 {
public static void main(String[] args) {
// TODO Auto-generated method stub
Random random = new Random();
for (int j = 1; j<=6; j++) {
int i = random.nextInt(46); // 11 전까지의 난수
System.out.println(i);
}
}
}
| 319 | 0.628664 | 0.602606 | 18 | 16.055555 | 15.914606 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.444444 | false | false | 8 |
1180322d08cc356a709547c557923d39d9d215bc | 26,740,466,430,443 | de9281058db8c2071447ca2565b1c6d1c3502e11 | /src/main/java/org/liber/api/daoImpl/BookshelfDAOImpl.java | 51a5a9d44161ef3d520d37d12b63f4d857ae1217 | [] | no_license | PrashantM89/LiberAPI | https://github.com/PrashantM89/LiberAPI | 493f12ffb4af6044507c787f6f7c07ac299a8cf5 | adaa8bb9d14d5093d75c9e50ca0268346dd46144 | refs/heads/master | 2022-12-28T21:13:15.066000 | 2019-06-09T20:24:56 | 2019-06-09T20:24:56 | 191,051,335 | 0 | 0 | null | false | 2022-12-16T10:42:14 | 2019-06-09T20:17:24 | 2019-06-09T20:25:41 | 2022-12-16T10:42:11 | 25 | 0 | 0 | 5 | Java | false | false | /*
* 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 org.liber.api.daoImpl;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.List;
import javax.sql.DataSo... | UTF-8 | Java | 2,916 | java | BookshelfDAOImpl.java | Java | [
{
"context": "gframework.jdbc.core.RowMapper;\n\n/**\n *\n * @author prashant\n */\npublic class BookshelfDAOImpl implements Book",
"end": 576,
"score": 0.9972620010375977,
"start": 568,
"tag": "USERNAME",
"value": "prashant"
}
] | 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 org.liber.api.daoImpl;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.List;
import javax.sql.DataSo... | 2,916 | 0.630315 | 0.630315 | 73 | 38.945206 | 44.950474 | 252 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.191781 | false | false | 8 |
611054fc9dbaec0127cac113c2601ee5959caebe | 8,504,035,273,613 | f4ce00825a64e375184cf9f89d6eded655566053 | /source2/com/duokan/reader/ui/personal/cz.java | 65e4890235f6e6bc68b814e12d57fdce312c5585 | [] | no_license | yezhuen/hackmanysee | https://github.com/yezhuen/hackmanysee | 97865ebabb00bda60f6325731e8b9a66eb4547c0 | a9255e3eb70bf59e091b574b30417fca45e8d901 | refs/heads/master | 2016-08-05T11:01:40.100000 | 2014-01-15T18:26:51 | 2014-01-15T18:26:51 | 15,881,265 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) lnc
package com.duokan.reader.ui.personal;
import com.duokan.reader.domain.cloud.push.DkCloudPushManager;
// Referenced classes of package com.duokan.reader.ui.persona... | UTF-8 | Java | 526 | java | cz.java | Java | [
{
"context": "// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.\n// Jad home page: http://www.kpdus.com/jad.html\n",
"end": 61,
"score": 0.9996399879455566,
"start": 45,
"tag": "NAME",
"value": "Pavel Kouznetsov"
}
] | null | [] | // Decompiled by Jad v1.5.8g. Copyright 2001 <NAME>.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) lnc
package com.duokan.reader.ui.personal;
import com.duokan.reader.domain.cloud.push.DkCloudPushManager;
// Referenced classes of package com.duokan.reader.ui.personal:
// ... | 516 | 0.631179 | 0.61597 | 28 | 17.785715 | 20.449165 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.214286 | false | false | 8 |
bdd06b3132789f9b8aa734ccee447229d9b71978 | 33,621,004,000,222 | 194e44209e5494bc78378963e15cbfc8ba944373 | /src/main/java/thebetweenlands/common/block/misc/BlockSulfurTorch.java | 1e99d8a30a02d879bb9d1523a645bae33effe651 | [] | no_license | Angry-Pixel/The-Betweenlands | https://github.com/Angry-Pixel/The-Betweenlands | cf8b8f4b8ac58b047dfbb19911426b81c7f31733 | eafac1c217cdf304d477b025708e0dadf82b6953 | refs/heads/1.12-fixes | 2023-09-01T07:57:27.962000 | 2023-04-07T19:02:05 | 2023-04-07T19:02:05 | 30,657,636 | 237 | 125 | null | false | 2023-09-04T07:18:36 | 2015-02-11T16:34:13 | 2023-08-29T19:10:12 | 2023-09-04T07:18:35 | 975,776 | 218 | 68 | 207 | Java | false | false | package thebetweenlands.common.block.misc;
import java.util.Random;
import net.minecraft.block.BlockTorch;
import net.minecraft.block.SoundType;
import net.minecraft.block.state.IBlockState;
import net.minecraft.util.EnumFacing;
import net.minecraft.util.math.BlockPos;
import net.minecraft.world.World;
import net.min... | UTF-8 | Java | 1,750 | java | BlockSulfurTorch.java | Java | [] | null | [] | package thebetweenlands.common.block.misc;
import java.util.Random;
import net.minecraft.block.BlockTorch;
import net.minecraft.block.SoundType;
import net.minecraft.block.state.IBlockState;
import net.minecraft.util.EnumFacing;
import net.minecraft.util.math.BlockPos;
import net.minecraft.world.World;
import net.min... | 1,750 | 0.771429 | 0.758286 | 47 | 36.234043 | 33.480518 | 155 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.829787 | false | false | 8 |
05cbef3cdda9d0dc6453bba415e53222b288702d | 15,736,760,187,895 | f9d4e86a2cf7e552bb7e8f9895e4cc31ca05f4a5 | /app/src/main/java/abdullah/elamien/bloodbank/ui/App.java | bb9490f0b20787480fc798a12c5552801fe9a146 | [
"MIT"
] | permissive | mohammedragabmohammedborik/BloodBank | https://github.com/mohammedragabmohammedborik/BloodBank | a5d7099e776cf456257261170cff718b77306895 | 4c4d22ba8ec85a90b9bed2515cecc13266af1491 | refs/heads/master | 2020-06-12T22:20:34.560000 | 2019-06-27T16:01:56 | 2019-06-27T16:01:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package abdullah.elamien.bloodbank.ui;
import android.app.Application;
import abdullah.elamien.bloodbank.di.components.AppComponent;
import abdullah.elamien.bloodbank.di.components.DaggerAppComponent;
import abdullah.elamien.bloodbank.di.modules.PreferenceUtilsModule;
/**
* Created by AbdullahAtta on 6/19/2019.
*/... | UTF-8 | Java | 695 | java | App.java | Java | [
{
"context": ".modules.PreferenceUtilsModule;\n\n/**\n * Created by AbdullahAtta on 6/19/2019.\n */\npublic class App extends Applic",
"end": 302,
"score": 0.9468691945075989,
"start": 290,
"tag": "NAME",
"value": "AbdullahAtta"
}
] | null | [] | package abdullah.elamien.bloodbank.ui;
import android.app.Application;
import abdullah.elamien.bloodbank.di.components.AppComponent;
import abdullah.elamien.bloodbank.di.components.DaggerAppComponent;
import abdullah.elamien.bloodbank.di.modules.PreferenceUtilsModule;
/**
* Created by AbdullahAtta on 6/19/2019.
*/... | 695 | 0.759712 | 0.74964 | 24 | 27.958334 | 31.272297 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 8 |
49a8be2120134570ef83a40aaef1add8ed6462d0 | 1,494,648,658,094 | 8f6a158b16b0a61e7787f948b6e259ec94bdc24e | /plugin/src/main/java/net/dzikoysk/funnyguilds/event/guild/GuildRenameEvent.java | 114590064ac3b79b98db95a80f7f1b5134415380 | [
"Apache-2.0"
] | permissive | FunnyGuilds/FunnyGuilds | https://github.com/FunnyGuilds/FunnyGuilds | fba2139c761b68b0b0219c8867978cf4f93ed03c | 9410d90956768d1dc827828fc97a48688a78b466 | refs/heads/5.x | 2023-08-16T22:40:07.291000 | 2023-08-07T09:51:17 | 2023-08-07T09:51:17 | 24,366,589 | 300 | 257 | Apache-2.0 | false | 2023-09-01T09:44:30 | 2014-09-23T10:18:52 | 2023-07-20T19:14:47 | 2023-09-01T09:44:30 | 5,372 | 177 | 97 | 54 | Java | false | false | package net.dzikoysk.funnyguilds.event.guild;
import net.dzikoysk.funnyguilds.guild.Guild;
import net.dzikoysk.funnyguilds.user.User;
import org.bukkit.event.HandlerList;
import org.jetbrains.annotations.NotNull;
public class GuildRenameEvent extends GuildEvent {
private static final HandlerList handlers = new H... | UTF-8 | Java | 1,086 | java | GuildRenameEvent.java | Java | [] | null | [] | package net.dzikoysk.funnyguilds.event.guild;
import net.dzikoysk.funnyguilds.guild.Guild;
import net.dzikoysk.funnyguilds.user.User;
import org.bukkit.event.HandlerList;
import org.jetbrains.annotations.NotNull;
public class GuildRenameEvent extends GuildEvent {
private static final HandlerList handlers = new H... | 1,086 | 0.697053 | 0.697053 | 42 | 24.857143 | 24.439985 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52381 | false | false | 8 |
489d8028dcb73338d70ba5fb7c80d2dec3733e57 | 18,554,258,721,729 | 2780889aed3bfa13e18c11094ccfa3d8de44e268 | /src/com/darcy/main/cleancode_v1_0_3/BinaryTree/P28_BalancedBinaryTree.java | 1c36e3e25f027101d88615e12ed9ce5d8201475f | [] | no_license | MyDarcy/LearningJava | https://github.com/MyDarcy/LearningJava | 7d2b968fdd969c21130fe67c2283bc3040d2a7ad | d60f6d23b5e3d8de3bed4de340bad58a0610d9e0 | refs/heads/master | 2021-01-19T03:09:36.345000 | 2019-05-27T01:44:39 | 2019-05-27T01:44:39 | 87,307,602 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.darcy.main.cleancode_v1_0_3.BinaryTree;
/**
* Author by darcy
* Date on 17-9-3 下午1:14.
* Description:
*
* 判定给定的二叉树是否是平衡树.
*
* Given a binary tree, determine if it is height-balanced.
* For this problem, a height-balanced binary tree is defined as a binary tree in which the
* depth of the two subtr... | UTF-8 | Java | 2,391 | java | P28_BalancedBinaryTree.java | Java | [
{
"context": "ain.cleancode_v1_0_3.BinaryTree;\n\n/**\n * Author by darcy\n * Date on 17-9-3 下午1:14.\n * Description:\n *\n * 判",
"end": 75,
"score": 0.9976379871368408,
"start": 70,
"tag": "USERNAME",
"value": "darcy"
}
] | null | [] | package com.darcy.main.cleancode_v1_0_3.BinaryTree;
/**
* Author by darcy
* Date on 17-9-3 下午1:14.
* Description:
*
* 判定给定的二叉树是否是平衡树.
*
* Given a binary tree, determine if it is height-balanced.
* For this problem, a height-balanced binary tree is defined as a binary tree in which the
* depth of the two subtr... | 2,391 | 0.579973 | 0.563137 | 115 | 18.626087 | 19.798754 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.304348 | false | false | 8 |
7542d04b6b1611a36dc082649501c1a9f9110fbb | 3,710,851,797,924 | d4e85a4a42a72e0098efd25d07891f341eb7af41 | /HelperClasses/DatesFunctions.java | ecbfcaa750513e0a977ecd6eee794c6355090969 | [] | no_license | efthymios1991/sampleCode | https://github.com/efthymios1991/sampleCode | d4a89f681bb968ec605c39a891a903e1d74e313d | 605b5ae3b80f24af71d945e76aa7bbbb82f65029 | refs/heads/master | 2021-01-20T02:57:31.960000 | 2017-04-26T12:01:06 | 2017-04-26T12:01:06 | 88,018,288 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import android.content.Context;
import java.text.DateFormatSymbols;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
import java.util.HashSet;
import java.util.Locale;
import java.util.Set;
/**
* Created by makis on 1/10/2017.
*/
public class D... | UTF-8 | Java | 7,892 | java | DatesFunctions.java | Java | [
{
"context": ".Locale;\nimport java.util.Set;\n\n\n/**\n * Created by makis on 1/10/2017.\n */\n\npublic class DatesFunctions {\n",
"end": 286,
"score": 0.9994449615478516,
"start": 281,
"tag": "USERNAME",
"value": "makis"
}
] | null | [] |
import android.content.Context;
import java.text.DateFormatSymbols;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
import java.util.HashSet;
import java.util.Locale;
import java.util.Set;
/**
* Created by makis on 1/10/2017.
*/
public class D... | 7,892 | 0.619615 | 0.612519 | 236 | 32.43644 | 25.368307 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.504237 | false | false | 8 |
c6f5ed26d17b41bd2b5ed60828333dff7be68e75 | 33,251,636,822,807 | b175b8ec89e7f6be3443b51c2f7c0c42f7cbae7b | /erp/erpsrc/classes/artifacts/erp_jono/src/service/restapi/UploadWeightService.java | b67ab8134489ee27fc1616a21741173a88565844 | [] | no_license | chenjuntao/jonoerp | https://github.com/chenjuntao/jonoerp | 84230a8681471cac7ccce1251316ab51b3d753b1 | 572994ebe7942b062d91a0802b2c2e2325da2a1d | refs/heads/master | 2021-07-22T00:48:09.648000 | 2020-10-30T04:01:57 | 2020-10-30T04:01:57 | 227,536,826 | 0 | 0 | null | false | 2020-08-27T08:50:21 | 2019-12-12T06:32:23 | 2020-08-27T08:48:49 | 2020-08-27T08:50:20 | 65,342 | 0 | 0 | 1 | JavaScript | false | false | /**
* Copyright (c) 2013
* Tanry Electronic Technology Co., Ltd.
* ChangSha, China
*
* All Rights Reserved.
*
* First created on 2016年3月17日 by cjt
* Last edited on 2016年3月17日 by cjt
*/
package service.restapi;
import com.tanry.framework.acl.NoPrivilegeException;
import logic.NoConnection;
impo... | UTF-8 | Java | 1,254 | java | UploadWeightService.java | Java | [
{
"context": " Reserved.\r\n * \r\n * First created on 2016年3月17日 by cjt\r\n * Last edited on 2016年3月17日 by cjt\r\n */\r\npackag",
"end": 162,
"score": 0.9973968267440796,
"start": 159,
"tag": "USERNAME",
"value": "cjt"
},
{
"context": "2016年3月17日 by cjt\r\n * Last edited on 2016年3月1... | null | [] | /**
* Copyright (c) 2013
* Tanry Electronic Technology Co., Ltd.
* ChangSha, China
*
* All Rights Reserved.
*
* First created on 2016年3月17日 by cjt
* Last edited on 2016年3月17日 by cjt
*/
package service.restapi;
import com.tanry.framework.acl.NoPrivilegeException;
import logic.NoConnection;
impo... | 1,254 | 0.744262 | 0.729508 | 46 | 24.52174 | 29.787464 | 155 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.869565 | false | false | 8 |
7e94f9e3f22d75f36891aa24ec9d048630f8324d | 36,730,560,321,396 | dadecfaf88b4ee69915731edbdb3d1dc4da08e4b | /pensionmanager/src/ng/com/justjava/epayment/model/MonthlyUpload.java | 5cd01e09225699c482a5e7fc155c3b4b29679a41 | [] | no_license | JustJavaConsultancyNG/Pension-Contribution-Management-System | https://github.com/JustJavaConsultancyNG/Pension-Contribution-Management-System | 23af826edf925eb61ceed905d153a07ccb3c941b | f1d6a5b20d2cedc02808f8255430ba2b15a2ddbb | refs/heads/master | 2020-04-15T12:43:13.495000 | 2016-09-17T21:57:18 | 2016-09-17T21:57:18 | 63,818,104 | 0 | 2 | null | false | 2016-09-17T21:57:20 | 2016-07-20T22:09:22 | 2016-07-22T22:47:29 | 2016-09-17T21:57:19 | 40,743 | 0 | 2 | 0 | CSS | null | null | package ng.com.justjava.epayment.model;
import java.io.*;
import java.math.*;
import java.rmi.*;
import java.security.*;
import java.text.*;
import java.util.*;
import javax.crypto.*;
import javax.persistence.*;
import org.apache.commons.lang3.*;
import org.openxava.annotations.*;
import org.openxava.jpa.*;
import o... | UTF-8 | Java | 21,460 | java | MonthlyUpload.java | Java | [
{
"context": "println(\"Am in here\");\n\n\t\t// trans.setSenderName(\"eTranzact\");\n\n\t\t// BulkItems bulkItems = new BulkItems();\n\n",
"end": 11042,
"score": 0.7315046787261963,
"start": 11033,
"tag": "USERNAME",
"value": "eTranzact"
},
{
"context": "\t\t\t\t+ accountNumber);\n\... | null | [] | package ng.com.justjava.epayment.model;
import java.io.*;
import java.math.*;
import java.rmi.*;
import java.security.*;
import java.text.*;
import java.util.*;
import javax.crypto.*;
import javax.persistence.*;
import org.apache.commons.lang3.*;
import org.openxava.annotations.*;
import org.openxava.jpa.*;
import o... | 21,460 | 0.703588 | 0.699534 | 729 | 28.437586 | 26.37925 | 209 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.484225 | false | false | 8 |
b91b8e2546cf446d07388658c05fd8efbf737c95 | 26,431,228,786,155 | 5f0c5e48d7d2e1405fc6a2d07320c6c1ca193da3 | /src/main/java/com/hangzhou/tfchen/configuration/AddInterceptor.java | dcbbfa4a64865c174d43049caef95a51d7c8f85b | [] | no_license | tfchen2400/javaEden | https://github.com/tfchen2400/javaEden | 0777fabf906416ec0be522c0bf4019b7fd3a473d | d805e1c6ee9d05221c2f559d515faef8c3bd66ea | refs/heads/master | 2018-05-15T08:07:42.483000 | 2017-07-07T06:28:33 | 2017-07-07T06:35:58 | 92,807,354 | 1 | 1 | null | false | 2017-07-07T06:35:59 | 2017-05-30T07:14:42 | 2017-07-06T02:43:19 | 2017-07-07T06:35:59 | 23 | 1 | 1 | 0 | Java | null | null | package com.hangzhou.tfchen.configuration;
import com.hangzhou.tfchen.filter.UserInterceptor;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.InterceptorRegistry;
import org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter;
/**... | UTF-8 | Java | 689 | java | AddInterceptor.java | Java | [
{
"context": "nnotation.WebMvcConfigurerAdapter;\n\n/**\n * @author chentf(水言Dade)\n * @e-mail tfchen5211@foxmail.com\n * @dat",
"end": 338,
"score": 0.999699056148529,
"start": 332,
"tag": "USERNAME",
"value": "chentf"
},
{
"context": "n.WebMvcConfigurerAdapter;\n\n/**\n * @author c... | null | [] | package com.hangzhou.tfchen.configuration;
import com.hangzhou.tfchen.filter.UserInterceptor;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.InterceptorRegistry;
import org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter;
/**... | 674 | 0.781764 | 0.760837 | 22 | 29.40909 | 28.386391 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 8 |
40c8e6640da2c7f60b4301c41dd9e1e42ae0792b | 34,497,177,337,721 | c7b88eb2cf348c944fffde7e5f3f159f8139a867 | /src/test/java/integration/stepdefs/CommonStepDefinitions.java | 32630645fca6eae8651d9b12c483e66a67c8cf92 | [] | no_license | fabiodomingues/api-testing | https://github.com/fabiodomingues/api-testing | 7ea912074d474e7bcfdc17512d7838fa12cf078f | 17fce2c4ebfc865877d09c2fb1a1b536eaa370c7 | refs/heads/master | 2020-03-30T08:14:42.129000 | 2018-10-02T22:44:16 | 2018-10-02T22:44:16 | 151,000,239 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package integration.stepdefs;
import com.google.inject.Inject;
import cucumber.api.java.en.Then;
import integration.common.ApiTestContext;
import io.restassured.http.ContentType;
import static org.hamcrest.Matchers.equalTo;
import static org.hamcrest.Matchers.isEmptyOrNullString;
import static org.hamcrest.Matchers.n... | UTF-8 | Java | 1,565 | java | CommonStepDefinitions.java | Java | [] | null | [] | package integration.stepdefs;
import com.google.inject.Inject;
import cucumber.api.java.en.Then;
import integration.common.ApiTestContext;
import io.restassured.http.ContentType;
import static org.hamcrest.Matchers.equalTo;
import static org.hamcrest.Matchers.isEmptyOrNullString;
import static org.hamcrest.Matchers.n... | 1,565 | 0.722684 | 0.722684 | 41 | 37.170731 | 31.907566 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.439024 | false | false | 8 |
da57b982eceb00028d23668c50d7f9254f855e9f | 1,425,929,185,546 | 80452ab838652b27118848ca2266f9fde56ce03f | /app/src/main/java/bola/wiradipa/org/lapanganbola/DetailFieldActivity.java | b56d6a4ced0f2eb707ecefda35270d63bc5ea27a | [] | no_license | CruthOver/UserLapangBola | https://github.com/CruthOver/UserLapangBola | bf5f294ed5e7ca4defdeb8649ecb17ba03cedd23 | 7d40a422c4cb3e1927661682aa62415210cbac3e | refs/heads/master | 2020-04-17T20:59:27.652000 | 2019-02-18T09:44:37 | 2019-02-18T09:44:37 | 166,927,156 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bola.wiradipa.org.lapanganbola;
import android.annotation.SuppressLint;
import android.app.DatePickerDialog;
import android.content.Intent;
import android.graphics.Color;
import android.graphics.drawable.ColorDrawable;
import android.os.Build;
import android.os.Bundle;
import android.support.annotation.Requir... | UTF-8 | Java | 16,553 | java | DetailFieldActivity.java | Java | [] | null | [] | package bola.wiradipa.org.lapanganbola;
import android.annotation.SuppressLint;
import android.app.DatePickerDialog;
import android.content.Intent;
import android.graphics.Color;
import android.graphics.drawable.ColorDrawable;
import android.os.Build;
import android.os.Bundle;
import android.support.annotation.Requir... | 16,553 | 0.63203 | 0.629916 | 419 | 38.505966 | 30.362675 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.806683 | false | false | 8 |
b249c21fde5ed6b934dfa24e10957b5aa499d878 | 300,647,767,319 | ef0c1514e9af6de3ba4a20e0d01de7cc3a915188 | /sdk/resourceconnector/azure-resourcemanager-resourceconnector/src/main/java/com/azure/resourcemanager/resourceconnector/models/ApplianceCredentialKubeconfig.java | 5cc4f53b48943f8b91f850b7122fd2dabbc1c079 | [
"MIT",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference",
"LGPL-2.1-or-later",
"CC0-1.0",
"BSD-3-Clause",
"UPL-1.0",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-generic-cla"
] | permissive | Azure/azure-sdk-for-java | https://github.com/Azure/azure-sdk-for-java | 0902d584b42d3654b4ce65b1dad8409f18ddf4bc | 789bdc6c065dc44ce9b8b630e2f2e5896b2a7616 | refs/heads/main | 2023-09-04T09:36:35.821000 | 2023-09-02T01:53:56 | 2023-09-02T01:53:56 | 2,928,948 | 2,027 | 2,084 | MIT | false | 2023-09-14T21:37:15 | 2011-12-06T23:33:56 | 2023-09-14T17:19:10 | 2023-09-14T21:37:14 | 3,043,660 | 1,994 | 1,854 | 1,435 | Java | false | false | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.resourcemanager.resourceconnector.models;
import com.azure.core.annotation.Immutable;
import com.fasterxml.jackson.annotation.JsonProperty;
/**... | UTF-8 | Java | 1,432 | java | ApplianceCredentialKubeconfig.java | Java | [] | null | [] | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.resourcemanager.resourceconnector.models;
import com.azure.core.annotation.Immutable;
import com.fasterxml.jackson.annotation.JsonProperty;
/**... | 1,432 | 0.668296 | 0.668296 | 54 | 25.518518 | 24.573202 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 8 |
f7469529ce7b9c99dd9579ab0c638f0886e4c8d5 | 1,460,288,938,667 | e8bf15b7137b1a855c80bc6ca9226ac34bf98fe2 | /app/src/main/java/bd/com/supply/module/transaction/PackingProdActivity.java | df581dc2fd9360c9696b11abf473f97ed410023c | [] | no_license | xime123/supply | https://github.com/xime123/supply | 2907bd6cd29244430acea3437e2f343f60bd6c76 | b06459fa52502b86e4b7eb4c033050352d8bb54b | refs/heads/master | 2020-11-28T15:53:34.168000 | 2019-12-24T03:11:37 | 2019-12-24T03:11:37 | 229,860,306 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bd.com.supply.module.transaction;
import android.content.Intent;
import android.support.annotation.NonNull;
import android.text.TextUtils;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import android.widget.Toast;
import java.util.ArrayList;
import java.ut... | UTF-8 | Java | 8,633 | java | PackingProdActivity.java | Java | [] | null | [] | package bd.com.supply.module.transaction;
import android.content.Intent;
import android.support.annotation.NonNull;
import android.text.TextUtils;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import android.widget.Toast;
import java.util.ArrayList;
import java.ut... | 8,633 | 0.601438 | 0.598845 | 243 | 32.909466 | 28.060488 | 202 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.604938 | false | false | 8 |
667b88e0f409ed7140519f1e2d36d617d9e43455 | 12,051,678,293,865 | 07fc02ca46ebf4d75f4603f3cee8f32e25b7e7bc | /app/src/main/java/com/styleru/multithreadingproject/fragments/ThirdFragment.java | 929e85f3a2f8c06f01b4568fb0f146dd0cab5d74 | [] | no_license | VitalyKalenik/MultiThreadingProject | https://github.com/VitalyKalenik/MultiThreadingProject | ae36f3ef495561ef70b2a30accf1bb777cfef3a0 | 6be768b9d0b3dc740237bf990a8f27b7b6f85602 | refs/heads/master | 2020-04-13T23:33:42.117000 | 2018-12-29T12:37:35 | 2018-12-29T12:37:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.styleru.multithreadingproject.fragments;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.support.v4.app.Fragment;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import andr... | UTF-8 | Java | 2,314 | java | ThirdFragment.java | Java | [] | null | [] | package com.styleru.multithreadingproject.fragments;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.support.v4.app.Fragment;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import andr... | 2,314 | 0.596802 | 0.594209 | 82 | 27.219513 | 19.972557 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.597561 | false | false | 8 |
671560693c9548fcc2e497bf3dfacaedf3294c82 | 31,688,268,758,343 | 3bf6fe48acae2e5c4bdd2500fc33fb230905c257 | /src/main/java/com/metanit/zadaniya/ConverterInRoman.java | 818b72c26db505155db85af73ba7e3c391ad6991 | [] | no_license | Romanr1995/java-edu | https://github.com/Romanr1995/java-edu | 9fafece8ec5427c5fe0cf14cf5650ad108688b2a | ef14e1a173f916866e46400663ecc45ad69cb2eb | refs/heads/master | 2023-06-21T12:05:58.311000 | 2021-07-24T15:13:27 | 2021-07-24T15:13:27 | 372,265,013 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.metanit.zadaniya;
import java.util.*;
public class ConverterInRoman {
public static void main(String[] args) {
System.out.println(converterToRomanNumbersTo1000("X"));
}
public static int converterToRomanNumbersTo1000(String number) {
Map<String, Integer> m = new TreeMap<>();... | UTF-8 | Java | 624 | java | ConverterInRoman.java | Java | [] | null | [] | package com.metanit.zadaniya;
import java.util.*;
public class ConverterInRoman {
public static void main(String[] args) {
System.out.println(converterToRomanNumbersTo1000("X"));
}
public static int converterToRomanNumbersTo1000(String number) {
Map<String, Integer> m = new TreeMap<>();... | 624 | 0.576923 | 0.554487 | 24 | 25 | 24.310492 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 8 |
1c4d03318c5df1fbe9cd652bc53539601b4bf82e | 8,057,358,685,280 | fb16e286a2e669a491e3c3f764c60cff870313bc | /src/main/java/cn/misection/dbstudy/service/StudentPayService.java | b31d7fa26446252f24a3212cdf587cb7ef3bbb8b | [] | no_license | MilitaryIntelligence6/DbStudyDemo | https://github.com/MilitaryIntelligence6/DbStudyDemo | c68be404d3c8903c0fc29df9003fa73607d5916d | 149f26d98e864ae87e0f1843faca1ae447c86173 | refs/heads/master | 2023-06-11T04:33:09.103000 | 2021-07-02T05:48:30 | 2021-07-02T05:48:30 | 382,243,795 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.misection.dbstudy.service;
import cn.misection.dbstudy.dao.StudentPayDAO;
import cn.misection.dbstudy.entity.StudentPay;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.ArrayList;
@Service
public class StudentPayService {
... | UTF-8 | Java | 921 | java | StudentPayService.java | Java | [] | null | [] | package cn.misection.dbstudy.service;
import cn.misection.dbstudy.dao.StudentPayDAO;
import cn.misection.dbstudy.entity.StudentPay;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.ArrayList;
@Service
public class StudentPayService {
... | 921 | 0.666667 | 0.666667 | 35 | 25.314285 | 21.719999 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.485714 | false | false | 8 |
d6475815c8e983408331d8a1781d5b00c3ba4243 | 23,871,428,282,359 | f2c4ec75446964b55792e4fb56aee1536434acfc | /Flint/Phoenix/LinearRegression.java | 21945500c398136882cf4e9a04caed00eaf08467 | [] | no_license | pldi-paper-258/all-implementations | https://github.com/pldi-paper-258/all-implementations | 77dc27ece76c3938bbea6174ab0db453243e2834 | ef018ac5d5f18126c61b1ffe0b58935368e57a7f | refs/heads/master | 2021-01-11T15:20:52.196000 | 2017-04-25T05:44:30 | 2017-04-25T05:44:30 | 80,338,577 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package phoenix;
import org.apache.spark.SparkConf;
import org.apache.spark.api.java.JavaSparkContext;
import org.apache.spark.api.java.JavaPairRDD;
import org.apache.spark.api.java.JavaRDD;
import org.apache.spark.api.java.function.Function2;
import org.apache.spark.api.java.function.PairFlatMapFunction;
import scala... | UTF-8 | Java | 3,467 | java | LinearRegression.java | Java | [] | null | [] | package phoenix;
import org.apache.spark.SparkConf;
import org.apache.spark.api.java.JavaSparkContext;
import org.apache.spark.api.java.JavaPairRDD;
import org.apache.spark.api.java.JavaRDD;
import org.apache.spark.api.java.function.Function2;
import org.apache.spark.api.java.function.PairFlatMapFunction;
import scala... | 3,467 | 0.644073 | 0.595904 | 115 | 29.156521 | 30.514313 | 173 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.704348 | false | false | 8 |
e6bba501a3576f98e73a3552979ad5ce80196b13 | 21,071,109,587,029 | 276eb5832a58f6cf392278491d5c411dea7daee1 | /development/silver-seed/silver-seed-query-parent/silver-seed-query/src/main/java/com/silver/seed/query/entity/Column.java | ede7eb4dd0d32394b869997f774d66c4e3fe0782 | [] | no_license | strangerC/silver-seed | https://github.com/strangerC/silver-seed | 578c16c10cdf73fd987e4380bbf2d71d38f9900f | b95da11c10b2e6d6660b67df155f2f7d99c67074 | refs/heads/master | 2021-01-16T21:20:00.687000 | 2014-04-06T08:22:16 | 2014-04-06T08:22:16 | 13,802,346 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.silver.seed.query.entity;
/**
*
* @author Liaojian
*/
public class Column {
private String name;
private String index;
private Integer width;
private String align;
private boolean sortable;
public String getName() {
return name;
}
... | UTF-8 | Java | 1,083 | java | Column.java | Java | [
{
"context": "e com.silver.seed.query.entity;\n\n/**\n *\n * @author Liaojian\n */\npublic class Column {\n private String ",
"end": 65,
"score": 0.9557979702949524,
"start": 57,
"tag": "NAME",
"value": "Liaojian"
}
] | null | [] | package com.silver.seed.query.entity;
/**
*
* @author Liaojian
*/
public class Column {
private String name;
private String index;
private Integer width;
private String align;
private boolean sortable;
public String getName() {
return name;
}
... | 1,083 | 0.499538 | 0.499538 | 53 | 19.433962 | 15.415637 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.301887 | false | false | 8 |
870a9f0aae4fb49b77ff144c2a167e5371176d89 | 20,401,094,691,889 | abc62e9faff8019afa0689311f89dbaa07076e8d | /hw_java_0227/Main1828.java | 0b82ec97d386d0e19a142bfe1459831465f75ebd | [] | no_license | reusepaper/homework | https://github.com/reusepaper/homework | d1d7706318be3684f97ba357484323a0ce109401 | 4ad0cfbab3601c2920aa3b6016067713ce6c81df | refs/heads/master | 2022-08-19T04:56:56.697000 | 2019-05-08T08:57:57 | 2019-05-08T08:57:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.co.jungol;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
public class Main1828 {
public void solve() throws IOException {
BufferedReader br = new BufferedReader(new Inp... | UTF-8 | Java | 1,292 | java | Main1828.java | Java | [] | null | [] | package kr.co.jungol;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
public class Main1828 {
public void solve() throws IOException {
BufferedReader br = new BufferedReader(new Inp... | 1,292 | 0.644737 | 0.619969 | 60 | 20.533333 | 17.865671 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.283333 | false | false | 8 |
0933d369125a1748c635a31c4ca24ed40863117f | 26,955,214,801,285 | 8b32dc307e1e710f5048fdaa29401c6228c5c569 | /berna-common/src/main/java/com/wlc/berna/common/thread/Executor.java | 83513f1a93b1944514cfc9acdd5dbba240472cd3 | [] | no_license | zgwlc12138/berna | https://github.com/zgwlc12138/berna | fc62046c9740444225f6d121dfb3d3669752a8f7 | 4e3f4ceeed17f74e18983749a58760a1a1ca64f0 | refs/heads/master | 2022-07-12T09:36:55.697000 | 2020-04-16T09:06:46 | 2020-04-16T09:06:46 | 139,238,253 | 0 | 0 | null | false | 2022-06-17T01:57:07 | 2018-06-30T09:54:30 | 2020-04-16T09:06:50 | 2022-06-17T01:57:07 | 2,928 | 0 | 0 | 4 | JavaScript | false | false | package com.wlc.berna.common.thread;
public abstract interface Executor {
public abstract void execute(Runnable paramRunnable)
throws InterruptedException;
public abstract void setName(String paramString);
public abstract void start();
public abstract void shutdown() throws InterruptedEx... | UTF-8 | Java | 371 | java | Executor.java | Java | [] | null | [] | package com.wlc.berna.common.thread;
public abstract interface Executor {
public abstract void execute(Runnable paramRunnable)
throws InterruptedException;
public abstract void setName(String paramString);
public abstract void start();
public abstract void shutdown() throws InterruptedEx... | 371 | 0.749326 | 0.749326 | 14 | 25.5 | 23.396429 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 8 |
e44cf6c47d5cbe66b21e6b7a375f7d284e299715 | 15,960,098,513,713 | 56fbb5e9c1c3d4a4dfa671ba694e5a80fd6c1465 | /src/main/java/com/citrix/web/utility/TimeFormate.java | fd58e5b34492d347d9545b5256c80d7fcca77557 | [] | no_license | ltomar/WebDemo | https://github.com/ltomar/WebDemo | 7f75637a0cb6be4c8de69c6d0a6902d36d606373 | c9c8edc19a4ac986fd38d94689193bde0adf591f | refs/heads/master | 2021-01-10T07:41:23.500000 | 2015-11-19T16:03:56 | 2015-11-19T16:03:56 | 46,196,942 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.citrix.web.utility;
public enum TimeFormate {
PM,AM
}
| UTF-8 | Java | 69 | java | TimeFormate.java | Java | [] | null | [] | package com.citrix.web.utility;
public enum TimeFormate {
PM,AM
}
| 69 | 0.73913 | 0.73913 | 6 | 10.5 | 12.658989 | 31 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 8 |
07c3ada568f34dc3d9f4ff10e8293d056a54d2da | 15,960,098,509,691 | 2ed2665e2e9c0a76f5b6d97e1953a4ca19485f89 | /FlyAwayPortal/src/com/flyaway/model/login/LogoutServlet.java | 8b2529d36571fb9dc97813a6da9700e48cc4a075 | [] | no_license | AshwinRanganath/FlyAwayPortal | https://github.com/AshwinRanganath/FlyAwayPortal | 64459b825df308b85f77965991cb049f5049cfe2 | ca6b683ce924ec2a98a66382d3ca558c96b1975d | refs/heads/master | 2022-12-17T23:50:15.380000 | 2020-09-30T04:44:47 | 2020-09-30T04:44:47 | 298,888,161 | 0 | 0 | null | false | 2020-09-30T04:44:49 | 2020-09-26T19:45:42 | 2020-09-28T07:40:32 | 2020-09-30T04:44:48 | 10,464 | 0 | 0 | 0 | Java | false | false | package com.flyaway.model.login;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import java.io.PrintWriter;
import java.io.IO... | UTF-8 | Java | 1,534 | java | LogoutServlet.java | Java | [] | null | [] | package com.flyaway.model.login;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import java.io.PrintWriter;
import java.io.IO... | 1,534 | 0.745763 | 0.744459 | 57 | 25.912281 | 24.565187 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.245614 | false | false | 8 |
1740fa90875b79c0448e10d7c26ccb2e8cba773c | 21,517,786,195,969 | ae2d74f3e203fbc333a079a52f91dd0ddf9cc9b4 | /src/com/guoyang/TestArrayGenerator.java | 8fc418060d0964bc50d8a0c8b4326f6a3527f13f | [] | no_license | guoyang1996/Alogrithm | https://github.com/guoyang1996/Alogrithm | 17d65dcd0f7ea92760159826bff91f74205f6507 | 3e2e0648360c31446715f01dc8f7e51ecbde3b8a | refs/heads/master | 2020-05-17T17:42:31.523000 | 2019-04-28T06:03:21 | 2019-04-28T06:03:21 | 183,862,360 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.guoyang;
import java.util.Random;
/**
* @program: Alogrithm
* @description: 测试数组生成器
* @author: guoyang
* @create: 2019-04-23 20:05
**/
public class TestArrayGenerator {
/**
* @param n 数组大小
* @param ratio 1的比例
* @return 生成的数组
*/
public static int[] generateArray(int n,int r... | UTF-8 | Java | 728 | java | TestArrayGenerator.java | Java | [
{
"context": "am: Alogrithm\n * @description: 测试数组生成器\n * @author: guoyang\n * @create: 2019-04-23 20:05\n **/\npublic class Te",
"end": 119,
"score": 0.9986593127250671,
"start": 112,
"tag": "USERNAME",
"value": "guoyang"
}
] | null | [] | package com.guoyang;
import java.util.Random;
/**
* @program: Alogrithm
* @description: 测试数组生成器
* @author: guoyang
* @create: 2019-04-23 20:05
**/
public class TestArrayGenerator {
/**
* @param n 数组大小
* @param ratio 1的比例
* @return 生成的数组
*/
public static int[] generateArray(int n,int r... | 728 | 0.572948 | 0.544073 | 27 | 23.370371 | 19.170094 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.407407 | false | false | 8 |
83c483ee6b2df80f1dc974734262aa90d497e168 | 26,688,926,826,885 | 902a524780e2f939ca0590a4fc3a42d4e835e8df | /src/main/com/wemanity/kata/tdd/bejeweledlike/view/GameView.java | 1f20baa2d8dc85fba8df0a6ae157e2bd32c000ce | [
"MIT"
] | permissive | MrArkasia/Bejeweled-like-TDD-Kata | https://github.com/MrArkasia/Bejeweled-like-TDD-Kata | 75d37fa7dc2c7f81e911acf25d225ec0dc14526b | ef82cbe3866c3c30ff76c041bf6fd30fdcec84e8 | refs/heads/master | 2020-04-09T02:43:43.107000 | 2019-01-08T15:25:17 | 2019-01-08T15:25:17 | 159,940,639 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wemanity.kata.tdd.bejeweledlike.view;
import com.wemanity.kata.tdd.bejeweledlike.models.Coordinates;
import com.wemanity.kata.tdd.bejeweledlike.models.DiamondColor;
import com.wemanity.kata.tdd.bejeweledlike.models.Score;
import com.wemanity.kata.tdd.bejeweledlike.rules.GameBoardRules;
import javax.swing.... | UTF-8 | Java | 5,124 | java | GameView.java | Java | [] | null | [] | package com.wemanity.kata.tdd.bejeweledlike.view;
import com.wemanity.kata.tdd.bejeweledlike.models.Coordinates;
import com.wemanity.kata.tdd.bejeweledlike.models.DiamondColor;
import com.wemanity.kata.tdd.bejeweledlike.models.Score;
import com.wemanity.kata.tdd.bejeweledlike.rules.GameBoardRules;
import javax.swing.... | 5,124 | 0.568696 | 0.55484 | 172 | 28.790697 | 27.59597 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.587209 | false | false | 8 |
cf319b7aeda79bc408977498ee9db60c606f086a | 3,788,161,205,892 | ce524ab4de51bda359adb7d82fe8ba1b0326eb18 | /MobileAutomation/src/com/automation/locators/SecondPageLocators.java | a3190ac3b182d617a8104f1396502289be9630ef | [] | no_license | chiragkhimani/MobileAutomationFramework | https://github.com/chiragkhimani/MobileAutomationFramework | ced413c70642d0a209b0b4bec53940b9e6068418 | 98c81507b11f3e1a53893170b88b1a766318fef5 | refs/heads/master | 2021-01-17T06:28:16.029000 | 2016-07-22T18:36:28 | 2016-07-22T18:36:28 | 51,640,453 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.automation.locators;
public interface SecondPageLocators {
}
| UTF-8 | Java | 74 | java | SecondPageLocators.java | Java | [] | null | [] | package com.automation.locators;
public interface SecondPageLocators {
}
| 74 | 0.824324 | 0.824324 | 4 | 17.5 | 17.095322 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 8 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.