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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f16d051f1392eebf1e44c8f0743be20bc5c3f4f1 | 17,755,394,864,385 | c15847d7c689d45aa7273e608ea447e28f1dfff6 | /tools/query_breakdown/src/main/java/com/google/bigquery/CalciteParser.java | ab367968b41f1592f989c4094fc17ea6269cf540 | [
"Apache-2.0"
] | permissive | GoogleCloudPlatform/bigquery-utils | https://github.com/GoogleCloudPlatform/bigquery-utils | 1b9ae6cff5aaa25b7312c4393551352066e0aa53 | 2e30dc06ef6452d3d1b6cdc5a468732a2327d11c | refs/heads/master | 2023-09-03T07:08:37.783000 | 2023-08-11T16:51:04 | 2023-08-11T16:51:04 | 201,975,309 | 906 | 269 | Apache-2.0 | false | 2023-09-07T11:43:23 | 2019-08-12T17:12:09 | 2023-09-05T23:45:16 | 2023-09-07T11:43:22 | 28,968 | 916 | 256 | 37 | Java | false | false | package com.google.bigquery;
import org.apache.calcite.sql.SqlNode;
import org.apache.calcite.sql.parser.SqlParseException;
import org.apache.calcite.sql.parser.SqlParser;
import org.apache.calcite.sql.parser.SqlParserImplFactory;
import org.apache.calcite.avatica.util.Casing;
import org.apache.calcite.avatica.util.Qu... | UTF-8 | Java | 1,614 | java | CalciteParser.java | Java | [] | null | [] | package com.google.bigquery;
import org.apache.calcite.sql.SqlNode;
import org.apache.calcite.sql.parser.SqlParseException;
import org.apache.calcite.sql.parser.SqlParser;
import org.apache.calcite.sql.parser.SqlParserImplFactory;
import org.apache.calcite.avatica.util.Casing;
import org.apache.calcite.avatica.util.Qu... | 1,614 | 0.757745 | 0.757745 | 45 | 34.866665 | 28.445347 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.377778 | false | false | 1 |
b20024d551bf3c4d43b8313a15ba207cca919872 | 18,580,028,581,407 | e2a1576bff04dcb87e8a9df0c20fee20550a7cee | /deployit-cli-plugins/dar-manifest-exporter/src/main/java/ext/deployit/community/cli/manifestexport/io/ExportLogWriter.java | cf4dde44d6ef209529bd5edb723df038976b83e7 | [] | no_license | jdewinne/community-plugins | https://github.com/jdewinne/community-plugins | db2b4c76872407b553d658b6e21ce86328cebe46 | dfed23267bd0fd22f7f4ea5159003e38370de3d0 | refs/heads/master | 2021-01-16T18:41:30.403000 | 2016-06-21T23:33:34 | 2016-06-21T23:33:34 | 13,218,475 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ext.deployit.community.cli.manifestexport.io;
import static com.google.common.io.Files.createParentDirs;
import java.io.File;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.List;
public class ExportLogWriter {
protected static final String EXPORT_LOG_NAME = "export.log";
pu... | UTF-8 | Java | 976 | java | ExportLogWriter.java | Java | [] | null | [] | package ext.deployit.community.cli.manifestexport.io;
import static com.google.common.io.Files.createParentDirs;
import java.io.File;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.List;
public class ExportLogWriter {
protected static final String EXPORT_LOG_NAME = "export.log";
pu... | 976 | 0.633197 | 0.633197 | 31 | 30.483871 | 23.216888 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.548387 | false | false | 1 |
314f157a30b30c8c4f09ce34d2db7e526b518a0a | 19,851,338,891,789 | 03565f44bca4a378d16e687cc03733320ba490d6 | /app/src/main/java/com/gmail/alexander/taskchronometer/dialogs/CustomDatePickerDialog.java | 01b1f4adc1e2669cda91b76f2c7630ed6cf4414b | [] | no_license | AlexanderVladimirov9090/TaskChronometer | https://github.com/AlexanderVladimirov9090/TaskChronometer | 3e91babde659308d123948205e9a543e2b79996f | 14022a0b143b39ad24e11f160ba943aa5867ef25 | refs/heads/master | 2023-03-08T18:47:57.873000 | 2023-02-25T16:36:06 | 2023-02-25T16:36:06 | 131,581,808 | 0 | 0 | null | false | 2023-02-25T16:36:06 | 2018-04-30T10:16:12 | 2018-07-18T10:34:50 | 2023-02-25T16:36:06 | 941 | 0 | 0 | 0 | Java | false | false | package com.gmail.alexander.taskchronometer.dialogs;
import android.app.DatePickerDialog;
import android.content.Context;
/**
* Created by:
*
* @author Alexander Vladimirov
* <alexandervladimirov1902@gmail.com>
*/
public class CustomDatePickerDialog extends DatePickerDialog{
public CustomDatePickerDialog(Co... | UTF-8 | Java | 571 | java | CustomDatePickerDialog.java | Java | [
{
"context": "content.Context;\n\n/**\n * Created by:\n *\n * @author Alexander Vladimirov\n * <alexandervladimirov1902@gmail.com>\n */\npublic",
"end": 177,
"score": 0.9998753666877747,
"start": 157,
"tag": "NAME",
"value": "Alexander Vladimirov"
},
{
"context": "reated by:\n *\n * ... | null | [] | package com.gmail.alexander.taskchronometer.dialogs;
import android.app.DatePickerDialog;
import android.content.Context;
/**
* Created by:
*
* @author <NAME>
* <<EMAIL>>
*/
public class CustomDatePickerDialog extends DatePickerDialog{
public CustomDatePickerDialog(Context context, OnDateSetListener callBac... | 531 | 0.744308 | 0.737303 | 22 | 24.954546 | 29.510365 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 1 |
1cd8f6130fc3384c678e39924d71c04091a0fa8c | 4,415,226,389,216 | 5ec88a4514e860d667a2712861058d3484ffa3ab | /Atividade 13 Decorator/IngredientesAdicionais.java | eb9712f714a2138736e224ea1025afd3dc564b2f | [] | no_license | Samir-Carvalho/Programa-o-Orientada-a-Objetos-POO | https://github.com/Samir-Carvalho/Programa-o-Orientada-a-Objetos-POO | dd0d3587159c08545d7f069cfd9b44b175700506 | 2249d8c52b250fccc916897aed30c9001042d604 | refs/heads/main | 2023-03-30T10:26:39.112000 | 2021-04-04T23:40:05 | 2021-04-04T23:40:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //package javaapplication13decorator;
public class IngredientesAdicionais extends Sanduiche {
private Sanduiche sanduba;
public IngredientesAdicionais(Sanduiche sanduba){
this.sanduba = sanduba;
setNomeSanduba(sanduba.getNomeSanduba());
}
public Sanduiche getSanduiche(){
... | UTF-8 | Java | 442 | java | IngredientesAdicionais.java | Java | [] | null | [] | //package javaapplication13decorator;
public class IngredientesAdicionais extends Sanduiche {
private Sanduiche sanduba;
public IngredientesAdicionais(Sanduiche sanduba){
this.sanduba = sanduba;
setNomeSanduba(sanduba.getNomeSanduba());
}
public Sanduiche getSanduiche(){
... | 442 | 0.61991 | 0.613122 | 27 | 15.37037 | 17.518559 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 1 |
1b885adeb9627482b87201046a4200446071201d | 996,432,478,354 | 829575648eaaa556809c9356af7534dab8f38912 | /src/main/java/com/narayanatutorial/foreach/ListForEachExample.java | 5204dfa2cd9c8ac290a175cbced42141b776443e | [] | no_license | narayanatutorial/Java1.8Features | https://github.com/narayanatutorial/Java1.8Features | d56dae574fe487c55c11b49279338839a4bd7aab | af427194b88141245ea3c2a052eaa973535381c1 | refs/heads/master | 2021-01-09T01:33:12.993000 | 2020-02-21T18:50:32 | 2020-02-21T18:50:32 | 242,204,401 | 0 | 0 | null | false | 2020-10-13T19:44:36 | 2020-02-21T18:25:28 | 2020-02-21T18:50:53 | 2020-10-13T19:44:34 | 11 | 0 | 0 | 1 | Java | false | false | package com.narayanatutorial.foreach;
import java.util.Arrays;
import java.util.List;
public class ListForEachExample {
public static void main(String args[]) {
// list
System.out.println("**** normal for loop ****");
List<Integer> list = Arrays.asList(5, 40, 20, 23, 40);
for (int i = 0; i < list.size(); i+... | UTF-8 | Java | 1,075 | java | ListForEachExample.java | Java | [] | null | [] | package com.narayanatutorial.foreach;
import java.util.Arrays;
import java.util.List;
public class ListForEachExample {
public static void main(String args[]) {
// list
System.out.println("**** normal for loop ****");
List<Integer> list = Arrays.asList(5, 40, 20, 23, 40);
for (int i = 0; i < list.size(); i+... | 1,075 | 0.623256 | 0.608372 | 41 | 25.219513 | 22.143118 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.97561 | false | false | 1 |
ce08798b6cc46bd66a88a353c37427c140a6c181 | 31,370,441,133,779 | 90535baf46b98edfce93fe7f290bc320def33eb8 | /grails-datastore-gorm-cassandra/src/main/java/org/grails/datastore/mapping/cassandra/engine/CassandraQuery.java | 44f2584ee5d3439bbf4c275a3916e07518a241f9 | [
"Apache-2.0"
] | permissive | stokito/grails-data-mapping | https://github.com/stokito/grails-data-mapping | 2d4bf4a1c8d95a5ded2a900738ab7097142ff2b0 | 96fc6f51a0372a095eafe1775988ad7d719d9e61 | refs/heads/master | 2021-01-21T09:02:18.171000 | 2015-06-14T13:48:12 | 2015-06-14T13:48:12 | 28,658,693 | 2 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.grails.datastore.mapping.cassandra.engine;
import com.datastax.driver.core.ResultSet;
import com.datastax.driver.core.Row;
import com.datastax.driver.core.querybuilder.Clause;
import com.datastax.driver.core.querybuilder.QueryBuilder;
import com.datastax.driver.core.querybuilder.Select;
import org.grails.d... | UTF-8 | Java | 3,695 | java | CassandraQuery.java | Java | [] | null | [] | package org.grails.datastore.mapping.cassandra.engine;
import com.datastax.driver.core.ResultSet;
import com.datastax.driver.core.Row;
import com.datastax.driver.core.querybuilder.Clause;
import com.datastax.driver.core.querybuilder.QueryBuilder;
import com.datastax.driver.core.querybuilder.Select;
import org.grails.d... | 3,695 | 0.760487 | 0.759405 | 102 | 35.225491 | 32.83527 | 187 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.215686 | false | false | 1 |
0f5a0ce01b1ae988aa7ae0092d2c599b8691f094 | 31,860,067,416,245 | 5bd650705daf53725d8a8e88535fb4081d5b07cf | /BiblioAdmin2/Libs/DateChooser/src/datechooser/model/exeptions/CalendarModelExeption.java | b85f87c79c2a09c0c6748e20a9d93d51546745a9 | [] | no_license | amoyano/Biblioadmin | https://github.com/amoyano/Biblioadmin | 54ee525cfa7f49706a4fb58e31de10a88ffb71de | b2cf5dbd266dc11315f42574605e63a4860c4df2 | refs/heads/master | 2016-09-11T06:35:29.767000 | 2011-12-09T19:05:57 | 2011-12-09T19:05:57 | 2,948,083 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* CalendarModelExeption.java
*
* Created on 8 Октябрь 2006 г., 7:44
*
*/
package datechooser.model.exeptions;
/**
* Model exceptions. Meanwhile not used.<br>
* Исключение модели. Пока не используется.
* @author Androsov Vadim
* @since 1.0
*/
public class CalendarModelExeption extends Excep... | WINDOWS-1251 | Java | 504 | java | CalendarModelExeption.java | Java | [
{
"context": "ключение модели. Пока не используется.\r\n * @author Androsov Vadim\r\n * @since 1.0\r\n */\r\npublic class CalendarModelEx",
"end": 250,
"score": 0.9998603463172913,
"start": 236,
"tag": "NAME",
"value": "Androsov Vadim"
}
] | null | [] | /*
* CalendarModelExeption.java
*
* Created on 8 Октябрь 2006 г., 7:44
*
*/
package datechooser.model.exeptions;
/**
* Model exceptions. Meanwhile not used.<br>
* Исключение модели. Пока не используется.
* @author <NAME>
* @since 1.0
*/
public class CalendarModelExeption extends Exception {
... | 496 | 0.640693 | 0.619048 | 24 | 17.25 | 18.109045 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.125 | false | false | 1 |
97efc34afdbbef40d38e0faf114195c25646d607 | 26,817,775,813,133 | ab898d21ed805d0b5ff97108a54c9f7a75d0b2ca | /src/com/designpatterns/behavioral/state/activities/Reading.java | c5724c3a540ea3be3423a5a35db261db17237baa | [] | no_license | VladWild/DesignPatterns | https://github.com/VladWild/DesignPatterns | 9f361f3c630012d8265c1328681f5e68a5a2cc96 | 55daf9ddf30d35bd421ec47c31fdddeacd76c7ac | refs/heads/master | 2021-09-01T14:16:46.682000 | 2017-12-27T12:01:51 | 2017-12-27T12:01:51 | 115,516,126 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.designpatterns.behavioral.state.activities;
public class Reading implements Activity {
@Override
public void juctDoIt() {
System.out.println("Reading book...");
}
}
| UTF-8 | Java | 198 | java | Reading.java | Java | [] | null | [] | package com.designpatterns.behavioral.state.activities;
public class Reading implements Activity {
@Override
public void juctDoIt() {
System.out.println("Reading book...");
}
}
| 198 | 0.69697 | 0.69697 | 8 | 23.75 | 20.528942 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 1 |
5d94190c24957640078d42e1b86fc1f31ab14c3f | 25,769,803,796,500 | 32f9b3a933ddcd41c97f07a6aec36b162a304265 | /src/test/java/com/movie/rental/store/service/archive/DeleteCopyDbServiceTestSuite.java | e1d5aa28df0e209bda646f2a1a9a8d3c13c748b2 | [] | no_license | nataliaSzczecinska/MovieRentalStore | https://github.com/nataliaSzczecinska/MovieRentalStore | f0e08498174bf0c70facac357014bf7b3fe66344 | 047fa48f29e7dbed9c97dd98b6205e6f5d2c4b6a | refs/heads/master | 2023-06-04T17:50:42.744000 | 2021-06-23T08:38:52 | 2021-06-23T08:38:52 | 375,664,334 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.movie.rental.store.service.archive;
import com.movie.rental.store.domain.Copy;
import com.movie.rental.store.domain.Movie;
import com.movie.rental.store.domain.archive.DeleteCopy;
import com.movie.rental.store.domain.enums.MediaType;
import com.movie.rental.store.domain.enums.Status;
import com.movie.renta... | UTF-8 | Java | 6,623 | java | DeleteCopyDbServiceTestSuite.java | Java | [] | null | [] | package com.movie.rental.store.service.archive;
import com.movie.rental.store.domain.Copy;
import com.movie.rental.store.domain.Movie;
import com.movie.rental.store.domain.archive.DeleteCopy;
import com.movie.rental.store.domain.enums.MediaType;
import com.movie.rental.store.domain.enums.Status;
import com.movie.renta... | 6,623 | 0.669938 | 0.661483 | 189 | 34.042328 | 25.080576 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.518519 | false | false | 1 |
1edacee13e198e9ded45e3d27f26c521e5b96f64 | 32,933,809,245,220 | 772959458338e97359bb20f51a25c17f1faa1d58 | /RaYS/src/test/java/de/fourzerofournotfound/rateyourstuff/mediamanagament/mediatypes/series/SeasonTest.java | ab1b3513955e139adc8bf3c273fd536605f95743 | [] | no_license | fh-erfurt/RateYourStuff | https://github.com/fh-erfurt/RateYourStuff | 0daf54a93e531b047a32dc01d4fa339a9299f0b9 | 5da705445e2fbb9fb0d8f042540855505cf76c7f | refs/heads/main | 2023-04-21T12:13:26.067000 | 2021-01-31T17:51:56 | 2021-01-31T17:51:56 | 309,988,832 | 5 | 1 | null | false | 2021-01-21T08:32:39 | 2020-11-04T11:56:13 | 2021-01-21T07:40:27 | 2021-01-21T08:32:39 | 516 | 4 | 1 | 6 | Java | false | false | package de.fourzerofournotfound.rateyourstuff.mediamanagament.mediatypes.series;
import de.fourzerofournotfound.rateyourstuff.mediamanagement.mediatypes.series.Episode;
import org.junit.jupiter.api.Test;
import de.fourzerofournotfound.rateyourstuff.mediamanagement.Genre;
import de.fourzerofournotfound.rateyourstuff.me... | UTF-8 | Java | 4,001 | java | SeasonTest.java | Java | [
{
"context": "rg.junit.jupiter.api.Assertions.*;\n\n/**\n * @author Robin Beck, Christoph Frischmuth, Mickey Knop, John Klippste",
"end": 572,
"score": 0.9998684525489807,
"start": 562,
"tag": "NAME",
"value": "Robin Beck"
},
{
"context": "iter.api.Assertions.*;\n\n/**\n * @author Ro... | null | [] | package de.fourzerofournotfound.rateyourstuff.mediamanagament.mediatypes.series;
import de.fourzerofournotfound.rateyourstuff.mediamanagement.mediatypes.series.Episode;
import org.junit.jupiter.api.Test;
import de.fourzerofournotfound.rateyourstuff.mediamanagement.Genre;
import de.fourzerofournotfound.rateyourstuff.me... | 3,961 | 0.633292 | 0.622278 | 115 | 33.739132 | 29.691189 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.843478 | false | false | 1 |
66d444752db1ba488d84e424cc687534a61db41f | 32,933,809,246,571 | f8ae16e91c85f4cb1a78e9b37722daccc29b2d5f | /Book/src/BookExercises/ArrayDouble.java | 87ab142754a36b2f55f6584b5fb91aa1175b02e2 | [] | no_license | yumukhov/Core-Java | https://github.com/yumukhov/Core-Java | 6753a712b5641beb8671e2face568a5fbf003389 | 72a0876bf2501d27a914abb904d2d6d9234973ff | refs/heads/master | 2018-11-08T17:22:27.889000 | 2018-08-27T02:51:25 | 2018-08-27T02:51:25 | 137,016,375 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package BookExercises;
import java.util.Scanner;
public class ArrayDouble
{
public static void main(String[] args)
{
double[] number = new double[5];
System.out.println("Enter 5 numbers. ");
Scanner sc = new Scanner(System.in);
//double[i] = sc.nextDoule();
for (int i = 0; i < 5; i++)
{
nu... | UTF-8 | Java | 427 | java | ArrayDouble.java | Java | [] | null | [] | package BookExercises;
import java.util.Scanner;
public class ArrayDouble
{
public static void main(String[] args)
{
double[] number = new double[5];
System.out.println("Enter 5 numbers. ");
Scanner sc = new Scanner(System.in);
//double[i] = sc.nextDoule();
for (int i = 0; i < 5; i++)
{
nu... | 427 | 0.58548 | 0.57377 | 30 | 13.233334 | 16.206343 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.7 | false | false | 1 |
78e10994b86e89ff364ab6110c1bc07c99fa73cf | 8,873,402,459,607 | fa93c9be2923e697fb8a2066f8fb65c7718cdec7 | /sources/com/google/android/gms/internal/auth/zzd.java | 8cee17970550e40251dc9d4e10b2e0931ef83463 | [] | no_license | Auch-Auch/avito_source | https://github.com/Auch-Auch/avito_source | b6c9f4b0e5c977b36d5fbc88c52f23ff908b7f8b | 76fdcc5b7e036c57ecc193e790b0582481768cdc | refs/heads/master | 2023-05-06T01:32:43.014000 | 2021-05-25T10:19:22 | 2021-05-25T10:19:22 | 370,650,685 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.gms.internal.auth;
public interface zzd {
}
| UTF-8 | Java | 71 | java | zzd.java | Java | [] | null | [] | package com.google.android.gms.internal.auth;
public interface zzd {
}
| 71 | 0.788732 | 0.788732 | 3 | 22.666666 | 17.969109 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 1 |
1d52ed558613a49dc7d1e4ba0bde404ab390e459 | 20,289,425,525,613 | c2f572e3880730d7e096b44e63d8b145407501ee | /src/DB/Global.java | ffae6911eb722a9ac1bcb04f0bb3608be2c68fe8 | [
"MIT"
] | permissive | rajoleanil75/Attendance-System | https://github.com/rajoleanil75/Attendance-System | cb89cfd4f0f72195cf1ab2e00dfd1adaa40503d8 | 18f41b715d7689d5290e2272dc640a52e8cfd6e8 | refs/heads/master | 2021-09-16T13:15:26.754000 | 2018-06-21T05:36:29 | 2018-06-21T05:36:29 | 125,962,978 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package DB;
import org.hibernate.HibernateException;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.cfg.Configuration;
/**
* Created by Anil on 20/03/2018
*/
public class Global {
private static SessionFactory ourSessionFactory;
static
{
try
{
... | UTF-8 | Java | 2,403 | java | Global.java | Java | [
{
"context": "rg.hibernate.cfg.Configuration;\n\n/**\n * Created by Anil on 20/03/2018\n */\npublic class Global {\n priva",
"end": 184,
"score": 0.9928637742996216,
"start": 180,
"tag": "NAME",
"value": "Anil"
}
] | null | [] | package DB;
import org.hibernate.HibernateException;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.cfg.Configuration;
/**
* Created by Anil on 20/03/2018
*/
public class Global {
private static SessionFactory ourSessionFactory;
static
{
try
{
... | 2,403 | 0.585102 | 0.577611 | 93 | 24.838709 | 21.791924 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.311828 | false | false | 1 |
d53b50504e42e6ec1d76990f9334c94973a17e4c | 16,054,587,775,332 | 853d6a570445a36b2e5212dc5ff28a4800bd871f | /conferenceroom/src/main/java/com/unicom/conferenceroom/entity/conference/Conference.java | fcb75524e357de5502373ac1d432438a39cc30a9 | [] | no_license | organizations-loop/conferenceroom | https://github.com/organizations-loop/conferenceroom | 034dcb8a5825e0a5b697f9748d5d9a6969487827 | 01bcaed04cf25fecaf8bcc38e560c0f9a5ee5673 | refs/heads/master | 2023-08-07T20:22:26.266000 | 2020-09-22T02:29:18 | 2020-09-22T02:29:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.unicom.conferenceroom.entity.conference;
import org.springframework.web.multipart.MultipartFile;
public class Conference {
private int id;
private String topic;
private int number;
private String level;
private String startTime;
private String endTime;
private MultipartFile fil... | UTF-8 | Java | 2,911 | java | Conference.java | Java | [] | null | [] | package com.unicom.conferenceroom.entity.conference;
import org.springframework.web.multipart.MultipartFile;
public class Conference {
private int id;
private String topic;
private int number;
private String level;
private String startTime;
private String endTime;
private MultipartFile fil... | 2,911 | 0.547578 | 0.547578 | 132 | 21.05303 | 17.388308 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.378788 | false | false | 1 |
f9c0f00a64c81c32370ad771350a62d91ed80415 | 12,412,455,513,777 | ef37977e9908870a5d7ce6a77c53178e6860bbaf | /src/main/java/application/App.java | e228798ba9fac186aa26d888c924c7541f4bd9e7 | [] | no_license | zabory/CSCI-467-project | https://github.com/zabory/CSCI-467-project | 7d0cbecdfbaf81066e8d45e2789117ec61611d8b | 3579f73700b8cd54dce6845e2cc19ea389df730d | refs/heads/master | 2023-06-23T23:53:38.587000 | 2021-08-03T18:47:46 | 2021-08-03T18:47:46 | 377,578,956 | 0 | 1 | null | false | 2021-06-17T18:02:12 | 2021-06-16T17:37:30 | 2021-06-17T18:00:37 | 2021-06-17T18:02:12 | 0 | 0 | 0 | 0 | Java | false | false | package application;
import java.util.Properties;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import Database.DatabaseInterfacer;
@SpringBootApplication(scanBasePackages = {"Controllers"})
public class App {
private static DatabaseInterf... | UTF-8 | Java | 985 | java | App.java | Java | [] | null | [] | package application;
import java.util.Properties;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import Database.DatabaseInterfacer;
@SpringBootApplication(scanBasePackages = {"Controllers"})
public class App {
private static DatabaseInterf... | 985 | 0.769543 | 0.767513 | 34 | 27.970589 | 24.18858 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.647059 | false | false | 1 |
0c30abbf6a11cfb8bcfd9f8d5578ababdb543502 | 28,621,662,079,480 | 4ffefebf79d67ef6db2ae695faacd9dcffe447a7 | /gentool-core/src/test/java/top/estech/core/lang/ValidatorTest.java | e63987f9e861c3b71ada6dcd3a59921081e332eb | [
"Apache-2.0"
] | permissive | geminitaotao/gentool | https://github.com/geminitaotao/gentool | 8443ea8c12d327b34ecc93bb15b74c8a8c6acc15 | 1ccd3230f34c12148d8731a2b0e21ec3551b8fbe | refs/heads/master | 2022-06-24T13:54:53.461000 | 2020-01-13T07:23:03 | 2020-01-13T07:23:03 | 233,249,970 | 0 | 0 | Apache-2.0 | false | 2022-06-17T02:57:56 | 2020-01-11T15:07:40 | 2020-01-13T07:23:27 | 2022-06-17T02:57:55 | 28,281 | 0 | 0 | 2 | Java | false | false | package top.estech.core.lang;
import org.junit.Assert;
import org.junit.Test;
import java.math.BigDecimal;
/**
* @author taoml
* @date 2019-08-08
*/
public class ValidatorTest {
@Test
public void testIsIPV4() {
String ip = "122.33.44";
Assert.assertFalse(Validator.isIpv4(ip));
}
... | UTF-8 | Java | 2,634 | java | ValidatorTest.java | Java | [
{
"context": "est;\n\nimport java.math.BigDecimal;\n\n/**\n * @author taoml\n * @date 2019-08-08\n */\npublic class ValidatorTes",
"end": 130,
"score": 0.9996821284294128,
"start": 125,
"tag": "USERNAME",
"value": "taoml"
},
{
"context": " public void testIsIPV4() {\n String ... | null | [] | package top.estech.core.lang;
import org.junit.Assert;
import org.junit.Test;
import java.math.BigDecimal;
/**
* @author taoml
* @date 2019-08-08
*/
public class ValidatorTest {
@Test
public void testIsIPV4() {
String ip = "122.33.44";
Assert.assertFalse(Validator.isIpv4(ip));
}
... | 2,633 | 0.596198 | 0.543346 | 107 | 23.579439 | 20.915066 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.542056 | false | false | 1 |
0609f272b426c6aa08112c09908d3aa8987db530 | 14,559,939,157,282 | 4fdd4776a4576ad94e27aafdb6d22c6ae8012c92 | /OCRS/src/com/minit/aeap/modules/emerge/service/spring/SchemeServiceImpl.java | 4fa9c76a3e5f0fe4ae5f715c0a91b628cd646ebd | [] | no_license | xqkjTeam/myPrpject | https://github.com/xqkjTeam/myPrpject | 34d0584dc6abaaf38364d7ee1c212b0ff1f14d90 | 8853a734df30017f7686b870bf9d411aea867aa7 | refs/heads/master | 2021-01-21T09:34:02.647000 | 2017-05-18T04:02:26 | 2017-05-18T04:02:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.minit.aeap.modules.emerge.service.spring;
import java.util.ArrayList;
import java.util.List;
import org.hibernate.Query;
import com.minit.aeap.modules.base.models.District;
import com.minit.aeap.modules.base.models.Eventtype;
import com.minit.aeap.modules.base.service.spring.ModulesBaseServiceIm... | UTF-8 | Java | 4,178 | java | SchemeServiceImpl.java | Java | [] | null | [] | package com.minit.aeap.modules.emerge.service.spring;
import java.util.ArrayList;
import java.util.List;
import org.hibernate.Query;
import com.minit.aeap.modules.base.models.District;
import com.minit.aeap.modules.base.models.Eventtype;
import com.minit.aeap.modules.base.service.spring.ModulesBaseServiceIm... | 4,178 | 0.648889 | 0.640741 | 137 | 27.562044 | 24.816071 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.416058 | false | false | 1 |
626c3fca83ec2692827a35f5055929e3ff453bd0 | 4,037,269,283,967 | 5d86f7289184b2b4f4be0f6317463fef83d2cc8c | /src/app/model/Book.java | 9638d22490bbbf3760204edfa5ecd75a4cf77f88 | [] | no_license | OpenNeptune/servey | https://github.com/OpenNeptune/servey | e104465e98805f2198752842e1c636ac4882e67b | ec9dfbc057d271fa1ca6af0f95eeae139fa3e33c | refs/heads/master | 2021-03-12T23:15:21.508000 | 2014-07-28T05:22:18 | 2014-07-28T05:22:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package app.model;
import lombok.Getter;
import lombok.Setter;
public class Book {
@Getter @Setter private Integer id;
@Getter @Setter private String productID;
@Getter @Setter private String bookname;
@Getter @Setter private String author;
@Override
public String toString() {
return "Book [id=" + i... | UTF-8 | Java | 413 | java | Book.java | Java | [] | null | [] | package app.model;
import lombok.Getter;
import lombok.Setter;
public class Book {
@Getter @Setter private Integer id;
@Getter @Setter private String productID;
@Getter @Setter private String bookname;
@Getter @Setter private String author;
@Override
public String toString() {
return "Book [id=" + i... | 413 | 0.677966 | 0.677966 | 19 | 20.736841 | 26.221409 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.210526 | false | false | 1 |
3b1788802eae07b8dea4a2546c0ab3a7cc071ddf | 25,546,465,534,214 | 159b4f449118f90bb26c19aca597201f781ca5e3 | /MostBrain/src/com/cncyj/mostbrain/game/brainsharp/chartcart/BaseCard.java | 83ace403dfc3705736a2dcf42878d9484a3983dd | [] | no_license | ccc920123/Android | https://github.com/ccc920123/Android | 4339d646bc5e144c047b3f071dd6b25021bc2f90 | 6cd67c0077b19330ee5f2147ae2952d090c1bc0a | refs/heads/master | 2020-04-06T06:34:11.956000 | 2019-01-24T04:54:59 | 2019-01-24T04:54:59 | 41,995,894 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* 仿微信公众平台消息界面
* @作者:秦元培
*
*/
package com.cncyj.mostbrain.game.brainsharp.chartcart;
public class BaseCard
{
private int mDrawable;
private String mDescription;
public BaseCard(int Drawable,String Description)
{
this.mDrawable=Drawable;
this.mDescription=Description;
}
public in... | GB18030 | Java | 664 | java | BaseCard.java | Java | [
{
"context": "/*\n * 仿微信公众平台消息界面\n * @作者:秦元培\n * \n */\npackage com.cncyj.mostbrain.game.brainsha",
"end": 28,
"score": 0.9997760653495789,
"start": 25,
"tag": "NAME",
"value": "秦元培"
}
] | null | [] | /*
* 仿微信公众平台消息界面
* @作者:秦元培
*
*/
package com.cncyj.mostbrain.game.brainsharp.chartcart;
public class BaseCard
{
private int mDrawable;
private String mDescription;
public BaseCard(int Drawable,String Description)
{
this.mDrawable=Drawable;
this.mDescription=Description;
}
public in... | 664 | 0.666667 | 0.666667 | 40 | 14.75 | 16.093088 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 1 |
f4b1ddf1679ad8497d91fe54b8ebaa940138ca10 | 1,846,835,938,940 | e60e5287dffc5c0cfc7124cbc88fd5fdc27886c8 | /src/function/FunctionTwo.java | 9168ab0df03fe4adc6b8717ef96d8db9c78643bd | [] | no_license | liliangbin/math | https://github.com/liliangbin/math | 2757a8156cef2437e0d91bbdd266526947097814 | 9c7a6ce1eedb949ab7b8efd5adf50d8e89077b6a | refs/heads/master | 2021-09-28T07:36:57.605000 | 2017-12-27T08:27:29 | 2017-12-27T08:27:29 | 114,444,148 | 0 | 1 | null | false | 2018-11-15T14:54:53 | 2017-12-16T07:59:02 | 2017-12-16T08:01:21 | 2017-12-27T08:27:45 | 34 | 0 | 1 | 1 | Java | false | null | package function;
public class FunctionTwo extends Function {
double fun = 0;
@Override
public double fun(double x) {
fun = x - (x * x * x - 2 * x * x - 4 * x - 7) / (3 * x * x - 4 * x - 4);
return fun;
}
}
| UTF-8 | Java | 243 | java | FunctionTwo.java | Java | [] | null | [] | package function;
public class FunctionTwo extends Function {
double fun = 0;
@Override
public double fun(double x) {
fun = x - (x * x * x - 2 * x * x - 4 * x - 7) / (3 * x * x - 4 * x - 4);
return fun;
}
}
| 243 | 0.493827 | 0.465021 | 13 | 17.692308 | 22.31724 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 1 |
53040b86a8f532f7f07bac4e30e7c80e8dafb63b | 9,629,316,744,936 | b371dfabe68205deaa3db4819d70316f67ea5f8c | /jtools.eclipse.core/src/jtools/eclipse/core/internal/model/predicate/PredicateIsJxDemoiselleEditViewController.java | df29a4ecfb42739a8ede507e00c17a8b0a2e29b5 | [] | no_license | alkebar/jtools | https://github.com/alkebar/jtools | bc581a9289260ef057e23d15b9d5add0bf43d357 | 308428a159c3efee647168548b4587dde90d4c02 | refs/heads/master | 2021-01-16T23:07:47.784000 | 2016-04-05T16:04:26 | 2016-04-05T16:04:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jtools.eclipse.core.internal.model.predicate;
import jtools.eclipse.core.model.JxJavaClass;
import com.google.common.base.Predicate;
public class PredicateIsJxDemoiselleEditViewController implements Predicate<JxJavaClass> {
@Override
public boolean apply(JxJavaClass input) {
return input.extendsOf("br.g... | UTF-8 | Java | 382 | java | PredicateIsJxDemoiselleEditViewController.java | Java | [] | null | [] | package jtools.eclipse.core.internal.model.predicate;
import jtools.eclipse.core.model.JxJavaClass;
import com.google.common.base.Predicate;
public class PredicateIsJxDemoiselleEditViewController implements Predicate<JxJavaClass> {
@Override
public boolean apply(JxJavaClass input) {
return input.extendsOf("br.g... | 382 | 0.824607 | 0.824607 | 14 | 26.285715 | 31.571753 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.642857 | false | false | 1 |
73b1b9299a0c72942ea37b47c259cb5f9e2502ef | 19,250,043,479,308 | 563f5adefb3e2f68ad16523019fa55e674763c53 | /src/main/java/com/addisy/ecommerceapi/store/repository/ItemRepository.java | bd64f8cf272d34ff81075aa5ec69e7731c37b1be | [] | no_license | prashantsagar73/ecommerce-api-monolithic-Spring | https://github.com/prashantsagar73/ecommerce-api-monolithic-Spring | 61e4747c00c12b9b9e38f191ce86ecc7f9595bf8 | 5fcd39c57fc07d4017e39f66da108b2748bed627 | refs/heads/main | 2023-04-21T02:22:47.244000 | 2020-12-28T20:27:32 | 2020-12-28T20:27:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.addisy.ecommerceapi.store.repository;
import com.addisy.ecommerceapi.store.domian.Item;
import org.springframework.data.repository.CrudRepository;
public interface ItemRepository extends CrudRepository<Item, Long> {
}
| UTF-8 | Java | 232 | java | ItemRepository.java | Java | [] | null | [] | package com.addisy.ecommerceapi.store.repository;
import com.addisy.ecommerceapi.store.domian.Item;
import org.springframework.data.repository.CrudRepository;
public interface ItemRepository extends CrudRepository<Item, Long> {
}
| 232 | 0.840517 | 0.840517 | 7 | 32.142857 | 28.180178 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 1 |
989219f55c79155ae1cb683462a2b65d579512b6 | 18,459,769,502,345 | 7071504c39b01b2b800e4294a59b2842d77d86c2 | /Project/src/java/com/project/controller/ApplicantController.java | 00bdd3bf4866606043c1f305786892788a0e8854 | [] | no_license | devendrabhandari567/job-portal | https://github.com/devendrabhandari567/job-portal | aff8daafefe9bc59ea99b5a91d18980426535482 | 48dfcc7592cfc8abcab6afdb865ec1d3007e3d14 | refs/heads/master | 2021-01-21T00:22:25.044000 | 2015-11-07T02:36:12 | 2015-11-07T02:36:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.project.controller;
import com.project.dao.ApplicantDAO;
import com.project.dao.JobDAO;
import com.project.dao.impl.Applic... | UTF-8 | Java | 6,545 | java | ApplicantController.java | Java | [
{
"context": "ework.web.servlet.ModelAndView;\n\n/**\n *\n * @author Kripesh\n */\n@Controller\n@RequestMapping(value = \"admin/ap",
"end": 1365,
"score": 0.8588382601737976,
"start": 1358,
"tag": "NAME",
"value": "Kripesh"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.project.controller;
import com.project.dao.ApplicantDAO;
import com.project.dao.JobDAO;
import com.project.dao.impl.Applic... | 6,545 | 0.651795 | 0.651337 | 164 | 38.908535 | 29.603027 | 162 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.640244 | false | false | 1 |
95ad62d023fbc42dcb30e3e7da3cd26401502469 | 884,763,266,186 | 996ada703ea54edd14379012520056f7ea741b79 | /core/src/screens/MainMenu.java | c23cb0fd8c3a157d9817104c052262b751a8f1ab | [] | no_license | ssmore12/call-of-2d-zombies | https://github.com/ssmore12/call-of-2d-zombies | 4423101029959b5ed2c34f7c1ce06043d6eba315 | 1c578a75155fbf0a9aa1e483196d31543fa9dbd0 | refs/heads/master | 2020-08-02T02:37:19.964000 | 2019-09-28T04:21:39 | 2019-09-28T04:21:39 | 211,210,553 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package screens;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.Input;
import com.badlogic.gdx.Screen;
import com.badlogic.gdx.graphics.GL20;
import com.badlogic.gdx.graphics.Texture;
import main.CodGame;
public class MainMenu implements Screen {
private static final int EXIT_BUTTON_HEIGHT = 75;... | UTF-8 | Java | 3,708 | java | MainMenu.java | Java | [] | null | [] | package screens;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.Input;
import com.badlogic.gdx.Screen;
import com.badlogic.gdx.graphics.GL20;
import com.badlogic.gdx.graphics.Texture;
import main.CodGame;
public class MainMenu implements Screen {
private static final int EXIT_BUTTON_HEIGHT = 75;... | 3,708 | 0.656149 | 0.642934 | 136 | 25.279411 | 35.498692 | 224 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.823529 | false | false | 1 |
f775bc8cfb6e0f548583fd8730c5a66db5431241 | 14,405,320,367,393 | aac5823871bc430cee630eadbb89d1bdd0033d35 | /src/normalizador/Formulas.java | 2fb5273c1a3a51d8ccb02dd43721d8b62f717423 | [] | no_license | victor-fds/RNA-Perceptron | https://github.com/victor-fds/RNA-Perceptron | dca0069941fc2d8d1be83280029c26c7ca9e52de | 47a78b72a38a237e6ae5ef535679572f196794de | refs/heads/master | 2020-09-04T17:43:00.940000 | 2019-11-05T19:55:52 | 2019-11-05T19:55:52 | 219,836,688 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package normalizador;
public class Formulas {
/**
* Procura em todas as linhas e em todas as colunas se existe ?
* Infere o dado de acordo com o laudo médico e a média da idade arredondado (int)
* @param banco
*/
public static void infereDados(double[][] banco){
for(in... | UTF-8 | Java | 3,359 | java | Formulas.java | Java | [] | null | [] | package normalizador;
public class Formulas {
/**
* Procura em todas as linhas e em todas as colunas se existe ?
* Infere o dado de acordo com o laudo médico e a média da idade arredondado (int)
* @param banco
*/
public static void infereDados(double[][] banco){
for(in... | 3,359 | 0.435768 | 0.420864 | 107 | 30.355141 | 23.824221 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.495327 | false | false | 1 |
79ecf1b93320377376ee14124f071f0c9ac51476 | 4,037,269,326,376 | e928373b5d25d7682f3a781148604ee11ca1f02b | /integration/src/test/java/org/mule/test/transformers/GZipTransformerFunctionalTestCase.java | 6d378296a82ad761a0d134e4ca96511f870f4ef9 | [] | no_license | jorgeserrao/mule-integration-tests | https://github.com/jorgeserrao/mule-integration-tests | 2f3eae539c004db9733d62f614a4be855292b798 | d4c610ea3c540ff4b4e14fdb7686b20d94b67352 | refs/heads/mule-4.x | 2020-12-30T15:20:45.249000 | 2017-05-16T08:10:59 | 2017-05-16T08:10:59 | 91,121,954 | 0 | 0 | null | true | 2017-05-12T19:07:58 | 2017-05-12T19:07:58 | 2017-05-12T17:08:00 | 2017-05-12T18:33:26 | 13,307 | 0 | 0 | 0 | null | null | null | /*
* Copyright (c) MuleSoft, Inc. All rights reserved. http://www.mulesoft.com
* The software in this package is published under the terms of the CPAL v1.0
* license, a copy of which has been included with this distribution in the
* LICENSE.txt file.
*/
package org.mule.test.transformers;
import static org.juni... | UTF-8 | Java | 4,110 | java | GZipTransformerFunctionalTestCase.java | Java | [] | null | [] | /*
* Copyright (c) MuleSoft, Inc. All rights reserved. http://www.mulesoft.com
* The software in this package is published under the terms of the CPAL v1.0
* license, a copy of which has been included with this distribution in the
* LICENSE.txt file.
*/
package org.mule.test.transformers;
import static org.juni... | 4,110 | 0.768856 | 0.768127 | 96 | 41.8125 | 34.950951 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 1 |
8d71e36e52b5ee613c908a857988d58c2d6bc111 | 661,425,032,319 | 3eab27b01052172c171f1da506d345d0484ef947 | /media/old loader classes/E_LoaderWindow.java | ac05aa614449344df93330fbca67a0cb04de27e9 | [] | no_license | locwilder/Finca | https://github.com/locwilder/Finca | 55e1f8c0355248073ac37427bcc59e8bcd40a7dd | 0842ad43f735f9b7c1d2ca53dcc6bb8c5f0f4f6d | refs/heads/master | 2021-01-16T19:31:19.815000 | 2014-07-14T17:16:56 | 2014-07-14T17:16:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package E_view.loader;
import E_loader.E_Loader;
/**
*
* @author mkmacbook
*/
public class E_LoaderWindow extends javax.swing.JFrame {
private E_Loader loader;
/** Creates new form LoaderWindow */
public E_LoaderWindow(E_Loader loader) {
this.loader = loader;
initCompon... | UTF-8 | Java | 5,875 | java | E_LoaderWindow.java | Java | [
{
"context": "\r\nimport E_loader.E_Loader;\r\n\r\n/**\r\n *\r\n * @author mkmacbook\r\n */\r\npublic class E_LoaderWindow extends javax.swi",
"end": 84,
"score": 0.9465943574905396,
"start": 75,
"tag": "USERNAME",
"value": "mkmacbook"
}
] | null | [] | package E_view.loader;
import E_loader.E_Loader;
/**
*
* @author mkmacbook
*/
public class E_LoaderWindow extends javax.swing.JFrame {
private E_Loader loader;
/** Creates new form LoaderWindow */
public E_LoaderWindow(E_Loader loader) {
this.loader = loader;
initCompon... | 5,875 | 0.668766 | 0.651404 | 127 | 44.259842 | 37.153271 | 162 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.708661 | false | false | 1 |
27b030bb6b1047453a2951cbbabe2e874a9dc5e8 | 31,336,081,453,580 | 73f6d31efa92bd2571cc8ff0c4c0ae1d1f81d83a | /querydsl-core/src/main/java/com/querydsl/core/types/dsl/ListPath.java | ce3e35f11ec4c1490b8815864f76c7b8e92e5b34 | [
"Apache-2.0"
] | permissive | kherrala/querydsl | https://github.com/kherrala/querydsl | 32dc04a7b1377ad9ec35ac65e06e8dcd8f21dcaa | 52cbd551f7564b89219715283b3738b071f50e3d | refs/heads/master | 2020-08-06T20:56:05.266000 | 2020-05-13T06:26:42 | 2020-05-13T09:44:33 | 213,149,066 | 2 | 0 | Apache-2.0 | true | 2019-10-06T10:33:37 | 2019-10-06T10:33:37 | 2019-10-05T19:22:24 | 2019-10-01T04:35:57 | 49,213 | 0 | 0 | 0 | null | false | false | /*
* Copyright 2015, The Querydsl Team (http://www.querydsl.com/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 ... | UTF-8 | Java | 4,161 | java | ListPath.java | Java | [
{
"context": "code ListPath} represents list paths\n *\n * @author tiwe\n *\n * @param <E> component type\n * @param <Q> res",
"end": 910,
"score": 0.9982733726501465,
"start": 906,
"tag": "USERNAME",
"value": "tiwe"
}
] | null | [] | /*
* Copyright 2015, The Querydsl Team (http://www.querydsl.com/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 ... | 4,161 | 0.664504 | 0.657775 | 141 | 28.510639 | 29.306795 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.58156 | false | false | 1 |
fb08527c6a00ab532066fe9fd08a6644351de126 | 10,350,871,249,393 | 5ff654058d48a46b6cd2b6351a3d88eb121b58cd | /src/main/java/com/populisrh/dadosesocial/Rest_Crud.java | 1f703e817ce88d3d54ada5853c1a872b9467084f | [] | no_license | grenne/dadosesocial | https://github.com/grenne/dadosesocial | 41ba26ab43da69d772acd6e092627febdd5e9abe | 82ac68781a3188c5bbc832188af25de219d30c1c | refs/heads/master | 2021-05-04T03:11:42.224000 | 2018-03-14T18:27:55 | 2018-03-14T18:27:55 | 120,373,940 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.populisrh.dadosesocial;
import java.util.ArrayList;
import java.util.Map;
import javax.inject.Singleton;
import javax.ws.rs.Consumes;
import javax.ws.rs.POST;
import javax.ws.rs.Path;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.core.Response;
import org.json.simple.JSONObject;
import com.mong... | UTF-8 | Java | 6,876 | java | Rest_Crud.java | Java | [] | null | [] | package com.populisrh.dadosesocial;
import java.util.ArrayList;
import java.util.Map;
import javax.inject.Singleton;
import javax.ws.rs.Consumes;
import javax.ws.rs.POST;
import javax.ws.rs.Path;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.core.Response;
import org.json.simple.JSONObject;
import com.mong... | 6,876 | 0.660704 | 0.652851 | 197 | 33.903553 | 32.539642 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.883249 | false | false | 1 |
069d71dd0fbcb9702cfa6e3bebc2ab1149297672 | 19,361,712,626,811 | 101263e2b1fd10b8a353fc57f78fddfdf61bcb1b | /Restaurant_Reservation_System-main/SRC/BookingTicketController.java | 7a5309026e6d18ac8a4398dad48a005e00823dd6 | [] | no_license | Jasoncch/Restaurant_Reseervation_System | https://github.com/Jasoncch/Restaurant_Reseervation_System | 76c9d8f42b49fc75cdaaca1a44b892192c0db770 | 30fd32171d6f15976b764a3d30857e90982e992b | refs/heads/main | 2023-02-22T06:27:56.730000 | 2022-06-07T09:31:28 | 2022-06-07T09:31:28 | 333,667,995 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.HashMap;
public class BookingTicketController {
private static HashMap<Day,Integer> tControllers = new HashMap<>();
public static int takeTicket(Day d) {
Integer ticket=tControllers.get(d);
if(ticket==null) {
tControllers.put(d.clone(),2);
return 1;
}
else {
tControlle... | UTF-8 | Java | 611 | java | BookingTicketController.java | Java | [] | null | [] | import java.util.HashMap;
public class BookingTicketController {
private static HashMap<Day,Integer> tControllers = new HashMap<>();
public static int takeTicket(Day d) {
Integer ticket=tControllers.get(d);
if(ticket==null) {
tControllers.put(d.clone(),2);
return 1;
}
else {
tControlle... | 611 | 0.654664 | 0.649755 | 28 | 19.821428 | 17.641375 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.357143 | false | false | 1 |
469862ad84b74cec5d8d3602c4d94dee822f9984 | 12,824,772,403,681 | 1c04060ce9a937bc3e8658ac10295463389906aa | /ZkouskaVlakna/src/zkouskavlakna/Konzument.java | f3a0864e50748e91491263fc2ee8f8959a8d1ba7 | [] | no_license | DavidHaffner/Zkouska_vlakna | https://github.com/DavidHaffner/Zkouska_vlakna | 112876b490b22e7bdac70a12181dae3f9447fa6b | 8cdb5eb46c440e6268ae57281feedacf8135cc18 | refs/heads/master | 2021-06-28T14:53:00.257000 | 2017-09-19T20:16:29 | 2017-09-19T20:16:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package zkouskavlakna;
/**
*
* @author DHA
*/
public class Konzument implements Runnable {
Zasobnik zas;
p... | UTF-8 | Java | 716 | java | Konzument.java | Java | [
{
"context": " */\r\npackage zkouskavlakna;\r\n\r\n/**\r\n *\r\n * @author DHA\r\n */\r\npublic class Konzument implements Runnable ",
"end": 239,
"score": 0.9933733940124512,
"start": 236,
"tag": "USERNAME",
"value": "DHA"
}
] | 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 zkouskavlakna;
/**
*
* @author DHA
*/
public class Konzument implements Runnable {
Zasobnik zas;
p... | 716 | 0.541899 | 0.541899 | 30 | 21.866667 | 22.958998 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 1 |
db51621ead7b9c5e9d603c74c2b69ef8b203b2ca | 18,940,805,778,544 | 0a04cbdb5f82bd641a3746175c5f77bb2c71df06 | /STARCRAFT/Terran.java | bc1e6a23b95af8f35d7453272ccb52fffd640b5d | [] | no_license | LauraNataliaJaimes/Starcraft | https://github.com/LauraNataliaJaimes/Starcraft | efa576c223a2d4a7dab056086a2bf2f98663bb1c | 3a186032cf91859dc2bc7f148f1f97d343f13eec | refs/heads/master | 2020-05-01T12:42:13.762000 | 2019-03-25T02:28:10 | 2019-03-25T02:28:10 | 177,472,793 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import greenfoot.*; // (World, Actor, GreenfootImage, Greenfoot and MouseInfo)
/**
* Write a description of class Terran here.
*
* @author (your name)
* @version (a version number or a date)
*/
public class Terran extends Actor
{
GifImage myGif = new GifImage ("Humanoidee.gif");
/**
* Act - do wha... | UTF-8 | Java | 740 | java | Terran.java | Java | [] | null | [] | import greenfoot.*; // (World, Actor, GreenfootImage, Greenfoot and MouseInfo)
/**
* Write a description of class Terran here.
*
* @author (your name)
* @version (a version number or a date)
*/
public class Terran extends Actor
{
GifImage myGif = new GifImage ("Humanoidee.gif");
/**
* Act - do wha... | 740 | 0.591892 | 0.582432 | 29 | 24.517241 | 23.516129 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.344828 | false | false | 1 |
2ac203afa4cb22fa5d347f498ffd49072835abf7 | 5,420,248,794,606 | 6ba491e0861fa47a7973b928d2cee15f8e9ee9b1 | /src/sample/Assistants/OptionValues.java | ed970e83ed424751898e10bd667d6fc15b2a4d5a | [] | no_license | hlus/Polygonshop | https://github.com/hlus/Polygonshop | f9c16885319c030c9762c2655460052c43de4134 | 63264e789e0f92b45bc7ea22492f8ce54f532f6b | refs/heads/master | 2020-03-17T11:36:40.504000 | 2018-06-06T22:17:46 | 2018-06-06T22:17:46 | 133,557,586 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sample.Assistants;
import java.awt.*;
import java.io.Serializable;
import java.util.Arrays;
import java.util.List;
/**
* Class which describe option values
*
* @author hlus
* @version 2.1
*/
public class OptionValues implements Serializable {
public boolean showDescription; // show or... | UTF-8 | Java | 4,301 | java | OptionValues.java | Java | [
{
"context": "Class which describe option values\r\n *\r\n * @author hlus\r\n * @version 2.1\r\n */\r\npublic class OptionValues ",
"end": 195,
"score": 0.9995352029800415,
"start": 191,
"tag": "USERNAME",
"value": "hlus"
}
] | null | [] | package sample.Assistants;
import java.awt.*;
import java.io.Serializable;
import java.util.Arrays;
import java.util.List;
/**
* Class which describe option values
*
* @author hlus
* @version 2.1
*/
public class OptionValues implements Serializable {
public boolean showDescription; // show or... | 4,301 | 0.578005 | 0.573355 | 140 | 28.721428 | 22.126284 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.407143 | false | false | 1 |
93d8154e1d7a30eb1cd204927848aa35b5053933 | 13,400,298,032,549 | 9513c19582398e749f1184e61fc2e96b865a7ebc | /CLV1.0/src/cn/vehicle/entity/Partsgl.java | 867d192532fa75a0924e10d8cc3aec7aa30023de | [] | no_license | canxuexiaolei/Vehiclemanagement4SS | https://github.com/canxuexiaolei/Vehiclemanagement4SS | 30f35540b21d320d51217a667697c470c92c759e | 9b6717dff7dc7fb233d5dbfc9e94bc4d46d0cf8d | refs/heads/master | 2018-09-09T19:01:46.357000 | 2018-06-07T02:43:48 | 2018-06-07T02:43:48 | 135,663,792 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.vehicle.entity;
import java.util.Date;
public class Partsgl {
private Integer partsid;
private String partsname;
private Integer carsystemid;
private Double partsprice;
private Date creationtime;
private String Carmodelname;
public String getCarmodelname() {
return Carm... | UTF-8 | Java | 1,770 | java | Partsgl.java | Java | [] | null | [] | package cn.vehicle.entity;
import java.util.Date;
public class Partsgl {
private Integer partsid;
private String partsname;
private Integer carsystemid;
private Double partsprice;
private Date creationtime;
private String Carmodelname;
public String getCarmodelname() {
return Carm... | 1,770 | 0.668362 | 0.668362 | 85 | 19.835295 | 20.061581 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 1 |
8f22335985ed130bb3cc9c77ff1d4caf1f5d3096 | 2,104,534,000,751 | 7c63ac57441e88640e9a519acc89a9937ad832af | /src/main/java/com/onestop/orderservice/service/OrderServiceServiceImpl.java | 3338d5919aa720a18ed9bd2aded47bbc3c138934 | [] | no_license | jaybhatta/Onestop | https://github.com/jaybhatta/Onestop | b31bae39c6f109e63373f9221817e11031525608 | 427d033e3c5a0f5777c2151a5653afd087c32c40 | refs/heads/master | 2023-08-07T01:47:42.191000 | 2021-09-13T16:48:32 | 2021-09-13T16:48:32 | 406,054,181 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.onestop.orderservice.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.onestop.orderservice.model.Order;
import com.onestop.orderservice.repository.OrderServiceRepo;
@Service
public class OrderServiceServiceImpl implements Or... | UTF-8 | Java | 703 | java | OrderServiceServiceImpl.java | Java | [] | null | [] | package com.onestop.orderservice.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.onestop.orderservice.model.Order;
import com.onestop.orderservice.repository.OrderServiceRepo;
@Service
public class OrderServiceServiceImpl implements Or... | 703 | 0.807966 | 0.807966 | 33 | 20.30303 | 23.394489 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.939394 | false | false | 1 |
756c8c60b7b4519a31f40da66f1977fd661b4eb2 | 14,173,392,079,065 | a35418de5d68cedfabe36e5cbd89a84ae2781e19 | /PublicStorage/1912_Satage2/java2阶段_day12/code/javase_workspace/javase_oop_4/src/com/bjlemon/javase/polymorphism/PolymorphismTest2.java | b9a1bec23fa3677b08134ebb38e7d175351b3205 | [] | no_license | AkideLiu/java_stage2_1912 | https://github.com/AkideLiu/java_stage2_1912 | 5c9790374fd28c9bbd6e24de8a861bfefdf4223d | 3c003484613af3dd1b0a9ec47554fe1697262180 | refs/heads/Rebuild | 2020-11-27T10:23:34.889000 | 2020-02-20T08:48:52 | 2020-02-20T08:48:52 | 229,400,704 | 0 | 0 | null | false | 2020-01-06T20:06:41 | 2019-12-21T08:44:09 | 2020-01-06T19:58:03 | 2020-01-06T20:06:40 | 18,593 | 0 | 0 | 0 | JavaScript | false | false | package com.bjlemon.javase.polymorphism;
/**
* @author jeffzhou
* @version 1.0.0
* @ClassName PolymorphismTest2.java
* @Description TODO
* @createTime 2020年01月17日 20:55:00
*/
public class PolymorphismTest2 {
public static void main(String[] args) {
PolymorphismDemo polymorphismDemo = new Polymorphis... | UTF-8 | Java | 419 | java | PolymorphismTest2.java | Java | [
{
"context": "e com.bjlemon.javase.polymorphism;\n\n/**\n * @author jeffzhou\n * @version 1.0.0\n * @ClassName PolymorphismTest2",
"end": 65,
"score": 0.9786818027496338,
"start": 57,
"tag": "USERNAME",
"value": "jeffzhou"
}
] | null | [] | package com.bjlemon.javase.polymorphism;
/**
* @author jeffzhou
* @version 1.0.0
* @ClassName PolymorphismTest2.java
* @Description TODO
* @createTime 2020年01月17日 20:55:00
*/
public class PolymorphismTest2 {
public static void main(String[] args) {
PolymorphismDemo polymorphismDemo = new Polymorphis... | 419 | 0.697337 | 0.651332 | 17 | 23.294117 | 19.173403 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.235294 | false | false | 1 |
4a1ec429ad8771668c974bbbe4d6b07593d8caa1 | 23,467,701,372,766 | 02ead794e53de304a31f293b9ec06dc4755cd769 | /field-binder/src/main/java/org/tylproject/vaadin/addon/fields/FieldDecorator.java | 117d2b2682fb376387f94c1f3c7198e462f08a76 | [
"Apache-2.0"
] | permissive | tyl/field-binder | https://github.com/tyl/field-binder | f00b067a5ac56fdca6b410a470a3d4519d018db1 | 5a7640f0eba5a5a8058306d0f3bd1d56dc664936 | refs/heads/master | 2016-09-05T15:05:26.349000 | 2015-03-17T15:00:05 | 2015-03-17T15:00:05 | 28,335,629 | 3 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2015 - Tyl Consulting s.a.s.
*
* Authors: Edoardo Vacchi
* Contributors: Marco Pancotti, Daniele Zonca
*
* 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
*
* htt... | UTF-8 | Java | 7,553 | java | FieldDecorator.java | Java | [
{
"context": " (c) 2015 - Tyl Consulting s.a.s.\n *\n * Authors: Edoardo Vacchi\n * Contributors: Marco Pancotti, Daniele Zonca\n",
"end": 80,
"score": 0.9998599886894226,
"start": 66,
"tag": "NAME",
"value": "Edoardo Vacchi"
},
{
"context": " *\n * Authors: Edoardo Vacchi\n * ... | null | [] | /*
* Copyright (c) 2015 - Tyl Consulting s.a.s.
*
* Authors: <NAME>
* Contributors: <NAME>, <NAME>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/lice... | 7,530 | 0.672845 | 0.671786 | 298 | 24.345638 | 23.302029 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.255034 | false | false | 1 |
4350d33cfaf83739a5ec17ce82634e6e6a09e2f8 | 498,216,223,327 | 60151ef091231af043e80373d656c377d991ab6e | /app/src/main/java/ml/mrkang/homedemo/Adapter/HotSalesAdapter.java | 852af9f0914ebc62b08c6ba6a46d7fe21e346968 | [] | no_license | kangjinwen/HomeDemo | https://github.com/kangjinwen/HomeDemo | 393f573302f9fd80a5992a69aa5fff066b69ef05 | b330b8a02a9732a6b03c3abbf75c2cc227ff39fe | refs/heads/master | 2021-01-20T08:08:25.913000 | 2017-05-04T10:44:15 | 2017-05-04T10:44:15 | 90,105,318 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ml.mrkang.homedemo.Adapter;
import android.content.Context;
import android.graphics.Bitmap;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import android.widget.TextView;
import com.chad.library.a... | UTF-8 | Java | 2,156 | java | HotSalesAdapter.java | Java | [
{
"context": "n;\nimport ml.mrkang.homedemo.R;\n\n/**\n * Created by Administrator on 2017/5/4.\n */\n\npublic class HotSalesAdapter ex",
"end": 476,
"score": 0.7022605538368225,
"start": 463,
"tag": "USERNAME",
"value": "Administrator"
}
] | null | [] | package ml.mrkang.homedemo.Adapter;
import android.content.Context;
import android.graphics.Bitmap;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import android.widget.TextView;
import com.chad.library.a... | 2,156 | 0.683673 | 0.673006 | 69 | 30.246376 | 24.216061 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.594203 | false | false | 1 |
60574167a75228cc7c65752a4bb1ff94ff3bbc62 | 27,152,783,308,352 | 2cb5945c084df3fee51e8d735678da04910ff32f | /src/test/java/com/andrewjamesjohnson/junit/ParameterizedTestCaseRunnerTest.java | c0bc2817aab9667d29b0f778ba05815bee9f84e2 | [
"MIT"
] | permissive | ajsquared/junit-parameterized-test-case | https://github.com/ajsquared/junit-parameterized-test-case | adfe94287fdbd1adea6866a532ffdc620d6e9f96 | de1c14c74c5816a13ffffe921dc5ef55afe5262b | refs/heads/master | 2021-06-03T02:33:08.247000 | 2020-12-05T00:17:20 | 2020-12-05T00:17:20 | 123,707,476 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.andrewjamesjohnson.junit;
import com.andrewjamesjohnson.junit.tuple.Tuple1;
import org.junit.Assert;
import org.junit.BeforeClass;
import org.junit.Test;
import org.junit.runners.model.FrameworkMethod;
import org.junit.runners.model.InitializationError;
import java.lang.reflect.Method;
import java.util.*;... | UTF-8 | Java | 2,440 | java | ParameterizedTestCaseRunnerTest.java | Java | [
{
"context": "package com.andrewjamesjohnson.junit;\n\nimport com.andrewjamesjohnson.junit.tuple",
"end": 30,
"score": 0.9388559460639954,
"start": 12,
"tag": "USERNAME",
"value": "andrewjamesjohnson"
},
{
"context": "package com.andrewjamesjohnson.junit;\n\nimport com.andrewjamesjoh... | null | [] | package com.andrewjamesjohnson.junit;
import com.andrewjamesjohnson.junit.tuple.Tuple1;
import org.junit.Assert;
import org.junit.BeforeClass;
import org.junit.Test;
import org.junit.runners.model.FrameworkMethod;
import org.junit.runners.model.InitializationError;
import java.lang.reflect.Method;
import java.util.*;... | 2,440 | 0.709426 | 0.704918 | 69 | 34.376812 | 35.075943 | 168 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.536232 | false | false | 1 |
506e357865c6855acc95577ee722223f43ce2a36 | 7,344,394,137,683 | 5c6ffcc895c284a8c79629122e488f5743ac778f | /src/hw_15/Train/MainForTrain.java | 06218b8f119218f30f376faadfc46996b9550841 | [] | no_license | internal-jew/A-level | https://github.com/internal-jew/A-level | aad90ed29c1da31a283c9df1c8a2211e868335c6 | cb066581eebf95b5bae94051db4f9d206e43edf6 | refs/heads/master | 2020-04-08T13:23:10.696000 | 2018-11-21T14:29:14 | 2018-11-21T14:29:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hw_15.Train;
import com.mysql.fabric.RangeShardMapping;
import java.util.InputMismatchException;
import java.util.Random;
import java.util.Scanner;
public class MainForTrain {
private static Scanner scanner = new Scanner(System.in);
private static Random random = new Random();
private static Enum... | UTF-8 | Java | 1,615 | java | MainForTrain.java | Java | [] | null | [] | package hw_15.Train;
import com.mysql.fabric.RangeShardMapping;
import java.util.InputMismatchException;
import java.util.Random;
import java.util.Scanner;
public class MainForTrain {
private static Scanner scanner = new Scanner(System.in);
private static Random random = new Random();
private static Enum... | 1,615 | 0.680495 | 0.67678 | 51 | 30.666666 | 33.679962 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.490196 | false | false | 1 |
860ba254b944386fefd8f72cb2c98a09a947ee91 | 12,240,656,860,273 | e53397a3c2c85be9e8d6e7d8f374fe2c35417f8a | /homework3/src/main/java/com/avalieva/homework3/ru/otus/avalieva/testing/QuestionsReader.java | ac1637d40e22219682bcdf84071f1f56cc8040f6 | [] | no_license | alfiyashka/otus_spring | https://github.com/alfiyashka/otus_spring | 79f096cc832e75702e2f67a9186f6a05b3eef209 | 31a43c785ad94604a8a4b9b816f99f1f5b81a019 | refs/heads/master | 2022-07-17T21:02:44.004000 | 2020-05-29T19:57:07 | 2020-05-29T19:57:07 | 224,483,926 | 0 | 0 | null | false | 2022-06-21T03:11:49 | 2019-11-27T17:31:30 | 2020-05-29T19:57:12 | 2022-06-21T03:11:48 | 373 | 0 | 0 | 7 | Java | false | false | package com.avalieva.homework3.ru.otus.avalieva.testing;
import com.avalieva.homework3.ru.otus.avalieva.testing.impl.model.Question;
import java.util.List;
public interface QuestionsReader {
List<Question> getQuestions();
}
| UTF-8 | Java | 231 | java | QuestionsReader.java | Java | [] | null | [] | package com.avalieva.homework3.ru.otus.avalieva.testing;
import com.avalieva.homework3.ru.otus.avalieva.testing.impl.model.Question;
import java.util.List;
public interface QuestionsReader {
List<Question> getQuestions();
}
| 231 | 0.796537 | 0.787879 | 9 | 24.666666 | 25.995726 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 1 |
4105007293626355175da70f3bbbf50251456254 | 26,130,581,041,372 | 196f746d1b98b010640f71f68cf408f6568f1ce4 | /Habit/app/src/main/java/com/example/hp/test25/view/QuestionFragment.java | 3ef634d9ed90e020335a1a56a5153dcf89271094 | [
"Apache-2.0"
] | permissive | yangkailun/Diary-and-Habits | https://github.com/yangkailun/Diary-and-Habits | 889da8688e95d70b4bddf8578bd6f97499157e6a | 2284b0892bf93742cd3bbfd8320dc1b0ecdef3bf | refs/heads/master | 2021-05-17T02:53:04.752000 | 2020-05-04T07:51:40 | 2020-05-04T07:51:40 | 250,585,475 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.hp.test25.view;
import android.content.Context;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.design.widget.FloatingActionButton;
import android.support.v4.app.Fragment;
import android.support.v7.widget.LinearL... | UTF-8 | Java | 4,201 | java | QuestionFragment.java | Java | [] | null | [] | package com.example.hp.test25.view;
import android.content.Context;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.design.widget.FloatingActionButton;
import android.support.v4.app.Fragment;
import android.support.v7.widget.LinearL... | 4,201 | 0.61938 | 0.615292 | 115 | 35.165218 | 27.267094 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.591304 | false | false | 1 |
59a4fde6c0c549410193cf3b2f87028945f66b5d | 29,935,922,072,702 | d415977786964e2703f5e18b6a3c02e2989254ff | /src/main/java/gov/gwssi/csc/scms/domain/student/Grade.java | 0e85e1f895bc49b9015917a6d95d782aa53e9844 | [] | no_license | gwssi-tax/csc-scms | https://github.com/gwssi-tax/csc-scms | a745c69c6002a7cdf18290f83a47a272e0a15a35 | 493c7c8a5d7bd932ecdb746f3da44e34ba1e2deb | refs/heads/JPA_Hibernate | 2019-08-03T12:10:52.199000 | 2016-08-08T04:27:44 | 2016-08-08T04:27:44 | 32,523,542 | 2 | 6 | null | false | 2016-09-01T02:17:14 | 2015-03-19T13:40:07 | 2016-01-13T04:36:31 | 2016-09-01T02:17:14 | 9,563 | 0 | 2 | 3 | Java | null | null | package gov.gwssi.csc.scms.domain.student;
import com.fasterxml.jackson.annotation.JsonIgnore;
import javax.persistence.*;
import java.util.Date;
/**
* 学生成绩
*/
@Entity
@Table(name = "SCMS_GRADE")
public class Grade {
@Id
private String id;
// /**
// * studentID
// */
// priv... | UTF-8 | Java | 2,802 | java | Grade.java | Java | [] | null | [] | package gov.gwssi.csc.scms.domain.student;
import com.fasterxml.jackson.annotation.JsonIgnore;
import javax.persistence.*;
import java.util.Date;
/**
* 学生成绩
*/
@Entity
@Table(name = "SCMS_GRADE")
public class Grade {
@Id
private String id;
// /**
// * studentID
// */
// priv... | 2,802 | 0.525127 | 0.525127 | 149 | 16.429531 | 14.453468 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.248322 | false | false | 1 |
f3a60578874d11843afe959c32946f911dc87dd0 | 395,137,057,430 | 8c20defa7c6e9ffa08609fafeb999c43659f76a0 | /app/src/main/java/com/example/githubapisample/ui/collaborator/CollaboratorsAdapter.java | 94035d37883532e3faf58b6cc313d5d87cd12411 | [] | no_license | ch110351/github-api-sample | https://github.com/ch110351/github-api-sample | 11b7503d8aeeed0e9db9918f5052931b276162ac | 9a304541f8db4368b60daddad93c6b49aed93d9a | refs/heads/master | 2022-11-21T09:57:33.883000 | 2020-03-12T08:39:51 | 2020-03-12T08:39:51 | 246,062,470 | 0 | 0 | null | false | 2020-03-12T08:37:59 | 2020-03-09T14:47:36 | 2020-03-11T01:50:04 | 2020-03-12T08:37:58 | 182 | 0 | 0 | 0 | Java | false | false | package com.example.githubapisample.ui.collaborator;
import android.view.LayoutInflater;
import android.view.ViewGroup;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.DiffUtil;
import androidx.recyclerview.widget.RecyclerView;
import com.example.githubapisample.data.model.Contributors;
impor... | UTF-8 | Java | 3,421 | java | CollaboratorsAdapter.java | Java | [] | null | [] | package com.example.githubapisample.ui.collaborator;
import android.view.LayoutInflater;
import android.view.ViewGroup;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.DiffUtil;
import androidx.recyclerview.widget.RecyclerView;
import com.example.githubapisample.data.model.Contributors;
impor... | 3,421 | 0.691318 | 0.690734 | 104 | 31.89423 | 30.47632 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.471154 | false | false | 1 |
dcecdb22d56043b616d5cb6103790b82ab51c5d2 | 31,980,326,519,641 | b67041ca31e87f7abdf44949582099b49e291eab | /EmployeeWage.java | 906185b7e406e880a5d5a58783795c2d57f64e73 | [] | no_license | JituShinde77/EmployeeWageJavaObject | https://github.com/JituShinde77/EmployeeWageJavaObject | cc8fb27c61ccd4a8747dcabc7105b932f1ec8d17 | d6ef4fac828dfe2244ad2ff8fec866c1d7924f9c | refs/heads/master | 2022-10-21T03:48:59.441000 | 2020-06-14T18:12:18 | 2020-06-14T18:12:18 | 271,615,281 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
import java.util.*;
public class EmployeeWage implements IEmployeeWage{
private ArrayList<Company> companyArray;
private Map<String, Integer> companyWageMap;
private int numberOfEmployee = 0;
public EmployeeWage(){
companyArray = new A... | UTF-8 | Java | 3,036 | java | EmployeeWage.java | Java | [
{
"context": "yeeWage();\n \t\temployeeWage.addCompanyEmployee(\"DMart\", 20, 8, 4, 20, 100);\n\t\temployeeWage.addCompanyEm",
"end": 2801,
"score": 0.9981332421302795,
"start": 2796,
"tag": "NAME",
"value": "DMart"
},
{
"context": ", 4, 20, 100);\n\t\temployeeWage.addCompanyEmplo... | null | [] | import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
import java.util.*;
public class EmployeeWage implements IEmployeeWage{
private ArrayList<Company> companyArray;
private Map<String, Integer> companyWageMap;
private int numberOfEmployee = 0;
public EmployeeWage(){
companyArray = new A... | 3,036 | 0.675889 | 0.663043 | 87 | 33.896553 | 29.394281 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.574713 | false | false | 1 |
5a7aa4be6790da9b5472fecb0bfc3df1688bf568 | 14,903,536,576,114 | fd62d58c8e2496cb45a29b9001300c9d9e58d252 | /TiJ4/src/Chapter18_IO/OSExecuteDemo.java | b32df30a2c50c8319d353af95b7d654d42966cae | [] | no_license | Rainwin2015/MyRepo | https://github.com/Rainwin2015/MyRepo | d3b353d04e7f35a2636dfd1e64c563f1e8e731fd | 966fe23806b2a54f199b048523edf85336424bc5 | refs/heads/master | 2021-03-27T11:46:03.990000 | 2017-09-02T18:11:26 | 2017-09-02T18:11:26 | 87,849,810 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Chapter18_IO;
/**
*/
public class OSExecuteDemo {
public static void main(String[] args) {
OSExecute.command("javap -version");
}
}
| UTF-8 | Java | 167 | java | OSExecuteDemo.java | Java | [] | null | [] | package Chapter18_IO;
/**
*/
public class OSExecuteDemo {
public static void main(String[] args) {
OSExecute.command("javap -version");
}
}
| 167 | 0.598802 | 0.586826 | 9 | 16.555555 | 17.237627 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 1 |
9c7daee265c8f413025ad91386e41e2939e72c3a | 9,655,086,507,864 | ca1e7ff11040a223f8d8a05461010ed61d3257cc | /src/main/java/com/fyber/tamir/FyberChallenge/PortfolioStock.java | 4284e5e51a096d444c653a98c14c5bf7c0c69979 | [] | no_license | tamiryup/Portfolio-Manager | https://github.com/tamiryup/Portfolio-Manager | 934998dec5a2c905aee1b187b2c1ea452104d948 | 3b7f302806db229264bc5b69b4a35c6504a71b5b | refs/heads/master | 2020-03-20T19:34:14.214000 | 2018-06-06T08:19:15 | 2018-06-06T08:19:15 | 137,643,450 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fyber.tamir.FyberChallenge;
public class PortfolioStock {
private String stock;
private int amount;
private boolean buy = true;
public PortfolioStock() {
}
public PortfolioStock(String stock, int amount) {
this.stock = stock;
this.amount = amount;
this.buy = true;
}
public Portfol... | UTF-8 | Java | 644 | java | PortfolioStock.java | Java | [] | null | [] | package com.fyber.tamir.FyberChallenge;
public class PortfolioStock {
private String stock;
private int amount;
private boolean buy = true;
public PortfolioStock() {
}
public PortfolioStock(String stock, int amount) {
this.stock = stock;
this.amount = amount;
this.buy = true;
}
public Portfol... | 644 | 0.680124 | 0.680124 | 41 | 14.707317 | 15.143612 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.487805 | false | false | 1 |
94078b43126f3edc11426dbd96614e780fb4f2a3 | 35,287,451,308,006 | e18a705b0a1b29439cee4e6e8b0259ae2e0e26f4 | /parent/pinyougou-interface/src/main/java/cn/itcast/core/service/OrderStatisticsService.java | 6a0b04af87d11a50c3794186fd00e089025800e8 | [] | no_license | heima-xinxin/pyg | https://github.com/heima-xinxin/pyg | 22c80af9a20caa2f98bd2f77edf85c93dc4befe6 | 75cdc892334b0479ee3e4cb6f654c21028cb5ef2 | refs/heads/master | 2020-04-13T19:43:38.942000 | 2019-01-02T03:13:40 | 2019-01-02T03:13:40 | 163,411,113 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.itcast.core.service;
import entity.PageResult;
import pojoGroup.OrderVo;
import java.text.ParseException;
import java.util.List;
public interface OrderStatisticsService {
List<OrderVo> search(String date) throws ParseException;
}
| UTF-8 | Java | 248 | java | OrderStatisticsService.java | Java | [] | null | [] | package cn.itcast.core.service;
import entity.PageResult;
import pojoGroup.OrderVo;
import java.text.ParseException;
import java.util.List;
public interface OrderStatisticsService {
List<OrderVo> search(String date) throws ParseException;
}
| 248 | 0.806452 | 0.806452 | 11 | 21.545454 | 18.816645 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 1 |
01f7710682760b5a7653aa8639002e1b90e36a0b | 1,073,741,884,232 | 4463681ba444e2c8b3c856c0c5c1560c13d109f3 | /ssm-service/src/main/java/com/ryan/service/impl/UserServiceImpl.java | 2f7788344f352a63e27e3962a7f7e8a35921f16e | [] | no_license | ryiann/ssm-redis-shiro | https://github.com/ryiann/ssm-redis-shiro | a9c355a2f44f5e9a4912b1aceb4bcc2af333dd65 | 035bc23f0ecf170a85fcd45957ad42f6a11d4041 | refs/heads/master | 2020-03-29T00:45:47.929000 | 2018-12-05T06:45:43 | 2018-12-05T06:45:43 | 149,354,905 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ryan.service.impl;
import com.ryan.dao.UserMapper;
import com.ryan.pojo.UserDO;
import com.ryan.service.UserService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
/**
* @author YoriChen
* @date 2018/6/21
*/
@Service
public class UserServi... | UTF-8 | Java | 549 | java | UserServiceImpl.java | Java | [
{
"context": "pringframework.stereotype.Service;\n\n/**\n * @author YoriChen\n * @date 2018/6/21\n */\n@Service\npublic class User",
"end": 265,
"score": 0.9978088736534119,
"start": 257,
"tag": "NAME",
"value": "YoriChen"
}
] | null | [] | package com.ryan.service.impl;
import com.ryan.dao.UserMapper;
import com.ryan.pojo.UserDO;
import com.ryan.service.UserService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
/**
* @author YoriChen
* @date 2018/6/21
*/
@Service
public class UserServi... | 549 | 0.76867 | 0.75592 | 24 | 21.916666 | 21.348139 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 1 |
0d5dc80fe68f764659abff76fddc1a4706b63ca7 | 34,402,688,051,926 | 0c06ae493ca112ffd23bfd81c0aa21268ea262a6 | /app/src/main/java/com/baswarajmamidgi/neardevs/UserDetails.java | 78845577d9b240aa2f170483dee3048e351cbc8b | [] | no_license | baswarajmamidgi/NearDevs | https://github.com/baswarajmamidgi/NearDevs | ff36dfa6d15025a88de1b78618e3c3bf9b2e54ef | dd05cdc3bba58f467d791832e761568524763a12 | refs/heads/master | 2021-09-10T18:22:10.415000 | 2018-03-30T21:53:15 | 2018-03-30T21:53:15 | 110,984,091 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.baswarajmamidgi.neardevs;
import android.content.Intent;
import android.content.SearchRecentSuggestionsProvider;
import android.content.SharedPreferences;
import android.support.annotation.NonNull;
import android.support.design.widget.TextInputEditText;
import android.support.design.widget.TextInputLayout;... | UTF-8 | Java | 9,423 | java | UserDetails.java | Java | [
{
"context": "package com.baswarajmamidgi.neardevs;\n\nimport android.content.Intent;\nimport ",
"end": 27,
"score": 0.9782484173774719,
"start": 12,
"tag": "USERNAME",
"value": "baswarajmamidgi"
}
] | null | [] | package com.baswarajmamidgi.neardevs;
import android.content.Intent;
import android.content.SearchRecentSuggestionsProvider;
import android.content.SharedPreferences;
import android.support.annotation.NonNull;
import android.support.design.widget.TextInputEditText;
import android.support.design.widget.TextInputLayout;... | 9,423 | 0.555768 | 0.555131 | 296 | 30.834459 | 25.601473 | 174 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.608108 | false | false | 1 |
6e1f2e1a219257f6c12a34055da6dcf8af6c17e0 | 11,854,109,758,921 | 06bf84e9ed5d45546baf0bc6b04a46ab375d08f1 | /modulo-08/aula01/src/main/java/br/com/crescer/aula01/TemaParcelator.java | 542821f2205f5257df517e5f215b6665b2e99216 | [] | no_license | cwi-crescer-2017-1/christopher.michel | https://github.com/cwi-crescer-2017-1/christopher.michel | 36966ac77e5ecf153d7cb3a89f3485f0a2539e91 | 1f9663d2ea5e57c9c3a1f0dbaf156cb40850546d | refs/heads/master | 2021-01-19T08:02:08.802000 | 2017-07-04T10:48:20 | 2017-07-04T10:48:20 | 87,595,821 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.crescer.aula01;
import java.math.BigDecimal;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
/**
*
* @author chris
*/
public class TemaParcelator implements Parcelator {
pri... | UTF-8 | Java | 1,335 | java | TemaParcelator.java | Java | [
{
"context": ".HashMap;\nimport java.util.Map;\n\n/**\n *\n * @author chris\n */\npublic class TemaParcelator implements Par",
"end": 248,
"score": 0.5449637770652771,
"start": 246,
"tag": "NAME",
"value": "ch"
},
{
"context": "shMap;\nimport java.util.Map;\n\n/**\n *\n * @author chr... | null | [] | package br.com.crescer.aula01;
import java.math.BigDecimal;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
/**
*
* @author chris
*/
public class TemaParcelator implements Parcelator {
pri... | 1,335 | 0.688156 | 0.682909 | 38 | 34.105263 | 31.902639 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.763158 | false | false | 1 |
3e7f8380c99ba4ebbcdd0e535d680d10f379a8eb | 18,528,488,916,095 | 40147d173079d021f1b03e12907ee85d86e6c65c | /src/main/java/com/potato/external/mail/impl/dto/MailSenderComponent.java | 187957272bda6627da12906b947d66c203e1b59a | [] | no_license | seungh0/potato-mailserver | https://github.com/seungh0/potato-mailserver | f4ae53f0337a37bc65c9dc12a40594e188c63938 | dcfb08dfda536b3e271e2e2d404b6e023e3faa16 | refs/heads/master | 2023-03-05T12:45:15.707000 | 2021-02-06T00:30:19 | 2021-02-06T00:30:19 | 336,398,452 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.potato.external.mail.impl.dto;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.stereotype.Component;
@ToString
@Setter
@Getter
@Component
@ConfigurationProperties(prefix = "mail.googl... | UTF-8 | Java | 413 | java | MailSenderComponent.java | Java | [] | null | [] | package com.potato.external.mail.impl.dto;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.stereotype.Component;
@ToString
@Setter
@Getter
@Component
@ConfigurationProperties(prefix = "mail.googl... | 413 | 0.823245 | 0.823245 | 20 | 19.700001 | 20.293102 | 75 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 1 |
a37e6228c62d33ce97d5ba9b4a8914faaca5115b | 31,885,837,236,079 | 2ee215a078ebbf49e9009d56a4534b269e0bacaa | /library/src/main/java/com/handy/widget/titlebar/utils/HandyTitleBarUtils.java | 00a64da9bf8e3edf22a1e6addc13f48b526c17d0 | [] | no_license | liujie045/HandyTitleBar | https://github.com/liujie045/HandyTitleBar | 40f6c7ccca256b8ce23a0a1e0b22f4251d869368 | 57c9e8498c648debc9f5f683b8c45e8c2c334dab | refs/heads/master | 2019-07-25T23:07:17.509000 | 2019-07-02T17:22:43 | 2019-07-02T17:22:43 | 85,684,071 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.handy.widget.titlebar.utils;
import android.content.Context;
import android.content.res.ColorStateList;
import android.content.res.Resources;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.PixelFormat;
import android.graphics.Point;
im... | UTF-8 | Java | 7,115 | java | HandyTitleBarUtils.java | Java | [
{
"context": "id.view.WindowManager;\n\n/**\n * 相关工具类\n *\n * @author LiuJie https://github.com/Handy045\n * @description funct",
"end": 792,
"score": 0.9996426105499268,
"start": 786,
"tag": "NAME",
"value": "LiuJie"
},
{
"context": "\n * 相关工具类\n *\n * @author LiuJie https://github.... | null | [] | package com.handy.widget.titlebar.utils;
import android.content.Context;
import android.content.res.ColorStateList;
import android.content.res.Resources;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.PixelFormat;
import android.graphics.Point;
im... | 7,115 | 0.674205 | 0.666075 | 168 | 39.267857 | 35.955906 | 197 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.720238 | false | false | 1 |
14003fb897275bbeefd8fa1bc1e5780ae59afedc | 24,429,774,033,128 | a5d148f1e736ebeb8e9d3098db658f34588950ab | /src/test/java/MaxPointsTest.java | e2aeeae5c17e1bda806b49d9e84651b7a7e40e1f | [] | no_license | glanbin/leetcode | https://github.com/glanbin/leetcode | 2f6876eb40d4652dbc6e5a364363e9ce2c56cca1 | c365f6686f0d0ee5b0888551bbf78f184749d216 | refs/heads/master | 2020-02-22T21:36:30.759000 | 2014-07-29T18:50:05 | 2014-07-29T18:50:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.junit.Test;
/**
* Unit test for {@link MaxPoints}.
*/
public class MaxPointsTest {
@Test
public void testMaxPoints() {
MaxPoints.Point[] points = new MaxPoints.Point[] {
new MaxPoints.Point(84, 250),
new MaxPoints.Point(0, 0),
new MaxPoints.Point(1, 0),
new MaxPoin... | UTF-8 | Java | 630 | java | MaxPointsTest.java | Java | [] | null | [] | import org.junit.Test;
/**
* Unit test for {@link MaxPoints}.
*/
public class MaxPointsTest {
@Test
public void testMaxPoints() {
MaxPoints.Point[] points = new MaxPoints.Point[] {
new MaxPoints.Point(84, 250),
new MaxPoints.Point(0, 0),
new MaxPoints.Point(1, 0),
new MaxPoin... | 630 | 0.603175 | 0.553968 | 24 | 25.25 | 17.297037 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.958333 | false | false | 1 |
34b45b41dabb01ecf72032cb7a9fabdfbd3fa19c | 22,411,139,371,128 | 34bb56e6405b7baf9d249f784326bfdc3190809e | /src/com/cn/spring/web/entity/Students.java | 6021532880b5085aa08108e3857c8850d8e514a9 | [] | no_license | 1337713882/MVCDemo | https://github.com/1337713882/MVCDemo | ddc0989985db042f9117bc6617f4fea77a6458c1 | 6ba7cbfdc54adff31477d43b80f6fe5f2ab8f896 | refs/heads/master | 2021-07-12T07:30:39.766000 | 2017-10-17T05:20:48 | 2017-10-17T05:20:48 | 107,220,505 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cn.spring.web.entity;
import java.io.Serializable;
public class Students implements Serializable {
private int stuId;
private String stuName;
private String stuPwd;
private String stuEmal;
public Students() {
super();
}
public Students(int stuId, String stuName, String stuPwd, String stuE... | UTF-8 | Java | 1,071 | java | Students.java | Java | [
{
"context": "= stuId;\n\t\tthis.stuName = stuName;\n\t\tthis.stuPwd = stuPwd;\n\t\tthis.stuEmal = stuEmal;\n\t}\n\tpublic int get",
"end": 404,
"score": 0.904962420463562,
"start": 402,
"tag": "PASSWORD",
"value": "st"
}
] | null | [] | package com.cn.spring.web.entity;
import java.io.Serializable;
public class Students implements Serializable {
private int stuId;
private String stuName;
private String stuPwd;
private String stuEmal;
public Students() {
super();
}
public Students(int stuId, String stuName, String stuPwd, String stuE... | 1,071 | 0.679739 | 0.679739 | 55 | 18.472727 | 19.519552 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.709091 | false | false | 1 |
9d257d3122fda0021323cc5a1db1c494afb60a9c | 27,419,071,265,706 | 640d9599ee5284dcddfb6ed766170638539e8001 | /src/main/java/DataStructures/Graphs/GraphTraversal/BreadthFirstSearch/ExampleCode/GraphTest.java | cd8251fcb31d572d0ecc9392fc75d532903c9278 | [] | no_license | timManas/ProgrammingRecipes | https://github.com/timManas/ProgrammingRecipes | 0b35e698e970efd11ed0c3acf4a896d98f872ca9 | e9ceb90dd6b9e581177999f87a533165b00f7907 | refs/heads/master | 2021-12-26T13:08:59.096000 | 2021-12-15T04:07:04 | 2021-12-15T04:07:04 | 87,657,462 | 0 | 0 | null | false | 2017-04-09T18:55:12 | 2017-04-08T19:04:51 | 2017-04-08T20:21:27 | 2017-04-09T18:55:12 | 40 | 0 | 0 | 0 | Java | null | null | package DataStructures.Graphs.GraphTraversal.BreadthFirstSearch.ExampleCode;
/**
* Created by timmanas on 2017-10-07.
*/
public class GraphTest {
//region Main
public static void main(String[] args) {
// Create Nodes
GraphNode node1 = new GraphNode(1);
GraphNode node2 = new GraphNo... | UTF-8 | Java | 3,057 | java | GraphTest.java | Java | [
{
"context": "BreadthFirstSearch.ExampleCode;\n\n/**\n * Created by timmanas on 2017-10-07.\n */\npublic class GraphTest {\n\n\n ",
"end": 104,
"score": 0.998482882976532,
"start": 96,
"tag": "USERNAME",
"value": "timmanas"
}
] | null | [] | package DataStructures.Graphs.GraphTraversal.BreadthFirstSearch.ExampleCode;
/**
* Created by timmanas on 2017-10-07.
*/
public class GraphTest {
//region Main
public static void main(String[] args) {
// Create Nodes
GraphNode node1 = new GraphNode(1);
GraphNode node2 = new GraphNo... | 3,057 | 0.573438 | 0.553484 | 95 | 31.189474 | 28.0343 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.515789 | false | false | 1 |
1027177846390c2e4afba5008027709ec4239999 | 7,086,696,084,370 | dfa254e17c564a1fe84c6536875f2a7c8e429147 | /app/src/main/java/com/heske/alexandria/services/BookService.java | 82e7f1bd2f92fa9cc94cbd4c61dd868ba3996206 | [] | no_license | jheske/Alexandria | https://github.com/jheske/Alexandria | 3bdab904942f5ff1d9c101642357ca1b566152aa | 08184ef34c77a9446a092468d38773db70a05855 | refs/heads/master | 2021-01-10T09:04:31.547000 | 2015-12-03T02:06:33 | 2015-12-03T02:06:33 | 47,278,319 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* <!--
* ~ Copyright (C) 2015 The Android Open Source Project
* ~
* ~ 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/LICE... | UTF-8 | Java | 11,508 | java | BookService.java | Java | [
{
"context": ".EAN\";\n\n public BookService() {\n super(\"Alexandria\");\n }\n\n @Override\n protected void ",
"end": 1986,
"score": 0.5988394021987915,
"start": 1982,
"tag": "NAME",
"value": "Alex"
}
] | null | [] | /*
* <!--
* ~ Copyright (C) 2015 The Android Open Source Project
* ~
* ~ 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/LICE... | 11,508 | 0.606187 | 0.598627 | 303 | 36.983498 | 28.229548 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.636964 | false | false | 1 |
e16cb8b0b32ecf9cae53233d8f1fd25cf46214df | 14,774,687,526,825 | 91cee29120cf127d976f9f1283c4e6d3370a2a3f | /src/main/java/com/datavenceapi/models/User.java | cfb2d38c880d9f033bfbf6af8af231808e47ff03 | [] | no_license | henriqueln7/datavence-api | https://github.com/henriqueln7/datavence-api | 89b9968e80fe063e439920f440c8f8335ca5ff99 | 1e2d4fea975bb7134dcc47b0a1f922cb1c954567 | refs/heads/master | 2022-11-21T01:23:51.505000 | 2020-07-01T03:24:27 | 2020-07-01T03:24:27 | 276,218,154 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.datavenceapi.models;
import com.fasterxml.jackson.annotation.JsonIgnore;
import javax.persistence.*;
import javax.validation.constraints.NotBlank;
import java.time.LocalDate;
import java.util.HashSet;
import java.util.Objects;
import java.util.Set;
@Entity
@Table(name = "users")
public class User {
@... | UTF-8 | Java | 1,873 | java | User.java | Java | [] | null | [] | package com.datavenceapi.models;
import com.fasterxml.jackson.annotation.JsonIgnore;
import javax.persistence.*;
import javax.validation.constraints.NotBlank;
import java.time.LocalDate;
import java.util.HashSet;
import java.util.Objects;
import java.util.Set;
@Entity
@Table(name = "users")
public class User {
@... | 1,873 | 0.610577 | 0.610577 | 85 | 21.023529 | 18.262772 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 1 |
b253cc28c67314040f05672f2abb5bc44f4023e7 | 5,437,428,653,137 | b798a9e087d70251096e4a7462b153b450bfdd56 | /src/main/java/im/zhaojun/zfile/home/model/request/operator/NewFolderRequest.java | 79de8afef1f398fdf9ef1a990a48c270c7883926 | [
"MIT"
] | permissive | zhaojun1998/zfile | https://github.com/zhaojun1998/zfile | 4a0aeaa61d19f0f6e2e6c818fb449b05c1bf9c4d | a4f4d654a3e1fb668c44ea1dd3288ba16469670b | refs/heads/main | 2022-07-22T07:00:21.316000 | 2022-07-16T09:42:14 | 2022-07-16T09:42:14 | 203,183,673 | 6,046 | 1,370 | null | null | null | null | null | null | null | null | null | null | null | null | null | package im.zhaojun.zfile.home.model.request.operator;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import javax.validation.constraints.NotBlank;
/**
* 新建文件夹请求参数
*
* @author zhaojun
*/
@Data
@ApiModel(description = "新建文件夹请求类")
public class NewFolderRe... | UTF-8 | Java | 948 | java | NewFolderRequest.java | Java | [
{
"context": "straints.NotBlank;\n\n/**\n * 新建文件夹请求参数\n *\n * @author zhaojun\n */\n@Data\n@ApiModel(description = \"新建文件夹请求类\")\npub",
"end": 249,
"score": 0.9995271563529968,
"start": 242,
"tag": "USERNAME",
"value": "zhaojun"
}
] | null | [] | package im.zhaojun.zfile.home.model.request.operator;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import javax.validation.constraints.NotBlank;
/**
* 新建文件夹请求参数
*
* @author zhaojun
*/
@Data
@ApiModel(description = "新建文件夹请求类")
public class NewFolderRe... | 948 | 0.70437 | 0.70437 | 30 | 24.966667 | 25.421099 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 1 |
8211c1cdaaf67469eeb9d2bbc98adebf5f41177c | 31,920,196,966,414 | 88f7898ce667ea3cb415a57ee40b618f7faacb66 | /APIJSON(Android)/APIJSON(AndroidStudio)/APIJSONTest/APIJSONLibrary/src/main/java/zuo/biao/apijson/SQL.java | a77e8541f5f68ac6b5da736124bdea28999baa32 | [
"Apache-2.0"
] | permissive | darkbyteCn/APIJSON | https://github.com/darkbyteCn/APIJSON | a5d48e86802dddeab64b4e76303f9dea5067db7e | f82643523b8878697124fa44418285fd8c461295 | refs/heads/master | 2021-01-19T04:46:26.142000 | 2017-04-05T08:54:59 | 2017-04-05T08:54:59 | 87,395,245 | 2 | 0 | null | true | 2017-04-06T06:40:38 | 2017-04-06T06:40:38 | 2017-04-06T03:23:27 | 2017-04-05T08:55:10 | 30,003 | 0 | 0 | 0 | null | null | null | /*Copyright ©2016 TommyLemon(https://github.com/TommyLemon)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agre... | UTF-8 | Java | 5,517 | java | SQL.java | Java | [
{
"context": "/*Copyright ©2016 TommyLemon(https://github.com/TommyLemon)\n\nLicensed under th",
"end": 28,
"score": 0.9816958904266357,
"start": 18,
"tag": "USERNAME",
"value": "TommyLemon"
},
{
"context": "/*Copyright ©2016 TommyLemon(https://github.com/TommyLemon)\n\nLicensed unde... | null | [] | /*Copyright ©2016 TommyLemon(https://github.com/TommyLemon)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agre... | 5,517 | 0.605089 | 0.598873 | 241 | 20.360996 | 20.527847 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.655602 | false | false | 1 |
7a1e28dcc0aad8d99de78ee149928507cdb0984a | 9,483,287,820,070 | f766baf255197dd4c1561ae6858a67ad23dcda68 | /app/src/main/java/com/tencent/mm/boot/svg/a/a/yh.java | d8bfb91ef3cbc4fc005e5077d9f3e01f3412a4e9 | [] | no_license | jianghan200/wxsrc6.6.7 | https://github.com/jianghan200/wxsrc6.6.7 | d83f3fbbb77235c7f2c8bc945fa3f09d9bac3849 | eb6c56587cfca596f8c7095b0854cbbc78254178 | refs/heads/master | 2020-03-19T23:40:49.532000 | 2018-06-12T06:00:50 | 2018-06-12T06:00:50 | 137,015,278 | 4 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tencent.mm.boot.svg.a.a;
import android.graphics.Canvas;
import android.graphics.Matrix;
import android.graphics.Paint;
import android.graphics.Paint.Cap;
import android.graphics.Paint.Join;
import android.graphics.Paint.Style;
import android.graphics.Path;
import android.os.Looper;
import com.tencent.mm.s... | UTF-8 | Java | 5,524 | java | yh.java | Java | [] | null | [] | package com.tencent.mm.boot.svg.a.a;
import android.graphics.Canvas;
import android.graphics.Matrix;
import android.graphics.Paint;
import android.graphics.Paint.Cap;
import android.graphics.Paint.Join;
import android.graphics.Paint.Style;
import android.graphics.Path;
import android.os.Looper;
import com.tencent.mm.s... | 5,524 | 0.680283 | 0.507081 | 120 | 44.908333 | 26.441128 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.566667 | false | false | 1 |
24e67a9854704ed1aca4346319b380261be7ac5d | 9,629,316,701,719 | 3714974b546f7fddeeea54d84b543c3b350a7583 | /myProjects/MGTV/src/com/mstar/android/tvapi/common/vo/PresentFollowingEventInfo.java | 00647da1816f76eb2f57a3384e0ab50b4960fa3c | [] | no_license | lubing521/ideaProjects | https://github.com/lubing521/ideaProjects | 57a8dadea5c0d8fc3e478c7829e6897dce242bde | 5fd85e6dbe1ede8f094de65226de41321c1d0683 | refs/heads/master | 2022-01-18T23:10:05.057000 | 2018-10-26T12:27:00 | 2018-10-26T12:27:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mstar.android.tvapi.common.vo;
import android.os.Parcel;
import android.os.Parcelable;
import android.os.Parcelable.Creator;
import com.mstar.android.tvapi.dtv.vo.DtvEventComponentInfo;
import com.mstar.android.tvapi.dtv.vo.EpgEventInfo;
public class PresentFollowingEventInfo
implements Parcelable
{
p... | UTF-8 | Java | 986 | java | PresentFollowingEventInfo.java | Java | [] | null | [] | package com.mstar.android.tvapi.common.vo;
import android.os.Parcel;
import android.os.Parcelable;
import android.os.Parcelable.Creator;
import com.mstar.android.tvapi.dtv.vo.DtvEventComponentInfo;
import com.mstar.android.tvapi.dtv.vo.EpgEventInfo;
public class PresentFollowingEventInfo
implements Parcelable
{
p... | 986 | 0.76386 | 0.759754 | 38 | 24.657894 | 25.350466 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.315789 | false | false | 1 |
45c4de4fb97ff13a868b44c38dfaade50e4b4b21 | 2,894,807,987,078 | 8e9d4a89dad3c393a85f8d2a10833805ae020dc1 | /week-16/RedditProject/src/main/java/com/example/reddit/services/UserServiceImpl.java | 439d4f983788dd97bb04d6458dab999de0fd9e63 | [] | no_license | green-fox-academy/marekstepan | https://github.com/green-fox-academy/marekstepan | 1733e5bdb1d6a644985295d2071054ddadeab73a | 7b7d7ccf7afe5a158056e307659b9957b13cd6f3 | refs/heads/master | 2022-12-21T01:12:44.286000 | 2020-10-04T21:00:43 | 2020-10-04T21:00:43 | 267,129,592 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.reddit.services;
import com.example.reddit.models.Users;
import com.example.reddit.repositories.UserRepository;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
@Service
public class UserServiceImpl implements User... | UTF-8 | Java | 937 | java | UserServiceImpl.java | Java | [] | null | [] | package com.example.reddit.services;
import com.example.reddit.models.Users;
import com.example.reddit.repositories.UserRepository;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
@Service
public class UserServiceImpl implements User... | 937 | 0.766275 | 0.766275 | 39 | 23.02564 | 22.408203 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.410256 | false | false | 1 |
b040c140cfdb1af118fe784978b29f2d8f36dd25 | 26,998,164,444,715 | 222ea9d9b68a87d9e020d8d6075b28c4862e2200 | /proj2ab/bearmaps/KDTree.java | ee7d01999d7666c00fcf98a235526ec71c1c8422 | [] | no_license | lakith7/CS61B | https://github.com/lakith7/CS61B | 4e4c03d4d889429c396b592250232fe708afb49d | e257d5dcdceae64b3a5ec3e58b25ab888eec194a | refs/heads/master | 2020-07-15T02:54:39.538000 | 2019-04-24T23:06:38 | 2019-04-24T23:06:38 | 205,463,151 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bearmaps;
import java.util.List;
import java.util.ArrayList;
public class KDTree implements PointSet {
private Node rootNode;
private class Node {
private Point point;
private Node leftChild;
private Node rightChild;
/* If true, it is an up/down (compare yVal) node.
... | UTF-8 | Java | 6,247 | java | KDTree.java | Java | [] | null | [] | package bearmaps;
import java.util.List;
import java.util.ArrayList;
public class KDTree implements PointSet {
private Node rootNode;
private class Node {
private Point point;
private Node leftChild;
private Node rightChild;
/* If true, it is an up/down (compare yVal) node.
... | 6,247 | 0.52089 | 0.52041 | 179 | 33.899441 | 24.034912 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.558659 | false | false | 1 |
45f70fbe20317fa219ce134b4271a1a410471b40 | 27,152,783,265,306 | 3634eded90370ff24ee8f47ccfa19e388d3784ad | /src/main/java/com/alipay/sdk/data/f.java | fd7c4c9d258bda602c0005851aaa79c970096630 | [] | no_license | xiaofans/ResStudyPro | https://github.com/xiaofans/ResStudyPro | 8bc3c929ef7199c269c6250b390d80739aaf50b9 | ac3204b27a65e006ebeb5b522762848ea82d960b | refs/heads/master | 2021-01-25T05:09:52.461000 | 2017-06-06T12:12:41 | 2017-06-06T12:12:41 | 93,514,258 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.alipay.sdk.data;
import org.apache.http.Header;
import org.json.JSONObject;
public final class f {
public static final int a = 1000;
public static final int b = 503;
public int c = 0;
public String d = "";
public long e = 0;
public String f = "";
public String g = null;
pub... | UTF-8 | Java | 1,242 | java | f.java | Java | [] | null | [] | package com.alipay.sdk.data;
import org.apache.http.Header;
import org.json.JSONObject;
public final class f {
public static final int a = 1000;
public static final int b = 503;
public int c = 0;
public String d = "";
public long e = 0;
public String f = "";
public String g = null;
pub... | 1,242 | 0.520934 | 0.513688 | 72 | 16.25 | 12.318403 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.402778 | false | false | 1 |
32d9ca122ac9a4f34b769f571a8b1d0bc2bbc101 | 28,458,453,323,448 | 350cf6a083f86e3c615841002475bcc01840ddec | /train-kefu-system-offline/src/main/java/com/ctrip/train/kefu/system/offline/order/service/InvoiceService.java | dc77e92906d5f9723fe5c174f8460cb10451296f | [] | no_license | GSIL-Monitor/offline | https://github.com/GSIL-Monitor/offline | fc432b5abd8e89a7928247f95af6659a423d6f46 | 7fe438a8463ffa6cecab5134cb439a90cd8b5c65 | refs/heads/master | 2020-04-14T19:15:31.697000 | 2019-01-04T03:00:34 | 2019-01-04T03:00:34 | 164,051,507 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ctrip.train.kefu.system.offline.order.service;
import com.ctrip.train.kefu.system.offline.order.vm.VmDelivery;
import com.ctrip.train.kefu.system.offline.order.vm.VmInvoiceDetail;
import com.ctrip.train.kefu.system.offline.order.vm.VmInvoiceInfo;
import com.ctrip.train.kefu.system.offline.order.vm.VmInvoic... | UTF-8 | Java | 1,220 | java | InvoiceService.java | Java | [
{
"context": "ervice;\n\nimport java.util.List;\n\n/**\n * Created by jian_ji on 2018/7/2.\n */\n@Service\npublic interface Invoic",
"end": 429,
"score": 0.999531090259552,
"start": 422,
"tag": "USERNAME",
"value": "jian_ji"
}
] | null | [] | package com.ctrip.train.kefu.system.offline.order.service;
import com.ctrip.train.kefu.system.offline.order.vm.VmDelivery;
import com.ctrip.train.kefu.system.offline.order.vm.VmInvoiceDetail;
import com.ctrip.train.kefu.system.offline.order.vm.VmInvoiceInfo;
import com.ctrip.train.kefu.system.offline.order.vm.VmInvoic... | 1,220 | 0.692105 | 0.686842 | 45 | 24.333334 | 27.93405 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 1 |
576c277eee858188b1c98ec7c5d6ea52947f0f6c | 12,257,836,687,931 | 9007a8e64675e1198e90d1d3f577af3d9025406a | /src/main/java/blog/entities/Post.java | 257a9978f0691b72eee41803c8c18cc911955ed3 | [
"MIT"
] | permissive | Bunio/spring-blog | https://github.com/Bunio/spring-blog | 38b3177055f0d8796460459505f2325af51375f6 | 97e10b413c7c2a0a3eff5a3e3e66bce1815c9b30 | refs/heads/master | 2019-04-07T19:23:21.905000 | 2017-04-15T15:13:04 | 2017-04-15T15:13:04 | 87,077,658 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package blog.entities;
import javax.persistence.*;
import java.util.Date;
/**
* Created by Jakub on 03.04.2017.
*/
@Entity
@Table(name = "posts")
public class Post
{
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Long id;
@Column(nullable = false, length = 300)
private String... | UTF-8 | Java | 1,873 | java | Post.java | Java | [
{
"context": "tence.*;\nimport java.util.Date;\n\n/**\n * Created by Jakub on 03.04.2017.\n */\n\n@Entity\n@Table(name = \"posts\"",
"end": 99,
"score": 0.9838542342185974,
"start": 94,
"tag": "NAME",
"value": "Jakub"
}
] | null | [] | package blog.entities;
import javax.persistence.*;
import java.util.Date;
/**
* Created by Jakub on 03.04.2017.
*/
@Entity
@Table(name = "posts")
public class Post
{
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Long id;
@Column(nullable = false, length = 300)
private String... | 1,873 | 0.570742 | 0.564869 | 94 | 18.925531 | 17.790291 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.425532 | false | false | 1 |
5a085f5c8dc219f48131b84ddcc52a032cbc5a8b | 12,257,836,687,982 | 0326f472bc05126a9e210bc04f5aa4847de1e045 | /crawler/crawler-common/src/main/java/org/skynet/crawler/common/Main.java | d236a914ac3fd462b13376fe2c4366e930b704b9 | [] | no_license | ShawnShoper/skynet | https://github.com/ShawnShoper/skynet | 8fcb2a9d8674991b4e17e9aa190c708ad6bfdcd7 | 0f5561f96fd32b3e0850fcbe803135eed101e824 | refs/heads/master | 2021-01-22T21:17:17.628000 | 2017-03-28T08:34:29 | 2017-03-28T08:34:29 | 85,409,547 | 4 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.skynet.crawler.common;
/**
* Created by ShawnShoper on 2017/3/19.
* 爬虫入口
*/
public class Main {
public void crawler(String... categories){
}
}
| UTF-8 | Java | 176 | java | Main.java | Java | [
{
"context": "kage org.skynet.crawler.common;\n\n/**\n * Created by ShawnShoper on 2017/3/19.\n * 爬虫入口\n */\npublic class M",
"end": 56,
"score": 0.5224754214286804,
"start": 54,
"tag": "NAME",
"value": "Sh"
},
{
"context": "e org.skynet.crawler.common;\n\n/**\n * Created by ShawnSho... | null | [] | package org.skynet.crawler.common;
/**
* Created by ShawnShoper on 2017/3/19.
* 爬虫入口
*/
public class Main {
public void crawler(String... categories){
}
}
| 176 | 0.654762 | 0.613095 | 11 | 14.272727 | 16.531462 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.090909 | false | false | 1 |
6e5c9db23553e117f9fc154df34356ad1e13903d | 24,309,514,925,674 | 503ba3702d97e88b97d0be64c3361ea1bac93fa4 | /app/src/main/java/com/viettel/vpmt/mobiletv/screen/bundle/BundlePresenterImpl.java | 69c719a3c0d4daff6b6fb8b530a581fb0996cc42 | [] | no_license | tuandt-gem/MobiTV | https://github.com/tuandt-gem/MobiTV | 03a40e4480dc8055016d005917effce2132cccd8 | 28758d2940385ee1b9ff04debc22314789564b45 | refs/heads/master | 2017-11-01T09:18:53.775000 | 2016-06-28T09:43:53 | 2016-06-28T09:43:53 | 60,145,208 | 0 | 1 | null | false | 2016-06-11T17:08:45 | 2016-06-01T04:23:55 | 2016-06-01T04:26:10 | 2016-06-11T17:08:44 | 2,819 | 0 | 1 | 0 | Java | null | null | package com.viettel.vpmt.mobiletv.screen.bundle;
import com.viettel.vpmt.mobiletv.base.BasePresenterImpl;
import com.viettel.vpmt.mobiletv.base.log.Logger;
import com.viettel.vpmt.mobiletv.common.pref.PrefManager;
import com.viettel.vpmt.mobiletv.common.util.CompatibilityUtil;
import com.viettel.vpmt.mobiletv.common.u... | UTF-8 | Java | 4,772 | java | BundlePresenterImpl.java | Java | [] | null | [] | package com.viettel.vpmt.mobiletv.screen.bundle;
import com.viettel.vpmt.mobiletv.base.BasePresenterImpl;
import com.viettel.vpmt.mobiletv.base.log.Logger;
import com.viettel.vpmt.mobiletv.common.pref.PrefManager;
import com.viettel.vpmt.mobiletv.common.util.CompatibilityUtil;
import com.viettel.vpmt.mobiletv.common.u... | 4,772 | 0.632439 | 0.628877 | 138 | 33.579712 | 26.396315 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.673913 | false | false | 1 |
90d343a0ff4a442c69b39c689f429b2e12cffe83 | 27,178,553,075,546 | 28aa74ef54f6c0e4ad1beb788c88d8de50374cea | /mg-core/src/main/java/com/menugenerator/service/mapper/ClassificationMapper.java | cac916edf96b186bdde99def3c5284b53660aabb | [] | no_license | brenkeys/weekly-menu-generator | https://github.com/brenkeys/weekly-menu-generator | 58a8ba905a9f8c0d786bbd343aee7c8653241ef0 | ef4d5f9eb36cb809903b7cc66b2a1d62658d7f97 | refs/heads/master | 2020-02-26T01:46:02.436000 | 2017-06-29T00:14:52 | 2017-06-29T00:14:52 | 64,231,581 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.menugenerator.service.mapper;
import com.menugenerator.persistence.entity.ClassificationEntity;
import com.menugenerator.service.dto.ClassificationDto;
/**
* Created by bpatlan on 6/27/17.
*/
public class ClassificationMapper {
public static ClassificationDto toDto(ClassificationEntity entity){
i... | UTF-8 | Java | 547 | java | ClassificationMapper.java | Java | [
{
"context": ".service.dto.ClassificationDto;\n\n/**\n * Created by bpatlan on 6/27/17.\n */\npublic class ClassificationMapper",
"end": 191,
"score": 0.9996790885925293,
"start": 184,
"tag": "USERNAME",
"value": "bpatlan"
}
] | null | [] | package com.menugenerator.service.mapper;
import com.menugenerator.persistence.entity.ClassificationEntity;
import com.menugenerator.service.dto.ClassificationDto;
/**
* Created by bpatlan on 6/27/17.
*/
public class ClassificationMapper {
public static ClassificationDto toDto(ClassificationEntity entity){
i... | 547 | 0.745887 | 0.736746 | 20 | 26.35 | 22.632444 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45 | false | false | 1 |
94aaaae64270d878e2e6f4df22c1a5a02447d9d3 | 3,848,290,732,904 | 3c4c8d16fccf0aaf7f149b823509d99743ef6ce6 | /src/main/java/yml/MBean.java | 8f4fde4717fd8b8c3c7a566e020ac92bff51081f | [] | no_license | kevsanders/fabricbeat | https://github.com/kevsanders/fabricbeat | bf875508fba4cda23be8785e822b5901bec6f99e | 71ad46f04c9275ffd856f85d92a8c4a16c47f350 | refs/heads/master | 2023-06-23T05:20:23.666000 | 2020-10-13T18:32:36 | 2020-10-13T18:32:36 | 123,061,991 | 0 | 0 | null | false | 2023-06-20T14:21:49 | 2018-02-27T02:40:02 | 2020-10-13T18:32:40 | 2023-06-20T14:21:48 | 91 | 0 | 0 | 21 | Java | false | false | package yml;
import lombok.Builder;
import lombok.Value;
import java.util.List;
/**
* Created by kevsa on 05/03/2018.
*/
@Value
@Builder
public class MBean {
String objectName;
List<MetricProperty> metrics;
}
| UTF-8 | Java | 222 | java | MBean.java | Java | [
{
"context": ".Value;\n\nimport java.util.List;\n\n/**\n * Created by kevsa on 05/03/2018.\n */\n@Value\n@Builder\npublic class M",
"end": 106,
"score": 0.9997151494026184,
"start": 101,
"tag": "USERNAME",
"value": "kevsa"
}
] | null | [] | package yml;
import lombok.Builder;
import lombok.Value;
import java.util.List;
/**
* Created by kevsa on 05/03/2018.
*/
@Value
@Builder
public class MBean {
String objectName;
List<MetricProperty> metrics;
}
| 222 | 0.707207 | 0.671171 | 16 | 12.875 | 11.47756 | 34 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 1 |
ccd70048c23336b5ac5a891e1a3b439ce71357c5 | 9,938,554,349,433 | 69fb559894d78d2e87e2b3bcd012e0398e8f4226 | /TermProject/app/src/main/java/com/example/termproject/MapsActivity.java | 423a236dc9c222a9ba8331540307ff132f2cc51a | [] | no_license | nayeon1110/android | https://github.com/nayeon1110/android | 4622ea0041b17100504dbe667fb1bc69a09086f5 | 02232942d60c25c15d4c5333cd0a84743b8638cb | refs/heads/master | 2021-01-11T00:10:58.587000 | 2016-12-17T15:28:11 | 2016-12-17T15:28:11 | 72,506,791 | 0 | 4 | null | false | 2016-12-12T08:36:19 | 2016-11-01T05:30:52 | 2016-11-16T15:57:11 | 2016-12-12T08:26:39 | 123 | 0 | 2 | 1 | Java | null | null | package com.example.termproject;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.graphics.Color;
import android.hardware.Sensor;
import android.hardware.SensorEvent;
impo... | UTF-8 | Java | 14,516 | java | MapsActivity.java | Java | [] | null | [] | package com.example.termproject;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.graphics.Color;
import android.hardware.Sensor;
import android.hardware.SensorEvent;
impo... | 14,516 | 0.595877 | 0.588819 | 488 | 28.323771 | 27.060074 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.528689 | false | false | 1 |
083f775e16263718421c1dac9154dff30d5c8d21 | 21,088,289,451,805 | 53d3cf9cc2f297d8050030efdaf515c1b7677016 | /PROYECTOPESERIC/SurfEETAC/Eclipse/surfeetac/app/models/Spot.java | 88794deef8db2b0f078c3c774e99fa2913f56ef5 | [] | no_license | ericmassip/SurfEETAC | https://github.com/ericmassip/SurfEETAC | cc8076d5dbab8f8f36f865b56e1f33ad28a94c75 | 0c5b17753d2de27fd6a0bde74e8ededcbdb05078 | refs/heads/master | 2020-12-11T01:50:31.161000 | 2016-09-18T17:35:28 | 2016-09-18T17:35:28 | 68,536,521 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package models;
import java.util.List;
import javax.persistence.*;
import play.db.jpa.Blob;
import play.db.jpa.Model;
@Entity
public class Spot extends Model {
public String name;
public String place;
@ManyToOne
public User surfer;
@Lob
public String description;
... | UTF-8 | Java | 644 | java | Spot.java | Java | [] | null | [] | package models;
import java.util.List;
import javax.persistence.*;
import play.db.jpa.Blob;
import play.db.jpa.Model;
@Entity
public class Spot extends Model {
public String name;
public String place;
@ManyToOne
public User surfer;
@Lob
public String description;
... | 644 | 0.599379 | 0.599379 | 37 | 15.459459 | 14.900743 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.72973 | false | false | 1 |
7ec28c714db1269bd93c88641337ac6fde7a8329 | 22,471,268,918,515 | a0fdd25784178f4d6f10791bf482372df1623e8f | /src/main/java/com/kg/platform/model/response/KgSeoTdkResponse.java | 13d6316df0ccd6d5797eee8300b1150e979a552c | [] | no_license | bellmit/info_api | https://github.com/bellmit/info_api | 1b10a4aa6c9798d4825c5b902b7eb20ac9573a71 | f69400599d3e711042a6ab7675d42a6490d4ceb3 | refs/heads/main | 2023-05-28T09:42:15.091000 | 2021-03-27T15:24:14 | 2021-03-27T15:24:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kg.platform.model.response;
import java.io.Serializable;
/**
* @author
*/
public class KgSeoTdkResponse implements Serializable {
private Integer tdkId;
private String seoTitle;
private String seoDesc;
private String seoKeywords;
private static final long serialVersionUID = 1L;
... | UTF-8 | Java | 934 | java | KgSeoTdkResponse.java | Java | [] | null | [] | package com.kg.platform.model.response;
import java.io.Serializable;
/**
* @author
*/
public class KgSeoTdkResponse implements Serializable {
private Integer tdkId;
private String seoTitle;
private String seoDesc;
private String seoKeywords;
private static final long serialVersionUID = 1L;
... | 934 | 0.642398 | 0.641328 | 51 | 17.333334 | 17.480148 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.294118 | false | false | 1 |
0f9fe4a84bdce6dc4317d04d76497a74a35b2f01 | 7,645,041,826,610 | 6a9c31a1bd54e8ca604432a83349d0fbbb4430ee | /src/surat/View/SuratMasuk/SuratMasukEdit.java | a985cca2e29db56ffdaa1bb0ad42e6637007bae3 | [
"MIT"
] | permissive | wawancallahan/pbo-surat | https://github.com/wawancallahan/pbo-surat | f503b5db58b92be865c4cce3df6053a2e19f1fa8 | 1110619f1837d8724e8560558d27b9659675545c | refs/heads/master | 2020-09-16T19:33:27.486000 | 2019-12-07T02:34:28 | 2019-12-07T02:34:28 | 223,869,033 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package surat.View.SuratMasuk;
import javax.swing.DefaultComboBoxModel;
import javax.swing.JOptionPane;
import java.sql.SQLException;
... | UTF-8 | Java | 22,437 | java | SuratMasukEdit.java | Java | [
{
"context": "surat.Config.KlasifikasiSurat;\n\n/**\n *\n * @author riefist\n */\npublic class SuratMasukEdit extends javax.swi",
"end": 594,
"score": 0.9980696439743042,
"start": 587,
"tag": "USERNAME",
"value": "riefist"
}
] | 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 surat.View.SuratMasuk;
import javax.swing.DefaultComboBoxModel;
import javax.swing.JOptionPane;
import java.sql.SQLException;
... | 22,437 | 0.592726 | 0.583367 | 462 | 47.564934 | 36.79549 | 174 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.690476 | false | false | 1 |
e2fa601a13d24cd54322f0bc0941e6085ee6aa2c | 30,562,987,282,546 | 1942bbe6cbdef0bc72c7cc361c5e68741dbae52f | /src/main/java/com/media/prop/Location.java | d8d7dfb7c4fe80b2f800cc4bcd9e4dff260464b6 | [] | no_license | HarrisonChou/SeedBox | https://github.com/HarrisonChou/SeedBox | 87480e32efb3c88f9155a5977af5c6abb2b3f0f9 | 2bad640bfcb19c0010f0b4bff7dc2e90e051ac6d | refs/heads/master | 2018-01-13T04:25:02.759000 | 2017-05-24T15:17:39 | 2017-05-24T15:17:39 | 58,945,844 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.media.prop;
public class Location {
public static String PATH=ClassLoader.getSystemResource(".").getPath();
}
| UTF-8 | Java | 127 | java | Location.java | Java | [] | null | [] | package com.media.prop;
public class Location {
public static String PATH=ClassLoader.getSystemResource(".").getPath();
}
| 127 | 0.748031 | 0.748031 | 7 | 17.142857 | 24.456543 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 1 |
5579d616bfe999fb21a4e1e27cd22558a722ea6f | 5,179,730,604,302 | c7ad607a4f2088c9edd424d167c2042e4235aa25 | /shiro-spring/src/main/java/cn/v5cn/security/shiro_spring/dao/UserDao.java | fd30e4d99dda2d48e47081d4f039a2f482ecf9c3 | [] | no_license | zyw/security-examples | https://github.com/zyw/security-examples | eace339198ed2592f8cb0aecd0a165fe45cd8d88 | ac477fa850e92839b0cfff818a449eb7b6d05c00 | refs/heads/master | 2016-09-11T05:21:31.617000 | 2014-10-09T09:33:57 | 2014-10-09T09:33:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.v5cn.security.shiro_spring.dao;
import org.springframework.stereotype.Repository;
import cn.v5cn.security.shiro_spring.entity.User;
@Repository
public interface UserDao {
User findByUserName(String username);
}
| UTF-8 | Java | 226 | java | UserDao.java | Java | [] | null | [] | package cn.v5cn.security.shiro_spring.dao;
import org.springframework.stereotype.Repository;
import cn.v5cn.security.shiro_spring.entity.User;
@Repository
public interface UserDao {
User findByUserName(String username);
}
| 226 | 0.814159 | 0.80531 | 10 | 21.6 | 20.352886 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 1 |
a43c680563e5b444ee79940e9a53d954789b9690 | 687,194,773,972 | c314bf1fb393221a040cd704c7613ef9af1f8ef8 | /JavaSE/rs_personresource_service/src/main/java/at/htlpinkafeld/rs_personresource/service/PersonService.java | ed29de176500fcd8e882f58e9d924fa0c9bd5b99 | [] | no_license | Dogist/GitProjects | https://github.com/Dogist/GitProjects | 0c7ecb8de4ce07788d318029aadb46d30754077f | 240723d14f5857bd1fbc05167fe157382664344e | refs/heads/master | 2021-01-19T01:00:44.037000 | 2017-03-23T20:26:09 | 2017-03-23T20:26:09 | 60,534,110 | 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 at.htlpinkafeld.rs_personresource.service;
import at.htlpinkafeld.rs_personresource.model.Person;
import java.util.List;
/**
... | UTF-8 | Java | 722 | java | PersonService.java | Java | [
{
"context": ".Person;\nimport java.util.List;\n\n/**\n *\n * @author Martin Six\n */\npublic interface PersonService {\n\n public v",
"end": 344,
"score": 0.9803425669670105,
"start": 334,
"tag": "NAME",
"value": "Martin Six"
}
] | 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 at.htlpinkafeld.rs_personresource.service;
import at.htlpinkafeld.rs_personresource.model.Person;
import java.util.List;
/**
... | 718 | 0.770083 | 0.770083 | 26 | 26.76923 | 28.630682 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.423077 | false | false | 1 |
e600907a00713938b0f7090d965ac954bae337ce | 20,418,274,586,655 | 2aaeadc4afc24bde6bbf20e17dd6dfddafab3d1a | /EditLead.java | 0dad6d644f7ec8b3ad28e15b55c9006ce11b44f5 | [] | no_license | IndhuAnnamalai/week2.day2 | https://github.com/IndhuAnnamalai/week2.day2 | e717c85b3ec0d30bdc10e321b3e7c69901ff35f6 | ab2fd6997b2d917a568bfbc6c8c7fbd9e7d87714 | refs/heads/main | 2023-07-28T19:31:45.546000 | 2021-09-17T19:16:04 | 2021-09-17T19:16:04 | 407,214,868 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package week2.day2;
import org.openqa.selenium.By;
import org.openqa.selenium.chrome.ChromeDriver;
import io.github.bonigarcia.wdm.WebDriverManager;
public class EditLead {
public static void main(String[] args) throws InterruptedException {
// TODO Auto-generated method stub
WebDriverManager.chro... | UTF-8 | Java | 1,825 | java | EditLead.java | Java | [
{
"context": "selenium.chrome.ChromeDriver;\r\n\r\nimport io.github.bonigarcia.wdm.WebDriverManager;\r\n\r\npublic class EditLead {\r",
"end": 133,
"score": 0.9788923263549805,
"start": 123,
"tag": "USERNAME",
"value": "bonigarcia"
},
{
"context": "\t\tdriver.findElement(By.id(\"user... | null | [] | package week2.day2;
import org.openqa.selenium.By;
import org.openqa.selenium.chrome.ChromeDriver;
import io.github.bonigarcia.wdm.WebDriverManager;
public class EditLead {
public static void main(String[] args) throws InterruptedException {
// TODO Auto-generated method stub
WebDriverManager.chro... | 1,829 | 0.665205 | 0.660274 | 43 | 40.44186 | 29.90629 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.046512 | false | false | 1 |
166b9bd862d6dbbec672d170edd3e66ee4267c75 | 27,994,596,835,979 | a8fa9b4707cb3f1f36ecaecec16ef04e57d0cbcd | /topStar/src/main/java/big/proj/aws/AverageStarCombiner.java | 5343017d246755c1db4bf8fe357da47881be48a3 | [] | no_license | AshutoshMahala/AmazonCustomerReviewAnalysis | https://github.com/AshutoshMahala/AmazonCustomerReviewAnalysis | 694e721addf5168a09c32452363b1602bfcfa98b | ceca2f1971ae4cf32ef18d476d4d00869bd354b1 | refs/heads/master | 2020-12-26T23:11:55.027000 | 2020-02-01T21:56:33 | 2020-02-01T21:56:33 | 237,681,258 | 0 | 0 | null | false | 2020-10-13T19:12:58 | 2020-02-01T21:36:22 | 2020-02-01T21:57:53 | 2020-10-13T19:12:57 | 1,087 | 0 | 0 | 3 | Java | false | false | package big.proj.aws;
import java.io.IOException;
import org.apache.hadoop.io.LongWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Reducer;
public class AverageStarCombiner extends Reducer<Text, LongWritable, Text, CompositeValue> {
public void Reduce(Text key, Iterable<LongWritabl... | UTF-8 | Java | 769 | java | AverageStarCombiner.java | Java | [] | null | [] | package big.proj.aws;
import java.io.IOException;
import org.apache.hadoop.io.LongWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Reducer;
public class AverageStarCombiner extends Reducer<Text, LongWritable, Text, CompositeValue> {
public void Reduce(Text key, Iterable<LongWritabl... | 769 | 0.63459 | 0.630689 | 25 | 29.799999 | 25.388186 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.88 | false | false | 1 |
d7b187808b1ba134df40e3d8305d5726736c7282 | 29,154,238,043,587 | 5835ba6da1705f93f3fe623d59f9f0ab688f1ae6 | /src/main/java/br/usjt/bd2/sgbd/to/TesteTO.java | d02609b4478520fddd82a4f6f8ff09231b5c9c1a | [] | no_license | rimolive/sgbd-texto-puro | https://github.com/rimolive/sgbd-texto-puro | 91abff76060a068bd1e6319b49e766bce57fa00c | 9d6ea278e14ce2ba8c97fa3a56aa507af0d8293b | refs/heads/master | 2021-01-17T21:08:05.809000 | 2016-06-18T19:24:39 | 2016-06-18T19:24:39 | 61,449,053 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.usjt.bd2.sgbd.to;
import java.util.Date;
import br.usjt.bd2.sgbd.xml.TransferenciaCobolItem;
/*
* Created on Sep 25, 2006
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
public class TesteTO extends Transferencia... | UTF-8 | Java | 1,424 | java | TesteTO.java | Java | [] | null | [] | package br.usjt.bd2.sgbd.to;
import java.util.Date;
import br.usjt.bd2.sgbd.xml.TransferenciaCobolItem;
/*
* Created on Sep 25, 2006
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
public class TesteTO extends Transferencia... | 1,424 | 0.651685 | 0.632725 | 68 | 18.941177 | 18.070028 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.176471 | false | false | 1 |
c03eaaa85ace80ebe0ccfffcb6e2a20ee6ff25c3 | 9,981,504,045,757 | 025b23f6333faf94339d5ac7e588f0f93b00909c | /devplat-base/src/main/java/org/platform/modules/address/dao/AdministrativeDivisionDAO.java | d148fdf5fc34299ef8cf859979d2d7930cd963b0 | [] | no_license | fighting-one-piece/repository-msplat | https://github.com/fighting-one-piece/repository-msplat | d8f2ecfcb1ae7edf49f52ef7e517910c4444f955 | 0fede237f04d508d9d382627fc7958781718140f | refs/heads/master | 2021-01-23T13:08:33.175000 | 2020-05-15T02:22:49 | 2020-05-15T02:22:49 | 93,215,933 | 4 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.platform.modules.address.dao;
import java.util.List;
import org.platform.modules.abstr.dao.GenericDAO;
import org.platform.modules.address.entity.AdministrativeDivision;
import org.springframework.dao.DataAccessException;
import org.springframework.stereotype.Repository;
@Repository("administrativeDivisi... | UTF-8 | Java | 640 | java | AdministrativeDivisionDAO.java | Java | [] | null | [] | package org.platform.modules.address.dao;
import java.util.List;
import org.platform.modules.abstr.dao.GenericDAO;
import org.platform.modules.address.entity.AdministrativeDivision;
import org.springframework.dao.DataAccessException;
import org.springframework.stereotype.Repository;
@Repository("administrativeDivisi... | 640 | 0.830128 | 0.830128 | 20 | 30.200001 | 31.195513 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 1 |
a43cdee9c5f2d7bd9b430aa7ff6255ae16a1c431 | 22,806,276,403,648 | 75eacdb45629959d6416949a094ffc53c70e99e3 | /src/main/java/com/codecool/view/JsonOutputFormatter.java | 4d8a233e890880beccb629ad1d97d1aaec206837 | [] | no_license | ukowski/sample-csv-converter | https://github.com/ukowski/sample-csv-converter | 9f91b606e35895e46aaf0b7385a739184a3d1092 | 2344fc99236f9b581f167f3e30481926bbd68c46 | refs/heads/master | 2021-09-05T16:59:23.064000 | 2018-01-29T20:26:37 | 2018-01-29T20:26:37 | 119,436,907 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.codecool.view;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.SerializationFeature;
import java.io.IOException;
import java.util.List;
import java.util.Map;
public class JsonOutputFormatter implements OutputFormatter {
@Override
public void printToCons... | UTF-8 | Java | 713 | java | JsonOutputFormatter.java | Java | [] | null | [] | package com.codecool.view;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.SerializationFeature;
import java.io.IOException;
import java.util.List;
import java.util.Map;
public class JsonOutputFormatter implements OutputFormatter {
@Override
public void printToCons... | 713 | 0.684432 | 0.684432 | 27 | 25.407408 | 22.797432 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.518519 | false | false | 1 |
96e9e6b40597a0e613d508ca4ca753041eeeec40 | 35,510,789,612,150 | 65bd276fd27880c9a2337d57a9d298cf9ffcb92c | /app/src/main/java/com/example/mosaab/orderfoodserver/Helper/Notification_Helper.java | 87da6f83b806a8fc386c9c780374407cc6759e18 | [] | no_license | MosaabAhmedMohamed/OrderFood_Restaurant_App | https://github.com/MosaabAhmedMohamed/OrderFood_Restaurant_App | 876a0c359a00a678d7dec69eb7b2bc4ac2118b9c | 3d0d0b254574d9f6b81a340b2e66adcfe95e8a83 | refs/heads/master | 2020-04-11T02:39:34.193000 | 2019-01-10T12:20:20 | 2019-01-10T12:20:20 | 161,451,502 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.mosaab.orderfoodserver.Helper;
import android.annotation.TargetApi;
import android.app.Notification;
import android.app.NotificationChannel;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.ContextWrapper;
import androi... | UTF-8 | Java | 2,239 | java | Notification_Helper.java | Java | [] | null | [] | package com.example.mosaab.orderfoodserver.Helper;
import android.annotation.TargetApi;
import android.app.Notification;
import android.app.NotificationChannel;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.ContextWrapper;
import androi... | 2,239 | 0.707905 | 0.707905 | 67 | 32.417912 | 31.729336 | 163 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.462687 | false | false | 1 |
c676964dd3386de6ca2e287e1a368e8b376d4206 | 5,789,615,934,178 | f8e15fb027b299c00d43b4fe6ea6bead1cd40376 | /Interpret/src/gui/GroupBox.java | 18f554e5bf374c95b4fcceca334c3432d3b5c2c5 | [] | no_license | 1-14j4z1-11/JavaTraining2013 | https://github.com/1-14j4z1-11/JavaTraining2013 | 708ec8fd2523240c2014b1e0eea0dd4ffc911c18 | 4c468fa5ebd663e67be2b5f47f7c870629d86715 | refs/heads/master | 2020-11-29T12:10:33.942000 | 2017-04-07T02:50:43 | 2017-04-07T02:50:43 | 87,497,402 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gui;
import javax.swing.JPanel;
import javax.swing.border.*;
public class GroupBox extends JPanel
{
private static final long serialVersionUID = 1L;
private TitledBorder titledBorder = new TitledBorder(new EtchedBorder(EtchedBorder.LOWERED));
public GroupBox()
{
super(null);
titl... | UTF-8 | Java | 543 | java | GroupBox.java | Java | [] | null | [] | package gui;
import javax.swing.JPanel;
import javax.swing.border.*;
public class GroupBox extends JPanel
{
private static final long serialVersionUID = 1L;
private TitledBorder titledBorder = new TitledBorder(new EtchedBorder(EtchedBorder.LOWERED));
public GroupBox()
{
super(null);
titl... | 543 | 0.736648 | 0.734807 | 25 | 19.799999 | 23.378622 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.32 | false | false | 1 |
3f19888f7f8a2f58c0a51de063f3facac64d4e47 | 9,028,021,273,077 | 5d54104d2824d7930ec958434be055e18caf8763 | /WIP folder/PlantsVsZombies/src/sample/Zombie.java | dd8f42f53588d0a4b602b214c7ac02ef39c571e8 | [] | no_license | navneet-ag/PlantsVsZombies | https://github.com/navneet-ag/PlantsVsZombies | 96dc56c80c81c4117d25d03e4ba3b6d2fa77a1ba | a0ba65355c350c5cf019620bead43e304f6be800 | refs/heads/master | 2021-06-18T16:08:16.845000 | 2021-05-25T12:56:22 | 2021-05-25T12:56:22 | 215,031,165 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sample;
import javafx.scene.image.ImageView;
public class Zombie extends Avatar {
protected float AttackPower;
protected int Speed;
protected int Level;
protected Boolean MoveStatus;
protected float DefensePower;
public ImageView getSelectedZombie() {
return SelectedZombie;
... | UTF-8 | Java | 1,359 | java | Zombie.java | Java | [] | null | [] | package sample;
import javafx.scene.image.ImageView;
public class Zombie extends Avatar {
protected float AttackPower;
protected int Speed;
protected int Level;
protected Boolean MoveStatus;
protected float DefensePower;
public ImageView getSelectedZombie() {
return SelectedZombie;
... | 1,359 | 0.629139 | 0.628403 | 75 | 17.120001 | 17.690645 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.28 | false | false | 1 |
473fd490ca7f339bc89ab2c4856bd01abc3e7ace | 9,028,021,273,227 | 1804b3e73f1e75d22eab329f93b7cafcec095975 | /bundle-main/src/main/java/com/pine/main/model/MainHomeModel.java | bc9aebd9c6fee97856cb13252d6052854c01e50d | [] | no_license | thfhongfeng/AppTemplate | https://github.com/thfhongfeng/AppTemplate | ab3136e01baef4539c06a780f2ec2f4c3d858883 | 6730a24764cd4b9a511b3ed49168aa0cc3f878e9 | refs/heads/master | 2018-12-22T04:38:42.107000 | 2018-12-17T08:57:34 | 2018-12-17T08:57:34 | 150,369,846 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pine.main.model;
import android.support.annotation.NonNull;
import com.google.gson.Gson;
import com.google.gson.reflect.TypeToken;
import com.pine.base.architecture.mvp.model.IModelAsyncResponse;
import com.pine.base.http.HttpRequestManager;
import com.pine.base.http.callback.HttpJsonCallback;
import com.... | UTF-8 | Java | 2,824 | java | MainHomeModel.java | Java | [
{
"context": "List;\nimport java.util.HashMap;\n\n/**\n * Created by tanghongfeng on 2018/9/13\n */\n\npublic class MainHomeModel {\n ",
"end": 616,
"score": 0.9996082186698914,
"start": 604,
"tag": "USERNAME",
"value": "tanghongfeng"
}
] | null | [] | package com.pine.main.model;
import android.support.annotation.NonNull;
import com.google.gson.Gson;
import com.google.gson.reflect.TypeToken;
import com.pine.base.architecture.mvp.model.IModelAsyncResponse;
import com.pine.base.http.HttpRequestManager;
import com.pine.base.http.callback.HttpJsonCallback;
import com.... | 2,824 | 0.641643 | 0.637748 | 74 | 37.162163 | 31.635605 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.621622 | false | false | 1 |
2e09c48fd6a86cd2bcd3a346e3a6e142ebf286f5 | 9,028,021,272,763 | 58809b5274eb97a22225f8316fb1a0c3bb96dde2 | /GradingSystem/src/com/te3/main/gui/GradesPanel.java | 0ce42748c4f883fe9af0d22f49e2b3cb8e9a72ec | [] | no_license | wudse20/grading | https://github.com/wudse20/grading | f99fbfd1f1ecebcd732d4c39561be2c90bb04548 | c0adc17c5d457ac39d00d7274d5f3d9c6869c89a | refs/heads/master | 2022-07-26T09:49:04.204000 | 2020-05-19T15:28:46 | 2020-05-19T15:28:46 | 239,751,848 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.te3.main.gui;
import java.awt.BorderLayout;
import java.awt.Component;
import java.awt.FlowLayout;
import java.awt.Font;
import java.awt.event.KeyEvent;
import java.awt.event.KeyListener;
import java.time.LocalTime;
import java.util.ArrayList;
import javax.swing.BorderFactory;
import javax.swing.BoxLayout... | UTF-8 | Java | 23,307 | java | GradesPanel.java | Java | [] | null | [] | package com.te3.main.gui;
import java.awt.BorderLayout;
import java.awt.Component;
import java.awt.FlowLayout;
import java.awt.Font;
import java.awt.event.KeyEvent;
import java.awt.event.KeyListener;
import java.time.LocalTime;
import java.util.ArrayList;
import javax.swing.BorderFactory;
import javax.swing.BoxLayout... | 23,307 | 0.65428 | 0.648359 | 795 | 28.314465 | 24.743143 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.669182 | false | false | 1 |
24eb536fe0271bdcc3eec726b93e657266028060 | 18,863,496,389,855 | ecb7e109a62f6a2a130e3320ed1fb580ba4fc2de | /reference-code/esr/esale-customers/src/main/java/jp/co/softbrain/esales/customers/service/dto/InitializeNetworkMapSubType11DTO.java | 307c7f6002e5f89bb6d6856a87c7a2a169634126 | [] | no_license | nisheeth84/prjs_sample | https://github.com/nisheeth84/prjs_sample | df732bc1eb58bc4fd4da6e76e6d59a2e81f53204 | 3fb10823ca4c0eb3cd92bcd2d5d4abc8d59436d9 | refs/heads/master | 2022-12-25T22:44:14.767000 | 2020-10-07T14:55:52 | 2020-10-07T14:55:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package jp.co.softbrain.esales.customers.service.dto;
import java.io.Serializable;
import lombok.Data;
import lombok.EqualsAndHashCode;
/**
* Sub DTO for API initializeNetworkMap
*
* @author buicongminh
*
*/
@Data
@EqualsAndHashCode
public class InitializeNetworkMapSubType11DTO implements Serializa... | UTF-8 | Java | 597 | java | InitializeNetworkMapSubType11DTO.java | Java | [
{
"context": "ub DTO for API initializeNetworkMap\n * \n * @author buicongminh\n *\n */\n@Data\n@EqualsAndHashCode\npublic class Init",
"end": 221,
"score": 0.9993940591812134,
"start": 210,
"tag": "USERNAME",
"value": "buicongminh"
}
] | null | [] | /**
*
*/
package jp.co.softbrain.esales.customers.service.dto;
import java.io.Serializable;
import lombok.Data;
import lombok.EqualsAndHashCode;
/**
* Sub DTO for API initializeNetworkMap
*
* @author buicongminh
*
*/
@Data
@EqualsAndHashCode
public class InitializeNetworkMapSubType11DTO implements Serializa... | 597 | 0.691792 | 0.653266 | 36 | 15.583333 | 19.543932 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.194444 | false | false | 1 |
76c3d32b6efc82bdcbd2d5f8869e44c13f9322e4 | 5,188,320,503,146 | 5b88b3c1b9f953b1e4b466b666052b57c744ead0 | /Object Oriented/Employee.java | 4f22996184f23cedceca0b7a0f14f49c797d58bd | [] | no_license | Hoshiru/Projects | https://github.com/Hoshiru/Projects | fabbb68de413dc2bd0fe525878f8c88e1f9a27b7 | 3c9a07987158af1fe1877f8603d2a0dc2f09b11a | refs/heads/master | 2020-05-25T14:57:12.046000 | 2017-01-24T20:51:22 | 2017-01-24T20:51:21 | 70,129,168 | 0 | 0 | null | false | 2017-01-24T20:51:22 | 2016-10-06T06:39:23 | 2017-01-24T20:49:56 | 2017-01-24T20:51:22 | 39,390 | 0 | 0 | 0 | CSS | null | null | import java.util.*;
2.
3. /**
4. * This program demonstrates inheritance.
5. * @version 1.21 2004-02-21
6. * @author Cay Horstmann
7. */
8. public class ManagerTest
9. {
10. public static void main(String[] args)
11. {
12. // construct a Manager object
13. Manager boss = new Manager("Carl ... | UTF-8 | Java | 2,303 | java | Employee.java | Java | [
{
"context": "ce.\n 5. * @version 1.21 2004-02-21\n 6. * @author Cay Horstmann\n 7. */\n 8. public class ManagerTest\n 9. {\n10. ",
"end": 138,
"score": 0.9998626708984375,
"start": 125,
"tag": "NAME",
"value": "Cay Horstmann"
},
{
"context": "ager object\n13. Manager boss... | null | [] | import java.util.*;
2.
3. /**
4. * This program demonstrates inheritance.
5. * @version 1.21 2004-02-21
6. * @author <NAME>
7. */
8. public class ManagerTest
9. {
10. public static void main(String[] args)
11. {
12. // construct a Manager object
13. Manager boss = new Manager("<NAME>", 800... | 2,278 | 0.589231 | 0.486322 | 93 | 23.774193 | 21.097893 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.569892 | false | false | 1 |
79cd224df0431a5a5b97395917cc5c478de09b09 | 764,504,232,674 | 6fea66794e1a37a2a61a87f88146752bd8492cfa | /server-web/src/main/java/com/nwnx/services/UserService.java | 58d7fedf829b9e0e7d80845918e59b1ad0decc22 | [] | no_license | nawannaxue/server | https://github.com/nawannaxue/server | c99c75ba992e91bec854de618e4106fb62da950f | 74ccc8b1576ccf660d5bd0db1eebfd52b8dab70e | refs/heads/master | 2021-01-22T06:37:21.452000 | 2018-04-28T19:36:34 | 2018-04-28T19:36:34 | 102,296,705 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nwnx.services;
import com.nwnx.persistence.entities.User;
import com.nwnx.rs.dto.requests.UserRequest;
public interface UserService {
User getUser(long userId);
User getUser(String email);
User addUser(UserRequest userRequest);
}
| UTF-8 | Java | 247 | java | UserService.java | Java | [] | null | [] | package com.nwnx.services;
import com.nwnx.persistence.entities.User;
import com.nwnx.rs.dto.requests.UserRequest;
public interface UserService {
User getUser(long userId);
User getUser(String email);
User addUser(UserRequest userRequest);
}
| 247 | 0.797571 | 0.797571 | 10 | 23.700001 | 16.413713 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9 | false | false | 1 |
1cd89a90e5f94446bea4c34da8c408eed561cb5e | 35,029,753,266,351 | ca5c37eb8ef6010db1b04c21a224abfc8ab4ebb1 | /src/com/example/activitydesigner/OfflineAddTimeDialog.java | 3c1244ca462b9f2e2c99745681ee981504a40d3d | [] | no_license | WYShine/ActivityDesigner | https://github.com/WYShine/ActivityDesigner | 5ca80dc3ff65d62d820a3971fa4b70541507a7f9 | 535eb8d83175c0bbd63a25a7ef602e921221f254 | refs/heads/master | 2021-01-01T20:00:08.338000 | 2014-09-15T01:01:09 | 2014-09-15T01:01:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.activitydesigner;
import java.util.ArrayList;
import java.util.HashMap;
import android.app.Dialog;
import android.app.TimePickerDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import androi... | UTF-8 | Java | 3,025 | java | OfflineAddTimeDialog.java | Java | [] | null | [] | package com.example.activitydesigner;
import java.util.ArrayList;
import java.util.HashMap;
import android.app.Dialog;
import android.app.TimePickerDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import androi... | 3,025 | 0.721945 | 0.717283 | 111 | 26.054054 | 21.418539 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.234234 | false | false | 1 |
3515c389ebb9ee6632f5433f44023075c4e6c155 | 300,647,769,730 | fb02c498203e81551dd0400819055b3184e62217 | /core/src/main/java/com/ibm/drl/hbcp/parser/pdf/abbyy/structure/Line.java | 0ca5f7a837a366406c0b50e3a82206f9b7e51719 | [
"Apache-2.0"
] | permissive | freeparissky/Info-extract | https://github.com/freeparissky/Info-extract | cb7be1368651fd2505d765ff84e430b2b95b5e87 | d8a7ca47201dad4d28b9b96861b0b1b3fc27c63a | refs/heads/master | 2023-08-12T23:53:35.271000 | 2021-10-13T18:56:45 | 2021-10-13T18:56:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ibm.drl.hbcp.parser.pdf.abbyy.structure;
import com.thoughtworks.xstream.annotations.XStreamAlias;
import lombok.Getter;
import lombok.Setter;
@Getter
@Setter
public class Line implements com.ibm.drl.hbcp.parser.pdf.Line {
/* the <formatting> tag might contain interesting information, but right now I... | UTF-8 | Java | 699 | java | Line.java | Java | [] | null | [] | package com.ibm.drl.hbcp.parser.pdf.abbyy.structure;
import com.thoughtworks.xstream.annotations.XStreamAlias;
import lombok.Getter;
import lombok.Setter;
@Getter
@Setter
public class Line implements com.ibm.drl.hbcp.parser.pdf.Line {
/* the <formatting> tag might contain interesting information, but right now I... | 699 | 0.718169 | 0.718169 | 23 | 29.391304 | 30.8654 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.347826 | false | false | 1 |
c40e5260f66a0fc8c88b5f75b49ff05dc2a69271 | 17,703,855,245,912 | 8c056f3aa886f0cc05f4a96be066407f3d06ee10 | /WH_DrugControl/app/src/main/java/cn/com/jinke/wh_drugcontrol/word/LeaveUI.java | 44b5e438c168dd71dc28899d2ba9fbc21452fb6d | [] | no_license | vanehu/HNDC-APP | https://github.com/vanehu/HNDC-APP | 48bf165f4f37f9309d8516592206e07f8306f2c1 | 929efba663b5954d6fc0ed3b2318e10f1c5efded | refs/heads/master | 2020-06-25T13:01:42.256000 | 2018-09-30T06:04:14 | 2018-09-30T06:04:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.com.jinke.wh_drugcontrol.word;
import android.os.Bundle;
import android.os.Message;
import android.view.View;
import android.widget.EditText;
import android.widget.ImageView;
import com.alibaba.android.arouter.facade.annotation.Route;
import org.xutils.view.annotation.Event;
import org.xutils.view.annotat... | UTF-8 | Java | 7,011 | java | LeaveUI.java | Java | [] | null | [] | package cn.com.jinke.wh_drugcontrol.word;
import android.os.Bundle;
import android.os.Message;
import android.view.View;
import android.widget.EditText;
import android.widget.ImageView;
import com.alibaba.android.arouter.facade.annotation.Route;
import org.xutils.view.annotation.Event;
import org.xutils.view.annotat... | 7,011 | 0.577819 | 0.577104 | 218 | 31.096331 | 25.164139 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.623853 | false | false | 1 |
534ade65d4665298c71722ae786b194237c9b4ee | 11,690,901,021,668 | 87b6df892c03180baf0c5e822b39727a34cc2c0a | /Project21/src/com/bob/beans/MissedCall.java | 532a7f1eb05f38d044a3c0177206101ecef9c26f | [] | no_license | priyal17/ApplicationDashboard | https://github.com/priyal17/ApplicationDashboard | 81e7ed22ed80bc04ea5297873d01cfd8cdf8c28c | 665f5d79fa6d0c67a633d5351788a5e6ea9ebf8c | refs/heads/master | 2020-02-06T17:08:54.473000 | 2017-09-06T09:58:33 | 2017-09-06T09:58:33 | 98,963,285 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bob.beans;
public class MissedCall {
private String Date;
private int misd;
private int cbsmini;
private int a;
private int bal;
private int cheq;
private int d;
private int mini;
private int pmsby;
private int reg;
private int nuup;
private int pmjjby;
private int tab;
private int aclbal;
... | UTF-8 | Java | 2,209 | java | MissedCall.java | Java | [] | null | [] | package com.bob.beans;
public class MissedCall {
private String Date;
private int misd;
private int cbsmini;
private int a;
private int bal;
private int cheq;
private int d;
private int mini;
private int pmsby;
private int reg;
private int nuup;
private int pmjjby;
private int tab;
private int aclbal;
... | 2,209 | 0.659574 | 0.659574 | 159 | 12.893082 | 12.351046 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.289308 | false | false | 1 |
077ac897d0e719b4acc8398b41293fffd6484a42 | 33,973,191,336,613 | e0fbad8713941199e43a9588e097c66067efa239 | /ProjetoIP-VEM/src/Repositorios/RepositorioVemLista.java | c139d6f9bb279039516355aa4229c102f2d0aad9 | [
"MIT"
] | permissive | jgnvs/ProjetoIP-VEM- | https://github.com/jgnvs/ProjetoIP-VEM- | 4b13fc494ee30af65a4854f3b5f645963a7106bb | cbd074f51a5474133b1179c3c411293f97766fc8 | refs/heads/master | 2020-03-19T03:56:09.461000 | 2018-06-25T10:50:11 | 2018-06-25T10:50:11 | 135,776,500 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Repositorios;
import ClassesBasicas.Vem;
import Excecoes.VemNaoEncontradoException;
public class RepositorioVemLista implements RepositorioVem {
private Vem vem;
private RepositorioVemLista proximo;
public RepositorioVemLista()
{
this.vem = null;
this.proximo = null;
}
... | UTF-8 | Java | 2,164 | java | RepositorioVemLista.java | Java | [] | null | [] | package Repositorios;
import ClassesBasicas.Vem;
import Excecoes.VemNaoEncontradoException;
public class RepositorioVemLista implements RepositorioVem {
private Vem vem;
private RepositorioVemLista proximo;
public RepositorioVemLista()
{
this.vem = null;
this.proximo = null;
}
... | 2,164 | 0.528189 | 0.528189 | 94 | 22.021276 | 19.156122 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.361702 | false | false | 1 |
b40e4308d2dfe8565818e7366bb16143cdda625d | 34,024,730,952,080 | 09c0841162a6eea96fa430f594c98ccbf58564e6 | /Day4.java | f32b969b1a8b5c2453c4a9cbd9e982ef546d2bc7 | [] | no_license | nguyenm9/Advent-of-Code-Practice | https://github.com/nguyenm9/Advent-of-Code-Practice | 496b879e5fec224c6191237f768c2d8e3b027137 | 224954a8f1dfb835f48e303d726195df6f7abac9 | refs/heads/master | 2018-01-10T09:29:20.744000 | 2015-12-24T08:51:59 | 2015-12-24T08:51:59 | 47,248,619 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
import java.io.*;
import java.security.*;
import javax.xml.bind.DatatypeConverter;
public class Day4 {
public static void main(String[] args) throws Exception {
// given string, append lowest number to create MD5 hash starting with at least 5 zeros
String initialInput = "bgvyzdsv";
... | UTF-8 | Java | 955 | java | Day4.java | Java | [] | null | [] | import java.util.*;
import java.io.*;
import java.security.*;
import javax.xml.bind.DatatypeConverter;
public class Day4 {
public static void main(String[] args) throws Exception {
// given string, append lowest number to create MD5 hash starting with at least 5 zeros
String initialInput = "bgvyzdsv";
... | 955 | 0.608377 | 0.586387 | 34 | 27.058823 | 22.006605 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.617647 | false | false | 1 |
048738ffeb8cb5e0281ad9ca311d364f1b3fc3ab | 36,893,769,077,383 | c066c38e4785cd74df68f86dcd65e2625d83cd1c | /model-instance/src/main/java/cn/edu/xidian/modelinstance/service/ModelService.java | b68fa06c5c3f163b3c8c26bf70f9db8139f7eb2d | [] | no_license | AnInvalidName/orchestrator_springcloud | https://github.com/AnInvalidName/orchestrator_springcloud | 91444eae03a06acbde4ebecbe1400fcec6849021 | 9076e2093f7111e623f6314bcf264ae1e753d906 | refs/heads/master | 2022-06-24T21:47:40.761000 | 2019-12-13T02:36:00 | 2019-12-13T02:36:00 | 227,740,255 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.edu.xidian.modelinstance.service;
import cn.edu.xidian.modelinstance.entity.SysModel;
import java.util.List;
public interface ModelService {
boolean addModel(SysModel model);
boolean deleteByModelId(int modelId);
SysModel getByModelId(int modelId);
List<SysModel> getModels();
boole... | UTF-8 | Java | 354 | java | ModelService.java | Java | [] | null | [] | package cn.edu.xidian.modelinstance.service;
import cn.edu.xidian.modelinstance.entity.SysModel;
import java.util.List;
public interface ModelService {
boolean addModel(SysModel model);
boolean deleteByModelId(int modelId);
SysModel getByModelId(int modelId);
List<SysModel> getModels();
boole... | 354 | 0.759887 | 0.759887 | 17 | 19.82353 | 19.455032 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 1 |
7f4ab6123433c8f3645bc7bb12429affe1a2cf28 | 31,396,210,994,827 | 3e7133b224849b808872af1f14932cd3521520d4 | /src/network/server/servers/hub/items/features/FeatureBase.java | e85fe83d4f45a893eb1ef2288d027aab1f89e2e8 | [] | no_license | AlexzanderFlores/Minecraft-1v1s | https://github.com/AlexzanderFlores/Minecraft-1v1s | 7cb04473c21667ca24ad18bc3ebf808a061c35c0 | 5bcf549e5ea44fd3bee5e38cd0daec94fdb6cd3f | refs/heads/master | 2021-03-19T14:11:20.324000 | 2016-10-14T22:11:11 | 2016-10-14T22:11:11 | 54,859,671 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package network.server.servers.hub.items.features;
import java.util.ArrayList;
import java.util.List;
import org.bukkit.ChatColor;
import org.bukkit.entity.Player;
import org.bukkit.event.Listener;
import org.bukkit.inventory.ItemStack;
import network.player.MessageHandler;
import network.server.util.Even... | UTF-8 | Java | 2,901 | java | FeatureBase.java | Java | [] | null | [] | package network.server.servers.hub.items.features;
import java.util.ArrayList;
import java.util.List;
import org.bukkit.ChatColor;
import org.bukkit.entity.Player;
import org.bukkit.event.Listener;
import org.bukkit.inventory.ItemStack;
import network.player.MessageHandler;
import network.server.util.Even... | 2,901 | 0.680455 | 0.677353 | 109 | 24.614679 | 24.57003 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.87156 | false | false | 1 |
99907a14129725fc17ff9184f110b93d276735ce | 34,093,450,425,819 | 8fbede8a2b868f953d5ebc4f0cefc2be829966ae | /src/com/fedya/gui/GUIManager.java | d431b8c735eeef8e274165d6bef63125535ac00f | [] | no_license | Fedya001/sorted-knapsack-java-exercise | https://github.com/Fedya001/sorted-knapsack-java-exercise | ba78c9b5f0297b36312139d3160ffb2cac63d6ed | 19019609cd466aa061d5cdf9539174e672dfb289 | refs/heads/master | 2020-07-30T10:36:04.606000 | 2019-10-22T20:36:06 | 2019-10-22T20:36:06 | 210,195,697 | 0 | 0 | null | false | 2019-10-20T12:01:18 | 2019-09-22T18:34:05 | 2019-10-20T10:18:45 | 2019-10-20T11:57:02 | 43 | 0 | 0 | 1 | Java | false | false | package com.fedya.gui;
import com.fedya.knapsack.SortedKnapsack;
import com.fedya.shape.VolumeShape;
import com.fedya.utils.Logger;
import com.fedya.utils.WindowToolkit;
import java.awt.Color;
import java.awt.Component;
import java.awt.Dimension;
import java.awt.Font;
import java.util.List;
import javax.swing.Box;
imp... | UTF-8 | Java | 6,637 | java | GUIManager.java | Java | [] | null | [] | package com.fedya.gui;
import com.fedya.knapsack.SortedKnapsack;
import com.fedya.shape.VolumeShape;
import com.fedya.utils.Logger;
import com.fedya.utils.WindowToolkit;
import java.awt.Color;
import java.awt.Component;
import java.awt.Dimension;
import java.awt.Font;
import java.util.List;
import javax.swing.Box;
imp... | 6,637 | 0.738737 | 0.730902 | 198 | 32.520203 | 24.422359 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.792929 | false | false | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.