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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ba6e65ba523f92807fca36d428f6129a5b99d7bc | 27,865,747,842,797 | 450a568d71d029731011a5e9735164651bc4e213 | /src/main/java/biz/models/Promo.java | bdd52cae60a097ec152a320060763098f6848558 | [] | no_license | Bizon4ik/pitstop | https://github.com/Bizon4ik/pitstop | f2cf9b44328a0f70daab9bb3c737519f810bc138 | dcba4fe48952084a261a3bf998f485132949f8b6 | refs/heads/master | 2018-12-31T23:35:07.072000 | 2018-12-27T23:19:59 | 2018-12-27T23:19:59 | 63,637,472 | 4 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package biz.models;
import lombok.*;
import javax.persistence.*;
import java.time.LocalDateTime;
import java.util.Set;
@Entity
@Table(name = "promo")
@Getter
@Setter
@Builder
@NoArgsConstructor
@AllArgsConstructor
public class Promo extends AbstractEntity {
@Id
@GeneratedValue(strategy = GenerationType.IDEN... | UTF-8 | Java | 2,198 | java | Promo.java | Java | [] | null | [] | package biz.models;
import lombok.*;
import javax.persistence.*;
import java.time.LocalDateTime;
import java.util.Set;
@Entity
@Table(name = "promo")
@Getter
@Setter
@Builder
@NoArgsConstructor
@AllArgsConstructor
public class Promo extends AbstractEntity {
@Id
@GeneratedValue(strategy = GenerationType.IDEN... | 2,198 | 0.611465 | 0.6101 | 77 | 27.545454 | 20.833006 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.480519 | false | false | 4 |
2888fbdd427cc67ee333ecf1004562a231658b10 | 27,754,078,686,171 | 995c1686f1c2dabd4d4b8deac2a66ad97849ed4a | /src/main/java/com/huivip/service/impl/ClassBZManagerImpl.java | fcdcbb5a8e5b3de55bc238ac2f74904cc6c52fe9 | [] | no_license | laihui0207/jwsystem | https://github.com/laihui0207/jwsystem | 17477a16bae002bb829ae8300d015e03a8329993 | e4e118718fd90106a97e8be9d5dea7c15da58b6a | refs/heads/master | 2019-01-01T09:28:12.147000 | 2017-04-01T02:15:03 | 2017-04-01T02:15:03 | 8,537,377 | 0 | 0 | null | false | 2017-04-01T02:11:56 | 2013-03-03T14:34:32 | 2014-09-04T17:11:54 | 2017-04-01T02:11:10 | 83,616 | 0 | 0 | 1 | JavaScript | null | null | package com.huivip.service.impl;
import com.huivip.dao.ClassBZDao;
import com.huivip.model.ClassBZ;
import com.huivip.service.ClassBZManager;
import com.huivip.util.cache.CacheUtil;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import javax.jws.WebServic... | UTF-8 | Java | 2,175 | java | ClassBZManagerImpl.java | Java | [] | null | [] | package com.huivip.service.impl;
import com.huivip.dao.ClassBZDao;
import com.huivip.model.ClassBZ;
import com.huivip.service.ClassBZManager;
import com.huivip.util.cache.CacheUtil;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import javax.jws.WebServic... | 2,175 | 0.671264 | 0.671264 | 65 | 32.476925 | 29.968758 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.584615 | false | false | 4 |
d9e2ba0c11c8df9a98095fe97afadba80101b91f | 19,885,698,635,466 | 5d5cbda99b9456f9f93995c7d8263b75dca8bac9 | /app/src/main/java/de/vanappsteer/windowalarmconfig/presenter/DeviceConfigPresenter.java | 35fb8c9e8143e19264add7a608a76bdd0835ec8a | [] | no_license | HendrikVE/WindowAlarmConfigApp | https://github.com/HendrikVE/WindowAlarmConfigApp | 66a3b314380cbc73a8c18a5bfc549071ff41adc6 | 70d73c7790ea80e5d8782fbfaa8285734ec940ec | refs/heads/master | 2020-04-28T04:53:44.971000 | 2020-02-22T12:56:46 | 2020-02-22T12:56:46 | 174,998,683 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.vanappsteer.windowalarmconfig.presenter;
import de.vanappsteer.windowalarmconfig.interfaces.ConfigController;
import de.vanappsteer.windowalarmconfig.interfaces.DeviceConfigView;
import de.vanappsteer.windowalarmconfig.models.DeviceConfigModel;
public class DeviceConfigPresenter extends ConfigController<De... | UTF-8 | Java | 1,216 | java | DeviceConfigPresenter.java | Java | [] | null | [] | package de.vanappsteer.windowalarmconfig.presenter;
import de.vanappsteer.windowalarmconfig.interfaces.ConfigController;
import de.vanappsteer.windowalarmconfig.interfaces.DeviceConfigView;
import de.vanappsteer.windowalarmconfig.models.DeviceConfigModel;
public class DeviceConfigPresenter extends ConfigController<De... | 1,216 | 0.693257 | 0.693257 | 49 | 23.816326 | 23.350632 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.326531 | false | false | 4 |
16b0cf372fbc03b8a9b198413b844376c5ed8a88 | 4,501,125,763,601 | 2a668eee3ce414a0ee299bd6d3bbd9236e6baf7d | /src/chapter_two/linked_lists/LinkedListRemoveDupsBookSolution.java | 90d74ca8e9d559256d4f8f839585482eb1c37200 | [] | no_license | simonaOancea/cracking-the-interview-code-solutions | https://github.com/simonaOancea/cracking-the-interview-code-solutions | ddf24472161516b136b163703521bdcd69ac1135 | d4c6ee6f2054b4d5b85d581e0fe70091922ec5ba | refs/heads/master | 2023-02-13T00:43:12.196000 | 2021-01-11T12:07:03 | 2021-01-11T12:07:03 | 268,231,735 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package chapter_two.linked_lists;
import java.util.Hashtable;
/**
* Date 27/05/20.
* @Author Cracking the interview code
*
* 2.1 Write code to remove duplicates from an unsorted linked list.
* FOLLOW UP
* How would you solve this problem if a temporary buffer was not allowed?
*
* Solution: we iterate through ... | UTF-8 | Java | 2,056 | java | LinkedListRemoveDupsBookSolution.java | Java | [] | null | [] | package chapter_two.linked_lists;
import java.util.Hashtable;
/**
* Date 27/05/20.
* @Author Cracking the interview code
*
* 2.1 Write code to remove duplicates from an unsorted linked list.
* FOLLOW UP
* How would you solve this problem if a temporary buffer was not allowed?
*
* Solution: we iterate through ... | 2,056 | 0.594358 | 0.583658 | 74 | 26.783783 | 24.486771 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.418919 | false | false | 4 |
50bf75a20ef7b419ff523ab9d74efa6f7793f173 | 12,962,211,325,955 | af48992d10e4839e6b9b4a52dabee952fe7f89af | /src/sistemaacademico/ValidaCpf.java | 414f9cc99f59cd1a7236e656783d0c98eaa98c5a | [] | no_license | rafaeldziderio/Sistema-Academico | https://github.com/rafaeldziderio/Sistema-Academico | 1932f3f1d053cf1a0c4af8d25df3526d638db577 | 2c6af3438bb27213129b0db3fe74eb5307070b63 | refs/heads/master | 2020-04-09T09:18:15.023000 | 2018-12-18T15:32:45 | 2018-12-18T15:32:45 | 160,228,418 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sistemaacademico;
import java.util.InputMismatchException;
public class ValidaCpf {
public static boolean isCPF(String CPF) {
//Considera-se erro CPF's formados por uma sequência de números iguais
if(CPF.equals("00000000000") || CPF.equals("11111111111") || CPF.equals("22222222222") ||
CPF.e... | ISO-8859-1 | Java | 1,360 | java | ValidaCpf.java | Java | [] | null | [] | package sistemaacademico;
import java.util.InputMismatchException;
public class ValidaCpf {
public static boolean isCPF(String CPF) {
//Considera-se erro CPF's formados por uma sequência de números iguais
if(CPF.equals("00000000000") || CPF.equals("11111111111") || CPF.equals("22222222222") ||
CPF.e... | 1,360 | 0.54351 | 0.417404 | 55 | 22.654545 | 22.490578 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.472727 | false | false | 4 |
ce38b76809f817013ace358bcf7c80a1406ad8dd | 28,750,511,113,265 | a3ff99e3000b6e4faaf1a18b7ea20e892b81c458 | /app/src/main/java/moderbord/huntforcoffee/GameFunctions/Inventory.java | 57a9c3ba909047afbf20ebceef1d537d0a3c548b | [] | no_license | Moderbord/HuntForCoffee | https://github.com/Moderbord/HuntForCoffee | ebb28b99782f27ec5cab7f05feb9b8edafbc9e41 | 4b291a95d3e91f843661bbc720e02f159d02d6b3 | refs/heads/master | 2016-08-12T16:43:59.449000 | 2015-12-16T19:55:30 | 2015-12-16T19:55:30 | 48,132,144 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package moderbord.huntforcoffee.GameFunctions;
import moderbord.huntforcoffee.Entity;
/**
* Created by Moderbord on 2015-12-14.
*/
public class Inventory{
private Item inventory[] = new Item[5];
public String printInventory(Entity entity){
this.inventory = entity.getInventory().inventory;
... | UTF-8 | Java | 2,897 | java | Inventory.java | Java | [
{
"context": "moderbord.huntforcoffee.Entity;\n\n/**\n * Created by Moderbord on 2015-12-14.\n */\n\npublic class Inventory{",
"end": 110,
"score": 0.6499549150466919,
"start": 107,
"tag": "USERNAME",
"value": "Mod"
},
{
"context": "rbord.huntforcoffee.Entity;\n\n/**\n * Created by M... | null | [] | package moderbord.huntforcoffee.GameFunctions;
import moderbord.huntforcoffee.Entity;
/**
* Created by Moderbord on 2015-12-14.
*/
public class Inventory{
private Item inventory[] = new Item[5];
public String printInventory(Entity entity){
this.inventory = entity.getInventory().inventory;
... | 2,897 | 0.527442 | 0.521919 | 88 | 31.920454 | 29.834476 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.534091 | false | false | 4 |
63ac23c2955f82cbabedd9df20137730f38a89b7 | 5,884,105,219,503 | ba8a9424c3fe44231dff3f937992cb0c5c04fb46 | /LMSJ/src/main/java/in/vagabond/lms/model/financial/plaid/PlaidLocation.java | aace16525b816f7416d7c81573bea79ea6908a6f | [] | no_license | asaxena76/todo.txt-cli | https://github.com/asaxena76/todo.txt-cli | aa47d0297a971aee0b067a003e940a4ad91b0d79 | 79004e02b55dfd893b262a9018e727871537c695 | refs/heads/master | 2021-01-23T18:07:56.920000 | 2017-08-28T23:37:04 | 2017-08-28T23:37:05 | 82,992,085 | 0 | 0 | null | true | 2017-02-24T02:21:04 | 2017-02-24T02:21:04 | 2017-02-23T07:31:56 | 2017-01-03T00:13:33 | 5,467 | 0 | 0 | 0 | null | null | null | package in.vagabond.lms.model.financial.plaid;
import com.plaid.client.response.TransactionsGetResponse;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.*;
/**
* Created by asaxena on 8/2/17.
*/
@Entity
@Data
@NoArgsConstructor
public class PlaidLocation {
@TableGenerator(name =... | UTF-8 | Java | 1,321 | java | PlaidLocation.java | Java | [
{
"context": "r;\n\nimport javax.persistence.*;\n\n/**\n * Created by asaxena on 8/2/17.\n */\n\n@Entity\n@Data\n@NoArgsConstructor\n",
"end": 214,
"score": 0.9981756806373596,
"start": 207,
"tag": "USERNAME",
"value": "asaxena"
}
] | null | [] | package in.vagabond.lms.model.financial.plaid;
import com.plaid.client.response.TransactionsGetResponse;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.*;
/**
* Created by asaxena on 8/2/17.
*/
@Entity
@Data
@NoArgsConstructor
public class PlaidLocation {
@TableGenerator(name =... | 1,321 | 0.680545 | 0.67676 | 53 | 23.924528 | 29.137831 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.490566 | false | false | 4 |
cf1fe44e4b951c1f8ff93b479139dbe02589afe2 | 2,388,001,857,710 | 216e8651afc2f9393a374df55d1b0613f3f16d3f | /src/main/java/org/usfirst/frc/falcons6443/robot/subsystems/DriveTrainSystem.java | 8ab8fc80224a35beb894e18fbbde03045664fa59 | [] | no_license | AEMBOT/FRC_2019 | https://github.com/AEMBOT/FRC_2019 | f3b818be59d4f373d3623b463ad01b9e45ad1810 | a1451eafd560e0638c5aa9b66b39513ff15d9658 | refs/heads/master | 2022-05-01T21:21:36.118000 | 2019-10-29T01:27:07 | 2019-10-29T01:27:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.usfirst.frc.falcons6443.robot.subsystems;
import edu.wpi.first.wpilibj.Timer;
import edu.wpi.first.wpilibj.VictorSP;
import edu.wpi.first.wpilibj.drive.DifferentialDrive;
import edu.wpi.first.wpilibj.smartdashboard.SmartDashboard;
import org.usfirst.frc.falcons6443.robot.RobotMap;
import org.usfirst.frc.f... | UTF-8 | Java | 9,377 | java | DriveTrainSystem.java | Java | [
{
"context": "as make it more simple and readable.\n *\n * @author Christopher Medlin, Ivan Kenevich, Shivashriganesh Mahato\n */\npublic",
"end": 1122,
"score": 0.9998784065246582,
"start": 1104,
"tag": "NAME",
"value": "Christopher Medlin"
},
{
"context": "le and readable.\n *\n * ... | null | [] | package org.usfirst.frc.falcons6443.robot.subsystems;
import edu.wpi.first.wpilibj.Timer;
import edu.wpi.first.wpilibj.VictorSP;
import edu.wpi.first.wpilibj.drive.DifferentialDrive;
import edu.wpi.first.wpilibj.smartdashboard.SmartDashboard;
import org.usfirst.frc.falcons6443.robot.RobotMap;
import org.usfirst.frc.f... | 9,342 | 0.664178 | 0.657033 | 254 | 35.917324 | 35.955204 | 242 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.484252 | false | false | 4 |
1ce40eef165903e6a09868da3c673cb360757468 | 26,362,509,310,375 | 4de46b91f653f45bda1757cd9e1161ff3de8305c | /static_block.java | 42d3c6a4d65e97f2f2eacad978f5bb288fa2bf3b | [] | no_license | SuhasKamble/simple-java-programs | https://github.com/SuhasKamble/simple-java-programs | 6674da8e87df8d229665aee0b53db56225977dcf | 0bf8f1de714d3c3891a20f5ab754fba811dd1e93 | refs/heads/master | 2023-02-25T01:16:52.448000 | 2021-01-25T13:16:53 | 2021-01-25T13:16:53 | 332,752,030 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class static_block {
static int rnum;
static String name;
static {
rnum = 10;
name = "Suhas Kamble";
}
public static void main(String[] args) {
System.out.println("Roll number is " + rnum);
System.out.println("Name is " + name);
}
}
| UTF-8 | Java | 298 | java | static_block.java | Java | [
{
"context": "\n\n static {\n rnum = 10;\n name = \"Suhas Kamble\";\n }\n\n public static void main(String[] arg",
"end": 134,
"score": 0.9998843669891357,
"start": 122,
"tag": "NAME",
"value": "Suhas Kamble"
}
] | null | [] | public class static_block {
static int rnum;
static String name;
static {
rnum = 10;
name = "<NAME>";
}
public static void main(String[] args) {
System.out.println("Roll number is " + rnum);
System.out.println("Name is " + name);
}
}
| 292 | 0.557047 | 0.550336 | 14 | 20.285715 | 17.272722 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 4 |
170e9a3d32e6bfce915a2ddb5922dd36c0ef57d4 | 21,139,829,068,257 | cac5587d6fce718dff1fe9368dde9a8eb9815446 | /swift/web/src/main/java/edu/mayo/mprc/swift/report/ReportInfo.java | b432a3ca25aa5709eaec81121dc56684621e6897 | [
"Apache-2.0"
] | permissive | romanzenka/swift | https://github.com/romanzenka/swift | e999255872eea48bd6261a87185d2403b9ab27d8 | 82232750807696ba48fa84f0d5b43e558a3222a5 | refs/heads/master | 2022-02-08T13:26:43.840000 | 2016-02-17T20:49:04 | 2016-02-17T20:49:04 | 2,935,040 | 2 | 2 | Apache-2.0 | false | 2022-02-09T23:07:07 | 2011-12-07T19:29:21 | 2015-04-30T12:53:37 | 2022-02-09T23:07:06 | 20,141 | 2 | 2 | 14 | Java | false | false | package edu.mayo.mprc.swift.report;
/**
* Report information. A report is a Scaffold output file which can have Analysis attached to it.
*
* @author Roman Zenka
*/
public class ReportInfo implements Comparable<ReportInfo> {
private long reportId;
private String filePath;
private boolean hasAnalysis;
public Re... | UTF-8 | Java | 791 | java | ReportInfo.java | Java | [
{
"context": "ch can have Analysis attached to it.\n *\n * @author Roman Zenka\n */\npublic class ReportInfo implements Comparable",
"end": 164,
"score": 0.9993981122970581,
"start": 153,
"tag": "NAME",
"value": "Roman Zenka"
}
] | null | [] | package edu.mayo.mprc.swift.report;
/**
* Report information. A report is a Scaffold output file which can have Analysis attached to it.
*
* @author <NAME>
*/
public class ReportInfo implements Comparable<ReportInfo> {
private long reportId;
private String filePath;
private boolean hasAnalysis;
public ReportI... | 786 | 0.74842 | 0.74842 | 35 | 21.6 | 24.659046 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.171429 | false | false | 4 |
0da7326fc1aeb4206afa07cd7ac1ff25ca3821bf | 27,504,970,629,237 | 69e6412a77b695f61df9c15e0baf7c2c7f6cf3cd | /src/Main.java | b49de1c209f47395e3b0f3d0d26cb5cb0e176379 | [] | no_license | DCplayer/Gauss-Gauss-Jordan | https://github.com/DCplayer/Gauss-Gauss-Jordan | ded4b62f5572c5fabf5e056c915e074bf0b58b3b | a48a86cc5399646d1b95caa8095b149f695f4949 | refs/heads/master | 2021-01-20T22:55:13.873000 | 2017-08-30T07:01:15 | 2017-08-30T07:01:15 | 101,830,296 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.font.NumericShaper;
import java.util.ArrayList;
import java.util.Scanner;
/**
* Created by Diego Castaneda on 21/08/2017.
*/
public class Main {
public static void main(String args[]){
ArrayList<ArrayList<Double>> matriz = new ArrayList<>();
ArrayList<Double> resultadosFilas = n... | UTF-8 | Java | 1,802 | java | Main.java | Java | [
{
"context": "List;\nimport java.util.Scanner;\n\n/**\n * Created by Diego Castaneda on 21/08/2017.\n */\npublic class Main {\n\n publi",
"end": 124,
"score": 0.9998924136161804,
"start": 109,
"tag": "NAME",
"value": "Diego Castaneda"
}
] | null | [] | import java.awt.font.NumericShaper;
import java.util.ArrayList;
import java.util.Scanner;
/**
* Created by <NAME> on 21/08/2017.
*/
public class Main {
public static void main(String args[]){
ArrayList<ArrayList<Double>> matriz = new ArrayList<>();
ArrayList<Double> resultadosFilas = new ArrayL... | 1,793 | 0.618202 | 0.611543 | 53 | 33 | 29.117847 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.584906 | false | false | 4 |
aaff503ab978db5da1123e8eb10511974bad246b | 30,236,569,813,404 | 2a71c517b8cc70d1c40184bdb2488c7da2fc6cec | /PRISBusWeb/src/main/java/servlets/PretragaServlet.java | a4c6879a9576158345c08741cc6dfad8ef050205 | [] | no_license | nixos89/AS-BUS | https://github.com/nixos89/AS-BUS | 8030117b1fd06b4254616f646480d400c6149f70 | bf1f0f19f635eb79502b19ce93b22a73074ebf01 | refs/heads/TK-756 | 2023-02-05T19:00:33.018000 | 2023-01-24T14:57:19 | 2023-01-24T14:57:19 | 86,580,868 | 2 | 0 | null | false | 2023-01-24T14:57:20 | 2017-03-29T12:43:45 | 2022-02-02T18:30:01 | 2023-01-24T14:57:19 | 17,171 | 0 | 0 | 0 | Java | false | false | package servlets;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.time.format.DateTimeParseException;
import java.util.Date;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servle... | UTF-8 | Java | 2,446 | java | PretragaServlet.java | Java | [] | null | [] | package servlets;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.time.format.DateTimeParseException;
import java.util.Date;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servle... | 2,446 | 0.737122 | 0.736713 | 73 | 32.506851 | 29.004545 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.726027 | false | false | 4 |
fa21977ad9c7ad2686f107fa450af636f61726f9 | 20,976,620,315,253 | f5d52112e70431045817a94503546bb16a863372 | /src/main/java/verni/co/kr/message/MessageService.java | 49e868759b3c11af8d16277399c5f2f83e666f60 | [] | no_license | chlee2103/finalVerni | https://github.com/chlee2103/finalVerni | 8a44ff8fbcffa0fe0b35ad5cbe0407e4aad7fab1 | 412eb8b5d8f3e56775d05803d099ce27afe5b8f0 | refs/heads/master | 2023-08-12T02:44:22.685000 | 2021-10-15T14:30:08 | 2021-10-15T14:30:08 | 402,737,085 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package verni.co.kr.message;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
@Service
public class MessageService {
@Autowired
MessageDao dao;
public boolean messageAdd(MessageDto ms) {
return dao.messageAdd(ms);
}
publ... | UTF-8 | Java | 809 | java | MessageService.java | Java | [] | null | [] | package verni.co.kr.message;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
@Service
public class MessageService {
@Autowired
MessageDao dao;
public boolean messageAdd(MessageDto ms) {
return dao.messageAdd(ms);
}
publ... | 809 | 0.741531 | 0.741531 | 41 | 18.439024 | 18.455019 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.219512 | false | false | 4 |
7e178b26721c72ff43a6e910463788839a60cae7 | 23,570,780,561,049 | 90432268acdcad73d841a8ae4296389305afdcc8 | /前端/src/androidTest/java/com/example/danciji1_0/AddDCTest.java | 9a774cfbd6023b1189a6d543d3f23874c30ec32a | [] | no_license | HuY2x4/DanCiJiApp | https://github.com/HuY2x4/DanCiJiApp | b0c6db629d53c81922b6a49cf9c43d384c1d0cd3 | 6cf299859301e2173342f4ad578548ee25b3c473 | refs/heads/master | 2020-04-03T14:08:24.623000 | 2018-10-30T02:42:42 | 2018-10-30T02:42:42 | 155,312,229 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.danciji1_0;
import static org.junit.Assert.*;
/**
* Created by hyx on 2018/6/26.
*/
public class AddDCTest {
} | UTF-8 | Java | 135 | java | AddDCTest.java | Java | [
{
"context": "port static org.junit.Assert.*;\n\n/**\n * Created by hyx on 2018/6/26.\n */\npublic class AddDCTest {\n\n}",
"end": 89,
"score": 0.9994688034057617,
"start": 86,
"tag": "USERNAME",
"value": "hyx"
}
] | null | [] | package com.example.danciji1_0;
import static org.junit.Assert.*;
/**
* Created by hyx on 2018/6/26.
*/
public class AddDCTest {
} | 135 | 0.688889 | 0.622222 | 10 | 12.6 | 14.207041 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 4 |
3e8cba7ab0f80a9e7c2e1d54e3b03ca34ed361f5 | 1,614,907,759,083 | 56dfe8d46eeb4ece71b3cd5e1bc2774f8f371c5e | /app/src/main/java/edu/neu/khojak/LocationReminder/TODOList/TODOListPersonal.java | 4f5e0a6f4acda1ef9aae11b8137b481e35777dd3 | [] | no_license | pankaj-badgujar/khojak-location-reminder-app | https://github.com/pankaj-badgujar/khojak-location-reminder-app | dea38171c9619b0028d9ad29a87e5abad72d8a2b | a24bcbd4eda152f95950b9b82f0a20f7733da261 | refs/heads/master | 2022-12-21T09:09:40.004000 | 2020-04-19T02:46:16 | 2020-04-19T02:46:16 | 296,886,424 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.neu.khojak.LocationReminder.TODOList;
import android.content.Context;
import android.content.Intent;
import android.location.Location;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.EditText;
import android.widget.ListView;
import android.widge... | UTF-8 | Java | 4,534 | java | TODOListPersonal.java | Java | [] | null | [] | package edu.neu.khojak.LocationReminder.TODOList;
import android.content.Context;
import android.content.Intent;
import android.location.Location;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.EditText;
import android.widget.ListView;
import android.widge... | 4,534 | 0.654168 | 0.653286 | 128 | 34.421875 | 26.678822 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 4 |
825341d47954a2ca9732ef66b2b06080396ba879 | 1,614,907,760,356 | c46c6d865836c912a7673161c9f3da2183a6b905 | /src/month_12/day14/Test54.java | 2d19e7cee5de2d6c9e1389ee72d9e81778abb269 | [] | no_license | ye-huanhuan/Leetcode | https://github.com/ye-huanhuan/Leetcode | 5afd215f033eb077338b38b8f2e52d230b0e7bca | 92a8277009161756b3dffdb2051c73f33466c669 | refs/heads/master | 2021-07-04T06:12:03.578000 | 2020-08-22T14:59:32 | 2020-08-22T14:59:32 | 156,846,356 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package month_12.day14;
public class Test54 {
}
/**
* 字符流中第一个不重复的字符
*/
class Solution06 {
//Insert one char from stringstream
private int[] tmp = new int[256];
int seq = 1;
public void Insert(char ch) {
if(tmp[ch] == 0) {
tmp[ch] = seq++;
} else {
tmp[ch] = -1... | UTF-8 | Java | 745 | java | Test54.java | Java | [] | null | [] | package month_12.day14;
public class Test54 {
}
/**
* 字符流中第一个不重复的字符
*/
class Solution06 {
//Insert one char from stringstream
private int[] tmp = new int[256];
int seq = 1;
public void Insert(char ch) {
if(tmp[ch] == 0) {
tmp[ch] = seq++;
} else {
tmp[ch] = -1... | 745 | 0.470097 | 0.446453 | 32 | 21.5 | 16.635805 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 4 |
396b7e596cb717fce6b72bba78b14c3eec58930d | 1,614,907,758,994 | b3a02d5f1f60cd584fbb6da1b823899607693f63 | /04_DB Frameworks_Hibernate+Spring Data/09_Spring Data Querying LAB/ShampooCompany/src/main/java/app/service/api/ShampoosService.java | e3fa198c97183bbe10d1fab67a35a11bc212fa70 | [
"MIT"
] | permissive | akkirilov/SoftUniProject | https://github.com/akkirilov/SoftUniProject | 20bf0543c9aaa0a33364daabfddd5f4c3e400ba2 | 709d2d1981c1bb6f1d652fe4101c1693f5afa376 | refs/heads/master | 2021-07-11T02:53:18.108000 | 2018-12-04T20:14:19 | 2018-12-04T20:14:19 | 79,428,334 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package app.service.api;
import app.model.BasicIngredient;
import app.model.ClassicLabel;
import app.model.ProductionBatch;
import java.math.BigDecimal;
import java.util.Date;
import java.util.List;
public interface ShampoosService<BasicShampoos, Long> extends ServiceInterface<BasicShampoos, Long> {
List<BasicS... | UTF-8 | Java | 1,305 | java | ShampoosService.java | Java | [] | null | [] | package app.service.api;
import app.model.BasicIngredient;
import app.model.ClassicLabel;
import app.model.ProductionBatch;
import java.math.BigDecimal;
import java.util.Date;
import java.util.List;
public interface ShampoosService<BasicShampoos, Long> extends ServiceInterface<BasicShampoos, Long> {
List<BasicS... | 1,305 | 0.823755 | 0.823755 | 57 | 21.877193 | 31.617268 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.719298 | false | false | 4 |
74401af11548085c06b1cb733d2a523bd9ab8ce8 | 26,826,365,757,741 | ea1ec6b517a6aa609daa9efcca170eed0fa8a6b3 | /src/exwrapper/ch/shaktipat/exwrapper/java/lang/ClassLoaderWrapper.java | f229b03c2de105adc7dc9ebbf73961fa3a7883e4 | [
"Apache-2.0"
] | permissive | liquid-mind/warp | https://github.com/liquid-mind/warp | c891a47016c60b6d512d009fd7ec94e7843074ce | 875a5624f71596b4f40b6133f890ac9626e21574 | refs/heads/master | 2021-06-25T10:12:52.371000 | 2016-10-31T13:35:03 | 2016-10-31T13:35:03 | 30,016,682 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch.shaktipat.exwrapper.java.lang;
public class ClassLoaderWrapper
{
public static Class< ? > loadClass( ClassLoader loader, String name )
{
try
{
return loader.loadClass( name );
}
catch ( ClassNotFoundException e )
{
throw new ClassNotFoundExceptionWrapper( e );
}
}
}
| UTF-8 | Java | 300 | java | ClassLoaderWrapper.java | Java | [] | null | [] | package ch.shaktipat.exwrapper.java.lang;
public class ClassLoaderWrapper
{
public static Class< ? > loadClass( ClassLoader loader, String name )
{
try
{
return loader.loadClass( name );
}
catch ( ClassNotFoundException e )
{
throw new ClassNotFoundExceptionWrapper( e );
}
}
}
| 300 | 0.703333 | 0.703333 | 16 | 17.75 | 21.501453 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5625 | false | false | 4 |
11b6da0e4df070a581b7668e6edfd3aa18a3962a | 33,036,888,444,028 | 58e2faee7221a046d41a4faa4a407ea389dc032d | /src/main/java/server/service/ImgUploadService.java | 7eaf770d035bfb42b31b647f4f58ef06db8159d4 | [] | no_license | CuiShiHao-tech/txgs | https://github.com/CuiShiHao-tech/txgs | 9aa8af99d71df16695f95c57c9881b1ed69e8383 | 7b0f69eda0375dd8bf7f5a1ba2d4e472b0d95cd0 | refs/heads/master | 2022-12-10T18:19:24.154000 | 2020-09-07T02:21:18 | 2020-09-07T02:21:18 | 293,396,566 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package server.service;
import server.db.primary.model.ImgUpload;
public interface ImgUploadService {
int updateByPrimaryKeySelective(ImgUpload record);
int insertSelective(ImgUpload record);
ImgUpload selectByPrimaryKey(Short id);
} | UTF-8 | Java | 249 | java | ImgUploadService.java | Java | [] | null | [] | package server.service;
import server.db.primary.model.ImgUpload;
public interface ImgUploadService {
int updateByPrimaryKeySelective(ImgUpload record);
int insertSelective(ImgUpload record);
ImgUpload selectByPrimaryKey(Short id);
} | 249 | 0.795181 | 0.795181 | 11 | 21.727272 | 20.828699 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 4 |
71bc6235a9ae7259357958ac04a2f0f8c35a4e37 | 26,422,638,844,428 | a41243908309fdba2594ca8e21bdc2e635c4fd39 | /Programming/Java/Class Projects/Java Introduction/MathTime2/DataSet.java | 4573410fbcc9e72defa590c3b5d47ec7ca0517d2 | [] | no_license | RazorThyOwn/Portfolio | https://github.com/RazorThyOwn/Portfolio | e55847fbf6d1f3964aa6da31aef2f1cb155324c1 | 3929eff0e60a00961d4c5eb066143f66a4ad7b9b | refs/heads/master | 2020-12-04T23:51:54.461000 | 2016-08-29T23:17:21 | 2016-08-29T23:17:21 | 66,887,010 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class DataSet
{
private int maxVal, minVal;
public DataSet()
{
maxVal = Integer.MIN_VALUE;
minVal = Integer.MAX_VALUE;
}
public void registerValue(int tmpVal)
{
//
minVal = Math.min(tmpVal, minVal);
maxVal = Math.max(tmpVal, maxVal);
}
pu... | UTF-8 | Java | 522 | java | DataSet.java | Java | [] | null | [] | public class DataSet
{
private int maxVal, minVal;
public DataSet()
{
maxVal = Integer.MIN_VALUE;
minVal = Integer.MAX_VALUE;
}
public void registerValue(int tmpVal)
{
//
minVal = Math.min(tmpVal, minVal);
maxVal = Math.max(tmpVal, maxVal);
}
pu... | 522 | 0.565134 | 0.565134 | 27 | 18.370371 | 19.432978 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37037 | false | false | 4 |
276eca52e94feadbcab2c83fc6a6d09f415f8a59 | 5,823,975,654,135 | 6400dad12891bbb8b4d351926a8cc6e2759af5db | /src/Simulation.java | 3c3eaa55974227bb8cf857da30d130c6ae411163 | [] | no_license | zoheiry/MMU | https://github.com/zoheiry/MMU | 0025e075aa3d2575f31f1aaac14f23e7df853191 | 4721a8dc55541868fa046e8bb2fc0350829dc180 | refs/heads/master | 2020-05-18T12:45:21.007000 | 2013-05-15T22:05:21 | 2013-05-15T22:05:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.BufferedReader;
import java.io.InputStreamReader;
public class Simulation {
public static void main(String[] args) {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
System.out.println(split("10000000000100"));
}
public static ReferenceAndVirtualAddress split(String... | UTF-8 | Java | 906 | java | Simulation.java | Java | [] | null | [] | import java.io.BufferedReader;
import java.io.InputStreamReader;
public class Simulation {
public static void main(String[] args) {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
System.out.println(split("10000000000100"));
}
public static ReferenceAndVirtualAddress split(String... | 906 | 0.725166 | 0.701987 | 39 | 22.256411 | 21.675602 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.615385 | false | false | 4 |
e83727d476e9aba4556d47ee9525788b1ec45e9c | 15,221,364,130,304 | 8157cc1fe105cb561c75ceb86eac6fc2e6e12a91 | /src/jconsole/Main.java | 0e06e0598730a89c5f73b1d2fe8c2c4610d2dc5a | [] | no_license | Adrian-Gonzalez-Madruga/JConsole | https://github.com/Adrian-Gonzalez-Madruga/JConsole | 40009e100bf97e3cf0afa1e6c364406554c1ec08 | d9bf94443eac7abc8971e16b2d970612b7a3b530 | refs/heads/master | 2020-08-04T10:08:43.571000 | 2019-10-01T13:23:14 | 2019-10-01T13:23:14 | 212,101,469 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jconsole;
import DLibX.DConsole;
import java.awt.Color;
public class Main {
public static void main(String[] args) {
int x = 0;
int y = 0;
int num = 7;
int[] xp = {0, 0, -num, num};
int[] yp = {-num, num, 0, 0};
Color[] ... | UTF-8 | Java | 1,347 | java | Main.java | Java | [] | null | [] | package jconsole;
import DLibX.DConsole;
import java.awt.Color;
public class Main {
public static void main(String[] args) {
int x = 0;
int y = 0;
int num = 7;
int[] xp = {0, 0, -num, num};
int[] yp = {-num, num, 0, 0};
Color[] ... | 1,347 | 0.363771 | 0.328879 | 52 | 23.865385 | 17.363787 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.865385 | false | false | 4 |
7878afec5863db64248c01d6f9c3b334201e14a6 | 33,646,773,830,367 | 84c4283e295db00e0d8ec906a6615804322d8693 | /java/hr-server/src/main/java/com/pdd/mapper/PositionMapper.java | f01c61f4864a733f899e17d9d4b56739ccfed844 | [] | no_license | xiaojiejie777/wow-hr | https://github.com/xiaojiejie777/wow-hr | d20633963570ff2121b84e2509a6ac6985f74587 | 0103bcbba32e2539927bd96f1598d3e0f2b884a9 | refs/heads/main | 2023-04-03T00:05:31.435000 | 2021-04-14T15:17:16 | 2021-04-14T15:17:16 | 357,904,031 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pdd.mapper;
import com.pdd.pojo.Position;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
/**
* <p>
* Mapper 接口
* </p>
*
* @author pdd
* @since 2021-03-13
*/
public interface PositionMapper extends BaseMapper<Position> {
}
| UTF-8 | Java | 258 | java | PositionMapper.java | Java | [
{
"context": "r;\n\n/**\n * <p>\n * Mapper 接口\n * </p>\n *\n * @author pdd\n * @since 2021-03-13\n */\npublic interface Positio",
"end": 162,
"score": 0.999596357345581,
"start": 159,
"tag": "USERNAME",
"value": "pdd"
}
] | null | [] | package com.pdd.mapper;
import com.pdd.pojo.Position;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
/**
* <p>
* Mapper 接口
* </p>
*
* @author pdd
* @since 2021-03-13
*/
public interface PositionMapper extends BaseMapper<Position> {
}
| 258 | 0.69685 | 0.665354 | 16 | 14.875 | 18.661039 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1875 | false | false | 4 |
80a5278f29bf3e25b835bbd52bfbafcfd02d41c9 | 4,337,917,013,647 | 69c18acfc7023f6145bd6d1f119f167d7c14be8d | /modules/iamrescue/src/iamrescue/communication/scenario/scenarios/IAMTeamCommunicationConfiguration.java | a91502f3829ef9f0bc56ee147ca9cb35a0ca27b8 | [] | no_license | xuzhikethinker/ISDM | https://github.com/xuzhikethinker/ISDM | a9bd67ed9241d9c6656d49f9ebfaf37779c8d507 | 303d545ed937af5a2df3f192f514558e5208d0fe | refs/heads/master | 2021-01-20T07:56:53.783000 | 2011-02-08T17:09:23 | 2011-02-08T17:09:23 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package iamrescue.communication.scenario.scenarios;
import iamrescue.communication.messages.MessageChannel;
import iamrescue.communication.messages.MessageChannelType;
import iamrescue.communication.scenario.ChannelDividerUtil;
import iamrescue.util.comparators.EntityIDComparator;
import java.util.ArrayList;
import j... | UTF-8 | Java | 23,294 | java | IAMTeamCommunicationConfiguration.java | Java | [] | null | [] | package iamrescue.communication.scenario.scenarios;
import iamrescue.communication.messages.MessageChannel;
import iamrescue.communication.messages.MessageChannelType;
import iamrescue.communication.scenario.ChannelDividerUtil;
import iamrescue.util.comparators.EntityIDComparator;
import java.util.ArrayList;
import j... | 23,294 | 0.697261 | 0.692882 | 720 | 31.354166 | 23.172503 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.686111 | false | false | 4 |
833ba8c80a1a05cbfb8a03e201f71fcf3a51dae5 | 30,434,138,305,036 | 1c85e882774b3536a19db5c5e6e07c9caebf8f55 | /app/src/main/java/com/accentype/android/softkeyboard/Themes.java | e84d6874cb8af5869bf60d7c06f63eca8df06c07 | [] | no_license | zeerakabb/zeerakabb | https://github.com/zeerakabb/zeerakabb | ac8833633c46aa6d2b4d8272a630398f69c76b68 | a3852026405c98b1a1e97df86fcee6a54ec42c15 | refs/heads/main | 2023-09-02T17:58:46.779000 | 2021-11-05T09:16:08 | 2021-11-05T09:16:08 | 424,870,111 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.accentype.android.softkeyboard;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.res.Resources;
import android.icu.text.Transliterator;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
impor... | UTF-8 | Java | 10,703 | java | Themes.java | Java | [] | null | [] | package com.accentype.android.softkeyboard;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.res.Resources;
import android.icu.text.Transliterator;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
impor... | 10,703 | 0.563487 | 0.560871 | 280 | 37.214287 | 33.30418 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.85 | false | false | 4 |
19512f464143525cc07a2fdb4480d6660b91e6d1 | 13,915,694,073,080 | a560b9a03902f48b70d0865544976a70d3902d78 | /src/P24S6.java | 39b4e830bb9dea2122da4c0c3e70cbd49d632a1d | [] | no_license | huzun3517/JavaOCA | https://github.com/huzun3517/JavaOCA | d0304d0456d182eae39ef9891684dadf66b6033a | 375c104caeed14ab0c02e9e9ba8567daeddcefad | refs/heads/master | 2023-02-11T10:50:08.407000 | 2021-01-05T09:20:54 | 2021-01-05T09:20:54 | 326,947,229 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class P24S6 {
public static void main(String[] args) {
for (int i = 0; i <10 ; i++) {
if(i==4){
continue;
}
System.out.println(i);
}
System.out.println("********************************************************");
for (int i = 0; i <10 ; i++) {
if(i==4){
... | UTF-8 | Java | 912 | java | P24S6.java | Java | [
{
"context": "010, 2013, 2014, 2015, 2014};\n// int key = 2014;\n// int count = 0;\n// for (int e : ",
"end": 561,
"score": 0.9989334940910339,
"start": 557,
"tag": "KEY",
"value": "2014"
}
] | null | [] | public class P24S6 {
public static void main(String[] args) {
for (int i = 0; i <10 ; i++) {
if(i==4){
continue;
}
System.out.println(i);
}
System.out.println("********************************************************");
for (int i = 0; i <10 ; i++) {
if(i==4){
... | 912 | 0.319079 | 0.279605 | 42 | 20.714285 | 20.712643 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.02381 | false | false | 4 |
f530c4e3735d75b2578b04848ac184140f4c6076 | 18,829,136,678,350 | e5c9fc4dc73536e75cf4ab119bbc642c28d44591 | /src/leetcodejava/dp/BestTimeBuy714.java | 29bf6186b77bd930dd736aa2095aa84e64ac4257 | [
"MIT"
] | permissive | zhangyu345293721/leetcode | https://github.com/zhangyu345293721/leetcode | 0a22034ac313e3c09e8defd2d351257ec9f285d0 | 50f35eef6a0ad63173efed10df3c835b1dceaa3f | refs/heads/master | 2023-09-01T06:03:18.231000 | 2023-08-31T15:23:03 | 2023-08-31T15:23:03 | 163,050,773 | 101 | 29 | null | false | 2020-12-09T06:26:35 | 2018-12-25T05:58:16 | 2020-12-07T07:30:02 | 2020-12-09T06:26:35 | 2,597 | 79 | 24 | 1 | Java | false | false | package leetcodejava.dp;
import org.junit.Assert;
import org.junit.Test;
/**
* This is the solution of No.714 problem in the LeetCode,
* the website of the problem is as follow:
* https://leetcode-cn.com/problems/best-time-to-buy-and-sell-stock-with-transaction-fee
* <p>
* The description of problem is as follo... | UTF-8 | Java | 2,868 | java | BestTimeBuy714.java | Java | [
{
"context": "====================================\n *\n * @author zhangyu (zhangyuyu417@gmail.com)\n */\npublic class BestTim",
"end": 1218,
"score": 0.7996928095817566,
"start": 1211,
"tag": "NAME",
"value": "zhangyu"
},
{
"context": "==========================\n *\n * @author zhan... | null | [] | package leetcodejava.dp;
import org.junit.Assert;
import org.junit.Test;
/**
* This is the solution of No.714 problem in the LeetCode,
* the website of the problem is as follow:
* https://leetcode-cn.com/problems/best-time-to-buy-and-sell-stock-with-transaction-fee
* <p>
* The description of problem is as follo... | 2,853 | 0.49151 | 0.457998 | 78 | 27.692308 | 25.327753 | 109 | false | false | 0 | 0 | 0 | 0 | 107 | 0.095621 | 0.564103 | false | false | 4 |
59bd78f573a0825e782598e7d070d71246413178 | 60,129,549,721 | 96c0cdb1e0f860cee533ec77b7148f8045ee772e | /src/main/java/io/r2dbc/postgresql/codec/PostgresqlObjectId.java | c9cea88c0624270d0e1e49639d6af03d367df40e | [
"Apache-2.0"
] | permissive | pgjdbc/r2dbc-postgresql | https://github.com/pgjdbc/r2dbc-postgresql | 645b148b68158306c10a5edbeb7fc0441f28871f | 543f5ccbd7797a1b7d8a2520a159dc55a1a48aab | refs/heads/main | 2023-09-05T23:12:21.075000 | 2023-07-14T07:44:25 | 2023-07-14T07:44:25 | 136,984,786 | 396 | 105 | Apache-2.0 | false | 2023-08-27T15:05:36 | 2018-06-11T21:50:49 | 2023-08-27T09:28:56 | 2023-08-27T15:05:35 | 3,516 | 951 | 166 | 16 | Java | false | false | /*
* Copyright 2020 the original author or authors.
*
* 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | UTF-8 | Java | 12,882 | java | PostgresqlObjectId.java | Java | [] | null | [] | /*
* Copyright 2020 the original author or authors.
*
* 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | 12,882 | 0.560006 | 0.534932 | 597 | 20.57789 | 21.444784 | 165 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.358459 | false | false | 4 |
90564162eae0e7084b37387c20f56148d5f492ea | 18,665,927,900,622 | 689d6182ba6563e195e7dab20f051e8e21ad647d | /app/src/main/java/com/bamboolmc/zhiqu/ui/adapter/MtMovieStarRelPeopleAdapter.java | 4e04d593b221ae2f43804bbe33aa16f588819b9a | [] | no_license | bambooblacklee/ZhiQu | https://github.com/bambooblacklee/ZhiQu | 02763ed9a5abd72b7d6b7aec378175dda337402e | 872eb86575bf9621b2e392966b376d47c8e455cc | refs/heads/master | 2021-01-23T20:26:21.019000 | 2018-04-16T15:05:22 | 2018-04-16T15:05:22 | 102,859,633 | 9 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bamboolmc.zhiqu.ui.adapter;
import android.view.View;
import android.widget.ImageView;
import com.bamboolmc.zhiqu.R;
import com.bamboolmc.zhiqu.model.bean.MtMovieStarRelPeopleBean;
import com.bamboolmc.zhiqu.util.ImgResetUtil;
import com.chad.library.adapter.base.BaseQuickAdapter;
import com.chad.library.... | UTF-8 | Java | 1,622 | java | MtMovieStarRelPeopleAdapter.java | Java | [
{
"context": "t com.squareup.picasso.Picasso;\n\n/**\n * Created by limc on 17/5/23.\n */\npublic class MtMovieStarRelPeople",
"end": 409,
"score": 0.9996145367622375,
"start": 405,
"tag": "USERNAME",
"value": "limc"
}
] | null | [] | package com.bamboolmc.zhiqu.ui.adapter;
import android.view.View;
import android.widget.ImageView;
import com.bamboolmc.zhiqu.R;
import com.bamboolmc.zhiqu.model.bean.MtMovieStarRelPeopleBean;
import com.bamboolmc.zhiqu.util.ImgResetUtil;
import com.chad.library.adapter.base.BaseQuickAdapter;
import com.chad.library.... | 1,622 | 0.664612 | 0.657213 | 44 | 35.863636 | 30.722801 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.568182 | false | false | 4 |
bfed6311af8a12884f93a8102d4e4f8886dabf22 | 8,022,998,979,103 | 27ff92112503263911d35a5336a5cd93dcd5c247 | /opensrp-chw-core/src/main/java/org/smartregister/chw/core/activity/CoreStockInventoryReportActivity.java | 25ab7353d4b9cdb8bf12c99c86d4fb60a145daed | [
"Apache-2.0"
] | permissive | SoftmedTanzania/opensrp-client-chw-core | https://github.com/SoftmedTanzania/opensrp-client-chw-core | 77441d7481dbe4d78dea91151dd9d469bf6be152 | ac6859bd51fd23572f0d8ed82a86f103376dd57b | refs/heads/tanzania-ministry-of-health-nacp | 2023-05-13T01:44:10.012000 | 2023-05-11T18:58:03 | 2023-05-11T18:58:03 | 425,199,013 | 0 | 2 | NOASSERTION | true | 2023-04-18T09:51:24 | 2021-11-06T09:02:04 | 2022-01-03T07:37:53 | 2023-04-18T09:51:22 | 109,863 | 0 | 1 | 2 | Java | false | false | package org.smartregister.chw.core.activity;
import android.graphics.PorterDuff;
import android.graphics.drawable.Drawable;
import android.os.Build;
import android.view.Menu;
import android.view.View;
import android.widget.AdapterView;
import android.widget.Spinner;
import androidx.appcompat.app.ActionBar;
import and... | UTF-8 | Java | 6,164 | java | CoreStockInventoryReportActivity.java | Java | [] | null | [] | package org.smartregister.chw.core.activity;
import android.graphics.PorterDuff;
import android.graphics.drawable.Drawable;
import android.os.Build;
import android.view.Menu;
import android.view.View;
import android.widget.AdapterView;
import android.widget.Spinner;
import androidx.appcompat.app.ActionBar;
import and... | 6,164 | 0.727774 | 0.725178 | 143 | 42.104897 | 37.819542 | 203 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.783217 | false | false | 4 |
395fcda9dbb2d88fd5533928cc25991acf597995 | 1,709,397,037,562 | 1a2842f576579c49748ec78ac13f742e9b1ee11a | /OpenScienceJournal/whistlepunk_library/src/main/java/com/google/android/apps/forscience/whistlepunk/ColorUtils.java | 6adc85a45a5f112a6529dafe8392d48c5afa7db9 | [
"Apache-2.0"
] | permissive | aesean/science-journal | https://github.com/aesean/science-journal | 8df0ace268e5bc53cb43a28cbf3f3a20326c8d20 | 22aa1cbab7c4aed5b1604271e71f5b2b3675ddb2 | refs/heads/master | 2021-01-14T08:21:33.837000 | 2017-02-09T17:58:20 | 2017-02-09T17:58:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.apps.forscience.whistlepunk;
import android.content.Context;
import android.graphics.PorterDuff;
import android.graphics.drawable.Drawable;
/**
* Utility class for coloring icons.
*/
public class ColorUtils {
// TODO: Find all setColorFilter methods and update them to use this utilit... | UTF-8 | Java | 599 | java | ColorUtils.java | Java | [] | null | [] | package com.google.android.apps.forscience.whistlepunk;
import android.content.Context;
import android.graphics.PorterDuff;
import android.graphics.drawable.Drawable;
/**
* Utility class for coloring icons.
*/
public class ColorUtils {
// TODO: Find all setColorFilter methods and update them to use this utilit... | 599 | 0.751252 | 0.751252 | 18 | 32.277779 | 32.138252 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 4 |
cf06c9436083c996e3d9d8af56d060c594c3d274 | 2,697,239,527,239 | 0fa8aaf6657807a91dd1af554cdaca8d95d3eef2 | /app/src/main/java/com/example/videotophotos/ListVideoFragment.java | 88a4c90d59641c310c422060ace072735e5f24f4 | [] | no_license | Shynltd/VideoToPhotos | https://github.com/Shynltd/VideoToPhotos | 374f3aed3095f92925e5caa67a04d012eb6e096e | 36d52d02a70517499e4c39aab77167af68d12f35 | refs/heads/master | 2023-01-08T13:13:31.350000 | 2020-11-02T09:53:47 | 2020-11-02T09:53:47 | 309,326,605 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.videotophotos;
import android.content.Context;
import android.graphics.Bitmap;
import android.media.Image;
import android.media.MediaMetadataRetriever;
import android.media.MediaPlayer;
import android.media.ThumbnailUtils;
import android.os.Bundle;
import androidx.annotation.Nullable;
import andro... | UTF-8 | Java | 4,416 | java | ListVideoFragment.java | Java | [] | null | [] | package com.example.videotophotos;
import android.content.Context;
import android.graphics.Bitmap;
import android.media.Image;
import android.media.MediaMetadataRetriever;
import android.media.MediaPlayer;
import android.media.ThumbnailUtils;
import android.os.Bundle;
import androidx.annotation.Nullable;
import andro... | 4,416 | 0.64923 | 0.648324 | 115 | 37.408695 | 29.805134 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.669565 | false | false | 4 |
99ac842f47d6f64b49bd10f9926bd7571ff714f4 | 24,550,033,130,374 | 30ca2dc63d75ddaec9bdeb31ff1c836d2cf5dedf | /Projekat web David Vogronic in-20-2017/src/main/java/config/AppInitializer.java | 9c00b58421cff6a78183c29c2112c5a6c9a3d220 | [] | no_license | csNoMaD/proj-prodavnica | https://github.com/csNoMaD/proj-prodavnica | e2c0d9e5a29220d02447d90cdfa8a8a9ea2cb8a1 | 44a691e8453b3dc1b2c47cf39a2b109249fc6d9b | refs/heads/master | 2022-12-21T20:18:27.323000 | 2019-09-27T02:39:48 | 2019-09-27T02:39:48 | 204,159,327 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package config;
import org.springframework.web.servlet.support.AbstractAnnotationConfigDispatcherServletInitializer;
public class AppInitializer extends AbstractAnnotationConfigDispatcherServletInitializer {
@Override
protected Class<?>[] getRootConfigClasses() {
return new Class[]{MongoConfiguration.class};
}
... | UTF-8 | Java | 523 | java | AppInitializer.java | Java | [] | null | [] | package config;
import org.springframework.web.servlet.support.AbstractAnnotationConfigDispatcherServletInitializer;
public class AppInitializer extends AbstractAnnotationConfigDispatcherServletInitializer {
@Override
protected Class<?>[] getRootConfigClasses() {
return new Class[]{MongoConfiguration.class};
}
... | 523 | 0.770554 | 0.770554 | 23 | 21.73913 | 28.270767 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 4 |
212a42862a22a3c2744e9abf7f52fe4bcacf78ef | 7,550,552,520,836 | ec5b1dfacd9942c660b0dfa0e840ccc9ecd3ff3e | /app/src/main/java/com/gxysj/shareysj/bean/LoginUserBean.java | b6910ca686565fa4e0c433af436b693b2f082889 | [] | no_license | ljrRookie/ShareYSJ | https://github.com/ljrRookie/ShareYSJ | 3e4c27a7d8e4ddc0c826bd2568cbd35920060953 | 56b14f4f336c433ce3073b083a97f2ef9bb07043 | refs/heads/master | 2020-03-21T12:12:36.116000 | 2018-06-25T03:51:34 | 2018-06-25T03:51:34 | 138,540,618 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gxysj.shareysj.bean;
/**
* Created by 林佳荣 on 2018/3/28.
* Github:https://github.com/ljrRookie
* Function :
*/
public class LoginUserBean {
/**
* code : 0
* userid : 2
* token : eabb18f0a40c9b3552370c9e1bc1d61e
*/
private String code;
private String userid;
private... | UTF-8 | Java | 755 | java | LoginUserBean.java | Java | [
{
"context": "ckage com.gxysj.shareysj.bean;\n\n/**\n * Created by 林佳荣 on 2018/3/28.\n * Github:https://github.com/ljrRoo",
"end": 55,
"score": 0.9979782104492188,
"start": 52,
"tag": "NAME",
"value": "林佳荣"
},
{
"context": "by 林佳荣 on 2018/3/28.\n * Github:https://github.com/ljrRookie... | null | [] | package com.gxysj.shareysj.bean;
/**
* Created by 林佳荣 on 2018/3/28.
* Github:https://github.com/ljrRookie
* Function :
*/
public class LoginUserBean {
/**
* code : 0
* userid : 2
* token : <KEY>
*/
private String code;
private String userid;
private String token;
public ... | 728 | 0.58255 | 0.546309 | 44 | 15.931818 | 14.389703 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.227273 | false | false | 4 |
ea371f557a08af43ba4247af56312f5c18413d83 | 1,013,612,295,764 | 4f986f7139ba5d761523bf0038ad7da624d3e834 | /evpop/src/main/java/com/zx/evpop/jdbc/dao/ApiLogMapper.java | d50d70f9efa6a0f924447f9cef5daad5a22f0b8d | [] | no_license | jiangmenglin/zx | https://github.com/jiangmenglin/zx | 4e367ffa20a1bc6443f873519f2f681784ce0639 | cbd911db4dfbf85f3c963e4911ce12dd2235ad0a | refs/heads/master | 2020-04-30T09:36:59.759000 | 2019-03-20T14:50:17 | 2019-03-20T14:50:17 | 176,753,352 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zx.evpop.jdbc.dao;
import com.zx.evpop.jdbc.entity.ApiLog;
import com.zx.evpop.jdbc.entity.ApiLogExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface ApiLogMapper {
int countByExample(ApiLogExample example);
int deleteByPrimaryKey(Long salId);
int inse... | UTF-8 | Java | 1,015 | java | ApiLogMapper.java | Java | [] | null | [] | package com.zx.evpop.jdbc.dao;
import com.zx.evpop.jdbc.entity.ApiLog;
import com.zx.evpop.jdbc.entity.ApiLogExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface ApiLogMapper {
int countByExample(ApiLogExample example);
int deleteByPrimaryKey(Long salId);
int inse... | 1,015 | 0.769458 | 0.769458 | 34 | 28.882353 | 31.389175 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.617647 | false | false | 4 |
5d96dc7b8fb65b42428a627d1b3538a1e1c6612a | 25,907,242,740,652 | eca91c4474d16d2eaeca0e609f47efcf877fd209 | /app/src/main/java/com/rock/advancedday01/adapters/TeachAdapter.java | 9c17b8d889ff97b05e3ccb8af27e0c49ccbf5dc3 | [] | no_license | liuyanchao007/AdvancedDay01 | https://github.com/liuyanchao007/AdvancedDay01 | 6a64e894ea2e5371a42c53fc03cce8c514fe8c52 | 2709794d46b74e57c6985e7eb2689e9694e2da8c | refs/heads/master | 2021-01-10T23:39:18.842000 | 2016-10-09T15:16:55 | 2016-10-09T15:16:57 | 70,410,740 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rock.advancedday01.adapters;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.rock.advancedday01.R;
import com.rock... | UTF-8 | Java | 3,801 | java | TeachAdapter.java | Java | [] | null | [] | package com.rock.advancedday01.adapters;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.rock.advancedday01.R;
import com.rock... | 3,801 | 0.669581 | 0.665963 | 124 | 25.75 | 24.486212 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.354839 | false | false | 4 |
dde2b4c414c1220cc36ab9619cbc1286a760e717 | 31,233,002,194,720 | e3b65ef6a19853643716a62bd10b187920d641b4 | /smqtt-rule/smqtt-rule-source/smqtt-rule-source-db/src/main/java/io/github/quickmsg/source/db/config/DruidConnectionProvider.java | b7f2f8be3e0dd78c82b6c175b86546de9631aa56 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | zhuzhengDL/smqtt | https://github.com/zhuzhengDL/smqtt | da19549dc74a6788b7fd770f8f1fbccd5aa54bc7 | bf03c12eaa737abd4539741ede79cec1bf12c72c | refs/heads/main | 2023-08-24T15:45:21.388000 | 2021-10-26T10:48:15 | 2021-10-26T10:48:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.github.quickmsg.source.db.config;
import com.alibaba.druid.pool.DruidDataSource;
import com.alibaba.druid.pool.DruidDataSourceFactory;
import lombok.extern.slf4j.Slf4j;
import java.sql.Connection;
import java.sql.SQLException;
import java.util.Properties;
import java.util.concurrent.atomic.AtomicInteger;
... | UTF-8 | Java | 1,491 | java | DruidConnectionProvider.java | Java | [
{
"context": ".concurrent.atomic.AtomicInteger;\n\n\n/**\n * @author zhaopeng\n */\n@Slf4j\npublic class DruidConnectionProvider i",
"end": 345,
"score": 0.9995071887969971,
"start": 337,
"tag": "USERNAME",
"value": "zhaopeng"
}
] | null | [] | package io.github.quickmsg.source.db.config;
import com.alibaba.druid.pool.DruidDataSource;
import com.alibaba.druid.pool.DruidDataSourceFactory;
import lombok.extern.slf4j.Slf4j;
import java.sql.Connection;
import java.sql.SQLException;
import java.util.Properties;
import java.util.concurrent.atomic.AtomicInteger;
... | 1,491 | 0.66063 | 0.656606 | 61 | 23.459017 | 24.046795 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.327869 | false | false | 4 |
b0f48de764d5f6625e342875d9b7b213abad16e0 | 22,823,456,228,271 | d9c4ce91c509319e14050cc1d55f8ab942dfc8ec | /hw1/abby/poker/OldMain.java | cf9420395377bfae24a20866bc70bb5c15659575 | [] | no_license | leafinity/JavaPratice | https://github.com/leafinity/JavaPratice | 4024983b03474106abea25dc95f3a8dba9a53e9b | 99b41db3b8cc6de18b33c5679c123d57d3eddc33 | refs/heads/master | 2021-01-01T03:41:19.468000 | 2016-01-24T11:40:33 | 2016-01-24T11:40:33 | 59,670,535 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package abby.poker;
import java.util.*;
/**
* Created by abby on 9/27/15.
*/
public class OldMain {
private static int _DECK_SIZE = 54;
private static int _REGULAR_DECK_SIZE = 52;
private static int _RED_JOKER_POS = 52;
private static int _BLACK_JOKER_POS = 53;
private List<Player> _playerList;... | UTF-8 | Java | 6,858 | java | OldMain.java | Java | [
{
"context": "bby.poker;\n\nimport java.util.*;\n\n/**\n * Created by abby on 9/27/15.\n */\npublic class OldMain {\n privat",
"end": 64,
"score": 0.9996144771575928,
"start": 60,
"tag": "USERNAME",
"value": "abby"
}
] | null | [] | package abby.poker;
import java.util.*;
/**
* Created by abby on 9/27/15.
*/
public class OldMain {
private static int _DECK_SIZE = 54;
private static int _REGULAR_DECK_SIZE = 52;
private static int _RED_JOKER_POS = 52;
private static int _BLACK_JOKER_POS = 53;
private List<Player> _playerList;... | 6,858 | 0.505395 | 0.49548 | 226 | 29.345133 | 21.582224 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.632743 | false | false | 4 |
ff5ea9ab33612931ab2a8dbdef5b562061cf899d | 22,960,895,187,817 | 5fd919f0ce5449a160546d5e1ca7b871e7f6c0ec | /mediniOCLInterpreter/source/OCLCommon/srcgen/org/oslo/ocl20/semantics/bridge/ModelElement.java | 7bf13caaa3c8f63eda2b0294cebc1b5f513b6fa7 | [] | no_license | mabilov/medini | https://github.com/mabilov/medini | 0a5ff0652b9176011b4d788a76a1cee8fc8da310 | 99ede9dcbc990c77f04a0169f0ee5b8735849247 | refs/heads/master | 2018-05-02T23:54:57.133000 | 2015-05-20T07:48:37 | 2015-05-20T07:48:37 | 35,933,295 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* <copyright>
* </copyright>
*
* $Id$
*/
package org.oslo.ocl20.semantics.bridge;
import org.oslo.ocl20.semantics.SemanticsVisitable;
/**
* <!-- begin-user-doc --> A representation of the model object '<em><b>Model Element</b></em>'.
* <!-- end-user-doc -->
* <p>
* The following features are supported:
... | UTF-8 | Java | 1,609 | java | ModelElement.java | Java | [] | null | [] | /**
* <copyright>
* </copyright>
*
* $Id$
*/
package org.oslo.ocl20.semantics.bridge;
import org.oslo.ocl20.semantics.SemanticsVisitable;
/**
* <!-- begin-user-doc --> A representation of the model object '<em><b>Model Element</b></em>'.
* <!-- end-user-doc -->
* <p>
* The following features are supported:
... | 1,609 | 0.62399 | 0.615289 | 61 | 25.377048 | 28.65176 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.639344 | false | false | 4 |
a110748973620bad7a4550c88fcca3521361c07f | 32,779,190,420,184 | 217fb9048e3646bf8a05e446e9389a3fda09fc8a | /Main/src/com/eshsprogramming/dash_or_smash/processor/PedestrianController.java | 8dc13eb2173616bae0bde7f57e8fc2002f89b01d | [] | no_license | unidev-games/dash-or-smash | https://github.com/unidev-games/dash-or-smash | 26bb2bf94586d47812a60aa932fa402254fa7469 | 0f0c3783998680d918caa352efd941f473143443 | refs/heads/master | 2021-05-27T03:10:23.037000 | 2013-05-02T07:41:06 | 2013-05-02T07:41:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.eshsprogramming.dash_or_smash.processor;
import com.badlogic.gdx.math.Vector2;
import com.badlogic.gdx.utils.Array;
import com.eshsprogramming.dash_or_smash.DashOrSmash;
import com.eshsprogramming.dash_or_smash.model.entity.pedestrian.PedestrianEntity;
import com.eshsprogramming.dash_or_smash.view.Renderer... | UTF-8 | Java | 2,938 | java | PedestrianController.java | Java | [
{
"context": "er deal with controlling pedestrians\n *\n * @author Benjamin Landers\n */\npublic class PedestrianController extends Ent",
"end": 452,
"score": 0.999669075012207,
"start": 436,
"tag": "NAME",
"value": "Benjamin Landers"
}
] | null | [] | package com.eshsprogramming.dash_or_smash.processor;
import com.badlogic.gdx.math.Vector2;
import com.badlogic.gdx.utils.Array;
import com.eshsprogramming.dash_or_smash.DashOrSmash;
import com.eshsprogramming.dash_or_smash.model.entity.pedestrian.PedestrianEntity;
import com.eshsprogramming.dash_or_smash.view.Renderer... | 2,928 | 0.544248 | 0.538121 | 84 | 33.976189 | 32.151047 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380952 | false | false | 4 |
a53b7b35a2986f193ddbbc994fc5f60c79fba30a | 1,640,677,510,219 | ec5a1acd64b87978d7d8108fdac0f119b17924fb | /src/main/java/techit/rest/security/LoginController.java | 9e041bc37003f6208721b96807abfb3eedb47346 | [] | no_license | Jagan0411/TechIT_SpringMVC | https://github.com/Jagan0411/TechIT_SpringMVC | da0c02ee7a47a68636ae22a9be2cb2487946d7c5 | 112e373a83ed751c5d312c78283280b9dcfb59bb | refs/heads/master | 2023-05-12T20:43:36.638000 | 2022-01-06T08:14:08 | 2022-01-06T08:14:08 | 166,607,440 | 0 | 0 | null | false | 2023-05-09T17:56:12 | 2019-01-20T00:19:56 | 2022-01-06T08:14:11 | 2023-05-09T17:56:09 | 46 | 0 | 0 | 2 | Java | false | false | package techit.rest.security;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.anno... | UTF-8 | Java | 1,296 | java | LoginController.java | Java | [] | null | [] | package techit.rest.security;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.anno... | 1,296 | 0.710648 | 0.703704 | 39 | 32.23077 | 26.365732 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615385 | false | false | 4 |
ba92d745d3f63e04cf2b81eb6088e6702eb70419 | 14,620,068,698,020 | d3fa8ded9d393ba9b03388ba7f05fc559cf31d1e | /Codes/probe/monitor/impl/src/com/broada/carrier/monitor/method/cli/parser/ParserRule.java | 78ad4e05ac40918635422b0e06a0e50ce010e8ce | [] | no_license | lengxu/YouYun | https://github.com/lengxu/YouYun | e20c4d8f553ccb245e96de177a67f776666e986f | b0ad8fd0b0e70dd2445cecb9ae7b00f7e0a20815 | refs/heads/master | 2020-09-13T22:30:49.642000 | 2017-11-27T03:13:34 | 2017-11-27T03:13:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.broada.carrier.monitor.method.cli.parser;
import java.util.ArrayList;
import java.util.List;
import java.util.regex.Pattern;
import org.apache.commons.lang.StringUtils;
/**
* @pdOid 1be855af-2742-4a8b-955e-541abc1b803a
* 解析规则类
*
*/
public class ParserRule {
/** @pdOid f3b4f01d-a352-46c0-913a-6c6... | UTF-8 | Java | 5,319 | java | ParserRule.java | Java | [] | null | [] | package com.broada.carrier.monitor.method.cli.parser;
import java.util.ArrayList;
import java.util.List;
import java.util.regex.Pattern;
import org.apache.commons.lang.StringUtils;
/**
* @pdOid 1be855af-2742-4a8b-955e-541abc1b803a
* 解析规则类
*
*/
public class ParserRule {
/** @pdOid f3b4f01d-a352-46c0-913a-6c6... | 5,319 | 0.664996 | 0.637434 | 189 | 20.121693 | 18.032042 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.396825 | false | false | 4 |
439bc083e1a43f17080af368093bb48d66f2010a | 7,267,084,684,991 | 64a9afc21a8364e895c5ad6b7c1c29a4d207c58d | /src/main/java/com/example/demo/system/mysql/entity/Node.java | 6339e3a7191da4299e52c6c7ba125085eb4ce15d | [] | no_license | AIteach/AIteach | https://github.com/AIteach/AIteach | 589bc785f3557f7e2f0eb35ec8d45fe69a02634f | 7793afb5b6fd3b58013b9515dbea1f96dc2c199d | refs/heads/master | 2023-04-08T05:29:56.094000 | 2020-07-28T15:24:57 | 2020-07-28T15:24:57 | 253,407,150 | 0 | 0 | null | false | 2023-03-23T20:34:08 | 2020-04-06T05:51:06 | 2020-07-28T15:25:27 | 2023-03-23T20:34:04 | 45,648 | 0 | 0 | 2 | JavaScript | false | false | /**
* 时间:2018年4月6日
* 地点:
* 包名:com.example.demo.system.entity
* 项目名:grap
*/
package com.example.demo.system.mysql.entity;
import com.example.demo.system.es.esentity.EsNode;
import lombok.*;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import ja... | UTF-8 | Java | 1,564 | java | Node.java | Java | [
{
"context": "e.Id;\nimport java.io.Serializable;\n\n/**\n * @author Administrator\n */\n@Data\n@AllArgsConstructor\n@NoArgsConstructor\n",
"end": 398,
"score": 0.7449874877929688,
"start": 385,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | /**
* 时间:2018年4月6日
* 地点:
* 包名:com.example.demo.system.entity
* 项目名:grap
*/
package com.example.demo.system.mysql.entity;
import com.example.demo.system.es.esentity.EsNode;
import lombok.*;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import ja... | 1,564 | 0.663386 | 0.659449 | 62 | 23.580645 | 18.145067 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.612903 | false | false | 4 |
9de81ecd941dc7f866d833173192c6d4ab71241a | 10,746,008,205,891 | c529be14df59234512b07e00b33eb543569ad664 | /server/src/main/java/edu/colostate/cs/cs414/cteam/p4/controller/ServerListener.java | f485573466dd7b350ed4a430bff4c13274e0521a | [] | no_license | cs414-C-Team/cs414-f18-001-C-Team | https://github.com/cs414-C-Team/cs414-f18-001-C-Team | befd9b52f74b8f6d8ca433300c63d70869d506cc | dfe2d0fdd2cf7484def0cc0ce2e7ea798eb5df1e | refs/heads/master | 2020-03-29T00:46:04.816000 | 2018-12-13T03:45:56 | 2018-12-13T03:45:56 | 149,355,210 | 4 | 0 | null | false | 2018-12-13T03:45:57 | 2018-09-18T21:38:35 | 2018-12-10T06:52:50 | 2018-12-13T03:45:56 | 10,235 | 2 | 0 | 37 | Java | false | null | package edu.colostate.cs.cs414.cteam.p4.controller;
import java.io.PrintWriter;
public class ServerListener {
FacadeController controller = new FacadeController();
public void ServerListener() {
}
public void clientConnected(ClientInstance client, PrintWriter out) {
// TODO Auto-generated method stub
... | UTF-8 | Java | 1,933 | java | ServerListener.java | Java | [] | null | [] | package edu.colostate.cs.cs414.cteam.p4.controller;
import java.io.PrintWriter;
public class ServerListener {
FacadeController controller = new FacadeController();
public void ServerListener() {
}
public void clientConnected(ClientInstance client, PrintWriter out) {
// TODO Auto-generated method stub
... | 1,933 | 0.68598 | 0.67253 | 71 | 26.225351 | 25.352833 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.366197 | false | false | 4 |
d0584a094bfdae77083072c6e3a9c24a572d3361 | 5,617,817,269,557 | 086eb9716aedda6ada7bcc7d37470c0f7d57e7cf | /src/main/java/GESTIHIPER_MAVEN/GESTIHIPER_MAVEN/Hipermercado.java | 370d699839c85759f35cfc8ac78168c9e9f33f36 | [] | no_license | LuisLSilva/GESTIHIPER-MAVEN | https://github.com/LuisLSilva/GESTIHIPER-MAVEN | b5326acf1c0ec4c5683e1ba81acb0d32fe37f0a3 | bc064cdf8ceefc6e8db8a6b62057708a66e46b78 | refs/heads/master | 2020-04-26T17:10:10.656000 | 2019-03-08T17:22:03 | 2019-03-08T17:22:03 | 173,704,631 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package GESTIHIPER_MAVEN.GESTIHIPER_MAVEN;
import java.io.BufferedWriter;
import java.io.FileWriter;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import java.util.HashSet;
import java.util.Iterator;
import java.util.LinkedHashMap;
import java.util.L... | UTF-8 | Java | 19,499 | java | Hipermercado.java | Java | [] | null | [] | package GESTIHIPER_MAVEN.GESTIHIPER_MAVEN;
import java.io.BufferedWriter;
import java.io.FileWriter;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import java.util.HashSet;
import java.util.Iterator;
import java.util.LinkedHashMap;
import java.util.L... | 19,499 | 0.584789 | 0.580678 | 515 | 36.786407 | 45.340576 | 287 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.704854 | false | false | 4 |
fac1f0e8157c764db14cb9a40ff4dfbf2c8a7990 | 10,050,223,505,612 | ed062a73d312b1c3c3498ae4574df0dc20ca1599 | /src/main/java/com/example/demo/util/UNGZ.java | a30e7b7915ab78911198e74a2d54643ef8fd7f9e | [] | no_license | eratong/LinuxFileTime | https://github.com/eratong/LinuxFileTime | 35a79fefbaaf4f917a9d282f58f01a2302e4c8aa | c33ac84dad2bb7e3966f837a716979a0f29d404f | refs/heads/master | 2021-08-03T18:22:51.633000 | 2020-01-20T01:18:47 | 2020-01-20T01:18:47 | 234,880,162 | 0 | 0 | null | false | 2021-08-02T17:20:23 | 2020-01-19T10:19:35 | 2020-01-20T01:19:44 | 2021-08-02T17:20:20 | 66 | 0 | 0 | 2 | Java | false | false | package com.example.demo.util;
/**
* tar.gz文件的byte[]数据和文件名
*/
public class UNGZ {
public byte[] data;
// tar文件存放的第二个文件的 数据 .text结尾
public byte[] textData;
public String textFilename;
public String filename;
}
| UTF-8 | Java | 268 | java | UNGZ.java | Java | [] | null | [] | package com.example.demo.util;
/**
* tar.gz文件的byte[]数据和文件名
*/
public class UNGZ {
public byte[] data;
// tar文件存放的第二个文件的 数据 .text结尾
public byte[] textData;
public String textFilename;
public String filename;
}
| 268 | 0.709091 | 0.709091 | 14 | 14.714286 | 12.132769 | 30 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 4 |
2f051216e9bb183945a8f058ea8c633ea0cfbf3c | 16,690,242,950,911 | d4c29c18455c03ec90c575677a922630df791c90 | /src/main/java/com/lf/gw/domain/package-info.java | 42094fe659281ad647f099af00a0848e22b5f8c0 | [] | no_license | zhao-tuo/lfgw | https://github.com/zhao-tuo/lfgw | f96e92f1ba655fc90fc699165b87d4b71208803c | 894276b3bdc3c0118f861a5edb09ff26e423703d | refs/heads/master | 2021-05-12T05:18:38.333000 | 2018-01-11T06:36:11 | 2018-01-11T06:36:11 | 117,188,197 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* JPA domain objects.
*/
package com.lf.gw.domain;
| UTF-8 | Java | 57 | java | package-info.java | Java | [] | null | [] | /**
* JPA domain objects.
*/
package com.lf.gw.domain;
| 57 | 0.631579 | 0.631579 | 4 | 13.25 | 10.304732 | 25 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 4 |
213fc50eeccbe04824a0f0fcf49697f98eddc477 | 32,160,715,146,205 | 8e24a581d39fe918d1f7437850a7ecfe9c920425 | /jpa/odata-jpa-metadata/src/main/java/com/sap/olingo/jpa/metadata/api/JPARequestParameterMap.java | 49125a1b58d1bb0e61ef4d1caecef547e75effe4 | [
"Apache-2.0"
] | permissive | SAP/olingo-jpa-processor-v4 | https://github.com/SAP/olingo-jpa-processor-v4 | 4f840bdcb66ccf3a85e0155d40a901af74b1c291 | 6da94c5f6a18900adba1577878e0310278cd8cbb | refs/heads/main | 2023-07-19T08:25:24.856000 | 2023-04-11T20:32:49 | 2023-04-11T20:32:49 | 77,145,569 | 122 | 63 | Apache-2.0 | false | 2023-09-04T20:42:49 | 2016-12-22T13:10:48 | 2023-08-10T06:57:05 | 2023-09-04T20:42:48 | 14,766 | 107 | 66 | 64 | Java | false | false | package com.sap.olingo.jpa.metadata.api;
import java.util.Map;
/**
*
* @author Oliver Grande
* @since 1.0.3
* 20.05.2021
*/
public interface JPARequestParameterMap extends Map<String, Object> {
}
| UTF-8 | Java | 217 | java | JPARequestParameterMap.java | Java | [
{
"context": "i;\r\n\r\nimport java.util.Map;\r\n\r\n/**\r\n *\r\n * @author Oliver Grande\r\n * @since 1.0.3\r\n * 20.05.2021\r\n */\r\npublic inte",
"end": 102,
"score": 0.9996225833892822,
"start": 89,
"tag": "NAME",
"value": "Oliver Grande"
}
] | null | [] | package com.sap.olingo.jpa.metadata.api;
import java.util.Map;
/**
*
* @author <NAME>
* @since 1.0.3
* 20.05.2021
*/
public interface JPARequestParameterMap extends Map<String, Object> {
}
| 210 | 0.658986 | 0.608295 | 13 | 14.692307 | 19.589577 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.230769 | false | false | 4 |
5348cf917aa9811d8fa7d0a94105e877f8ea4561 | 13,108,240,188,010 | 279652fad6675ad2864ad5f4061a5e8616dd881d | /app/src/main/java/com/example/LegendsOfAndor/FalconTrade.java | 6aa5b517012a109197318407b42b7d18062ec2bb | [] | no_license | tshih17110/LegendsOfAndor | https://github.com/tshih17110/LegendsOfAndor | a85a45bb86296985f8b540c4f13d6dfcf49cda67 | fcb281e0039e3f2b4f93d865011904933d1a9091 | refs/heads/master | 2022-05-26T05:58:43.361000 | 2020-04-30T22:08:35 | 2020-04-30T22:08:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.LegendsOfAndor;
import android.content.Intent;
import android.graphics.Color;
import android.graphics.drawable.ColorDrawable;
import android.os.AsyncTask;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget... | UTF-8 | Java | 53,504 | java | FalconTrade.java | Java | [] | null | [] | package com.example.LegendsOfAndor;
import android.content.Intent;
import android.graphics.Color;
import android.graphics.drawable.ColorDrawable;
import android.os.AsyncTask;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget... | 53,504 | 0.545735 | 0.533231 | 1,109 | 47.245266 | 34.57449 | 193 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.694319 | false | false | 4 |
2f47f2a35d20fe65ff02dfb04c58f55d204df9ea | 2,834,678,438,901 | 56adea945b27ccaf880decadb7f7cb86de450a8d | /core/ep-core/src/test/java/com/elasticpath/service/pricing/dao/impl/BaseAmountDaoImplTest.java | 715314666db78cb31fa3775ba3f7388f797030c7 | [] | no_license | ryanlfoster/ep-commerce-engine-68 | https://github.com/ryanlfoster/ep-commerce-engine-68 | 89b56878806ca784eca453d58fb91836782a0987 | 7364bce45d25892e06df2e1c51da84dbdcebce5d | refs/heads/master | 2020-04-16T04:27:40.577000 | 2013-12-10T19:31:52 | 2013-12-10T20:01:08 | 40,164,760 | 1 | 1 | null | true | 2015-08-04T05:15:25 | 2015-08-04T05:15:25 | 2014-06-02T21:13:54 | 2013-12-10T21:24:38 | 86,120 | 0 | 0 | 0 | null | null | null | package com.elasticpath.service.pricing.dao.impl;
import static org.junit.Assert.assertEquals;
import java.math.BigDecimal;
import org.jmock.Expectations;
import org.jmock.integration.junit4.JUnitRuleMockery;
import org.junit.Rule;
import org.junit.Test;
import com.elasticpath.common.pricing.service.BaseAmountFilte... | UTF-8 | Java | 4,058 | java | BaseAmountDaoImplTest.java | Java | [] | null | [] | package com.elasticpath.service.pricing.dao.impl;
import static org.junit.Assert.assertEquals;
import java.math.BigDecimal;
import org.jmock.Expectations;
import org.jmock.integration.junit4.JUnitRuleMockery;
import org.junit.Rule;
import org.junit.Test;
import com.elasticpath.common.pricing.service.BaseAmountFilte... | 4,058 | 0.748891 | 0.741745 | 118 | 33.389832 | 27.785509 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.127119 | false | false | 4 |
1a705d4dc13eac604a0b6342a4276fa16419be9c | 5,600,637,394,381 | 7bbc7513eff59a13406312177144d8f472065cf7 | /pense-analisador-semantico/src/test/java/br/com/pense/produto/controller/AbstractSemanticEngineTest.java | 0183a87e4f8e270a7c6d641c342cdd04f3a8accb | [
"BSD-3-Clause"
] | permissive | PenseClassi/pense-semantic-analiser | https://github.com/PenseClassi/pense-semantic-analiser | 38a8d2c7bdb3612b6a221f2219c5f2cd52ead0a8 | ea2e8f2e828ab68fde17f14d98a7f12f403f1a95 | refs/heads/master | 2021-01-10T22:08:54.619000 | 2014-01-22T13:20:57 | 2014-01-22T13:20:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package br.com.pense.produto.controller;
import junit.framework.TestCase;
import org.springframework.context.support.ClassPath... | UTF-8 | Java | 26,323 | java | AbstractSemanticEngineTest.java | Java | [
{
"context": "sPathXmlApplicationContext;\r\n\r\n/**\r\n *\r\n * @author Felipe_Noguez\r\n */\r\npublic class AbstractSemanticEngineTest exten",
"end": 379,
"score": 0.9741445183753967,
"start": 366,
"tag": "NAME",
"value": "Felipe_Noguez"
}
] | 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 br.com.pense.produto.controller;
import junit.framework.TestCase;
import org.springframework.context.support.ClassPath... | 26,323 | 0.677555 | 0.650372 | 452 | 55.703541 | 52.539036 | 222 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.201327 | false | false | 4 |
bba3b87c046b2f4887b87076cd91e55fc17c6ed4 | 8,598,524,572,659 | f31aa472d5dd7fc28580d9e902eda8dcfd19b80d | /src/main/java/com/BoostingWebsite/message/Message.java | 4a1a25fa6e6f02ddb33bedbbd45075b32de93f83 | [] | no_license | KacperSzuba/Boosting-website-Spring-MVC-Data-Security-Hibernate-SQL- | https://github.com/KacperSzuba/Boosting-website-Spring-MVC-Data-Security-Hibernate-SQL- | da8b2dfeb7bbe4718f1e3f624f8060558b6b4ef4 | 1bce61534bf2da373961ddf9df07990655f63bd7 | refs/heads/master | 2020-07-10T04:34:41.999000 | 2020-06-09T17:25:28 | 2020-06-09T17:25:28 | 204,168,197 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.BoostingWebsite.message;
import com.BoostingWebsite.account.user.User;
import org.hibernate.annotations.DynamicUpdate;
import javax.persistence.*;
import java.time.LocalDateTime;
@Entity
@DynamicUpdate
@Table(name = "messages")
public class Message implements Comparable<Message>{
@Id
@GeneratedV... | UTF-8 | Java | 2,087 | java | Message.java | Java | [] | null | [] | package com.BoostingWebsite.message;
import com.BoostingWebsite.account.user.User;
import org.hibernate.annotations.DynamicUpdate;
import javax.persistence.*;
import java.time.LocalDateTime;
@Entity
@DynamicUpdate
@Table(name = "messages")
public class Message implements Comparable<Message>{
@Id
@GeneratedV... | 2,087 | 0.609487 | 0.609487 | 93 | 21.440861 | 17.593048 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.365591 | false | false | 4 |
4b7464f573c09bd43ed7848afe1bf7afbfeae0fe | 8,598,524,570,585 | d2df1a5b28ead7ea2d69ab94025395dee121ed8b | /msm-web-ui/src/main/java/net/paslavsky/msm/client/event/CurrentSongChangedEvent.java | 16eb26ba31777ac5dd3aa028ce78dd96d9b18327 | [
"Apache-2.0"
] | permissive | paslavsky/music-sync-manager | https://github.com/paslavsky/music-sync-manager | 83706cd4aff29f859d684063ab44cbb45e84c916 | 593d83723f1ca9315675114b246b89d7cb65f5dd | refs/heads/master | 2019-04-23T09:29:33.847000 | 2015-06-04T02:23:48 | 2015-06-04T02:23:48 | 17,972,687 | 0 | 1 | null | false | 2015-06-04T02:23:48 | 2014-03-21T08:15:04 | 2015-02-20T14:06:01 | 2015-06-04T02:23:48 | 6,801 | 0 | 0 | 0 | Java | null | null | package net.paslavsky.msm.client.event;
import com.google.web.bindery.event.shared.Event;
import net.paslavsky.msm.client.domain.AudioFile;
/**
* This event notifies that the position has been changed in the playlist
*
* @author Andrey Paslavsky
* @version 1.0
*/
public class CurrentSongChangedEvent extends Even... | UTF-8 | Java | 857 | java | CurrentSongChangedEvent.java | Java | [
{
"context": "ion has been changed in the playlist\n *\n * @author Andrey Paslavsky\n * @version 1.0\n */\npublic class CurrentSongChang",
"end": 250,
"score": 0.9998356699943542,
"start": 234,
"tag": "NAME",
"value": "Andrey Paslavsky"
}
] | null | [] | package net.paslavsky.msm.client.event;
import com.google.web.bindery.event.shared.Event;
import net.paslavsky.msm.client.domain.AudioFile;
/**
* This event notifies that the position has been changed in the playlist
*
* @author <NAME>
* @version 1.0
*/
public class CurrentSongChangedEvent extends Event<CurrentS... | 847 | 0.732789 | 0.730455 | 31 | 26.645161 | 27.511345 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.290323 | false | false | 4 |
d0a7a945eabe105f7fdad579ecdf69373347d497 | 12,704,513,314,882 | 96f8d42c474f8dd42ecc6811b6e555363f168d3e | /zuiyou/sources/cn/xiaochuankeji/aop/permission/PermissionItem.java | fd4638601583b1ed41bbb188c4d5264b91dd8290 | [] | no_license | aheadlcx/analyzeApk | https://github.com/aheadlcx/analyzeApk | 050b261595cecc85790558a02d79739a789ae3a3 | 25cecc394dde4ed7d4971baf0e9504dcb7fabaca | refs/heads/master | 2020-03-10T10:24:49.773000 | 2018-04-13T09:44:45 | 2018-04-13T09:44:45 | 129,332,351 | 6 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.xiaochuankeji.aop.permission;
import java.io.Serializable;
public class PermissionItem implements Serializable {
public String deniedButton;
public String deniedMessage;
public boolean needGotoSetting;
public String[] permissions;
public String rationalButton;
public String rational... | UTF-8 | Java | 1,468 | java | PermissionItem.java | Java | [] | null | [] | package cn.xiaochuankeji.aop.permission;
import java.io.Serializable;
public class PermissionItem implements Serializable {
public String deniedButton;
public String deniedMessage;
public boolean needGotoSetting;
public String[] permissions;
public String rationalButton;
public String rational... | 1,468 | 0.663488 | 0.662807 | 56 | 25.214285 | 20.810123 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 4 |
1606b48d092a23ef51fccd03779d3288be6bc73c | 29,901,562,339,254 | c267ea78d09a052d2d7ba78c99f42761d2c8b6ba | /src/main/java/hemoptysisheart/github/com/tutorial/spring/web/controller/RootController.java | d5164bdc9883d6c769f5dc811b37f25dec80248f | [
"Apache-2.0"
] | permissive | hemoptysisheart/tutorial-spring-web | https://github.com/hemoptysisheart/tutorial-spring-web | 6be4f0bd6bf985286affa5671d5cbfb5e8f9e6cb | 84ad1ddb01aabce2a96d20c188a22b75c7c2ef4d | refs/heads/master | 2020-03-18T04:17:06.498000 | 2018-10-31T16:01:34 | 2018-10-31T16:01:34 | 134,279,984 | 1 | 3 | Apache-2.0 | false | 2018-06-12T05:06:06 | 2018-05-21T14:25:07 | 2018-06-08T08:25:27 | 2018-06-12T05:06:05 | 4,576 | 1 | 2 | 0 | Java | false | null | package hemoptysisheart.github.com.tutorial.spring.web.controller;
import hemoptysisheart.github.com.tutorial.spring.web.controller.req.SignUpReq;
import org.springframework.ui.Model;
import org.springframework.validation.BindingResult;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframew... | UTF-8 | Java | 1,830 | java | RootController.java | Java | [
{
"context": "\n * 컨트롤러 인터페이스/클래스는 어떤 URL 그룹에 해당한다.\n *\n * @author hemoptysisheart\n * @since 2018. 5. 31.\n */\n@RequestMapping\npublic",
"end": 610,
"score": 0.9997062683105469,
"start": 595,
"tag": "USERNAME",
"value": "hemoptysisheart"
}
] | null | [] | package hemoptysisheart.github.com.tutorial.spring.web.controller;
import hemoptysisheart.github.com.tutorial.spring.web.controller.req.SignUpReq;
import org.springframework.ui.Model;
import org.springframework.validation.BindingResult;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframew... | 1,830 | 0.689847 | 0.684979 | 50 | 27.780001 | 25.390778 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 4 |
6851fa18c2fe9033140338336d19b0bf840070ba | 12,489,764,921,785 | d5f0b3f726f4c82701b115f5a751bfb83d19288c | /main/java/com/hello/Solution28.java | 793488332395c7498f4f0974bf60e34d4382734c | [] | no_license | NeeWe/Leetcode | https://github.com/NeeWe/Leetcode | 3addedf4d3b427519341afde775ceabaec00635a | 1674810a1e13d3e09a11645827c061e1a19d33b0 | refs/heads/master | 2021-06-29T15:13:13.034000 | 2020-08-10T16:06:20 | 2020-08-10T16:06:20 | 155,074,163 | 0 | 0 | null | false | 2020-10-13T14:33:50 | 2018-10-28T13:29:33 | 2020-08-10T16:06:32 | 2020-10-13T14:33:49 | 17 | 0 | 0 | 1 | Java | false | false | package com.hello;
/**
* 给定一个 haystack 字符串和一个 needle 字符串,在 haystack 字符串中找出 needle 字符串出现的第一个位置 (从0开始)。如果不存在,则返回 -1。
*
* 来源:力扣(LeetCode)
* 链接:https://leetcode-cn.com/problems/implement-strstr
* 著作权归领扣网络所有。商业转载请联系官方授权,非商业转载请注明出处。
* @author Administrator
*/
public class Solution28 {
public static int strStr(S... | UTF-8 | Java | 1,027 | java | Solution28.java | Java | [
{
"context": "r\n * 著作权归领扣网络所有。商业转载请联系官方授权,非商业转载请注明出处。\n * @author Administrator\n */\npublic class Solution28 {\n\n public static ",
"end": 258,
"score": 0.5843376517295837,
"start": 245,
"tag": "USERNAME",
"value": "Administrator"
}
] | null | [] | package com.hello;
/**
* 给定一个 haystack 字符串和一个 needle 字符串,在 haystack 字符串中找出 needle 字符串出现的第一个位置 (从0开始)。如果不存在,则返回 -1。
*
* 来源:力扣(LeetCode)
* 链接:https://leetcode-cn.com/problems/implement-strstr
* 著作权归领扣网络所有。商业转载请联系官方授权,非商业转载请注明出处。
* @author Administrator
*/
public class Solution28 {
public static int strStr(S... | 1,027 | 0.572781 | 0.563314 | 31 | 26.258064 | 25.004475 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.451613 | false | false | 4 |
8c65df3e0289365268a684c94fd25eec054a0bb5 | 17,927,193,496,086 | a87018d0f086fc4c15f75983912c7504b4ab2546 | /tao-core/src/main/java/soya/framework/tao/KnowledgeBase.java | 3596ef198c3259f95a2089d0e62c190b0c9bce05 | [] | no_license | soyastudio/Nezha | https://github.com/soyastudio/Nezha | 945e73d4a687acd3f4961d1f8ed89e5557c9eed0 | cb1531676c0b009033f0235ef9debda114b083d4 | refs/heads/master | 2022-04-06T02:32:23.835000 | 2021-03-17T21:14:15 | 2021-03-17T21:14:15 | 216,121,786 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package soya.framework.tao;
/**
* <p>
* 道可道也,非恒道也。名可名也,非恒名也。
* 无名,万物之始也;有名,万物之母也。
* 故恒无欲也,以观其眇;恒有欲也,以观其所徼。两者同出,异名同谓。玄之又玄,众眇之门。
* </p>
* <p>
* T: 宇宙的本原和实质,或事物的客观存在,即无名。
* K: 对宇宙或事物的认知,即有名;认知是可以深化和改变的。
* </p>
*
* @author Wen Qun
*/
public interface KnowledgeBase<T, K extends Annotatable> {
T tao();
... | UTF-8 | Java | 593 | java | KnowledgeBase.java | Java | [
{
"context": ": 对宇宙或事物的认知,即有名;认知是可以深化和改变的。\n * </p>\n *\n * @author Wen Qun\n */\npublic interface KnowledgeBase<T, K extends A",
"end": 238,
"score": 0.999787449836731,
"start": 231,
"tag": "NAME",
"value": "Wen Qun"
}
] | null | [] | package soya.framework.tao;
/**
* <p>
* 道可道也,非恒道也。名可名也,非恒名也。
* 无名,万物之始也;有名,万物之母也。
* 故恒无欲也,以观其眇;恒有欲也,以观其所徼。两者同出,异名同谓。玄之又玄,众眇之门。
* </p>
* <p>
* T: 宇宙的本原和实质,或事物的客观存在,即无名。
* K: 对宇宙或事物的认知,即有名;认知是可以深化和改变的。
* </p>
*
* @author <NAME>
*/
public interface KnowledgeBase<T, K extends Annotatable> {
T tao();
K... | 592 | 0.620178 | 0.620178 | 20 | 15.85 | 15.582923 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 4 |
1b9ad6099e4ac12b862009923de45b84e3d4c98e | 16,956,530,952,100 | 3b09171ccdb2ab8657e96a77179a4df27e92b0c5 | /app/src/main/java/com/kys/knowyourshop/Callbacks/Adscallback.java | 6fdb078e783379b3140763f38c51d23bc3dc655b | [] | no_license | tayorh27/KnowYourShop | https://github.com/tayorh27/KnowYourShop | c8d1838e9d3bb2eb5cb15ea28032b86f0f0d2417 | 333f246bf7653cb427352a985ada782b4e08de9e | refs/heads/master | 2021-01-23T04:14:04.778000 | 2017-06-29T16:41:42 | 2017-06-29T16:41:42 | 86,176,366 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kys.knowyourshop.Callbacks;
import com.kys.knowyourshop.Information.Ads;
import java.util.ArrayList;
/**
* Created by sanniAdewale on 26/03/2017.
*/
public interface Adscallback {
void onAdsLoaded(ArrayList<Ads> adsArrayList);
}
| UTF-8 | Java | 252 | java | Adscallback.java | Java | [
{
"context": "s;\n\nimport java.util.ArrayList;\n\n/**\n * Created by sanniAdewale on 26/03/2017.\n */\n\npublic interface Adscallback ",
"end": 146,
"score": 0.994750440120697,
"start": 134,
"tag": "USERNAME",
"value": "sanniAdewale"
}
] | null | [] | package com.kys.knowyourshop.Callbacks;
import com.kys.knowyourshop.Information.Ads;
import java.util.ArrayList;
/**
* Created by sanniAdewale on 26/03/2017.
*/
public interface Adscallback {
void onAdsLoaded(ArrayList<Ads> adsArrayList);
}
| 252 | 0.757937 | 0.72619 | 14 | 17 | 19.346466 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 4 |
1a35655d423f58a85318c561e22684f686b9eef3 | 18,004,502,943,282 | c31e8742cf182ade82673a34397d64c57c5f0e9a | /类的练习/HuoChe.java | 7c965498346a0900ffe5adfbcbd239e8d6b4a953 | [] | no_license | 2650973415/Java | https://github.com/2650973415/Java | 81cccd1f407c1ff41c4d6b06a598206f580b9106 | 1de2780db8d36ed0d4a82c595bba208a40565103 | refs/heads/master | 2021-01-20T02:33:45.996000 | 2017-05-25T06:50:26 | 2017-05-25T06:50:26 | 89,425,032 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Student{
String name;//火车名字
int age;//试用年限
int shiSu;
String shiZhongDian;
//构造器
public Student(){
}
//构造器
public Student(String name,int age,char sex){
this.name=name;
this.age=age;
this.sex=sex;
}
//自我介绍
public void shuchu(){
System.out.println("我叫"+name+",性别"+sex+"... | GB18030 | Java | 623 | java | HuoChe.java | Java | [
{
"context": "e;//火车名字\r\n\tint age;//试用年限\r\n\tint shiSu;\r\n\tString shiZhongDian;\r\n\t//构造器\r\n\tpublic Student(){\r\n\t\r\n\t}\r\n\t//",
"end": 85,
"score": 0.5453435182571411,
"start": 84,
"tag": "NAME",
"value": "i"
},
{
"context": "名字\r\n\tint age;//试用年限\r\n\tint shiSu;\r\n\t... | null | [] | public class Student{
String name;//火车名字
int age;//试用年限
int shiSu;
String shiZhongDian;
//构造器
public Student(){
}
//构造器
public Student(String name,int age,char sex){
this.name=name;
this.age=age;
this.sex=sex;
}
//自我介绍
public void shuchu(){
System.out.println("我叫"+name+",性别"+sex+"... | 623 | 0.60149 | 0.60149 | 30 | 15.966666 | 13.91997 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.6 | false | false | 4 |
001a3966e2944d08ef365e0571cf8b0a3c0495dd | 25,786,983,694,983 | 38f28be99132ee8f02307935ef40600562084174 | /JavaPractice/src/ortiz/perez/albin/abstractclass/Common.java | b667519678b559f0dd3ef21cdc1ab6e1bf2c1eba | [] | no_license | apobits/java | https://github.com/apobits/java | 2fe99ee6394a5261900f03bd214d4e28694ddcec | e77e1e91438b5f01b399e25dc293c3aa49408887 | refs/heads/master | 2022-07-23T09:17:02.823000 | 2020-09-08T23:15:12 | 2020-09-08T23:15:12 | 74,909,264 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package ortiz.perez.albin.abstractclass;
/**
* @author Administrador
*
*/
public class Common extends Person {
/*
* (non-Javadoc)
*
* @see ortiz.perez.albin.abstractclass.Person#run()
*/
@Override
public void run() {
System.out.println("Running at 5 km/h");
}
}
| UTF-8 | Java | 296 | java | Common.java | Java | [
{
"context": "e ortiz.perez.albin.abstractclass;\n\n/**\n * @author Administrador\n *\n */\npublic class Common extends Person {\n\n\t/*\n",
"end": 82,
"score": 0.9414056539535522,
"start": 69,
"tag": "NAME",
"value": "Administrador"
}
] | null | [] | /**
*
*/
package ortiz.perez.albin.abstractclass;
/**
* @author Administrador
*
*/
public class Common extends Person {
/*
* (non-Javadoc)
*
* @see ortiz.perez.albin.abstractclass.Person#run()
*/
@Override
public void run() {
System.out.println("Running at 5 km/h");
}
}
| 296 | 0.621622 | 0.618243 | 23 | 11.869565 | 15.726755 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.521739 | false | false | 4 |
afe39948c5d06f3dd288ed5481afb7b922b005ef | 22,840,636,128,117 | 39276429f3a5aac2914a9ab0772c72dde8b404cc | /renren-admin/src/main/java/io/renren/modules/gather/controller/GatherController.java | 7c5451ed09b965a433b2ffcf15e21df3aefe3a73 | [
"Apache-2.0"
] | permissive | liuyuchi1990/renren-security | https://github.com/liuyuchi1990/renren-security | 7a30ea909cc3ee65cad036589bd9c68919ae0c71 | 5af922eec3cd101f4a746f5bc603ad70925d16e3 | refs/heads/master | 2022-07-15T10:13:27.685000 | 2019-10-15T07:10:09 | 2019-10-15T07:10:09 | 154,243,505 | 1 | 0 | Apache-2.0 | false | 2022-07-06T20:29:46 | 2018-10-23T01:42:13 | 2020-06-04T02:21:53 | 2022-07-06T20:29:42 | 8,693 | 1 | 0 | 15 | JavaScript | false | false | package io.renren.modules.gather.controller;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.time.LocalDate;
import java.time.LocalDateTime;
import java.time.format.DateTimeFormatter;
import java.time.temporal.ChronoUnit;
import java.util.*;
import io.renren.common.utils.QRCodeUtils;
i... | UTF-8 | Java | 9,739 | java | GatherController.java | Java | [
{
"context": "\nimport io.renren.common.utils.R;\n\n\n/**\n * @author chenshun\n * @email sunlightcs@gmail.com\n * @date 2019-06-1",
"end": 1313,
"score": 0.9987771511077881,
"start": 1305,
"tag": "USERNAME",
"value": "chenshun"
},
{
"context": "ommon.utils.R;\n\n\n/**\n * @author ch... | null | [] | package io.renren.modules.gather.controller;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.time.LocalDate;
import java.time.LocalDateTime;
import java.time.format.DateTimeFormatter;
import java.time.temporal.ChronoUnit;
import java.util.*;
import io.renren.common.utils.QRCodeUtils;
i... | 9,726 | 0.654741 | 0.65288 | 252 | 37.376984 | 27.77383 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.793651 | false | false | 4 |
6802a27cdfb296c307ba17c9fe16204f5ca0d625 | 23,965,917,560,531 | 4e3f315acf996c85757ccfe4bf223e29eef1295b | /study-micro-services-eureka/src/main/java/com/bage/study/micro/services/eureka/EurekaClientController.java | 057e96d73f4175f41b1b5be8e34d5f49eaa81a74 | [] | no_license | bage2014/study-micro-services | https://github.com/bage2014/study-micro-services | 4cd83acaee5fb201df823b815e110965bbc5ab7e | a5e07266ed164383d3ba93306090f07078f05793 | refs/heads/master | 2022-12-21T23:02:08.808000 | 2022-05-29T05:55:30 | 2022-05-29T05:55:30 | 157,491,000 | 6 | 4 | null | false | 2022-12-16T04:23:32 | 2018-11-14T04:32:18 | 2022-05-17T19:35:55 | 2022-12-16T04:23:29 | 313 | 6 | 4 | 14 | Java | false | false | package com.bage.study.micro.services.eureka;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.cloud.client.discovery.DiscoveryClient;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.spri... | UTF-8 | Java | 894 | java | EurekaClientController.java | Java | [] | null | [] | package com.bage.study.micro.services.eureka;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.cloud.client.discovery.DiscoveryClient;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.spri... | 894 | 0.756152 | 0.755034 | 29 | 28.827587 | 23.145819 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.241379 | false | false | 4 |
2c935a4eea30c3751f84029bf782afc3cfd5090b | 2,241,972,995,371 | dbff764783159dbc747e7a8d7bdadc61a7015b38 | /src/main/java/com/virtusa/travelline/models/Feedback.java | 7503dbdfec1455287113cda1bbc665f18707bcb6 | [] | no_license | Vvarun0/Virtusa_Bus_booking_App | https://github.com/Vvarun0/Virtusa_Bus_booking_App | bc984bcac9d82cc7ab8f4712f8e4c6d0d00cea98 | f832abaf3a988e29cc3aa57b5b6503a7b59d5c5f | refs/heads/master | 2020-08-14T06:25:51.360000 | 2019-10-14T18:58:37 | 2019-10-14T18:58:37 | 215,114,079 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.virtusa.travelline.models;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persi... | UTF-8 | Java | 1,256 | java | Feedback.java | Java | [] | null | [] | package com.virtusa.travelline.models;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persi... | 1,256 | 0.736465 | 0.736465 | 55 | 20.872726 | 17.627514 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.090909 | false | false | 4 |
5ac3f695874586dfb3e9546cd8e8a8bcb72ea52c | 5,523,328,005,635 | 5b7b8dfb71ebc9a82d34793bd84bf9b5d8add1c5 | /meta/src/main/java/org/arend/lib/meta/equation/RingSolver.java | 634290eba1c0f71dfbc95dbf82555d0aeef3e882 | [] | no_license | JetBrains/arend-lib | https://github.com/JetBrains/arend-lib | a9b968d87c7d9e89c9012c6c773a0e7f01175c4f | 145baa4faa58e57ecc34f3d4559d0c4f51e8df8e | refs/heads/master | 2023-08-13T22:44:53.179000 | 2023-07-26T11:35:24 | 2023-07-26T11:35:24 | 35,632,282 | 70 | 21 | null | false | 2023-06-23T10:34:23 | 2015-05-14T19:30:54 | 2023-03-12T18:39:02 | 2023-06-23T10:34:22 | 3,024 | 69 | 23 | 22 | Java | false | false | package org.arend.lib.meta.equation;
import org.arend.ext.concrete.ConcreteFactory;
import org.arend.ext.concrete.expr.ConcreteExpression;
import org.arend.ext.concrete.expr.ConcreteReferenceExpression;
import org.arend.ext.core.context.CoreBinding;
import org.arend.ext.core.definition.CoreClassDefinition;
import org.... | UTF-8 | Java | 16,063 | java | RingSolver.java | Java | [] | null | [] | package org.arend.lib.meta.equation;
import org.arend.ext.concrete.ConcreteFactory;
import org.arend.ext.concrete.expr.ConcreteExpression;
import org.arend.ext.concrete.expr.ConcreteReferenceExpression;
import org.arend.ext.core.context.CoreBinding;
import org.arend.ext.core.definition.CoreClassDefinition;
import org.... | 16,063 | 0.696819 | 0.692648 | 370 | 42.413513 | 40.401558 | 289 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.87027 | false | false | 4 |
a30ddda2b1d30e2ab0c03ed39008e8ea6aa9e4e3 | 21,303,037,852,274 | 02405c6e15951f148bf7907bf03b2f5e92371c80 | /FINsim/src/com/sim/iso8583/mastercard/MastercardProcessor.java | 247d02a336799d3c8d4ccc79ebefc77834400aed | [] | no_license | gml81/finsim2 | https://github.com/gml81/finsim2 | 300e1adb28fe2855f3e2f2c147fd9d9b8a1ac7a8 | 8433c080c33de1493ef4cff396bb41b364bf764e | refs/heads/master | 2020-05-09T16:27:39.198000 | 2019-04-16T13:10:18 | 2019-04-16T13:10:18 | 181,271,290 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sim.iso8583.mastercard;
import com.sim.device.DeviceConfigInterface;
import com.sim.iso8583.IsoProcessor;
import com.sim.transactions.TransactionInterface;
public class MastercardProcessor extends IsoProcessor
{
public MastercardProcessor(DeviceConfigInterface d)
{
// TODO Auto-generated ... | UTF-8 | Java | 447 | java | MastercardProcessor.java | Java | [] | null | [] | package com.sim.iso8583.mastercard;
import com.sim.device.DeviceConfigInterface;
import com.sim.iso8583.IsoProcessor;
import com.sim.transactions.TransactionInterface;
public class MastercardProcessor extends IsoProcessor
{
public MastercardProcessor(DeviceConfigInterface d)
{
// TODO Auto-generated ... | 447 | 0.765101 | 0.747204 | 21 | 19.285715 | 20.851271 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.809524 | false | false | 4 |
dd7087ab065db7e527191f1d634fa04536cf6885 | 2,714,419,339,199 | 8095e6f0d20907b212d2e19b6d6dd6b8d1cedab5 | /app/src/main/java/com/example/oskar/yatzy_oskar_sammalisto/Human_Player.java | 58d0b5eda2d2fe7038318d602cbc94a8d7e0349f | [] | no_license | OskarSammalisto/Yatzy_Oskar_Sammalisto | https://github.com/OskarSammalisto/Yatzy_Oskar_Sammalisto | 391a7a2aac4d2debb2597481f47b87bf6db654d6 | 94bc4a0bc0665541f1de037ad9917c84210faa41 | refs/heads/master | 2020-04-17T04:37:36.854000 | 2019-01-24T12:39:05 | 2019-01-24T12:39:05 | 166,237,855 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.oskar.yatzy_oskar_sammalisto;
public class Human_Player {
private String name;
private int score;
private int avatar;
private int[] scoreArray = new int[16]; //maybe better to make the array in the Human_Player method?
Human_Player(String name, int avatar){
this.name =... | UTF-8 | Java | 762 | java | Human_Player.java | Java | [] | null | [] | package com.example.oskar.yatzy_oskar_sammalisto;
public class Human_Player {
private String name;
private int score;
private int avatar;
private int[] scoreArray = new int[16]; //maybe better to make the array in the Human_Player method?
Human_Player(String name, int avatar){
this.name =... | 762 | 0.597113 | 0.594488 | 39 | 18.538462 | 20.093176 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.358974 | false | false | 4 |
3da39763cab7f0eda530db56992dcaff7f1634c2 | 13,829,794,755,751 | 7bdaa6fdaa1dfa062b88ec93f821b9d4869e49bd | /src/main/java/ir/apk/dm/ui/user/NavigationBean.java | 6554a72b8c1ecd62f8469cc03529091cdb54bf4b | [] | no_license | shahinebadi/newdigimarket | https://github.com/shahinebadi/newdigimarket | 9ea6e467363d2cd5e5b3c580e043117c6a83c76a | ffbced92994f90a99983b0b96d45befb5a5b265b | refs/heads/master | 2021-01-20T18:44:51.255000 | 2016-06-19T06:08:09 | 2016-06-19T06:08:09 | 61,466,972 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ir.apk.dm.ui.user;
import ir.apk.dm.ui.BaseBean;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import javax.faces.application.FacesMessage;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.SessionScoped;
import javax.faces.context.ExternalContext;
import javax.faces.context.FacesContext... | UTF-8 | Java | 5,721 | java | NavigationBean.java | Java | [
{
"context": "xt;\nimport java.io.IOException;\n\n/**\n * Created by shahin on 4/29/2016 AD.\n */\n@ManagedBean(name = \"navigat",
"end": 375,
"score": 0.9972796440124512,
"start": 369,
"tag": "USERNAME",
"value": "shahin"
}
] | null | [] | package ir.apk.dm.ui.user;
import ir.apk.dm.ui.BaseBean;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import javax.faces.application.FacesMessage;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.SessionScoped;
import javax.faces.context.ExternalContext;
import javax.faces.context.FacesContext... | 5,721 | 0.737633 | 0.735011 | 154 | 36.149349 | 39.029091 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.032468 | false | false | 4 |
683d403fd856940a23bf3d183011ab59c291b5c6 | 13,804,024,938,363 | 047b558be62d813a6101430a77516d88fd34e5dd | /src/com/fsj/service/ImgDAO.java | 87781dc9f7f9e1a42e361d3049ad12c8b5a558c4 | [] | no_license | liao1565553/FSJJJR | https://github.com/liao1565553/FSJJJR | 2db21413b2cfc45c33c54070c2d5bfef28861142 | 029e5e2311460ff2a68545626aed9a4bbb8a202d | refs/heads/master | 2021-01-23T07:44:36.954000 | 2017-03-28T09:19:39 | 2017-03-28T09:19:39 | 86,436,809 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fsj.service;
import java.util.List;
import java.util.Map;
import com.fsj.entity.Img;
//图片业务逻辑接口
public interface ImgDAO {
// 查询所有
public int queryAll(String hql, Map<String, Object> map);
public List<Img> querypage(int pageNumber, int pageSize, String hql,
Map<String, Object> map);
// 图片注册
publ... | UTF-8 | Java | 490 | java | ImgDAO.java | Java | [] | null | [] | package com.fsj.service;
import java.util.List;
import java.util.Map;
import com.fsj.entity.Img;
//图片业务逻辑接口
public interface ImgDAO {
// 查询所有
public int queryAll(String hql, Map<String, Object> map);
public List<Img> querypage(int pageNumber, int pageSize, String hql,
Map<String, Object> map);
// 图片注册
publ... | 490 | 0.721719 | 0.721719 | 24 | 17.416666 | 18.553787 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.125 | false | false | 4 |
74920a639b15f3cca3ae06829ac2a3a725ee0e1c | 17,987,323,094,276 | 479500879d6971737f206f71a4a3983b6cebe9e3 | /src/main/java/ru/exapmple/user/Client.java | 980fbc1ab8516904a7dad83c035a9e87a816c1ae | [] | no_license | YlaVP/payment | https://github.com/YlaVP/payment | e70e49fa136cdc52f55a6838d12ae0167ab218e9 | f951b1d3b62198022c722e023f20aeee378e2abb | refs/heads/master | 2023-01-22T17:53:19.655000 | 2020-10-07T15:19:26 | 2020-10-07T15:19:26 | 293,311,909 | 0 | 0 | null | false | 2020-10-26T13:09:54 | 2020-09-06T16:02:10 | 2020-10-07T15:19:29 | 2020-10-26T13:00:44 | 100 | 0 | 0 | 1 | Java | false | false | package ru.exapmple.user;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.ToString;
@AllArgsConstructor
@Getter
@ToString
public
class Client {
private String phoneNumber;
private String accountNumber;
public String getPhoneNumber() {
return phoneNumber;
}
public St... | UTF-8 | Java | 551 | java | Client.java | Java | [] | null | [] | package ru.exapmple.user;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.ToString;
@AllArgsConstructor
@Getter
@ToString
public
class Client {
private String phoneNumber;
private String accountNumber;
public String getPhoneNumber() {
return phoneNumber;
}
public St... | 551 | 0.660617 | 0.660617 | 27 | 19.370371 | 22.402294 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37037 | false | false | 4 |
abaa75b976c5976de7708911f3ca6d2ed1a2eacd | 32,813,550,200,953 | 2d34f9c370b0750d5d69f3c3146b5fe74f359223 | /src/main/java/org/ggp/base/player/gamer/statemachine/MinimaxPlayer.java | f4f155cca473b02ee4fbdde7b0e0aec8a9d3974b | [
"BSD-3-Clause"
] | permissive | andreyz4k/ggp-base | https://github.com/andreyz4k/ggp-base | f14784b8e8310758be06978daac67a45711643b3 | 35b301b3f5f18c29c1d3e11de18ee540361f9d10 | refs/heads/master | 2021-05-30T12:48:20.603000 | 2016-02-07T18:04:36 | 2016-02-07T18:04:36 | 37,729,619 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.ggp.base.player.gamer.statemachine;
import org.ggp.base.apps.player.detail.DetailPanel;
import org.ggp.base.apps.player.detail.SimpleDetailPanel;
import org.ggp.base.player.gamer.exception.GamePreviewException;
import org.ggp.base.util.game.Game;
import org.ggp.base.util.statemachine.MachineState;
import o... | UTF-8 | Java | 6,980 | java | MinimaxPlayer.java | Java | [
{
"context": "mport java.util.logging.Logger;\n\n/**\n * Created by andrey on 16.04.15.\n */\npublic class MinimaxPlayer exten",
"end": 839,
"score": 0.8884270787239075,
"start": 833,
"tag": "NAME",
"value": "andrey"
}
] | null | [] | package org.ggp.base.player.gamer.statemachine;
import org.ggp.base.apps.player.detail.DetailPanel;
import org.ggp.base.apps.player.detail.SimpleDetailPanel;
import org.ggp.base.player.gamer.exception.GamePreviewException;
import org.ggp.base.util.game.Game;
import org.ggp.base.util.statemachine.MachineState;
import o... | 6,980 | 0.617908 | 0.61361 | 184 | 36.934784 | 37.085186 | 189 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.820652 | false | false | 4 |
44777a4518230da92b942214fbf2f9c8d85f341a | 12,317,966,272,213 | 80273f07a0ca15f3b7bfdb698a9a77b8d3daeba5 | /src/main/java/solutions/graphs/GraphNode.java | 40e2d1af37bb45bcb4d5e5bfab8fd2ade5480aa9 | [] | no_license | jasonboukheir/javainterview | https://github.com/jasonboukheir/javainterview | 6e96f36fa334693cd74bff2d3587325e6c2694a2 | ebd2656267f54ff8d1579c1e7c88f45dd5748127 | refs/heads/master | 2020-03-19T05:52:56.734000 | 2018-06-20T02:02:15 | 2018-06-20T02:02:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package solutions.graphs;
public class GraphNode {
Object data;
public GraphNode(Object data) {
this.data = data;
}
} | UTF-8 | Java | 139 | java | GraphNode.java | Java | [] | null | [] | package solutions.graphs;
public class GraphNode {
Object data;
public GraphNode(Object data) {
this.data = data;
}
} | 139 | 0.640288 | 0.640288 | 9 | 14.555555 | 12.588452 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 4 |
e02076f48b9aa424e28c88692285a2a5055fc663 | 1,872,605,806,637 | a15814f95a197d887f3f9b98c8f0b184b59dbda9 | /src/main/java/com/lonebytesoft/hamster/accounting/service/config/ConfigService.java | 65158e3f859fa596e7f3e43c4c8fc33a3f25097a | [] | no_license | hamsterxc/accounting | https://github.com/hamsterxc/accounting | fe7bf3f7b9d3fd9f7a7e3b0040fc180d9404eac1 | 919d923c9198d39e7a664676f497e8c2ab6d5be0 | refs/heads/master | 2023-07-22T05:42:31.845000 | 2019-08-25T15:55:40 | 2019-08-25T20:27:01 | 99,568,622 | 0 | 0 | null | false | 2023-07-16T03:15:47 | 2017-08-07T10:57:31 | 2019-08-25T20:27:22 | 2023-07-16T03:15:46 | 957 | 0 | 0 | 4 | Java | false | false | package com.lonebytesoft.hamster.accounting.service.config;
import com.lonebytesoft.hamster.accounting.model.Config;
public interface ConfigService {
Config get();
void save(Config config);
}
| UTF-8 | Java | 205 | java | ConfigService.java | Java | [] | null | [] | package com.lonebytesoft.hamster.accounting.service.config;
import com.lonebytesoft.hamster.accounting.model.Config;
public interface ConfigService {
Config get();
void save(Config config);
}
| 205 | 0.770732 | 0.770732 | 11 | 17.636364 | 22.054777 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 4 |
6289be4ac1734ed797c4eb8d5f461cf7b4970023 | 1,546,188,294,275 | b30a89a2fb8dd5d651e1eaed5ccd994e48a8d495 | /src/sketch/saladmaker/SaladMenu.java | f20156f8e1a270eded33eec33d91a8e696812d42 | [] | no_license | AndrianaY/salad | https://github.com/AndrianaY/salad | 185cb04e25f27271c2f42cc872ab61a67be24d4d | 03aed11d0c60aa60c3caa50c3fabd48e188e676b | refs/heads/master | 2021-05-04T04:02:03.662000 | 2016-10-20T21:15:58 | 2016-10-20T21:15:58 | 70,826,741 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mentor.salad.sketch.saladmaker;
/**
* Created by Andriana_Yarmoliuk on 10/6/2016.
*/
public class SaladMenu extends Menu{
private Salad salad;
private SaladMenu(Salad salad){
this.salad = salad;
currentMenu = this;
parentMenu = this;
nextMenu = this;
}
public ... | UTF-8 | Java | 1,135 | java | SaladMenu.java | Java | [
{
"context": "mentor.salad.sketch.saladmaker;\n\n/**\n * Created by Andriana_Yarmoliuk on 10/6/2016.\n */\npublic class SaladMenu extends ",
"end": 77,
"score": 0.9997744560241699,
"start": 59,
"tag": "NAME",
"value": "Andriana_Yarmoliuk"
}
] | null | [] | package mentor.salad.sketch.saladmaker;
/**
* Created by Andriana_Yarmoliuk on 10/6/2016.
*/
public class SaladMenu extends Menu{
private Salad salad;
private SaladMenu(Salad salad){
this.salad = salad;
currentMenu = this;
parentMenu = this;
nextMenu = this;
}
public ... | 1,135 | 0.599119 | 0.585903 | 41 | 26.682926 | 25.823452 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.536585 | false | false | 4 |
90054d6da2a41c49896b807cc0925a0df27525d7 | 36,421,322,681,405 | f248749a2ecd0f377ce4b3e280ebfa9a2d26c520 | /tydic_uc_service/uac_service/src/main/java/com/tydic/unicom/uac/service/vo/RedisDataVo.java | ce41f7a41960f2525a04599d99c6da186abc2002 | [] | no_license | bellmit/spring | https://github.com/bellmit/spring | e0206b40c7cae9ffc4bcdad2e41ce81f800270b5 | 81bff4d8eab01303c2d299a0075e452dc46cda9d | refs/heads/master | 2023-03-17T10:37:55.937000 | 2017-09-23T05:50:39 | 2017-09-23T05:50:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tydic.unicom.uac.service.vo;
import java.io.Serializable;
import java.util.Map;
import javax.persistence.Id;
public class RedisDataVo implements Serializable{
private static final long serialVersionUID = 1L;
private String id;
private Object obj;
@Id
public String getId() {
return id;
}
publi... | UTF-8 | Java | 467 | java | RedisDataVo.java | Java | [] | null | [] | package com.tydic.unicom.uac.service.vo;
import java.io.Serializable;
import java.util.Map;
import javax.persistence.Id;
public class RedisDataVo implements Serializable{
private static final long serialVersionUID = 1L;
private String id;
private Object obj;
@Id
public String getId() {
return id;
}
publi... | 467 | 0.713062 | 0.710921 | 28 | 15.678572 | 15.121068 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.178571 | false | false | 4 |
31f8fa3ddb4a13fb7f873228386b266d1a55cc11 | 18,227,841,264,252 | 5e459013ae685927475c802ef4fa9c7aa56cef8e | /sw-admin-infra/src/main/java/com/subway/infra/cassandra/spring/CassandraClientConfig.java | 42a363d56117a68b42464f75a5d9c8758a46de0f | [] | no_license | ZeuAlex/subway | https://github.com/ZeuAlex/subway | 826be2ad0ae01f2ed7f2a6ffaa6b05035bbab959 | 096628eddbcec04c34d31deee5e9c7bbf1b12b94 | refs/heads/master | 2021-06-10T19:12:25.358000 | 2016-05-21T15:08:21 | 2016-05-21T15:08:21 | 50,256,948 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.subway.infra.cassandra.spring;
import com.subway.infra.cassandra.CassandraClient;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
@Configuration
public class CassandraClientConfig {
@Bean
public CassandraClient cassandraClient() {
... | UTF-8 | Java | 460 | java | CassandraClientConfig.java | Java | [] | null | [] | package com.subway.infra.cassandra.spring;
import com.subway.infra.cassandra.CassandraClient;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
@Configuration
public class CassandraClientConfig {
@Bean
public CassandraClient cassandraClient() {
... | 460 | 0.747826 | 0.747826 | 20 | 22 | 22.416512 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 4 |
20aa1a72a4e9ad147661427c28f4595c1e21703b | 34,007,551,060,889 | 371353730cf46dd165d40e713bb67d0a1672d83c | /src/test/java/com/springboot/mvc/login/repository/TaskRepositoryTest.java | 10cdcdb5ec7351880f3eb0a734a118df4c18671b | [] | no_license | Abhisek-Das/ProjectManagementApp | https://github.com/Abhisek-Das/ProjectManagementApp | eeaef88b4c2b2a1f3d8a7c27ad68ce3803a68e11 | df263c850642ebfe711e2d8412ab1098b1d2214b | refs/heads/master | 2021-12-28T03:57:14.106000 | 2021-12-18T00:14:25 | 2021-12-18T00:14:25 | 179,908,572 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.springboot.mvc.login.repository;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertThat;
import static org.junit.Assert.assertTrue;
import java.util.List;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;... | UTF-8 | Java | 1,641 | java | TaskRepositoryTest.java | Java | [] | null | [] | package com.springboot.mvc.login.repository;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertThat;
import static org.junit.Assert.assertTrue;
import java.util.List;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;... | 1,641 | 0.834247 | 0.83181 | 46 | 34.673912 | 28.025652 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.347826 | false | false | 4 |
4f0fbfe54d25feb814c7e838d2c941ffa7244459 | 28,303,834,522,032 | 71b7a62e4e9948a3d2f47aeddf870cb6a8934cbb | /src/main/java/com/inventario/persistencia/crud/BodegaCrudRepositorio.java | 9495d7645e155658915d296fbf69aa4028e8425d | [] | no_license | cesarlatorre2021/Inventario | https://github.com/cesarlatorre2021/Inventario | 4de15a6db3b8f4aa0ed761f84e63bc1d3e7732f3 | 058cc3e041eb38fa93ed94c2b8496afe57a05089 | refs/heads/master | 2023-04-03T19:23:44.644000 | 2021-03-24T19:08:36 | 2021-03-24T19:08:36 | 348,421,718 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.inventario.persistencia.crud;
import java.util.Optional;
import org.springframework.data.jpa.repository.Modifying;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.CrudRepository;
import org.springframework.data.repository.query.Param;
import org.springframe... | UTF-8 | Java | 1,487 | java | BodegaCrudRepositorio.java | Java | [] | null | [] | package com.inventario.persistencia.crud;
import java.util.Optional;
import org.springframework.data.jpa.repository.Modifying;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.CrudRepository;
import org.springframework.data.repository.query.Param;
import org.springframe... | 1,487 | 0.65501 | 0.65501 | 42 | 34.404762 | 23.339176 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.928571 | false | false | 4 |
28b13760d73510103aca3741815d61b75b44ccba | 35,244,501,631,662 | eb7e37bb31007391fbf36417dec6b97b23cdd66f | /Healthy_3/src/com/Healthy/dao/UserOperateDAO.java | 6309c05bba1daa5047b9b6002d9ae46ebff36b23 | [] | no_license | xyz0101/Healthy | https://github.com/xyz0101/Healthy | efb318177bf87d9ab49fc8463dda6f9f06eeefa5 | 5d5d0ee750cb62a9eab58e3c977742bbb7a527ee | refs/heads/master | 2021-01-19T16:10:09.578000 | 2017-05-19T05:25:51 | 2017-05-19T05:25:51 | 88,251,101 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.Healthy.dao;
import com.Healthy.model.UserOperate;
public interface UserOperateDAO {
public void add(UserOperate useroperate);
}
| UTF-8 | Java | 151 | java | UserOperateDAO.java | Java | [] | null | [] | package com.Healthy.dao;
import com.Healthy.model.UserOperate;
public interface UserOperateDAO {
public void add(UserOperate useroperate);
}
| 151 | 0.768212 | 0.768212 | 7 | 19.571428 | 17.393408 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 13 |
3bc07c678364cc0585c72737e2a369b6634b846d | 33,749,853,023,105 | 34b913be3fb4d2d03f017d92a1ac2ec32abb6445 | /Workspace/TowerDefense/src/data/TowerType.java | 7e83dec8eb60b9f87879f708e3b9a89060aef87d | [] | no_license | realalphaman/Simple-Tower-Defense | https://github.com/realalphaman/Simple-Tower-Defense | 7d6c7d64db1183e203fc92f467c6092b77c6b7d1 | 59693bd0249d03afc775dcb37896f09dbd6c8055 | refs/heads/master | 2023-07-08T13:36:14.933000 | 2021-08-23T09:13:34 | 2021-08-23T09:13:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package data;
import org.newdawn.slick.opengl.Texture;
import static helpers.Artist.*;
public enum TowerType {
CannonBlue(new Texture[] {QuickLoad("BlueCannonBase"), QuickLoad("BlueCannonGun")},BulletType.CannonBall,100,1,20),
CannonIce(new Texture[] {QuickLoad("iceCannon")},BulletType.IceBall,10000,2,30),
Canno... | UTF-8 | Java | 895 | java | TowerType.java | Java | [] | null | [] | package data;
import org.newdawn.slick.opengl.Texture;
import static helpers.Artist.*;
public enum TowerType {
CannonBlue(new Texture[] {QuickLoad("BlueCannonBase"), QuickLoad("BlueCannonGun")},BulletType.CannonBall,100,1,20),
CannonIce(new Texture[] {QuickLoad("iceCannon")},BulletType.IceBall,10000,2,30),
Canno... | 895 | 0.757542 | 0.728492 | 30 | 28.833334 | 31.57645 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.266667 | false | false | 13 |
6ad76dad6ec4f73545400f1840f943ab857001f1 | 9,345,848,904,311 | d3515a72883ccad1d89f1d9c9398a59d4c3eb6d0 | /src/entidade/Linha.java | 906df3231c5c59a0b43db41885b1fefd769e7b90 | [] | no_license | rosilva/theseus | https://github.com/rosilva/theseus | ec3fa281536d9501a6c2206bd91405152d873c36 | 870172df695c8ca1286df803b301ce2a44a665cb | refs/heads/master | 2015-08-19T13:03:54.478000 | 2015-02-10T14:14:46 | 2015-02-10T14:14:46 | 29,369,898 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package entidade;
import java.io.Serializable;
import java.util.List;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.OneToMany;
@Entity
public class Linha implements Serializable {
/**
*
*/
private static final long serialVersionUID = 1L;
@Id
/* Campo idLinha não pod... | ISO-8859-1 | Java | 1,730 | java | Linha.java | Java | [] | null | [] | package entidade;
import java.io.Serializable;
import java.util.List;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.OneToMany;
@Entity
public class Linha implements Serializable {
/**
*
*/
private static final long serialVersionUID = 1L;
@Id
/* Campo idLinha não pod... | 1,730 | 0.683632 | 0.680162 | 85 | 19.341177 | 19.03344 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.6 | false | false | 13 |
96e054883d7620519da5d2459c6c93df658fa595 | 14,491,219,710,943 | 75dbc6f87baa1d7c2c69230cadf3954af9ec270f | /app/src/main/java/com/example/messaging__application/MessageAdapter.java | c627dbd9bf92eeeac5803d2059987f43f1a15d6e | [] | no_license | kamzon/Messaging__Application | https://github.com/kamzon/Messaging__Application | 0b281c8747f6e61c06d3571b8b05232e1955495c | 8cb9ecd48db08cad78ab2cad2766d78b49bd73a1 | refs/heads/master | 2022-12-07T02:26:16.976000 | 2020-09-03T15:30:30 | 2020-09-03T15:30:30 | 292,609,243 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.messaging__application;
import android.app.Activity;
import android.content.Intent;
import android.graphics.Color;
import android.net.Uri;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
i... | UTF-8 | Java | 16,444 | java | MessageAdapter.java | Java | [] | null | [] | package com.example.messaging__application;
import android.app.Activity;
import android.content.Intent;
import android.graphics.Color;
import android.net.Uri;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
i... | 16,444 | 0.522926 | 0.520433 | 396 | 40.522728 | 37.737087 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
adce170a25af3edd2b72b62d4fe1e60b522e5c94 | 15,418,932,616,706 | 267b0e6f352431f047cfa68aa73262184feb6a3c | /app/src/main/java/com/example/yzuapp/MainActivity.java | 9f4245574f9a8fb6003c6e70196e837c533a2028 | [] | no_license | axuy312/YZU_APP_Contest-YZUPass | https://github.com/axuy312/YZU_APP_Contest-YZUPass | d7e3123321f75c3cf88ada4f2f7ddc27cd664430 | 9469c9ad4a79b545802fb10bf3fe73ca869c5d77 | refs/heads/master | 2023-01-09T19:19:26.785000 | 2020-11-09T07:17:53 | 2020-11-09T07:17:53 | 300,938,044 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.yzuapp;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.app.AppCompatDelegate;
import android.app.PendingIntent;
import android.content.Intent;
import android.content.IntentFilter;
import android.content.SharedPreferences;
import andro... | UTF-8 | Java | 15,224 | java | MainActivity.java | Java | [] | null | [] | package com.example.yzuapp;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.app.AppCompatDelegate;
import android.app.PendingIntent;
import android.content.Intent;
import android.content.IntentFilter;
import android.content.SharedPreferences;
import andro... | 15,224 | 0.591741 | 0.590282 | 397 | 37 | 29.650866 | 188 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.670025 | false | false | 13 |
05f0c5bd71019829e63549f2eec577708fc7491d | 33,784,212,759,857 | 0772461dcf3fb50818a9eb3792faccbeb0fb9798 | /Submission6/collections/Queue.java | 34001032f84d382e3eddb82cc804838f0d283e87 | [] | no_license | YurDal/Java | https://github.com/YurDal/Java | a4652c46c633b39909a07fd3b4f8f6234ed869d1 | aea747681cf54340d0cb5b5b913aca2a75a0e690 | refs/heads/master | 2020-03-27T16:06:39.467000 | 2018-08-30T15:20:05 | 2018-08-30T15:20:05 | 146,759,942 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package collections;
public interface Queue<E> {
/**
* Inserts the specified element into this queue.
*
* @param data
* the object to add
* @throws QueueException
* if the element cannot be added at this time due to capacity
* restrictions
*/
public void enqueue(E... | UTF-8 | Java | 996 | java | Queue.java | Java | [] | null | [] | package collections;
public interface Queue<E> {
/**
* Inserts the specified element into this queue.
*
* @param data
* the object to add
* @throws QueueException
* if the element cannot be added at this time due to capacity
* restrictions
*/
public void enqueue(E... | 996 | 0.619478 | 0.619478 | 47 | 20.19149 | 19.598782 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.978723 | false | false | 13 |
153a70a934f17e2658cf0f5c6be4e98dcdcf3865 | 28,810,640,683,884 | 4991436c2b266b2892363b4e8d421247a8d29c6e | /checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/sizes/linelength/InputLineLengthLongLink.java | c3acd4e189d4f37f030ff98ba5c3040bba4dda86 | [
"Apache-2.0"
] | permissive | spoole167/java-static-analysis-samples | https://github.com/spoole167/java-static-analysis-samples | d9f970104bb69abb968e0ecf09c11aa25c364ebd | 880f9b394e531d8c03af425b1b4e5a95302a3359 | refs/heads/main | 2023-08-14T22:26:12.012000 | 2021-09-15T05:50:20 | 2021-09-15T05:50:20 | 406,629,824 | 0 | 0 | Apache-2.0 | true | 2021-09-15T05:49:41 | 2021-09-15T05:49:41 | 2021-09-14T14:23:13 | 2021-09-14T14:23:10 | 5 | 0 | 0 | 0 | null | false | false | /*
LineLength
fileExtensions = (default)all files
ignorePattern = ^ *\\* *([^ ]+|\\{@code .*|<a href="[^"]+">)$
max = (default)80
*/
package com.puppycrawl.tools.checkstyle.checks.sizes.linelength;
/**
* <a href="a long string that has exceeded the 80 character per line limit">with inline title</a> // violation
*... | UTF-8 | Java | 473 | java | InputLineLengthLongLink.java | Java | [] | null | [] | /*
LineLength
fileExtensions = (default)all files
ignorePattern = ^ *\\* *([^ ]+|\\{@code .*|<a href="[^"]+">)$
max = (default)80
*/
package com.puppycrawl.tools.checkstyle.checks.sizes.linelength;
/**
* <a href="a long string that has exceeded the 80 character per line limit">with inline title</a> // violation
*... | 473 | 0.687104 | 0.674419 | 18 | 25.277779 | 32.690136 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 13 |
55ad4026848838aa1aa3c1435b9648a44be0cbad | 24,103,356,507,067 | c13dad398321d83618daa0ccfca3e74fdbe8610c | /src/main/java/po/NewMailPage.java | cb1a81443202061eb559629693fffc1f0eea983b | [] | no_license | Ivanka10/testMail | https://github.com/Ivanka10/testMail | 0d05492c1917816d7820734f77b9e08ef0ff16ab | 699a0ac540010b031001cbc8f6318a2c7c4b8231 | refs/heads/master | 2021-12-15T01:58:59.161000 | 2020-03-29T22:07:01 | 2020-03-29T22:07:01 | 244,992,296 | 0 | 0 | null | false | 2021-12-14T21:41:39 | 2020-03-04T20:01:16 | 2020-03-29T22:07:18 | 2021-12-14T21:41:39 | 11,309 | 0 | 0 | 6 | Java | false | false | package po;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
public class NewMailPage extends BasePage {
@FindBy(name = "toFieldInput")
private WebElement receiverField;
@FindBy(name = "subject")
private WebElement subjectField;
... | UTF-8 | Java | 1,341 | java | NewMailPage.java | Java | [] | null | [] | package po;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
public class NewMailPage extends BasePage {
@FindBy(name = "toFieldInput")
private WebElement receiverField;
@FindBy(name = "subject")
private WebElement subjectField;
... | 1,341 | 0.66965 | 0.668158 | 52 | 24.788462 | 19.126438 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
6a74307d3ba0743d0d2b545feb6cb02c6c5d5d7b | 31,679,678,815,298 | 0b739b7e3a7dd7398f790f644b5ea99e4d1d4375 | /app/src/main/java/net/squanchy/favorites/view/FavoritesSignedInEmptyLayout.java | ba5c7149cbe18ce47b477708cd52aa1ac0f45610 | [
"Apache-2.0"
] | permissive | haikuowuya/squanchy-android | https://github.com/haikuowuya/squanchy-android | 328e810327872f6f7b240f5e5010ad99a8de5403 | 7ec5c616f1413cba93204da4b9ff832549c6a8e3 | refs/heads/develop | 2020-12-02T22:11:05.708000 | 2017-06-08T11:16:09 | 2017-06-08T11:16:09 | 96,092,300 | 1 | 0 | null | true | 2017-07-03T09:10:12 | 2017-07-03T09:10:12 | 2017-07-03T09:10:12 | 2017-06-28T17:23:05 | 22,233 | 0 | 0 | 0 | null | null | null | package net.squanchy.favorites.view;
import android.content.Context;
import android.support.annotation.Nullable;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.text.Html;
import android.util.AttributeSet;
import android.view.View;
import android... | UTF-8 | Java | 2,723 | java | FavoritesSignedInEmptyLayout.java | Java | [] | null | [] | package net.squanchy.favorites.view;
import android.content.Context;
import android.support.annotation.Nullable;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.text.Html;
import android.util.AttributeSet;
import android.view.View;
import android... | 2,723 | 0.658098 | 0.655894 | 76 | 34.828949 | 32.678814 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.513158 | false | false | 13 |
df9ba03fd1599e60e87a40698bd422934db4e89c | 27,659,589,417,733 | 6c8e077c219a94497faef3678df5c25764e8f9c9 | /bll2/src/main/java/com/maoding/project/entity/ProjectEntity.java | 7a1a798aa7c8694193009a374ee1d523277f66c9 | [] | no_license | chengliangzhang/maoding-web | https://github.com/chengliangzhang/maoding-web | af30195f42de58191fb704bd9bb71a88ebd6e53c | acc39723ffe897f7ec5baa2c009642386acbbeaa | refs/heads/master | 2021-05-02T12:48:12.210000 | 2018-09-26T06:49:14 | 2018-09-26T06:49:14 | 120,746,771 | 1 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.maoding.project.entity;
import com.fasterxml.jackson.annotation.JsonFormat;
import com.maoding.core.base.entity.BaseEntity;
import org.springframework.format.annotation.DateTimeFormat;
import java.math.BigDecimal;
import java.util.Date;
/**
* 深圳市设计同道技术有限公司
* 类 名:ProjectEntity
* 类描述:权限实体... | UTF-8 | Java | 9,293 | java | ProjectEntity.java | Java | [
{
"context": "\r\n * 类 名:ProjectEntity\r\n * 类描述:权限实体\r\n * 作 者:ChenZJ\r\n * 日 期:2016年7月19日-下午4:11:50\r\n */\r\npublic clas",
"end": 338,
"score": 0.9933142066001892,
"start": 332,
"tag": "USERNAME",
"value": "ChenZJ"
}
] | null | [] | package com.maoding.project.entity;
import com.fasterxml.jackson.annotation.JsonFormat;
import com.maoding.core.base.entity.BaseEntity;
import org.springframework.format.annotation.DateTimeFormat;
import java.math.BigDecimal;
import java.util.Date;
/**
* 深圳市设计同道技术有限公司
* 类 名:ProjectEntity
* 类描述:权限实体... | 9,293 | 0.584019 | 0.58154 | 441 | 18.120182 | 18.499165 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.235828 | false | false | 13 |
2522f0129cb61977af24dfc4130453a119cfbafe | 26,225,070,326,301 | 648f64c6707e3b422b3d37798692501b052e7b3f | /src/be/vdab/Main.java | c85041bdd0083ab71bd1853d7f7f8d31c40cc251 | [] | no_license | NickMeeus/KleinsteOppervlakte | https://github.com/NickMeeus/KleinsteOppervlakte | ef2c1328f9f50e4f6ba7602056772fb94318e3e1 | df81ce91c9e463580baa600dab0b2f9eaaf0e795 | refs/heads/master | 2016-08-12T15:56:23.445000 | 2016-02-18T15:12:16 | 2016-02-18T15:12:16 | 52,015,967 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package be.vdab;
import java.util.Arrays;
import java.util.List;
import java.util.OptionalInt;
class Rechthoek {
private final int lengte;
private final int breedte;
public Rechthoek(int lengte, int breedte) {
this.lengte = lengte;
this.breedte = breedte;
}
... | UTF-8 | Java | 1,089 | java | Main.java | Java | [] | null | [] | package be.vdab;
import java.util.Arrays;
import java.util.List;
import java.util.OptionalInt;
class Rechthoek {
private final int lengte;
private final int breedte;
public Rechthoek(int lengte, int breedte) {
this.lengte = lengte;
this.breedte = breedte;
}
... | 1,089 | 0.62259 | 0.61708 | 31 | 33.129032 | 42.540867 | 195 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.677419 | false | false | 13 |
d02532f4d40efc19f5b18b16010a3dbd047987ca | 31,945,966,765,508 | 3064ff81779c15871b92dc440ffb36b8ffb3c27f | /src/main/java/ru/cherkovskiy/domain/statistics/AggregationStat.java | b1c646e8082ed3a8db14cc886a58f6b47e71e054 | [] | no_license | cherkovskiyandrey/http-to-jms-proxy | https://github.com/cherkovskiyandrey/http-to-jms-proxy | 415da6511cad1aa171a25870b8e0ae345848f89d | b2741fdfb7ce8b4fe5530da7f1f21e5716aa84d8 | refs/heads/master | 2021-01-20T13:26:21.867000 | 2017-05-07T08:29:56 | 2017-05-07T08:29:56 | 90,489,948 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.cherkovskiy.domain.statistics;
import com.fasterxml.jackson.annotation.JsonProperty;
public class AggregationStat {
@JsonProperty("success")
private final long successAmount;
@JsonProperty("process")
private final long inProgressAmount;
@JsonProperty("error")
private final long er... | UTF-8 | Java | 1,053 | java | AggregationStat.java | Java | [
{
"context": "package ru.cherkovskiy.domain.statistics;\n\nimport com.fasterxml.jack",
"end": 18,
"score": 0.8003369569778442,
"start": 11,
"tag": "USERNAME",
"value": "cherkov"
}
] | null | [] | package ru.cherkovskiy.domain.statistics;
import com.fasterxml.jackson.annotation.JsonProperty;
public class AggregationStat {
@JsonProperty("success")
private final long successAmount;
@JsonProperty("process")
private final long inProgressAmount;
@JsonProperty("error")
private final long er... | 1,053 | 0.645774 | 0.645774 | 41 | 24.682926 | 20.891636 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.390244 | false | false | 13 |
ef7fa929f0cdff9027655bc7b3a516f57915e4f4 | 31,945,966,766,082 | 66090827886d1d495df9dfecb2611321ded1b119 | /app/src/main/java/com/example/student001/sc2/WebActivity.java | c1bd1c6cb49207607ffadfbc0edd66462a627ade | [] | no_license | masa1217a/Schoolsns | https://github.com/masa1217a/Schoolsns | 7f6d6824b9c0847f67e59af9bed1f07e59c1e9ca | 479508b51a7583df6dec45ece8828ad1be9c7628 | refs/heads/master | 2021-01-10T07:21:10.948000 | 2016-03-08T22:56:54 | 2016-03-08T22:56:54 | 53,361,133 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.student001.sc2;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.ViewGroup;
import android.webkit.WebView;
import android.webkit.WebViewClient;
im... | UTF-8 | Java | 1,938 | java | WebActivity.java | Java | [
{
"context": "t;\nimport android.widget.Toast;\n\n/**\n * Created by Nyamura on 2016/02/15.\n */\npublic class WebActivity exten",
"end": 373,
"score": 0.9981702566146851,
"start": 366,
"tag": "USERNAME",
"value": "Nyamura"
}
] | null | [] | package com.example.student001.sc2;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.ViewGroup;
import android.webkit.WebView;
import android.webkit.WebViewClient;
im... | 1,938 | 0.679051 | 0.672343 | 70 | 26.685715 | 21.597979 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.514286 | false | false | 13 |
7f5438c322fb20c2d728430ff5f2db96f3eaf425 | 3,255,585,261,970 | cf8d9f2a76fc103461699932089f8b578dacccf7 | /src/sup.java | cd33115619b4fb8317de3c09672caccd842dfaf0 | [] | no_license | kumawatkavita/Demo | https://github.com/kumawatkavita/Demo | 06a5ba97b4d907eb1b63b45e7734133970bd4a2a | e64ee843514aa1d7361b6b93af98efb099a24be3 | refs/heads/master | 2020-03-27T10:51:55.608000 | 2018-12-10T08:30:06 | 2018-12-10T08:30:06 | 146,450,052 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class sup {
public static void main(String str[]) {
}
}
| UTF-8 | Java | 80 | java | sup.java | Java | [] | null | [] |
public class sup {
public static void main(String str[]) {
}
}
| 80 | 0.5375 | 0.5375 | 7 | 9.142858 | 13.881422 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 13 |
1f1ab3c21d2a7c46fe08e721f75e0f9a4827e82d | 3,255,585,260,190 | 5593847946652aba78fbcc34e3f04c4bb27ac25b | /src/dao/GestorSalasMVC.java | 255d0c35b65c6bdc6ed0f40b114721243f54c173 | [] | no_license | irener07/labMVC | https://github.com/irener07/labMVC | de68af8101c67527ed8dbf0c9bdb011a0da86c8d | 16e79022e2c842f237ce72a265a6deea044fdd9b | refs/heads/master | 2020-11-27T15:39:37.626000 | 2019-12-22T17:45:04 | 2019-12-22T17:45:04 | 229,515,943 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dao;
import vista.*;
import controlador.*;
import modelo.*;
/**
* @author irene
*/
public class GestorSalasMVC {
}
| UTF-8 | Java | 140 | java | GestorSalasMVC.java | Java | [
{
"context": " controlador.*;\r\nimport modelo.*;\r\n/**\r\n * @author irene\r\n */\r\n\r\npublic class GestorSalasMVC {\r\n \r\n}\r\n",
"end": 93,
"score": 0.9977356195449829,
"start": 88,
"tag": "USERNAME",
"value": "irene"
}
] | null | [] | package dao;
import vista.*;
import controlador.*;
import modelo.*;
/**
* @author irene
*/
public class GestorSalasMVC {
}
| 140 | 0.614286 | 0.614286 | 11 | 10.727273 | 9.146195 | 29 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 13 |
69d097d369c40cca57eb2d97cb9c4a6e332f656c | 34,454,227,689,711 | 1bc38c1189e9b852ad81c07dcf0e0cce45f0c768 | /TrabalhoGrauA/src/RelatorioSalarial.java | af2a9adadd6085a10f99d34018f48c4bbae16431 | [] | no_license | vitorfurini/java-basico | https://github.com/vitorfurini/java-basico | 2c06f1bae7f58d0d636777dd9ca7fea21a8b8b77 | 245b2c103dce28445cafff2977e24eeae2a050bd | refs/heads/master | 2020-05-18T17:01:54.595000 | 2019-07-15T19:09:11 | 2019-07-15T19:12:01 | 93,866,982 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class RelatorioSalarial {
private double somatorioSalario = 0;
public void registrarSalario(Funcionario funcionario){
somatorioSalario += funcionario.getSalarioMensal();
}
public double getSomatorioSalario(){
return somatorioSalario;
}
}
| UTF-8 | Java | 260 | java | RelatorioSalarial.java | Java | [] | null | [] | public class RelatorioSalarial {
private double somatorioSalario = 0;
public void registrarSalario(Funcionario funcionario){
somatorioSalario += funcionario.getSalarioMensal();
}
public double getSomatorioSalario(){
return somatorioSalario;
}
}
| 260 | 0.776923 | 0.773077 | 12 | 20.666666 | 20.733763 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.25 | false | false | 13 |
e90503fb99477d9a393a29ec69a3183c29c0f823 | 29,978,871,794,584 | 07f128b05289e9aca4194f742af0ed2aaffba157 | /src/main/java/br/com/sistema_vendas/validation/ProdutoValidation.java | a1523e27b780954a7e966a794b8b5db1fa09ed5d | [] | no_license | victorcasfer/SalesSystem | https://github.com/victorcasfer/SalesSystem | 6fa1867991cbcfe92af8531b807220aab907d6b2 | 7189ce13f5fcfda62ad0509d854a191f179315ed | refs/heads/master | 2020-03-07T01:47:27.925000 | 2018-04-04T21:02:34 | 2018-04-04T21:02:34 | 127,193,020 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.sistema_vendas.validation;
import org.springframework.validation.Errors;
import org.springframework.validation.ValidationUtils;
import org.springframework.validation.Validator;
import br.com.sistema_vendas.models.Produto;
public class ProdutoValidation implements Validator {
@Override
public boolea... | UTF-8 | Java | 797 | java | ProdutoValidation.java | Java | [] | null | [] | package br.com.sistema_vendas.validation;
import org.springframework.validation.Errors;
import org.springframework.validation.ValidationUtils;
import org.springframework.validation.Validator;
import br.com.sistema_vendas.models.Produto;
public class ProdutoValidation implements Validator {
@Override
public boolea... | 797 | 0.780427 | 0.780427 | 26 | 29.653847 | 26.707737 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.615385 | false | false | 13 |
00876c2abadd404f5b7383a673818eea78120be4 | 33,844,342,336,159 | 76ca52991ca1a1e50d066e9f7c4827b6a4453414 | /packages/SystemUI/src/com/android/systemui/volume/SafetyWarningDialog.java | 361604c461b4b16b90161b9a418332f1f6879887 | [
"Apache-2.0",
"LicenseRef-scancode-unicode"
] | permissive | ResurrectionRemix/android_frameworks_base | https://github.com/ResurrectionRemix/android_frameworks_base | 3126048967fa5f14760664bea8002e7911da206a | 5e1db0334755ba47245d69857a17f84503f7ce6f | refs/heads/Q | 2023-02-17T11:50:11.652000 | 2021-09-19T11:36:09 | 2021-09-19T11:36:09 | 17,213,932 | 169 | 1,154 | Apache-2.0 | false | 2023-02-11T12:45:31 | 2014-02-26T14:52:44 | 2022-11-20T20:08:48 | 2023-02-11T11:57:00 | 3,325,928 | 112 | 289 | 0 | Java | false | false | /*
* Copyright (C) 2015 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | UTF-8 | Java | 4,241 | java | SafetyWarningDialog.java | Java | [] | null | [] | /*
* Copyright (C) 2015 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | 4,241 | 0.686866 | 0.683801 | 118 | 34.940678 | 27.971624 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.576271 | false | false | 13 |
08698342aacc4df04cd77ec69ad89a9576f5ef80 | 4,844,723,147,960 | 2a9fefd5388cc33c42d86a10c3017bf1dca70a39 | /app/src/main/java/com/anhdt/doranewsvermain/adapter/viewpagerarticle/ArticleInViewPagerAdapter.java | 5e6490004a10ce21db151c03190418f931cde18f | [] | no_license | dangtrunganh/DoraNewsVerMain | https://github.com/dangtrunganh/DoraNewsVerMain | 696cb9c03ce204cd8d3ba77a41be5caaa4811ae3 | 1cad001861cc69dd90d3ab54ba907e196b757010 | refs/heads/master | 2020-05-07T12:54:05.219000 | 2019-08-24T10:58:27 | 2019-08-24T10:58:27 | 180,524,629 | 0 | 0 | null | false | 2019-08-24T10:58:28 | 2019-04-10T07:16:10 | 2019-07-19T05:41:36 | 2019-08-24T10:58:28 | 17,823 | 0 | 0 | 0 | Java | false | false | package com.anhdt.doranewsvermain.adapter.viewpagerarticle;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentStatePagerAdapter;
import com.anhdt.doranewsvermain.fragment.secondchildfragment.ArticleFramentInDetailNewsFragment;
import com.anhdt.doranewsvermain.model.newsresult.Articl... | UTF-8 | Java | 1,658 | java | ArticleInViewPagerAdapter.java | Java | [] | null | [] | package com.anhdt.doranewsvermain.adapter.viewpagerarticle;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentStatePagerAdapter;
import com.anhdt.doranewsvermain.fragment.secondchildfragment.ArticleFramentInDetailNewsFragment;
import com.anhdt.doranewsvermain.model.newsresult.Articl... | 1,658 | 0.761158 | 0.759349 | 43 | 37.55814 | 34.729721 | 165 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.651163 | false | false | 13 |
3ca48f7dcbd334fe55a4c56bb870629520b4d33a | 38,886,633,924,953 | e8d9a96be8e009f262cc473bb29c7a2d87f09d92 | /ResourceServer/src/main/java/com/harsha/resource/security/JWTAccessTokenCustomizer.java | abc751300f7da8701cfb3803acfb2aa426d44500 | [] | no_license | Harshamendu/OAuth2_Keycloak | https://github.com/Harshamendu/OAuth2_Keycloak | fd69233f7261d0addc96640226dea9ee83499f6e | 6ef8411fe4b8a52cf3df94a978603b28e24dedf4 | refs/heads/master | 2023-01-09T10:29:45.925000 | 2020-11-08T23:56:09 | 2020-11-08T23:56:09 | 311,178,410 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.harsha.resource.security;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.springframework.boot.autoconfigure.security.oauth2.resource.JwtAccessTokenConverterConfigurer;
import org.springframework.security.authentication.UsernamePasswordAuthentication... | UTF-8 | Java | 3,072 | java | JWTAccessTokenCustomizer.java | Java | [] | null | [] | package com.harsha.resource.security;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.springframework.boot.autoconfigure.security.oauth2.resource.JwtAccessTokenConverterConfigurer;
import org.springframework.security.authentication.UsernamePasswordAuthentication... | 3,072 | 0.796224 | 0.790039 | 90 | 33.133335 | 36.942059 | 167 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.922222 | false | false | 13 |
b92fa1b0884086a715d6fcdf1e8134e2bc85dd9c | 20,993,800,195,524 | cba744e3cc927b7297d027240de414e8f4faf148 | /src/main/java/cn/parkinfo/controller/StringUtil.java | 60009972b7c43570c183cefaaa830325d88fb904 | [] | no_license | ruoxingzpc/parkinfo | https://github.com/ruoxingzpc/parkinfo | 9c3870e656cb9bac97589c6b64199277665d73df | c6a8ab9b5e0c759882fbdb753dfeee99fefea35c | refs/heads/master | 2018-12-18T10:25:18.770000 | 2018-12-14T08:07:42 | 2018-12-14T08:07:42 | 134,513,849 | 0 | 1 | null | false | 2019-11-13T09:34:37 | 2018-05-23T04:34:17 | 2019-08-11T06:12:57 | 2019-11-13T09:34:36 | 88,759 | 0 | 1 | 2 | JavaScript | false | false | /**
*
*/
package cn.parkinfo.controller;
import java.util.Map;
import java.util.UUID;
/**
* @author Administrator
*
*/
public class StringUtil {
public static String mapToLogInfo(Map<String, String> map) {
if (map == null || map.size() <= 0)
return null;
String[] splits = new String[] {
... | UTF-8 | Java | 2,008 | java | StringUtil.java | Java | [
{
"context": "a.util.Map;\nimport java.util.UUID;\n\n/**\n * @author Administrator\n * \n */\npublic class StringUtil {\n\n public stati",
"end": 119,
"score": 0.9882916808128357,
"start": 106,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | /**
*
*/
package cn.parkinfo.controller;
import java.util.Map;
import java.util.UUID;
/**
* @author Administrator
*
*/
public class StringUtil {
public static String mapToLogInfo(Map<String, String> map) {
if (map == null || map.size() <= 0)
return null;
String[] splits = new String[] {
... | 2,008 | 0.602092 | 0.589641 | 79 | 24.417721 | 23.500933 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.78481 | false | false | 13 |
bc96922323f227a4edc3fb7d2f12d57527858ea7 | 34,892,314,373,609 | 8382a2f9c8e570fe01c34b4115573cceb36356bd | /Week1/ObjectDay4/src/day4/practice/ManagerInfo.java | d7ff3377a7a55207bacd5de7718136ccc996dad7 | [] | no_license | Genesis2011/Java-Basic-Practice | https://github.com/Genesis2011/Java-Basic-Practice | 93f68ca0228ec1d403f7c9e8b28394bdab817320 | d389d3d39914623915d35ee50988b9ebd89d022d | refs/heads/master | 2020-12-02T09:55:12.063000 | 2017-07-14T03:56:22 | 2017-07-14T03:56:22 | 96,660,278 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package day4.practice;
import java.util.ArrayList;
import java.util.List;
import java.util.Scanner;
public class ManagerInfo {
List<Person> list = new ArrayList();
//初始化列表信息
public void init(){
list = new ArrayList();
list.add(new Teacher("张", 33, 3));
list.add(new Teacher("王", 30, 2));
list.add(new Master... | UTF-8 | Java | 3,043 | java | ManagerInfo.java | Java | [
{
"context": "\t\tlist = new ArrayList();\n\t\tlist.add(new Teacher(\"张\", 33, 3));\n\t\tlist.add(new Teacher(\"王\", 30, 2));\n\t",
"end": 250,
"score": 0.9998685121536255,
"start": 249,
"tag": "NAME",
"value": "张"
},
{
"context": "new Teacher(\"张\", 33, 3));\n\t\tlist.add(new Teache... | null | [] | package day4.practice;
import java.util.ArrayList;
import java.util.List;
import java.util.Scanner;
public class ManagerInfo {
List<Person> list = new ArrayList();
//初始化列表信息
public void init(){
list = new ArrayList();
list.add(new Teacher("张", 33, 3));
list.add(new Teacher("王", 30, 2));
list.add(new Master... | 3,043 | 0.6102 | 0.600729 | 119 | 22.067226 | 16.953585 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.655462 | false | false | 13 |
4d8970fbc2aa8c0ac7ecc7efccc6ad55954b5529 | 29,875,792,576,954 | 7e24a8d22ed0bce7e3a290130a7def76f53a5378 | /urtruck/com.urt.sdk/src/main/java/com/urt/interfaces/traffic/TimerTrafficQueryService.java | 2f94d38b23ac93e6b91f7ce1fae85b0b0c18e2fe | [
"Apache-2.0"
] | permissive | tenchoo/URTrack | https://github.com/tenchoo/URTrack | 4b036e1e23af8c28afd1a381a950c4bc455dc00e | 3ac0b03b3a0359b51d6bd794629cf9b27191976c | refs/heads/master | 2021-07-02T13:13:52.814000 | 2017-09-23T14:09:50 | 2017-09-23T14:09:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.urt.interfaces.traffic;
import java.math.BigDecimal;
import java.util.List;
import java.util.Map;
import com.urt.dto.Goods.LaoUserDto;
import com.urt.dto.traffic.LaoTrafficDetailDto;
import com.urt.dto.traffic.LaoTrafficMmDto;
public interface TimerTrafficQueryService {
// 定时 批量查询流量
LaoTrafficDetailDt... | UTF-8 | Java | 782 | java | TimerTrafficQueryService.java | Java | [] | null | [] | package com.urt.interfaces.traffic;
import java.math.BigDecimal;
import java.util.List;
import java.util.Map;
import com.urt.dto.Goods.LaoUserDto;
import com.urt.dto.traffic.LaoTrafficDetailDto;
import com.urt.dto.traffic.LaoTrafficMmDto;
public interface TimerTrafficQueryService {
// 定时 批量查询流量
LaoTrafficDetailDt... | 782 | 0.779661 | 0.779661 | 26 | 26.23077 | 21.766785 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.807692 | false | false | 13 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.