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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2687ca4507689f7368de7dc3a9f5e6cdac385f6f | 32,822,140,146,850 | 54506dc057bf20d3d600d3e8e053368832222b3b | /src/main/java/br/com/skipthedishes/controller/ProductResource.java | efe677c3e45a68ed2b11341a3ff718130b4bed1e | [
"Apache-2.0"
] | permissive | pedro-tramontin/skipthedishes | https://github.com/pedro-tramontin/skipthedishes | 803224eac9dc81fe347c3f85c96a5ae48977dcbb | af295156a1b6f45a933ac9e92e0fef7ca24bb5f9 | refs/heads/master | 2022-12-04T06:41:36.751000 | 2018-03-18T23:39:33 | 2018-03-18T23:39:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.skipthedishes.controller;
import br.com.skipthedishes.entity.ProductEntity;
import br.com.skipthedishes.entity.StoreEntity;
import br.com.skipthedishes.repository.ProductRepository;
import br.com.skipthedishes.repository.StoreRepository;
import org.springframework.beans.factory.annotation.Autowired;
imp... | UTF-8 | Java | 1,997 | java | ProductResource.java | Java | [] | null | [] | package br.com.skipthedishes.controller;
import br.com.skipthedishes.entity.ProductEntity;
import br.com.skipthedishes.entity.StoreEntity;
import br.com.skipthedishes.repository.ProductRepository;
import br.com.skipthedishes.repository.StoreRepository;
import org.springframework.beans.factory.annotation.Autowired;
imp... | 1,997 | 0.784176 | 0.784176 | 48 | 40.604168 | 31.802607 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 4 |
05f598c5136e6976d315d2eb1b421141a4a04a87 | 3,899,830,345,899 | 8586101e3eb73cb1db99550753e341eebc3471f2 | /src/main/java/com/mycompany/explainplan/repository/Ex9ClienteRepository.java | a24ad17e5611a2c88028c72c004e339cb74ecc1a | [] | no_license | hulkike/explain-plan | https://github.com/hulkike/explain-plan | 9f90a2097f1ce25de774690fd8071e8ca09b502c | 67f0bc9920b34e72b683f994f6adc36fedfcccb4 | refs/heads/master | 2022-11-27T09:15:53.654000 | 2020-08-09T20:02:58 | 2020-08-09T20:02:58 | 277,669,923 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mycompany.explainplan.repository;
import com.mycompany.explainplan.domain.Ex9Cliente;
import com.mycompany.explainplan.domain.Ex9ClientePK;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface Ex9ClienteRepository exte... | UTF-8 | Java | 368 | java | Ex9ClienteRepository.java | Java | [] | null | [] | package com.mycompany.explainplan.repository;
import com.mycompany.explainplan.domain.Ex9Cliente;
import com.mycompany.explainplan.domain.Ex9ClientePK;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface Ex9ClienteRepository exte... | 368 | 0.861413 | 0.847826 | 10 | 35.799999 | 29.037218 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 4 |
aa4d8a7a4bf0ad43bb864a8dc2adf3f09206073d | 24,919,400,298,160 | 1d97ba75fe22df0917f743c7bc7a1da8d5af2158 | /src/main/java/com/book/mark/model/FieldDefinitionAttributes.java | d9f588af9440ef9659818070314f41f39fc82eee | [] | no_license | 18F/hud-erm-ide | https://github.com/18F/hud-erm-ide | 8adc070c848ba9fb888e13b58ef202540e2b3a59 | 6ab66b979dba5007d5a5b8133a568ef0cc2d8573 | refs/heads/main | 2023-01-11T13:37:21.948000 | 2020-11-18T21:52:59 | 2020-11-18T21:52:59 | 283,806,856 | 3 | 1 | null | false | 2020-10-26T17:06:11 | 2020-07-30T15:08:44 | 2020-07-30T15:12:36 | 2020-10-26T17:06:11 | 0 | 1 | 0 | 0 | null | false | false | package com.book.mark.model;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonProperty;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.ToString;
@Data
@NoArgsConstructor
@AllArgsConstructor
@ToString
@JsonI... | UTF-8 | Java | 1,297 | java | FieldDefinitionAttributes.java | Java | [] | null | [] | package com.book.mark.model;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonProperty;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.ToString;
@Data
@NoArgsConstructor
@AllArgsConstructor
@ToString
@JsonI... | 1,297 | 0.780262 | 0.780262 | 53 | 23.471699 | 17.255684 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.207547 | false | false | 4 |
9026964a608e21a9e61111f1c10e68721a4bb572 | 2,920,577,790,549 | 471a1d9598d792c18392ca1485bbb3b29d1165c5 | /jadx-MFP/src/main/java/com/brightcove/player/exception/InvalidDownloadPathException.java | a8d68618c6d615ba6b95699348837df9eee73fad | [] | no_license | reed07/MyPreferencePal | https://github.com/reed07/MyPreferencePal | 84db3a93c114868dd3691217cc175a8675e5544f | 365b42fcc5670844187ae61b8cbc02c542aa348e | refs/heads/master | 2020-03-10T23:10:43.112000 | 2019-07-08T00:39:32 | 2019-07-08T00:39:32 | 129,635,379 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.brightcove.player.exception;
public class InvalidDownloadPathException extends RuntimeException {
public InvalidDownloadPathException(String str) {
StringBuilder sb = new StringBuilder();
sb.append("Path: ");
sb.append(str);
super(sb.toString());
}
}
| UTF-8 | Java | 304 | java | InvalidDownloadPathException.java | Java | [] | null | [] | package com.brightcove.player.exception;
public class InvalidDownloadPathException extends RuntimeException {
public InvalidDownloadPathException(String str) {
StringBuilder sb = new StringBuilder();
sb.append("Path: ");
sb.append(str);
super(sb.toString());
}
}
| 304 | 0.6875 | 0.6875 | 10 | 29.4 | 21.859552 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 4 |
2dbf00775ff98e0bb1ec62bc0573b8f10b5becf3 | 2,920,577,788,715 | 334ec38a8c8d3fc3a72a7929f3eb4e94ff79fcb6 | /Programmiermethodik/SheetTen/Task 3/src/GameObserver.java | df0e0895b5b4664db5fae04c0c032deacf74ccd7 | [
"MIT"
] | permissive | zoepfister/2nd-semester | https://github.com/zoepfister/2nd-semester | 1ebf5585e1ff43bc1c023b087e24c6c61fbfe01d | b077ebb19204dd5af9af11602bc899a32c2a618b | refs/heads/master | 2021-06-22T12:01:26.520000 | 2017-06-16T18:09:14 | 2017-06-16T18:09:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
/**
* Created by clemenspfister on 16/06/2017.
*/
class GameObserver extends CustomObserver {
private int p1Wins;
private int p2Wins;
private int draws;
public GameObserver(Game game) {
this.game = game;
this.game.add(this);
this.p1Wins = game.getP1Wins();
this.p2Wi... | UTF-8 | Java | 633 | java | GameObserver.java | Java | [
{
"context": "\n\n/**\n * Created by clemenspfister on 16/06/2017.\n */\nclass GameObserver extends Cus",
"end": 34,
"score": 0.996546745300293,
"start": 20,
"tag": "USERNAME",
"value": "clemenspfister"
}
] | null | [] |
/**
* Created by clemenspfister on 16/06/2017.
*/
class GameObserver extends CustomObserver {
private int p1Wins;
private int p2Wins;
private int draws;
public GameObserver(Game game) {
this.game = game;
this.game.add(this);
this.p1Wins = game.getP1Wins();
this.p2Wi... | 633 | 0.593997 | 0.562401 | 27 | 22.370371 | 16.955603 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 4 |
f577e83291f073ba30259940c9acd40fd9742447 | 12,214,887,026,809 | 308d55898c891bf8702b537b125378b8885e289b | /geode-core/src/integrationTest/java/org/apache/geode/internal/process/ControllableProcessIntegrationTest.java | a68b473fa96e07a50899f7799d54060f584307ba | [
"BSD-3-Clause",
"MIT",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-unknown"
] | permissive | apache/geode | https://github.com/apache/geode | 6913469dd6c8805a4a7c9ad606efb99fe831a646 | e4e0aee30c14cff039d39a7dc79c1263aa1bef22 | refs/heads/develop | 2023-09-03T23:56:44.728000 | 2023-07-13T10:16:12 | 2023-07-13T10:16:12 | 34,839,383 | 1,646 | 582 | Apache-2.0 | false | 2023-08-19T01:03:46 | 2015-04-30T07:00:05 | 2023-08-17T18:57:09 | 2023-08-19T01:03:42 | 224,875 | 2,232 | 679 | 22 | Java | false | false | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | UTF-8 | Java | 7,215 | java | ControllableProcessIntegrationTest.java | Java | [] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 7,215 | 0.768676 | 0.768122 | 195 | 36 | 32.330029 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.707692 | false | false | 4 |
b6b3520c2d99b835a28769cf4e97b9abf366c337 | 12,214,887,025,615 | 1ce494990a05fae7948ccf34fa3cdfcb772471d2 | /AnyQuant/code/src/test/java/ui/TestLinearChart.java | 4c756780cfa61839c30a1f5d42fadde726deb321 | [] | no_license | Christine-Tan/AnyQuant2 | https://github.com/Christine-Tan/AnyQuant2 | 95da403feb81339be7e16a061de2e28b61cc1fb1 | d007543d132ba40edabaa31b743f8351dd04748c | refs/heads/master | 2020-03-28T22:16:36.530000 | 2016-05-30T15:21:40 | 2016-05-30T15:21:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ui;
import javafx.application.Application;
import javafx.scene.Scene;
import javafx.stage.Stage;
import ui.chartui.linearchart.LinearChartController;
/**
* Created by kylin on 16/3/20.
*/
public class TestLinearChart extends Application{
public static Stage primaryStage;
public static void main(St... | UTF-8 | Java | 639 | java | TestLinearChart.java | Java | [
{
"context": "earchart.LinearChartController;\n\n/**\n * Created by kylin on 16/3/20.\n */\npublic class TestLinearChart exte",
"end": 183,
"score": 0.9996773600578308,
"start": 178,
"tag": "USERNAME",
"value": "kylin"
}
] | null | [] | package ui;
import javafx.application.Application;
import javafx.scene.Scene;
import javafx.stage.Stage;
import ui.chartui.linearchart.LinearChartController;
/**
* Created by kylin on 16/3/20.
*/
public class TestLinearChart extends Application{
public static Stage primaryStage;
public static void main(St... | 639 | 0.719875 | 0.71205 | 26 | 23.576923 | 22.462231 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.423077 | false | false | 4 |
2842102c22d3e2543e8a2fa0143cd1e292b56ec0 | 23,648,089,980,686 | 0608d3e35be2ab8f2eed8ba7f58f59c7abd91582 | /src/com/giulia/manage_list/AirlinesList.java | 4e8ad847e75b293be24d0babdae6b53bd30737ee | [] | no_license | Giulia1411/Lab4 | https://github.com/Giulia1411/Lab4 | d06cac3dfd4aa95ec2175a10e147776d904094e4 | 297d4f7501c7c7b4138d05387a72787538c1aa3a | refs/heads/main | 2023-02-19T10:48:03.530000 | 2021-01-22T19:47:21 | 2021-01-22T19:47:21 | 332,047,272 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.giulia.manage_list;
import com.giulia.controller.menu_controllers.ControllerAircraftsListMenu;
import com.giulia.controller.menu_controllers.ControllerAirlinesListMenu;
import com.giulia.controller.menu_controllers.ControllerCurrentAirlineMenu;
import com.giulia.controller.menu_controllers.ControllerFlights... | UTF-8 | Java | 6,045 | java | AirlinesList.java | Java | [
{
"context": "out()\n {\n System.out.println(\"Program by Kalyniuk Giulia (CS-205 ASU)\" +\n \"\\n This programm",
"end": 886,
"score": 0.9998888969421387,
"start": 871,
"tag": "NAME",
"value": "Kalyniuk Giulia"
}
] | null | [] | package com.giulia.manage_list;
import com.giulia.controller.menu_controllers.ControllerAircraftsListMenu;
import com.giulia.controller.menu_controllers.ControllerAirlinesListMenu;
import com.giulia.controller.menu_controllers.ControllerCurrentAirlineMenu;
import com.giulia.controller.menu_controllers.ControllerFlights... | 6,036 | 0.547891 | 0.544086 | 179 | 32.77095 | 25.445923 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.564246 | false | false | 4 |
074d4c32f07f300c0ede8407a0fcbdcb8674f4cf | 33,217,277,099,850 | 795ae78163db8db48f8257c763de1d25bcb87390 | /src/uk/ac/warwick/dcs/boss/model/dao/IMarkingCategoryDAO.java | f91a99de6d9f473d2f93255b6a23a09c0c36a5b7 | [] | no_license | tranngocthachs/BOSS2 | https://github.com/tranngocthachs/BOSS2 | 324a716eff5aeea9bd9cd2c4128b111d99ef8a28 | 0dc1e1d496b0e8200eb6a2306dd542a922f8dddb | refs/heads/master | 2020-04-28T06:22:41.183000 | 2010-09-15T14:02:58 | 2010-09-15T14:02:58 | 505,859 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uk.ac.warwick.dcs.boss.model.dao;
import uk.ac.warwick.dcs.boss.model.dao.beans.MarkingCategory;
/**
* This DAO contains operations pertaining to the MarkingCategory DAO beans. Queries requiring joins or
* needing particularly complex/hybrid operations are placed in here if interfaces require them.
* @aut... | UTF-8 | Java | 905 | java | IMarkingCategoryDAO.java | Java | [
{
"context": "ced in here if interfaces require them.\n * @author davidbyard\n */\npublic interface IMarkingCategoryDAO extends ",
"end": 334,
"score": 0.9977037906646729,
"start": 324,
"tag": "USERNAME",
"value": "davidbyard"
},
{
"context": "ting for MarkingCategory bean queries.\n... | null | [] | package uk.ac.warwick.dcs.boss.model.dao;
import uk.ac.warwick.dcs.boss.model.dao.beans.MarkingCategory;
/**
* This DAO contains operations pertaining to the MarkingCategory DAO beans. Queries requiring joins or
* needing particularly complex/hybrid operations are placed in here if interfaces require them.
* @aut... | 905 | 0.762431 | 0.762431 | 30 | 29.166666 | 31.722845 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.066667 | false | false | 4 |
822a9850862fec6c6265997134b47c48c9178576 | 833,223,681,148 | 32b72e1dc8b6ee1be2e80bb70a03a021c83db550 | /ast_results/BiglySoftware_BiglyBT-Android/jiechic-tray-version/jiechic-tray/src/main/java/net/grandcentrix/tray/provider/TrayProviderHelper.java | 7de9e8c5923135682aa9e625b5a190644177f166 | [] | no_license | cmFodWx5YWRhdjEyMTA5/smell-and-machine-learning | https://github.com/cmFodWx5YWRhdjEyMTA5/smell-and-machine-learning | d90c41a17e88fcd99d543124eeb6e93f9133cb4a | 0564143d92f8024ff5fa6b659c2baebf827582b1 | refs/heads/master | 2020-07-13T13:53:40.297000 | 2019-01-11T11:51:18 | 2019-01-11T11:51:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // isComment
package net.grandcentrix.tray.provider;
import net.grandcentrix.tray.TrayPreferences;
import net.grandcentrix.tray.core.AbstractTrayPreference;
import net.grandcentrix.tray.core.TrayException;
import net.grandcentrix.tray.core.TrayItem;
import android.content.ContentValues;
import android.content.Context;... | UTF-8 | Java | 6,826 | java | TrayProviderHelper.java | Java | [] | null | [] | // isComment
package net.grandcentrix.tray.provider;
import net.grandcentrix.tray.TrayPreferences;
import net.grandcentrix.tray.core.AbstractTrayPreference;
import net.grandcentrix.tray.core.TrayException;
import net.grandcentrix.tray.core.TrayItem;
import android.content.ContentValues;
import android.content.Context;... | 6,826 | 0.649868 | 0.649868 | 199 | 33.301506 | 36.171696 | 171 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.572864 | false | false | 4 |
e0a3e68d14b3f1b480e34309ce00d06d22cc8855 | 1,632,087,578,715 | 64b478d98178f910c2cced1f73ceb84f8740e4cf | /src/main/java/path04/lesson04/proxy/simple/TrainerProxy.java | 544016f741671b2bcb8b379a23ad58115c8581ee | [] | no_license | roman8361/Design-patterns | https://github.com/roman8361/Design-patterns | 8484c5bb77c2d26b666b71c581d623324f7e45b9 | 946b31de32c7634844cf2c73803dd8c1e2d1f36f | refs/heads/master | 2023-07-25T22:34:24.439000 | 2021-09-08T09:48:42 | 2021-09-08T09:48:42 | 309,309,236 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package path04.lesson04.proxy.simple;
public class TrainerProxy implements Trainer {
private static Trainer trainer;
@Override
public void process() {
if(trainer == null) {
trainer = new TrainerImpl();
}
extraMethod();
trainer.process();
... | UTF-8 | Java | 481 | java | TrainerProxy.java | Java | [] | null | [] | package path04.lesson04.proxy.simple;
public class TrainerProxy implements Trainer {
private static Trainer trainer;
@Override
public void process() {
if(trainer == null) {
trainer = new TrainerImpl();
}
extraMethod();
trainer.process();
... | 481 | 0.565489 | 0.557173 | 22 | 19.863636 | 16.581192 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 4 |
003c02059420a9891c2b2d49f52de120fc73ac84 | 5,643,587,075,946 | ac04d6dd985ce47677811f232311433acc8577c1 | /app/src/main/java/com/xinheng/mvp/presenter/impl/DepartmentNavPresenterImpl.java | d0e2e8b96d790093fcadbaf98b0dd1c78d23bb7d | [] | no_license | haikuowuya/xh | https://github.com/haikuowuya/xh | dfd49b0dc533b67e5e146b4118777480e7d61e67 | 33e3d7f156b42d09b0c6f3688dfe18d6d44dec82 | refs/heads/master | 2016-09-03T07:31:29.031000 | 2015-12-16T10:38:25 | 2015-12-16T10:38:25 | 40,866,071 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xinheng.mvp.presenter.impl;
import com.xinheng.APIURL;
import com.xinheng.base.BaseActivity;
import com.xinheng.http.RequestUtils;
import com.xinheng.mvp.presenter.DepartmentNavPresenter;
import com.xinheng.mvp.view.DataView;
/**
* Created by Steven on 2015/9/9 0009.
*/
public class DepartmentNavPresent... | UTF-8 | Java | 888 | java | DepartmentNavPresenterImpl.java | Java | [
{
"context": " com.xinheng.mvp.view.DataView;\n\n/**\n * Created by Steven on 2015/9/9 0009.\n */\npublic class DepartmentNavP",
"end": 264,
"score": 0.9991968870162964,
"start": 258,
"tag": "NAME",
"value": "Steven"
}
] | null | [] | package com.xinheng.mvp.presenter.impl;
import com.xinheng.APIURL;
import com.xinheng.base.BaseActivity;
import com.xinheng.http.RequestUtils;
import com.xinheng.mvp.presenter.DepartmentNavPresenter;
import com.xinheng.mvp.view.DataView;
/**
* Created by Steven on 2015/9/9 0009.
*/
public class DepartmentNavPresent... | 888 | 0.748874 | 0.734234 | 31 | 27.645161 | 30.256483 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.580645 | false | false | 4 |
767f731d4dc9e7e6355477cd1cc3d885ed0114de | 28,338,194,246,196 | 54b453fb3e4dca283b7210413146e4e2ca8944e3 | /ForumA/src/main/java/com/foruma/generic/controller/UploadController.java | b5707c47f5f72a3117cae368a14a0ab9c2d1ae67 | [] | no_license | GoodLoser/ForumOne | https://github.com/GoodLoser/ForumOne | f542e352b00446554c9a32831175cf36f26b3d7e | c2a05d4b4764ac653c6026baa416b668d58b31ac | refs/heads/master | 2016-03-18T05:35:36.659000 | 2014-01-25T23:14:04 | 2014-01-25T23:14:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.foruma.generic.controller;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.json.JSONArray;
import org.json.JSONObject;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Contro... | UTF-8 | Java | 1,891 | java | UploadController.java | Java | [] | null | [] | package com.foruma.generic.controller;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.json.JSONArray;
import org.json.JSONObject;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Contro... | 1,891 | 0.78477 | 0.784241 | 64 | 28.546875 | 22.958475 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.75 | false | false | 4 |
7e216294672d2f9d819ab90f98a562c38daed6c2 | 1,864,015,876,104 | 4cab60d16f48c1d1966ef0bf4ba193b322d7716a | /core/src/test/java/com/scalar/db/util/ProtoUtilsTest.java | 3286063b3a1f3ce02483f99a6d1dc227892ab0bc | [
"Apache-2.0"
] | permissive | scalar-labs/scalardb | https://github.com/scalar-labs/scalardb | bccff67008135c2bf55ce82561c0796a60ab9c67 | 3361439063d228d0c105da8fd9400db560698080 | refs/heads/master | 2023-09-01T00:13:49.025000 | 2023-08-31T00:45:08 | 2023-08-31T00:45:08 | 151,700,458 | 447 | 43 | Apache-2.0 | false | 2023-09-13T11:34:07 | 2018-10-05T09:45:30 | 2023-09-13T09:56:44 | 2023-09-13T11:34:06 | 40,098 | 420 | 37 | 3 | Java | false | false | package com.scalar.db.util;
import static org.assertj.core.api.Assertions.assertThat;
import com.google.common.collect.ImmutableMap;
import com.google.protobuf.ByteString;
import com.scalar.db.api.ConditionBuilder;
import com.scalar.db.api.Consistency;
import com.scalar.db.api.Delete;
import com.scalar.db.api.Get;
im... | UTF-8 | Java | 93,123 | java | ProtoUtilsTest.java | Java | [] | null | [] | package com.scalar.db.util;
import static org.assertj.core.api.Assertions.assertThat;
import com.google.common.collect.ImmutableMap;
import com.google.protobuf.ByteString;
import com.scalar.db.api.ConditionBuilder;
import com.scalar.db.api.Consistency;
import com.scalar.db.api.Delete;
import com.scalar.db.api.Get;
im... | 93,123 | 0.455956 | 0.442071 | 2,071 | 43.965233 | 23.626085 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.241429 | false | false | 4 |
2100cb0ab75a99189b5597d7713f1eb4eac80257 | 35,742,717,852,581 | 200db9f6554a15c93066de68a8891efb46e657d4 | /src/algostudy/eunbee/algoritm/BOJ/BOJ_1205.java | 1c07aeb0cf474f3a324e36065e12c210046f0000 | [] | no_license | sujinki6020/algostudy | https://github.com/sujinki6020/algostudy | 54adc1dbce7647688e904a182054cc56896ca096 | 28c6c6b8a1cc827c37c55df1b01d17e504a722e9 | refs/heads/master | 2021-07-01T08:32:47.036000 | 2019-05-01T07:04:00 | 2019-05-01T07:04:00 | 143,250,585 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package algostudy.eunbee.algoritm.BOJ;
import java.util.Scanner;
public class BOJ_1205 {
public static void main(String[] args) {
putInputGetResult();
}
public static void putInputGetResult() {
Scanner sc = new Scanner(System.in);
Boolean full = false;
String line = sc.nextLine();
int N = Integer.p... | UTF-8 | Java | 1,047 | java | BOJ_1205.java | Java | [] | null | [] | package algostudy.eunbee.algoritm.BOJ;
import java.util.Scanner;
public class BOJ_1205 {
public static void main(String[] args) {
putInputGetResult();
}
public static void putInputGetResult() {
Scanner sc = new Scanner(System.in);
Boolean full = false;
String line = sc.nextLine();
int N = Integer.p... | 1,047 | 0.584887 | 0.57213 | 42 | 23.261906 | 18.360231 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.166667 | false | false | 4 |
8c355379cec78b6096b32330f42ff589770911c2 | 1,717,986,936,909 | 93f315fee18f8c97f6dad2a5d693778ca19691bf | /src/XOfAKindInADeckOfCards.java | ee5b061b7b92c276a2e477420ef29b93fc8a2ce0 | [] | no_license | AlexhahahaDrag/arithmetic | https://github.com/AlexhahahaDrag/arithmetic | 34f8e0b135a5f747e04546f81b6365a2a7208040 | 92232fd1758963bc964bea0759e8f0852b3cdaa0 | refs/heads/master | 2023-08-31T07:13:12.184000 | 2023-08-22T05:56:58 | 2023-08-22T05:56:58 | 170,278,495 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
/**
* @Description: In a deck of cards, each card has an integer written on it.
*
* Return true if and only if you can choose X >= 2 such that it is possible to split the entire deck into 1 or more groups of cards, where:
*
* Each group has exactly X cards.
* All the cards in each group have ... | UTF-8 | Java | 2,085 | java | XOfAKindInADeckOfCards.java | Java | [
{
"context": " <= 10000\n * 0 <= deck[i] < 10000\n * @Author: alex\n * @CreateDate: 2019/2/22 15:40\n * @param\n * @re",
"end": 941,
"score": 0.9502338767051697,
"start": 937,
"tag": "USERNAME",
"value": "alex"
}
] | null | [] | import java.util.*;
/**
* @Description: In a deck of cards, each card has an integer written on it.
*
* Return true if and only if you can choose X >= 2 such that it is possible to split the entire deck into 1 or more groups of cards, where:
*
* Each group has exactly X cards.
* All the cards in each group have ... | 2,085 | 0.534293 | 0.485851 | 86 | 23.244186 | 20.875565 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.77907 | false | false | 4 |
76f583bdab1d87e956f97947b9eaab6b72d51dde | 1,717,986,936,531 | e4918213ec6e60216b73df74bbc78bd1442c5e60 | /src/test/java/com/latico/algorithm/sort/MergeSort.java | 2f607385e90bda544e5663a405b3db234a837996 | [] | no_license | latico/latico-algorithm | https://github.com/latico/latico-algorithm | 8c65f76911edcd67f75bad3d3b8ddbebb21f0b93 | ca836d97de629b7d4b2fd6a9d5cca5881294c455 | refs/heads/master | 2020-06-13T20:33:46.047000 | 2019-12-18T16:42:26 | 2019-12-18T16:42:26 | 194,780,065 | 0 | 0 | null | false | 2020-10-13T14:14:19 | 2019-07-02T03:15:41 | 2020-09-23T08:23:47 | 2020-10-13T14:14:18 | 42 | 0 | 0 | 1 | Java | false | false | package com.latico.algorithm.sort;
/**
* <PRE>
* 归并排序
* </PRE>
*
* @Author: latico
* @Date: 2019-05-20 14:05:44
* @Version: 1.0
*/
public class MergeSort {
/**
* @param arr 需要被排序的数组
* @param start 起点
* @param end 终点
*/
public static void mergeSort(int[] arr, int start, int end) {
... | UTF-8 | Java | 1,576 | java | MergeSort.java | Java | [
{
"context": "rt;\n\n/**\n * <PRE>\n * 归并排序\n * </PRE>\n *\n * @Author: latico\n * @Date: 2019-05-20 14:05:44\n * @Version: 1.0\n *",
"end": 88,
"score": 0.9765221476554871,
"start": 82,
"tag": "USERNAME",
"value": "latico"
}
] | null | [] | package com.latico.algorithm.sort;
/**
* <PRE>
* 归并排序
* </PRE>
*
* @Author: latico
* @Date: 2019-05-20 14:05:44
* @Version: 1.0
*/
public class MergeSort {
/**
* @param arr 需要被排序的数组
* @param start 起点
* @param end 终点
*/
public static void mergeSort(int[] arr, int start, int end) {
... | 1,576 | 0.459877 | 0.434414 | 55 | 22.581818 | 20.195131 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.509091 | false | false | 4 |
347385cb88d2fee2b9727a829d079123d0b7e8b7 | 23,768,349,060,419 | 87f258eea6b7b3d9dedb52b553ad6bd73a501fc6 | /src/com/vboar/erp/service/ExportService.java | 9daf5787922a05525750d6df26092039a8c446d6 | [] | no_license | vboar/MyERPClient | https://github.com/vboar/MyERPClient | 8131db93d97f505a9b2f3a3a23792813015887c8 | 4648c6555e0d597066fc1b66707acd2da3294cc3 | refs/heads/master | 2019-01-19T15:09:18.611000 | 2016-03-05T04:33:55 | 2016-03-05T04:33:55 | 35,315,901 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* 销售的业务逻辑
*/
package com.vboar.erp.service;
import java.util.List;
import com.vboar.erp.dao.AccountDao;
import com.vboar.erp.dao.CommodityDao;
import com.vboar.erp.dao.CustomerDao;
import com.vboar.erp.dao.ExportDao;
import com.vboar.erp.dao.StockDao;
import com.vboar.erp.model.AccountBill;
import com.vboar.er... | GB18030 | Java | 2,839 | java | ExportService.java | Java | [] | null | [] | /**
* 销售的业务逻辑
*/
package com.vboar.erp.service;
import java.util.List;
import com.vboar.erp.dao.AccountDao;
import com.vboar.erp.dao.CommodityDao;
import com.vboar.erp.dao.CustomerDao;
import com.vboar.erp.dao.ExportDao;
import com.vboar.erp.dao.StockDao;
import com.vboar.erp.model.AccountBill;
import com.vboar.er... | 2,839 | 0.714908 | 0.704026 | 105 | 25.257143 | 18.439104 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.171429 | false | false | 4 |
715760efd8c93f2b4d1b43d061f1899ae5f80c4e | 20,521,353,797,678 | d766e16f6c882454e1abe6846a4646a33681a8ad | /masivi/src/masivi/Masiv2.java | abe047fa6ae561fbfad5fd5a80fa543eca8b3f3a | [] | no_license | ledeniqt/JAVA | https://github.com/ledeniqt/JAVA | 43808a138a8b089a691d26c771101c7d70057256 | d628e3d8aa6b15ba02f0b91d14c75e8b19a9e6ec | refs/heads/master | 2017-12-08T02:29:13.199000 | 2017-01-18T14:22:58 | 2017-01-18T14:22:58 | 79,340,111 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package masivi;
import java.util.Scanner;
public class Masiv2 {
public static void main(String[] args){
Scanner input = new Scanner(System.in);
System.out.println("vuvedi purviq masiv");
int n = input.nextInt();
int[] masiv1 = new int[n];
System.out.println("vuvedi vtrori masiv");
int b = input.next... | UTF-8 | Java | 483 | java | Masiv2.java | Java | [] | null | [] | package masivi;
import java.util.Scanner;
public class Masiv2 {
public static void main(String[] args){
Scanner input = new Scanner(System.in);
System.out.println("vuvedi purviq masiv");
int n = input.nextInt();
int[] masiv1 = new int[n];
System.out.println("vuvedi vtrori masiv");
int b = input.next... | 483 | 0.643892 | 0.637681 | 17 | 27.411764 | 17.570225 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.941176 | false | false | 4 |
286d921b88e403425a7f497bfa21b95435493b84 | 20,521,353,796,343 | adafe00f672d5e168e4ffd59d5af2b3907e504d5 | /src/network/java/Vegvisir-Android-Lower-Level/vegvisirAndroid/src/main/java/com/vegvisir/vegvisir_lower_level/network/ByteStream.java | 8546671c86821d463d0b2fd6fb0c83c4e75c79b8 | [] | no_license | ZhengxunWu/VegvisirshoppingList | https://github.com/ZhengxunWu/VegvisirshoppingList | 26c5ae7ad8cb7d7f89dbf600a438c17910a4827e | 489b7f2b7de0ef6e2dac918b5e5ea9df99111c0e | refs/heads/master | 2020-06-05T07:53:34.014000 | 2019-06-17T18:40:54 | 2019-06-17T18:40:54 | 192,366,812 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vegvisir.vegvisir_lower_level.network;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.v4.util.Pair;
import android.util.Log;
import com.google.android.gms.nearby.Nearby;
import com.google.android.gms.nearby.connection.AdvertisingOptions;
import com.google... | UTF-8 | Java | 13,606 | java | ByteStream.java | Java | [] | null | [] | package com.vegvisir.vegvisir_lower_level.network;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.v4.util.Pair;
import android.util.Log;
import com.google.android.gms.nearby.Nearby;
import com.google.android.gms.nearby.connection.AdvertisingOptions;
import com.google... | 13,606 | 0.583125 | 0.582611 | 381 | 34.711285 | 27.355261 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.511811 | false | false | 4 |
9327779fed5052a8b75b58e67af73a7778c88cd8 | 9,414,568,377,309 | bceed84f133d409e578a8f931c754afefea2f6b5 | /spring-content-rest/src/main/java/internal/org/springframework/content/rest/utils/HeaderUtils.java | 61d15b65631cc874a153742346332a1dc822b00b | [
"Apache-2.0"
] | permissive | paulcwarren/spring-content | https://github.com/paulcwarren/spring-content | 5c55f3d10a27e55232a1afd6e84e75aa76b2707a | f7f48789baba7ef88d65833b94adcdedce4a34e5 | refs/heads/main | 2023-09-04T03:52:12.085000 | 2023-08-29T04:27:13 | 2023-08-29T04:27:13 | 51,934,971 | 256 | 82 | Apache-2.0 | false | 2023-09-14T04:30:08 | 2016-02-17T16:00:45 | 2023-09-07T03:52:35 | 2023-09-14T04:30:07 | 21,405 | 232 | 58 | 21 | Java | false | false | package internal.org.springframework.content.rest.utils;
import static java.lang.String.format;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.time.Instant;
import java.util.Date;
import java.util.Iterator;
import java.util.Locale;
import java.util.TimeZone;
import java.util.regex.Mat... | UTF-8 | Java | 7,751 | java | HeaderUtils.java | Java | [] | null | [] | package internal.org.springframework.content.rest.utils;
import static java.lang.String.format;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.time.Instant;
import java.util.Date;
import java.util.Iterator;
import java.util.Locale;
import java.util.TimeZone;
import java.util.regex.Mat... | 7,751 | 0.623791 | 0.612179 | 194 | 38.953609 | 34.236488 | 187 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.056701 | false | false | 4 |
1c6dafb1d2a5e09e83ae0639fc170bac45a889e0 | 18,923,625,968,609 | 4803ca162b6d53449081a3ee9baf66bdbd667c10 | /bdf3-parent/bdf3-dbconsole/src/main/java/com/bstek/bdf3/dbconsole/service/ISqlWrapperService.java | 4d3109858be2aaeffa2b268ce421b68e222b6da4 | [
"Apache-2.0"
] | permissive | cnxobo/bdf3 | https://github.com/cnxobo/bdf3 | e799bbb5d536c23484401cf2a145ec69baaf4692 | c36000de06b5daede2c30b2ddee306ca54cca565 | refs/heads/master | 2022-11-22T00:53:58.225000 | 2022-11-18T13:18:35 | 2022-11-18T13:31:51 | 140,699,169 | 0 | 0 | Apache-2.0 | true | 2018-07-12T10:37:04 | 2018-07-12T10:37:04 | 2018-07-12T06:09:52 | 2018-05-08T16:25:54 | 24,807 | 0 | 0 | 0 | null | false | null | package com.bstek.bdf3.dbconsole.service;
import java.util.Map;
import com.bstek.bdf3.dbconsole.model.SqlWrapper;
public interface ISqlWrapperService {
public static final String BEAN_ID = "bdf3.dbconsole.sqlWrapperService";
/**
* 添加数据浏览器记录sql
*
* @param tableName
* @param map
* @throws E... | UTF-8 | Java | 941 | java | ISqlWrapperService.java | Java | [] | null | [] | package com.bstek.bdf3.dbconsole.service;
import java.util.Map;
import com.bstek.bdf3.dbconsole.model.SqlWrapper;
public interface ISqlWrapperService {
public static final String BEAN_ID = "bdf3.dbconsole.sqlWrapperService";
/**
* 添加数据浏览器记录sql
*
* @param tableName
* @param map
* @throws E... | 941 | 0.692221 | 0.688839 | 37 | 21.972973 | 29.772549 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.108108 | false | false | 4 |
d0ad700c47f1df51cab56903ead7da4a6c122e26 | 34,514,357,207,263 | 284c5f2673fb9d93da6008b256f023d7af314dab | /spring-kafka/src/main/java/org/kds/kafka/api/KafkaDemoController.java | f497810695d7a8bfcfefe87df8751e26efbab5e8 | [] | no_license | KalpaD/spring-kafka-demo | https://github.com/KalpaD/spring-kafka-demo | 445e01f12dcd4b72cb77020da2fe3ccbd9b57723 | c951a690b3a7474e140efae47736422fd84c67b1 | refs/heads/master | 2021-08-01T14:34:30.483000 | 2021-08-01T06:26:48 | 2021-08-01T06:26:48 | 105,401,854 | 0 | 0 | null | false | 2021-08-01T06:26:48 | 2017-09-30T21:25:36 | 2017-09-30T21:30:35 | 2021-08-01T06:26:48 | 7 | 0 | 0 | 0 | Java | false | false | package org.kds.kafka.api;
import org.kds.kafka.dto.KafkaProducerRequest;
import org.kds.kafka.service.KafkaDemoService;
import org.kds.kafka.service.KafkaDemoServiceImpl;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpEntity;
import org.springframework.http.HttpStat... | UTF-8 | Java | 1,117 | java | KafkaDemoController.java | Java | [
{
"context": "b.bind.annotation.RequestParam;\n\n/**\n * Created by kalpasenanayake on 1/10/17.\n */\n@Controller\npublic class KafkaDem",
"end": 696,
"score": 0.9996437430381775,
"start": 681,
"tag": "USERNAME",
"value": "kalpasenanayake"
}
] | null | [] | package org.kds.kafka.api;
import org.kds.kafka.dto.KafkaProducerRequest;
import org.kds.kafka.service.KafkaDemoService;
import org.kds.kafka.service.KafkaDemoServiceImpl;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpEntity;
import org.springframework.http.HttpStat... | 1,117 | 0.804834 | 0.800358 | 31 | 35.032257 | 25.555107 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.548387 | false | false | 4 |
71045a10e098364d8decb87c08f8579c83dbbe74 | 24,747,601,621,344 | 62dc7faf650ecd12573cf58eb26d2b47fb9ea0a1 | /app/src/main/java/data/Prefs.java | 863196a26de32807aea2eab19da046589a794460 | [] | no_license | igorbiryukov/AlfaNews | https://github.com/igorbiryukov/AlfaNews | 6eca79d7b888a56f350c6be0a49287d941bfb155 | 2ede76250d9d1b011588b0bdb1ca32dab3d1f493 | refs/heads/master | 2017-11-11T13:21:22.526000 | 2017-03-14T22:50:21 | 2017-03-14T22:50:21 | 83,844,667 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package data;
import android.content.Context;
import android.content.SharedPreferences;
public class Prefs {
private static final String PREFS_NAME = "app_prefs";
public static final String KEY_RUNS_COUNT = "runsCount";
public static SharedPreferences get(Context context) {
return context.get... | UTF-8 | Java | 384 | java | Prefs.java | Java | [
{
"context": "\n public static final String KEY_RUNS_COUNT = \"runsCount\";\n\n\n public static SharedPreferences get(Conte",
"end": 230,
"score": 0.6000733375549316,
"start": 221,
"tag": "KEY",
"value": "runsCount"
}
] | null | [] | package data;
import android.content.Context;
import android.content.SharedPreferences;
public class Prefs {
private static final String PREFS_NAME = "app_prefs";
public static final String KEY_RUNS_COUNT = "runsCount";
public static SharedPreferences get(Context context) {
return context.get... | 384 | 0.734375 | 0.734375 | 20 | 18.200001 | 25.405905 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.35 | false | false | 4 |
e8de077930dd6b389a81ea95c5c203ee02b1e247 | 13,615,046,389,500 | b72ae619a3d553aa5f3dd45911813b62d2b75265 | /src/main/java/itmo/karpenko/cli/Reader.java | 1d7046bcbd220a5cc5fe9efe6a81a3ad451456c5 | [] | no_license | mkarpenkospb/SDhomework | https://github.com/mkarpenkospb/SDhomework | c2b3e6a99e9aa6ae5f39dfd2eca7e50a5e8a92cf | 490b4e772f5cb7dbaca099536af124bb14a89322 | refs/heads/master | 2021-02-14T04:24:47.318000 | 2020-09-12T17:35:40 | 2020-09-12T17:35:40 | 244,768,102 | 0 | 0 | null | false | 2020-09-12T17:33:52 | 2020-03-04T00:02:01 | 2020-03-04T03:37:13 | 2020-09-12T17:33:51 | 645 | 0 | 0 | 1 | Java | false | false | package itmo.karpenko.cli;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
* Класс Reader читает входную строку
* Задача класса - понять,
* что строка закончилась или принять решение о продолжении
* чтения. Но затем эт... | UTF-8 | Java | 1,204 | java | Reader.java | Java | [] | null | [] | package itmo.karpenko.cli;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
* Класс Reader читает входную строку
* Задача класса - понять,
* что строка закончилась или принять решение о продолжении
* чтения. Но затем эт... | 1,204 | 0.665962 | 0.663848 | 37 | 24.567568 | 21.463408 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.486486 | false | false | 4 |
4cd0ad075302342e9af5543939394dac2ef2add7 | 14,070,312,863,151 | fc67e66df623e3d2ec6766f5139e1044871c1164 | /printMatrixSpiral.java | a1d4015b651649c9ab00e0eae63960cb92f1617d | [] | no_license | russellwang710017/Programming-Interview | https://github.com/russellwang710017/Programming-Interview | 70864795c3a28ce681a143aa2ffaeaf4ee6fdc92 | 30b0b4472995a9b42977b0ae84fa5c74f859899a | refs/heads/master | 2016-08-09T09:46:04.591000 | 2015-11-04T17:18:31 | 2015-11-04T17:18:31 | 45,167,397 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Given a matrix of m x n elements (m rows, n columns), return all elements of the matrix in spiral order.
import java.util.*;
public class printMatrixSpiral{
public static void main(String[] args){
int[][] matrix = new int[3][3];
matrix[0][0] = 1;
matrix[0][1] = 2;
matrix[0][2] = 3;
matrix[1][0] = 4;
ma... | UTF-8 | Java | 2,405 | java | printMatrixSpiral.java | Java | [] | null | [] | // Given a matrix of m x n elements (m rows, n columns), return all elements of the matrix in spiral order.
import java.util.*;
public class printMatrixSpiral{
public static void main(String[] args){
int[][] matrix = new int[3][3];
matrix[0][0] = 1;
matrix[0][1] = 2;
matrix[0][2] = 3;
matrix[1][0] = 4;
ma... | 2,405 | 0.484407 | 0.456133 | 118 | 19.38983 | 16.112967 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.008475 | false | false | 4 |
bcf706ee4152bada1d43ba1a5c125554d9d98379 | 23,038,204,580,301 | 0d78aa76184f4fb661713620ad83275df6cdc497 | /app/src/main/java/com/example/raphael/tcc/DataBase/AppDbHelper.java | 7089e47fcfe63dc25b07fda768a6fc6e0d613cbe | [] | no_license | Wayvy-Technologies/Android-Battery-Saver | https://github.com/Wayvy-Technologies/Android-Battery-Saver | 86b53ecb2ec45de2fcef1427d15d0aea4250999f | aeaa4d6fd8ee0a9267640d295f63c13e58717a6d | refs/heads/master | 2023-05-03T09:31:13.476000 | 2019-04-23T01:29:21 | 2019-04-23T01:29:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.raphael.tcc.DataBase;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import com.example.raphael.tcc.AppUI.ViewPagerFragments.AppStatsView;
import c... | UTF-8 | Java | 7,983 | java | AppDbHelper.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by rapha on 26-Sep-16.\n */\n\npublic class AppDbHelper exten",
"end": 440,
"score": 0.9973443150520325,
"start": 435,
"tag": "USERNAME",
"value": "rapha"
}
] | null | [] | package com.example.raphael.tcc.DataBase;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import com.example.raphael.tcc.AppUI.ViewPagerFragments.AppStatsView;
import c... | 7,983 | 0.626832 | 0.619441 | 191 | 40.795811 | 31.616405 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.848168 | false | false | 4 |
3276edbc55ffb1ed370ff37b2714061d817154bb | 23,038,204,577,784 | eef0be8fb6a7d89c11a7b5c3cdc72ce25aa14036 | /WEB-INF/src/com/saiten/service/impl/LoginServiceImpl.java | 9e23f62bed2bc43506a0e1841434bff01826aec0 | [] | no_license | sachin-kumbhar-jiem/saiten_test | https://github.com/sachin-kumbhar-jiem/saiten_test | e86a028de612b75f2763cb7dfcdf60f23f50b86b | 741230061689510fbb9fe915bd2e892067e2e398 | refs/heads/master | 2020-04-17T08:16:34.959000 | 2018-12-05T08:41:35 | 2018-12-05T08:41:35 | 166,404,997 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.saiten.service.impl;
import java.util.List;
import org.hibernate.HibernateException;
import com.saiten.dao.MstScorerDAO;
import com.saiten.exception.SaitenRuntimeException;
import com.saiten.info.MstScorerInfo;
import com.saiten.service.LoginService;
import com.saiten.util.ErrorCode;
import co... | UTF-8 | Java | 1,905 | java | LoginServiceImpl.java | Java | [
{
"context": "ort com.saiten.util.SaitenUtil;\r\n\r\n/**\r\n * @author sachin\r\n * @version 1.0\r\n * @created 05-Dec-2012 4:59:11",
"end": 371,
"score": 0.999204158782959,
"start": 365,
"tag": "USERNAME",
"value": "sachin"
}
] | null | [] | package com.saiten.service.impl;
import java.util.List;
import org.hibernate.HibernateException;
import com.saiten.dao.MstScorerDAO;
import com.saiten.exception.SaitenRuntimeException;
import com.saiten.info.MstScorerInfo;
import com.saiten.service.LoginService;
import com.saiten.util.ErrorCode;
import co... | 1,905 | 0.722835 | 0.712861 | 67 | 26.462687 | 21.690722 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.149254 | false | false | 4 |
2a875cb879544aba369a3637bac0aba2103853f1 | 29,025,389,025,315 | a17551ecb46f2a07bf4c60c11c2bbba5723960da | /ch.ethz.jadabs.amonem.manager/src/ch/ethz/jadabs/amonem/manager/DAGParser.java | bcbb5c8211c4551e2d313811c31d7fdb9cbfdce8 | [] | no_license | BackupTheBerlios/jadabs | https://github.com/BackupTheBerlios/jadabs | 9f5a2fdccb6bbb744926e32078d2904eacdb9312 | fce31c26acb3b1b5410a990c9be130cf9d7d5a0b | refs/heads/master | 2021-01-22T07:22:53.301000 | 2005-08-26T12:09:31 | 2005-08-26T12:09:31 | 40,247,566 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch.ethz.jadabs.amonem.manager;
import java.util.Vector;
import org.w3c.dom.Element;
import org.w3c.dom.Node;
import org.w3c.dom.NodeList;
/*
* Created on 03.01.2005
*
*/
/**
* @author bam
*
* This class uses the Parser to parse an xml-File wich contains a saved
* DAG. It extracts the DAGPeer-Informati... | UTF-8 | Java | 4,162 | java | DAGParser.java | Java | [
{
"context": "/*\n * Created on 03.01.2005\n *\n */\n\n/**\n * @author bam\n *\n * This class uses the Parser to parse an xml-",
"end": 202,
"score": 0.9992851614952087,
"start": 199,
"tag": "USERNAME",
"value": "bam"
}
] | null | [] | package ch.ethz.jadabs.amonem.manager;
import java.util.Vector;
import org.w3c.dom.Element;
import org.w3c.dom.Node;
import org.w3c.dom.NodeList;
/*
* Created on 03.01.2005
*
*/
/**
* @author bam
*
* This class uses the Parser to parse an xml-File wich contains a saved
* DAG. It extracts the DAGPeer-Informati... | 4,162 | 0.695579 | 0.688371 | 136 | 29.602942 | 24.135427 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.345588 | false | false | 4 |
b06a9ac067e45639baf3aa0a70fd1ed8c38ef9cf | 22,454,089,078,077 | 44de41b0c91c71e365fc2e267ab7062a92168047 | /Java/CSP584_enterpriseWebAPP/bikeShare/src/bikeShare/dao/GoodDaoImpl.java | 6a5c54d6e928bd97b74c90aa8df77250236b698d | [] | no_license | KaiyueMa/ComputerScience | https://github.com/KaiyueMa/ComputerScience | 86ebf2ce896a9407fd339da1e43c319c7b6207f6 | ed7bf535421103181ac7f4f23fd3411c36d6f5b1 | refs/heads/master | 2021-06-10T04:37:29.255000 | 2020-08-20T01:28:39 | 2020-08-20T01:28:39 | 141,001,619 | 0 | 0 | null | false | 2021-03-07T18:03:14 | 2018-07-15T05:44:18 | 2020-08-20T01:30:37 | 2021-03-07T18:03:14 | 73,144 | 0 | 0 | 1 | Java | false | false | package bikeShare.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.List;
import bikeShare.common.ConnDB;
import bikeShare.common.CrudModel;
import bikeShare.common.PageUtil;
import bikeShare.model.Goods;
import bike... | UTF-8 | Java | 5,695 | java | GoodDaoImpl.java | Java | [] | null | [] | package bikeShare.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.List;
import bikeShare.common.ConnDB;
import bikeShare.common.CrudModel;
import bikeShare.common.PageUtil;
import bikeShare.model.Goods;
import bike... | 5,695 | 0.622651 | 0.611765 | 225 | 23.311111 | 20.453548 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.768889 | false | false | 4 |
b6c043ea7686d30cc62725109f409927111aead6 | 26,525,718,080,262 | 286ec4848e3084666883c314485bb108e5e23d9b | /DWCApp/src/fragmentActivity/LicenseActivity.java | 8b289f9d2a4031a38b886fc004185c2bbcb7ae56 | [] | no_license | AbanoubWagdyCloudConcept/dwc-DubaiSouth | https://github.com/AbanoubWagdyCloudConcept/dwc-DubaiSouth | af74206e24face59f13e34ffa3ece73a92b7dee0 | 0574dd34977fc4eeb7a8273eae644b5358916f13 | refs/heads/master | 2016-09-09T13:12:22.662000 | 2015-09-23T09:33:27 | 2015-09-23T09:33:27 | 42,037,601 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fragmentActivity;
import android.content.Intent;
import android.database.Cursor;
import android.graphics.Bitmap;
import android.net.Uri;
import android.os.Bundle;
import android.provider.MediaStore;
import android.support.annotation.NonNull;
import android.support.v4.app.FragmentManager;
import android.util.L... | UTF-8 | Java | 16,995 | java | LicenseActivity.java | Java | [
{
"context": "rm;\nimport utilities.Utilities;\n\n/**\n * Created by M_Ghareeb on 9/14/2015.\n */\npublic class LicenseActivity ex",
"end": 1405,
"score": 0.9976264834403992,
"start": 1396,
"tag": "USERNAME",
"value": "M_Ghareeb"
}
] | null | [] | package fragmentActivity;
import android.content.Intent;
import android.database.Cursor;
import android.graphics.Bitmap;
import android.net.Uri;
import android.os.Bundle;
import android.provider.MediaStore;
import android.support.annotation.NonNull;
import android.support.v4.app.FragmentManager;
import android.util.L... | 16,995 | 0.619535 | 0.616711 | 410 | 40.446342 | 36.616779 | 270 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.72439 | false | false | 3 |
c54eb127d5d6dc95628bc49eb3039284f9530dd7 | 24,361,054,520,198 | 94faac627b4b23274a699d079419845bc90a7678 | /Javacore/Assg21/src/module-info.java | 9312deddbe9cd4b4379cbd5636c4198efbfb9a44 | [] | no_license | deepak1201998/Zycus | https://github.com/deepak1201998/Zycus | 68f48399eff2e7663ff67f7538483f3f9f45a501 | 67d7be9c02b8b5db83194a5cb2f7b7d2b681acd8 | refs/heads/main | 2023-01-21T10:03:49.465000 | 2020-12-03T12:24:46 | 2020-12-03T12:24:46 | 312,258,202 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | module Assg21 {
} | UTF-8 | Java | 18 | java | module-info.java | Java | [] | null | [] | module Assg21 {
} | 18 | 0.666667 | 0.555556 | 2 | 8 | 7 | 15 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0 | false | false | 3 |
50adb5ee48633ed8ed7195dbd3d5950e95b23ca8 | 24,361,054,518,061 | 35a457e0d5a2d44aa6b93b5fcb8ab248d062951f | /src/uk/ac/standrews/cs/cs2001/w03/interfaces/ICustomer.java | b7b7f5a17114bc4f8b4f42c4b326fec46b4161ad | [] | no_license | jsawyer12/ShopOO | https://github.com/jsawyer12/ShopOO | 4af6d5bcaf26144e1ccce038c0377ce966a50734 | 9efccb55d1d29f0b3e690df7f134dc920127b809 | refs/heads/master | 2021-01-18T17:28:10.311000 | 2017-03-31T09:43:33 | 2017-03-31T09:43:33 | 86,803,634 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uk.ac.standrews.cs.cs2001.w03.interfaces;
/**
* Created by jts4 on 28/09/16.
*/
public interface ICustomer {
String getName();
String getAddress();
void makePurchase(IOrder order);
}
| UTF-8 | Java | 209 | java | ICustomer.java | Java | [
{
"context": "drews.cs.cs2001.w03.interfaces;\n\n/**\n * Created by jts4 on 28/09/16.\n */\npublic interface ICustomer {\n\n ",
"end": 73,
"score": 0.9996376037597656,
"start": 69,
"tag": "USERNAME",
"value": "jts4"
}
] | null | [] | package uk.ac.standrews.cs.cs2001.w03.interfaces;
/**
* Created by jts4 on 28/09/16.
*/
public interface ICustomer {
String getName();
String getAddress();
void makePurchase(IOrder order);
}
| 209 | 0.679426 | 0.617225 | 13 | 15.076923 | 16.461899 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 3 |
d72e38e6fe962a933639962655d61491e961434c | 18,287,970,766,858 | 4219fc8d710e6d6ff06ba3100132a22d63144848 | /Java/Main.java | 95965ee7adf093994fa691fd7cc2079e6b537824 | [] | no_license | dominusmars/Domin | https://github.com/dominusmars/Domin | dc1bf268bfa644b2b3cc51f1830acd62acc02c57 | fd1d077caaeda67cadff0995748d5dd2b52fb480 | refs/heads/master | 2020-08-01T09:14:27.899000 | 2019-10-04T02:38:35 | 2019-10-04T02:38:35 | 210,945,951 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
try {
// Inputs the first measurement
// System.out.println("Please enter the measurement.Format X unit (Length, Temperature, or Data):");
Scanner measurement = new Scanner(System.in);... | UTF-8 | Java | 6,953 | java | Main.java | Java | [] | null | [] | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
try {
// Inputs the first measurement
// System.out.println("Please enter the measurement.Format X unit (Length, Temperature, or Data):");
Scanner measurement = new Scanner(System.in);... | 6,953 | 0.361139 | 0.350496 | 194 | 34.84536 | 20.171604 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.701031 | false | false | 3 |
fbabebce40daa22e4568edceb3578d1dfcc468b7 | 3,204,045,608,625 | c93a02daa3ea3d73624db883cad07d8a556d01ba | /src/Modelo/MySQLDAO/ProveedorDAO.java | 907b13a3bd01166c306685a5d79c1433ce8354ce | [] | no_license | Goby026/MrJuerga-Desktop | https://github.com/Goby026/MrJuerga-Desktop | f7575e258fa66e50b2410becdb00dfed2444e753 | 9932f8c7f0b27de3007e38ea43438a9f5ed869a9 | HEAD | 2019-07-31T16:44:32.160000 | 2018-02-24T21:09:50 | 2018-02-24T21:09:50 | 75,757,246 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package Modelo.MySQLDAO;
import Interfaces.ProveedorCRUD;
import Modelo.Conexion;
import Modelo.Proveedor;
import java.sql.P... | UTF-8 | Java | 4,392 | java | ProveedorDAO.java | Java | [
{
"context": "st;\r\nimport java.util.List;\r\n\r\n/**\r\n *\r\n * @author Adolfo\r\n */\r\npublic class ProveedorDAO extends Conexion im",
"end": 448,
"score": 0.936768651008606,
"start": 442,
"tag": "NAME",
"value": "Adolfo"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package Modelo.MySQLDAO;
import Interfaces.ProveedorCRUD;
import Modelo.Conexion;
import Modelo.Proveedor;
import java.sql.P... | 4,392 | 0.520492 | 0.51571 | 128 | 32.3125 | 26.285913 | 177 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.898438 | false | false | 3 |
3c987a4e70e075da0d324044d34a65de365a296b | 11,235,634,494,647 | 9238dee3274d437b19c86a7434c7957eae398a29 | /src/main/java/org/amanda/api/AlbumResource.java | e114bdae17739993edb4117b7e1d2a75142bf927 | [
"MIT"
] | permissive | apandey3/omnipics | https://github.com/apandey3/omnipics | 672fbea755581cded14449f6f4662ab432773e49 | 95c5967e8a93ee5b8096f6e5400b9a99b86f8310 | refs/heads/master | 2016-09-05T11:19:39.674000 | 2015-07-22T00:29:01 | 2015-07-22T00:30:48 | 38,899,157 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.amanda.api;
import org.amanda.Album;
import javax.ws.rs.Consumes;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import java.util.ArrayList;
import java.util.List;
/**
* @author Arti Sharma <arti.sharma@gmail.com>
*/
@Path("/v1/albums")
@Consumes(MediaType.APPL... | UTF-8 | Java | 616 | java | AlbumResource.java | Java | [
{
"context": ".ArrayList;\nimport java.util.List;\n\n/**\n * @author Arti Sharma <arti.sharma@gmail.com>\n */\n@Path(\"/v1/albums\")\n@",
"end": 247,
"score": 0.9998776912689209,
"start": 236,
"tag": "NAME",
"value": "Arti Sharma"
},
{
"context": "port java.util.List;\n\n/**\n * @aut... | null | [] | package org.amanda.api;
import org.amanda.Album;
import javax.ws.rs.Consumes;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import java.util.ArrayList;
import java.util.List;
/**
* @author <NAME> <<EMAIL>>
*/
@Path("/v1/albums")
@Consumes(MediaType.APPLICATION_JSON)
@Prod... | 597 | 0.689935 | 0.688312 | 29 | 20.241379 | 14.965835 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37931 | false | false | 3 |
2a38237c79d107eb493d0d1f16ed1c5332417bae | 16,853,451,732,914 | afcbdce5e947b6c1d0fde49f5861c6a455d8fe02 | /zookeeper/src/main/java/sample/watcher/server/ZkServer.java | 797d4b922483679686eda35aca48aa325a9635f4 | [] | no_license | GloryXu/test-project | https://github.com/GloryXu/test-project | c1f933da77ac6a5476aa637e46825e789c714a4b | 115e738ea8a47beb5955b5964a538abefcfc9375 | refs/heads/master | 2022-12-27T17:48:40.354000 | 2022-05-14T05:49:59 | 2022-05-14T05:49:59 | 85,553,364 | 3 | 3 | null | false | 2022-12-10T06:23:43 | 2017-03-20T08:39:31 | 2022-05-14T05:50:25 | 2022-12-10T06:23:43 | 4,938 | 1 | 1 | 13 | Java | false | false | package sample.watcher.server;
import sample.watcher.Conf;
import java.io.IOException;
/**
* @author glory
* @description zkServer启动类
* @date Created at 下午11:38 18-12-17
*/
public class ZkServer {
public static void main(String[] args) {
Conf conf = new Conf();
conf.DIR = "/zookeeper";
... | UTF-8 | Java | 665 | java | ZkServer.java | Java | [
{
"context": "Conf;\n\nimport java.io.IOException;\n\n/**\n * @author glory\n * @description zkServer启动类\n * @date Created at 下",
"end": 110,
"score": 0.9957525134086609,
"start": 105,
"tag": "USERNAME",
"value": "glory"
}
] | null | [] | package sample.watcher.server;
import sample.watcher.Conf;
import java.io.IOException;
/**
* @author glory
* @description zkServer启动类
* @date Created at 下午11:38 18-12-17
*/
public class ZkServer {
public static void main(String[] args) {
Conf conf = new Conf();
conf.DIR = "/zookeeper";
... | 665 | 0.572519 | 0.540458 | 28 | 22.392857 | 14.087328 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 3 |
3eb41c9abfcf5c6cc836493802d2ec29a812897b | 16,853,451,733,290 | 64794b4ea0b5a2c5c98b8bc7ecfbeb3bbd6686ff | /wallet/src/main/java/com/lanjing/wallet/model/WellethistoryState.java | a99d0b4325ce97a49e0fd94a7eb7cdb2ae556c4b | [] | no_license | chinaares/agc_server | https://github.com/chinaares/agc_server | a31ba3bee0df5748a0bdf6533cae7cd887cfd7c3 | a2b64007d5259d8426b8b21965a97a475010f5fa | refs/heads/master | 2023-02-10T08:03:16.617000 | 2021-01-04T09:43:42 | 2021-01-04T09:46:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lanjing.wallet.model;
import lombok.ToString;
import java.math.BigDecimal;
import java.util.Date;
@ToString
public class WellethistoryState {
private Integer fid;
private Integer userid;
private Integer welletid;
private Integer cointype;
private String withdraw;
private Stri... | UTF-8 | Java | 2,785 | java | WellethistoryState.java | Java | [] | null | [] | package com.lanjing.wallet.model;
import lombok.ToString;
import java.math.BigDecimal;
import java.util.Date;
@ToString
public class WellethistoryState {
private Integer fid;
private Integer userid;
private Integer welletid;
private Integer cointype;
private String withdraw;
private Stri... | 2,785 | 0.613645 | 0.613645 | 149 | 17.697987 | 17.323494 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.308725 | false | false | 3 |
f322a9be96505770b2e17768823c873fc34a514f | 16,733,192,652,328 | 2f1fcfb09f844324f520160ba08e6f931812ab95 | /com.flink/src/main/java/OrderInfo1.java | 5ff8c9f8a9709ab650bd4f3d3ca23da3f40cd0f0 | [] | no_license | shareCourage/flinkTest | https://github.com/shareCourage/flinkTest | 3a3ea43e932db951ab7c2d09d841da8065e4ff72 | a3d64276b1aff2c87d843662fa0951c6c4466878 | refs/heads/master | 2022-10-03T20:08:02.078000 | 2020-06-05T11:53:48 | 2020-06-05T11:53:48 | 269,619,122 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class OrderInfo1 {
public static OrderInfo1 line2Info1(String line) {
//需要判断line的信息内容
String[] field = line.split(",");
OrderInfo1 orderInfo1 = new OrderInfo1();
orderInfo1.setOrderId(Long.parseLong(field[0]));
orderInfo1.setProductName(field[1]);
orderInfo1.s... | UTF-8 | Java | 1,380 | java | OrderInfo1.java | Java | [] | null | [] | public class OrderInfo1 {
public static OrderInfo1 line2Info1(String line) {
//需要判断line的信息内容
String[] field = line.split(",");
OrderInfo1 orderInfo1 = new OrderInfo1();
orderInfo1.setOrderId(Long.parseLong(field[0]));
orderInfo1.setProductName(field[1]);
orderInfo1.s... | 1,380 | 0.571219 | 0.558737 | 61 | 21.327869 | 18.592896 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.393443 | false | false | 3 |
a0fac8d50025bd6f60c3e8fae5aa250dbba800a3 | 17,179,889,630 | ced302320b2a0118ada2c146f18bf3b983886d01 | /src/com/Marian/Exercicis/Classes/Persones/CapProjecte.java | 47db57f0c291d594f10382d2517d5cd945e60bbe | [] | no_license | Marian1993/ExercicisClasse2020 | https://github.com/Marian1993/ExercicisClasse2020 | 3c9e43f7020582502a16972c39cf408086b6ebd5 | fae4198e0b94e3009dc98a19e0c013414fd363f3 | refs/heads/master | 2023-05-01T16:28:12.946000 | 2021-05-26T19:15:34 | 2021-05-26T19:15:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.Marian.Exercicis.Classes.Persones;
import com.Marian.Exercicis.Classes.Persones.Empleat;
import java.util.ArrayList;
public class CapProjecte extends Empleat {
private ArrayList<String> projectes;
public CapProjecte(){}
public CapProjecte(String nom, int edat, String DNI, String genere, in... | UTF-8 | Java | 1,497 | java | CapProjecte.java | Java | [] | null | [] | package com.Marian.Exercicis.Classes.Persones;
import com.Marian.Exercicis.Classes.Persones.Empleat;
import java.util.ArrayList;
public class CapProjecte extends Empleat {
private ArrayList<String> projectes;
public CapProjecte(){}
public CapProjecte(String nom, int edat, String DNI, String genere, in... | 1,497 | 0.651303 | 0.650635 | 44 | 33.022728 | 29.09271 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.795455 | false | false | 3 |
4172e88d8e7707223c8c5a0c4a93a7c909bbfe3a | 17,179,887,868 | 0c65873c639a28f8941328a3e2ead094796268b0 | /Motor.java | f384993a2b041fe2487ee96bcad6de49868a5bd5 | [] | no_license | johanq708/Ejercicio-1-taller | https://github.com/johanq708/Ejercicio-1-taller | 8a8ecde5bcd7f6cf31be24ebac984a8ae57e6424 | ba248ff7a95bc496c07d163805a23dfc092df33b | refs/heads/master | 2021-01-18T23:34:52.739000 | 2017-04-06T20:55:12 | 2017-04-06T20:55:12 | 87,119,921 | 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 ejercicio1;
/**
*
* @author Estudiante
*/
public class Motor {
private int cilindraje;
private int cab... | UTF-8 | Java | 931 | java | Motor.java | Java | [
{
"context": ".\r\n */\r\npackage ejercicio1;\r\n\r\n/**\r\n *\r\n * @author Estudiante\r\n */\r\npublic class Motor {\r\n private int cilin",
"end": 243,
"score": 0.9971826672554016,
"start": 233,
"tag": "NAME",
"value": "Estudiante"
}
] | 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 ejercicio1;
/**
*
* @author Estudiante
*/
public class Motor {
private int cilindraje;
private int cab... | 931 | 0.603652 | 0.602578 | 42 | 20.166666 | 20.960186 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 3 |
fb9bf3d6e37cbec03a8daad79069e5353612873e | 7,988,639,197,737 | 143ff4134e02faa2316a869943b1070bd30b6183 | /server/product-server/src/main/java/com/hryj/service/app/v1_2/AppPartyProductService.java | 1dedb9f25e6f8e033ca33b7493d6432bd4fb276d | [] | no_license | newbigTech/hryj-mall | https://github.com/newbigTech/hryj-mall | da243731c68f13ab298291f5029aff9be441bb26 | c28ae0c83f418ba0fc82086a44b47ca787c4d2a4 | refs/heads/master | 2020-04-28T08:51:18.777000 | 2018-11-28T05:31:35 | 2018-11-28T05:31:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hryj.service.app.v1_2;
import cn.hutool.core.date.DatePattern;
import cn.hutool.core.date.DateUtil;
import cn.hutool.core.util.NumberUtil;
import com.alibaba.fastjson.JSON;
import com.baomidou.mybatisplus.mapper.EntityWrapper;
import com.baomidou.mybatisplus.plugins.Page;
import com.baomidou.mybatisplus.se... | UTF-8 | Java | 34,225 | java | AppPartyProductService.java | Java | [
{
"context": "h.BigDecimal;\nimport java.util.*;\n\n/**\n * @author 王光银\n * @className: AppPartyProductService\n * @descrip",
"end": 3169,
"score": 0.9995567202568054,
"start": 3166,
"tag": "NAME",
"value": "王光银"
},
{
"context": "RateMapper taxRateMapper;\n\n /**\n * @author 王... | null | [] | package com.hryj.service.app.v1_2;
import cn.hutool.core.date.DatePattern;
import cn.hutool.core.date.DateUtil;
import cn.hutool.core.util.NumberUtil;
import com.alibaba.fastjson.JSON;
import com.baomidou.mybatisplus.mapper.EntityWrapper;
import com.baomidou.mybatisplus.plugins.Page;
import com.baomidou.mybatisplus.se... | 34,225 | 0.649044 | 0.643664 | 607 | 51.663921 | 45.82431 | 272 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.644152 | false | false | 3 |
415e05f8a3eca48d7e4bdd7bbbd0753619d205bc | 5,892,695,192,817 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/16/16_30be1aae2fa3769840a073a102fec3373dd21f59/SonarComponents/16_30be1aae2fa3769840a073a102fec3373dd21f59_SonarComponents_s.java | 972506a77b113126019efbb84d9791142bbd6f96 | [] | no_license | zhongxingyu/Seer | https://github.com/zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516000 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | false | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | 2023-06-21T00:53:27 | 2023-06-22T07:55:57 | 2,849,868 | 2 | 2 | 0 | null | false | false | /*
* SonarQube Java
* Copyright (C) 2012 SonarSource
* dev@sonar.codehaus.org
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, or (at ... | UTF-8 | Java | 3,579 | java | 16_30be1aae2fa3769840a073a102fec3373dd21f59_SonarComponents_s.java | Java | [
{
"context": " /*\n * SonarQube Java\n * Copyright (C) 2012 SonarSource\n * dev@sonar.codehaus.org\n *\n * This program i",
"end": 57,
"score": 0.9965280890464783,
"start": 46,
"tag": "USERNAME",
"value": "SonarSource"
},
{
"context": "arQube Java\n * Copyright (C) 2012 SonarSo... | null | [] | /*
* SonarQube Java
* Copyright (C) 2012 SonarSource
* <EMAIL>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, or (at your option) an... | 3,564 | 0.772283 | 0.769768 | 90 | 38.755554 | 33.408684 | 195 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.655556 | false | false | 3 |
7ebcec8ac60687d9649334d307e0b0c8f703dc6d | 10,574,209,551,337 | eb0062c2e916410ad82437fd314f212bb7c495d6 | /target/classes/com/fante/project/api/appView/domain/SignInfoRsp.java | d99baef1f13bab00dc8789e5ee022b01b7be6d16 | [] | no_license | moutainhigh/wechatmallMS | https://github.com/moutainhigh/wechatmallMS | 55756fa96cda699790a9fceb25d4ebd633995104 | e3a0b242d54ec711c8e699be80ad20a01c849b3c | refs/heads/main | 2023-03-18T07:44:41.167000 | 2021-01-12T07:51:03 | 2021-01-12T07:51:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fante.project.api.appView.domain;
import java.io.Serializable;
import java.math.BigDecimal;
import java.util.List;
/**
* @ClassName SignRsp
* @Description 用户签到信息
* @Author LiuQingyu
* @Date 2020-03-12 10:25
* @Version 1.0
**/
public class SignInfoRsp implements Serializable {
private static fi... | UTF-8 | Java | 1,919 | java | SignInfoRsp.java | Java | [
{
"context": "lassName SignRsp\n * @Description 用户签到信息\n * @Author LiuQingyu\n * @Date 2020-03-12 10:25\n * @Version 1.0\n **/\npu",
"end": 199,
"score": 0.9994701147079468,
"start": 190,
"tag": "NAME",
"value": "LiuQingyu"
}
] | null | [] | package com.fante.project.api.appView.domain;
import java.io.Serializable;
import java.math.BigDecimal;
import java.util.List;
/**
* @ClassName SignRsp
* @Description 用户签到信息
* @Author LiuQingyu
* @Date 2020-03-12 10:25
* @Version 1.0
**/
public class SignInfoRsp implements Serializable {
private static fi... | 1,919 | 0.65863 | 0.650411 | 80 | 21.8125 | 20.967293 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3625 | false | false | 3 |
9b6788ee9d38805b67262fd7e7e2ee3dee4cfe6a | 26,568,667,696,003 | 8786918b9d75629c9c53a7d58d1e09cd467d358a | /src/main/java/jpa/entity/Owner.java | bfb27f00ac21147cc1d402815495144c8b259603 | [] | no_license | Vitalii-Ivenko/SpringDataJPA_ | https://github.com/Vitalii-Ivenko/SpringDataJPA_ | 96ee24d0917078ac2880a37db96d2d082d3e5408 | 153c6271f663e7e55bdc8b3e2fdfa2ae78266cdb | refs/heads/master | 2016-08-12T10:06:00.814000 | 2015-10-29T17:59:01 | 2015-10-29T17:59:01 | 45,188,864 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jpa.entity;
import javax.persistence.*;
import java.io.Serializable;
import java.util.Set;
/**
* Created by Vitalii Ivenko on 15.10.2015.
*/
@Entity
@Table(name = "owner")
public class Owner implements Serializable {
private static final long serialVersionUID = -5153256328007368573L;
public Owner()... | UTF-8 | Java | 1,610 | java | Owner.java | Java | [
{
"context": "alizable;\nimport java.util.Set;\n\n/**\n * Created by Vitalii Ivenko on 15.10.2015.\n */\n@Entity\n@Table(name = \"owner\")",
"end": 133,
"score": 0.9998665452003479,
"start": 119,
"tag": "NAME",
"value": "Vitalii Ivenko"
}
] | null | [] | package jpa.entity;
import javax.persistence.*;
import java.io.Serializable;
import java.util.Set;
/**
* Created by <NAME> on 15.10.2015.
*/
@Entity
@Table(name = "owner")
public class Owner implements Serializable {
private static final long serialVersionUID = -5153256328007368573L;
public Owner() {
}... | 1,602 | 0.620497 | 0.603727 | 79 | 19.392405 | 20.019875 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.367089 | false | false | 3 |
6d43167ee885148fc9fc939d0cbb8596395193c9 | 23,235,773,130,259 | 1c4ce06e9b95f979e3db488bfb66343bcb2fa448 | /src/com/fogworn/service/impl/TbDevlogServiceImpl.java | 3a75bd205561dee34847bed443f232cdb07b7966 | [] | no_license | xiaofan309/fogworn | https://github.com/xiaofan309/fogworn | 712b629daace0a6ee20a1f9b220a98e8560001f2 | d4b9df7af48b40094510aa944df2c405752b7963 | refs/heads/master | 2021-01-19T22:43:49.179000 | 2017-12-07T14:06:01 | 2017-12-07T14:06:01 | 88,843,561 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fogworn.service.impl;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.base.BaseService;
import com.fogworn.bean.TbDevlog;
import com.fogworn.mapper.TbDevlogMapper;
import com.fogworn.service.TbDevlogService;
/**
* 功能:TbDevlogServic... | UTF-8 | Java | 578 | java | TbDevlogServiceImpl.java | Java | [] | null | [] | package com.fogworn.service.impl;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.base.BaseService;
import com.fogworn.bean.TbDevlog;
import com.fogworn.mapper.TbDevlogMapper;
import com.fogworn.service.TbDevlogService;
/**
* 功能:TbDevlogServic... | 578 | 0.809441 | 0.809441 | 23 | 23.869566 | 21.269093 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.73913 | false | false | 3 |
4dba4a4c55574a3a6953665d060c31c8d7397696 | 15,960,098,525,052 | d6ed5e9f8e14b5013244954f47f4ab43136ec091 | /app/src/main/java/com/peppermint/app/ui/recipients/RecentContactsListFragment.java | 560a444d44ba5d9d145a8fc0de832c2d2a3616cf | [] | no_license | peppermintcom/Peppermint-Android | https://github.com/peppermintcom/Peppermint-Android | 90db55c94a7db49d32efe2faf786f48e0e5cc6c2 | 3a81b16b1d3e251eca160627ac493ff1194f268c | refs/heads/master | 2020-04-09T09:53:54.437000 | 2016-06-01T17:14:04 | 2016-06-01T17:14:04 | 42,029,958 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.peppermint.app.ui.recipients;
import android.content.Context;
import android.content.Intent;
import android.database.Cursor;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import com.peppermint.app.d... | UTF-8 | Java | 3,643 | java | RecentContactsListFragment.java | Java | [] | null | [] | package com.peppermint.app.ui.recipients;
import android.content.Context;
import android.content.Intent;
import android.database.Cursor;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import com.peppermint.app.d... | 3,643 | 0.678287 | 0.678287 | 118 | 29.872881 | 27.470646 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.618644 | false | false | 3 |
eb083be68ace88849c321586f8c10c7f5212bf28 | 23,742,579,273,502 | 334bc7d91f2179dc491704b7910d3f502c0f1afa | /src/main/java/com/lxh/fushoujia/mapper/ProcessMapper.java | 0cc315464aa6c27517c29335e9dbb220ecf288ad | [] | no_license | xiaobaigepipi/fushoujia | https://github.com/xiaobaigepipi/fushoujia | ecd8d37e0edf0ccb510ddc36fc99f4041e54c8ac | 49f4705c1d43a2baae01544618df1b97b2673ff9 | refs/heads/master | 2023-08-16T23:59:01.152000 | 2023-08-11T12:16:19 | 2023-08-11T12:16:19 | 217,223,340 | 0 | 0 | null | false | 2022-12-16T05:01:31 | 2019-10-24T06:05:16 | 2019-12-10T14:52:01 | 2022-12-16T05:01:29 | 189 | 0 | 0 | 9 | Java | false | false | package com.lxh.fushoujia.mapper;
import com.lxh.fushoujia.pojo.FirstProcess;
import com.lxh.fushoujia.pojo.SecondProcess;
import org.apache.ibatis.annotations.Param;
import java.util.List;
public interface ProcessMapper {
List<FirstProcess> listFirstProcess();
int addFirstProcess(FirstProcess first);
in... | UTF-8 | Java | 751 | java | ProcessMapper.java | Java | [] | null | [] | package com.lxh.fushoujia.mapper;
import com.lxh.fushoujia.pojo.FirstProcess;
import com.lxh.fushoujia.pojo.SecondProcess;
import org.apache.ibatis.annotations.Param;
import java.util.List;
public interface ProcessMapper {
List<FirstProcess> listFirstProcess();
int addFirstProcess(FirstProcess first);
in... | 751 | 0.768309 | 0.768309 | 23 | 31.652174 | 22.920673 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.652174 | false | false | 3 |
ae5aec815a515ca9c8ad4bba27b10595b829e7f3 | 7,653,631,790,436 | f1307e983bc1e025755b64deadd58e5ae129d4a5 | /app/src/main/java/com/coresystems/twiliovideo/view/DefaultRoomStatusSubscription.java | 6332223ff50bfd683ae022b97a6b97d026e501ae | [
"MIT"
] | permissive | coresystemsFSM/android-twilio-video-with-service | https://github.com/coresystemsFSM/android-twilio-video-with-service | cfb3efdf02372828dcf3b5db7e7e6f1c3661260c | 5214ec83d61d123bfe20e823bea34e941dd94eee | refs/heads/master | 2017-09-30T14:24:19.282000 | 2017-03-10T08:11:57 | 2017-03-10T08:11:57 | 84,068,925 | 3 | 0 | null | false | 2017-03-07T09:34:13 | 2017-03-06T12:08:16 | 2017-03-06T16:35:53 | 2017-03-07T09:34:13 | 129 | 0 | 0 | 0 | Java | null | null | package com.coresystems.twiliovideo.view;
import com.coresystems.twiliovideo.messaging.AccessToken;
import com.coresystems.twiliovideo.messaging.RoomStatusSubscription;
import com.twilio.video.LocalMedia;
import com.twilio.video.Participant;
import com.twilio.video.Room;
import android.support.annotation.NonNull;
imp... | UTF-8 | Java | 1,753 | java | DefaultRoomStatusSubscription.java | Java | [] | null | [] | package com.coresystems.twiliovideo.view;
import com.coresystems.twiliovideo.messaging.AccessToken;
import com.coresystems.twiliovideo.messaging.RoomStatusSubscription;
import com.twilio.video.LocalMedia;
import com.twilio.video.Participant;
import com.twilio.video.Room;
import android.support.annotation.NonNull;
imp... | 1,753 | 0.726754 | 0.726754 | 56 | 30.303572 | 33.820385 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.464286 | false | false | 3 |
647f4848dc8d352c08ba626d5da748e8fab91b43 | 22,419,729,343,771 | fe7d2a67dede438db7a58a216b4e5096f277b243 | /ocapp/src/main/java/com/ziben365/ocapp/photo/ui/PhotoActivity.java | 2d24cfacb1d75c3a5b89cdcd7b23e96e5fed1962 | [] | no_license | Aim-ws/ZibenApplication | https://github.com/Aim-ws/ZibenApplication | 7f8c8baf9410586515d3f8960f93fcb7fb1fb143 | d9fa4dc4eed7780ad3b6224cea5c7ae1daa0a02d | refs/heads/master | 2021-06-01T03:50:38.856000 | 2016-03-10T05:03:11 | 2016-03-10T05:03:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ziben365.ocapp.photo.ui;
import android.app.ProgressDialog;
import android.content.ContentResolver;
import android.content.Intent;
import android.database.Cursor;
import android.net.Uri;
import android.os.Bundle;
import android.os.Environment;
import android.os.Handler;
import android.os.Message;
import an... | UTF-8 | Java | 10,789 | java | PhotoActivity.java | Java | [
{
"context": "ated by Administrator\n * on 2015/12/18.\n * email 1956766863@qq.com\n */\npublic class PhotoActivity extends AppCompatA",
"end": 1394,
"score": 0.9997203946113586,
"start": 1377,
"tag": "EMAIL",
"value": "1956766863@qq.com"
}
] | null | [] | package com.ziben365.ocapp.photo.ui;
import android.app.ProgressDialog;
import android.content.ContentResolver;
import android.content.Intent;
import android.database.Cursor;
import android.net.Uri;
import android.os.Bundle;
import android.os.Environment;
import android.os.Handler;
import android.os.Message;
import an... | 10,779 | 0.556185 | 0.55109 | 332 | 30.924698 | 24.758905 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.542169 | false | false | 3 |
e2018c36dd32168ae27f89474fc4828eba493375 | 1,185,410,991,701 | 1849c03498aa320c7136c0e71ba4da65eaf9ab3d | /atlasdb-client/src/main/java/com/palantir/atlasdb/transaction/impl/ReadTransaction.java | 71e95645f3ae1137fc44efc89c6e3432b42d85ff | [
"Apache-2.0"
] | permissive | palantir/atlasdb | https://github.com/palantir/atlasdb | 894f3870337eeaf2408b2c9975a6166764491f4a | ad20d4b983edd808737f56d90d2e29a284e7bdd7 | refs/heads/develop | 2023-08-30T05:04:58.136000 | 2023-08-23T13:40:22 | 2023-08-23T13:40:22 | 36,960,637 | 914 | 224 | Apache-2.0 | false | 2023-09-14T15:57:09 | 2015-06-05T23:42:44 | 2023-08-27T17:48:18 | 2023-09-14T15:57:08 | 111,291 | 22 | 1 | 370 | Java | false | false | /*
* (c) Copyright 2018 Palantir Technologies Inc. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless ... | UTF-8 | Java | 6,709 | java | ReadTransaction.java | Java | [] | null | [] | /*
* (c) Copyright 2018 Palantir Technologies Inc. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless ... | 6,709 | 0.725742 | 0.724549 | 163 | 40.159508 | 33.333218 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.766871 | false | false | 3 |
371b4e3a448b9fdb59246c8490fe5b7e5cef7b96 | 28,492,813,043,020 | b4c65b4938d41495e792426109b4a9641b396d72 | /src/util/Visitor.java | 7f0999e911bc410920e16c459095ac7e76777fca | [] | no_license | VizuTheShaman/compiler-construction-werkcollege-java | https://github.com/VizuTheShaman/compiler-construction-werkcollege-java | 60580a486ee40694f54e8524df5d0cf225d0da9f | 13ba040e3c465147dee8450f5062fc90f9fb4d1d | refs/heads/master | 2021-04-27T18:27:00.686000 | 2018-02-16T10:06:42 | 2018-02-16T10:07:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package util;
import parser.AstExprBool;
import parser.AstExprBinOp;
import parser.AstExprInteger;
public interface Visitor {
public void visit(AstExprInteger i);
public void visit(AstExprBinOp e);
public void visit(AstExprBool astBool);
} | UTF-8 | Java | 246 | java | Visitor.java | Java | [] | null | [] | package util;
import parser.AstExprBool;
import parser.AstExprBinOp;
import parser.AstExprInteger;
public interface Visitor {
public void visit(AstExprInteger i);
public void visit(AstExprBinOp e);
public void visit(AstExprBool astBool);
} | 246 | 0.800813 | 0.800813 | 13 | 18 | 15.377306 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.769231 | false | false | 3 |
85ec50e85f2a87fdc8a60fd38c0e97ce49614767 | 919,123,008,641 | d5d08689bb1128332f977c8a7860ce5d90bdb656 | /src/main/java/com/vivekganesan/cddemo/featuretoggles/FeatureToggleConfig.java | 9807690acf48cb8d1e1e1ef1ae834bb93ae2121d | [
"MIT"
] | permissive | vivganes/continuous-delivery-demo | https://github.com/vivganes/continuous-delivery-demo | e94777e5b02044104d44192d0f822be594d44df8 | 1efdfdc13e8a995bce30fb7a735c52955c7b55a0 | refs/heads/master | 2022-07-25T20:19:25.921000 | 2020-05-22T01:59:36 | 2020-05-22T01:59:36 | 91,649,354 | 0 | 4 | MIT | false | 2022-07-15T21:18:22 | 2017-05-18T04:41:01 | 2020-05-22T02:00:20 | 2022-07-15T21:18:21 | 3,506 | 1 | 5 | 2 | Java | false | false | package com.vivekganesan.cddemo.featuretoggles;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.stereotype.Component;
import org.togglz.core.Feature;
import org.togglz.core.manager.TogglzConfig;
import org.togglz.core.repositor... | UTF-8 | Java | 1,018 | java | FeatureToggleConfig.java | Java | [
{
"context": "package com.vivekganesan.cddemo.featuretoggles;\n\nimport org.spring",
"end": 16,
"score": 0.7163780331611633,
"start": 13,
"tag": "USERNAME",
"value": "ive"
}
] | null | [] | package com.vivekganesan.cddemo.featuretoggles;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.stereotype.Component;
import org.togglz.core.Feature;
import org.togglz.core.manager.TogglzConfig;
import org.togglz.core.repositor... | 1,018 | 0.793713 | 0.793713 | 31 | 31.838709 | 24.17156 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.516129 | false | false | 3 |
68107b684aa6605b8f487051851b94e16f3498ad | 31,774,168,091,588 | dcb9607c6c8d091b0fecb6bca60c4809cc9d7613 | /app/src/main/java/kr/co/tjeit/beautysalon/activity/LoginActivity.java | e1fb6e201b16ab1b1655b0f464c28c5a440359e2 | [] | no_license | Iksang/BeautySalon | https://github.com/Iksang/BeautySalon | 9e3d262cf534a3c53ee1ca80e4f6a348ae3eacd9 | 842ad28c937d29902027f8c210f9a5b5fc1d4494 | refs/heads/master | 2021-01-22T13:52:36.691000 | 2017-08-21T09:20:36 | 2017-08-21T09:20:36 | 100,695,500 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.co.tjeit.beautysalon.activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.CheckBox;
import android.widget.EditText;
import android.widget.TextView;
import kr.co.tjeit.beautysalon.R;
import kr.co.tjeit.beautysalon.ac... | UTF-8 | Java | 2,143 | java | LoginActivity.java | Java | [] | null | [] | package kr.co.tjeit.beautysalon.activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.CheckBox;
import android.widget.EditText;
import android.widget.TextView;
import kr.co.tjeit.beautysalon.R;
import kr.co.tjeit.beautysalon.ac... | 2,143 | 0.630052 | 0.630052 | 78 | 25.948717 | 21.433199 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 3 |
710e2a562bbe8358bc6ee2242b32b786bc89d237 | 10,548,439,713,656 | c98636a8715d85bdf12a41a4b7f448da7687edc4 | /src/capitulo06/UsaMetodo.java | 2eeab6bffba3bc34e0f6af649fc667726ed657c6 | [] | no_license | HugoSimoes/01_impacta-apostila | https://github.com/HugoSimoes/01_impacta-apostila | 8e649990f11bd74f5c1525ab1597d09e120af306 | 253ebef57fda690864a868f3cde0b434d400635c | refs/heads/master | 2020-08-21T12:26:12.741000 | 2019-10-19T06:41:48 | 2019-10-19T06:41:48 | 216,159,478 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package capitulo06;
public class UsaMetodo extends MetodosExemplo{
public void meuMetodo03() {
}
}
| UTF-8 | Java | 109 | java | UsaMetodo.java | Java | [] | null | [] | package capitulo06;
public class UsaMetodo extends MetodosExemplo{
public void meuMetodo03() {
}
}
| 109 | 0.724771 | 0.688073 | 9 | 11.111111 | 15.495121 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.777778 | false | false | 3 |
7904e54c878626e00ca5163420ba1f3467711136 | 10,548,439,713,796 | 903ad9c95df5313182f5ad0b7dff1708b9e8c1c4 | /lab/3/problem6.java | 3fb544668f480a5ba65712305cef82343d5f62de | [] | no_license | Cloud-Link-VII/cmpt220tinnirello | https://github.com/Cloud-Link-VII/cmpt220tinnirello | bb60d17883dd1663faaf3918c8ea386935b9910f | ad4ef57df6c8cefee128e72332bdfd945855559d | refs/heads/master | 2018-12-14T23:04:46.522000 | 2018-12-08T05:10:56 | 2018-12-08T05:10:56 | 146,807,671 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*********************
Author: Marinel Tinnirello
Lab 3 - Problem 6
********************/
import java.util.Scanner;
public class Main
{
public static void main (String[] args)
{
vowels();
}
public static void vowels ()
{
Scanner input = new Scanner(System.in);
String wo... | UTF-8 | Java | 829 | java | problem6.java | Java | [
{
"context": "/*********************\n Author: Marinel Tinnirello\n Lab 3 - Problem 6\n ********************/\n\nimport",
"end": 50,
"score": 0.9998834729194641,
"start": 32,
"tag": "NAME",
"value": "Marinel Tinnirello"
}
] | null | [] | /*********************
Author: <NAME>
Lab 3 - Problem 6
********************/
import java.util.Scanner;
public class Main
{
public static void main (String[] args)
{
vowels();
}
public static void vowels ()
{
Scanner input = new Scanner(System.in);
String words;
... | 817 | 0.434258 | 0.429433 | 36 | 22.027779 | 21.5516 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.611111 | false | false | 3 |
9f6b62df14612c27b9846f7fd31e3d16364067f0 | 22,969,485,161,368 | 84495f86db2468bd4d5ac673e4bd8acee656ef76 | /src/main/lab1/Employee.java | a91546eeea0c9f41b06ef8354db2f80d307cd8e1 | [] | no_license | ShtefArt/JavaLab | https://github.com/ShtefArt/JavaLab | 564e07971aa87bbefcbd95a07ea93d0389be31b2 | 16b8a275fedff8abc439568d7596552a23e8b600 | refs/heads/master | 2020-08-13T20:19:17.736000 | 2019-12-10T08:38:23 | 2019-12-10T08:38:23 | 215,032,012 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main.lab1;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import java.util.Objects;
public class Employee implements Serializable {
static final int MAX_WAGE = 100;
private int wage;
private String name;
private String surname;
private String id;
prote... | UTF-8 | Java | 2,691 | java | Employee.java | Java | [] | null | [] | package main.lab1;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import java.util.Objects;
public class Employee implements Serializable {
static final int MAX_WAGE = 100;
private int wage;
private String name;
private String surname;
private String id;
prote... | 2,691 | 0.536604 | 0.534745 | 109 | 23.688074 | 20.49287 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.46789 | false | false | 3 |
cf7057e0caf53d74a51df98a946f730c097f2cd5 | 23,081,154,252,520 | 6a1c8540e81a34e315e10c1a33a1202d2f8db8ce | /AdAdmin/src/main/cn/adwalker/ad/config/Constant.java | b10061aab1d770e4bdaf94b71097cac29015b3c4 | [] | no_license | springwindyike/ad-server | https://github.com/springwindyike/ad-server | 7624a3129c705ce5cd97bfe983704d1f29b09889 | c2878216505e5aea7222e830ad759a22fc6a22da | refs/heads/master | 2021-12-11T05:29:26.909000 | 2016-10-24T02:48:55 | 2016-10-24T02:48:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.adwalker.ad.config;
import java.util.ArrayList;
import java.util.List;
import cn.adwalker.core.util.lang.StringUtil;
public class Constant {
/**
* 广告形式
*/
public final static int TYPE_WALL_SCORE = 0;
public final static int TYPE_WALL_LIST = 1;
public final static int TYPE_BANNER = 4;
public f... | UTF-8 | Java | 1,572 | java | Constant.java | Java | [] | null | [] | package cn.adwalker.ad.config;
import java.util.ArrayList;
import java.util.List;
import cn.adwalker.core.util.lang.StringUtil;
public class Constant {
/**
* 广告形式
*/
public final static int TYPE_WALL_SCORE = 0;
public final static int TYPE_WALL_LIST = 1;
public final static int TYPE_BANNER = 4;
public f... | 1,572 | 0.707941 | 0.697847 | 70 | 20.228571 | 23.132025 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.085714 | false | false | 3 |
5cdca10afcc91ed81f2bb214990e468ba253f8c4 | 14,766,097,570,648 | 4639885544f941d923f68d9d768a2225bc779d77 | /app/src/main/java/com/slx/funstream/chat/events/SmileLoadEvent.java | f925c1d6aef1e415c3203121a979e3861432eb4e | [
"Apache-2.0"
] | permissive | slx-apps/Funstream_Chat | https://github.com/slx-apps/Funstream_Chat | c073b8c2463c1bba23eca862de2c6fec0f0bbe3d | 6af8efc0260a076afd9f366d8b6926096441614a | refs/heads/master | 2021-05-25T09:28:34.388000 | 2017-04-01T13:00:30 | 2017-04-01T13:00:30 | 38,498,578 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.slx.funstream.chat.events;
import com.slx.funstream.rest.model.Smile;
import java.util.Map;
public class SmileLoadEvent {
private Map<String, Smile> map;
public SmileLoadEvent() {
}
public SmileLoadEvent(Map<String, Smile> map) {
this.map = map;
}
public Map<String, Sm... | UTF-8 | Java | 450 | java | SmileLoadEvent.java | Java | [] | null | [] | package com.slx.funstream.chat.events;
import com.slx.funstream.rest.model.Smile;
import java.util.Map;
public class SmileLoadEvent {
private Map<String, Smile> map;
public SmileLoadEvent() {
}
public SmileLoadEvent(Map<String, Smile> map) {
this.map = map;
}
public Map<String, Sm... | 450 | 0.631111 | 0.631111 | 25 | 17 | 17.778639 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.44 | false | false | 3 |
5ecbcc37f072e060a004fec6be7440ff2aff1061 | 24,386,824,314,602 | 692715739147f6e72142ed18a86e37c572ce0875 | /src/test/java/com/dsw/getback/service/tmp/TestTmpServiceTest.java | fd71bea3ce0dd2f8f3181f93ac3ae0b00bf0580d | [] | no_license | cumtdsw/getback | https://github.com/cumtdsw/getback | b697f382f61ccb640b0ea41411efc3791b8161b4 | d290f63d9af1b8dc56e32e3dec3c95170fce34ec | refs/heads/master | 2021-09-13T06:57:20.356000 | 2018-04-26T08:21:36 | 2018-04-26T08:21:36 | 116,253,675 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dsw.getback.service.tmp;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
@RunWith(SpringJUnit... | UTF-8 | Java | 667 | java | TestTmpServiceTest.java | Java | [] | null | [] | package com.dsw.getback.service.tmp;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
@RunWith(SpringJUnit... | 667 | 0.757121 | 0.752624 | 22 | 28.318182 | 29.09762 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.954545 | false | false | 3 |
538851637c6c3178a0c8dbcd71527a86243725d1 | 24,386,824,314,378 | a689b716d6e87944eb5825339a67f7cfc7a75826 | /src/com/tcs/feedback/service/FeedbackServiceImpl.java | a7d30aa0f94db8c3610e1217a1903b93204f91c9 | [] | no_license | vishal151092/CanteenMgtSystem | https://github.com/vishal151092/CanteenMgtSystem | 6d05197b84c69288d3c3744cfd354ee400aee756 | a57a2c20dc1ee40b2a38843c67d23a9834d3a573 | refs/heads/master | 2020-04-05T23:14:35.879000 | 2016-07-04T10:19:42 | 2016-07-04T10:19:42 | 61,179,609 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tcs.feedback.service;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.tc... | UTF-8 | Java | 3,065 | java | FeedbackServiceImpl.java | Java | [] | null | [] | package com.tcs.feedback.service;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.tc... | 3,065 | 0.746493 | 0.74584 | 126 | 22.34127 | 23.741051 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.309524 | false | false | 3 |
a75ad43953370d5f2b93cc9fabee8aa7f2dff2ae | 20,813,411,552,827 | 44d7dbc6b2c25a2ab4d53ea9ce859bf4c8c5c8be | /src/IRobotMovement.java | 0bf87963cec7629982c516b589e0a8b286a46165 | [] | no_license | schto031/ARS_Simulation | https://github.com/schto031/ARS_Simulation | bd5ecf9149e295b0ba9c8dc98caed60d6d0db497 | 719a4f711994e180bc98ee2831dd517608b39a93 | refs/heads/master | 2022-10-17T11:29:17.164000 | 2020-03-05T16:32:10 | 2020-03-05T16:32:10 | 240,234,665 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.function.Function;
public interface IRobotMovement {
void incrementLeftVelocity();
void incrementRightVelocity();
void decrementLeftVelocity();
void decrementRightVelocity();
void incrementBothVelocity();
void decrementBothVelocity();
void stop();
void setPosition(doubl... | UTF-8 | Java | 455 | java | IRobotMovement.java | Java | [] | null | [] | import java.util.function.Function;
public interface IRobotMovement {
void incrementLeftVelocity();
void incrementRightVelocity();
void decrementLeftVelocity();
void decrementRightVelocity();
void incrementBothVelocity();
void decrementBothVelocity();
void stop();
void setPosition(doubl... | 455 | 0.731868 | 0.731868 | 14 | 31.5 | 18.984016 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.071429 | false | false | 3 |
c6442b13ecb7c880c19360010ab0030f16686f63 | 4,011,499,478,220 | f048e3c2985ddc51801afd46e5747a71e3c17f82 | /Reto4/mvc_proyectos_construccion/src/main/java/util/JDBCUtilities.java | d1328e597042aa6a9d5ff928a45c1bc3d042adb7 | [] | no_license | gcarvajal-sjc/Ciclo2 | https://github.com/gcarvajal-sjc/Ciclo2 | ea4245a6e761a7dcb45993dd7ba962700dbb3930 | e6cf23e90ac97720660f7c632d8f8bfb4a343924 | refs/heads/main | 2023-07-14T06:04:49.248000 | 2021-08-29T02:19:15 | 2021-08-29T02:19:15 | 381,571,816 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package util;
// Paquete para archivos
import java.io.File; //Base de datos vacia que se crea cuando no exista una DB abajo en URL linea 31
//Esta es una clase de soporte
//Paquetes para asistir la interaccion con la base de datos
import java.sql.DriverManager; //gestor de la conexiones
import java.sql.Connection; ... | UTF-8 | Java | 1,953 | java | JDBCUtilities.java | Java | [
{
"context": "rivate static final String UBICACION_BD = \"/Users/gloriacarvajal/Git/UTP/Java/Clase15/mvc_proyectos_construccion/P",
"end": 836,
"score": 0.9229875206947327,
"start": 822,
"tag": "USERNAME",
"value": "gloriacarvajal"
}
] | null | [] | package util;
// Paquete para archivos
import java.io.File; //Base de datos vacia que se crea cuando no exista una DB abajo en URL linea 31
//Esta es una clase de soporte
//Paquetes para asistir la interaccion con la base de datos
import java.sql.DriverManager; //gestor de la conexiones
import java.sql.Connection; ... | 1,953 | 0.713774 | 0.709165 | 49 | 38.857143 | 35.657669 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.22449 | false | false | 3 |
430506cf77889e4bbb2bb5349439190682147da5 | 13,692,355,803,592 | 64bbfaab56176144560f000418fb3cb35e5eaff9 | /src/main/java/com/uniovi/UvisClient/util/CryptoUtil.java | 38a033e49dced66dc1bad5b8005c8b6f9cf5dac1 | [] | no_license | PelayoDiaz/UvisClient | https://github.com/PelayoDiaz/UvisClient | 56253a8b67da05ad5c5e2e5486e39182f56bba4e | 64047a27403ec40db703694ab98afad6d148a9ee | refs/heads/master | 2022-12-15T11:45:25.313000 | 2019-11-20T21:07:08 | 2019-11-20T21:07:08 | 191,362,104 | 0 | 0 | null | false | 2022-12-04T21:16:23 | 2019-06-11T11:56:01 | 2019-11-20T21:07:15 | 2022-12-04T21:16:22 | 6,589 | 1 | 0 | 18 | CSS | false | false | package com.uniovi.UvisClient.util;
import java.nio.charset.StandardCharsets;
import com.google.common.hash.HashCode;
import com.google.common.hash.Hashing;
/**
* Class with statics methods for cryptographic operations.
* @author Pelayo Díaz Soto
*
*/
public class CryptoUtil {
/**
* It uses Google Guava Lib... | UTF-8 | Java | 702 | java | CryptoUtil.java | Java | [
{
"context": "s methods for cryptographic operations.\n * @author Pelayo Díaz Soto\n *\n */\npublic class CryptoUtil {\n\t\n\t/**\n\t * It us",
"end": 251,
"score": 0.9998915195465088,
"start": 235,
"tag": "NAME",
"value": "Pelayo Díaz Soto"
}
] | null | [] | package com.uniovi.UvisClient.util;
import java.nio.charset.StandardCharsets;
import com.google.common.hash.HashCode;
import com.google.common.hash.Hashing;
/**
* Class with statics methods for cryptographic operations.
* @author <NAME>
*
*/
public class CryptoUtil {
/**
* It uses Google Guava Library to ob... | 691 | 0.723252 | 0.704708 | 29 | 23.172413 | 23.559271 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 3 |
27ce469f79884848e94078647d47a4365f25411d | 7,009,386,647,812 | 919d67d8deded96ace1b4771e660190118f29b97 | /java/test/src/test/java/org/revenj/TestNotifications.java | 4f75a1137430d0f6270dd5c8ec93a38d1122c5a9 | [
"BSD-3-Clause"
] | permissive | ngs-doo/revenj | https://github.com/ngs-doo/revenj | c7aca9bc3c674b80c1e782972bfc4c2a18dee922 | dc79ce87b2a65b01689fafeab53509fea3706897 | refs/heads/master | 2023-07-05T18:35:33.293000 | 2023-05-25T13:21:11 | 2023-05-25T13:21:11 | 16,438,138 | 282 | 47 | BSD-3-Clause | false | 2023-05-25T13:21:12 | 2014-02-01T17:03:15 | 2023-03-09T13:38:52 | 2023-05-25T13:21:11 | 24,330 | 265 | 43 | 13 | C# | false | false | package org.revenj;
import gen.model.test.Composite;
import org.junit.Assert;
import org.junit.Test;
import org.revenj.extensibility.SystemState;
import org.revenj.patterns.DataChangeNotification;
import org.revenj.patterns.DataContext;
import org.revenj.patterns.Generic;
import org.revenj.patterns.ServiceLoc... | UTF-8 | Java | 5,622 | java | TestNotifications.java | Java | [] | null | [] | package org.revenj;
import gen.model.test.Composite;
import org.junit.Assert;
import org.junit.Test;
import org.revenj.extensibility.SystemState;
import org.revenj.patterns.DataChangeNotification;
import org.revenj.patterns.DataContext;
import org.revenj.patterns.Generic;
import org.revenj.patterns.ServiceLoc... | 5,622 | 0.66222 | 0.643187 | 178 | 29.58427 | 19.878174 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.764045 | false | false | 3 |
c522a39230192b27698148999c43f9dc0c3c35ab | 24,094,766,558,349 | bc1492fa5ab34d5b0f17547c8ecc4bef70901096 | /app/src/main/java/com/weizhengzhou/wificonnectdemo/sysset/manager/TimerHandler.java | 22d1286db36c5b25d71e17a5ed1d54979ddbb7bd | [
"Apache-2.0"
] | permissive | weigg520/WifiConnectDemo | https://github.com/weigg520/WifiConnectDemo | b0728391091c1f0b33096e96ba4224abf1c97995 | f77c00a458cb98c77cc634222c20341e88862c08 | refs/heads/master | 2021-01-24T04:24:02.005000 | 2018-02-27T09:51:20 | 2018-02-27T09:51:20 | 122,936,754 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.weizhengzhou.wificonnectdemo.sysset.manager;
import android.os.Handler;
import android.os.Message;
/**
* Created by Administrator on 2017/11/1.
* @des 更新时间、定时任务的消息
*/
public class TimerHandler extends Handler {
public static final int MSG_UPDATE_TIME = 0;
public static final int MSG_FORECAST_MORNING... | UTF-8 | Java | 1,232 | java | TimerHandler.java | Java | [
{
"context": "dler;\nimport android.os.Message;\n/**\n * Created by Administrator on 2017/11/1.\n * @des 更新时间、定时任务的消息\n */\n\npublic cl",
"end": 143,
"score": 0.8719401359558105,
"start": 130,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package com.weizhengzhou.wificonnectdemo.sysset.manager;
import android.os.Handler;
import android.os.Message;
/**
* Created by Administrator on 2017/11/1.
* @des 更新时间、定时任务的消息
*/
public class TimerHandler extends Handler {
public static final int MSG_UPDATE_TIME = 0;
public static final int MSG_FORECAST_MORNING... | 1,232 | 0.718855 | 0.707912 | 64 | 17.5625 | 18.28838 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.171875 | false | false | 3 |
d307e6a60a5bb4570f1653a1efea1cfb7b556046 | 28,046,136,481,308 | 53d677a55e4ece8883526738f1c9d00fa6560ff7 | /com/tencent/xweb/xwalk/c$16.java | d46432c55839b2612af5a1c57d1ad0073601f753 | [] | no_license | 0jinxing/wechat-apk-source | https://github.com/0jinxing/wechat-apk-source | 544c2d79bfc10261eb36389c1edfdf553d8f312a | f75eefd87e9b9ecf2f76fc6d48dbba8e24afcf3d | refs/heads/master | 2020-06-07T20:06:03.580000 | 2019-06-21T09:17:26 | 2019-06-21T09:17:26 | 193,069,132 | 9 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tencent.xweb.xwalk;
import android.app.AlertDialog;
import android.app.AlertDialog.Builder;
import android.os.Environment;
import android.view.View;
import android.view.View.OnClickListener;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.xweb.util.b;
import com.tencent.xweb... | UTF-8 | Java | 2,290 | java | c$16.java | Java | [] | null | [] | package com.tencent.xweb.xwalk;
import android.app.AlertDialog;
import android.app.AlertDialog.Builder;
import android.os.Environment;
import android.view.View;
import android.view.View.OnClickListener;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.xweb.util.b;
import com.tencent.xweb... | 2,290 | 0.577465 | 0.544601 | 75 | 26.426666 | 25.588108 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.506667 | false | false | 3 |
663e57c59ae69970beb09d5b9fedb15b8cbc7d60 | 704,374,695,772 | 6985f59c18861fd6d707fedba1b1020fe96410fd | /MyLotto/src/com/mylotto/NumberAnalysis.java | f3d7c3b7758bf9f0934fa13ee54209f48ea37702 | [] | no_license | xobyx/ANDROID | https://github.com/xobyx/ANDROID | e3795a0b3a17a18deb27d12f132e1b0123b1b5f1 | 0d998c19ccadf8cd812e0fb0c68da1e59f7ff0a1 | refs/heads/master | 2021-07-31T09:03:16.639000 | 2021-07-22T20:17:36 | 2021-07-22T20:17:36 | 33,616,687 | 0 | 0 | null | false | 2021-07-22T20:18:18 | 2015-04-08T15:51:19 | 2021-07-22T20:17:43 | 2021-07-22T20:18:17 | 49,920 | 0 | 0 | 1 | C | false | false | package com.mylotto;
import java.util.ArrayList;
import java.util.List;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.util.Log;
import android.view.View;
import android.wi... | UTF-8 | Java | 6,937 | java | NumberAnalysis.java | Java | [
{
"context": "er;\n\n/**\n * Perform number analysis\n * \n * @author MEKOH\n * \n */\npublic final class NumberAnalysis extends",
"end": 889,
"score": 0.997007429599762,
"start": 884,
"tag": "USERNAME",
"value": "MEKOH"
}
] | null | [] | package com.mylotto;
import java.util.ArrayList;
import java.util.List;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.util.Log;
import android.view.View;
import android.wi... | 6,937 | 0.714862 | 0.7127 | 202 | 33.341583 | 30.242701 | 154 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.351485 | false | false | 3 |
52acda1e75844aa4a5b4c5a00228afb055711512 | 15,753,940,057,499 | 0a45f4a7b6e9439d75e80a5eb22a782d4f10a2dc | /ocean-dao/src/main/java/com/frxs/ocean/dao/app/AppMapper.java | 6353bffc2b5587cbb84240d3878d4d93c08e3a4c | [] | no_license | wolfpersonal/test | https://github.com/wolfpersonal/test | 1b78b106d3bcb14ec42904f53fd8dea59bc0a429 | b0ee5d3a6f586a57237b76e90aede285599a82f3 | refs/heads/master | 2021-06-11T04:17:32.020000 | 2019-10-10T03:08:46 | 2019-10-10T03:08:46 | 205,151,014 | 0 | 0 | null | false | 2021-06-04T22:02:03 | 2019-08-29T11:44:48 | 2019-10-10T03:08:51 | 2021-06-04T22:02:01 | 48,307 | 0 | 0 | 8 | Java | false | false | /*
* frxs Inc. 湖南兴盛优选电子商务有限公司.
* Copyright (c) 2017-2019. All Rights Reserved.
*/
package com.frxs.ocean.dao.app;
import com.baomidou.mybatisplus.mapper.BaseMapper;
import com.frxs.ocean.domain.dto.app.App;
import org.springframework.stereotype.Repository;
/**
* @author lifeng.weng
* @version AppMapper.java, v ... | UTF-8 | Java | 449 | java | AppMapper.java | Java | [
{
"context": "ngframework.stereotype.Repository;\n\n/**\n * @author lifeng.weng\n * @version AppMapper.java, v 1.0 2019年08月10日 17:",
"end": 289,
"score": 0.9855308532714844,
"start": 278,
"tag": "NAME",
"value": "lifeng.weng"
}
] | null | [] | /*
* frxs Inc. 湖南兴盛优选电子商务有限公司.
* Copyright (c) 2017-2019. All Rights Reserved.
*/
package com.frxs.ocean.dao.app;
import com.baomidou.mybatisplus.mapper.BaseMapper;
import com.frxs.ocean.domain.dto.app.App;
import org.springframework.stereotype.Repository;
/**
* @author lifeng.weng
* @version AppMapper.java, v ... | 449 | 0.746988 | 0.693976 | 19 | 20.842106 | 20.996901 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.263158 | false | false | 3 |
5f8b69429c76231058153112535b633c9e6181b4 | 4,552,665,367,804 | f91f4e078c4145fd774ef70499f6d3c427997982 | /huge-nebula-datasource/src/main/java/com/bizwell/datasource/mapper/SheetMetadataMapper.java | 87df9856bd1e9a6d614387b2d63d62ca4d97bd3c | [] | no_license | charlesqzy/huge-nebula | https://github.com/charlesqzy/huge-nebula | d73ed1760ed7e152a3938324e1825649d8a50b33 | 3bdaf2d3e013464f31a89f4168d3e56a981bb4cb | refs/heads/master | 2020-04-07T01:39:31.780000 | 2018-09-05T03:01:39 | 2018-09-05T03:01:39 | 157,947,447 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bizwell.datasource.mapper;
import java.util.List;
import java.util.Map;
import org.apache.ibatis.annotations.Param;
import com.bizwell.datasource.bean.SheetMetadata;
/**
*
* Created by liujian on 2017/10/9.
*/
public interface SheetMetadataMapper {
Integer save(SheetMetadata entity);
List... | UTF-8 | Java | 898 | java | SheetMetadataMapper.java | Java | [
{
"context": "tasource.bean.SheetMetadata;\n\n/**\n *\n * Created by liujian on 2017/10/9.\n */\npublic interface SheetMetadataM",
"end": 211,
"score": 0.9985926747322083,
"start": 204,
"tag": "USERNAME",
"value": "liujian"
}
] | null | [] | package com.bizwell.datasource.mapper;
import java.util.List;
import java.util.Map;
import org.apache.ibatis.annotations.Param;
import com.bizwell.datasource.bean.SheetMetadata;
/**
*
* Created by liujian on 2017/10/9.
*/
public interface SheetMetadataMapper {
Integer save(SheetMetadata entity);
List... | 898 | 0.769488 | 0.761693 | 28 | 31.107143 | 44.224541 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 3 |
1688802a1a5b7a26b278b7a13d25a8caf86e2db1 | 16,192,026,735,643 | 17b53cfe7ae1f6396115bbfcc13a947afca93b1f | /src/com/github/daltonks/udp/tests/network/TestEndpoint.java | 0d665385b5ede080c3ccebb8654f959230fdadac | [] | no_license | daltonks/ReliableUDP | https://github.com/daltonks/ReliableUDP | 6fe1930c4793dab74f768a32fe246d45b5e5f30d | 397917290036f7777f61c9b059a06556808bfec3 | refs/heads/master | 2019-01-21T13:48:46.055000 | 2016-05-01T18:53:32 | 2016-05-01T18:53:32 | 57,357,694 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.daltonks.udp.tests.network;
import com.github.daltonks.udp.Endpoint;
import serialization.DataSerialization;
import java.net.InetAddress;
import java.net.SocketException;
public class TestEndpoint extends Endpoint<TestConnection> {
public TestEndpoint(int receiveBufferSize, int sendBufferSize,... | UTF-8 | Java | 957 | java | TestEndpoint.java | Java | [
{
"context": "package com.github.daltonks.udp.tests.network;\n\nimport com.github.daltonks.ud",
"end": 27,
"score": 0.9952237010002136,
"start": 19,
"tag": "USERNAME",
"value": "daltonks"
},
{
"context": "ub.daltonks.udp.tests.network;\n\nimport com.github.daltonks.udp.Endpoint;\nimp... | null | [] | package com.github.daltonks.udp.tests.network;
import com.github.daltonks.udp.Endpoint;
import serialization.DataSerialization;
import java.net.InetAddress;
import java.net.SocketException;
public class TestEndpoint extends Endpoint<TestConnection> {
public TestEndpoint(int receiveBufferSize, int sendBufferSize,... | 957 | 0.795193 | 0.795193 | 22 | 42.545456 | 50.20026 | 173 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.318182 | false | false | 3 |
c676b896c377caedd1217d49b8372a4b81ea7872 | 37,039,797,976,905 | f20af063f99487a25b7c70134378c1b3201964bf | /appengine/src/main/java/com/dereekb/gae/model/deprecated/geo/place/dto/GeoPlaceData.java | e26780008b1d7bb9377f257ddecde6521d71dbfd | [] | no_license | dereekb/appengine | https://github.com/dereekb/appengine | d45ad5c81c77cf3fcca57af1aac91bc73106ccbb | d0869fca8925193d5a9adafd267987b3edbf2048 | refs/heads/master | 2022-12-19T22:59:13.980000 | 2020-01-26T20:10:15 | 2020-01-26T20:10:15 | 165,971,613 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dereekb.gae.model.geo.place.dto;
import com.dereekb.gae.model.deprecated.geo.place.GeoPlace;
import com.dereekb.gae.model.extension.links.descriptor.impl.dto.DescribedDatabaseModelData;
import com.dereekb.gae.model.general.geo.PointImpl;
import com.dereekb.gae.model.general.geo.Region;
import com.fasterxml... | UTF-8 | Java | 1,497 | java | GeoPlaceData.java | Java | [
{
"context": "* DTO of the {@link GeoPlace} class.\n *\n * @author dereekb\n */\n@JsonInclude(Include.NON_EMPTY)\n@JsonIgnorePr",
"end": 541,
"score": 0.9995169043540955,
"start": 534,
"tag": "USERNAME",
"value": "dereekb"
}
] | null | [] | package com.dereekb.gae.model.geo.place.dto;
import com.dereekb.gae.model.deprecated.geo.place.GeoPlace;
import com.dereekb.gae.model.extension.links.descriptor.impl.dto.DescribedDatabaseModelData;
import com.dereekb.gae.model.general.geo.PointImpl;
import com.dereekb.gae.model.general.geo.Region;
import com.fasterxml... | 1,497 | 0.726787 | 0.726119 | 62 | 23.145161 | 25.99308 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.016129 | false | false | 3 |
1cd97a0b9b683dfb8b827b345dd5a9f1825441a9 | 38,311,108,296,085 | f9d2da9412de58a92a8e4a53f0d70b8cdcc8dc26 | /AppDesktop/src/appdesktop/LoginView.java | bcdc6ff7603a1e3d028bc9bdddecddf5657dcde0 | [] | no_license | RitaCalabrese/AppDesktop | https://github.com/RitaCalabrese/AppDesktop | c176f74cf0a35abd73276d19adcbc005c144d82d | 217e2c3a29caed2070ba51a59e97b537a20dcf3e | refs/heads/master | 2022-11-06T10:57:03.786000 | 2020-06-17T18:13:50 | 2020-06-17T18:13:50 | 273,008,432 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package appdesktop;
import appdesktop.CONTROLLER.ControllerAdmin;
import static appdesktop.HomePage.labelCognome;
import static appdesktop.HomePage.labelDataDiNascita;
import static appdesktop.HomePage.labelNome;
import static appdesktop.UsersView.labelAdmin;
import static appdesktop.LoginView.text_username;
impo... | UTF-8 | Java | 10,644 | java | LoginView.java | Java | [
{
"context": "oma\", 1, 14)); // NOI18N\n jLabel1.setText(\"Username\");\n jLabel1.setPreferredSize(new java.awt.",
"end": 3394,
"score": 0.8277033567428589,
"start": 3386,
"tag": "USERNAME",
"value": "Username"
},
{
"context": "el5.setIcon(new javax.swing.ImageIcon(\"C... | null | [] |
package appdesktop;
import appdesktop.CONTROLLER.ControllerAdmin;
import static appdesktop.HomePage.labelCognome;
import static appdesktop.HomePage.labelDataDiNascita;
import static appdesktop.HomePage.labelNome;
import static appdesktop.UsersView.labelAdmin;
import static appdesktop.LoginView.text_username;
impo... | 10,644 | 0.644776 | 0.625517 | 269 | 38.565056 | 31.043926 | 165 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.747212 | false | false | 3 |
6a261c4607bd64b7766d87f9c3c7b48c76f7df46 | 34,617,436,444,860 | e7dcfcf9f21058712fac939e0b6c963599ff59d8 | /0706,2020/exam02/Cylinder.java | decfab18ae97cc9d5f9966707732f7e17876e497 | [] | no_license | yurimnim/JAVA_101 | https://github.com/yurimnim/JAVA_101 | 6a54c50841eeb990b87c277f14501c47d09d0ea0 | 9b1d90af3c37ae46cfe35d65e0dd78b6eeef0e6f | refs/heads/master | 2023-01-07T00:38:08.884000 | 2020-11-09T01:41:40 | 2020-11-09T01:41:40 | 272,456,275 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bit.exam02;
public class Cylinder extends ThreeDimenShape {
double height;
double radius;
public Cylinder(int x, int y, double radius, double height) {
super(x, y);
this.height = height;
this.radius = radius;
}
@Override
public double getVolume() {
volume = Math.pow(radius, 2)... | UHC | Java | 514 | java | Cylinder.java | Java | [] | null | [] | package com.bit.exam02;
public class Cylinder extends ThreeDimenShape {
double height;
double radius;
public Cylinder(int x, int y, double radius, double height) {
super(x, y);
this.height = height;
this.radius = radius;
}
@Override
public double getVolume() {
volume = Math.pow(radius, 2)... | 514 | 0.625506 | 0.619433 | 24 | 18.583334 | 22.118839 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.666667 | false | false | 3 |
d5b0c3d5584152311709ac224d1eef329ef9baa0 | 38,843,684,230,599 | 4f7ce13a7b3e158d3e0e33e75d0eeeada12f763b | /Minos/src/ru/gazprom/gtnn/minos/models/ProfileAndPositionInDivision.java | 4f71cedbd0699814ac81a71b853e87870d789898 | [] | no_license | gedr/Minos | https://github.com/gedr/Minos | ce04973041b2e7f77263f4855ef72a6d65c5ebcc | 08812467ec54f1490ca4ebe834b78c0e575fb20e | refs/heads/master | 2021-01-23T12:04:51.112000 | 2013-12-16T07:57:50 | 2013-12-16T07:57:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.gazprom.gtnn.minos.models;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.concurrent.ExecutionException;
import javax.swing.tree.TreeModel;
import javax.swing.tree.TreePath;
import ru.gazprom.gtnn.minos.entity.DivisionNode;
import ru.gazprom.gtnn.minos.e... | UTF-8 | Java | 6,331 | java | ProfileAndPositionInDivision.java | Java | [] | null | [] | package ru.gazprom.gtnn.minos.models;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.concurrent.ExecutionException;
import javax.swing.tree.TreeModel;
import javax.swing.tree.TreePath;
import ru.gazprom.gtnn.minos.entity.DivisionNode;
import ru.gazprom.gtnn.minos.e... | 6,331 | 0.681725 | 0.679671 | 206 | 28.742718 | 23.59564 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.033981 | false | false | 3 |
474398b4ef07686556de26b5bb662d815f936d41 | 31,361,851,248,564 | 3665ee57ccdfb9bb15161f0641224a8a54f74e52 | /src/objectsAndClasses/PrimeNumberMethods.java | bf9d9e0d31bcda33592856b78f003463a4ee187c | [] | no_license | alecddiaz/JavaPrac | https://github.com/alecddiaz/JavaPrac | db8661469a9da6706f6286ad063da661cc4e0e78 | 38705d841f383582ffe4b0429e60b7dee828d63b | refs/heads/main | 2023-03-26T01:33:26.782000 | 2021-03-22T00:46:07 | 2021-03-22T00:46:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package objectsAndClasses;
public class PrimeNumberMethods {
void primeNum(int a) {
boolean prime=true;
if(a>1) {
for(int i=2;i<a;i++) {
if(a%i==0) {
prime=false;
break;
}
}
}else {
prime=false;
}
if(prime) {
System.out.println(a+" is a prime number");
}else {
S... | UTF-8 | Java | 381 | java | PrimeNumberMethods.java | Java | [] | null | [] | package objectsAndClasses;
public class PrimeNumberMethods {
void primeNum(int a) {
boolean prime=true;
if(a>1) {
for(int i=2;i<a;i++) {
if(a%i==0) {
prime=false;
break;
}
}
}else {
prime=false;
}
if(prime) {
System.out.println(a+" is a prime number");
}else {
S... | 381 | 0.551181 | 0.543307 | 28 | 12.607142 | 13.29699 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.428571 | false | false | 3 |
17e3f1b6fc1cca8fd988e5706213d71323220795 | 18,193,481,520,104 | 41abf71bf002e9de390370909bd42b34f67ace55 | /src/exceptionTask/Journal/UniversityJournal.java | 6609aced0f413efadbd2e60bfb813f2827910b84 | [] | no_license | AliaksandrKryvulko/CollectionTask.File.Exceptions | https://github.com/AliaksandrKryvulko/CollectionTask.File.Exceptions | e7b98d711e7e1ff6562785917c71c69a161e59e2 | c4c08e181fedf1a030a1d60e2b40d9f47f2889a7 | refs/heads/master | 2023-03-07T21:26:54.753000 | 2021-02-21T19:09:53 | 2021-02-21T19:09:53 | 340,877,838 | 0 | 0 | null | false | 2021-02-21T17:34:30 | 2021-02-21T10:52:13 | 2021-02-21T17:04:56 | 2021-02-21T17:34:30 | 14 | 0 | 0 | 0 | Java | false | false | package exceptionTask.Journal;
import exceptionTask.bean.Faculty;
import exceptionTask.bean.Group;
import exceptionTask.enums.Subject;
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Collectors;
public class UniversityJournal {
private List<Faculty> faculties;
// TODO: 2/19/2021 ... | UTF-8 | Java | 2,398 | java | UniversityJournal.java | Java | [] | null | [] | package exceptionTask.Journal;
import exceptionTask.bean.Faculty;
import exceptionTask.bean.Group;
import exceptionTask.enums.Subject;
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Collectors;
public class UniversityJournal {
private List<Faculty> faculties;
// TODO: 2/19/2021 ... | 2,398 | 0.62427 | 0.618015 | 73 | 31.849316 | 24.496391 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.342466 | false | false | 3 |
95b884cefa2b308a3c9f64afc914638053bdb440 | 18,923,625,951,817 | f045870490a2eba3690bcb3ba32c1d835d95b9f6 | /registration_center_mock/src/main/java/com/mock/remote/MockProcessCenterRemote.java | 772f70f9e40aaf2fa64a26068e39d37809ca98c4 | [] | no_license | micezhao/spring-cloud-demo | https://github.com/micezhao/spring-cloud-demo | 9ca2c38178d90bc53dd229363f157567e3266b57 | 00bbe257cba2fb911a1b956eb5cb41e0987b38d0 | refs/heads/master | 2022-07-17T19:15:49.386000 | 2019-10-23T06:42:18 | 2019-10-23T06:42:18 | 161,592,547 | 0 | 0 | null | false | 2022-06-29T17:32:30 | 2018-12-13T06:13:31 | 2019-10-23T06:42:26 | 2022-06-29T17:32:29 | 79 | 0 | 0 | 4 | Java | false | false | package com.mock.remote;
import org.springframework.cloud.netflix.feign.FeignClient;
import org.springframework.stereotype.Service;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
im... | UTF-8 | Java | 1,261 | java | MockProcessCenterRemote.java | Java | [
{
"context": "ystrix;\n\n/**\n * 从fund_center 获取 服务接口的列表\n * @author micezhao \n * 如果远程服务响应时间超过1秒,熔断器开始工作\n */\n@FeignClient(name=",
"end": 455,
"score": 0.9996291399002075,
"start": 447,
"tag": "USERNAME",
"value": "micezhao"
}
] | null | [] | package com.mock.remote;
import org.springframework.cloud.netflix.feign.FeignClient;
import org.springframework.stereotype.Service;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
im... | 1,261 | 0.807993 | 0.807124 | 27 | 41.629631 | 52.999054 | 213 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.925926 | false | false | 3 |
f70cc5b21527677e5430b4b963f08c579125fa03 | 33,981,781,255,309 | 95db90a8ae7bd39074752aaf79f7e3dd6bba9be3 | /dbsb_upload_XY_service/src/main/java/com/sysnet/dbsb/model/plicc/settlement/SettlementBody.java | db86d5ae24149e14de5c4e1863f505a54a10ddb0 | [] | no_license | fkeyta/document | https://github.com/fkeyta/document | d9d39199d39519ef33ebf4a7247f32c38b6608bf | 95107f6a4953d88ccb9bc7f9e3f249af6b6f2ca5 | refs/heads/master | 2018-01-05T18:28:45.849000 | 2016-10-13T09:43:00 | 2016-10-13T09:43:00 | 70,792,255 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sysnet.dbsb.model.plicc.settlement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
@XmlAccessorType(XmlAccessType.FIELD)
@XmlRootElement(name = "body")
public cl... | UTF-8 | Java | 731 | java | SettlementBody.java | Java | [] | null | [] | package com.sysnet.dbsb.model.plicc.settlement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
@XmlAccessorType(XmlAccessType.FIELD)
@XmlRootElement(name = "body")
public cl... | 731 | 0.837209 | 0.837209 | 25 | 28.24 | 23.995466 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.92 | false | false | 3 |
9ebba4fbb603d6354b79ab7b9558315420797772 | 33,981,781,253,660 | 7eedb256e316430191dc201bd33488a08648e984 | /src/com/bakay/Factory/funeral_bucket.java | e98456f502066ef1a2a0b4ab16b1f30b44639312 | [] | no_license | OlyaBakay/Flower_2v | https://github.com/OlyaBakay/Flower_2v | 1b7e7d7fb38ab17019326f47f992b43f73d9ee68 | 4c4e3c61a50d9bde80bf870cc58735874f26a04a | refs/heads/master | 2021-01-12T02:20:06.758000 | 2017-01-10T05:41:41 | 2017-01-10T05:41:41 | 78,501,473 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bakay.Factory;
import com.bakay.Flowers.Flower;
import com.bakay.Flowers.FlowerBucket;
import com.bakay.Flowers.Spec;
import com.bakay.Flowers.FlowerColor;
public class funeral_bucket extends FlowerBucket {
protected FlowerBucket f_bucket;
public void funeral_bucker() {
FlowerBucket f_buc... | UTF-8 | Java | 504 | java | funeral_bucket.java | Java | [] | null | [] | package com.bakay.Factory;
import com.bakay.Flowers.Flower;
import com.bakay.Flowers.FlowerBucket;
import com.bakay.Flowers.Spec;
import com.bakay.Flowers.FlowerColor;
public class funeral_bucket extends FlowerBucket {
protected FlowerBucket f_bucket;
public void funeral_bucker() {
FlowerBucket f_buc... | 504 | 0.688492 | 0.688492 | 19 | 25.526316 | 17.833641 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578947 | false | false | 3 |
036dd4422ab2ef1ae11e604f5d782dc014b0faf5 | 35,905,926,600,934 | 61f0a3924ce3433b178cf032a8cda24ddff3000b | /moduli-cam/src/main/java/edu/tigers/sumatra/cam/ICamDetnFrameConsumer.java | 2cd14a9f0e3458f595480504496e43f9a8d85233 | [] | no_license | orochigalois/ROBOCUP_SSL_EDU_PLATFORM | https://github.com/orochigalois/ROBOCUP_SSL_EDU_PLATFORM | 46e0e011baedea8e9f4643656a8319bf65208175 | 5e7b39559cf32d6682e3a78ace199d9df8ccf395 | refs/heads/master | 2021-07-16T08:08:36.893000 | 2017-10-21T03:20:27 | 2017-10-21T03:20:27 | 107,742,374 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* *********************************************************
* Copyright (c) 2017 智动天地(北京)科技有限公司
* All rights reserved.
* Project: 标准平台决策开发系统
* Authors:
* 智动天地(北京)科技有限公司
* *********************************************************
*/
package edu.tigers.sumatra.cam;
import edu.tigers.sumatra.cam.data.CamDetectionFram... | UTF-8 | Java | 506 | java | ICamDetnFrameConsumer.java | Java | [] | null | [] | /*
* *********************************************************
* Copyright (c) 2017 智动天地(北京)科技有限公司
* All rights reserved.
* Project: 标准平台决策开发系统
* Authors:
* 智动天地(北京)科技有限公司
* *********************************************************
*/
package edu.tigers.sumatra.cam;
import edu.tigers.sumatra.cam.data.CamDetectionFram... | 506 | 0.563927 | 0.554795 | 21 | 19.857143 | 22.644848 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.238095 | false | false | 3 |
a4c4e338a7a71c31ea4b0f2e18af0a7fb0610db7 | 17,102,559,820,857 | b0f779872907c51909996b982195785ab73c9946 | /src/main/java/com/example/spring/spring/login/domain/model/ValidGroup3.java | 620086d47242818ffe8682af49604388c7357bc5 | [] | no_license | fmyuk/Spring | https://github.com/fmyuk/Spring | ea99323eee1db1621b3b92d2a3614b42d4cdebc4 | f3633f7869a57249851e6ae3941ed0780bb6408f | refs/heads/master | 2022-11-29T15:27:25.319000 | 2020-08-14T00:11:58 | 2020-08-14T00:11:58 | 287,404,552 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.spring.spring.login.domain.model;
public interface ValidGroup3 {
}
| UTF-8 | Java | 88 | java | ValidGroup3.java | Java | [] | null | [] | package com.example.spring.spring.login.domain.model;
public interface ValidGroup3 {
}
| 88 | 0.806818 | 0.795455 | 4 | 21 | 22.056746 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 3 |
d237fb95fefa8c4c3e37c09ca896942cccedbcf5 | 1,666,447,371,063 | 58b5c44e319773d71d311953c87aeb8c60361ed1 | /src/test/java/ru/live/toofast/mortgage/service/CheckServiceMockTest.java | 615cff605e0f4c5e79d7b4e1564d7cadd64da3e6 | [] | no_license | AnteNNaT/mortgage | https://github.com/AnteNNaT/mortgage | 097b9e9dcc4bfd7166d6e571f22c4b66f3a940be | e612dd2599190e87737dabe288e815f3d3fc03ba | refs/heads/master | 2022-11-20T13:44:37.388000 | 2020-07-27T04:28:46 | 2020-07-27T04:28:46 | 282,789,528 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.live.toofast.mortgage.service;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.ValueSource;
import org.springframework.beans.factory.an... | UTF-8 | Java | 3,681 | java | CheckServiceMockTest.java | Java | [
{
"context": "@ValueSource(strings = {\n \"{\\\"name\\\":\\\"Irina\\\", \\\"passport\\\": \\\"7800 567897\\\", \\\"period\\\": 12,",
"end": 1107,
"score": 0.999627947807312,
"start": 1102,
"tag": "NAME",
"value": "Irina"
},
{
"context": "00000.0}\", //New client\n ... | null | [] | package ru.live.toofast.mortgage.service;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.ValueSource;
import org.springframework.beans.factory.an... | 3,681 | 0.692203 | 0.655257 | 87 | 41.321838 | 39.951836 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.747126 | false | false | 3 |
754536d81213ac0c6daff9c974ad44f52e1f998d | 38,852,274,184,254 | b469318e06dcc331fd670cf1914dfd3fe6360e5a | /dsp-service/src/main/java/com/flipkart/dsp/resources/SignalGeneratorResource.java | 4ffc49808d76c55807afa942c4373d36f2196614 | [] | no_license | isabella232/dsp | https://github.com/isabella232/dsp | 6644b22ccbb5d5b5927ff7c5cbd590e53cdebbcc | b366851c3282587309b725ae95e25eb106752a09 | refs/heads/master | 2023-03-18T14:18:32.148000 | 2021-01-24T06:48:20 | 2021-01-24T06:48:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.flipkart.dsp.resources;
import com.codahale.metrics.annotation.Timed;
import com.flipkart.dsp.actors.DataFrameActor;
import com.flipkart.dsp.api.dataFrame.CreateDataFramesAPI;
import com.flipkart.dsp.api.dataFrame.DeleteDataFramesAPI;
import com.flipkart.dsp.api.dataFrame.GetDataFramesAPI;
import com.flip... | UTF-8 | Java | 3,694 | java | SignalGeneratorResource.java | Java | [] | null | [] | package com.flipkart.dsp.resources;
import com.codahale.metrics.annotation.Timed;
import com.flipkart.dsp.actors.DataFrameActor;
import com.flipkart.dsp.api.dataFrame.CreateDataFramesAPI;
import com.flipkart.dsp.api.dataFrame.DeleteDataFramesAPI;
import com.flipkart.dsp.api.dataFrame.GetDataFramesAPI;
import com.flip... | 3,694 | 0.757715 | 0.756632 | 99 | 36.313129 | 31.237328 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 3 |
17f7017cafd05bdf51b3b9d27f3fe7b43cc5c427 | 38,852,274,182,611 | 2fd9d77d529e9b90fd077d0aa5ed2889525129e3 | /DecompiledViberSrc/app/src/main/java/com/viber/voip/messages/controller/manager/aj.java | cbda779c46230037c4eeeb7bf53dcfad8ad0e42b | [] | no_license | cga2351/code | https://github.com/cga2351/code | 703f5d49dc3be45eafc4521e931f8d9d270e8a92 | 4e35fb567d359c252c2feca1e21b3a2a386f2bdb | refs/heads/master | 2021-07-08T15:11:06.299000 | 2021-05-06T13:22:21 | 2021-05-06T13:22:21 | 60,314,071 | 1 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.viber.voip.messages.controller.manager;
import com.viber.dexshared.Logger;
import com.viber.provider.b;
import com.viber.provider.messages.b.d;
import com.viber.voip.ViberApplication;
import com.viber.voip.ViberEnv;
import java.util.HashMap;
import java.util.Map;
import org.sqlite.database.sqlite.... | UTF-8 | Java | 1,115 | java | aj.java | Java | [] | null | [] | package com.viber.voip.messages.controller.manager;
import com.viber.dexshared.Logger;
import com.viber.provider.b;
import com.viber.provider.messages.b.d;
import com.viber.voip.ViberApplication;
import com.viber.voip.ViberEnv;
import java.util.HashMap;
import java.util.Map;
import org.sqlite.database.sqlite.... | 1,115 | 0.711211 | 0.699552 | 33 | 31.848484 | 27.107107 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 3 |
a3d3c8f3c0b2354f9d45e18b66f4d56566ff3097 | 39,633,958,236,113 | a454078790540e587c172a0f1c742c1a40d4eb30 | /ERPProjetoIntegrador/src/model/Auditoria.java | 2d5f5776635e714b6b233f1f773c7d43a497eafd | [] | no_license | JoaoGDLima/ERPProjetoIntegrador | https://github.com/JoaoGDLima/ERPProjetoIntegrador | 995bdba12ecddd0d81fd2519480c0b8575053e07 | 223d92a288ff437d773e32e3e0c524ec924245d0 | refs/heads/master | 2020-03-25T03:37:23.579000 | 2018-12-11T20:07:33 | 2018-12-11T20:07:33 | 143,351,540 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
import java.sql.Time;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;... | UTF-8 | Java | 2,537 | java | Auditoria.java | Java | [] | null | [] | package model;
import java.sql.Time;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;... | 2,537 | 0.640126 | 0.639338 | 100 | 23.370001 | 20.213192 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.49 | false | false | 3 |
000c735652646113634b4101cc0a5a8a4b23ccdc | 34,892,314,370,052 | 28a3fded27771d15a9d2b187788a871794f178bd | /web/src/main/java/com/google/cloud/solutions/sampleapps/orchestration/orchestrator/server/GceInstanceRetriever.java | 81a35c881a33c43fb77904fdde81ea7d3b63f7c6 | [] | no_license | dmytro-zhykhariev-teamdev-com/KoEngine | https://github.com/dmytro-zhykhariev-teamdev-com/KoEngine | a259e8565c68b98a17b9913cede467f8d1b8aa8f | 7947f69d8fa5f4e387abde5bfdd097de41bce572 | refs/heads/master | 2016-09-08T14:06:48.812000 | 2014-12-20T15:22:01 | 2014-12-20T15:22:01 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2013 Google Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicab... | UTF-8 | Java | 6,698 | java | GceInstanceRetriever.java | Java | [] | null | [] | /*
* Copyright 2013 Google Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicab... | 6,698 | 0.657211 | 0.653628 | 154 | 42.493507 | 31.602081 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.616883 | false | false | 3 |
1783b03b2a6274a61665b4f0b6befa9c83146fe1 | 35,399,120,503,163 | d932716790743d0e2ae7db7218fa6d24f9bc85dc | /chrome/android/java/src/org/chromium/chrome/browser/payments/ServiceWorkerPaymentInstrument.java | 722c8519c776eab3078a452ceee4b00cc45a8be3 | [
"BSD-3-Clause"
] | permissive | vade/chromium | https://github.com/vade/chromium | c43f0c92fdede38e8a9b858abd4fd7c2bb679d9c | 35c8a0b1c1a76210ae000a946a17d8979b7d81eb | refs/heads/Syphon | 2023-02-28T00:10:11.977000 | 2017-05-24T16:38:21 | 2017-05-24T16:38:21 | 80,049,719 | 19 | 3 | null | true | 2017-05-24T19:05:34 | 2017-01-25T19:31:53 | 2017-05-23T20:22:15 | 2017-05-24T19:05:33 | 7,116,844 | 4 | 0 | 4 | null | null | null | // Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.chrome.browser.payments;
import org.chromium.content_public.browser.WebContents;
import org.chromium.payments.mojom.PaymentDetailsMo... | UTF-8 | Java | 2,915 | java | ServiceWorkerPaymentInstrument.java | Java | [] | null | [] | // Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.chrome.browser.payments;
import org.chromium.content_public.browser.WebContents;
import org.chromium.payments.mojom.PaymentDetailsMo... | 2,915 | 0.724185 | 0.722127 | 70 | 40.642857 | 32.343266 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.685714 | false | false | 3 |
c650f2de8e5ee0c150c459a853fb61b7022edc49 | 37,074,157,736,801 | 663236eaa6b368aa9835489efb5ec599db92f64f | /ks-loader/src/main/java/org/kuali/student/loader/organization/OrgOrgRelationInputModelExcelImpl.java | b207e58b27cb7f4aeef98b8c8dcb560f6eb5d91d | [] | no_license | mocleiri/myuni-ks-loader | https://github.com/mocleiri/myuni-ks-loader | 7d470c6dd62cb5dc1c5250600702c478281f6feb | e33ac01b1a4d2a8e47c58ed226f1ac783f8eae2e | refs/heads/master | 2021-01-18T05:44:27.361000 | 2013-11-09T21:38:03 | 2013-11-09T21:38:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2010 The Kuali Foundation
*
* Licensed under the Educational Community 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.osedu.org/licenses/ECL-2.0
*
* Unless required by applicable l... | UTF-8 | Java | 2,330 | java | OrgOrgRelationInputModelExcelImpl.java | Java | [
{
"context": "nt.spreadsheet.WorksheetReader;\n\n/**\n *\n * @author nwright\n */\npublic class OrgOrgRelationInputModelExcelImp",
"end": 968,
"score": 0.9980010986328125,
"start": 961,
"tag": "USERNAME",
"value": "nwright"
}
] | null | [] | /*
* Copyright 2010 The Kuali Foundation
*
* Licensed under the Educational Community 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.osedu.org/licenses/ECL-2.0
*
* Unless required by applicable l... | 2,330 | 0.758369 | 0.753219 | 75 | 30.066668 | 27.751436 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 3 |
0d231fde671061c7ee0d35521e21fea120633f19 | 20,718,922,252,064 | ce9e532307fe35d4b599ea1fbacb25e16000c8b1 | /src/com/coreJava/inputTest.java | 7e2cd189734863fe68497072878ce53833cbb15d | [] | no_license | bluewang88/Test | https://github.com/bluewang88/Test | 46cc627da85509ba6605a5f5c57aad972ea8f113 | 64f027f07660f94307d7b999051cebdcac433ef2 | refs/heads/master | 2021-01-21T05:23:29.463000 | 2017-02-27T09:05:43 | 2017-02-27T09:05:43 | 83,185,466 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.coreJava;
import java.io.Console;
import java.util.Scanner;
/**
* This program demonstrate console input
* @version 1.10 2017-1-21
* @author bluewang
*
*/
public class inputTest {
public static void main(String[] args) {
// Scanner in = new Scanner(System.in);
//
// //Get frist input
// Syste... | GB18030 | Java | 1,287 | java | inputTest.java | Java | [
{
"context": "onsole input\n * @version 1.10 2017-1-21\n * @author bluewang\n *\n */\n\npublic class inputTest {\n\n\tpublic static ",
"end": 166,
"score": 0.9996669292449951,
"start": 158,
"tag": "USERNAME",
"value": "bluewang"
}
] | null | [] | package com.coreJava;
import java.io.Console;
import java.util.Scanner;
/**
* This program demonstrate console input
* @version 1.10 2017-1-21
* @author bluewang
*
*/
public class inputTest {
public static void main(String[] args) {
// Scanner in = new Scanner(System.in);
//
// //Get frist input
// Syste... | 1,287 | 0.645968 | 0.635774 | 47 | 21.957447 | 19.473886 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.659575 | false | false | 3 |
919a1fdfa3b8d7742273ff22dd947768344292dd | 2,920,577,809,458 | b6074489eaabf950aafd74d1b452fff7d11eaae4 | /src/main/java/com/suyoggaikwad/dao/TodoItemDaoImpl.java | 3b329128708ebf01cf5d261ae80477e6bc72730c | [] | no_license | SuyogUsesGit/Todo-List-Web-App | https://github.com/SuyogUsesGit/Todo-List-Web-App | d2a23f0f409beba2be6151cb2c6902d85482298a | 74fafb9fd164b4f9a8e2a41aa64641ecd7f5642f | refs/heads/master | 2020-05-04T14:29:29.635000 | 2019-04-30T23:50:12 | 2019-04-30T23:50:12 | 179,199,282 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.suyoggaikwad.dao;
import java.sql.Date;
import java.util.List;
import javax.sql.DataSource;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.stereotype.Repository;
import com.suyoggaikwad.domain.TodoItem;
@Repo... | UTF-8 | Java | 1,819 | java | TodoItemDaoImpl.java | Java | [] | null | [] | package com.suyoggaikwad.dao;
import java.sql.Date;
import java.util.List;
import javax.sql.DataSource;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.stereotype.Repository;
import com.suyoggaikwad.domain.TodoItem;
@Repo... | 1,819 | 0.718527 | 0.716877 | 69 | 25.362318 | 29.179092 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.637681 | false | false | 3 |
63a10ae4dafb48c5b670cc387de1284cd21d656f | 2,920,577,808,597 | f9ba7d8260a2f7ce3ba30a055e0e6df2ef134504 | /src/main/java/ru/akirakozov/sd/refactoring/db/Products.java | 71df4cdab6682689ea1e1f7b3ca299780b954cad | [] | no_license | alexchekmenev/software-design-products-api | https://github.com/alexchekmenev/software-design-products-api | 04b1de62006ae6054a0b49518ff9ee894aba8637 | fe75dcc70487748d2474798c42861c9ec5c0496c | refs/heads/master | 2020-06-21T04:57:44.022000 | 2016-11-26T04:47:36 | 2016-11-26T04:47:36 | 74,805,136 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.akirakozov.sd.refactoring.db;
import ru.akirakozov.sd.refactoring.model.Product;
import java.sql.*;
import java.util.ArrayList;
import java.util.List;
/**
* Created by creed on 26.11.16.
*/
public class Products {
public static void initialize() throws SQLException {
try (DbConnection conne... | UTF-8 | Java | 3,283 | java | Products.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by creed on 26.11.16.\n */\npublic class Products {\n\n pub",
"end": 188,
"score": 0.9988647103309631,
"start": 183,
"tag": "USERNAME",
"value": "creed"
}
] | null | [] | package ru.akirakozov.sd.refactoring.db;
import ru.akirakozov.sd.refactoring.model.Product;
import java.sql.*;
import java.util.ArrayList;
import java.util.List;
/**
* Created by creed on 26.11.16.
*/
public class Products {
public static void initialize() throws SQLException {
try (DbConnection conne... | 3,283 | 0.588486 | 0.584831 | 92 | 34.684784 | 26.276924 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.695652 | false | false | 3 |
89a4658e86791ecff19b8797eef26cf36a44d8b3 | 2,920,577,809,299 | 2f1e26edfe46bb7c5a37ddf6ee2ca9de9b8e0139 | /src/main/java/org/coStudy/mapper/GroupPageMapper.java | c994b6f6f6f3cbf8d9bda81ec5176e7627ae725d | [] | no_license | WhiteBear2021/coStudy_Spring | https://github.com/WhiteBear2021/coStudy_Spring | 9b32a35842aa87a022718369a0cb770a5667384c | 193f70e42dd37923e290308b2779ef154014dde5 | refs/heads/master | 2023-04-26T04:31:15.106000 | 2021-11-25T14:45:00 | 2021-11-25T14:45:00 | 365,099,454 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.coStudy.mapper;
import java.util.List;
import org.coStudy.domain.ApplyGroupMemberVO;
import org.coStudy.domain.GroupFileVO;
import org.coStudy.domain.GroupPageBoardVO;
import org.coStudy.domain.GroupReplyVO;
import org.coStudy.domain.GroupUserVO;
import org.coStudy.domain.UserVO;
public interface Group... | UTF-8 | Java | 905 | java | GroupPageMapper.java | Java | [] | null | [] | package org.coStudy.mapper;
import java.util.List;
import org.coStudy.domain.ApplyGroupMemberVO;
import org.coStudy.domain.GroupFileVO;
import org.coStudy.domain.GroupPageBoardVO;
import org.coStudy.domain.GroupReplyVO;
import org.coStudy.domain.GroupUserVO;
import org.coStudy.domain.UserVO;
public interface Group... | 905 | 0.81909 | 0.81909 | 31 | 28 | 21.730015 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.096774 | false | false | 3 |
cdafbd1d9d76a44657f236a22fd7b12508730355 | 2,860,448,272,270 | 22e4122d8055a51bd4d0e75f9212e1d0f5e91153 | /src/br/com/impacta/curso/java/estacionamento/gui/TelaSaidaVeiculo.java | 5135f0889bfcb78266e8ec8832b2d163e546a03a | [] | no_license | Maalves1/Estacionamento | https://github.com/Maalves1/Estacionamento | b5aa4112cae9522b0365e95ecfd90a167f2e6e40 | 8ffac53e0d68913246cb9045fcb84a43525f33ec | refs/heads/master | 2021-05-02T10:23:59.087000 | 2018-02-08T17:41:41 | 2018-02-08T17:41:41 | 120,795,513 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.impacta.curso.java.estacionamento.gui;
import java.awt.Font;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JOptionPane;
import javax.swing.JPanel;
import javax.swing.JTextFiel... | ISO-8859-1 | Java | 2,905 | java | TelaSaidaVeiculo.java | Java | [] | null | [] | package br.com.impacta.curso.java.estacionamento.gui;
import java.awt.Font;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JOptionPane;
import javax.swing.JPanel;
import javax.swing.JTextFiel... | 2,905 | 0.734848 | 0.712121 | 96 | 29.25 | 21.809784 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.177083 | false | false | 3 |
41b3b43260e29f78d45ba3850898b8813bb72abc | 14,680,198,243,680 | 1a0c3b9728652b38f617bdac776b9441ed236618 | /src/main/java/com/volyx/rpc/client/RpcClientInitializer.java | 2ef0708bc6f0d736499d1817d70fbe1acae4c160 | [] | no_license | volyx/netty-rpc | https://github.com/volyx/netty-rpc | 62f84a9aa57568da72929fea32371bd2a24866d2 | 487f16506cd7931ec214c577ab126c26b536727d | refs/heads/master | 2021-01-12T17:27:17.022000 | 2016-10-24T15:57:55 | 2016-10-24T15:57:55 | 71,573,415 | 0 | 0 | null | true | 2016-10-21T14:40:06 | 2016-10-21T14:40:06 | 2015-08-03T08:48:23 | 2012-03-09T19:49:18 | 3,384 | 0 | 0 | 0 | null | null | null | package com.volyx.rpc.client;
import com.volyx.rpc.api.ExceptionListener;
import com.volyx.rpc.common.Constants;
import io.netty.channel.ChannelInitializer;
import io.netty.channel.ChannelPipeline;
import io.netty.channel.socket.SocketChannel;
import io.netty.handler.codec.DelimiterBasedFrameDecoder;
import io.netty.h... | UTF-8 | Java | 3,373 | java | RpcClientInitializer.java | Java | [
{
"context": " java.util.concurrent.TimeUnit;\n\n/**\n * Created by dima.v on 24.10.2016.\n */\npublic class RpcClientInitiali",
"end": 944,
"score": 0.9992861151695251,
"start": 938,
"tag": "USERNAME",
"value": "dima.v"
}
] | null | [] | package com.volyx.rpc.client;
import com.volyx.rpc.api.ExceptionListener;
import com.volyx.rpc.common.Constants;
import io.netty.channel.ChannelInitializer;
import io.netty.channel.ChannelPipeline;
import io.netty.channel.socket.SocketChannel;
import io.netty.handler.codec.DelimiterBasedFrameDecoder;
import io.netty.h... | 3,373 | 0.743848 | 0.736733 | 82 | 40.134148 | 34.596546 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.707317 | false | false | 3 |
d94ea4a133e832225655ed3788e8e97f3df4017f | 25,761,213,841,630 | 3bd7209670d3d1ef3c9f4465b39de4380ab7f42b | /employee6/src/dao/ScoreDao.java | 2154f29438609a81710d532f84d08f6bc0b96eb4 | [] | no_license | Lionel66/employee | https://github.com/Lionel66/employee | 4779878c8f90bf9ea7df14d3c951b1a1fcd64fbb | 5c20816d05c2e71c2b68433fad6f6496f170d03a | refs/heads/master | 2020-03-28T12:34:43.431000 | 2018-09-11T13:09:06 | 2018-09-11T13:09:06 | 148,312,866 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dao;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.... | GB18030 | Java | 10,597 | java | ScoreDao.java | Java | [] | null | [] | package dao;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.... | 10,597 | 0.571944 | 0.567462 | 380 | 26.007895 | 18.729162 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.6 | false | false | 3 |
f048b1455b7a80837232600c53fc48dedb0f2407 | 35,880,156,831,465 | 9c552a3d45c77a1c506680718b6ab4c94ea68771 | /src/main/java/api/main/repositories/TemaRepository.java | ec2ec90a4fd18cacb4d3ba900f9499913fcd2704 | [] | no_license | mtsluna/apireclamos | https://github.com/mtsluna/apireclamos | 986505f2a6f8387a3e7eb2c850e7be7aa5518030 | b8c5873557009c284e0c4cee8b739ec1a32eeab5 | refs/heads/master | 2020-05-04T01:36:54.795000 | 2019-04-01T20:14:40 | 2019-04-01T20:14:40 | 178,909,226 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package api.main.repositories;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import api.main.model.Tema;
@Repository
public interface TemaRepository extends JpaRepository <Tema, Integer>{}
| UTF-8 | Java | 257 | java | TemaRepository.java | Java | [] | null | [] | package api.main.repositories;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import api.main.model.Tema;
@Repository
public interface TemaRepository extends JpaRepository <Tema, Integer>{}
| 257 | 0.840467 | 0.840467 | 7 | 35.57143 | 24.070475 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 3 |
032853f7974e89160e8899f847fb38a883abcf2d | 39,092,792,359,720 | d6e0aeb2d0418cb32bfdaf5bd97a3cd22919803c | /src/test/java/com/fasterxml/jackson/contrib/jsonpath/data/multilevel/levels/ThirdLevelWithJsonPath.java | 4e8a6d9b3992ed609f4876910f2ff5c42be477fc | [] | no_license | elasticpath/json-unmarshaller | https://github.com/elasticpath/json-unmarshaller | 6bb5e261cf273259967e022dc79e05487c571f1e | 366556183bd8ee72192200f4b588da08ddbd6ef2 | refs/heads/master | 2022-11-25T10:47:05 | 2021-01-22T15:09:27 | 2021-01-22T15:09:27 | 30,274,267 | 28 | 13 | null | false | 2022-11-16T02:45:03 | 2015-02-04T01:20:25 | 2022-11-07T22:38:11 | 2022-11-16T02:45:03 | 295 | 26 | 12 | 9 | Java | false | false | /*
* Copyright © 2014 Elastic Path Software Inc. All rights reserved.
*/
package com.fasterxml.jackson.contrib.jsonpath.data.multilevel.levels;
import com.fasterxml.jackson.contrib.jsonpath.annotation.JsonPath;
/**
* Test data class.
*/
@SuppressWarnings("PMD")
public class ThirdLevelWithJsonPath {
//absolute p... | UTF-8 | Java | 417 | java | ThirdLevelWithJsonPath.java | Java | [] | null | [] | /*
* Copyright © 2014 Elastic Path Software Inc. All rights reserved.
*/
package com.fasterxml.jackson.contrib.jsonpath.data.multilevel.levels;
import com.fasterxml.jackson.contrib.jsonpath.annotation.JsonPath;
/**
* Test data class.
*/
@SuppressWarnings("PMD")
public class ThirdLevelWithJsonPath {
//absolute p... | 417 | 0.762019 | 0.747596 | 17 | 23.470589 | 25.592089 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 3 |
17346ce394904030b52ac400dc11ca5f0bc71021 | 36,378,373,034,454 | 47f25f28fb03f85b02f663aab413f3fe8b92646e | /src/carouse/Employee.java | 4b44712b4d4f856a49b560c54a6e96223c1c9444 | [] | no_license | ahmedmar3y2017/jsf_primefaces | https://github.com/ahmedmar3y2017/jsf_primefaces | 2808eeb8a85354401e9f83731af0d0a5c8361f64 | 2bc1bc7653b609db8adf84438064f7e8ad272459 | refs/heads/master | 2021-01-15T09:20:05.969000 | 2017-08-12T15:12:58 | 2017-08-12T15:12:58 | 99,575,584 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package carouse;
public class Employee {
private int id;
private String username;
private String password;
private String address;
private String color;
public Employee(int id, String username, String password, String address, String color) {
super();
this.id = id;
this.username = username;
... | UTF-8 | Java | 1,033 | java | Employee.java | Java | [
{
"context": " {\r\n\t\tsuper();\r\n\t\tthis.id = id;\r\n\t\tthis.username = username;\r\n\t\tthis.password = password;\r\n\t\tthis.address = a",
"end": 318,
"score": 0.9973300695419312,
"start": 310,
"tag": "USERNAME",
"value": "username"
},
{
"context": "d;\r\n\t\tthis.username = u... | null | [] | package carouse;
public class Employee {
private int id;
private String username;
private String password;
private String address;
private String color;
public Employee(int id, String username, String password, String address, String color) {
super();
this.id = id;
this.username = username;
... | 1,037 | 0.653437 | 0.653437 | 60 | 15.216666 | 16.2533 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.416667 | false | false | 3 |
72bf9af3c17f35648e84b5cc7668f38ca4cba60e | 36,378,373,036,152 | 53f8fb07b5712a3738b916eaa591ccfc2bd08247 | /eclipse-workspace/algorithm/src/algorithm/PainterProblem.java | 1ba26ce8099ababd82bc25118b8acb5af8f3691c | [] | no_license | NjuWxy/algorithm-git | https://github.com/NjuWxy/algorithm-git | 187e0176a06580eaaf4879b7ef081fc42bf8e1c7 | ada51a0e711e5b5356d5f242f152b61204e6dd05 | refs/heads/master | 2020-09-13T02:32:08.700000 | 2019-11-30T02:52:54 | 2019-11-30T02:52:54 | 222,633,884 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package algorithm;
import java.util.Scanner;
public class PainterProblem {
private static int getNeedNum(int[] arr, int limit) {
int num = 0;
int sum = 0;
for(int i=0;i<arr.length;i++) {
if(arr[i]>limit) {
return Integer.MAX_VALUE;
}
sum+=arr[i];
if(sum>limit) {
sum = arr[i];
num++;
... | UTF-8 | Java | 1,153 | java | PainterProblem.java | Java | [] | null | [] | package algorithm;
import java.util.Scanner;
public class PainterProblem {
private static int getNeedNum(int[] arr, int limit) {
int num = 0;
int sum = 0;
for(int i=0;i<arr.length;i++) {
if(arr[i]>limit) {
return Integer.MAX_VALUE;
}
sum+=arr[i];
if(sum>limit) {
sum = arr[i];
num++;
... | 1,153 | 0.53686 | 0.526453 | 60 | 18.216667 | 13.667591 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.15 | false | false | 3 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.