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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b31a625b8e27470f0d8b8fc866e1ae3558f3d648 | 20,469,814,187,633 | 6eab96dee264d655de26787a83fd55a486a79be4 | /app/src/main/java/com/tck/erpmanager/net/model/GetGoodsListModelImpl.java | cbbdfe521940b05b7358edee7fa00f5a11d62e06 | [] | no_license | tck8888/ERPManager | https://github.com/tck8888/ERPManager | 6a61f11cd24944f3789c177a1045cbcdaf4785c6 | 24f05a0508ebe08871732bfcd45cb68891b0e131 | refs/heads/master | 2021-01-01T17:45:51.594000 | 2017-11-11T01:36:09 | 2017-11-11T01:36:09 | 98,152,003 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tck.erpmanager.net.model;
import com.lzy.okgo.OkGo;
import com.lzy.okgo.callback.AbsCallback;
import com.lzy.okgo.model.Response;
import com.tck.commonlibrary.base.MyCallBack;
import com.tck.commonlibrary.common.CommonConstant;
import com.tck.commonlibrary.common.HttpUrlList;
import com.tck.commonlibrary.... | UTF-8 | Java | 1,844 | java | GetGoodsListModelImpl.java | Java | [
{
"context": "r.net.contract.ProductContract;\n\n/**\n * Created by tck on 2017/6/26.\n */\n\npublic class GetGoodsListModel",
"end": 554,
"score": 0.9995120763778687,
"start": 551,
"tag": "USERNAME",
"value": "tck"
}
] | null | [] | package com.tck.erpmanager.net.model;
import com.lzy.okgo.OkGo;
import com.lzy.okgo.callback.AbsCallback;
import com.lzy.okgo.model.Response;
import com.tck.commonlibrary.base.MyCallBack;
import com.tck.commonlibrary.common.CommonConstant;
import com.tck.commonlibrary.common.HttpUrlList;
import com.tck.commonlibrary.... | 1,844 | 0.626356 | 0.621475 | 46 | 39.086956 | 30.542078 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.456522 | false | false | 3 |
363f412dd3180b75a28d3045aaff872871da9682 | 16,630,113,437,084 | 9fbd38d3477c25d9e0ec3532c2e19ff658edcbbe | /jawn/chess/src/chess/queen.java | 41db3f27675cf68043ae98a37e248dc44e9e31c7 | [] | no_license | adambombz/randochessjavashit | https://github.com/adambombz/randochessjavashit | f55cee951d2504d7b1d69e8ac6eaea4f27ffb96b | a9c79f391af4bd9a9041e5ccdf611a0e6722966b | refs/heads/master | 2020-08-03T04:28:05.474000 | 2019-09-29T08:37:41 | 2019-09-29T08:37:41 | 211,625,072 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package chess;
import info.gridworld.actor.ActorWorld;
import info.gridworld.actor.Critter;
import info.gridworld.grid.Location;
import java.util.ArrayList;
/**
*
* @author baxteac
*/
public class queen extends C... | UTF-8 | Java | 2,236 | java | queen.java | Java | [
{
"context": "\n\nimport java.util.ArrayList;\n\n\n\n/**\n *\n * @author baxteac\n */\npublic class queen extends Critter implements",
"end": 287,
"score": 0.9996299147605896,
"start": 280,
"tag": "USERNAME",
"value": "baxteac"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package chess;
import info.gridworld.actor.ActorWorld;
import info.gridworld.actor.Critter;
import info.gridworld.grid.Location;
import java.util.ArrayList;
/**
*
* @author baxteac
*/
public class queen extends C... | 2,236 | 0.646691 | 0.639535 | 77 | 28.038961 | 29.313107 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.636364 | false | false | 3 |
eb55b173608cd0750bf551f32d92f4829ec2544e | 8,684,423,905,307 | e026076bcd5968d5c45f03b1f631a4bff6578a61 | /hw3/q2/SimpleTextEditor.java | 50c89e3d0def8cd057c8060a482e2eff6825c7a0 | [] | no_license | ElifKeles/Java-Assignments | https://github.com/ElifKeles/Java-Assignments | cf5c7c423f6370fc234ec07aee35b774b618c217 | bc27ff46d9685a8af2ffa20dd1d45635486006a1 | refs/heads/main | 2023-03-15T20:43:52.437000 | 2021-03-09T16:06:58 | 2021-03-09T16:06:58 | 346,059,151 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.File;
import java.io.FileNotFoundException;
import java.util.List;
import java.util.ListIterator;
import java.util.Scanner;
/**
*SimpleTextEditor class which provides the some of the edit functionality of a text editor.
*/
public class SimpleTextEditor
{
//Data fields
List<Characte... | UTF-8 | Java | 7,249 | java | SimpleTextEditor.java | Java | [] | null | [] | import java.io.File;
import java.io.FileNotFoundException;
import java.util.List;
import java.util.ListIterator;
import java.util.Scanner;
/**
*SimpleTextEditor class which provides the some of the edit functionality of a text editor.
*/
public class SimpleTextEditor
{
//Data fields
List<Characte... | 7,249 | 0.50407 | 0.498414 | 256 | 26.316406 | 20.58532 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.371094 | false | false | 3 |
b1c71a72cace2b0a4d3fdc60cd0c0ca7b519917d | 781,684,107,895 | 0d0176aa7fafb5247c4b03377a2effd02a4a3a54 | /src/main/java/com/virjanand/springbookskata/repositories/BookRepository.java | cd31f7e7606456e79b4431f83f4f03280f0f7749 | [] | no_license | Virjanand/spring-books-kata | https://github.com/Virjanand/spring-books-kata | 766566a6eb8ed93bf9e8f556c63d4f01e3655020 | b21570046804ddcd9d171c46b15f4085e45aa39a | refs/heads/master | 2020-08-03T04:54:58.549000 | 2019-10-01T13:08:32 | 2019-10-01T13:08:32 | 211,630,261 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.virjanand.springbookskata.repositories;
import com.virjanand.springbookskata.domain.Book;
import org.springframework.data.jpa.repository.JpaRepository;
public interface BookRepository extends JpaRepository<Book, Long> {
}
| UTF-8 | Java | 236 | java | BookRepository.java | Java | [] | null | [] | package com.virjanand.springbookskata.repositories;
import com.virjanand.springbookskata.domain.Book;
import org.springframework.data.jpa.repository.JpaRepository;
public interface BookRepository extends JpaRepository<Book, Long> {
}
| 236 | 0.847458 | 0.847458 | 7 | 32.714287 | 28.589281 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 3 |
ff022a12293732ec8360ad39ae06e1f9c4312863 | 32,701,881,024,515 | 0bba0bac3865b2e70a0d268e9eba42c8de513a3c | /mantis-network/src/main/java/io/reactivex/mantis/network/push/LegacyTcpPushServer.java | e215f75beb360f34a3335bb2eb60beda4b69a657 | [
"Apache-2.0"
] | permissive | Netflix/mantis | https://github.com/Netflix/mantis | f5206c1d1a127ea76c4e47f31db4dd654ed620f9 | cafbe81a6c22128cafbbb7b90b2d107501a28e44 | refs/heads/master | 2023-08-17T18:28:46.594000 | 2023-08-16T04:21:03 | 2023-08-16T04:21:03 | 190,664,284 | 1,393 | 197 | Apache-2.0 | false | 2023-09-14T21:04:02 | 2019-06-06T23:44:48 | 2023-09-12T20:27:34 | 2023-09-14T21:04:00 | 27,325 | 1,345 | 170 | 81 | Java | false | false | /*
* Copyright 2019 Netflix, Inc.
*
* 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 t... | UTF-8 | Java | 9,861 | java | LegacyTcpPushServer.java | Java | [
{
"context": "/*\n * Copyright 2019 Netflix, Inc.\n *\n * Licensed under the Apache License, Ve",
"end": 28,
"score": 0.9574626684188843,
"start": 21,
"tag": "NAME",
"value": "Netflix"
}
] | null | [] | /*
* Copyright 2019 Netflix, Inc.
*
* 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 t... | 9,861 | 0.477943 | 0.472264 | 174 | 55.672413 | 36.94873 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.793103 | false | false | 3 |
c59fc59da66e2a1b5609bd2ba02a0564d82a5d80 | 7,791,070,707,530 | 8de447da90ef44a5d1655d4b1b9349873f39ac1e | /src/test/java/nl/knmi/geoweb/iwxxm_2_1/converter/VASigmetToIWXXMTest.java | 2c13a5a17687a0a72b6badb05d6a527ac8c379b7 | [
"MIT"
] | permissive | KNMI/GeoWeb-Aviation-MessageConverter | https://github.com/KNMI/GeoWeb-Aviation-MessageConverter | 6dbb48c09d5dc710f3f67b8dbcedf52fca74cced | 5d51ae995597602dc1474803929fe95bdc213dd3 | refs/heads/master | 2021-06-09T11:09:28.128000 | 2019-11-07T13:45:06 | 2019-11-07T13:45:06 | 107,537,907 | 1 | 6 | MIT | false | 2019-11-07T13:45:08 | 2017-10-19T11:33:30 | 2019-11-01T08:49:29 | 2019-11-07T13:45:08 | 1,188 | 1 | 6 | 1 | Java | false | false | package nl.knmi.geoweb.iwxxm_2_1.converter;
import java.util.Arrays;
import java.util.List;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qu... | UTF-8 | Java | 1,835 | java | VASigmetToIWXXMTest.java | Java | [] | null | [] | package nl.knmi.geoweb.iwxxm_2_1.converter;
import java.util.Arrays;
import java.util.List;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qu... | 1,835 | 0.790191 | 0.768937 | 58 | 30.637932 | 26.943554 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.431034 | false | false | 3 |
93207e8d3202fb8e957666c9b53f0a8607a6b616 | 33,732,673,182,446 | c100f126bc911cf847b0dacb01371286ec6122af | /src/main/java/Operators/Ternary.java | d1e48dac3a07c776b35a53e08061bae2810035d7 | [] | no_license | Bada1208/JavaPractics | https://github.com/Bada1208/JavaPractics | 0f8e01510c7368eeec2562b7c533a23702789f2f | bcf6879584880b655e5830eab85b3644ddb1fd51 | refs/heads/master | 2018-11-10T14:58:38.170000 | 2018-09-01T15:27:36 | 2018-09-01T15:27:36 | 121,045,955 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Operators;
public class Ternary {
public static void main(String args[]){
//Вид:переменная x = (выражение) ? значение if true : значение if false
int a , b;
a = 10;
b = (a == 1) ? 20 : 30;
System.out.println( "Значение b: " + b );
b = (a == 10) ? 20 : 30;
... | UTF-8 | Java | 431 | java | Ternary.java | Java | [] | null | [] | package Operators;
public class Ternary {
public static void main(String args[]){
//Вид:переменная x = (выражение) ? значение if true : значение if false
int a , b;
a = 10;
b = (a == 1) ? 20 : 30;
System.out.println( "Значение b: " + b );
b = (a == 10) ? 20 : 30;
... | 431 | 0.506631 | 0.472149 | 14 | 25.928572 | 22.275753 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 3 |
74dc59cd8a36ba74a86f72ec84abf653c7dfdf09 | 31,671,088,890,515 | 230845deb85ec977506bbb74174090b2e61cb402 | /Photo gallery/app/src/main/java/com/longtraidep/imagegallery/Object/Video.java | 805a5dd8910cf347642a6e4e9de27ef1e319b5c5 | [] | no_license | nbnlong2712/Test_image_gallery | https://github.com/nbnlong2712/Test_image_gallery | 24768b0829ecf7463f3c967853d7288196083d5d | b696225e4722a03d68ba550229e418f2a1526d29 | refs/heads/master | 2023-05-03T02:20:25.799000 | 2021-05-13T12:17:47 | 2021-05-13T12:17:47 | 366,566,207 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.longtraidep.imagegallery.Object;
import java.util.Date;
public class Video {
private String id;
private String path;
private String thumb;
private Date dateAdded;
private String duration;
private long size;
public Video(String id, String path, String thumb, Date dateAdded, Str... | UTF-8 | Java | 1,348 | java | Video.java | Java | [] | null | [] | package com.longtraidep.imagegallery.Object;
import java.util.Date;
public class Video {
private String id;
private String path;
private String thumb;
private Date dateAdded;
private String duration;
private long size;
public Video(String id, String path, String thumb, Date dateAdded, Str... | 1,348 | 0.586053 | 0.586053 | 70 | 18.257143 | 17.225136 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.442857 | false | false | 3 |
c3bcd429ad76eb8401be6de80ec5866a5694a4cb | 25,039,659,399,972 | 9ba2eea67266abfa51f0f3a1f9a8c746b57ab073 | /experiments/src/tt/TestC60.java | 5d7d3b2127f9bc51ed5e6b3452f8b9671b1b1e21 | [] | no_license | tdddblog/java_3d | https://github.com/tdddblog/java_3d | 82d9aa41020c30b4196bf7240437244f2cf36d1e | 8deed74e38b6244405c3d179dfd99edc40a030af | refs/heads/master | 2019-06-17T05:35:20.758000 | 2017-09-06T00:46:23 | 2017-09-06T00:46:23 | 99,751,788 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tt;
import java.io.BufferedReader;
import java.io.FileReader;
import java.util.ArrayList;
import java.util.List;
import ek.geom.Vec3;
public class TestC60
{
public static class Edge
{
public int v1;
public int v2;
public Edge()
{
}
public Edge(int v1, int v2)
{
this.v1 = v1;
this... | UTF-8 | Java | 2,741 | java | TestC60.java | Java | [] | null | [] | package tt;
import java.io.BufferedReader;
import java.io.FileReader;
import java.util.ArrayList;
import java.util.List;
import ek.geom.Vec3;
public class TestC60
{
public static class Edge
{
public int v1;
public int v2;
public Edge()
{
}
public Edge(int v1, int v2)
{
this.v1 = v1;
this... | 2,741 | 0.606348 | 0.580445 | 159 | 16.238995 | 17.882727 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.232704 | false | false | 3 |
1da51b1e0b2277f91214bc3882447a4ef8ee2d08 | 29,686,814,001,030 | c9d3b199383f05939f66181bc7cb54b8a924542f | /src/com/bwat/hmi/prg/ProgramTable.java | b97a023baf4215deda8192fe92ef94cef0a27836 | [] | no_license | BlueWaterAT/TV1000-HMI | https://github.com/BlueWaterAT/TV1000-HMI | 9ec8d3115c93b366515d248176997c21a0e8d6b7 | b954fdbc38013cadb071bf5d16a5ccfd64261390 | refs/heads/master | 2016-09-01T20:20:56.528000 | 2016-02-08T02:53:47 | 2016-02-08T02:53:47 | 41,270,124 | 0 | 0 | null | false | 2016-02-02T22:28:46 | 2015-08-23T22:31:30 | 2016-01-24T23:56:52 | 2016-02-02T22:28:46 | 229 | 0 | 0 | 0 | Java | null | null | package com.bwat.hmi.prg;
import com.bwat.hmi.HMI;
import com.bwat.hmi.ui.KeyboardDialog;
import com.bwat.hmi.ui.KeypadDialog;
import com.bwat.hmi.ui.ListDialog;
import com.bwat.hmi.util.ArrayUtils;
import com.bwat.hmi.util.FileUtils;
import com.bwat.hmi.util.MathUtils;
import com.bwat.hmi.util.StringUtils;
import org... | UTF-8 | Java | 23,192 | java | ProgramTable.java | Java | [
{
"context": " as well as editing the column types\n *\n * @author Kareem ElFaramawi\n */\npublic class ProgramTable extends JTable {\n ",
"end": 1517,
"score": 0.9998687505722046,
"start": 1500,
"tag": "NAME",
"value": "Kareem ElFaramawi"
}
] | null | [] | package com.bwat.hmi.prg;
import com.bwat.hmi.HMI;
import com.bwat.hmi.ui.KeyboardDialog;
import com.bwat.hmi.ui.KeypadDialog;
import com.bwat.hmi.ui.ListDialog;
import com.bwat.hmi.util.ArrayUtils;
import com.bwat.hmi.util.FileUtils;
import com.bwat.hmi.util.MathUtils;
import com.bwat.hmi.util.StringUtils;
import org... | 23,181 | 0.536349 | 0.534322 | 553 | 40.938519 | 30.167463 | 181 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.674503 | false | false | 3 |
708a3c066dd7820620f675356db260804697a73a | 30,537,217,499,850 | 588382a90d3c8fe2d6f3c310283eb966aaf8cf9e | /src/BattleshipSearch.java | 67740f33b5b06aed4cfd5cdf1c991b09d32dba9b | [] | no_license | krazygaurav/BattleshipStrategies | https://github.com/krazygaurav/BattleshipStrategies | 4c84c3c94b53bb1676d7e303b9d9180589790c40 | 284165cfef5f4746fb73261895bb41c1eabf5d40 | refs/heads/master | 2021-05-04T12:25:16.478000 | 2018-02-09T17:56:04 | 2018-02-09T17:56:04 | 120,293,866 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.*;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.List;
public class BattleshipSearch {
int grid[][];
public BattleshipSearch() {
grid = new int[25][25];
}
public void resetGrid() {
for (int row = 0; row < grid[0].length; row++) {
for (int column = 0; column < grid... | UTF-8 | Java | 2,027 | java | BattleshipSearch.java | Java | [] | null | [] | import java.io.*;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.List;
public class BattleshipSearch {
int grid[][];
public BattleshipSearch() {
grid = new int[25][25];
}
public void resetGrid() {
for (int row = 0; row < grid[0].length; row++) {
for (int column = 0; column < grid... | 2,027 | 0.608288 | 0.595955 | 85 | 22.858824 | 17.826717 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.458823 | false | false | 3 |
5d364c6a716c925d158db2af7612608b228a2719 | 11,330,123,795,190 | 86f6bf9f7fb5a80551b239de793e41c05dde4c24 | /src/main/java/com/plopcas/bb/model/Image.java | 21b6f8b1a481fa8ea3331572ad1d7821d7f6daea | [
"MIT"
] | permissive | plopcas/background-battle | https://github.com/plopcas/background-battle | 389759e1ad742a8d599988b1ca2782a2e4472f78 | 105723190bcc94d5d4312c14dae1e5d8f40c3db5 | refs/heads/master | 2022-08-28T00:36:58.691000 | 2020-05-24T15:54:54 | 2020-05-24T15:54:54 | 257,004,264 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.plopcas.bb.model;
public class Image {
private ImageData data;
public ImageData getData() {
return data;
}
public void setData(ImageData data) {
this.data = data;
}
}
| UTF-8 | Java | 219 | java | Image.java | Java | [] | null | [] | package com.plopcas.bb.model;
public class Image {
private ImageData data;
public ImageData getData() {
return data;
}
public void setData(ImageData data) {
this.data = data;
}
}
| 219 | 0.611872 | 0.611872 | 14 | 14.642858 | 14.013295 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 3 |
7f193ea477128cac80a1d2cc9343da1d84caa884 | 13,537,736,966,632 | abcbc6295dfc5cfaeeb0688553c8aae3835831d7 | /test/graphUtils/GraphUtilsTest.java | 498a47949a9aca072966ac532e9c2aba2b8c54cd | [] | no_license | albertpatterson/practice_algorithms | https://github.com/albertpatterson/practice_algorithms | 1fd4b1374f81ad2c783f0a8fb330b6801cc9012e | 50e86c0932431950a915dfd1c34262ebeb60d8de | refs/heads/master | 2021-01-01T04:55:04.653000 | 2017-11-04T14:05:41 | 2017-11-04T14:05:41 | 97,276,602 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package graphUtils;
import org.junit.Test;
import java.util.Arrays;
import java.util.LinkedList;
import static org.junit.Assert.*;
/**
* Created by apatters on 8/15/2017.
*/
public class GraphUtilsTest {
@Test
public void topoSort() throws Exception {
GraphUtils myUtils = new GraphUtils();
... | UTF-8 | Java | 903 | java | GraphUtilsTest.java | Java | [
{
"context": "port static org.junit.Assert.*;\n\n/**\n * Created by apatters on 8/15/2017.\n */\npublic class GraphUtilsTest {\n ",
"end": 161,
"score": 0.9996739029884338,
"start": 153,
"tag": "USERNAME",
"value": "apatters"
}
] | null | [] | package graphUtils;
import org.junit.Test;
import java.util.Arrays;
import java.util.LinkedList;
import static org.junit.Assert.*;
/**
* Created by apatters on 8/15/2017.
*/
public class GraphUtilsTest {
@Test
public void topoSort() throws Exception {
GraphUtils myUtils = new GraphUtils();
... | 903 | 0.666667 | 0.642303 | 30 | 29.133333 | 26.873447 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.866667 | false | false | 3 |
7cb84fd28e6e551240017d8b3c9f9cc578598caf | 5,798,205,866,092 | 0c5aad336ffa576b7fdf6c8d4d595022b29701a2 | /SlotsScheduler.java | bcfbcdf3d90ab64bbc64aed1898450275e88159a | [] | no_license | PabloPessolani/slots | https://github.com/PabloPessolani/slots | b7b10c2d1cf7cafda99783c583dcd62e8e53d139 | ca65cea1731290cb0f834f499e1a875cd65f969a | refs/heads/master | 2020-03-19T09:44:18.069000 | 2018-06-06T10:42:11 | 2018-06-06T10:42:11 | 68,021,941 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import daj.Scheduler;
public class SlotsScheduler extends Scheduler {
private int last = -1;
// --------------------------------------------------------------------------
// return index of next program for execution (-1, if none)
// --------------------------------------------------------------------------
... | UTF-8 | Java | 673 | java | SlotsScheduler.java | Java | [] | null | [] |
import daj.Scheduler;
public class SlotsScheduler extends Scheduler {
private int last = -1;
// --------------------------------------------------------------------------
// return index of next program for execution (-1, if none)
// --------------------------------------------------------------------------
... | 673 | 0.395245 | 0.38633 | 29 | 22.206896 | 20.62536 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.896552 | false | false | 3 |
69ad93977da128479c9f9eb1c8a08ca9ad41836b | 22,711,787,077,270 | e869aedfba62bc6fffbffbb8fd5dfb3b68591326 | /src/main/java/ua/aval/cmd/conference/service/ConferenceServiceImpl.java | bb6e93b07f71a6afd17281bcb715487d064daca5 | [] | no_license | FeschenkoNatalia/conference-service | https://github.com/FeschenkoNatalia/conference-service | 5e1de15e7e9027d6d5f3f0aca429eab2353bb593 | 8f9e61135464c9db539868269f282124dc220a6c | refs/heads/master | 2023-03-20T18:47:48.836000 | 2021-03-16T10:44:15 | 2021-03-16T10:44:15 | 348,306,406 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ua.aval.cmd.conference.service;
import lombok.RequiredArgsConstructor;
import lombok.extern.slf4j.Slf4j;
import org.springframework.stereotype.Service;
import ua.aval.cmd.conference.adaptors.persistence.ConferenceDao;
import ua.aval.cmd.conference.domain.Conference;
import ua.aval.cmd.conference.exception.Conf... | UTF-8 | Java | 1,314 | java | ConferenceServiceImpl.java | Java | [] | null | [] | package ua.aval.cmd.conference.service;
import lombok.RequiredArgsConstructor;
import lombok.extern.slf4j.Slf4j;
import org.springframework.stereotype.Service;
import ua.aval.cmd.conference.adaptors.persistence.ConferenceDao;
import ua.aval.cmd.conference.domain.Conference;
import ua.aval.cmd.conference.exception.Conf... | 1,314 | 0.796804 | 0.794521 | 47 | 26.957447 | 23.479242 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.638298 | false | false | 3 |
c4a0127f6d42d3c3ba3d2efdcf7017e1067da537 | 27,058,293,982,294 | b2dceb4d9496d0b732a0ff69f869cba42abd4773 | /src/FinalAssignment/Tabs.java | ce3e36eab38e4542d411d31ce1918f30231abe2a | [
"BSD-2-Clause"
] | permissive | dborncamp/OO_methodology | https://github.com/dborncamp/OO_methodology | 147c6a4853402a9624e2259bf54979550e5c53b5 | 6ea0ed8c2e4b3c07ea6742923bf1c08b705c5226 | refs/heads/master | 2021-01-21T11:44:52.163000 | 2016-05-14T16:25:37 | 2016-05-14T16:25:37 | 51,211,517 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package FinalAssignment;
import java.util.ArrayList;
/**
*
* @author Dave Borncamp <dbornc1@students.towson.edu>
* @date Apr 12, 2016
*
* Created for COSC 716 Spring 2016 at Towson University.
*
*
*/
public class Tabs {
private ArrayList<OrderItems> tabArray; // the list of things on the tab
private... | UTF-8 | Java | 2,693 | java | Tabs.java | Java | [
{
"context": "t;\n\nimport java.util.ArrayList;\n\n/**\n *\n * @author Dave Borncamp <dbornc1@students.towson.edu>\n * @date Apr 12, 20",
"end": 86,
"score": 0.9998489618301392,
"start": 73,
"tag": "NAME",
"value": "Dave Borncamp"
},
{
"context": "util.ArrayList;\n\n/**\n *\n * @auth... | null | [] | package FinalAssignment;
import java.util.ArrayList;
/**
*
* @author <NAME> <<EMAIL>>
* @date Apr 12, 2016
*
* Created for COSC 716 Spring 2016 at Towson University.
*
*
*/
public class Tabs {
private ArrayList<OrderItems> tabArray; // the list of things on the tab
private static int tabId = 0; // ... | 2,666 | 0.580394 | 0.574081 | 102 | 25.40196 | 22.782543 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.264706 | false | false | 3 |
20a83e4898d1e0c903bdd44ddd81de82923dae4c | 28,484,223,126,618 | 7bcb9b7de0175feeaa6f77f6d6009cc3191aaac0 | /app/src/main/java/com/agilie/internship/ui/splash/SplashContract.java | aac082bcca76a20789465b64ae4e7f6a49210676 | [] | no_license | akotsuba/InternshipChat | https://github.com/akotsuba/InternshipChat | 29cb36a0511d1b233c21cd5e957edb25fb42646a | ffb1c5e6e08dfc3d6a1a194eb31f3ebc95f18fff | refs/heads/master | 2021-01-11T21:05:56.111000 | 2017-02-01T14:09:53 | 2017-02-01T14:09:53 | 79,243,577 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.agilie.internship.ui.splash;
public interface SplashContract {
interface Model {
}
interface View {
void navigateToRegistration();
}
interface Presenter {
void resume();
void pause();
}
}
| UTF-8 | Java | 253 | java | SplashContract.java | Java | [] | null | [] | package com.agilie.internship.ui.splash;
public interface SplashContract {
interface Model {
}
interface View {
void navigateToRegistration();
}
interface Presenter {
void resume();
void pause();
}
}
| 253 | 0.604743 | 0.604743 | 17 | 13.882353 | 13.982688 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.235294 | false | false | 3 |
f225bc34c60d8d8ae96cbd768bc1ebb88c2bf058 | 19,447,611,939,645 | 88500f616a2c69315e45e2130fb756388c5a8da9 | /src/Lab1/ProposedExercices/LabTimeExercices/waitnotify/sync/LockSyncRunner.java | 8dbcd13139a5a19cb0e36f5d93a9a04ca2eee3bf | [] | no_license | AlexandruM98/Laboratoare-CPD | https://github.com/AlexandruM98/Laboratoare-CPD | d5d80022b28162544e748c3097b175c5ab8a05e9 | d18d26a83b56bed071b960b2f86b4eef7125e0b6 | refs/heads/main | 2023-03-16T06:08:23.231000 | 2021-03-04T17:48:19 | 2021-03-04T17:48:19 | 343,503,554 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Lab1.ProposedExercices.LabTimeExercices.waitnotify.sync;
public class LockSyncRunner {
public static void run() {
Data dataObj = new Data();
System.out.println("Initialize threads synchronized by lock");
Producer p = new Producer(1000, dataObj);
Consumer c = new Consumer(3000, dataObj);
... | UTF-8 | Java | 416 | java | LockSyncRunner.java | Java | [] | null | [] | package Lab1.ProposedExercices.LabTimeExercices.waitnotify.sync;
public class LockSyncRunner {
public static void run() {
Data dataObj = new Data();
System.out.println("Initialize threads synchronized by lock");
Producer p = new Producer(1000, dataObj);
Consumer c = new Consumer(3000, dataObj);
... | 416 | 0.699519 | 0.677885 | 16 | 25 | 23.913908 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 3 |
a9570d326949067d518092f9abe08ec5efbc5522 | 2,594,160,268,553 | cfcaf63b3c25b30d3c383c9399b2f38c581eda86 | /leetcode_notes/leetcode_cn/0200.岛屿数量/0200-岛屿数量.java | e108a39466909bb4464414868a5c1bc58804ef99 | [
"BSD-3-Clause"
] | permissive | robinali/java_notes | https://github.com/robinali/java_notes | f361f525599495f8709691d60885a0a3faeb897b | b462c75851c1cd234b4027cd2b6181f0fbb0ef60 | refs/heads/master | 2021-06-18T09:23:33.244000 | 2021-04-13T02:32:33 | 2021-04-13T02:32:33 | 200,970,947 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | class Solution {
// 200
// Reference: Huahua
// DFS
private final List<int[]> DIRECTIONS = Arrays.asList(
new int[] {0, 1},
new int[] {0, -1},
new int[] {1, 0},
new int[] {-1, 0});
public int numIslands(char[][] grid) {
// Time: O(mn) Space: O(mn)
int m = grid.l... | UTF-8 | Java | 1,035 | java | 0200-岛屿数量.java | Java | [
{
"context": "class Solution {\n // 200\n // Reference: Huahua\n // DFS\n\n private final List<int[]> DIR",
"end": 48,
"score": 0.6639492511749268,
"start": 46,
"tag": "NAME",
"value": "Hu"
}
] | null | [] | class Solution {
// 200
// Reference: Huahua
// DFS
private final List<int[]> DIRECTIONS = Arrays.asList(
new int[] {0, 1},
new int[] {0, -1},
new int[] {1, 0},
new int[] {-1, 0});
public int numIslands(char[][] grid) {
// Time: O(mn) Space: O(mn)
int m = grid.l... | 1,035 | 0.371981 | 0.34686 | 41 | 24.268293 | 17.653887 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.04878 | false | false | 3 |
bc156f34aa24f37f93b2822d737662f2ed316c9e | 2,594,160,268,927 | d433c425662a30dc46695c1158ed2a8a6bdcaa66 | /qbo-modules/qbo-admin/src/main/java/com/qbo/educate/admin/mapper/GateLogMapper.java | 3a38b5b9c33c63d1ef514e3d56050bbe6a5d24d8 | [
"Apache-2.0"
] | permissive | zhangzhenguan/qbo-cloud | https://github.com/zhangzhenguan/qbo-cloud | 79b5e3a2621fe0d652ede30e8671052717252dc2 | cc70292587f84f0eda5fb667ee36bf5830aa7e38 | refs/heads/master | 2022-07-24T12:30:19.406000 | 2019-08-01T07:02:55 | 2019-08-01T07:02:55 | 198,814,149 | 0 | 0 | Apache-2.0 | false | 2022-06-21T01:33:15 | 2019-07-25T10:56:10 | 2019-08-01T09:58:40 | 2022-06-21T01:33:11 | 66,552 | 0 | 0 | 9 | JavaScript | false | false | package com.qbo.educate.admin.mapper;
import com.qbo.educate.admin.entity.GateLog;
import tk.mybatis.mapper.common.Mapper;
public interface GateLogMapper extends Mapper<GateLog> {
} | UTF-8 | Java | 183 | java | GateLogMapper.java | Java | [] | null | [] | package com.qbo.educate.admin.mapper;
import com.qbo.educate.admin.entity.GateLog;
import tk.mybatis.mapper.common.Mapper;
public interface GateLogMapper extends Mapper<GateLog> {
} | 183 | 0.814208 | 0.814208 | 7 | 25.285715 | 22.320486 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 3 |
200f65d491b158168985abed4eefc3e7af049160 | 11,115,375,386,151 | b26c328181b4839f9a650a34a73b2c108c7287a4 | /src/org/ifraytech/tools/ScalaSlickMappingGenerator.java | 33e1ebaff87c1c400aebb70d5b41f1a676b6d1a1 | [] | no_license | ifelere/play.evolutions.entities.generator | https://github.com/ifelere/play.evolutions.entities.generator | cac7457f37da4d78724fdccd2acd4e3d28a1f539 | 726f53f17d915bc8c82387c2534ed4fa395386fd | refs/heads/master | 2023-07-13T08:43:10.924000 | 2021-08-28T01:18:48 | 2021-08-28T01:18:48 | 400,669,774 | 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 org.ifraytech.tools;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException... | UTF-8 | Java | 3,755 | java | ScalaSlickMappingGenerator.java | Java | [
{
"context": "ies using an embedded Velocity template\n * @author ifelere\n */\npublic class ScalaSlickMappingGenerator exten",
"end": 973,
"score": 0.9989030957221985,
"start": 966,
"tag": "USERNAME",
"value": "ifelere"
}
] | 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.ifraytech.tools;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException... | 3,755 | 0.643142 | 0.641278 | 101 | 36.178219 | 30.777514 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.683168 | false | false | 3 |
7de88b76b1dd7bcf0404d3a8aae2e8b6e7f0a117 | 6,227,702,624,231 | 43001f68dbced30dfae9c474a953edea667ae119 | /nutricounter/src/main/java/com/irenailieva/nutricounter/services/implementations/DiaryServiceImpl.java | ce017e184cfbe8fa1f09bbd5557ad43da5425cda | [
"MIT"
] | permissive | irenailieva/nutricounter | https://github.com/irenailieva/nutricounter | 030a61aa5be4a176303d0e964d8e7733238577d6 | 6e73205ac5fdc95b7d492f808c25e9ed595e3df2 | refs/heads/master | 2020-03-09T23:29:56.549000 | 2019-01-02T09:03:31 | 2019-01-02T09:03:31 | 129,059,323 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.irenailieva.nutricounter.services.implementations;
import com.irenailieva.nutricounter.entities.DiaryEntry;
import com.irenailieva.nutricounter.entities.User;
import com.irenailieva.nutricounter.models.view.DiaryEntryViewModel;
import com.irenailieva.nutricounter.repositories.DiaryEntryRepository;
import c... | UTF-8 | Java | 2,310 | java | DiaryServiceImpl.java | Java | [] | null | [] | package com.irenailieva.nutricounter.services.implementations;
import com.irenailieva.nutricounter.entities.DiaryEntry;
import com.irenailieva.nutricounter.entities.User;
import com.irenailieva.nutricounter.models.view.DiaryEntryViewModel;
import com.irenailieva.nutricounter.repositories.DiaryEntryRepository;
import c... | 2,310 | 0.775325 | 0.775325 | 61 | 36.868851 | 30.498844 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.557377 | false | false | 3 |
0bb3d32e4a4c56edd25488e28a8c871c664e7f36 | 31,894,427,192,325 | c658630391931f4da3a0730394b4630bf5d475c6 | /src/main/java/com/julius/user/service/impl/UserServiceImpl.java | 12a457facab4d06d71f8b4186eb8dc8609d4fa89 | [] | no_license | juliuszhang/PiKaEmonBBS | https://github.com/juliuszhang/PiKaEmonBBS | 61164bb20142b6a71585d56ed75a062ea4ee2ecf | 1187e835d479e1ee1074b7da2d48fcff508ce14b | refs/heads/master | 2016-08-31T13:34:59.402000 | 2016-06-22T15:03:58 | 2016-06-22T15:03:58 | 40,640,901 | 3 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (C) 2006-2015
* 本系统是商用软件,未经授权擅自复制或传播本程序的部分或全部将是非法的.
========================================
* FileName: UserServiceImpl.java
* Created: [2015年8月19日 下午3:07:33] by julius
* 更新:$Date$
* 作者:$Author$
* 版本:$Rev$
* ID:$Id$
========================================
* ProjectName: PiKaEmon... | UTF-8 | Java | 1,323 | java | UserServiceImpl.java | Java | [
{
"context": "e;\r\n\r\n/** \r\n * Description:用户Service实现\r\n * @author julius\r\n */\r\n@Service\r\npublic class UserServiceImpl exte",
"end": 784,
"score": 0.9996035695075989,
"start": 778,
"tag": "USERNAME",
"value": "julius"
},
{
"context": "el user1 = new UserModel();\r\n\t\tus... | null | [] | /*
* Copyright (C) 2006-2015
* 本系统是商用软件,未经授权擅自复制或传播本程序的部分或全部将是非法的.
========================================
* FileName: UserServiceImpl.java
* Created: [2015年8月19日 下午3:07:33] by julius
* 更新:$Date$
* 作者:$Author$
* 版本:$Rev$
* ID:$Id$
========================================
* ProjectName: PiKaEmon... | 1,323 | 0.640898 | 0.618454 | 46 | 24.152174 | 20.207582 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.891304 | false | false | 3 |
e6df1078f73677d8b9b764e656eafd41ce1dc462 | 9,251,359,620,787 | b811b2d81bf8cf5f8c20b091dbfa45dc8badbfef | /YiJi/Client/app/src/main/java/com/example/bing/yiji/Model/Transaction.java | 2527c9fda26cdbe783d1f012dac0f9b03f3e2354 | [
"MIT"
] | permissive | bing-zhub/AndroidLearning | https://github.com/bing-zhub/AndroidLearning | 70a45af8709eb7f6ac061db54569c39321f07b56 | 54c8151dfdd5ee1c1c8c6b5b3a1a208f03349c65 | refs/heads/master | 2020-03-26T18:37:04.676000 | 2018-12-27T13:45:53 | 2018-12-27T13:45:53 | 145,221,920 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.bing.yiji.Model;
import java.util.Date;
public class Transaction {
private String type;
private int money;
private Date date;
private boolean income;
public String getType() {
return type;
}
public void setType(String type) {
this.type = type;
}
... | UTF-8 | Java | 719 | java | Transaction.java | Java | [] | null | [] | package com.example.bing.yiji.Model;
import java.util.Date;
public class Transaction {
private String type;
private int money;
private Date date;
private boolean income;
public String getType() {
return type;
}
public void setType(String type) {
this.type = type;
}
... | 719 | 0.581363 | 0.581363 | 42 | 16.119047 | 13.610575 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 3 |
6b9c9cd40f87c698aedb5352f6b6fb234787e3cc | 19,756,849,624,679 | 99df686878f922050030a0bebf917e611699ef38 | /src/entity/Userinfo.java | 89576522d01f2c76b8a8d7560e4533fe8a3b4f15 | [] | no_license | Qijiale110/alipayTest | https://github.com/Qijiale110/alipayTest | f387a602ea5228b9cafbacb4665487a9203042ee | 2c56af32b5f547f549604bbacf805a3f8b877b61 | refs/heads/master | 2020-04-07T22:28:50.396000 | 2018-11-23T02:51:34 | 2018-11-23T02:51:34 | 158,772,373 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package entity;
public class Userinfo {
private Integer userid;
private String username;
private String userpassword;
private String sex;
private String phone;
private String photo;
public String getPhoto() {
return photo;
}
public void setPhoto(String photo) {
this.photo = photo;
}
pu... | UTF-8 | Java | 1,183 | java | Userinfo.java | Java | [
{
"context": "rid;\r\n\t}\r\n\tpublic String getUsername() {\r\n\t\treturn username;\r\n\t}\r\n\tpublic void setUsername(String username) {",
"end": 490,
"score": 0.8941758275032043,
"start": 482,
"tag": "USERNAME",
"value": "username"
},
{
"context": " setUsername(String username) {... | null | [] | package entity;
public class Userinfo {
private Integer userid;
private String username;
private String userpassword;
private String sex;
private String phone;
private String photo;
public String getPhoto() {
return photo;
}
public void setPhoto(String photo) {
this.photo = photo;
}
pu... | 1,187 | 0.650888 | 0.650888 | 55 | 19.50909 | 16.030508 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.709091 | false | false | 3 |
8f6c455a8f1085f35af51f233302d0ce80a69ead | 2,370,821,997,226 | df6302474e5edeb1cce34dbc3fa1c0c4e6097619 | /src/dazuoye/timer.java | 589c4275e168e8f12a905c12d688fb3c193107b6 | [] | no_license | chenz12/java-project | https://github.com/chenz12/java-project | 5b4a4f689ebf4ccd624bcd3010387b1ab5ef7dde | e901670a7e588ca00419acf2bfd6954a588e0807 | refs/heads/master | 2021-01-10T13:35:03.140000 | 2016-01-02T07:41:57 | 2016-01-02T07:41:57 | 48,744,391 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dazuoye;
public class timer {
public double speed;
public long start;
public long dif;
timer(double d){
speed = d;
start = System.nanoTime();
}
public boolean iscycled(){
long temp = System.nanoTime();
dif = temp - start;
if(dif >= 1.0/(speed*Math.pow(10, -9))){
start = System.nanoTime();
... | UTF-8 | Java | 500 | java | timer.java | Java | [] | null | [] | package dazuoye;
public class timer {
public double speed;
public long start;
public long dif;
timer(double d){
speed = d;
start = System.nanoTime();
}
public boolean iscycled(){
long temp = System.nanoTime();
dif = temp - start;
if(dif >= 1.0/(speed*Math.pow(10, -9))){
start = System.nanoTime();
... | 500 | 0.632 | 0.618 | 28 | 16.857143 | 11.278027 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.964286 | false | false | 3 |
926a2e7c462d47a4176056ec003c06497e2bedb7 | 9,251,359,624,003 | 4913ef8eb5cde6e3b1ee74a27c3f3d54319148d9 | /allbinary_src/ViewsJavaLibraryM/src/main/java/views/admin/customizers/CustomizersView.java | 53214484fa0eebbb160f86e228ff838d084e11e5 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | AllBinary/AllBinary-Platform | https://github.com/AllBinary/AllBinary-Platform | 0876cfbe8f0d003b628181551f90df36f6203c6a | 92adcd63427fcacbfac9cb4a6b47b92a3c2acaa7 | refs/heads/master | 2023-08-18T23:24:09.932000 | 2023-08-15T03:09:32 | 2023-08-15T03:09:32 | 1,953,077 | 16 | 3 | NOASSERTION | false | 2023-07-05T00:52:21 | 2011-06-25T18:29:09 | 2023-02-09T05:34:30 | 2023-07-05T00:52:20 | 11,391 | 24 | 11 | 1 | Java | false | false | /*
* AllBinary Open License Version 1
* Copyright (c) 2011 AllBinary
*
* By agreeing to this license you and any business entity you represent are
* legally bound to the AllBinary Open License Version 1 legal agreement.
*
* You may obtain the AllBinary Open License Version 1 legal agreement from
* AllBinary or the ro... | UTF-8 | Java | 5,099 | java | CustomizersView.java | Java | [
{
"context": "'s AllBinary Platform repository.\n* \n* Created By: Travis Berthelot\n* \n */\npackage views.admin.customizers;\n\nimport j",
"end": 412,
"score": 0.9998815655708313,
"start": 396,
"tag": "NAME",
"value": "Travis Berthelot"
}
] | null | [] | /*
* AllBinary Open License Version 1
* Copyright (c) 2011 AllBinary
*
* By agreeing to this license you and any business entity you represent are
* legally bound to the AllBinary Open License Version 1 legal agreement.
*
* You may obtain the AllBinary Open License Version 1 legal agreement from
* AllBinary or the ro... | 5,089 | 0.686997 | 0.68386 | 117 | 42.581196 | 39.224369 | 202 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.512821 | false | false | 3 |
742b378955db7b4a07edaa528c23d08f827afc5b | 20,255,065,821,941 | 10af04a7d5807b022de4a6f36d985403feb02c46 | /dataStructure/src/main/java/com/wallet/datastrucure/queue/impl/ArrayQueue.java | f0d6a7cae29d3e9e9d34f631a55aec3f55370f51 | [] | no_license | Anymous526/javase-parent | https://github.com/Anymous526/javase-parent | 38c90902626e472f329c983cc0703ae7e1a1d59b | dd0756d1fdb077028dd32b2dd0b3ab146ef199e5 | refs/heads/master | 2019-04-09T08:07:37.368000 | 2019-03-31T03:11:38 | 2019-03-31T03:11:38 | 26,983,534 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wallet.datastrucure.queue.impl;
import com.wallet.datastrucure.queue.Queue;
public class ArrayQueue<E> implements Queue<E> {
private Object[] elementData;
private int number;
private int head;
private int tail;
@Override
public void enqueue(E e) {
if ((head - tail + 1) == eleme... | UTF-8 | Java | 1,028 | java | ArrayQueue.java | Java | [] | null | [] | package com.wallet.datastrucure.queue.impl;
import com.wallet.datastrucure.queue.Queue;
public class ArrayQueue<E> implements Queue<E> {
private Object[] elementData;
private int number;
private int head;
private int tail;
@Override
public void enqueue(E e) {
if ((head - tail + 1) == eleme... | 1,028 | 0.642023 | 0.634241 | 51 | 19.156862 | 17.351467 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647059 | false | false | 3 |
7865287fc28b27ea8dd13d0b6c3ecaffa71208b6 | 18,640,158,123,508 | 0a94e4bb6bdf5c54ebba25cecafa72215266843a | /2.JavaCore/src/com/javarush/task/task18/task1823/Solution.java | 2c7496564441aeb7ca94e434ae5c34153862d546 | [] | no_license | Senat77/JavaRush | https://github.com/Senat77/JavaRush | 8d8fb6e59375656a545825585118febd2e1637f4 | 68dc0139da96617ebcad967331dcd24f9875d8ee | refs/heads/master | 2020-05-19T18:50:31.534000 | 2018-09-25T14:00:31 | 2018-09-25T14:00:31 | 185,160,609 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.javarush.task.task18.task1823;
import java.io.*;
import java.util.HashMap;
import java.util.Map;
/*
Нити и байты
Читайте с консоли имена файлов, пока не будет введено слово "exit".
Передайте имя файла в нить ReadThread.
Нить ReadThread должна найти байт, который встречается в файле максимальное число раз... | UTF-8 | Java | 3,703 | java | Solution.java | Java | [] | null | [] | package com.javarush.task.task18.task1823;
import java.io.*;
import java.util.HashMap;
import java.util.Map;
/*
Нити и байты
Читайте с консоли имена файлов, пока не будет введено слово "exit".
Передайте имя файла в нить ReadThread.
Нить ReadThread должна найти байт, который встречается в файле максимальное число раз... | 3,703 | 0.533098 | 0.527635 | 110 | 27.290909 | 24.992489 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 3 |
2c1080ab584f707e6c718312e0306a65019a8ccf | 1,365,799,652,869 | feef12c64281080af1723994d065c6b6c89ade17 | /src/main/java/com/example/demo/services/ModuleService.java | 78d7c94a91b4a01d2719f2756cf9d4fe5a333b28 | [] | no_license | roch51/demohci | https://github.com/roch51/demohci | 726f253561dc9856a39f684d0cb664096fd9a1f0 | e3d4935fa0191af3a881711bb4265bd3baa6bc5a | refs/heads/master | 2020-08-30T15:47:07.677000 | 2019-10-30T11:34:44 | 2019-10-30T11:34:44 | 218,425,122 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.services;
import com.example.demo.dto.ModuleByUserDto;
import com.example.demo.repositories.UserModuleRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.HashMap;
import java.util.List;
@Service
public cla... | UTF-8 | Java | 689 | java | ModuleService.java | Java | [] | null | [] | package com.example.demo.services;
import com.example.demo.dto.ModuleByUserDto;
import com.example.demo.repositories.UserModuleRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.HashMap;
import java.util.List;
@Service
public cla... | 689 | 0.756168 | 0.756168 | 25 | 26.559999 | 25.050478 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 3 |
1dfee5ea6e9d81cf61fdc448dc3d274ad1b70aff | 18,141,941,911,062 | 9f8b459060ed54a9b087806b1ca52cede02fd74a | /plugins/com.agritrace.edairy.desktop.install/src/com/agritrace/edairy/desktop/install/MemberImportTool.java | ab437540796b5294d80fc8c50117eda6a99bf938 | [] | no_license | oraclebill/edairy_desktop | https://github.com/oraclebill/edairy_desktop | 7ddb61b2d3dcd0ddba89abe89e10c376f37c5fba | f9b775f2086fdcb3a4027d68f950a41e7ec50aa4 | refs/heads/master | 2020-04-10T14:55:40.472000 | 2011-03-30T11:46:55 | 2011-03-30T11:46:55 | 571,107 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.agritrace.edairy.desktop.install;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.util.Calendar;
import java.util.Collection;
import java.util.Date;
import java.util.Formatter;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List... | UTF-8 | Java | 5,947 | java | MemberImportTool.java | Java | [] | null | [] | package com.agritrace.edairy.desktop.install;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.util.Calendar;
import java.util.Collection;
import java.util.Date;
import java.util.Formatter;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List... | 5,947 | 0.753657 | 0.751135 | 177 | 32.598869 | 26.740702 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.988701 | false | false | 3 |
592e0111808a2fb9bb203f6ebb186767a40fe2c2 | 33,913,061,802,464 | ad05c335236458dfb782abe0e7dd9466b8a56a84 | /app/src/main/java/com/example/dine_and_donate/CustomViewPager.java | 86c0fd9cd1d5db0a518be521eef75f71f00341ee | [] | no_license | facebook-university/team_project | https://github.com/facebook-university/team_project | 06fac67c3b7543ab69edcc09bc2b69c1c1af431a | dd61217888e9c939708d1c94fd92798d159a6763 | refs/heads/master | 2020-06-16T01:53:52.558000 | 2019-08-13T21:32:32 | 2019-08-13T21:32:32 | 195,448,443 | 0 | 1 | null | false | 2019-08-12T15:42:40 | 2019-07-05T17:50:51 | 2019-08-12T06:40:06 | 2019-08-12T15:42:40 | 2,387 | 0 | 1 | 4 | Java | false | false | package com.example.dine_and_donate;
import android.content.Context;
import android.util.AttributeSet;
import android.view.GestureDetector;
import android.view.MotionEvent;
import android.view.View;
import android.view.animation.TranslateAnimation;
import androidx.annotation.NonNull;
import androidx.annotation.Nullab... | UTF-8 | Java | 2,286 | java | CustomViewPager.java | Java | [] | null | [] | package com.example.dine_and_donate;
import android.content.Context;
import android.util.AttributeSet;
import android.view.GestureDetector;
import android.view.MotionEvent;
import android.view.View;
import android.view.animation.TranslateAnimation;
import androidx.annotation.NonNull;
import androidx.annotation.Nullab... | 2,286 | 0.583115 | 0.573491 | 74 | 29.891891 | 19.94829 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.621622 | false | false | 3 |
b92501411cb95bbee5ea27245f64b477bac793a8 | 18,451,179,553,301 | 8c9e56076ec59a8d1fbca733410b974ea2c41bb9 | /nifi-commons/nifi-record/src/test/java/org/apache/nifi/serialization/record/field/ObjectTimestampFieldConverterTest.java | 9424d0fa1b08a9025933e3c3ac1bed472f5b617c | [
"CC0-1.0",
"Apache-2.0",
"MIT",
"LicenseRef-scancode-unknown"
] | permissive | apache/nifi | https://github.com/apache/nifi | 70329dca21ce61a643d5fac263ab101ae9313f5a | 2b330d9feea82764721e6190f7320d49c73986b0 | refs/heads/main | 2023-09-04T00:50:15.639000 | 2023-08-31T16:41:08 | 2023-08-31T16:41:08 | 27,911,088 | 4,182 | 3,345 | Apache-2.0 | false | 2023-09-14T20:56:07 | 2014-12-12T08:00:05 | 2023-09-14T10:07:16 | 2023-09-14T20:56:07 | 236,539 | 3,988 | 2,530 | 30 | Java | false | false | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | UTF-8 | Java | 4,916 | java | ObjectTimestampFieldConverterTest.java | Java | [] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 4,916 | 0.74227 | 0.73393 | 114 | 42.122807 | 39.613071 | 200 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692982 | false | false | 3 |
d91f159f5a311534ec3f0ee82f3b2c56d12cbda7 | 8,538,395,052,073 | e14bb6400366264c0a14b29aa44e4d9d51476ce4 | /src/assignment6/AVehicleDriver.java | dd526e990f215d9c614fd2aadf3cbae56ef30eaf | [] | no_license | sreya92/Comp110Projects | https://github.com/sreya92/Comp110Projects | b2f590931cac24f0beafe753586c8460cf089cd2 | 433dae14248a3e07b6f51c6741e1b25369ae19fb | refs/heads/master | 2016-09-05T19:57:16.205000 | 2013-07-31T03:37:16 | 2013-07-31T03:37:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package assignment6;
import assignment8.AVehicle;
import bus.uigen.ObjectEditor;
public class AVehicleDriver
{
/**
* @param args
*/
public static void main(String[] args)
{
System.out.println("Please enter the width");
int theWidth= Console.readInt();
System.out.println("Please enter the height");
i... | UTF-8 | Java | 2,729 | java | AVehicleDriver.java | Java | [] | null | [] | package assignment6;
import assignment8.AVehicle;
import bus.uigen.ObjectEditor;
public class AVehicleDriver
{
/**
* @param args
*/
public static void main(String[] args)
{
System.out.println("Please enter the width");
int theWidth= Console.readInt();
System.out.println("Please enter the height");
i... | 2,729 | 0.667277 | 0.666544 | 66 | 40.348484 | 33.721001 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.787879 | false | false | 3 |
036dbc4732bf0dfde9d98b4404e95c0311f058d4 | 26,164,940,816,113 | 26740edd92f52c8d4d91af60f2b087923a64ff77 | /JianzhiOfferListNode/src/com/jianzhioffer/www/No_20_string_isNumeric.java | 5eb677afabcebdd6a88054f8445f7b77bb138de4 | [] | no_license | Gcoooooo/IdeaProjects | https://github.com/Gcoooooo/IdeaProjects | 97561f1e36f0af4a559a980a1ab833e279101f8a | bffa6c04720da954f6efbe840e08e3af536aa4fa | refs/heads/master | 2020-06-03T15:04:24.613000 | 2019-06-12T17:46:22 | 2019-06-12T17:46:22 | 191,618,523 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jianzhioffer.www;
import java.util.Collections;
public class No_20_string_isNumeric {
int index = 0; //指向当前字符
/*
* 分别需要扫描整数部分、小数点、小数部分、e或E、指数部分
* 整数部分和指数部分可以带正负号,小数部分不能带正负号
* 从前往后依次进行扫描,设置一个全局的指针,指向字符串中的字符
* 每个部分若符合要求,则返回true,指针也后移
* 若不符合要求,则函数会返回false,指针也不会移动,下一次调用函数扫描时,仍然从该处开始扫... | GB18030 | Java | 3,433 | java | No_20_string_isNumeric.java | Java | [] | null | [] | package com.jianzhioffer.www;
import java.util.Collections;
public class No_20_string_isNumeric {
int index = 0; //指向当前字符
/*
* 分别需要扫描整数部分、小数点、小数部分、e或E、指数部分
* 整数部分和指数部分可以带正负号,小数部分不能带正负号
* 从前往后依次进行扫描,设置一个全局的指针,指向字符串中的字符
* 每个部分若符合要求,则返回true,指针也后移
* 若不符合要求,则函数会返回false,指针也不会移动,下一次调用函数扫描时,仍然从该处开始扫... | 3,433 | 0.574571 | 0.560933 | 62 | 34.661289 | 33.385792 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.919355 | false | false | 3 |
90f1be96e5537f0e5ec9c1cc1372390553375171 | 36,240,934,065,309 | 2fda0a2f1f5f5d4e7d72ff15a73a4d3e1e93abeb | /proFL-plugin-2.0.3/org/netbeans/lib/cvsclient/file/WindowsFileReadOnlyHandler.java | 3024dc23e4a3ddf10d84c50f7cb98beb0b29819b | [
"MIT"
] | permissive | ycj123/Research-Project | https://github.com/ycj123/Research-Project | d1a939d99d62dc4b02d9a8b7ecbf66210cceb345 | 08296e0075ba0c13204944b1bc1a96a7b8d2f023 | refs/heads/main | 2023-05-29T11:02:41.099000 | 2021-06-08T13:33:26 | 2021-06-08T13:33:26 | 374,899,147 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //
// Decompiled by Procyon v0.5.36
//
package org.netbeans.lib.cvsclient.file;
import java.io.IOException;
import org.netbeans.lib.cvsclient.util.BugLog;
import java.io.File;
public class WindowsFileReadOnlyHandler implements FileReadOnlyHandler
{
public void setFileReadOnly(final File file, final boolean b) ... | UTF-8 | Java | 725 | java | WindowsFileReadOnlyHandler.java | Java | [] | null | [] | //
// Decompiled by Procyon v0.5.36
//
package org.netbeans.lib.cvsclient.file;
import java.io.IOException;
import org.netbeans.lib.cvsclient.util.BugLog;
import java.io.File;
public class WindowsFileReadOnlyHandler implements FileReadOnlyHandler
{
public void setFileReadOnly(final File file, final boolean b) ... | 725 | 0.646897 | 0.641379 | 24 | 29.208334 | 33.44022 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 3 |
ed5e4117e8e41ae3230d343657be817ff5f45e12 | 33,870,112,136,965 | b51c5ff1efde3194d028bd533ecc6e7e50d44ba5 | /app/src/main/java/com/yeohe/rxdemo/MainActivity.java | e05c0f11c47120c63672aed8e2428f81bcd45a33 | [] | no_license | laiyongshan/RxDemo | https://github.com/laiyongshan/RxDemo | cf98ad34692ae6944f7900128d3e32e212028970 | 9114eeab5bdf0529e237a66ec6d0c37c60213260 | refs/heads/master | 2021-05-12T05:54:49.414000 | 2018-01-19T08:11:46 | 2018-01-19T08:11:46 | 117,205,677 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yeohe.rxdemo;
import android.Manifest;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.support.v4.app.ActivityCompat;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.KeyEvent;
import andro... | UTF-8 | Java | 4,948 | java | MainActivity.java | Java | [] | null | [] | package com.yeohe.rxdemo;
import android.Manifest;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.support.v4.app.ActivityCompat;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.KeyEvent;
import andro... | 4,948 | 0.616019 | 0.612003 | 135 | 34.051853 | 26.703119 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.77037 | false | false | 3 |
26794e63ae079140294ad8031e1b5eb8a894b713 | 31,825,707,726,195 | 404a189c16767191ffb172572d36eca7db5571fb | /service/src/java/gov/georgia/dhr/dfcs/sacwis/service/assessment/.svn/text-base/SaveServicesAndReferrals.java.svn-base | 6bb1d41cab74b170656cf7442b300e0c6c89f7e9 | [] | no_license | tayduivn/training | https://github.com/tayduivn/training | 648a8e9e91194156fb4ffb631749e6d4bf2d0590 | 95078fb2c7e21bf2bba31e2bbd5e404ac428da2f | refs/heads/master | 2021-06-13T16:20:41.293000 | 2017-05-08T21:37:59 | 2017-05-08T21:37:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gov.georgia.dhr.dfcs.sacwis.service.assessment;
import gov.georgia.dhr.dfcs.sacwis.structs.input.CINV55SI;
import gov.georgia.dhr.dfcs.sacwis.structs.output.CINV55SO;
public interface SaveServicesAndReferrals {
/**
* This service calls DAMS CAUDE3D.pc and CAUDE4D.pc. This service will save or upda... | UTF-8 | Java | 786 | SaveServicesAndReferrals.java.svn-base | Java | [] | null | [] | package gov.georgia.dhr.dfcs.sacwis.service.assessment;
import gov.georgia.dhr.dfcs.sacwis.structs.input.CINV55SI;
import gov.georgia.dhr.dfcs.sacwis.structs.output.CINV55SO;
public interface SaveServicesAndReferrals {
/**
* This service calls DAMS CAUDE3D.pc and CAUDE4D.pc. This service will save or upda... | 786 | 0.762087 | 0.74173 | 17 | 44.235294 | 39.670006 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.294118 | false | false | 3 | |
120f7c4c64cc6fb6fa09b0276a0207c7753a0871 | 31,825,707,725,796 | 39b24478fbb771fd1f6946a6e2ee9b33270e1610 | /lms/src/main/java/ukma/baratheons/lms/util/LevenshteinDistance.java | c6d4745fff052bd8be8d33f1d25d017dd7953a32 | [] | no_license | Baratheons/LMS | https://github.com/Baratheons/LMS | 68455d69e7f5034ca3be1c7c67b2e7c6ed88e03e | 914e4955f137cf011063ef3c5dea969dff2e9215 | refs/heads/master | 2016-09-01T08:20:27.933000 | 2015-12-04T10:45:13 | 2015-12-04T10:45:13 | 45,261,783 | 4 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ukma.baratheons.lms.util;
public class LevenshteinDistance {
/**
* Calculates levenshtein distance
* @param str1 - the first string to compare
* @param str2 - the second string to compare
* */
public static int editdist(final String str1, final String str2) {
if(str1 == null)
th... | UTF-8 | Java | 1,053 | java | LevenshteinDistance.java | Java | [] | null | [] | package ukma.baratheons.lms.util;
public class LevenshteinDistance {
/**
* Calculates levenshtein distance
* @param str1 - the first string to compare
* @param str2 - the second string to compare
* */
public static int editdist(final String str1, final String str2) {
if(str1 == null)
th... | 1,053 | 0.494777 | 0.447293 | 44 | 21.931818 | 19.523176 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.863636 | false | false | 3 |
acf98a8e50252dfa101a52229236ac3216cc68a8 | 3,375,844,364,183 | 49826547249cb09dc74580a272a92aaf6b79669d | /src/main/java/org/ayaic/web/administrarpacientes/ListarPacientesSpamPDF.java | bb19a845f3d5bdd8592a6d7cb35fc944d4dee279 | [] | no_license | eloyreinaga/hospital | https://github.com/eloyreinaga/hospital | 824d3b35d675ce1568dd6022f68497b3a7af0221 | bc503941b5974bfa1f3dcdf93ca5d896baed2b9b | refs/heads/master | 2020-03-30T03:08:38.592000 | 2018-09-27T20:02:01 | 2018-09-27T20:02:01 | 150,671,383 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.ayaic.web.administrarpacientes;
import java.awt.Color;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.web.servlet.view.document.AbstractPdfView;
import java.util.*;
import java.text.*;
import com.lowagie.text.*;
import com.lowagie.tex... | UTF-8 | Java | 13,066 | java | ListarPacientesSpamPDF.java | Java | [] | null | [] | package org.ayaic.web.administrarpacientes;
import java.awt.Color;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.web.servlet.view.document.AbstractPdfView;
import java.util.*;
import java.text.*;
import com.lowagie.text.*;
import com.lowagie.tex... | 13,066 | 0.590617 | 0.582275 | 269 | 47.572491 | 35.070606 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.345725 | false | false | 3 |
8b3d5a0ea688c44e0ff15fc33974552cede271fe | 867,583,437,421 | f315651879a7c9f7967cfe09e02dd9d9e9424476 | /HireCarJpaWebservice/src/main/java/com/example/controller/VehicleApiRestController.java | aba00675e2b212e384b44c94fb42824b9754de8c | [] | no_license | hamsuhi/IFI-exactly | https://github.com/hamsuhi/IFI-exactly | 668291c1635ee51460a7cbbda3d05c43da2f4a70 | 9d08100bf99c90b82c023db1d9b1087f75be4a8e | refs/heads/master | 2021-04-30T08:14:41.097000 | 2018-03-21T10:41:18 | 2018-03-21T10:41:18 | 121,368,993 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.controller;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpHeaders;
import org.springframework.http.HttpStatus;
import org.springfra... | UTF-8 | Java | 4,107 | java | VehicleApiRestController.java | Java | [] | null | [] | package com.example.controller;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpHeaders;
import org.springframework.http.HttpStatus;
import org.springfra... | 4,107 | 0.795228 | 0.795228 | 100 | 40.080002 | 32.524967 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.84 | false | false | 3 |
a9e1fe98ce3b3ddba73cdbfcf052ed033170241e | 36,679,020,734,604 | 4a28d23577d9dc900addf015bd481625b8de28e3 | /server/src/main/java/generated/TokensEntity.java | fe758cee8ba34c3f3d8baf6770bb7c9395b4a802 | [] | no_license | Meyttt/Auth | https://github.com/Meyttt/Auth | 50e08f2b6c7a9c4145682d1f577873236ba3db30 | 87991f1f327a14970acfee5d30f6275b6bab4a5c | refs/heads/master | 2021-08-06T19:04:53.999000 | 2017-11-06T20:01:44 | 2017-11-06T20:01:44 | 108,601,702 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package generated;
import org.hibernate.annotations.*;
import org.hibernate.annotations.CascadeType;
import javax.persistence.*;
import javax.persistence.Entity;
import javax.persistence.Table;
import java.io.Serializable;
import java.sql.Timestamp;
import java.util.Collection;
import java.util.Date;
import java.util... | UTF-8 | Java | 2,804 | java | TokensEntity.java | Java | [
{
"context": "il.Date;\nimport java.util.UUID;\n\n/**\n * Created by Meyttt on 27.10.2017.\n */\n@Entity\n@Table(name = \"tokens\"",
"end": 352,
"score": 0.9995218515396118,
"start": 346,
"tag": "USERNAME",
"value": "Meyttt"
}
] | null | [] | package generated;
import org.hibernate.annotations.*;
import org.hibernate.annotations.CascadeType;
import javax.persistence.*;
import javax.persistence.Entity;
import javax.persistence.Table;
import java.io.Serializable;
import java.sql.Timestamp;
import java.util.Collection;
import java.util.Date;
import java.util... | 2,804 | 0.645863 | 0.637661 | 104 | 25.961538 | 24.835583 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.471154 | false | false | 3 |
951fb08d95b7ca3e5913481453ef8fd20e559013 | 36,679,020,734,230 | 8970e402a8748b89834b64d8b8fc72dcde1cdaa1 | /src/main/java/Executor.java | 9be14619095a4021d0482c2844cb3a5adddb2f5f | [] | no_license | xiader/matrix_operations | https://github.com/xiader/matrix_operations | c8756acd56d1b6bb12fb681593739cd7c91429c5 | eda835ea589e5d2f8332413e3b841f9fc0fa31e6 | refs/heads/master | 2022-12-21T06:29:39.602000 | 2020-10-01T08:59:27 | 2020-10-01T08:59:27 | 292,487,876 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
/**
* @author Alexander
* @version 1.0
*/
public class Executor {
private final InputResolver inputResolver = new InputResolver();
private final List<String> matrixDefinitions;
private final String expression;
/**
* creates executor to perform actions over incoming parameters
*
* @pa... | UTF-8 | Java | 2,813 | java | Executor.java | Java | [
{
"context": "import java.util.*;\n\n/**\n * @author Alexander\n * @version 1.0\n */\npublic class Executor {\n\n\tpri",
"end": 45,
"score": 0.9996023178100586,
"start": 36,
"tag": "NAME",
"value": "Alexander"
}
] | null | [] | import java.util.*;
/**
* @author Alexander
* @version 1.0
*/
public class Executor {
private final InputResolver inputResolver = new InputResolver();
private final List<String> matrixDefinitions;
private final String expression;
/**
* creates executor to perform actions over incoming parameters
*
* @pa... | 2,813 | 0.699253 | 0.695699 | 93 | 29.247313 | 30.499306 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.645161 | false | false | 3 |
5135ca9e9fc90b471cb69fe16efc7baa984528e7 | 36,679,020,732,959 | 4827b0d7d7ea277c1c6060e1296ade7cefb272f3 | /app/src/main/java/loginandregister/com/squliteoperation/MainActivity.java | 993fa744a1b296661081f2f82e801fca374320a1 | [] | no_license | Varun789/SqliteOperations | https://github.com/Varun789/SqliteOperations | 7df6ca83538530ebc566de30ae1113f4a1a2069f | 11fa0e1680f6bcea4c026860a30ffd1a256c6073 | refs/heads/master | 2022-08-29T01:50:35.553000 | 2020-05-23T08:12:22 | 2020-05-23T08:12:22 | 266,282,560 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package loginandregister.com.squliteoperation;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextView;
public class MainActivity extends AppCompatActivity {
EditText name,password;
Button view,add;... | UTF-8 | Java | 619 | java | MainActivity.java | Java | [] | null | [] | package loginandregister.com.squliteoperation;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextView;
public class MainActivity extends AppCompatActivity {
EditText name,password;
Button view,add;... | 619 | 0.754443 | 0.752827 | 20 | 29.950001 | 18.526939 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 3 |
1f5b1a4bc125a9cd77a66c9517ae2a41ff7934ac | 29,454,885,774,129 | 25ac20db150c57e8a880889fff6a63279b6e9468 | /src/main/java/GameQRcodeMaker/database/league.java | d7732a070b850d7a5dc6e0bda2238070440eda57 | [] | no_license | akuuua/GameQRcodeMaker | https://github.com/akuuua/GameQRcodeMaker | dcd421d96a2b06d69806157e9bec2322e40c4e91 | dc1065c0a11e3aa2ccc1f8ba6b69badc6ee581c0 | refs/heads/main | 2023-06-03T20:09:26.214000 | 2021-06-25T11:57:38 | 2021-06-25T11:57:38 | 380,151,149 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package GameQRcodeMaker.database;
import org.json.JSONArray;
import org.json.JSONObject;
import java.util.ArrayList;
import java.util.List;
public class league {
private JSONObject json;
private JSONArray array;
public league(JSONObject json){
this.json = json;
this.array = array = json... | UTF-8 | Java | 1,540 | java | league.java | Java | [] | null | [] | package GameQRcodeMaker.database;
import org.json.JSONArray;
import org.json.JSONObject;
import java.util.ArrayList;
import java.util.List;
public class league {
private JSONObject json;
private JSONArray array;
public league(JSONObject json){
this.json = json;
this.array = array = json... | 1,540 | 0.644805 | 0.644805 | 65 | 22.707693 | 24.967501 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 3 |
4ff99bfcf28611a385c838a59c34962c44e7480f | 38,397,007,637,020 | 80bb6ef59669ff8703441b19be27e30b37bfc64d | /complexCalculator/src/com/company/Calc.java | 5c3f616b7e548b0b3a12f42eb9ab044350cb8557 | [] | no_license | ilyaonishenko/java | https://github.com/ilyaonishenko/java | 0f393dcf7d73a61360a94fcb268e6138e78edc97 | 7236759a1e0d4c7778446a3131c24062a882f965 | refs/heads/master | 2021-06-10T14:37:31.979000 | 2017-02-03T07:14:39 | 2017-02-03T07:14:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
import java.util.Arrays;
import java.util.HashMap;
import java.util.List;
/**
* Created by wopqw on 02.02.17.
*/
public class Calc {
Stack<Double> nums = new Stack<Double>();
Stack<String> ops = new Stack<String>();
HashMap<String, Integer> prioirty = new HashMap<String, Integer>(... | UTF-8 | Java | 2,235 | java | Calc.java | Java | [
{
"context": "HashMap;\nimport java.util.List;\n\n/**\n * Created by wopqw on 02.02.17.\n */\npublic class Calc {\n\n Stack<D",
"end": 120,
"score": 0.999687671661377,
"start": 115,
"tag": "USERNAME",
"value": "wopqw"
}
] | null | [] | package com.company;
import java.util.Arrays;
import java.util.HashMap;
import java.util.List;
/**
* Created by wopqw on 02.02.17.
*/
public class Calc {
Stack<Double> nums = new Stack<Double>();
Stack<String> ops = new Stack<String>();
HashMap<String, Integer> prioirty = new HashMap<String, Integer>(... | 2,235 | 0.451454 | 0.436242 | 84 | 25.607143 | 21.024372 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.77381 | false | false | 3 |
55a5e679625d9e1d9086ef8f0731f165a3576fb7 | 38,766,374,813,796 | 882c6c142c4e9a5fe7fb94cc92c25f7c71662c47 | /src/it/ubix/model/Product.java | d196387f81ad44906a5816fab43cff415141657f | [] | no_license | ftruono/Ubix | https://github.com/ftruono/Ubix | c0e8c621eee2062f732ae3d42a5a44729ea23eac | cda6f0ea522d589148d45f89e7f43bebf4a5c662 | refs/heads/master | 2020-07-21T06:27:53.807000 | 2019-09-06T10:27:30 | 2019-09-06T10:27:30 | 206,770,197 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.ubix.model;
import java.io.Serializable;
import java.util.List;
public abstract class Product implements Serializable,Cloneable{
private String nome,descrizione,cast,img;
private int type,id; //0 : film - 1: serie tv
private boolean sellable,hot;
private float price;
public abstract <T> T getSrc(... | UTF-8 | Java | 1,746 | java | Product.java | Java | [] | null | [] | package it.ubix.model;
import java.io.Serializable;
import java.util.List;
public abstract class Product implements Serializable,Cloneable{
private String nome,descrizione,cast,img;
private int type,id; //0 : film - 1: serie tv
private boolean sellable,hot;
private float price;
public abstract <T> T getSrc(... | 1,746 | 0.671821 | 0.668958 | 98 | 16.816326 | 15.119488 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.704082 | false | false | 3 |
78571dd4e1b55ac1cb2b953cfb5d8910a1dfb5f6 | 38,525,856,650,109 | 5cc0b832d5628d6b620ae68b1621547ea776ff95 | /social-diagnostica-service/src/main/java/socialDiagnosticaApi/persistence/dto/mappers/DiagnosticTestMapper.java | cea66903c1cc187bd5f3b9ef5257f3ecd5fb2a99 | [] | no_license | AlexDvoretskiy/socialDiagnostica | https://github.com/AlexDvoretskiy/socialDiagnostica | 7c9563f4bf2e1d8fb176351ec950373535bee160 | 7ee212c0ee4c994858cb135fb2888d7e157331b1 | refs/heads/master | 2022-12-23T21:52:01.667000 | 2020-09-23T19:37:35 | 2020-09-23T19:37:35 | 286,824,269 | 0 | 0 | null | false | 2020-09-23T19:37:36 | 2020-08-11T18:53:52 | 2020-09-09T20:34:46 | 2020-09-23T19:37:36 | 2,113 | 0 | 0 | 0 | CSS | false | false | package socialDiagnosticaApi.persistence.dto.mappers;
import lombok.RequiredArgsConstructor;
import lombok.extern.slf4j.Slf4j;
import org.springframework.stereotype.Service;
import socialDiagnosticaApi.persistence.dto.DiagnosticMetricDto;
import socialDiagnosticaApi.persistence.dto.DiagnosticTestDto;
import socialD... | UTF-8 | Java | 2,497 | java | DiagnosticTestMapper.java | Java | [] | null | [] | package socialDiagnosticaApi.persistence.dto.mappers;
import lombok.RequiredArgsConstructor;
import lombok.extern.slf4j.Slf4j;
import org.springframework.stereotype.Service;
import socialDiagnosticaApi.persistence.dto.DiagnosticMetricDto;
import socialDiagnosticaApi.persistence.dto.DiagnosticTestDto;
import socialD... | 2,497 | 0.807769 | 0.806568 | 70 | 34.671429 | 29.508701 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 3 |
401320e1cefbb6626eb264852889289a8c0a745f | 36,137,854,850,044 | 7b82ceedd090eb433ca28787536e7bb18ac9f563 | /Coursera/Android/POSA/POSA-14/grading-drivers/week-5-assignment-4/W5-A4-Android/src/edu/vuum/mocca/ConsolePlatformStrategy.java | c83233f16cdc0c9331123795271fd054b93b2781 | [] | no_license | traveling-desi/Courses | https://github.com/traveling-desi/Courses | 62311437442fd35599544ccadfee86a17fef66a8 | 8d9fb0dcb08a080a755115347aa53c6ecafb383b | refs/heads/master | 2023-01-13T00:00:52.364000 | 2016-09-22T23:00:54 | 2016-09-22T23:00:54 | 66,979,647 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.vuum.mocca;
import java.util.concurrent.CountDownLatch;
import java.io.PrintStream;
/**
* @class ConsolePlatformStrategy
*
* @brief Provides methods that define a platform-independent API for
* output data to the console window and synchronizing on
* thread completion in the ping/pong g... | UTF-8 | Java | 1,777 | java | ConsolePlatformStrategy.java | Java | [] | null | [] | package edu.vuum.mocca;
import java.util.concurrent.CountDownLatch;
import java.io.PrintStream;
/**
* @class ConsolePlatformStrategy
*
* @brief Provides methods that define a platform-independent API for
* output data to the console window and synchronizing on
* thread completion in the ping/pong g... | 1,777 | 0.634778 | 0.634778 | 67 | 25.507463 | 24.260017 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.19403 | false | false | 3 |
c472fa18fce5263f034ee120e4090472c236bc5a | 22,789,096,490,623 | 4c78946befef7ae7270a3b4e65aa7ad773eae788 | /src/main/java/com/playbasis/pbcore/domain/interactor/player/SetupPhoneInteractor.java | 82c27c2596f45fe4fddf29a9ab1ddc5982eaaa5d | [] | no_license | playbasis/native-sdk-android | https://github.com/playbasis/native-sdk-android | 8fe478feb203743e444d6b6ea2fc1742079da173 | f461ab54cd72a1dbc852fbcf47ef2a390add421e | refs/heads/target-21 | 2020-09-23T03:16:51.887000 | 2017-01-05T09:15:01 | 2017-01-05T09:15:01 | 66,616,364 | 0 | 1 | null | false | 2017-02-16T08:12:44 | 2016-08-26T04:24:19 | 2016-08-31T05:03:35 | 2017-02-16T08:12:43 | 581 | 0 | 1 | 0 | Java | null | null | package com.playbasis.pbcore.domain.interactor.player;
import com.playbasis.pbcore.domain.executor.PBPostExecutionThread;
import com.playbasis.pbcore.domain.executor.PBThreadExecutor;
import com.playbasis.pbcore.domain.interactor.PlayBasisApiInteractor;
import com.playbasis.pbcore.domain.interactor.RequestTokenInterac... | UTF-8 | Java | 1,644 | java | SetupPhoneInteractor.java | Java | [] | null | [] | package com.playbasis.pbcore.domain.interactor.player;
import com.playbasis.pbcore.domain.executor.PBPostExecutionThread;
import com.playbasis.pbcore.domain.executor.PBThreadExecutor;
import com.playbasis.pbcore.domain.interactor.PlayBasisApiInteractor;
import com.playbasis.pbcore.domain.interactor.RequestTokenInterac... | 1,644 | 0.748175 | 0.745134 | 47 | 33.978722 | 27.473383 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.531915 | false | false | 3 |
6ad676c4d4d38231917b84be4dc09f372246ab5c | 22,789,096,488,956 | 84eff9cd3e2fe0e8dc7fc600ecdab7c7bf2cdfc8 | /rule/Workflow/Resources/scripts/workflow/domain/ReportDomain.java | 46003720456417965bf847d86f156f0fb12e1b47 | [] | no_license | nzimas/poema | https://github.com/nzimas/poema | add3bb1231bbacca3c608b7d2187e1e15a2b5769 | 1d1a92da523f3de1129f906d55d3dbf8c967f538 | refs/heads/master | 2021-01-23T05:14:14.758000 | 2017-05-31T11:37:23 | 2017-05-31T11:37:23 | 92,960,969 | 0 | 0 | null | true | 2017-05-31T15:30:55 | 2017-05-31T15:30:54 | 2016-11-16T13:09:22 | 2017-05-31T11:37:27 | 71,403 | 0 | 0 | 0 | null | null | null | package workflow.domain;
import com.exponentus.common.domain.DTOService;
import com.exponentus.common.domain.IValidation;
import com.exponentus.common.model.ACL;
import com.exponentus.dataengine.exception.DAOException;
import com.exponentus.rest.outgoingdto.Outcome;
import com.exponentus.rest.validation.exception.DTOE... | UTF-8 | Java | 3,199 | java | ReportDomain.java | Java | [] | null | [] | package workflow.domain;
import com.exponentus.common.domain.DTOService;
import com.exponentus.common.domain.IValidation;
import com.exponentus.common.model.ACL;
import com.exponentus.dataengine.exception.DAOException;
import com.exponentus.rest.outgoingdto.Outcome;
import com.exponentus.rest.validation.exception.DTOE... | 3,199 | 0.655517 | 0.655517 | 99 | 31.313131 | 24.576265 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.646465 | false | false | 3 |
620bfa071c41826e98483789b67b6efdf9566d12 | 26,310,969,657,080 | 95c49f466673952b465e19a5ee3ae6eff76bee00 | /src/main/java/com/zhihu/android/argus/anr/AnrDetailsCollector.java | 162c99cb3183e77aeddb2137edfbd3fa1a9382c6 | [] | no_license | Phantoms007/zhihuAPK | https://github.com/Phantoms007/zhihuAPK | 58889c399ae56b16a9160a5f48b807e02c87797e | dcdbd103436a187f9c8b4be8f71bdf7813b6d201 | refs/heads/main | 2023-01-24T01:34:18.716000 | 2020-11-25T17:14:55 | 2020-11-25T17:14:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zhihu.android.argus.anr;
import android.app.ActivityManager;
import android.content.Context;
import android.os.Handler;
import android.os.HandlerThread;
import android.os.Process;
import com.secneo.apkwrapper.C6969H;
import com.zhihu.android.argus.AbstractC17150h;
import com.zhihu.android.argus.Client;
imp... | UTF-8 | Java | 5,813 | java | AnrDetailsCollector.java | Java | [] | null | [] | package com.zhihu.android.argus.anr;
import android.app.ActivityManager;
import android.content.Context;
import android.os.Handler;
import android.os.HandlerThread;
import android.os.Process;
import com.secneo.apkwrapper.C6969H;
import com.zhihu.android.argus.AbstractC17150h;
import com.zhihu.android.argus.Client;
imp... | 5,813 | 0.63272 | 0.524686 | 156 | 36.262821 | 30.574858 | 185 | false | false | 0 | 0 | 0 | 0 | 129 | 0.022192 | 0.673077 | false | false | 3 |
61f8255e810cf4c806c6dca2e652608f5414c184 | 27,470,610,883,405 | cc9f69c85a7b6c211547a470400849d43492b0e0 | /ssh/src/com/dao/GphotoDao.java | 296d95eaa3cef349028686332701af16b546a715 | [] | no_license | jefferyqjy/graduationproject | https://github.com/jefferyqjy/graduationproject | a495a3ae2620adedf957f4a313ac73c9be684346 | d24a31d3b78e6385cf44c1fc49248e31be023ef1 | refs/heads/master | 2021-01-24T18:39:45.851000 | 2017-04-09T03:21:31 | 2017-04-09T03:21:38 | 84,468,390 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dao;
import java.util.List;
import org.hibernate.Query;
import org.springframework.orm.hibernate3.support.HibernateDaoSupport;
import com.hibernate.GPhoto;
public class GphotoDao extends HibernateDaoSupport{
public int photosize(String sql){
return this.getHibernateTemplate().find(sql).size();
}
p... | UTF-8 | Java | 1,625 | java | GphotoDao.java | Java | [] | null | [] | package com.dao;
import java.util.List;
import org.hibernate.Query;
import org.springframework.orm.hibernate3.support.HibernateDaoSupport;
import com.hibernate.GPhoto;
public class GphotoDao extends HibernateDaoSupport{
public int photosize(String sql){
return this.getHibernateTemplate().find(sql).size();
}
p... | 1,625 | 0.688 | 0.680615 | 70 | 22.214285 | 18.975843 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.942857 | false | false | 3 |
d44bb82ac60e3d063f9030fb5fa1c0aa8b88ac2f | 32,976,758,969,462 | 83893f7eccf5381fb9ff3377e5767145daa601c9 | /src/main/java/bbsmt/bloqq/bloqq/controller/BloqqPostController.java | b08b110554be45c1e73874961c75151ac6612139 | [] | no_license | keSt93/spring-bloqq | https://github.com/keSt93/spring-bloqq | ab526169177a6542b4c47161ca3ddd9a5357f75c | 02c493361e437babf139c161bd157e80bb45789b | refs/heads/master | 2021-04-30T08:14:21.410000 | 2018-05-02T12:22:14 | 2018-05-02T12:22:14 | 121,368,352 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bbsmt.bloqq.bloqq.controller;
import bbsmt.bloqq.bloqq.entities.BloqqPost;
import bbsmt.bloqq.bloqq.entities.Kommentar;
import bbsmt.bloqq.bloqq.entities.Tags;
import bbsmt.bloqq.bloqq.entities.User;
import bbsmt.bloqq.bloqq.models.PageModel;
import bbsmt.bloqq.bloqq.repository.BloqqRepository;
import bbsmt.bl... | UTF-8 | Java | 3,448 | java | BloqqPostController.java | Java | [] | null | [] | package bbsmt.bloqq.bloqq.controller;
import bbsmt.bloqq.bloqq.entities.BloqqPost;
import bbsmt.bloqq.bloqq.entities.Kommentar;
import bbsmt.bloqq.bloqq.entities.Tags;
import bbsmt.bloqq.bloqq.entities.User;
import bbsmt.bloqq.bloqq.models.PageModel;
import bbsmt.bloqq.bloqq.repository.BloqqRepository;
import bbsmt.bl... | 3,448 | 0.741879 | 0.741589 | 88 | 38.18182 | 30.888195 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.670455 | false | false | 3 |
7fe2f64242139eff2363ef631868de44fa20a800 | 32,976,758,967,924 | 9262837f5b8ae9743e9f87fea799d2a4026d7657 | /flowee-core/src/test/java/com/jramoyo/flowee/core/task/AbstractIfElseTaskTest.java | dd6f76d8e53798f1b66816ed75042ddd20b78fc1 | [
"Apache-2.0"
] | permissive | jramoyo/flowee | https://github.com/jramoyo/flowee | 9c8c92e1c56a3c9ef4848a30ec063e233d4ed271 | 8ea587d956b1707efaf82f2cb0196fb642e15e5e | refs/heads/master | 2021-01-01T18:43:11.075000 | 2014-07-03T11:05:08 | 2014-07-03T11:05:08 | 16,980,909 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* AbstractIfElseTaskTest.java
* May 16, 2013
*/
package com.jramoyo.flowee.core.task;
import static org.mockito.Mockito.verify;
import static org.mockito.MockitoAnnotations.initMocks;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.junit.runners.BlockJUnit4ClassRunne... | UTF-8 | Java | 1,567 | java | AbstractIfElseTaskTest.java | Java | [
{
"context": "ion;\n\n/**\n * AbstractIfElseTaskTest\n * \n * @author jramoyo\n */\n@RunWith(BlockJUnit4ClassRunner.class)\npublic",
"end": 500,
"score": 0.9996559619903564,
"start": 493,
"tag": "USERNAME",
"value": "jramoyo"
}
] | null | [] | /*
* AbstractIfElseTaskTest.java
* May 16, 2013
*/
package com.jramoyo.flowee.core.task;
import static org.mockito.Mockito.verify;
import static org.mockito.MockitoAnnotations.initMocks;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.junit.runners.BlockJUnit4ClassRunne... | 1,567 | 0.761327 | 0.756222 | 69 | 21.710144 | 22.05599 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.202899 | false | false | 3 |
91b0bfd0cfd98156699a4bbd0b9f800372b14f50 | 2,851,858,314,600 | e503095a5e68957dfa09f5af2b2ac1330e37d808 | /src/others/ErrorMsg.java | 89916e735cdca89cfdae9c2aa58512efd404fc0a | [] | no_license | ZJT26142/scratch | https://github.com/ZJT26142/scratch | f0bcd2363a84ea20fbc56a8d5887ad6e2c54e6b1 | bb2c535782fe589791319b096d55c0076f41cbec | refs/heads/master | 2022-11-05T17:03:30.886000 | 2020-06-24T22:33:25 | 2020-06-24T22:33:25 | 274,716,328 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package others;
public enum ErrorMsg {
// Add more error types after the comma
INVALID_COMMAND("Error: Not able to execute command: %s%n"),
FILE_NOT_EXIST("Error: File not found: %s%n"),
DIRECTORY_NOT_EXIST("Error: Directory not found: %s%n"),
;
private String errorString;
private ErrorMsg(String err... | UTF-8 | Java | 676 | java | ErrorMsg.java | Java | [] | null | [] | package others;
public enum ErrorMsg {
// Add more error types after the comma
INVALID_COMMAND("Error: Not able to execute command: %s%n"),
FILE_NOT_EXIST("Error: File not found: %s%n"),
DIRECTORY_NOT_EXIST("Error: Directory not found: %s%n"),
;
private String errorString;
private ErrorMsg(String err... | 676 | 0.677515 | 0.677515 | 26 | 25 | 21.583469 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 3 |
658b00d4854f5656d8c8b43c6fc7c178aa033e3e | 9,397,388,493,085 | acedfac2a8f7b3a8d9cc60136a4ca8e77a8ed3bd | /java8Test/src/main/java/com/yt/serial/package-info.java | f01ec091debe37b2610f94eddc0efcf5b540b124 | [] | no_license | YuChangTao/java-base | https://github.com/YuChangTao/java-base | 0f37bc04423d34bfd84e8800c51f5fc514a19967 | d1f38d195943c15b6ac09d05b05d3dec0af9b987 | refs/heads/master | 2023-07-19T18:01:24.819000 | 2021-09-02T02:39:15 | 2021-09-02T02:39:15 | 369,784,848 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yt.serial;
/**
*
* 序列化:
*
* transient 关键字可以阻止属性序列化和反序列化
*
* 1.jdk自带序列化ObjectOutputStream和ObjectInputStream,
* 特点:
* 头部数据用来声明序列化协议、版本,用于高版本向后兼容
* 对象数据主要包括类名、签名、属性名、属性类型及属性值、开头结尾数据
* 存在对象引用、继承的情况下,递归遍历写对象逻辑
*
* 缺点:
* 序列化后数组过大,且存在安全漏洞,一般不建议使用
* 无法跨语言
*
* 2.JSON
* 特点:
* 文本型序列化框架,跨语言
* 基于H... | UTF-8 | Java | 1,223 | java | package-info.java | Java | [] | null | [] | package com.yt.serial;
/**
*
* 序列化:
*
* transient 关键字可以阻止属性序列化和反序列化
*
* 1.jdk自带序列化ObjectOutputStream和ObjectInputStream,
* 特点:
* 头部数据用来声明序列化协议、版本,用于高版本向后兼容
* 对象数据主要包括类名、签名、属性名、属性类型及属性值、开头结尾数据
* 存在对象引用、继承的情况下,递归遍历写对象逻辑
*
* 缺点:
* 序列化后数组过大,且存在安全漏洞,一般不建议使用
* 无法跨语言
*
* 2.JSON
* 特点:
* 文本型序列化框架,跨语言
* 基于H... | 1,223 | 0.67075 | 0.658499 | 46 | 13.217391 | 15.77548 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.021739 | false | false | 3 |
922a3e190d6fbd16e3969c86e39fa01ad07d8467 | 26,852,135,564,696 | 3b4171878a58bdd1e60c364695b55ca0645cf54c | /branches/lmoore/platu/platu/src/platu/Interpretor.java | 1ac9511fb8f66c6eaa819ca53b0c0870901b8fb5 | [] | no_license | cao2/usf.1 | https://github.com/cao2/usf.1 | 17229846cc1a05295ec85476003c8f2176485b15 | 827cc3daa238ac3fdba68672e2d814a5f7a479c1 | refs/heads/master | 2021-01-22T14:40:14.208000 | 2014-10-23T19:15:15 | 2014-10-23T19:15:15 | 25,648,085 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package platu;
import java.io.File;
import java.io.FileNotFoundException;
import platu.project.Project;
import java.io.IOException;
import java.util.LinkedHashMap;
import java.util.LinkedList;
import java.util.Set;
impo... | UTF-8 | Java | 10,733 | java | Interpretor.java | Java | [] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package platu;
import java.io.File;
import java.io.FileNotFoundException;
import platu.project.Project;
import java.io.IOException;
import java.util.LinkedHashMap;
import java.util.LinkedList;
import java.util.Set;
impo... | 10,733 | 0.518867 | 0.512066 | 259 | 40.440155 | 28.893616 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.478765 | false | false | 3 |
7187c99eb29751305a33ed94ee648041b644c525 | 19,327,352,848,013 | 282b2650588c7a517a3abcef2d9e0d0a13b21691 | /src/main/java/com/example/service/IBookMenuService.java | 0dff269a947c90a237c707dec78edbbe773d4ce6 | [] | no_license | chuxiwen-forever/WriterAssistant | https://github.com/chuxiwen-forever/WriterAssistant | 2d5bfd0ac31fca2656aa1a88fa8cfb3271b3928e | 69ccacec405caf9590f59a489d748e8fcef38e25 | refs/heads/main | 2023-07-10T23:02:08.752000 | 2021-08-25T09:09:17 | 2021-08-25T09:09:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.service;
import com.baomidou.mybatisplus.extension.service.IService;
import com.example.entity.BookMenu;
import com.example.util.result.Result;
/**
* <p>
* 服务类
* </p>
*
* @author liu
* @since 2021-08-23
*/
public interface IBookMenuService extends IService<BookMenu> {
Result getAllPas... | UTF-8 | Java | 629 | java | IBookMenuService.java | Java | [
{
"context": ".Result;\n\n/**\n * <p>\n * 服务类\n * </p>\n *\n * @author liu\n * @since 2021-08-23\n */\npublic interface IBookMe",
"end": 210,
"score": 0.974879801273346,
"start": 207,
"tag": "USERNAME",
"value": "liu"
}
] | null | [] | package com.example.service;
import com.baomidou.mybatisplus.extension.service.IService;
import com.example.entity.BookMenu;
import com.example.util.result.Result;
/**
* <p>
* 服务类
* </p>
*
* @author liu
* @since 2021-08-23
*/
public interface IBookMenuService extends IService<BookMenu> {
Result getAllPas... | 629 | 0.746388 | 0.733547 | 28 | 21.25 | 24.396465 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 3 |
2290fb9ffaa8332bbb579bd078490e9addf4da4e | 30,176,440,225,060 | 7d1d75adb5c4e2a7dd56d84de6dd9cb6ddbaa641 | /PriActTrainer/src/main/java/gumtree/PageGumtreeThread.java | 08ef1c35aa2cfa3d9e93ad4ebfa5d6459eab7b88 | [] | no_license | pguz/PriAct | https://github.com/pguz/PriAct | 168ced2f8b018c14bc78bbc69506f67a1a9c7744 | 0744e1f50117cfefe66c8a958148fbd2881fc806 | refs/heads/master | 2016-09-10T17:30:33.692000 | 2015-06-18T04:11:30 | 2015-06-18T04:11:30 | 33,880,542 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gumtree;
import com.google.common.collect.Sets;
import common.Product;
import org.apache.commons.lang3.tuple.Pair;
import org.jsoup.nodes.Document;
import org.jsoup.nodes.Element;
import org.jsoup.select.Elements;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.Set;
/**
* Created b... | UTF-8 | Java | 2,058 | java | PageGumtreeThread.java | Java | [
{
"context": "Factory;\n\nimport java.util.Set;\n\n/**\n * Created by sopello on 01.06.2015.\n */\npublic class PageGumtreeThread",
"end": 329,
"score": 0.9996287226676941,
"start": 322,
"tag": "USERNAME",
"value": "sopello"
}
] | null | [] | package gumtree;
import com.google.common.collect.Sets;
import common.Product;
import org.apache.commons.lang3.tuple.Pair;
import org.jsoup.nodes.Document;
import org.jsoup.nodes.Element;
import org.jsoup.select.Elements;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.Set;
/**
* Created b... | 2,058 | 0.655005 | 0.649174 | 65 | 30.661539 | 28.655125 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.630769 | false | false | 3 |
95d85a486eefdee077cd5934248158e53f6baa41 | 15,152,644,629,006 | 6ca5c7f79f39e6752dfd4347b3f89e84ebd868dc | /code/src/Fenshu.java | ae40a0fdf50eaea12211c385ca0ca2aa4f197719 | [] | no_license | SandraSix/My_Everything | https://github.com/SandraSix/My_Everything | f9acdfe8c33416ca9da3a2d6fbeefa74957731f4 | a6324995bb96523799a5320198f2b3a040a0fe0e | refs/heads/master | 2020-05-02T01:38:27.079000 | 2019-04-03T09:17:28 | 2019-04-03T09:17:28 | 177,689,738 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class Fenshu {
private static int num(int n,int[] arr,int fenshu){
int nums=0;
for (int i=0;i<n;i++){
if (arr[i]==fenshu){
nums++;
}
}
System.out.println(nums);
return nums;
}
public static void... | UTF-8 | Java | 861 | java | Fenshu.java | Java | [] | null | [] | import java.util.Scanner;
public class Fenshu {
private static int num(int n,int[] arr,int fenshu){
int nums=0;
for (int i=0;i<n;i++){
if (arr[i]==fenshu){
nums++;
}
}
System.out.println(nums);
return nums;
}
public static void... | 861 | 0.38961 | 0.381346 | 36 | 22.527779 | 13.785028 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.722222 | false | false | 3 |
b14a8aed287914a4d4d464bff3eba4c8f39c48af | 27,633,819,613,872 | eb97ee5d4f19d7bf028ae9a400642a8c644f8fe3 | /trunk/seasar-benchmark/src/main/java/benchmark/many/b07/NullBean07794.java | cbf2bf3cb4b4562abd3e174e259ecd9a7f42ccd8 | [] | no_license | svn2github/s2container | https://github.com/svn2github/s2container | 54ca27cf0c1200a93e1cb88884eb8226a9be677d | 625adc6c4e1396654a7297d00ec206c077a78696 | refs/heads/master | 2020-06-04T17:15:02.140000 | 2013-08-09T09:38:15 | 2013-08-09T09:38:15 | 10,850,644 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package benchmark.many.b07;
public class NullBean07794 {
}
| UTF-8 | Java | 62 | java | NullBean07794.java | Java | [] | null | [] | package benchmark.many.b07;
public class NullBean07794 {
}
| 62 | 0.758065 | 0.645161 | 3 | 18.666666 | 12.498889 | 28 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 3 |
2c50539cac34176b429afe4b355ca545e08fd740 | 31,585,189,556,134 | 7513bb1fe00b5d40682e0de945b49bf4c905841b | /ProjetBanque/src/main/java/com/adaming/myapp/dao/ICompteDao.java | 9a3c7c9ea13722af3eb6eed96dce9b159a16096f | [] | no_license | driatv/projetBanque | https://github.com/driatv/projetBanque | cbfad6f9e40091585a039a43cbc0a844456d2f25 | bc2698d5ffdea3020e0e99afa4a2baf7c1ad2aba | refs/heads/master | 2019-06-04T04:02:33.263000 | 2016-11-22T09:56:02 | 2016-11-22T09:56:02 | 74,457,076 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.adaming.myapp.dao;
public interface ICompteDao {
}
| UTF-8 | Java | 70 | java | ICompteDao.java | Java | [] | null | [] | package com.adaming.myapp.dao;
public interface ICompteDao {
}
| 70 | 0.714286 | 0.714286 | 5 | 12 | 14.296853 | 30 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 3 |
e606ce07c5a1a31cefcf58b41e2c3d1b377e0592 | 31,585,189,559,569 | 9e64d53b69c90e582fd8d8d79fb8a7e7dc93fb17 | /ch.elexis.connect.afinion/src/ch/elexis/connect/afinion/Preferences.java | 5f8697570806164cbac66357f3f9be3650b108b4 | [] | no_license | jsigle/elexis-base | https://github.com/jsigle/elexis-base | e89e277516f2eb94d870f399266560700820dcc5 | fbda2efb49220b61ef81da58c1fa4b68c28bbcd4 | refs/heads/master | 2021-01-17T00:08:29.782000 | 2013-05-05T18:12:15 | 2013-05-05T18:12:15 | 6,995,370 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch.elexis.connect.afinion;
import org.eclipse.jface.preference.PreferencePage;
import org.eclipse.swt.SWT;
import org.eclipse.swt.layout.GridData;
import org.eclipse.swt.layout.GridLayout;
import org.eclipse.swt.widgets.Button;
import org.eclipse.swt.widgets.Combo;
import org.eclipse.swt.widgets.Composite;
imp... | UTF-8 | Java | 5,049 | java | Preferences.java | Java | [] | null | [] | package ch.elexis.connect.afinion;
import org.eclipse.jface.preference.PreferencePage;
import org.eclipse.swt.SWT;
import org.eclipse.swt.layout.GridData;
import org.eclipse.swt.layout.GridLayout;
import org.eclipse.swt.widgets.Button;
import org.eclipse.swt.widgets.Combo;
import org.eclipse.swt.widgets.Composite;
imp... | 5,049 | 0.719548 | 0.707863 | 121 | 40.735538 | 29.127184 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.512397 | false | false | 3 |
65a37de94f7abb362616b8283b662540d96523e6 | 7,352,984,022,169 | 05c8e6cbb54754e799c0affc0be3ab7d4831c760 | /src/chapter9/HorrorShow.java | b1214cbf2b7105ac2c51d76dd874d96800a4a6ae | [] | no_license | shadowwingz/ThinkingInJava | https://github.com/shadowwingz/ThinkingInJava | cade8a8142083f086d81aacedc7f745b20e7fc21 | 215e443db11b1a9ba1ca73583d5ff8855f2da61f | refs/heads/master | 2021-06-23T10:59:20.471000 | 2020-12-08T12:38:40 | 2020-12-08T12:38:40 | 134,130,672 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package chapter9;
/**
* Created by shadowwingz on 2018/6/9 0009.
*
* menace 恐吓
* lethal 致命
* vampire 吸血鬼
*
* Java 中只能 extends 一个类,
* 但是可以 implements 多个接口,
* 而且接口也可以 extends 接口
*/
interface Monster {
void menace();
}
/**
* 接口可以多重继承
*/
interface DangerousMonster extends Monster {
void destroy();
}
... | UTF-8 | Java | 2,209 | java | HorrorShow.java | Java | [
{
"context": "package chapter9;\n\n/**\n * Created by shadowwingz on 2018/6/9 0009.\n *\n * menace 恐吓\n * lethal 致命\n *",
"end": 48,
"score": 0.9996563792228699,
"start": 37,
"tag": "USERNAME",
"value": "shadowwingz"
}
] | null | [] | package chapter9;
/**
* Created by shadowwingz on 2018/6/9 0009.
*
* menace 恐吓
* lethal 致命
* vampire 吸血鬼
*
* Java 中只能 extends 一个类,
* 但是可以 implements 多个接口,
* 而且接口也可以 extends 接口
*/
interface Monster {
void menace();
}
/**
* 接口可以多重继承
*/
interface DangerousMonster extends Monster {
void destroy();
}
... | 2,209 | 0.573923 | 0.567921 | 106 | 16.292454 | 16.742764 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.179245 | false | false | 3 |
fde5bfa3d7d298ff78b75b0b6482fa56c9db610d | 30,253,749,661,768 | 275747dce844063ce5ea63ee0601f8bdf87c3496 | /googlectf2018/shallweplaythegame/source/src/android/support/v4/c/h.java | 157b99a9fdd0e356ceb742470cce5ec589753a5b | [] | no_license | GNUp/CTF-problem | https://github.com/GNUp/CTF-problem | 6d706be5503f5c710f205459dbe33dbe59baf08d | 47a7c1b2de695c1fae24c37b3d3d8babb5461320 | refs/heads/master | 2018-11-17T18:49:36.391000 | 2018-11-06T03:13:34 | 2018-11-06T03:13:34 | 112,566,374 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package android.support.v4.c;
import android.content.ContentResolver;
import android.content.Context;
import android.content.res.Resources;
impo... | UTF-8 | Java | 7,375 | java | h.java | Java | [
{
"context": "// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.\n// Jad home page: http://www.geocities.com/kpdus",
"end": 61,
"score": 0.9997084140777588,
"start": 45,
"tag": "NAME",
"value": "Pavel Kouznetsov"
}
] | null | [] | // Decompiled by Jad v1.5.8e. Copyright 2001 <NAME>.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package android.support.v4.c;
import android.content.ContentResolver;
import android.content.Context;
import android.content.res.Resources;
import android... | 7,365 | 0.544542 | 0.528 | 280 | 25.339285 | 21.614542 | 170 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.635714 | false | false | 3 |
be7ed5f41b0ce7df6c9cd46a2a7d7654cd8638b4 | 15,522,011,822,272 | 3452a347eec8628a98b0be59458e4e87822ef635 | /src/main/java/io/aro/library/data/objects/UserPassword.java | d92996da548ba6c9c36582a4607975d643bcd72f | [
"MIT"
] | permissive | aroooo/library | https://github.com/aroooo/library | 4f41009df291492b56ee5bf09fb24c11daf31ca6 | 5f6ae152b1d5695b732221bd8427b0f374b1298d | refs/heads/master | 2018-11-14T06:41:56.158000 | 2018-09-21T16:51:45 | 2018-09-21T16:51:45 | 140,901,495 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.aro.library.data.objects;
/**
* Represent a User/Password.
*
* @author Antoine "Aro" ROCHAS
* @since 1.0
*/
public class UserPassword
{
private String user, password;
public UserPassword(String user, String password)
{
this.user = user;
this.password = password;
}
... | UTF-8 | Java | 449 | java | UserPassword.java | Java | [
{
"context": ";\n\n/**\n * Represent a User/Password.\n *\n * @author Antoine \"Aro\" ROCHAS\n * @since 1.0\n */\npublic class UserP",
"end": 93,
"score": 0.9996314644813538,
"start": 86,
"tag": "NAME",
"value": "Antoine"
},
{
"context": "Represent a User/Password.\n *\n * @author An... | null | [] | package io.aro.library.data.objects;
/**
* Represent a User/Password.
*
* @author Antoine "Aro" ROCHAS
* @since 1.0
*/
public class UserPassword
{
private String user, password;
public UserPassword(String user, String password)
{
this.user = user;
this.password = <PASSWORD>;
}
... | 451 | 0.599109 | 0.594655 | 28 | 15.035714 | 14.736937 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 3 |
c6f730ac1559190a50b037bd5dd60190395829a1 | 26,774,826,162,001 | 1a4ec52a9b8980b2f59d83774c33ec5c4959b1f1 | /SoloLeveling/app/src/main/java/com/royce/sololeveling/MainActivity.java | 8173187ef097dcd3a2ec1aba339ec602953251d4 | [] | no_license | rmorga51/Android-Application-with-NFC | https://github.com/rmorga51/Android-Application-with-NFC | 4148522a80e93dd80efeddfe7187c91a46af5dfb | d30947cf0eb1360d94b1dcdde8ebe60b7ecdccb9 | refs/heads/master | 2020-05-15T20:19:15.151000 | 2020-01-15T23:37:21 | 2020-01-15T23:37:21 | 182,478,961 | 0 | 0 | null | true | 2019-04-27T00:12:43 | 2019-04-21T02:34:08 | 2019-04-24T21:31:50 | 2019-04-24T21:31:48 | 314 | 0 | 0 | 1 | Java | false | false | package com.royce.sololeveling;
import android.app.Notification;
import android.app.NotificationManager;
import android.arch.persistence.room.Room;
import android.content.Context;
import android.content.Intent;
import android.graphics.drawable.GradientDrawable;
import android.support.design.widget.FloatingActionButton... | UTF-8 | Java | 6,835 | java | MainActivity.java | Java | [] | null | [] | package com.royce.sololeveling;
import android.app.Notification;
import android.app.NotificationManager;
import android.arch.persistence.room.Room;
import android.content.Context;
import android.content.Intent;
import android.graphics.drawable.GradientDrawable;
import android.support.design.widget.FloatingActionButton... | 6,835 | 0.579664 | 0.57425 | 143 | 46.804195 | 36.642719 | 167 | false | false | 0 | 0 | 0 | 0 | 100 | 0.071982 | 0.748252 | false | false | 3 |
599b30e346ab82df0a90b4e7488bf8bd445dd504 | 25,220,047,969,898 | 9a514d467fbc9e289443f5f252b3da16ed150342 | /app/src/main/java/ru/ifmo/droid2016/hw3/EnormousPictureLoader.java | 2bc2041a34434b406bf93ffaf958f400ed272fc6 | [] | no_license | mvv-1/homework3 | https://github.com/mvv-1/homework3 | 2f97c124a91dbaa90e25663cb9cc56f0db1ce218 | 82b208413c2a5b096a301ffaf950fa1a08c14f96 | refs/heads/master | 2020-06-17T04:34:06.945000 | 2016-11-30T21:08:53 | 2016-11-30T21:08:53 | 75,040,852 | 0 | 0 | null | true | 2016-11-29T03:50:21 | 2016-11-29T03:50:21 | 2016-10-28T08:26:48 | 2016-11-28T21:57:23 | 2 | 0 | 0 | 0 | null | null | null | package ru.ifmo.droid2016.hw3;
import android.app.Service;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.os.AsyncTask;
import android.os.IBinder;
import android.util.Log;
import java.io.BufferedInputStream;
... | UTF-8 | Java | 5,904 | java | EnormousPictureLoader.java | Java | [] | null | [] | package ru.ifmo.droid2016.hw3;
import android.app.Service;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.os.AsyncTask;
import android.os.IBinder;
import android.util.Log;
import java.io.BufferedInputStream;
... | 5,904 | 0.54336 | 0.539804 | 187 | 30.572193 | 21.948381 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.614973 | false | false | 3 |
300683dd238a7b85314e5d3aba2e925c03455a72 | 34,660,386,080,665 | 1ca97ed08f60d4c9e0ff51978a0cce31bde02cc3 | /lesson_10_session_cookie/practises/coorki_user/src/main/java/com/example/coorki_user/CoorkiUserApplication.java | f1ea9399c4ff7e249ad4ce7be2aef74da4a70132 | [] | no_license | sangle173/C1220G2-Le-Duc-Sang-Module-4 | https://github.com/sangle173/C1220G2-Le-Duc-Sang-Module-4 | 8a65874ae4592decdb80d8377d7c25c544fc336a | 1a672259425e49a468892c5e73c1dfb76f1e88d4 | refs/heads/main | 2023-04-28T19:21:05.469000 | 2021-05-26T09:36:30 | 2021-05-26T09:36:30 | 361,644,828 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.coorki_user;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class CoorkiUserApplication {
public static void main(String[] args) {
SpringApplication.run(CoorkiUserApplication.class, ... | UTF-8 | Java | 336 | java | CoorkiUserApplication.java | Java | [] | null | [] | package com.example.coorki_user;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class CoorkiUserApplication {
public static void main(String[] args) {
SpringApplication.run(CoorkiUserApplication.class, ... | 336 | 0.794643 | 0.794643 | 13 | 24.846153 | 24.945621 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 3 |
bd8a628f6260df4a9b2d113bb03ec12628b051ab | 34,660,386,083,338 | c4413c3493cbb85d91a15a69d228d05f1c597d01 | /src/main/java/com/layman/pojo/User.java | 6ac0dec27f7bae9fad864fdbf6a15fc8d09cca86 | [] | no_license | JerryDDDDD/vote-demo | https://github.com/JerryDDDDD/vote-demo | 365a1ce5a8f6b4c1ac7f7b29c98b356e5b0a11cc | f04f28fbc89d5f6681a3fec76040598b9fd829fd | refs/heads/master | 2021-08-28T03:43:35.819000 | 2020-03-01T17:03:44 | 2020-03-01T17:03:44 | 210,742,908 | 0 | 0 | null | false | 2020-03-01T17:03:46 | 2019-09-25T02:56:46 | 2019-09-29T01:06:37 | 2020-03-01T17:03:45 | 137 | 0 | 0 | 0 | Java | false | false | package com.layman.pojo;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import java.io.Serializable;
@JsonIgnoreProperties(ignoreUnknown = true)
public class User implements Serializable {
private String id;
private String openId;
private String nickName;
private Integer gender;
... | UTF-8 | Java | 2,579 | java | User.java | Java | [
{
"context": "(openId);\n sb.append(\", nickName=\").append(nickName);\n sb.append(\", gender=\").append(gender);\n",
"end": 2205,
"score": 0.727565586566925,
"start": 2197,
"tag": "NAME",
"value": "nickName"
}
] | null | [] | package com.layman.pojo;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import java.io.Serializable;
@JsonIgnoreProperties(ignoreUnknown = true)
public class User implements Serializable {
private String id;
private String openId;
private String nickName;
private Integer gender;
... | 2,579 | 0.602559 | 0.602171 | 109 | 22.669725 | 20.685968 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.477064 | false | false | 3 |
99a6e3fe72f655e590871c3d913b767cb1e9802d | 7,241,314,878,187 | 9ba05b671b1f614c3ebc42d6f34eb6837b957673 | /src/main/java/com/feng/boot/admin/project/system/user/mapper/IUserRoleMapper.java | 43bf9ead0c1096228b4220195c4efb37f69bf314 | [
"MIT"
] | permissive | Jack165/SaasAdmin | https://github.com/Jack165/SaasAdmin | b07b4454dd3b809b56ec330c5f27b7608464f060 | 2bf5945b0d5299f9f1fe7a3729326220c375a55b | refs/heads/main | 2023-04-21T22:24:47.240000 | 2021-05-08T08:20:58 | 2021-05-08T08:20:58 | 302,864,936 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.feng.boot.admin.project.system.user.mapper;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.feng.boot.admin.project.system.user.model.entity.UserRoleEntity;
/**
* 用户角色 Mapper 接口
*
* @author bing_huang
* @since 3.0.0
*/
public interface IUserRoleMapper extends BaseMapper<UserRoleEn... | UTF-8 | Java | 343 | java | IUserRoleMapper.java | Java | [
{
"context": "rRoleEntity;\n\n/**\n * 用户角色 Mapper 接口\n *\n * @author bing_huang\n * @since 3.0.0\n */\npublic interface IUserRoleMap",
"end": 237,
"score": 0.9991661310195923,
"start": 227,
"tag": "USERNAME",
"value": "bing_huang"
}
] | null | [] | package com.feng.boot.admin.project.system.user.mapper;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.feng.boot.admin.project.system.user.model.entity.UserRoleEntity;
/**
* 用户角色 Mapper 接口
*
* @author bing_huang
* @since 3.0.0
*/
public interface IUserRoleMapper extends BaseMapper<UserRoleEn... | 343 | 0.767372 | 0.758308 | 14 | 22.642857 | 27.086124 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.214286 | false | false | 3 |
564529f41855b5529bea0d0620bdb7ef8d7705c2 | 9,543,417,342,164 | 465c9802a8a72c63b575cbd18c5a22e4b89eb904 | /app/src/main/java/libelulati/tripctrl/Categorias/CategoriaListActivity.java | 3bd42527a3a98bb90c7e78a002dbffdf4ff353bf | [] | no_license | elcinho/projetotrip | https://github.com/elcinho/projetotrip | 011213e04b9041b3089a4cb2d7b096d9efedc4d3 | bd005a15638f8588b2152d6890047fa0de7e6cdb | refs/heads/master | 2021-01-24T14:32:58.861000 | 2016-04-01T03:09:29 | 2016-04-01T03:09:29 | 48,512,056 | 0 | 0 | null | true | 2015-12-23T21:34:34 | 2015-12-23T21:34:33 | 2015-12-22T16:06:49 | 2015-12-23T00:48:20 | 0 | 0 | 0 | 0 | null | null | null | package libelulati.tripctrl.Categorias;
import android.app.AlertDialog;
import android.app.Dialog;
import android.content.Context;
import android.content.DialogInterface;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.LayoutInflater;
import android.view.View;
import andr... | UTF-8 | Java | 8,440 | java | CategoriaListActivity.java | Java | [] | null | [] | package libelulati.tripctrl.Categorias;
import android.app.AlertDialog;
import android.app.Dialog;
import android.content.Context;
import android.content.DialogInterface;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.LayoutInflater;
import android.view.View;
import andr... | 8,440 | 0.605924 | 0.60545 | 229 | 35.855896 | 33.502411 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.633188 | false | false | 3 |
4476782481032ef75c6a77a4757bcc83cfd69b1d | 6,674,379,221,633 | 5e56cdd372dfdd142a5757b56b605bc8c3a729cd | /src/RotatableCore.java | 52f5b2d19d9f47010a623eed733c17411fd66cf4 | [] | no_license | necroTaxonomist/Motor-Diagram | https://github.com/necroTaxonomist/Motor-Diagram | d8d07b16d79bfcc4ca99be1052612352242cf789 | d0d3f14a30d69a02cc34da523ce793e30f560888 | refs/heads/master | 2021-05-09T02:59:40.918000 | 2018-01-28T04:59:06 | 2018-01-28T04:59:06 | 119,226,918 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import javafx.scene.layout.Pane;
import javafx.scene.shape.Polygon;
import javafx.scene.paint.Color;
import javafx.scene.shape.Line;
public class RotatableCore extends Pane
{
private Polygon mainShape;
private Line[] coil;
public RotatableCore(double radius,
double thickn... | UTF-8 | Java | 6,468 | java | RotatableCore.java | Java | [] | null | [] | import javafx.scene.layout.Pane;
import javafx.scene.shape.Polygon;
import javafx.scene.paint.Color;
import javafx.scene.shape.Line;
public class RotatableCore extends Pane
{
private Polygon mainShape;
private Line[] coil;
public RotatableCore(double radius,
double thickn... | 6,468 | 0.42919 | 0.416203 | 195 | 32.174358 | 22.235346 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.748718 | false | false | 0 |
cc50623c113e5d0adef4738df548d1ff66f9dda7 | 11,733,850,703,568 | 861673377628c6090315eebd512bafa96744d7ac | /src/com/biigoh/launch/TwistedRubber.java | b2bbcb40964ef5b4a4443a8ad886939d5738228a | [] | no_license | DeveloperUX/Twisted-Desktop | https://github.com/DeveloperUX/Twisted-Desktop | 5a5ce3603c42ba4e0cb8f1c76e406075e168d502 | dd9ae5834c23ca802646012cb917aa69994f933a | refs/heads/master | 2021-01-13T01:42:06.576000 | 2013-05-07T20:31:31 | 2013-05-07T20:31:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.biigoh.launch;
/*******************************************************************************
*
******************************************************************************/
import java.net.BindException;
import com.badlogic.gdx.Application.ApplicationType;
import com.badlogic.gdx.Game;
import com.... | UTF-8 | Java | 5,180 | java | TwistedRubber.java | Java | [
{
"context": " screen which is the Splash Screen.\n * \n * @author BiiGo Games\n */\npublic class TwistedRubber extends Game {\n\t\n\t",
"end": 818,
"score": 0.9871065020561218,
"start": 807,
"tag": "NAME",
"value": "BiiGo Games"
}
] | null | [] | package com.biigoh.launch;
/*******************************************************************************
*
******************************************************************************/
import java.net.BindException;
import com.badlogic.gdx.Application.ApplicationType;
import com.badlogic.gdx.Game;
import com.... | 5,175 | 0.655019 | 0.649421 | 204 | 24.392157 | 22.140663 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.671569 | false | false | 0 |
be7b986b3ba027a186ad5465fc9751207a5dbfb8 | 10,350,871,234,161 | 0d0470285a029d060ff827fb7b29866c46353ad7 | /spring/src/test/java/net/shopin/web/rest/CancelOrderIntegrationTest.java | 16f299026e97f9af47fee4f63d34bbf9dca42d5c | [] | no_license | thushear/shopin-net | https://github.com/thushear/shopin-net | 63979041537e43a66275243601adf19c317b8b62 | 5931f3436acd0ed4e8f7094521890c30c3def423 | refs/heads/master | 2019-11-19T01:08:56.541000 | 2015-07-08T16:27:25 | 2015-07-08T16:27:25 | 38,762,764 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* @Probject Name: spring
* @Path: net.shopin.web.rest.CancelOrderIntegrationTest.java
* @Create By kongm
* @Create In 2013-11-29 下午5:43:10
* TODO
*//*
package net.shopin.web.rest;
import java.util.UUID;
import net.shopin.events.orders.DeleteOrderEvent;
import net.shopin.services.OrderService;
i... | UTF-8 | Java | 2,145 | java | CancelOrderIntegrationTest.java | Java | [
{
"context": "est.CancelOrderIntegrationTest.java\r\n * @Create By kongm\r\n * @Create In 2013-11-29 下午5:43:10\r\n * TODO\r\n */",
"end": 114,
"score": 0.9993783831596375,
"start": 109,
"tag": "USERNAME",
"value": "kongm"
},
{
"context": "@Class Name CancelOrderIntegrationTest\r\n * ... | null | [] | /**
* @Probject Name: spring
* @Path: net.shopin.web.rest.CancelOrderIntegrationTest.java
* @Create By kongm
* @Create In 2013-11-29 下午5:43:10
* TODO
*//*
package net.shopin.web.rest;
import java.util.UUID;
import net.shopin.events.orders.DeleteOrderEvent;
import net.shopin.services.OrderService;
i... | 2,145 | 0.760392 | 0.738907 | 73 | 27.356165 | 25.516779 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.013699 | false | false | 0 |
18c2f5f884fa707a088f058c123b8942bd84fe2b | 26,036,091,791,268 | d6f043550224113e78c880e1b874cba2665ca63c | /src/niveles/fabricas/FabricaDeTandas.java | 8665e846cfbb406a55effbf9750514c1e40f4660 | [] | no_license | santozzi/Proyecto3-TDP-DrApocalipsis | https://github.com/santozzi/Proyecto3-TDP-DrApocalipsis | 8608bb5a724a3c93ce4b3543377797f3d6d1d37b | 547d2ca88b1d0712c93d7fe64b6c67e0b1f2fe3d | refs/heads/master | 2023-06-01T09:08:43.803000 | 2021-06-27T02:08:58 | 2021-06-27T02:08:58 | 308,643,779 | 6 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package niveles.fabricas;
import java.awt.Point;
import java.util.Iterator;
import java.util.LinkedList;
import java.util.List;
import java.util.Random;
import entidades.Entidad;
import entidades.personajes.infectados.Infectado;
import logica.Juego;
import niveles.Nivel;
public abstract class FabricaDeTandas {
pr... | UTF-8 | Java | 3,934 | java | FabricaDeTandas.java | Java | [] | null | [] | package niveles.fabricas;
import java.awt.Point;
import java.util.Iterator;
import java.util.LinkedList;
import java.util.List;
import java.util.Random;
import entidades.Entidad;
import entidades.personajes.infectados.Infectado;
import logica.Juego;
import niveles.Nivel;
public abstract class FabricaDeTandas {
pr... | 3,934 | 0.695984 | 0.69573 | 119 | 32.058823 | 33.186081 | 175 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.319328 | false | false | 0 |
3a22a0775b1f46786f64bad2e130885c444f8dbe | 8,899,172,301,593 | 3a5985651d77a31437cfdac25e594087c27e93d6 | /ojc-core/imsbc/imsbcimpl/src/com/sun/jbi/imsbc/ReplyContext.java | da1d198894df0a4b07cd3d742634feea7d5aaff8 | [] | no_license | vitalif/openesb-components | https://github.com/vitalif/openesb-components | a37d62133d81edb3fdc091abd5c1d72dbe2fc736 | 560910d2a1fdf31879e3d76825edf079f76812c7 | refs/heads/master | 2023-09-04T14:40:55.665000 | 2016-01-25T13:12:22 | 2016-01-25T13:12:33 | 48,222,841 | 0 | 5 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* BEGIN_HEADER - DO NOT EDIT
*
* The contents of this file are subject to the terms
* of the Common Development and Distribution License
* (the "License"). You may not use this file except
* in compliance with the License.
*
* You can obtain a copy of the license at
* https://open-jbi-components.dev.java.... | UTF-8 | Java | 2,075 | java | ReplyContext.java | Java | [
{
"context": "hange context for IMS message reply\n * \n * @author Sun Microsystems\n */\npublic class ReplyContext {\n\n private IMSM",
"end": 1197,
"score": 0.717356264591217,
"start": 1181,
"tag": "NAME",
"value": "Sun Microsystems"
}
] | null | [] | /*
* BEGIN_HEADER - DO NOT EDIT
*
* The contents of this file are subject to the terms
* of the Common Development and Distribution License
* (the "License"). You may not use this file except
* in compliance with the License.
*
* You can obtain a copy of the license at
* https://open-jbi-components.dev.java.... | 2,065 | 0.706506 | 0.704578 | 78 | 25.602564 | 22.857609 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.346154 | false | false | 0 |
bd82166bae5d4bcf7199cbbb322a357614c33280 | 32,658,931,381,107 | 1e29841b24ed4bf0ce191b8ce4bacd5e5f55beaa | /src/main/java/model/Suit.java | d63d1d369808272ad5799ba5c150694e7b86b076 | [] | no_license | wonhs91/BlackJack | https://github.com/wonhs91/BlackJack | 0599a4e65725a881c8a7d0651fa17ec4d27b2e8c | 2382c31c6e39bd4716590ac5ee5e72ec4f78632c | refs/heads/master | 2021-01-22T12:17:45.741000 | 2017-10-05T02:44:01 | 2017-10-05T02:44:01 | 92,712,995 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main.java.model;
/**
* Created by stephen on 5/29/17.
*/
public enum Suit {
DIAMOND,
CLUB,
HEART,
SPADE;
}
| UTF-8 | Java | 134 | java | Suit.java | Java | [
{
"context": "package main.java.model;\n\n/**\n * Created by stephen on 5/29/17.\n */\npublic enum Suit {\n DIAMOND,\n ",
"end": 51,
"score": 0.9748800992965698,
"start": 44,
"tag": "USERNAME",
"value": "stephen"
}
] | null | [] | package main.java.model;
/**
* Created by stephen on 5/29/17.
*/
public enum Suit {
DIAMOND,
CLUB,
HEART,
SPADE;
}
| 134 | 0.58209 | 0.544776 | 11 | 11.181818 | 9.805548 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 0 |
c91f2639adf93f7b1a4aacb0407eec6ebd50273e | 32,152,125,226,468 | f432df303b8ad007a3a73ed9de58fc1273ad22b2 | /app/src/main/java/edu/orangecoastcollege/cs273/vnguyen629/occlostandfound/ItemDetailsActivity.java | f1b41e56828859a20944290328666fea9f464051 | [] | no_license | vhnguyen1/OCCLostandFound | https://github.com/vhnguyen1/OCCLostandFound | 9f001504daa6d47ae60dce90bfaba5d4683f2767 | 8de81c2276c6c9736377013e4802e3e436f6653c | refs/heads/master | 2021-06-09T15:50:12.092000 | 2016-12-13T20:42:12 | 2016-12-13T20:42:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.orangecoastcollege.cs273.vnguyen629.occlostandfound;
import android.content.Context;
import android.content.Intent;
import android.hardware.Sensor;
import android.hardware.SensorManager;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.widget.ImageView;
import andro... | UTF-8 | Java | 4,187 | java | ItemDetailsActivity.java | Java | [
{
"context": "ted\n * item's data more specifically\n *\n * @author Vu Nguyen\n */\npublic class ItemDetailsActivity extends AppC",
"end": 473,
"score": 0.9998534321784973,
"start": 464,
"tag": "NAME",
"value": "Vu Nguyen"
}
] | null | [] | package edu.orangecoastcollege.cs273.vnguyen629.occlostandfound;
import android.content.Context;
import android.content.Intent;
import android.hardware.Sensor;
import android.hardware.SensorManager;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.widget.ImageView;
import andro... | 4,184 | 0.72128 | 0.719131 | 99 | 41.303032 | 31.745342 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.515152 | false | false | 0 |
4f913e62cf89ef4269a34c40f2ef57a85e95f32b | 36,060,545,426,190 | 274e5fcef1659a6c12de0e3a5ddc7d5763fc62cd | /src/main/java/shared/entity/AppDish.java | 6661a685c6c4cec9f35bacd99d00fe377c829415 | [] | no_license | CotletkaMan/Dish | https://github.com/CotletkaMan/Dish | 2ee507920d7def220f0e1285218c2611eea042e6 | dc1c276882f0f45cd8a3c5064cd030a74e950dc6 | refs/heads/master | 2016-08-13T01:36:33.389000 | 2016-02-07T08:48:14 | 2016-02-07T08:48:14 | 51,241,291 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package shared.entity;
import javax.persistence.*;
/**
* Created by cotletkaman on 02.02.16.
*/
@Entity
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
public class AppDish extends Statistics{
private Long id;
private Dish dish;
public AppDish(){}
@Id
@GeneratedValue(strategy = Gen... | UTF-8 | Java | 674 | java | AppDish.java | Java | [
{
"context": "y;\n\nimport javax.persistence.*;\n\n/**\n * Created by cotletkaman on 02.02.16.\n */\n@Entity\n@Inheritance(strategy = ",
"end": 82,
"score": 0.999676525592804,
"start": 71,
"tag": "USERNAME",
"value": "cotletkaman"
}
] | null | [] | package shared.entity;
import javax.persistence.*;
/**
* Created by cotletkaman on 02.02.16.
*/
@Entity
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
public class AppDish extends Statistics{
private Long id;
private Dish dish;
public AppDish(){}
@Id
@GeneratedValue(strategy = Gen... | 674 | 0.626113 | 0.617211 | 39 | 16.282051 | 16.943268 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.230769 | false | false | 0 |
d30c4be8922e1a25100175f4d99b15d207290447 | 34,668,976,036,755 | 2944ff98721d83c0a11a5cb0ad19d774e9ae0d9f | /src/main/java/com/mateuszmedon/project/jsprestaurant/database/HibernateUtil.java | 42889fe29bc049df6983fff9aa94251e071df8d0 | [] | no_license | Morpheush333/jsprestaurant | https://github.com/Morpheush333/jsprestaurant | e0fd222d12826e949455df838a007a5f144400ad | da543ee4e58e8bd26851725aaebb59cd3224bdef | refs/heads/master | 2022-07-07T06:28:58.836000 | 2019-09-11T18:37:01 | 2019-09-11T18:37:01 | 207,874,518 | 1 | 0 | null | false | 2022-06-21T01:51:20 | 2019-09-11T17:59:50 | 2019-09-11T18:38:41 | 2022-06-21T01:51:19 | 16 | 1 | 0 | 3 | Java | false | false | package com.mateuszmedon.project.jsprestaurant.database;
import org.hibernate.SessionFactory;
import org.hibernate.boot.Metadata;
import org.hibernate.boot.MetadataSources;
import org.hibernate.boot.registry.StandardServiceRegistry;
import org.hibernate.boot.registry.StandardServiceRegistryBuilder;
public class Hibe... | UTF-8 | Java | 1,274 | java | HibernateUtil.java | Java | [] | null | [] | package com.mateuszmedon.project.jsprestaurant.database;
import org.hibernate.SessionFactory;
import org.hibernate.boot.Metadata;
import org.hibernate.boot.MetadataSources;
import org.hibernate.boot.registry.StandardServiceRegistry;
import org.hibernate.boot.registry.StandardServiceRegistryBuilder;
public class Hibe... | 1,274 | 0.678179 | 0.678179 | 33 | 37.575756 | 30.036373 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 0 |
b2c671ef8d918d618fac09680b9e1a5e5ede5c14 | 31,756,988,228,970 | 918f64663522d16f222567ed9e0691d357dbe854 | /src/THFrame/StudentModify.java | 28c0a99ace3e470eb281ebef07cca1bb8bb13415 | [] | no_license | buituanson85/JavaSwing | https://github.com/buituanson85/JavaSwing | 4b70c2f1aba47053b579077be6ed2886550a0470 | 7c2cb138433b1b6e2b4124218b04f4ebf320b03e | refs/heads/master | 2023-02-15T12:09:55.742000 | 2021-01-07T20:42:12 | 2021-01-07T20:42:12 | 327,715,169 | 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 THFrame;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io... | UTF-8 | Java | 9,739 | java | StudentModify.java | Java | [
{
"context": "mport java.util.logging.Logger;\n\n/**\n *\n * @author Admin\n */\npublic class StudentModify {\n \n public ",
"end": 721,
"score": 0.7723916172981262,
"start": 716,
"tag": "USERNAME",
"value": "Admin"
}
] | 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 THFrame;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io... | 9,739 | 0.521417 | 0.518019 | 259 | 36.49807 | 26.294937 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.671815 | false | false | 0 |
60a5538f644bb1db144b27b460847a67e9d1314d | 30,897,994,752,856 | 57c6268e82a78afd1af360fa5aa61a6d427a0d20 | /src/main/java/com/city/support/dataSet/query/dao/QueryRptDao.java | cd64e4667378c3da07c0a51770845ddeaf415710 | [] | no_license | wanddy/datacity | https://github.com/wanddy/datacity | a1bae75d595b7dfe869cd465433fd9d695129735 | 601db185fc74b44ade3e54950ef1f7913342eb53 | refs/heads/master | 2021-12-09T12:43:13.559000 | 2016-05-20T09:33:21 | 2016-05-20T09:33:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.city.support.dataSet.query.dao;
import com.city.common.dao.BaseDao;
import com.city.support.dataSet.query.pojo.TimePojo;
import com.city.support.regime.collection.entity.ReportData;
import org.springframework.stereotype.Repository;
import java.util.List;
/**
* Created by wxl on 2016/3/5.
*/
@Repository... | UTF-8 | Java | 680 | java | QueryRptDao.java | Java | [
{
"context": "sitory;\n\nimport java.util.List;\n\n/**\n * Created by wxl on 2016/3/5.\n */\n@Repository\npublic class QueryRp",
"end": 291,
"score": 0.9993951320648193,
"start": 288,
"tag": "USERNAME",
"value": "wxl"
}
] | null | [] | package com.city.support.dataSet.query.dao;
import com.city.common.dao.BaseDao;
import com.city.support.dataSet.query.pojo.TimePojo;
import com.city.support.regime.collection.entity.ReportData;
import org.springframework.stereotype.Repository;
import java.util.List;
/**
* Created by wxl on 2016/3/5.
*/
@Repository... | 680 | 0.695652 | 0.686335 | 29 | 21.206896 | 20.499586 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.310345 | false | false | 0 |
f6277ca27c93e62d42c0fb08a6cb36e3830c39d2 | 35,364,760,729,691 | 83e30de5bf200ce5a86603d183b18367e2062dde | /app/src/main/java/com/mrc/appcadernofiado/helper/ClienteHelper.java | 1fa95be1fc68733277cae7635b94294bd5545777 | [] | no_license | fabiosilvaba82/cadernoFiado | https://github.com/fabiosilvaba82/cadernoFiado | 8f3554aeb995b871988a15607167ab7797822fd5 | 4e1c785e7e94866cceabca650f6065b71ea99c5e | refs/heads/master | 2020-09-15T18:46:01.166000 | 2019-11-23T04:58:45 | 2019-11-23T04:58:45 | 223,530,969 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mrc.appcadernofiado.helper;
import android.widget.EditText;
import com.mrc.appcadernofiado.fragments.ClienteFragment;
import com.mrc.appcadernofiado.model.Cliente;
public class ClienteHelper {
private Cliente cliente;
private EditText nome;
private EditText telefone;
public ClienteHelpe... | UTF-8 | Java | 393 | java | ClienteHelper.java | Java | [] | null | [] | package com.mrc.appcadernofiado.helper;
import android.widget.EditText;
import com.mrc.appcadernofiado.fragments.ClienteFragment;
import com.mrc.appcadernofiado.model.Cliente;
public class ClienteHelper {
private Cliente cliente;
private EditText nome;
private EditText telefone;
public ClienteHelpe... | 393 | 0.760814 | 0.760814 | 17 | 22.117647 | 19.565523 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529412 | false | false | 0 |
6bf0a50c3c251f830f071c6b0324c3d0c57dbbf5 | 30,305,289,289,979 | c02e7fbe974cffa0677152fa5df1f5fb215d9000 | /myim-server/server-core/src/main/java/com/myim/server/api/dto/resp/UserRegisterRespDto.java | ceca01a5ab252eb834bc582be156f975b8ee9ac4 | [
"MIT"
] | permissive | lanqiuchenjian/my-im | https://github.com/lanqiuchenjian/my-im | 61c1941086617427c1d2fd69b104fb98c41e72d8 | 8321aa540c362c43f754d05f5f0be9ec3d3e8f2d | refs/heads/master | 2023-04-10T15:43:21.201000 | 2021-04-20T05:57:19 | 2021-04-20T05:57:19 | 346,027,182 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.myim.server.api.dto.resp;
import com.myim.common.basepojo.BaseResponse;
import lombok.Data;
@Data
public class UserRegisterRespDto extends BaseResponse{
private Long registerImUserId;
private Long singleCategoryId;
}
| UTF-8 | Java | 239 | java | UserRegisterRespDto.java | Java | [] | null | [] | package com.myim.server.api.dto.resp;
import com.myim.common.basepojo.BaseResponse;
import lombok.Data;
@Data
public class UserRegisterRespDto extends BaseResponse{
private Long registerImUserId;
private Long singleCategoryId;
}
| 239 | 0.803347 | 0.803347 | 10 | 22.9 | 19.403351 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 0 |
6cfda54fd65a7c22e620399f4af733315c2e2f0a | 26,422,638,820,814 | f731826c7a8e371c77982ab20d1e83a46e88434a | /java/src/main/java/com/techelevator/Drink.java | f2258a05531275e73732e798809b6ac98705a7ff | [] | no_license | paz-mario-j/vending-machine | https://github.com/paz-mario-j/vending-machine | 3bdb1aedb50a5540a1d845aa2ce5b82be60c4fc1 | e67004af5170aae3c93d9f29d74a6a870f876274 | refs/heads/main | 2023-07-29T10:08:41.831000 | 2021-09-13T20:58:14 | 2021-09-13T20:58:14 | 399,220,385 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.techelevator;
import java.math.BigDecimal;
public class Drink extends Product {
public Drink(String slot, String name, BigDecimal price, int quantity) {
super(slot, name, price, quantity);
super.setSound("Glug glug yum!");
}
}
| UTF-8 | Java | 279 | java | Drink.java | Java | [] | null | [] | package com.techelevator;
import java.math.BigDecimal;
public class Drink extends Product {
public Drink(String slot, String name, BigDecimal price, int quantity) {
super(slot, name, price, quantity);
super.setSound("Glug glug yum!");
}
}
| 279 | 0.655914 | 0.655914 | 12 | 22.25 | 24.87343 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.833333 | false | false | 0 |
82d50c8af9a9fc6c87bb995f971e21f7a5da1da0 | 23,648,089,935,098 | 4f87e72bae8909568b3e042856ef0f07c202aa32 | /java/test/src/my/test/javaBean/BeanUtilsTest.java | 29d8565b5ef568502ba960a3a457f10e45f56f64 | [] | no_license | soko8/MyWork | https://github.com/soko8/MyWork | 9543e96a9864aa89858d1affea9f66247bc163d4 | 53dd48fd2683d58028dbdbc61a0507b1203175ea | refs/heads/master | 2022-12-05T03:08:29.866000 | 2022-11-17T00:46:49 | 2022-11-17T00:46:49 | 60,009,810 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package my.test.javaBean;
import java.lang.reflect.InvocationTargetException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.commons.beanutils.BeanUtils;
public class BeanUtilsTest {
/**
* @param args
*/
public static void main(String[] arg... | UTF-8 | Java | 1,787 | java | BeanUtilsTest.java | Java | [] | null | [] | package my.test.javaBean;
import java.lang.reflect.InvocationTargetException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.commons.beanutils.BeanUtils;
public class BeanUtilsTest {
/**
* @param args
*/
public static void main(String[] arg... | 1,787 | 0.677112 | 0.662003 | 73 | 23.479452 | 25.087305 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.438356 | false | false | 0 |
5585ecce68a40b2ca59a93b22c2c7d77bb7ef9ac | 1,022,202,275,257 | 1c04e45e1ebf4c4dcd85edc0bc38a10ccbd00917 | /Lista01/src/main/java/br/edu/ifrs/restinga/daione/lista01/Lista01/Exercicio02.java | d16bb68c71be2ca2588388719d779a9a38422753 | [] | no_license | DCommicsBP/listas-dev01 | https://github.com/DCommicsBP/listas-dev01 | 92074d779779f52e023adb48c7d9e3bd3f7f0d3f | ec36245372ea2b266dd1af498701943c8acd1fa2 | refs/heads/master | 2020-03-28T19:57:27.253000 | 2018-12-06T14:05:08 | 2018-12-06T14:05:08 | 149,025,049 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.edu.ifrs.restinga.daione.lista01.Lista01;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.GregorianCalendar;
import java.util.logging.Level;
import java.util.logging.Logger;
import org.springframework.web.bind.annotation.PathVariable;
import org.sp... | UTF-8 | Java | 1,675 | java | Exercicio02.java | Java | [] | null | [] | package br.edu.ifrs.restinga.daione.lista01.Lista01;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.GregorianCalendar;
import java.util.logging.Level;
import java.util.logging.Logger;
import org.springframework.web.bind.annotation.PathVariable;
import org.sp... | 1,675 | 0.593787 | 0.584827 | 45 | 36.200001 | 23.616003 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.866667 | false | false | 0 |
7d0580478a9d7368d8b838d83b63d40750b00ca6 | 9,337,258,964,666 | 7d80feabd7851b860b05a2a7a1bfb51379879362 | /etilqs/src/main/java/com/springtrail/etilqs/Builder/ViewModel.java | bf45efe3e48a302c46c6ddcb4be93398f7c38560 | [
"MIT"
] | permissive | slippers/SqliteEtilqs | https://github.com/slippers/SqliteEtilqs | 9be67f0974d8f093292a3a945d387f510b76c37e | 9e83c5b461ac9c87e139eabff3208dd1241d7652 | refs/heads/master | 2021-01-10T03:21:59.812000 | 2018-02-27T17:51:11 | 2018-02-27T17:51:11 | 44,273,875 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.springtrail.etilqs.Builder;
/**
* Created by kirk on 9/23/15.
*/
public abstract class ViewModel extends Model {
public ViewModel() {
super();
}
@Override
public void configureModel(ModelBuilder builder) {
configureTableModel(((ViewBuilder) builder));
}
public ... | UTF-8 | Java | 477 | java | ViewModel.java | Java | [
{
"context": "com.springtrail.etilqs.Builder;\n\n/**\n * Created by kirk on 9/23/15.\n */\npublic abstract class ViewModel e",
"end": 63,
"score": 0.9989951252937317,
"start": 59,
"tag": "USERNAME",
"value": "kirk"
}
] | null | [] | package com.springtrail.etilqs.Builder;
/**
* Created by kirk on 9/23/15.
*/
public abstract class ViewModel extends Model {
public ViewModel() {
super();
}
@Override
public void configureModel(ModelBuilder builder) {
configureTableModel(((ViewBuilder) builder));
}
public ... | 477 | 0.647799 | 0.637317 | 28 | 16.035715 | 19.476143 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 0 |
d9b5d4b8f65bd30f56ac70fd72cb12f651b13cd7 | 20,306,605,399,106 | 1fd05b32e1858a7a5a19f1804c32cb7f797443f6 | /trunk/netx-job/netx-schedule/src/main/java/com/netx/schedule/jobhandler/ucenter/UserLoginJobHandler.java | 9378096f9ee14a835b01fc7fdf215647eb855b9c | [] | no_license | biantaiwuzui/netx | https://github.com/biantaiwuzui/netx | 089a81cf53768121f99cb54a3daf2f6a1ec3d4c7 | 56c6e07864bd199befe90f8475bf72988c647392 | refs/heads/master | 2020-03-26T22:57:06.970000 | 2018-09-13T02:25:48 | 2018-09-13T02:25:48 | 145,498,445 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.netx.schedule.jobhandler.ucenter;
import com.netx.core.biz.model.ReturnT;
import com.netx.core.handler.IJobHandler;
import com.netx.core.handler.annotation.JobHandler;
import com.netx.core.log.XxlJobLogger;
import com.netx.ucenter.biz.user.UserScoreAction;
import org.springframework.beans.factory.annotatio... | UTF-8 | Java | 905 | java | UserLoginJobHandler.java | Java | [
{
"context": "\nimport java.util.Date;\n\n/**\n * 每天0点操作\n * @author 黎子安 2018-4-10\n */\n@JobHandler(value=\"UserLoginJobHand",
"end": 435,
"score": 0.9920851588249207,
"start": 432,
"tag": "NAME",
"value": "黎子安"
}
] | null | [] | package com.netx.schedule.jobhandler.ucenter;
import com.netx.core.biz.model.ReturnT;
import com.netx.core.handler.IJobHandler;
import com.netx.core.handler.annotation.JobHandler;
import com.netx.core.log.XxlJobLogger;
import com.netx.ucenter.biz.user.UserScoreAction;
import org.springframework.beans.factory.annotatio... | 905 | 0.767333 | 0.755582 | 31 | 26.451612 | 22.681297 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.419355 | false | false | 0 |
086b2d43f55aabab32d111f1751f8e3a344a163b | 6,622,839,572,576 | 704093d82f98ba5613f079a4f9404cc1a1aa0571 | /src/main/java/com/qrcode/repository/ProductRepsitory.java | 6d55fe3e3d52fb87e42ee0f0928e602aad309129 | [] | no_license | vhieu-nx/QRCode | https://github.com/vhieu-nx/QRCode | ba758e1065f76ae3a3fdae6bb0ec65c679385315 | 20631fa23f5e36bfb0c351ed35bff7d457def273 | refs/heads/master | 2023-06-06T14:44:29.609000 | 2021-06-23T07:23:51 | 2021-06-23T07:23:51 | 379,515,905 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qrcode.repository;
import com.qrcode.entity.Product;
import org.springframework.data.repository.CrudRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface ProductRepsitory extends CrudRepository<Product, String> {
}
| UTF-8 | Java | 266 | java | ProductRepsitory.java | Java | [] | null | [] | package com.qrcode.repository;
import com.qrcode.entity.Product;
import org.springframework.data.repository.CrudRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface ProductRepsitory extends CrudRepository<Product, String> {
}
| 266 | 0.845865 | 0.845865 | 9 | 28.555555 | 26.166607 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 0 |
7d0a5a1912ed6067ef41fad82d70e2380c44d745 | 3,676,492,017,061 | 69e3ff03d6317ec1e8628ae0ef0c8a59334ca9f1 | /src/com/scabhi98/groupE/RollValidationProblem.java | 2b8a6e53b842390de39acdb89df918004be5daa8 | [] | no_license | scabhi98/mca.java.assignment | https://github.com/scabhi98/mca.java.assignment | af0efcba7873e6851a9c68aeb60342b96f41723b | d98bff11d988a6c70617f1f968cce35d76495162 | refs/heads/master | 2023-02-02T00:11:15.421000 | 2020-12-17T17:48:27 | 2020-12-17T17:48:27 | 322,286,576 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.scabhi98.groupE;
import com.scabhi98.ExecutionEnvironment;
import com.scabhi98.Problem;
public class RollValidationProblem implements Problem {
private String roll;
@Override
public String getProblemStatement() {
return "Roll Number Validation";
}
@Override
public void exe... | UTF-8 | Java | 753 | java | RollValidationProblem.java | Java | [] | null | [] | package com.scabhi98.groupE;
import com.scabhi98.ExecutionEnvironment;
import com.scabhi98.Problem;
public class RollValidationProblem implements Problem {
private String roll;
@Override
public String getProblemStatement() {
return "Roll Number Validation";
}
@Override
public void exe... | 753 | 0.653386 | 0.645418 | 28 | 25.928572 | 20.448418 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 0 |
ffa459ce266fc56ceb92444b19dec71a3859c22d | 19,499,151,548,227 | bea07d2b3b45846b0b89da6e70e8cbaae78bbf37 | /jmbook/Chapter7/BJ1780.java | 1779d69b90dd0c20b613518895486a71e72320a5 | [] | no_license | lee95292/AlgoGaza | https://github.com/lee95292/AlgoGaza | 01fcd8d936673c4027bad1a1238c3e371f2a5251 | 2ff2540fa9a8243c341ad3fb14eef276b2c5840e | refs/heads/master | 2023-08-16T09:51:55.217000 | 2023-08-15T07:26:51 | 2023-08-15T07:26:51 | 210,504,292 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Chapter7;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.Arrays;
public class BJ1780 {
static int minusOne;
static int zero;
static int one;
public static void calculateNumber(Integer[][] paper, int n,int x,int y) {
if(n==1) {
if(paper[y][x]==-1)minusOne++;
if... | UTF-8 | Java | 1,551 | java | BJ1780.java | Java | [] | null | [] | package Chapter7;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.Arrays;
public class BJ1780 {
static int minusOne;
static int zero;
static int one;
public static void calculateNumber(Integer[][] paper, int n,int x,int y) {
if(n==1) {
if(paper[y][x]==-1)minusOne++;
if... | 1,551 | 0.625403 | 0.611219 | 68 | 21.808823 | 21.483412 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.779412 | false | false | 0 |
237abc97d3380be901d9fdf44a824963c8f80263 | 3,332,894,622,045 | bf8abd70ab8d0bd34fbae80c23192e6814b0e115 | /knowledgeproduction-graph/src/test/java/pl/izertp/knowledgeproduction/hypergraph/HyperGraphTest.java | f835d5071b258545cbad229f2908afe37af9fe83 | [] | no_license | piotrizert/knowledgeproduction | https://github.com/piotrizert/knowledgeproduction | f70773196a1b2b4fdfb0d95b26a48d2c868e60cb | 1f8c65ae53ec1b80b81d2cdf11c155e50120716c | refs/heads/master | 2021-01-23T06:54:17.718000 | 2015-02-03T10:02:57 | 2015-02-03T10:02:57 | 25,458,137 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.izertp.knowledgeproduction.hypergraph;
import static org.junit.Assert.assertArrayEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
import org.junit.Before;
import org.junit.Test;
public class HyperGraphTest {
private static final int Vfrom1 = 0;
priva... | UTF-8 | Java | 1,701 | java | HyperGraphTest.java | Java | [] | null | [] | package pl.izertp.knowledgeproduction.hypergraph;
import static org.junit.Assert.assertArrayEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
import org.junit.Before;
import org.junit.Test;
public class HyperGraphTest {
private static final int Vfrom1 = 0;
priva... | 1,701 | 0.687243 | 0.663139 | 59 | 27.830509 | 29.577335 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.830508 | false | false | 0 |
df84f971c9e7be65dbd46540fa682471f2724efb | 3,942,780,000,036 | eb1623a335ca6f96a9a0656f874c4bdab1d05655 | /src/main/java/org/efaps/maven/jetty/configuration/ServerDefinition.java | e4757e302ac915b7e78349815c7518b665a083d8 | [] | no_license | eFaps/eFaps-Jetty-Maven-Plugin | https://github.com/eFaps/eFaps-Jetty-Maven-Plugin | 3af5a5656f04220b7ee06477b31ba35114d1ba11 | 4d8deddc84e25ac61372eadcd408e9c05a4fb7bc | refs/heads/master | 2023-03-31T15:53:32.479000 | 2023-03-15T21:52:53 | 2023-03-15T21:52:53 | 32,643,797 | 0 | 0 | null | false | 2023-03-15T21:52:54 | 2015-03-21T18:09:43 | 2021-03-24T05:02:06 | 2023-03-15T21:52:53 | 99 | 0 | 0 | 0 | Java | false | false | /*
* Copyright 2003 - 2023 The eFaps Team
*
* 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 ... | UTF-8 | Java | 6,300 | java | ServerDefinition.java | Java | [] | null | [] | /*
* Copyright 2003 - 2023 The eFaps Team
*
* 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 ... | 6,300 | 0.611587 | 0.607302 | 187 | 32.689838 | 28.497679 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 0 |
b515c086b9c715ebce6f5c5d9a68e6c98587d34c | 14,602,888,820,265 | ab2f360b8c483edcc4209bb78dd5d322baa18551 | /src/test/java/com/nvankempen/clustering/utils/Vec2Test.java | cc7db00a12106fd5c0dc24545afd76f4b632ba0e | [] | no_license | nicovank/dbscan | https://github.com/nicovank/dbscan | 544785ed57b63354c7db6bd85fc8be3391f4e535 | 2bf2d8b8514e6fcb708e68b86879f74b7dd1ba6e | refs/heads/master | 2020-03-14T13:04:24.947000 | 2018-04-30T17:22:29 | 2018-04-30T17:22:29 | 131,624,857 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nvankempen.clustering.utils;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertEquals;
public class Vec2Test {
@Test
public void distanceTest() {
Vec2 p1 = new Vec2(0, 0);
Vec2 p2 = new Vec2(3, 4);
assertEquals(5, p1.distance(p2));
assertEquals(5, p2.distan... | UTF-8 | Java | 334 | java | Vec2Test.java | Java | [] | null | [] | package com.nvankempen.clustering.utils;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertEquals;
public class Vec2Test {
@Test
public void distanceTest() {
Vec2 p1 = new Vec2(0, 0);
Vec2 p2 = new Vec2(3, 4);
assertEquals(5, p1.distance(p2));
assertEquals(5, p2.distan... | 334 | 0.718563 | 0.667665 | 15 | 21.266666 | 18.057194 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.466667 | false | false | 0 |
1932c4e3753c4340ca35141a39a8a845ac08c873 | 28,595,892,275,340 | 6d82f133295e6c14899ec7b6734361dae9fef300 | /src/BinarySearchTree.java | 446304cde5d3a82c8d08819f9b780670c1923347 | [] | no_license | AaronDSchroeder/Slider_Puzzle_Solver | https://github.com/AaronDSchroeder/Slider_Puzzle_Solver | 8741a0055caca2e64d0c6dc9a42737833d8e5453 | f2acf967ce0b4f2173608c41a831ecc0b47ce17f | refs/heads/master | 2023-04-12T01:47:57.388000 | 2021-04-06T22:48:48 | 2021-04-06T22:48:48 | 355,348,499 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class BinarySearchTree<E> {
private TreeNode root;
public boolean insert(E value){
if(search(value)){
return false;
}
if (root == null) {
root = new TreeNode(value);
}
else {
TreeNode parent = null;
TreeNode node = ... | UTF-8 | Java | 1,633 | java | BinarySearchTree.java | Java | [] | null | [] | public class BinarySearchTree<E> {
private TreeNode root;
public boolean insert(E value){
if(search(value)){
return false;
}
if (root == null) {
root = new TreeNode(value);
}
else {
TreeNode parent = null;
TreeNode node = ... | 1,633 | 0.439069 | 0.43662 | 66 | 23.757576 | 15.756731 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 0 |
f59a7fa7cc35b6ef11c378ae81f21b39fd0c1601 | 31,602,369,387,495 | 1e9bc114d1920317e423a54d93a33c558d5e567c | /src/main/java/de/fips/util/tinybinding/weaklistener/WeakListenerHandler.java | 9445ecb2c6774811e15a0f9605b19d8c7df3bef9 | [
"MIT",
"Apache-2.0"
] | permissive | orb1t/tinybinding | https://github.com/orb1t/tinybinding | fe657c4f7e4beb4581448e8c59575a1496175804 | b5e8f124e8af218249ba187ca35fef05f40f82f1 | refs/heads/master | 2020-03-21T19:46:28.794000 | 2012-06-24T21:56:19 | 2012-06-24T21:56:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright © 2010-2011 Philipp Eichhorn.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merg... | UTF-8 | Java | 5,081 | java | WeakListenerHandler.java | Java | [
{
"context": "/*\n * Copyright © 2010-2011 Philipp Eichhorn.\n * \n * Permission is hereby granted, free of cha",
"end": 44,
"score": 0.9998907446861267,
"start": 28,
"tag": "NAME",
"value": "Philipp Eichhorn"
},
{
"context": "@param <LISTENER_TYPE>\n * @param <TYPE>\n * @author Phil... | null | [] | /*
* Copyright © 2010-2011 <NAME>.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish... | 5,061 | 0.755512 | 0.75374 | 117 | 42.418804 | 45.12532 | 223 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.076923 | false | false | 0 |
1c22dbdafef4c9bd7d101c56ef326f74372910fd | 28,664,611,783,048 | 090d359efd7ad7dbe808a32676ce63302c575b9f | /modules/swing/src/test/api/java.injected/javax/swing/plaf/basic/BasicToggleButtonUITest.java | e25bcc7f059c77afdd4f4dbed61314b5acbb97dc | [
"Apache-2.0",
"LicenseRef-scancode-generic-cla",
"LicenseRef-scancode-unknown",
"SunPro",
"CPL-1.0",
"Bitstream-Vera",
"IJG",
"Libpng",
"MIT",
"LicenseRef-scancode-unicode",
"Zlib",
"EPL-1.0",
"LicenseRef-scancode-mx4j",
"LicenseRef-scancode-ietf-trust",
"LicenseRef-scancode-warranty-dis... | permissive | isabella232/harmony-classlib | https://github.com/isabella232/harmony-classlib | 185aa26ed1f3a1f6529461981fe963142722fc6b | ee663b95e84093405985d9557a925b651a0f69b3 | refs/heads/trunk | 2023-09-01T23:40:42.659000 | 2010-02-12T19:43:01 | 2010-02-12T19:43:01 | 418,124,654 | 0 | 0 | Apache-2.0 | true | 2021-10-17T13:03:44 | 2021-10-17T12:28:28 | 2021-10-17T12:28:30 | 2021-10-17T13:03:44 | 95,760 | 0 | 0 | 1 | null | false | false | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | UTF-8 | Java | 2,366 | java | BasicToggleButtonUITest.java | Java | [
{
"context": " limitations under the License.\n */\n/**\n * @author Alexander T. Simbirtsev\n * Created on 27.04.2005\n\n */\npackage javax.swing",
"end": 851,
"score": 0.9998546242713928,
"start": 828,
"tag": "NAME",
"value": "Alexander T. Simbirtsev"
}
] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | 2,349 | 0.681319 | 0.675824 | 71 | 32.323944 | 27.832382 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380282 | false | false | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.