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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b35ebcfa1373c4bcc2e24e6e2356a57b586b5bb0 | 10,849,087,412,099 | 7dc7e453fb628081ae92a8f430cb728f921e9163 | /RAFTAAR/src/main/java/utils/BaseTest.java | cdf072fc387a6e701defdd499d913ff29dfb58f9 | [] | no_license | iamgauravkhanna/automation-repository-java | https://github.com/iamgauravkhanna/automation-repository-java | ba03b2c670b6112d3f0502201aaf48f507631369 | 2f4f3049eb4527dd8f75d91365b2bd10750852e0 | refs/heads/master | 2021-01-23T12:45:42.783000 | 2019-03-07T06:01:20 | 2019-03-07T06:01:20 | 55,670,552 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package utils;
import java.io.File;
import java.util.HashMap;
import org.apache.log4j.PropertyConfigurator;
import org.openqa.selenium.WebDriver;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.AfterTest;
import org.testng.annotations.BeforeMethod;
public class BaseTest {
publ... | UTF-8 | Java | 2,679 | java | BaseTest.java | Java | [
{
"context": "\n\r\n\t\tTestDataWriter.getInstance().putKey(\"User\", \"Gaurav.Khanna\");\r\n\r\n\t\t// createTestDataMap();\r\n\r\n\t\t",
"end": 1802,
"score": 0.626017153263092,
"start": 1801,
"tag": "USERNAME",
"value": "G"
},
{
"context": "\r\n\t\tTestDataWriter.getInstance().put... | null | [] | package utils;
import java.io.File;
import java.util.HashMap;
import org.apache.log4j.PropertyConfigurator;
import org.openqa.selenium.WebDriver;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.AfterTest;
import org.testng.annotations.BeforeMethod;
public class BaseTest {
publ... | 2,679 | 0.668533 | 0.667413 | 112 | 21.9375 | 27.17972 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.285714 | false | false | 12 |
403855a1252caad07640da458a94a97dcc6ca689 | 695,784,726,682 | 0ea475f2e97af5abe8b4d5cf57c40f97fda0754c | /HomeMade/src/main/java/com/example/homemade/service/UserService.java | ac99d4864818bad00d0d84c096c7350ccb0014b9 | [] | no_license | meryminassian/projectHomeMade | https://github.com/meryminassian/projectHomeMade | 19ca4875cd2661ffcfcafd3e4a470e2e78476f51 | ec09b6fbc5cc0f7b79f6f6d266ce7ab97589a872 | refs/heads/main | 2023-07-06T08:29:28.395000 | 2021-07-23T19:12:11 | 2021-07-23T19:12:11 | 388,902,377 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.homemade.service;
import com.example.homemade.controller.model.UserRequest;
import com.example.homemade.persistence.models.Role;
import com.example.homemade.persistence.models.User;
import com.example.homemade.persistence.repositories.UserRepository;
import org.springframework.security.crypto... | UTF-8 | Java | 1,408 | java | UserService.java | Java | [] | null | [] | package com.example.homemade.service;
import com.example.homemade.controller.model.UserRequest;
import com.example.homemade.persistence.models.Role;
import com.example.homemade.persistence.models.User;
import com.example.homemade.persistence.repositories.UserRepository;
import org.springframework.security.crypto... | 1,408 | 0.735795 | 0.735795 | 44 | 30 | 27.9065 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.477273 | false | false | 12 |
ee29891785c1370b4c8bcf816820cf3acccb3f16 | 7,971,459,324,978 | 83e786c491afcf45267b421921d3c1275d19168d | /iterator/src/com/mustafaergan/ornek1/Islem.java | 6ff76a9e3c593d1aa187fcf78ef8fdd7d6c43e63 | [] | no_license | mustafaergan/Design-Pattern-Behavioral-Patterns | https://github.com/mustafaergan/Design-Pattern-Behavioral-Patterns | 04f7d4c60700b63c6e4b827f21dd8e49c299d451 | 58813681443ef336836670d908e9a6818e8388fc | refs/heads/master | 2020-03-31T09:13:15.337000 | 2018-10-12T08:35:51 | 2018-10-12T08:35:51 | 152,086,722 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mustafaergan.ornek1;
import java.util.Iterator;
/**
* @author : MustafaERGAN
* Date: 9.10.2018 12:32
*/
public class Islem {
public static void main(String args[]) {
for(Iterator iter = new PersonelIterator(); iter.hasNext();){
Personel personel = (Personel) iter.next();
... | UTF-8 | Java | 406 | java | Islem.java | Java | [
{
"context": "ek1;\n\nimport java.util.Iterator;\n\n/**\n * @author : MustafaERGAN\n * Date: 9.10.2018 12:32\n */\npublic class Islem {",
"end": 91,
"score": 0.9989376068115234,
"start": 79,
"tag": "NAME",
"value": "MustafaERGAN"
}
] | null | [] | package com.mustafaergan.ornek1;
import java.util.Iterator;
/**
* @author : MustafaERGAN
* Date: 9.10.2018 12:32
*/
public class Islem {
public static void main(String args[]) {
for(Iterator iter = new PersonelIterator(); iter.hasNext();){
Personel personel = (Personel) iter.next();
... | 406 | 0.614815 | 0.585185 | 17 | 22.82353 | 23.610155 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 12 |
bf0c140ed022cb9308638ec5adcdd6662f5356b3 | 8,005,819,062,197 | 0fe0d3ab6618f3d46125c87742f23d2a8f79c3e9 | /json2view/src/main/java/com/avocarrot/json2view/TakePhotoUtils.java | 3c5e199ecdecd946f443180cbaf394b8212065ba | [] | no_license | Smallsherlly/XiYang_1.0 | https://github.com/Smallsherlly/XiYang_1.0 | a0742b0ce6b5c2a4928d62a643fe4322c0d50405 | 43ccd06fd1eaa5c8d8d3efd89c94616dd7df6c1a | refs/heads/master | 2021-04-06T19:37:46.660000 | 2018-05-03T07:21:50 | 2018-05-03T07:21:50 | 125,327,038 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.avocarrot.json2view;
import android.app.Activity;
import android.content.ContentResolver;
import android.content.ContentUris;
import android.content.ContentValues;
import android.content.Context;
import android.content.Intent;
import android.database.Cursor;
import android.graphics.Bitmap;
import android.g... | UTF-8 | Java | 17,649 | java | TakePhotoUtils.java | Java | [
{
"context": " java.util.Date;\n\n/**\n * 选择照片、拍照的工具类\n * Created by HDL on 2016/9/30.\n */\npublic class TakePhotoUtils {\n ",
"end": 779,
"score": 0.9995510578155518,
"start": 776,
"tag": "USERNAME",
"value": "HDL"
}
] | null | [] | package com.avocarrot.json2view;
import android.app.Activity;
import android.content.ContentResolver;
import android.content.ContentUris;
import android.content.ContentValues;
import android.content.Context;
import android.content.Intent;
import android.database.Cursor;
import android.graphics.Bitmap;
import android.g... | 17,649 | 0.595857 | 0.593358 | 470 | 34.746807 | 28.569843 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.534043 | false | false | 12 |
002f3e0fb7b9adbc2fdbf5088d37bf7f993e50d6 | 9,947,144,280,918 | 847f0ed9e5360ea3f511c429e9fd94b17a67757e | /com/zehfernando/display/widgets/ZSlidingDrawer.java | 3cd401534dd60dd5fa506e76689dcbbe96841de7 | [] | no_license | zeh/android-libs | https://github.com/zeh/android-libs | cefdf0a312658146aa6168267c1150b932f3beeb | aeb96fc1d02e76836cc94cbc6f767f03f718f0e6 | refs/heads/master | 2021-04-30T15:57:43.424000 | 2016-05-18T02:50:50 | 2016-05-18T02:51:51 | 3,388,124 | 5 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zehfernando.display.widgets;
import android.content.Context;
import android.graphics.Canvas;
import android.util.AttributeSet;
import android.widget.SlidingDrawer;
import com.zehfernando.utils.MathUtils;
public class ZSlidingDrawer extends SlidingDrawer {
/*
* A better SlidingDrawer
* . Adds a setS... | UTF-8 | Java | 2,549 | java | ZSlidingDrawer.java | Java | [] | null | [] | package com.zehfernando.display.widgets;
import android.content.Context;
import android.graphics.Canvas;
import android.util.AttributeSet;
import android.widget.SlidingDrawer;
import com.zehfernando.utils.MathUtils;
public class ZSlidingDrawer extends SlidingDrawer {
/*
* A better SlidingDrawer
* . Adds a setS... | 2,549 | 0.530796 | 0.526873 | 83 | 29.710844 | 33.823612 | 128 | false | false | 0 | 0 | 0 | 0 | 113 | 0.132993 | 1.783133 | false | false | 12 |
71327b53ca4bf8674ff5442566dc705a9de2e0c5 | 17,514,876,635,143 | e31d48add00ac374c0adfe55173d78d9efb26cf9 | /test-design-mode/src/main/java/cn/ff/factory/test/method/BananaFactory.java | 5b55d8d74eb238d10ff27618d267a461c9ad81a9 | [] | no_license | gaofeifan/thread-model | https://github.com/gaofeifan/thread-model | a29c1858e6c6ba011827a2e670e2e756dc1dae96 | 2201f1003dcd3b90f84823e923876ef76796e566 | refs/heads/master | 2020-06-22T16:04:22.103000 | 2018-12-29T10:35:58 | 2018-12-29T10:35:58 | 197,742,247 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.ff.factory.test.method;
import cn.ff.factory.test.simple.Fruit;
import cn.ff.factory.test.simple.banana;
public class BananaFactory implements BeanFactory {
@Override
public Fruit getFruit() {
return new banana();
}
}
| UTF-8 | Java | 251 | java | BananaFactory.java | Java | [] | null | [] | package cn.ff.factory.test.method;
import cn.ff.factory.test.simple.Fruit;
import cn.ff.factory.test.simple.banana;
public class BananaFactory implements BeanFactory {
@Override
public Fruit getFruit() {
return new banana();
}
}
| 251 | 0.717131 | 0.717131 | 13 | 17.307692 | 18.078396 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 12 |
dc62d442a686e0e08b49f11b85fd117d1d40858b | 7,782,480,767,904 | 6fe96d24fd53fdd2da34abacda174a1ebf5cf36b | /model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/NotificationConstants.java | 77527592898af0421495bdfda1a606cc448fafc8 | [
"Apache-2.0",
"GPL-1.0-or-later",
"MPL-2.0",
"EPL-1.0",
"LicenseRef-scancode-proprietary-license",
"LGPL-2.0-or-later",
"CDDL-1.0",
"MIT"
] | permissive | msucil/midpoint | https://github.com/msucil/midpoint | 05ffd33d0c909bc7d564c9db8a0407ef42efb726 | 3200d31730a49d53c73b35c90a89fbe1c034183b | refs/heads/master | 2020-06-11T09:16:43.152000 | 2019-06-26T12:02:50 | 2019-06-26T12:02:50 | 193,911,474 | 1 | 0 | Apache-2.0 | true | 2019-06-26T13:37:31 | 2019-06-26T13:37:30 | 2019-06-26T12:13:40 | 2019-06-26T12:13:38 | 171,947 | 0 | 0 | 0 | null | false | false | /*
* Copyright (c) 2010-2013 Evolveum
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | UTF-8 | Java | 1,897 | java | NotificationConstants.java | Java | [
{
"context": "\nimport javax.xml.namespace.QName;\n\n/**\n * @author mederly\n */\npublic class NotificationConstants {\n\n pub",
"end": 774,
"score": 0.9983285069465637,
"start": 767,
"tag": "USERNAME",
"value": "mederly"
}
] | null | [] | /*
* Copyright (c) 2010-2013 Evolveum
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | 1,897 | 0.754349 | 0.748023 | 42 | 44.166668 | 38.040653 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.642857 | false | false | 12 |
b3bb7417c09026e3e432cbba6bf67c61b495b5f0 | 7,782,480,767,181 | a5405ac91419c34a1e8a7e2eee29766a9bda5031 | /Step20_JDBCTODO/src/test/todo/dao/TodoDao.java | f2851da9f2ba1702fb1c306f38ea22f2ca612186 | [] | no_license | kinhoz9321/java_work3 | https://github.com/kinhoz9321/java_work3 | fe4ff2bc4536838dd4d6c3836581cce919c91a49 | c10a9cdc31f4cd709978e0bdb36c532cff2f80db | refs/heads/master | 2023-02-20T02:33:36.034000 | 2021-01-24T14:30:24 | 2021-01-24T14:30:24 | 313,877,247 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test.todo.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.List;
import test.todo.dto.TodoDto;
import test.util.DBConnect;
public class TodoDao {
//모든 할일 목록을 SELECT 해서 리턴하는 메소드
public List<TodoDto> selectAll(){
Li... | UTF-8 | Java | 3,399 | java | TodoDao.java | Java | [] | null | [] | package test.todo.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.List;
import test.todo.dto.TodoDto;
import test.util.DBConnect;
public class TodoDao {
//모든 할일 목록을 SELECT 해서 리턴하는 메소드
public List<TodoDto> selectAll(){
Li... | 3,399 | 0.607132 | 0.60155 | 166 | 18.427711 | 14.647799 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.024096 | false | false | 12 |
a1c18f338fec873d1df272b43514313e961865be | 16,552,803,989,934 | 4fbc0e2fafb6c59e9041c9650271ef6ffbdceea4 | /Paradigmas_Programacao_16_17/Ficha10_PP/src/Events/MusicFestival.java | 86d4248c776381872d70b1afbd5f60f8c12e22e0 | [] | no_license | Carlos8150075/Engenharia_informatica | https://github.com/Carlos8150075/Engenharia_informatica | 9eabf91ae6e92d9fca10bf30e8bfd076743bbb8b | 5d7e6ef03bc66bef740d3c03ec964717c90197e7 | refs/heads/master | 2020-04-02T13:26:19.543000 | 2018-05-22T10:33:21 | 2018-05-22T10:33:21 | 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 Events;
import java.util.Calendar;
/**
*
* @author Bernardo
*/
public class MusicFestival extends Event{
private int R... | UTF-8 | Java | 1,191 | java | MusicFestival.java | Java | [
{
"context": "ts;\n\nimport java.util.Calendar;\n\n/**\n *\n * @author Bernardo\n */\npublic class MusicFestival extends Event{\n ",
"end": 256,
"score": 0.9998403191566467,
"start": 248,
"tag": "NAME",
"value": "Bernardo"
}
] | 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 Events;
import java.util.Calendar;
/**
*
* @author Bernardo
*/
public class MusicFestival extends Event{
private int R... | 1,191 | 0.664987 | 0.663308 | 50 | 22.82 | 27.142359 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.58 | false | false | 12 |
e2e8d48384bf7671c8e7557532dbe18c3d02d37d | 9,878,424,813,106 | b4748b024316687dd2bb7a4a82e72c951c416ea1 | /dlplatform-common/src/main/java/com/bupt/dlplatform/model/common/ConstantProperties.java | f701371ab97cebde2b5f3f5c9ee6c3bc44f2c524 | [] | no_license | cckmit/buptdlplatform | https://github.com/cckmit/buptdlplatform | eaf8490943276b9eeab361f9d7c58a47081be149 | 15a7d65c17d7c43ed0cad1a33c3e701db242bccb | refs/heads/master | 2023-03-24T00:35:33.815000 | 2021-03-17T15:37:55 | 2021-03-17T15:37:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bupt.dlplatform.model.common;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.annotation.PropertySource;
import org.springframework.stereotype.Component;
/**
* Created by huhx on 2020/12/29
*/
//指定常量资源路径
@PropertySource("classpath:application-dev.yml")
@Comp... | UTF-8 | Java | 1,797 | java | ConstantProperties.java | Java | [
{
"context": "framework.stereotype.Component;\n\n/**\n * Created by huhx on 2020/12/29\n */\n//指定常量资源路径\n@PropertySource(\"cla",
"end": 236,
"score": 0.9993590116500854,
"start": 232,
"tag": "USERNAME",
"value": "huhx"
}
] | null | [] | package com.bupt.dlplatform.model.common;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.annotation.PropertySource;
import org.springframework.stereotype.Component;
/**
* Created by huhx on 2020/12/29
*/
//指定常量资源路径
@PropertySource("classpath:application-dev.yml")
@Comp... | 1,797 | 0.675463 | 0.670971 | 79 | 21.544304 | 18.843658 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.278481 | false | false | 12 |
1980d854b58de26540e5ad599218685405b3a425 | 7,267,084,693,631 | 93d2ddb136065204b76b3c3bb0d8c299f8f0b1d3 | /app/src/main/java/com/example/fleetprotry1/ForgotPswd.java | f4e24ae04750bb3c8d06585d89a09e8e644566ff | [] | no_license | KavinduPerera10/vdeliver-mobileapp | https://github.com/KavinduPerera10/vdeliver-mobileapp | 7913a4811f40bec52c25a381db8275a899febaa5 | bfb38e171d7aed971dd68e59bf913fabe971071d | refs/heads/main | 2023-08-15T07:21:29.286000 | 2021-10-01T12:20:35 | 2021-10-01T12:20:35 | 412,111,814 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.fleetprotry1;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.view.WindowManager;
import android.widget.Button;
import androidx.appcompat.app.AppCompatActivity;
public class ForgotPswd extends AppCompatActivity {
private Button get;
priva... | UTF-8 | Java | 1,379 | java | ForgotPswd.java | Java | [] | null | [] | package com.example.fleetprotry1;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.view.WindowManager;
import android.widget.Button;
import androidx.appcompat.app.AppCompatActivity;
public class ForgotPswd extends AppCompatActivity {
private Button get;
priva... | 1,379 | 0.657723 | 0.656998 | 48 | 27.75 | 23.826193 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.520833 | false | false | 12 |
ae4048c3dcb7b7ae688447d2610ea4bfbf9ec1e3 | 26,207,890,471,922 | 97e02a967ca0a11bc5914575853e530d88768557 | /src/main/java/com/bntm/app/entity/Billingconfiguration.java | 947615093733d3395eb5ab39cbfac323178d075e | [] | no_license | girishydv/Bntm-Processor | https://github.com/girishydv/Bntm-Processor | 87e6224d5c81ab81256b6bda2bc3008b9eb7137f | 939bf1672c1198d3333c2baab637a4831d4afdaa | refs/heads/master | 2021-09-01T19:07:44.913000 | 2017-12-28T10:42:33 | 2017-12-28T10:42:33 | 115,416,545 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bntm.app.entity;
import java.io.*;
import java.util.*;
import javax.persistence.*;
/** The persistent class for the billingconfiguration database table. */
@Entity
@Table(name = "billingconfiguration")
@NamedQuery(name = "Billingconfiguration.findAll", query = "SELECT b FROM Billingconfiguratio... | UTF-8 | Java | 2,142 | java | Billingconfiguration.java | Java | [] | null | [] | package com.bntm.app.entity;
import java.io.*;
import java.util.*;
import javax.persistence.*;
/** The persistent class for the billingconfiguration database table. */
@Entity
@Table(name = "billingconfiguration")
@NamedQuery(name = "Billingconfiguration.findAll", query = "SELECT b FROM Billingconfiguratio... | 2,142 | 0.665266 | 0.664799 | 105 | 18.4 | 18.77364 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 12 |
363a14ae1bedb388e765eaf75824ca970dc813b2 | 2,894,808,000,887 | a2dd2102a6a0d8b74bcd6a7845d1f0493742abef | /code/context/WEB-INF/src/ecar/pojo/DestaqueItemRelDtqir.java | ac9c32ea372c46563dffdcf996dd3003eea990d6 | [] | no_license | rdemorais/ecar | https://github.com/rdemorais/ecar | 4bc002ac2d9f381e4b6567781e18ce471e1534dc | efe080355ca777e37c74b5015592379a60e91837 | refs/heads/master | 2021-01-02T22:31:22.382000 | 2015-11-03T15:30:12 | 2015-11-03T15:30:12 | 38,274,744 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ecar.pojo;
import java.io.Serializable;
import org.apache.commons.lang.builder.EqualsBuilder;
import org.apache.commons.lang.builder.HashCodeBuilder;
import org.apache.commons.lang.builder.ToStringBuilder;
/** @author Hibernate CodeGenerator */
public class DestaqueItemRelDtqir implements Serializable {
... | UTF-8 | Java | 3,754 | java | DestaqueItemRelDtqir.java | Java | [] | null | [] | package ecar.pojo;
import java.io.Serializable;
import org.apache.commons.lang.builder.EqualsBuilder;
import org.apache.commons.lang.builder.HashCodeBuilder;
import org.apache.commons.lang.builder.ToStringBuilder;
/** @author Hibernate CodeGenerator */
public class DestaqueItemRelDtqir implements Serializable {
... | 3,754 | 0.646244 | 0.641449 | 154 | 23.376623 | 27.33322 | 215 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25974 | false | false | 12 |
a820c1614cdfaba27a972e035b2630bd3aaa9fe7 | 24,489,903,562,477 | 9f4b9e4411631a5ea3f31d0b035942e12f38a710 | /code/portal-adapter/src/main/java/com/ztesoft/zsmart/pot/service/impl/GenericServiceImpl.java | 6e837f00d1f179490b12843cd8fdcfe7c55b6926 | [] | no_license | atkawa7/sgd_YN | https://github.com/atkawa7/sgd_YN | bf80ae9ead95d59ba40a6177d8643ce765976ee7 | efbea479869ea490f0d99d2dffa275513962f924 | refs/heads/master | 2021-06-02T08:08:59.558000 | 2016-08-26T16:06:36 | 2016-08-26T16:06:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ztesoft.zsmart.pot.service.impl;
import com.ztesoft.zsmart.core.exception.BaseAppException;
import com.ztesoft.zsmart.core.service.HttpCall;
import com.ztesoft.zsmart.core.service.ServiceDynamicDict;
import com.ztesoft.zsmart.pot.service.GenericService;
import org.springframework.stereotype.Service;
... | UTF-8 | Java | 582 | java | GenericServiceImpl.java | Java | [] | null | [] | package com.ztesoft.zsmart.pot.service.impl;
import com.ztesoft.zsmart.core.exception.BaseAppException;
import com.ztesoft.zsmart.core.service.HttpCall;
import com.ztesoft.zsmart.core.service.ServiceDynamicDict;
import com.ztesoft.zsmart.pot.service.GenericService;
import org.springframework.stereotype.Service;
... | 582 | 0.781787 | 0.781787 | 17 | 32.35294 | 27.405327 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 12 |
f622b67cc457a16c13b2a812bcb26650ede9b1a6 | 29,850,022,744,611 | 7d69f8342c6f10b3f20186040986f872c1fe0682 | /app/src/main/java/com/desports/golf/view/GolfNotificationBuilder.java | ffaf66580c209d19cb441d22f27f0fa536e63261 | [] | no_license | cyhoo/golf_old | https://github.com/cyhoo/golf_old | 25f636e70bf06130627f8e59612bfa15333975ef | a1765bd2aa6275ab16dadb607d44378faa9b90f8 | refs/heads/master | 2018-01-08T22:05:07.702000 | 2016-03-18T06:36:06 | 2016-03-18T06:36:06 | 54,460,642 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.desports.golf.view;
import android.app.Notification;
import android.content.Context;
import android.graphics.BitmapFactory;
import android.os.Build;
import com.desports.golf.GolfApp;
import com.desports.golf.R;
/**
* Created by winbo on 15/10/31.
*/
public class GolfNotificationBuilder extends Notifica... | UTF-8 | Java | 1,222 | java | GolfNotificationBuilder.java | Java | [
{
"context": "pp;\nimport com.desports.golf.R;\n\n/**\n * Created by winbo on 15/10/31.\n */\npublic class GolfNotificationBui",
"end": 249,
"score": 0.9995723962783813,
"start": 244,
"tag": "USERNAME",
"value": "winbo"
}
] | null | [] | package com.desports.golf.view;
import android.app.Notification;
import android.content.Context;
import android.graphics.BitmapFactory;
import android.os.Build;
import com.desports.golf.GolfApp;
import com.desports.golf.R;
/**
* Created by winbo on 15/10/31.
*/
public class GolfNotificationBuilder extends Notifica... | 1,222 | 0.668863 | 0.662273 | 46 | 25.391304 | 22.730442 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 12 |
3855f662983009c7df58dce4cfc3c15ad379380b | 30,124,900,652,843 | 98a8e8e01afb9591efdb7701d1f095854f53294b | /src/main/java/jeneralMethods/JeneralMethods.java | d63b5dbacb640de8cf38a8635a035b9845c34405 | [] | no_license | vladimirGlinskikh/AlgorithmsBook | https://github.com/vladimirGlinskikh/AlgorithmsBook | d24f2db6367263ee3118c5b25fcdea2146e16a7c | 357cb1d314a9b82e2a7cac249c5a86541c03f95f | refs/heads/master | 2020-04-11T04:53:40.662000 | 2019-01-05T15:53:30 | 2019-01-05T15:53:30 | 161,530,482 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jeneralMethods;
public class JeneralMethods {
protected long[] a; //ссылка на массив а
protected int nElems;
public JeneralMethods(int maxSize) {
a = new long[maxSize];
nElems = 0;
}
public boolean delete(long value) { // Удаление элемента
int j;
for (j ... | UTF-8 | Java | 3,509 | java | JeneralMethods.java | Java | [] | null | [] | package jeneralMethods;
public class JeneralMethods {
protected long[] a; //ссылка на массив а
protected int nElems;
public JeneralMethods(int maxSize) {
a = new long[maxSize];
nElems = 0;
}
public boolean delete(long value) { // Удаление элемента
int j;
for (j ... | 3,509 | 0.448911 | 0.444891 | 85 | 34.117645 | 26.016018 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.541176 | false | false | 12 |
86ec5e3d960c29ab08ed9002c139f6b6c1178ed4 | 32,504,312,536,541 | 75d1d0e65d94cd1a74f7f5b0e016bdfa20432926 | /ERCRoutine/app/src/main/java/com/aashiz/ercroutine/fragments/FragmentNote.java | 2f75848397db48b5751c7d4a03a13a01b5689b63 | [] | no_license | aashiz/xxx | https://github.com/aashiz/xxx | 9287533438f31d014fe66883b21e893f4c5e63b7 | 517d0d12677a8619d37132173f316c79461d338f | refs/heads/master | 2021-01-22T04:23:24.755000 | 2017-05-26T01:59:57 | 2017-05-26T01:59:57 | 92,460,361 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.aashiz.ercroutine.fragments;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.preference.PreferenceManager;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Adapte... | UTF-8 | Java | 2,418 | java | FragmentNote.java | Java | [
{
"context": "bject;\n\nimport java.util.List;\n\n\n/**\n * Created by Gaming on 5/3/2017.\n */\n\npublic class FragmentNote exten",
"end": 611,
"score": 0.9545328617095947,
"start": 605,
"tag": "USERNAME",
"value": "Gaming"
}
] | null | [] | package com.aashiz.ercroutine.fragments;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.preference.PreferenceManager;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Adapte... | 2,418 | 0.694789 | 0.692308 | 80 | 29.225 | 26.687532 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.675 | false | false | 12 |
734fe4eb27e125eb358e306fb9d8e9e05e9b73e3 | 6,511,170,464,681 | 3256093bc6c06856700a44673eafb756fb0e3b3b | /src/com/model/bean/OtherBean.java | b0ee2f3332908922de83e52c5a7ae801df6ca7d2 | [] | no_license | tseegii/Mozuk-Alpha | https://github.com/tseegii/Mozuk-Alpha | 1e79b3f85007a6de4c3e3f445e8644c2678d774a | f634e4b3ac545f76d60830523b4bf67ffde2cecd | refs/heads/master | 2020-04-16T02:08:10.112000 | 2015-08-11T15:31:00 | 2015-08-11T15:31:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.model.bean;
import com.model.entity.*;
import com.model.other.CalendarPojo;
import com.model.util.BaseEJB;
import com.model.util.DataTypeUtils;
import com.model.util.SequenceUtil;
import org.joda.time.DateTime;
import javax.ejb.LocalBean;
import javax.ejb.Stateless;
import javax.inject.Inject;
import java... | UTF-8 | Java | 20,791 | java | OtherBean.java | Java | [
{
"context": "il.Date;\nimport java.util.List;\n\n/**\n * Created by tseegii on 6/24/15.\n */\n@LocalBean\n@Stateless\npublic clas",
"end": 465,
"score": 0.9996392130851746,
"start": 458,
"tag": "USERNAME",
"value": "tseegii"
}
] | null | [] | package com.model.bean;
import com.model.entity.*;
import com.model.other.CalendarPojo;
import com.model.util.BaseEJB;
import com.model.util.DataTypeUtils;
import com.model.util.SequenceUtil;
import org.joda.time.DateTime;
import javax.ejb.LocalBean;
import javax.ejb.Stateless;
import javax.inject.Inject;
import java... | 20,791 | 0.568563 | 0.568034 | 581 | 34.784855 | 28.922476 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.492255 | false | false | 12 |
396651d9fc25a0549455c6589862f3f3635b4108 | 2,963,527,477,821 | 8fb9742230f7df30fa792ea58d900e1cdf01a908 | /app/src/main/java/com/hct/calendar/dao/InnerDbHelper.java | 8f8c08919ce48630d7d09e989c77a34fef26c38f | [] | no_license | YCole/MC | https://github.com/YCole/MC | b3059d29c81b21dbfc0103e7156a69ad1c6b6d1e | f3183445ce2f3917cd1ec097ffab264fa6240719 | refs/heads/master | 2020-03-08T08:03:00.346000 | 2018-04-04T05:27:35 | 2018-04-04T05:28:21 | 128,010,977 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hct.calendar.dao;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import com.apkfuns.logutils.LogUtils;
public class InnerDbHelper extends SQLiteOpenHelper {
// If you change the database schema, you must increment the da... | UTF-8 | Java | 1,764 | java | InnerDbHelper.java | Java | [] | null | [] | package com.hct.calendar.dao;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import com.apkfuns.logutils.LogUtils;
public class InnerDbHelper extends SQLiteOpenHelper {
// If you change the database schema, you must increment the da... | 1,764 | 0.686508 | 0.685941 | 48 | 35.75 | 27.526123 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 12 |
fc878f8d4e9dfd1ac910d89c5f2f93c8ec725034 | 11,467,562,708,390 | 2ec71fb81ea88220ad1eb51ccd13b30e6d4656a6 | /src/tp/Repara/Fix/Oficio.java | d419ddea45a89aa22d6f67646d1e5543486599d2 | [] | no_license | airaldirenzo/guia05-Airaldi | https://github.com/airaldirenzo/guia05-Airaldi | e270e7bf7c33bfd4b719d41a8c7b7ee37b02499f | 47f03112eeb003fde02c8c06f796e773a373010a | refs/heads/master | 2023-04-11T08:38:59.372000 | 2021-04-22T18:02:57 | 2021-04-22T18:02:57 | 360,637,444 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tp.Repara.Fix;
public enum Oficio {
ALBANIL,
CARPINTERO,
PINTOR,
PLOMERO;
}
| UTF-8 | Java | 94 | java | Oficio.java | Java | [] | null | [] | package tp.Repara.Fix;
public enum Oficio {
ALBANIL,
CARPINTERO,
PINTOR,
PLOMERO;
}
| 94 | 0.680851 | 0.680851 | 11 | 7.545455 | 7.572242 | 22 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 12 |
4808d9df069cbc8b6c9fb2f64d3ef7bdf3d3e29a | 16,063,177,693,312 | 724891fcf0065cfa6d51526040541394db45be8e | /2019-3-25/server/src/main/java/com/cdgit/loan/contract/mapper/CrtTbBizProductInfoMapper.java | 56bdd90e6dbef3fe4e39f5da1950bb75cd194dc5 | [] | no_license | Jahvey/vue_base_project00 | https://github.com/Jahvey/vue_base_project00 | 22c85f1cd15ec93871d4b62b2b63c0f12473d102 | 72c2adfa1245f02ff223440838b5f22e134debb4 | refs/heads/master | 2020-04-08T14:26:55.757000 | 2019-04-08T14:50:12 | 2019-04-08T14:50:12 | 159,437,456 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cdgit.loan.contract.mapper;
import java.util.List;
import org.apache.ibatis.annotations.Mapper;
import com.cdgit.loan.contract.bean.CrtTbBizProductInfo;
/**
* Tb_Biz_Product_Info:产品信息表
* @author Administrator
*
*/
@Mapper
public interface CrtTbBizProductInfoMapper {
//根据产品类型查询多条符合条件的产品信息出来
List<C... | UTF-8 | Java | 668 | java | CrtTbBizProductInfoMapper.java | Java | [
{
"context": "Info;\n\n/**\n * Tb_Biz_Product_Info:产品信息表\n * @author Administrator\n *\n */\n@Mapper\npublic interface CrtTbBizProductIn",
"end": 226,
"score": 0.7281620502471924,
"start": 213,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package com.cdgit.loan.contract.mapper;
import java.util.List;
import org.apache.ibatis.annotations.Mapper;
import com.cdgit.loan.contract.bean.CrtTbBizProductInfo;
/**
* Tb_Biz_Product_Info:产品信息表
* @author Administrator
*
*/
@Mapper
public interface CrtTbBizProductInfoMapper {
//根据产品类型查询多条符合条件的产品信息出来
List<C... | 668 | 0.815961 | 0.815961 | 26 | 22.653847 | 27.005615 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.423077 | false | false | 12 |
08356f13c6574aa1de6587ff83f07d95d602a552 | 12,352,326,009,523 | 6825aeb4004980031a00ec8d575471c0a7818b3a | /airline/src/it/java/edu/pdx/cs410J/race3/Project1IT.java | 9887d5d6ef91c4093cd9af6cbab658bf011475ae | [
"Apache-2.0"
] | permissive | i4mTheWalrus/PortlandStateJavaWinter2020 | https://github.com/i4mTheWalrus/PortlandStateJavaWinter2020 | e21f04a02cc29df57ed827c131d321751706286d | 55dc8e38b8a0b58296291e407fceeaacea6da6ce | refs/heads/master | 2022-05-02T06:16:48.978000 | 2020-01-22T17:12:25 | 2020-01-22T17:12:25 | 232,723,121 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.pdx.cs410J.race3;
import edu.pdx.cs410J.InvokeMainTestCase;
import org.junit.Test;
import static org.hamcrest.CoreMatchers.*;
import static org.hamcrest.MatcherAssert.assertThat;
import static org.junit.Assert.assertTrue;
/**
* An integration test for the {@link Project1} main class.
*/
public class Pr... | UTF-8 | Java | 6,023 | java | Project1IT.java | Java | [] | null | [] | package edu.pdx.cs410J.race3;
import edu.pdx.cs410J.InvokeMainTestCase;
import org.junit.Test;
import static org.hamcrest.CoreMatchers.*;
import static org.hamcrest.MatcherAssert.assertThat;
import static org.junit.Assert.assertTrue;
/**
* An integration test for the {@link Project1} main class.
*/
public class Pr... | 6,023 | 0.676407 | 0.62859 | 150 | 39.16 | 42.578255 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.086667 | false | false | 12 |
dd6d808e2bd66c3d6de1735b30f812c7d7357c21 | 7,327,214,238,932 | 7c8a54814306d034b57969747bf4b0ab9dc57ca8 | /security-api/src/main/java/com/hcf/nszh/common/security/foresee/cas/SSOFilterConfig.java | 92f4e108bfa79f9c3377117024ac09126479084f | [] | no_license | Maruko1004/es | https://github.com/Maruko1004/es | ee59843a5c173127065890a4ee227fa46e742397 | 7f6295d838f5eb4b2ee75653e529274d3635f3f8 | refs/heads/master | 2023-06-09T20:01:23.291000 | 2021-07-04T09:03:10 | 2021-07-04T09:03:10 | 382,805,093 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hcf.nszh.common.security.foresee.cas;
import com.foresee.its.tp.cas.client.filter.CASFilter;
import org.apache.commons.lang.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.autoconfigure.condition.ConditionalOnProperty;
import org.springframework.b... | UTF-8 | Java | 2,132 | java | SSOFilterConfig.java | Java | [
{
"context": ".context.annotation.Configuration;\n\n/**\n * @Author huangxiong\n * @Date 2019/7/3\n **/\n@Configuration\n@Conditiona",
"end": 581,
"score": 0.9995021820068359,
"start": 571,
"tag": "USERNAME",
"value": "huangxiong"
}
] | null | [] | package com.hcf.nszh.common.security.foresee.cas;
import com.foresee.its.tp.cas.client.filter.CASFilter;
import org.apache.commons.lang.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.autoconfigure.condition.ConditionalOnProperty;
import org.springframework.b... | 2,132 | 0.737264 | 0.733962 | 49 | 42.265305 | 29.204958 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.612245 | false | false | 12 |
f5aa342d5e7cce3570b3641953be5a34a4084dc9 | 10,290,741,711,649 | 263df0d473e430da52a136e9e94cfa959d01360c | /src/main/java/com/ons/itadmin/managedBean/LoginBean.java | 653152df11ddff1b5c7a64d2d7871c0c7a93b2be | [] | no_license | MMgirish/EmployeeManager-it-admin- | https://github.com/MMgirish/EmployeeManager-it-admin- | 654842b016bd9a00a0d634aafb79ebb83831d011 | a0b0b4e3dc5256065cf485c2d48fd5e6e3f691cf | refs/heads/master | 2022-12-14T14:47:58.271000 | 2020-09-17T08:20:47 | 2020-09-17T08:20:47 | 296,256,378 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ons.itadmin.managedBean;
import java.util.logging.Logger;
import javax.faces.application.FacesMessage;
import javax.faces.context.FacesContext;
import javax.servlet.http.HttpSession;
import org.ocpsoft.rewrite.el.ELBeanName;
import org.springframework.beans.factory.annotation.Autowired;
import org.spring... | UTF-8 | Java | 2,412 | java | LoginBean.java | Java | [
{
"context": "d setPassword(String password) {\n\t\tthis.password = password;\n\t}\t\n\t\n}\n",
"end": 2402,
"score": 0.954299807548523,
"start": 2394,
"tag": "PASSWORD",
"value": "password"
}
] | null | [] | package com.ons.itadmin.managedBean;
import java.util.logging.Logger;
import javax.faces.application.FacesMessage;
import javax.faces.context.FacesContext;
import javax.servlet.http.HttpSession;
import org.ocpsoft.rewrite.el.ELBeanName;
import org.springframework.beans.factory.annotation.Autowired;
import org.spring... | 2,414 | 0.745854 | 0.745854 | 83 | 28.060242 | 26.843746 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 12 |
57728eb9a0d70af5eb0451ab6345700a139db0f0 | 19,387,482,441,658 | 462d198f61b5f64a2434f9678008e12b669458af | /src/main/java/com/app/biz/module/service/UserServicesLocator.java | bbecd4016a80e3f50b41dd2f52952986b8f9f62b | [] | no_license | lunatiKoid/smvc-test | https://github.com/lunatiKoid/smvc-test | e15a385222a1b99c656e9ae839a62e838f465e50 | ec0c35ccd7dbbffca4a5b77d88050e8da7eee02d | refs/heads/master | 2021-01-18T13:49:29.785000 | 2015-05-03T15:26:18 | 2015-05-03T15:26:18 | 33,118,823 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.app.biz.module.service;
import com.app.biz.module.servicelocator.AbstractServiceLocator;
/**
* Created by liang.yaol on 4/30/15.
*/
public class UserServicesLocator extends AbstractServiceLocator {
public static UserService getUserService() {
return (UserService) getBeanFactory().getBean("... | UTF-8 | Java | 343 | java | UserServicesLocator.java | Java | [
{
"context": "locator.AbstractServiceLocator;\n\n/**\n * Created by liang.yaol on 4/30/15.\n */\npublic class UserServicesLocator",
"end": 131,
"score": 0.9805235862731934,
"start": 121,
"tag": "USERNAME",
"value": "liang.yaol"
}
] | null | [] | package com.app.biz.module.service;
import com.app.biz.module.servicelocator.AbstractServiceLocator;
/**
* Created by liang.yaol on 4/30/15.
*/
public class UserServicesLocator extends AbstractServiceLocator {
public static UserService getUserService() {
return (UserService) getBeanFactory().getBean("... | 343 | 0.746356 | 0.731778 | 13 | 25.384615 | 27.241198 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.230769 | false | false | 12 |
55e6adf9644e4910f4e47e6d375a34c210d833f2 | 20,255,065,769,443 | f691f4fbc5e55bacaad2d28061b887a4fa0b7427 | /src/main/java/com/alpha5/autoaid/dto/response/CustomerVehicleResponse.java | 529772b592b66acb8f7b3d34d935d7558a16af14 | [
"MIT"
] | permissive | Hasantha96/autoaid-API-1 | https://github.com/Hasantha96/autoaid-API-1 | fe48b910cab053604183147fbe08927e2fdad1a3 | 93354758f9f9ec7424e650530866b4679dc325d3 | refs/heads/main | 2023-08-12T13:49:09.464000 | 2021-10-13T19:11:52 | 2021-10-13T19:11:52 | 377,477,757 | 0 | 0 | null | true | 2021-08-12T21:25:45 | 2021-06-16T11:48:55 | 2021-08-12T19:36:10 | 2021-08-12T21:25:45 | 295 | 0 | 0 | 0 | Java | false | false | package com.alpha5.autoaid.dto.response;
import com.alpha5.autoaid.model.Vehicle;
public class CustomerVehicleResponse {
private Vehicle vehicle;
private String nextService;
public CustomerVehicleResponse(Vehicle vehicle, String nextService) {
this.vehicle = vehicle;
this.nextService = n... | UTF-8 | Java | 662 | java | CustomerVehicleResponse.java | Java | [] | null | [] | package com.alpha5.autoaid.dto.response;
import com.alpha5.autoaid.model.Vehicle;
public class CustomerVehicleResponse {
private Vehicle vehicle;
private String nextService;
public CustomerVehicleResponse(Vehicle vehicle, String nextService) {
this.vehicle = vehicle;
this.nextService = n... | 662 | 0.678248 | 0.675227 | 30 | 21.066668 | 19.887909 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.366667 | false | false | 12 |
9a1c2896331840e3545851d9a0e882d54cb59746 | 14,791,867,378,866 | 1669837a20432d870cd91cf9ddc07c22f1811ebf | /Assignment1.java | acfbd0bd89c9a7d088830cb3ad3ce70f9db19249 | [] | no_license | estina22/BioInformatics | https://github.com/estina22/BioInformatics | 719b5f37dd52ec48138729f21a57331cf21f892e | 8f33fbe622aa3faddbc399cfa237e5e5c493b5b2 | refs/heads/master | 2022-11-23T17:24:55.445000 | 2020-07-16T20:18:36 | 2020-07-16T20:18:36 | 280,248,880 | 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 assignment1;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundEx... | UTF-8 | Java | 11,969 | java | Assignment1.java | Java | [
{
"context": "List;\nimport java.util.Scanner;\n\n/**\n *\n * @author eslemus\n */\npublic class Assignment1 {\n /**\n * @pa",
"end": 577,
"score": 0.9995831847190857,
"start": 570,
"tag": "USERNAME",
"value": "eslemus"
}
] | 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 assignment1;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundEx... | 11,969 | 0.438967 | 0.431866 | 346 | 33.592487 | 27.533455 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.534682 | false | false | 12 |
162e790b4f9df24648a543230de72ef497d49c45 | 1,443,109,027,507 | f1ca45453d3ede44bb20cacf641d7b9864b66a12 | /source/open_source_search_engine/elasticsearch/elastic_file_indexer/main/src/elastic_file_indexer/cli/IndexerCLI.java | b8f74098179c21a1e0bc3ee4b82e8048edf4d210 | [] | no_license | michaelBielang/universityProject-from_all_a_bit | https://github.com/michaelBielang/universityProject-from_all_a_bit | 885c906d869a4a7a1196f43230192e7e63a1f4b1 | 8a2078dc2e8455999f3dc5da99d0b6472250923c | refs/heads/master | 2020-12-21T05:31:47.386000 | 2019-06-24T19:03:22 | 2019-06-24T19:03:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package elastic_file_indexer.cli;
import java.util.List;
import java.util.Scanner;
import elastic_file_indexer.document.Document;
import elastic_file_indexer.worker.Indexer;
import elastic_file_indexer.worker.QueryWorker;
public class IndexerCLI {
public static void main(String[] args) {
boolean continueFlow = t... | ISO-8859-1 | Java | 1,988 | java | IndexerCLI.java | Java | [] | null | [] | package elastic_file_indexer.cli;
import java.util.List;
import java.util.Scanner;
import elastic_file_indexer.document.Document;
import elastic_file_indexer.worker.Indexer;
import elastic_file_indexer.worker.QueryWorker;
public class IndexerCLI {
public static void main(String[] args) {
boolean continueFlow = t... | 1,988 | 0.68246 | 0.679435 | 61 | 31.52459 | 26.958138 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.213115 | false | false | 12 |
dd1e81976a88be58205078db2c324936f0c303ff | 1,443,109,031,146 | 1acafe17e6fdc2f98ba47b3dcf5b51ae31b15d30 | /Android-Application/src/com/fernferret/android/fortywinks/SmallAlarmLineItem.java | 399bb833857bde745914e12c61b872b0e563fb8f | [] | no_license | CSSE490-Android-Development/FortyWinks | https://github.com/CSSE490-Android-Development/FortyWinks | 0c48a2e02103f08569a98f5a92dc94c77dabb221 | 4c1cc24a0098abe00c170aab26e667dcb32c6b80 | refs/heads/master | 2020-05-05T09:07:02.226000 | 2011-03-07T14:25:35 | 2011-03-07T14:25:35 | 1,381,214 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fernferret.android.fortywinks;
import android.app.Activity;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.ImageView;
import android.widget.RelativeLayout;
import android.widget.TextView;
public class SmallAlarmLineItem extends RelativeL... | UTF-8 | Java | 1,634 | java | SmallAlarmLineItem.java | Java | [] | null | [] | package com.fernferret.android.fortywinks;
import android.app.Activity;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.ImageView;
import android.widget.RelativeLayout;
import android.widget.TextView;
public class SmallAlarmLineItem extends RelativeL... | 1,634 | 0.787026 | 0.787026 | 56 | 28.178572 | 24.236267 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.589286 | false | false | 12 |
580bc48530a6d1d59ff2ce2de56854dc58ed4f8c | 17,806,934,424,325 | 74b83f006d47ccc0b1a3800d57e5916c1faed0cb | /easy-android-webapp/src/main/java/by/easyandroid/webapp/form/appCustomization/AboutConferenceForm.java | e9435896450a121a3381afe6a39034976ddacf09 | [] | no_license | cslisenka/easy-android | https://github.com/cslisenka/easy-android | c14077e58695c7a8cdf66e3907d0ff0477be793a | 13213165940f4b462ef56ece906756951d476915 | refs/heads/master | 2021-05-27T20:22:06.722000 | 2013-04-28T10:06:27 | 2013-04-28T10:06:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package by.easyandroid.webapp.form.appCustomization;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.RequestScoped;
import javax.faces.event.ActionEvent;
import by.easyandroid.model.conference.ConferenceInformation;
@ManagedBean
@RequestScoped
public class AboutConferenceForm extends AbstractConferenceB... | UTF-8 | Java | 1,454 | java | AboutConferenceForm.java | Java | [] | null | [] | package by.easyandroid.webapp.form.appCustomization;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.RequestScoped;
import javax.faces.event.ActionEvent;
import by.easyandroid.model.conference.ConferenceInformation;
@ManagedBean
@RequestScoped
public class AboutConferenceForm extends AbstractConferenceB... | 1,454 | 0.740715 | 0.740715 | 65 | 21.384615 | 20.986217 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.584615 | false | false | 12 |
b6087c1c1883d3b9ba2c68bf263b171bf4423e40 | 17,016,660,450,477 | ed979c04a7dce3ab6c3b958a69591a741e8f07c4 | /AmigoServiceKotlin/amigo-base/src/main/java/com/gionee/gnservice/common/http/okhttp/OKHttpGetBuilder.java | 648af8530411c3d90179c3a327c515884abadbee | [] | no_license | stephenshizl/Android-code | https://github.com/stephenshizl/Android-code | 1a2f1710dbdd7d0b05b33bce0957e1387b3a3cb8 | f62753716d767e94382fe6af1c515a362e3d769b | refs/heads/master | 2020-07-14T14:23:15.506000 | 2019-08-29T16:52:10 | 2019-08-29T16:52:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gionee.gnservice.common.http.okhttp;
import android.net.Uri;
import android.text.TextUtils;
import com.gionee.gnservice.common.http.HttpParam;
import java.util.Map;
import okhttp3.Request;
public class OKHttpGetBuilder extends OkHttpRequestBuilder {
protected String appendParams(String url, Map<St... | UTF-8 | Java | 1,519 | java | OKHttpGetBuilder.java | Java | [] | null | [] | package com.gionee.gnservice.common.http.okhttp;
import android.net.Uri;
import android.text.TextUtils;
import com.gionee.gnservice.common.http.HttpParam;
import java.util.Map;
import okhttp3.Request;
public class OKHttpGetBuilder extends OkHttpRequestBuilder {
protected String appendParams(String url, Map<St... | 1,519 | 0.610928 | 0.608953 | 50 | 29.379999 | 24.620228 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.58 | false | false | 12 |
b47fbc20af8d2fad7b2a31b6d935085836e2eaef | 11,269,994,207,264 | 8d41570a77b4283c8c080e0328d455f8f8eda3e1 | /plugins/timezra.eclipse.codemime.qvt.core.tests/src/test/java/timezra/eclipse/codemime/qvt/core/ActivatorTest.java | bd737f045afc267e8e929b3e57dd46eec04e21fe | [] | no_license | timezra/codemime | https://github.com/timezra/codemime | d50c2ab66f515ee3fb55959e1fd7e0d3dbb01a40 | aab8c037a38b572204d22e74bf34db7780bb5086 | refs/heads/master | 2016-09-10T20:33:34.610000 | 2013-11-25T09:30:43 | 2013-11-25T09:30:43 | 3,488,092 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package timezra.eclipse.codemime.qvt.core;
import static org.junit.Assert.assertNotNull;
import org.junit.Test;
import timezra.eclipse.codemime.qvt.core.Activator;
public class ActivatorTest {
@Test
public void thePluginShouldBeActivated() {
assertNotNull(Activator.getDefault());
}
}
| UTF-8 | Java | 295 | java | ActivatorTest.java | Java | [] | null | [] | package timezra.eclipse.codemime.qvt.core;
import static org.junit.Assert.assertNotNull;
import org.junit.Test;
import timezra.eclipse.codemime.qvt.core.Activator;
public class ActivatorTest {
@Test
public void thePluginShouldBeActivated() {
assertNotNull(Activator.getDefault());
}
}
| 295 | 0.789831 | 0.789831 | 15 | 18.666666 | 19.868456 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 12 |
707de4bf08712756261da39c708084435e8a2f1b | 1,597,727,889,386 | a40baf4b50b07310faf1596ca9daff3a8a11a4b8 | /src/main/java/srcastra/astra/sys/compta/CaisseSolde.java | 934d194e357e9ea2e6f014e94d3f877e01fe64de | [] | no_license | hykiukira/astra-client | https://github.com/hykiukira/astra-client | bb5c6b920a43eab67a6a3dc9d35c51905ff5058e | 1d6e41d351b901039c93eca383da0b7ea40a2617 | refs/heads/master | 2020-04-01T02:08:07.967000 | 2017-05-26T09:55:26 | 2017-05-26T09:55:26 | 152,766,484 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* CaisseSolde.java
*
* Created on 9 février 2004, 09:16
*/
package srcastra.astra.sys.compta;
import java.sql.*;
import srcastra.astra.sys.rmi.utils.*;
import srcastra.astra.sys.classetransfert.configuration.*;
/**
*
* @author Administrateur
*/
public class CaisseSolde {
/** Creates a new instance ... | ISO-8859-1 | Java | 3,925 | java | CaisseSolde.java | Java | [
{
"context": "lassetransfert.configuration.*;\n/**\n *\n * @author Administrateur\n */\npublic class CaisseSolde {\n \n /** Creat",
"end": 252,
"score": 0.7182506918907166,
"start": 238,
"tag": "USERNAME",
"value": "Administrateur"
}
] | null | [] | /*
* CaisseSolde.java
*
* Created on 9 février 2004, 09:16
*/
package srcastra.astra.sys.compta;
import java.sql.*;
import srcastra.astra.sys.rmi.utils.*;
import srcastra.astra.sys.classetransfert.configuration.*;
/**
*
* @author Administrateur
*/
public class CaisseSolde {
/** Creates a new instance ... | 3,925 | 0.666412 | 0.654434 | 78 | 49.307693 | 60.292301 | 282 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.974359 | false | false | 12 |
5a487aa79ed536cac2702f622588d41f981c9399 | 1,597,727,888,992 | c2aabb3e6fefdef2050052361928ce2df2163ab4 | /src/main/java/ru/almatel/vats/service/BotPropertyService.java | aeb7b947bbe183eb35ba2ce15ee37fd6826228fb | [] | no_license | almavats/almavatsbot | https://github.com/almavats/almavatsbot | 883fd4b336058afdf36eb479d3ed583900794a79 | 012111537d527738ca954acb85ee29e77cbe9819 | refs/heads/master | 2022-01-21T08:32:31.485000 | 2020-03-11T09:06:43 | 2020-03-11T09:06:43 | 246,530,091 | 0 | 0 | null | false | 2021-12-18T18:14:51 | 2020-03-11T09:36:02 | 2020-03-11T09:54:25 | 2021-12-18T18:14:49 | 320 | 0 | 0 | 2 | Java | false | false | package ru.almatel.vats.service;
import ru.almatel.vats.domain.BotPropertyHolder;
import ru.almatel.vats.domain.ProxyPropertyHolder;
public interface BotPropertyService {
BotPropertyHolder readBotProperty();
ProxyPropertyHolder readProxyProperty();
} | UTF-8 | Java | 261 | java | BotPropertyService.java | Java | [] | null | [] | package ru.almatel.vats.service;
import ru.almatel.vats.domain.BotPropertyHolder;
import ru.almatel.vats.domain.ProxyPropertyHolder;
public interface BotPropertyService {
BotPropertyHolder readBotProperty();
ProxyPropertyHolder readProxyProperty();
} | 261 | 0.819923 | 0.819923 | 10 | 25.200001 | 20.937048 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 12 |
5550e5452bbd3c85093191b9b49c6f8d25d03410 | 10,402,410,817,241 | c216eda30594e14e2a79111ff33ea007aa2374ca | /sra/src/main/java/org/apache/syncope/sra/security/oauth2/OAuth2SessionRemovalServerLogoutHandler.java | c7dc884df75a598e8ce4ed073239eeec828a7118 | [
"Apache-2.0",
"BSD-3-Clause",
"EPL-1.0",
"CC0-1.0",
"CDDL-1.0",
"MIT"
] | permissive | apache/syncope | https://github.com/apache/syncope | e027b60dfd50309c7d5a54fbcbc642a1be21b12f | ec54d59f6a44701ff2383d5729b54a4a07917f06 | refs/heads/master | 2023-08-31T11:11:36.107000 | 2023-08-29T09:17:46 | 2023-08-29T09:29:31 | 25,623,942 | 233 | 333 | Apache-2.0 | false | 2023-09-14T08:07:44 | 2014-10-23T07:00:10 | 2023-09-05T18:32:39 | 2023-09-14T08:00:25 | 70,030 | 218 | 168 | 2 | Java | false | false | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | UTF-8 | Java | 1,863 | java | OAuth2SessionRemovalServerLogoutHandler.java | Java | [] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 1,863 | 0.774557 | 0.7708 | 43 | 42.325581 | 30.905499 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.395349 | false | false | 12 |
c83d46c35ab3472bdc8db50e988d0938c9d29b63 | 31,490,700,215,938 | 3b4bf4fd0ddb02ec6f5b970aa8025b790053eb0d | /e3-sso-web/src/main/java/cn/e3mall/sso/controller/UserController.java | 1b4fe26e7118a509fd73b663ff2be50fc2a400fc | [] | no_license | Ciri520/javaTest | https://github.com/Ciri520/javaTest | 1089adb2ded82006ee1bea776f4b438908bf58f6 | 77fd4b974289487995dc34284baf98beccbc89d4 | refs/heads/master | 2021-05-06T23:37:28.304000 | 2017-12-03T15:17:38 | 2017-12-03T15:17:38 | 112,938,782 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.e3mall.sso.controller;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.commons.lang3.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import org.springframework.ste... | UTF-8 | Java | 3,065 | java | UserController.java | Java | [
{
"context": "Utils;\r\n\r\n/**\r\n * 用户注册的controller\r\n * \r\n * @author zqz\r\n *\r\n */\r\n@Controller\r\npublic class UserControlle",
"end": 912,
"score": 0.9996974468231201,
"start": 909,
"tag": "USERNAME",
"value": "zqz"
}
] | null | [] | package cn.e3mall.sso.controller;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.commons.lang3.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import org.springframework.ste... | 3,065 | 0.74856 | 0.736699 | 95 | 29.063158 | 25.417694 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.463158 | false | false | 12 |
b0e42218f4434ab4b9b1b01659dce89e4497bc26 | 16,741,782,572,246 | dd55a3e5740526902a7780a54a61bba2944e1410 | /branches/DSPC-API/Phoenix 20151124/src/com/silverglobe/crossroads/phoenix/definitions/ReplaceDefinition.java | 364a7150557fe621c9b6f774b4b6742bc2ac8923 | [] | no_license | STLHWLIAU/ROUTINE | https://github.com/STLHWLIAU/ROUTINE | 5fdc3268ab2619e22698054ef1ab49172a37a2f8 | 08a4ce142aab9bbc57bbe97b02d0a18dc6512158 | refs/heads/master | 2018-01-14T23:16:26.392000 | 2016-09-23T09:55:59 | 2016-09-23T09:55:59 | 69,008,491 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.silverglobe.crossroads.phoenix.definitions;
public class ReplaceDefinition {
private String regex;
private String value;
private boolean isFirst;
public ReplaceDefinition(
final String regex,
final String value,
final boolean isFirst) {
this.regex = regex;
this.value = value;
this.isF... | UTF-8 | Java | 547 | java | ReplaceDefinition.java | Java | [] | null | [] | package com.silverglobe.crossroads.phoenix.definitions;
public class ReplaceDefinition {
private String regex;
private String value;
private boolean isFirst;
public ReplaceDefinition(
final String regex,
final String value,
final boolean isFirst) {
this.regex = regex;
this.value = value;
this.isF... | 547 | 0.73309 | 0.73309 | 30 | 17.233334 | 15.857035 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.633333 | false | false | 12 |
8acf0347835e0aed6146e9a3c3c080266bb70d7c | 14,774,687,539,433 | fa54106ec023338597797b21bceac38426e2ad40 | /src/test/java/org/openended/recommender/migration/MigrationTest.java | 972e19fc8a19c426284ad73853cde9dfbba40494 | [
"Apache-2.0"
] | permissive | jensfischer1515/spring-boot-starter-recommender | https://github.com/jensfischer1515/spring-boot-starter-recommender | a4de1850d6e5885ac17838b3b2394b6e4a0dc7be | bcead3160a1925ab819979aa04f8ef75b437390b | refs/heads/master | 2021-09-14T12:03:47.146000 | 2018-05-13T10:12:24 | 2018-05-13T10:12:24 | 92,860,845 | 2 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.openended.recommender.migration;
import static com.google.common.collect.Sets.newHashSet;
import static org.assertj.core.api.BDDAssertions.then;
import java.util.Set;
import java.util.UUID;
import org.junit.Test;
public class MigrationTest {
@Test
public void should_test_toString() {
//... | UTF-8 | Java | 932 | java | MigrationTest.java | Java | [] | null | [] | package org.openended.recommender.migration;
import static com.google.common.collect.Sets.newHashSet;
import static org.assertj.core.api.BDDAssertions.then;
import java.util.Set;
import java.util.UUID;
import org.junit.Test;
public class MigrationTest {
@Test
public void should_test_toString() {
//... | 932 | 0.650215 | 0.603004 | 37 | 24.18919 | 25.213507 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.459459 | false | false | 12 |
d083d74558053cb58515c71b102f5e8904c9c9c1 | 22,204,980,962,558 | e6f149aa5bc647288e47ccc735ba465417eae535 | /PluralSight/JavaSE/Java8LambdaExpression/src/functionsWithLambda/Client.java | 8fd2f50ec62b359299e427ccc474ff099856e96a | [] | no_license | foureverhh/PluralSightJavaPath | https://github.com/foureverhh/PluralSightJavaPath | d90495af8431012054f87409621acaba63b1cf19 | a418bda6638efc640617f1fab4f48602ff54aedb | refs/heads/master | 2022-12-17T22:35:46.862000 | 2020-10-01T07:54:51 | 2020-10-01T07:54:51 | 186,674,112 | 0 | 0 | null | false | 2022-11-16T01:49:38 | 2019-05-14T18:00:39 | 2020-10-01T07:55:47 | 2022-11-16T01:49:35 | 51,157 | 0 | 0 | 10 | Java | false | false | package functionsWithLambda;
import APIWithLambda.Person;
import functionsWithLambda.predicate.Predicate;
import java.util.function.BiConsumer;
import java.util.function.Consumer;
import java.util.function.Supplier;
public class Client {
public static void main(String[] args) {
//Predicate in JDK7 way
... | UTF-8 | Java | 1,546 | java | Client.java | Java | [
{
"context": " Supplier<Person> personDavid = () -> new Person(\"David\",\"Svensson\",42);\n //perso",
"end": 1204,
"score": 0.9998148679733276,
"start": 1199,
"tag": "NAME",
"value": "David"
},
{
"context": "r<Person> personDavid = () -> new Person(\"David\",... | null | [] | package functionsWithLambda;
import APIWithLambda.Person;
import functionsWithLambda.predicate.Predicate;
import java.util.function.BiConsumer;
import java.util.function.Consumer;
import java.util.function.Supplier;
public class Client {
public static void main(String[] args) {
//Predicate in JDK7 way
... | 1,546 | 0.602199 | 0.595731 | 47 | 31.893618 | 25.104237 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.595745 | false | false | 12 |
cdd4ef6a1640a57a2e82a778276bf59d4517de74 | 32,573,031,976,653 | 7815c9c3df036e4c676fbc4e25faad8ecc4b9dcc | /src/org/xstuido/gue/view/adapter/SignHistoryAdapter.java | 23a4893de9b8594e75d35289917482675bdceedf | [] | no_license | WideLee/GUE | https://github.com/WideLee/GUE | 67b0a3cd6d125454128516406a8cf2a23f977848 | 19facbcc3c24a5f9a9050f237af0ae0b58e23cf2 | refs/heads/master | 2020-06-04T13:47:05.358000 | 2014-10-10T16:03:34 | 2014-10-10T16:03:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.xstuido.gue.view.adapter;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.List;
import org.xstuido.gue.R;
import org.xstuido.gue.util.Event;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.... | UTF-8 | Java | 3,512 | java | SignHistoryAdapter.java | Java | [
{
"context": "dget.TextView;\n\n/**\n * 签到历史记录的适配器\n * \n * @author 11331068 冯亚臣 <1967558085@qq.com>\n * \n */\npublic class Si",
"end": 412,
"score": 0.6007819771766663,
"start": 407,
"tag": "USERNAME",
"value": "13310"
},
{
"context": "tView;\n\n/**\n * 签到历史记录的适配器\n * \n * @author ... | null | [] | package org.xstuido.gue.view.adapter;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.List;
import org.xstuido.gue.R;
import org.xstuido.gue.util.Event;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.... | 3,502 | 0.724039 | 0.711704 | 128 | 26.234375 | 23.383183 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.828125 | false | false | 12 |
215e63e625f1f3dab32a91d549ae0ae9f3d2ede3 | 32,573,031,973,497 | 7497e72b1e9671a8c5abfec4a78423fbf5ed55de | /src/java/com/penumbrous/axis/handlers/GaeHttpHandler.java | 74b7f84caf1cb236b9b4dde5db36d64f4fcf766f | [
"Apache-2.0"
] | permissive | ffaber/penumbrous | https://github.com/ffaber/penumbrous | 50a7503a838895af4bab6b7aa87c9ed0a7ca39df | 47998e198bfc3518a80b256586a0070539bbfd20 | refs/heads/master | 2020-06-03T14:13:06.244000 | 2012-10-06T13:44:50 | 2012-10-06T13:44:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright (C) 2010 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | UTF-8 | Java | 19,704 | java | GaeHttpHandler.java | Java | [
{
"context": " and a fork of that\n * class which was authored by Joe Swainston.\n *\n * @author penumbrousdotcom@gmail.com (Fred F",
"end": 3993,
"score": 0.9998838305473328,
"start": 3980,
"tag": "NAME",
"value": "Joe Swainston"
},
{
"context": "which was authored by Joe Swainston.... | null | [] | /**
* Copyright (C) 2010 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 19,662 | 0.694834 | 0.691585 | 509 | 37.709232 | 27.24375 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.559921 | false | false | 12 |
636436b45f5715ff9f0a2b2b00cb71d4b1f19d69 | 2,568,390,505,331 | 6f2a06232fb5bc687d4775ecbca87d461f671dcc | /src/solution/leetcode/com/LetterCombinationOfPhoneNumber.java | 3ad21f5c474a9c65786ac1288e7a9196cfa8c632 | [] | no_license | meowchell/leetcode | https://github.com/meowchell/leetcode | 15f6c238f278a51f9f118e2174d55cfad6b95015 | 2f5639394b554c60fd723b7d6b39b628ce584fb4 | refs/heads/master | 2021-01-24T12:56:23.590000 | 2019-06-19T23:08:51 | 2019-06-19T23:08:51 | 46,696,942 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package solution.leetcode.com;
import java.util.ArrayList;
import java.util.List;
public class LetterCombinationOfPhoneNumber {
char[][] chars = {{'a','b','c'},
{'d','e','f'},
{'g','h','i'},
{'j','k','l'},
{'m','n','o'},
{'p','q','r','s'},
{'... | UTF-8 | Java | 1,490 | java | LetterCombinationOfPhoneNumber.java | Java | [] | null | [] | package solution.leetcode.com;
import java.util.ArrayList;
import java.util.List;
public class LetterCombinationOfPhoneNumber {
char[][] chars = {{'a','b','c'},
{'d','e','f'},
{'g','h','i'},
{'j','k','l'},
{'m','n','o'},
{'p','q','r','s'},
{'... | 1,490 | 0.479866 | 0.473154 | 52 | 27.653847 | 20.528484 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.865385 | false | false | 12 |
1ad420adee207295c68602a2c7e035004d703ae3 | 19,258,633,392,475 | 59269e6549dd6c9d5a752e69591f3d5d11702e07 | /ezyfox-rabbitmq/src/main/java/com/tvd12/ezyfox/rabbitmq/codec/EzyAbstractRabbitDataCodec.java | 42a1872f114dfbbeb524e35891f73940fa925afb | [
"Apache-2.0"
] | permissive | trungthao1989/ezyfox | https://github.com/trungthao1989/ezyfox | 7d51e2eb7fa1de30d1b4185496e618a919ee88d4 | 88885d4ba61c79c6da791aff0b9229dc59ddb271 | refs/heads/master | 2020-05-26T12:25:59.843000 | 2019-05-21T17:14:54 | 2019-05-21T17:14:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tvd12.ezyfox.rabbitmq.codec;
import java.util.Map;
import com.tvd12.ezyfox.binding.EzyMarshaller;
import com.tvd12.ezyfox.binding.EzyUnmarshaller;
import lombok.Setter;
@Setter
@SuppressWarnings({"rawtypes", "unchecked"})
public abstract class EzyAbstractRabbitDataCodec implements EzyRabbitDataCodec {
... | UTF-8 | Java | 1,201 | java | EzyAbstractRabbitDataCodec.java | Java | [] | null | [] | package com.tvd12.ezyfox.rabbitmq.codec;
import java.util.Map;
import com.tvd12.ezyfox.binding.EzyMarshaller;
import com.tvd12.ezyfox.binding.EzyUnmarshaller;
import lombok.Setter;
@Setter
@SuppressWarnings({"rawtypes", "unchecked"})
public abstract class EzyAbstractRabbitDataCodec implements EzyRabbitDataCodec {
... | 1,201 | 0.779351 | 0.774355 | 44 | 26.295454 | 22.705206 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.704545 | false | false | 12 |
86f7d4789ab6a314e6d2e415dec6ad92ccb2d00d | 21,715,354,689,221 | 800c80d4ee09f390763bde0a59864dfe210f04e6 | /a4jedi/Salmon.java | 51c6ee8c960a4306296a1e529bd39f86ae5a8690 | [] | no_license | loi1/COMP401 | https://github.com/loi1/COMP401 | 5539a96d59cc258068bb5356ff801a0689d225b5 | 016cc29aca8f9299fa41c03760d8993b24071afb | refs/heads/master | 2020-12-23T09:25:41.892000 | 2020-01-30T05:41:13 | 2020-01-30T05:41:13 | 237,111,265 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package a4jedi;
public class Salmon extends Foodtype {
public Salmon() {
super("salmon", 56, .72, false, false, false);
}
} | UTF-8 | Java | 136 | java | Salmon.java | Java | [] | null | [] | package a4jedi;
public class Salmon extends Foodtype {
public Salmon() {
super("salmon", 56, .72, false, false, false);
}
} | 136 | 0.639706 | 0.602941 | 8 | 15.25 | 17.469616 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.375 | false | false | 12 |
f6a3eba73348be27c7d56b3c163a51773c050bd1 | 13,907,104,156,520 | 9323d904a3b09ca1958013835fa526ccbfae9799 | /src/com/clientwin/service/Request.java | 53626b45d037211782e0a224489228f0694104aa | [] | no_license | ChenJiWei95/ClientWin | https://github.com/ChenJiWei95/ClientWin | d4a33b60a2fa40e7ec45eea536cafe5d24f26ce9 | 4bb2046ca578e0d4dc06aad01b56401fc870389c | refs/heads/master | 2020-03-17T17:33:55.409000 | 2018-05-17T09:48:51 | 2018-05-17T09:48:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.clientwin.service;
import com.clientwin.core.CrateSendMessage;
public interface Request {
public void doRequest(CrateSendMessage Message);
}
| UTF-8 | Java | 158 | java | Request.java | Java | [] | null | [] | package com.clientwin.service;
import com.clientwin.core.CrateSendMessage;
public interface Request {
public void doRequest(CrateSendMessage Message);
}
| 158 | 0.810127 | 0.810127 | 8 | 18.75 | 19.414879 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 12 |
3fa62f4524ece10ab55d4af00b73748db410ec3b | 28,226,525,108,500 | 5829de1bde54e59313150a1ed2cf8933d7647d4d | /src/overskaug/evolution/util/Converter.java | e268bdd67c87ef2536b1aaa04ae639624f21ad89 | [] | no_license | sondremare/evolution | https://github.com/sondremare/evolution | 8d07d6b179fc409e1f138bc0664b242bcc0a7c71 | ae508a95640e11f28c99d8c5dc3991e465900689 | refs/heads/master | 2021-01-18T01:25:35.610000 | 2015-03-11T21:34:15 | 2015-03-11T21:34:15 | 31,811,559 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package overskaug.evolution.util;
import overskaug.evolution.genotypes.BitVectorGenotype;
import overskaug.evolution.genotypes.IntegerGenotype;
import overskaug.evolution.phenotypes.IntegerPhenotype;
import java.util.ArrayList;
import java.util.Collections;
public class Converter {
public static int BITS_PER_IN... | UTF-8 | Java | 1,289 | java | Converter.java | Java | [] | null | [] | package overskaug.evolution.util;
import overskaug.evolution.genotypes.BitVectorGenotype;
import overskaug.evolution.genotypes.IntegerGenotype;
import overskaug.evolution.phenotypes.IntegerPhenotype;
import java.util.ArrayList;
import java.util.Collections;
public class Converter {
public static int BITS_PER_IN... | 1,289 | 0.640807 | 0.633825 | 39 | 32.051281 | 26.679436 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.564103 | false | false | 12 |
a74589dbc953dfada6e4039ef9f2fb68547548d4 | 31,516,470,043,677 | e4bb73363556b4c48a91f11a9932dda916a3f8e1 | /src/rootbeerbehind/FileCreation.java | c39f544250e011ce2aa4ac436334622c5aa48744 | [] | no_license | ericlabouve/RootbeerBehind | https://github.com/ericlabouve/RootbeerBehind | fabc7de9468735deff699c4ec51e4d5591c36bd2 | ca08d5c67750c3fb361c45b26beef05a5a031717 | refs/heads/master | 2021-01-18T19:01:21.711000 | 2017-04-04T19:23:37 | 2017-04-04T19:23:37 | 86,882,214 | 0 | 0 | null | true | 2017-04-01T03:55:55 | 2017-04-01T03:55:55 | 2017-03-29T06:30:52 | 2017-03-31T23:24:57 | 24 | 0 | 0 | 0 | null | null | null | package rootbeerbehind;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.PrintWriter;
import java.io.UnsupportedEncodingException;
import java.util.logging.Level;
import java.util.logging.Logger;
import javax.swing.JOptionPane;
/**
* @author lenoyavidan
* @author ericlabouve
*/
/*
* Class... | UTF-8 | Java | 3,512 | java | FileCreation.java | Java | [
{
"context": "r;\nimport javax.swing.JOptionPane;\n\n/**\n * @author lenoyavidan\n * @author ericlabouve\n */\n/*\n * Class to create ",
"end": 281,
"score": 0.9992141723632812,
"start": 270,
"tag": "USERNAME",
"value": "lenoyavidan"
},
{
"context": "ptionPane;\n\n/**\n * @author len... | null | [] | package rootbeerbehind;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.PrintWriter;
import java.io.UnsupportedEncodingException;
import java.util.logging.Level;
import java.util.logging.Logger;
import javax.swing.JOptionPane;
/**
* @author lenoyavidan
* @author ericlabouve
*/
/*
* Class... | 3,512 | 0.523918 | 0.517084 | 128 | 26.445313 | 21.845984 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.429688 | false | false | 12 |
fcaba7d3a77a7c5cac306cbc4ce33047ebb1dbb2 | 31,516,470,045,233 | 495d09772f55ddb5cae74a263344d13acacc46e0 | /src/GoogleGuava/Objects/Beer.java | 9c0aafd9c8ea2d671c72b5ab0d7ff25200f71849 | [] | no_license | Tor2606/Java-best-practices | https://github.com/Tor2606/Java-best-practices | dd883cb70f35b886d4375a77a7250d3f2ddd2cd9 | e64c8a570747700ba666b30cc50be019693b0bab | refs/heads/master | 2020-04-16T11:38:09.812000 | 2017-01-22T23:03:37 | 2017-01-22T23:03:37 | 68,138,966 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package GoogleGuava.Objects;
import com.google.common.base.Objects;
import java.util.List;
public class Beer {
private String brand;
private String type;
private int alcoholPercentage;
private List<String> ingridients;
@Override
public int hashCode() {
return Objects.hashCode(brand, ... | UTF-8 | Java | 1,006 | java | Beer.java | Java | [] | null | [] | package GoogleGuava.Objects;
import com.google.common.base.Objects;
import java.util.List;
public class Beer {
private String brand;
private String type;
private int alcoholPercentage;
private List<String> ingridients;
@Override
public int hashCode() {
return Objects.hashCode(brand, ... | 1,006 | 0.628231 | 0.628231 | 36 | 26.944445 | 25.724981 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 12 |
deb172bde30222dafc13ca7951d3a650a2d422c4 | 6,725,918,805,943 | 4e3438f563762fc0c12b32a027681ab97c1bba68 | /src/myHomeWorks/page46ex1.java | 73fe5a83bc6ca32110a911847a3fc4a6e1369916 | [] | no_license | mduhovniy/myWorkSpace | https://github.com/mduhovniy/myWorkSpace | beb394de4d26d6b155e5bff5cffb85aca683ebb5 | 8c60619eae00ea3ce9a82945e7367c985cae35c5 | refs/heads/master | 2016-09-08T04:55:32.399000 | 2015-06-30T11:47:52 | 2015-06-30T11:47:52 | 37,592,712 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package myHomeWorks;
import java.util.Scanner;
public class page46ex1 {
private static Scanner input;
public static int countResult(int maccabi, int other) {
int points = 0;
if(maccabi > other)
points = 2;
else if (maccabi == other)
points =1;
return points;
}
public static void main(String[] a... | UTF-8 | Java | 767 | java | page46ex1.java | Java | [] | null | [] | package myHomeWorks;
import java.util.Scanner;
public class page46ex1 {
private static Scanner input;
public static int countResult(int maccabi, int other) {
int points = 0;
if(maccabi > other)
points = 2;
else if (maccabi == other)
points =1;
return points;
}
public static void main(String[] a... | 767 | 0.595828 | 0.581486 | 39 | 18.666666 | 16.85585 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.51282 | false | false | 12 |
70bb8678144144d235a3d7295ad63b2cd336c7f5 | 29,532,195,133,231 | 709d6ef9836cfab13cf416c0f8cd86cba8a61120 | /merge_sort.java | 99217bb7a014e8c818b471c525bef2a9ccf96520 | [] | no_license | pradeepsaravanan/Algorithms | https://github.com/pradeepsaravanan/Algorithms | 2675bb67e0c4ef6b6abe1d5ee652ee6532729fd4 | a654acf2d9898c365c0040c213eae6a2642c362c | refs/heads/master | 2023-06-01T15:22:37.568000 | 2021-06-10T15:21:58 | 2021-06-10T15:21:58 | 258,970,849 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package chapter2;
import java.util.Scanner;
public class merge_sort {
public static int a[];
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
System.out.println("Enter no of elements:");
int n = in.nextInt();
a = new int[n];
for(... | UTF-8 | Java | 1,422 | java | merge_sort.java | Java | [] | null | [] | package chapter2;
import java.util.Scanner;
public class merge_sort {
public static int a[];
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
System.out.println("Enter no of elements:");
int n = in.nextInt();
a = new int[n];
for(... | 1,422 | 0.369902 | 0.353727 | 60 | 21.700001 | 13.875998 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9 | false | false | 12 |
aa80030825a9b1ee4ae50ede10090a2dc3cfd310 | 6,519,760,411,812 | 5f76c7172b277651edc3749c91b8af2e433a7e91 | /app/src/main/java/com/example/cafetea/fc_main_page.java | 68802b655e82f2bd73bd9f40d89075a9ff743b03 | [] | no_license | Praveen20010317/e-token-app | https://github.com/Praveen20010317/e-token-app | 274a56a07d2cdd70302bc052aea08bcfbefd58fd | fe5fb81bf71ae99c83876ae33733d2b7f28612f6 | refs/heads/main | 2023-09-03T21:04:04.703000 | 2021-10-20T14:20:55 | 2021-10-20T14:20:55 | 412,325,583 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.cafetea;
import androidx.appcompat.app.AppCompatActivity;
import android.annotation.SuppressLint;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.view.... | UTF-8 | Java | 4,503 | java | fc_main_page.java | Java | [] | null | [] | package com.example.cafetea;
import androidx.appcompat.app.AppCompatActivity;
import android.annotation.SuppressLint;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.view.... | 4,503 | 0.594048 | 0.593826 | 105 | 41.895237 | 25.774082 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733333 | false | false | 12 |
1f2c237127fa18e938e43015399eb93fd88ba74c | 25,323,127,201,135 | 2e19e496e17afff7a71c977df250c2a551605663 | /projects/anyframe-sockjs-pi/src/main/java/org/anyframe/plugin/sockjs/handler/MovieFinderWebSocketHandler.java | 1cec2e89f14842a654a411a1f385a64a5c687ea7 | [] | no_license | anyframejava/anyframe-sockjs | https://github.com/anyframejava/anyframe-sockjs | dffe7eca01545ee3d8198a73859d0919ac08b429 | c4631a895a368abe1d1e4853eadbc672b0a801e5 | refs/heads/master | 2021-01-24T08:00:09.125000 | 2018-04-06T05:38:52 | 2018-04-06T05:38:52 | 93,368,137 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2008-2012 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
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | UTF-8 | Java | 3,083 | java | MovieFinderWebSocketHandler.java | Java | [
{
"context": " a WebSocket Hander for Movie List\n * \n * @author Seongjong Yoon\n */\npublic class MovieFinderWebSocketHandler exte",
"end": 1528,
"score": 0.999882698059082,
"start": 1514,
"tag": "NAME",
"value": "Seongjong Yoon"
}
] | null | [] | /*
* Copyright 2008-2012 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
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | 3,075 | 0.732728 | 0.727862 | 85 | 35.270588 | 28.213217 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.752941 | false | false | 12 |
1914c472e1166623bfd625587c42b9f5001f6ad4 | 33,603,824,167,184 | 81f1507138377c897218b5cac95e0925517d6ab5 | /Foundation/Trees/CheckMirrorTree.java | 031aa0c432122c15476002ea7eea19eda7c6f159 | [] | no_license | sapnaavya/Data_Structure | https://github.com/sapnaavya/Data_Structure | 647df91efa2e46616aa355c36c8926745d338894 | 3cab6bd946b346b645dceb13c093e122d570485e | refs/heads/master | 2021-07-11T02:27:17.509000 | 2020-05-18T16:14:56 | 2020-05-18T16:14:56 | 94,255,961 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Check mirror tree logic and check identical tree logic is same. it's just we need to flip left and right
* Reference: https://www.geeksforgeeks.org/check-if-two-trees-are-mirror-of-each-other-using-level-order-traversal/
*/
public class CheckMirrorTree {
// main method
} | UTF-8 | Java | 293 | java | CheckMirrorTree.java | Java | [] | null | [] | /**
* Check mirror tree logic and check identical tree logic is same. it's just we need to flip left and right
* Reference: https://www.geeksforgeeks.org/check-if-two-trees-are-mirror-of-each-other-using-level-order-traversal/
*/
public class CheckMirrorTree {
// main method
} | 293 | 0.720137 | 0.720137 | 9 | 30.777779 | 44.243713 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0 | false | false | 12 |
7f8892237a7a55648091f2efd7f560be11f425eb | 27,178,553,089,500 | 9d10b4895236c1f9a0f8004d7fb3b1bb94f6215b | /openim-common/openim-common-mq/src/main/java/com/openim/common/mq/kafka/package-info.java | d31c946edd3f7d30a4b95eb691083cc016261f2f | [] | no_license | adonis2014/openim | https://github.com/adonis2014/openim | 05594674fc7aded95039caf9f6e7d1a753c93282 | b6b9e2db2b92e93a050439f1c7b94626d4487696 | refs/heads/master | 2020-03-22T17:10:56.312000 | 2015-11-24T13:14:57 | 2015-11-24T13:14:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Created by shihc on 2015/9/17.
* 其产生背景,使其不适合实时通讯
*/
package com.openim.common.mq.kafka; | UTF-8 | Java | 126 | java | package-info.java | Java | [
{
"context": "/**\n * Created by shihc on 2015/9/17.\n * 其产生背景,使其不适合实时通讯\n */\npackage com.",
"end": 23,
"score": 0.999661386013031,
"start": 18,
"tag": "USERNAME",
"value": "shihc"
}
] | null | [] | /**
* Created by shihc on 2015/9/17.
* 其产生背景,使其不适合实时通讯
*/
package com.openim.common.mq.kafka; | 126 | 0.6875 | 0.614583 | 5 | 18.4 | 13.879481 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 0 |
adb6aa5d961e8405d90473b5b163af50f93daea8 | 4,312,147,230,044 | 20a4fa4169c40a7c53c9612791fbfa678ed9f00d | /src/converter/AbstractConverter.java | aa9f4c1998fdc6d32d08193fff0dd9ddb73a71fe | [] | no_license | DmitriyBereza/Lessons | https://github.com/DmitriyBereza/Lessons | ee6fb3850307d1f49da304a6f974fc86adf44b14 | 07e02d880606c3aa68fc96dab4e54307c88f2b28 | refs/heads/master | 2021-01-22T05:50:57.271000 | 2017-03-06T19:25:06 | 2017-03-06T19:25:06 | 81,716,064 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package converter;
import java.sql.ResultSet;
import java.sql.SQLException;
/**
* Created by Дмитр ий on 03.03.2017.
*/
public interface AbstractConverter<T> {
T fromRS(ResultSet source) throws SQLException;
String toQuery(T source);
}
| UTF-8 | Java | 257 | java | AbstractConverter.java | Java | [
{
"context": ";\nimport java.sql.SQLException;\n\n/**\n * Created by Дмитр ий on 03.03.2017.\n */\npublic interface AbstractConve",
"end": 104,
"score": 0.9998708367347717,
"start": 96,
"tag": "NAME",
"value": "Дмитр ий"
}
] | null | [] | package converter;
import java.sql.ResultSet;
import java.sql.SQLException;
/**
* Created by <NAME> on 03.03.2017.
*/
public interface AbstractConverter<T> {
T fromRS(ResultSet source) throws SQLException;
String toQuery(T source);
}
| 248 | 0.728 | 0.696 | 14 | 16.857143 | 17.348763 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 0 |
cb8a48e9a442d060c3f6a055a06549bb003eea10 | 2,302,102,522,050 | 45f3466fce03c8b4c42606313588f429ed2f5e35 | /src/DBschema.java | 4f0aec854180ca5eb87b57ede01dff2e54a2330e | [] | no_license | ftalfredo/NeuSoftCallback | https://github.com/ftalfredo/NeuSoftCallback | c4bf9f327c920bec2312a8dadbe276a16af07df4 | ae9606edafb34f82767a71423f56530ea3fab07d | refs/heads/master | 2021-01-18T18:35:20.761000 | 2017-09-01T22:30:00 | 2017-09-01T22:30:00 | 100,516,967 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | ../app/src/main/java/client/oddc/fla/com/restclient/DBschema.java | UTF-8 | Java | 65 | java | DBschema.java | Java | [] | null | [] | ../app/src/main/java/client/oddc/fla/com/restclient/DBschema.java | 65 | 0.8 | 0.8 | 1 | 65 | 0 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0 | false | false | 0 |
63cf436cb04bc38a5cb2587759d96653711c6f0a | 31,860,067,446,184 | 134ea91899a66f9849c31f18afb0392687ea0d27 | /FINAL/JakeWharton-ActionBarSherlock-e5c2d1c/library/src/com/exypnos/craveparty/controller/SearchPartyActivity.java | 424ecb55b82011cbe82cf70a38ae14758631e54f | [
"Apache-2.0"
] | permissive | SuikoHero38/CraveParty | https://github.com/SuikoHero38/CraveParty | 7bebda53d495e9ab04c54a70588e683513bf931a | f76d439689d209dede2162a072efdec4a3d1aaed | refs/heads/master | 2016-09-06T08:13:35.955000 | 2013-11-24T11:01:01 | 2013-11-24T11:01:01 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.exypnos.craveparty.controller;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Locale;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.content.res.Configuration;
import android.os.Bundle;
import android.support.v4.app.NavUti... | UTF-8 | Java | 4,805 | java | SearchPartyActivity.java | Java | [] | null | [] | package com.exypnos.craveparty.controller;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Locale;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.content.res.Configuration;
import android.os.Bundle;
import android.support.v4.app.NavUti... | 4,805 | 0.75026 | 0.745682 | 148 | 31.472973 | 22.665442 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.5 | false | false | 0 |
862f66739235e008d71af3f7404a21dfd47fafc2 | 10,943,576,729,493 | 53d677a55e4ece8883526738f1c9d00fa6560ff7 | /com/google/android/gms/common/api/Batch.java | 101b8b16eacc0c5955a13bbe1df9a3980e56b035 | [] | no_license | 0jinxing/wechat-apk-source | https://github.com/0jinxing/wechat-apk-source | 544c2d79bfc10261eb36389c1edfdf553d8f312a | f75eefd87e9b9ecf2f76fc6d48dbba8e24afcf3d | refs/heads/master | 2020-06-07T20:06:03.580000 | 2019-06-21T09:17:26 | 2019-06-21T09:17:26 | 193,069,132 | 9 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.gms.common.api;
import com.google.android.gms.common.api.internal.BasePendingResult;
import com.tencent.matrix.trace.core.AppMethodBeat;
import java.util.List;
public final class Batch extends BasePendingResult<BatchResult>
{
private final Object mLock;
private int zzcd;
pri... | UTF-8 | Java | 1,880 | java | Batch.java | Java | [] | null | [] | package com.google.android.gms.common.api;
import com.google.android.gms.common.api.internal.BasePendingResult;
import com.tencent.matrix.trace.core.AppMethodBeat;
import java.util.List;
public final class Batch extends BasePendingResult<BatchResult>
{
private final Object mLock;
private int zzcd;
pri... | 1,880 | 0.662234 | 0.637766 | 63 | 27.873016 | 24.440073 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.603175 | false | false | 0 |
45610d912afc6d8a6bfdba3d193427bab1784303 | 6,708,738,964,528 | 04ac638cc2851e216b6edd6578df19ae599f156c | /results/Nopol-Test-Runing-Result/math/73/186/org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl_ESTest.java | 46700189ff950b469661948f39387a4e972f5122 | [] | no_license | tdurieux/test4repair-experiments | https://github.com/tdurieux/test4repair-experiments | 9f719d72de7d67b53b7e7936b21763dbd2dc48d0 | c90e85a1c3759b4c40f0e8f7468bd8213c729674 | refs/heads/master | 2021-01-25T05:10:07.540000 | 2017-06-06T12:25:20 | 2017-06-06T12:25:20 | 93,516,208 | 0 | 0 | null | true | 2017-06-06T12:32:05 | 2017-06-06T12:32:05 | 2017-05-11T18:57:00 | 2017-06-06T12:25:21 | 258,812 | 0 | 0 | 0 | null | null | null | package org.apache.commons.math.analysis.solvers;
public class UnivariateRealSolverImpl_ESTest extends org.apache.commons.math.analysis.solvers.UnivariateRealSolverImpl_ESTest_scaffolding {
@org.junit.Test(timeout = 4000)
public void test03() throws java.lang.Throwable {
org.apache.commons.math.analys... | UTF-8 | Java | 9,948 | java | UnivariateRealSolverImpl_ESTest.java | Java | [] | null | [] | package org.apache.commons.math.analysis.solvers;
public class UnivariateRealSolverImpl_ESTest extends org.apache.commons.math.analysis.solvers.UnivariateRealSolverImpl_ESTest_scaffolding {
@org.junit.Test(timeout = 4000)
public void test03() throws java.lang.Throwable {
org.apache.commons.math.analys... | 9,948 | 0.730901 | 0.662646 | 170 | 57.511765 | 44.685467 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.935294 | false | false | 0 |
6564ef058fe0d8b317d3379760b4e7286081a8c4 | 24,283,745,130,839 | 771c5e42bc83c22d6a7dc92bfec9432dfecd335d | /Widget/app/src/main/java/com/fullsail/djones/android/widget/ToDoObject.java | 077afe49a1740f0f6930248463f4007bfbcbc67f | [] | no_license | dljones79/MDF3 | https://github.com/dljones79/MDF3 | 8df8145801fee0d4fc393c51e9cf49a160995699 | 679f236f6a14b006fabc44c1ff0be4ec6318675f | refs/heads/master | 2020-12-11T07:25:42.050000 | 2014-09-26T03:02:03 | 2014-09-26T03:02:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //////////////////////////
// David Jones //
// MDF-3 1409 //
// Week 3 Widgets //
// Full Sail University //
//////////////////////////
// This custom object class is used to serialize data and store to device
package com.fullsail.djones.android.widget;
import java.io.Serializable;
public ... | UTF-8 | Java | 1,075 | java | ToDoObject.java | Java | [
{
"context": "//////////////////////////\n// David Jones //\n// MDF-3 1409 //\n// Week 3 ",
"end": 41,
"score": 0.9997553825378418,
"start": 30,
"tag": "NAME",
"value": "David Jones"
}
] | null | [] | //////////////////////////
// <NAME> //
// MDF-3 1409 //
// Week 3 Widgets //
// Full Sail University //
//////////////////////////
// This custom object class is used to serialize data and store to device
package com.fullsail.djones.android.widget;
import java.io.Serializable;
public class... | 1,070 | 0.60093 | 0.578605 | 49 | 20.938776 | 20.255922 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.346939 | false | false | 0 |
c8527dd066b94cbebf42489cdf938ff66d54c870 | 18,176,301,638,169 | e650ac722b606eae99d71bb9eca66c1776a25532 | /ElasticSearch/src/main/java/com/elasticsearch/ElasticSearchMain.java | 7f48d4fad369ba5c82b633c6bbbae9eab7b35b25 | [] | no_license | whhtrip/SpringCloudTest | https://github.com/whhtrip/SpringCloudTest | d7f66f2d6f00858b900a629c15aa9a8fd9104776 | 526c2f8c9e263a4033955376d5b506898bdb613d | refs/heads/master | 2022-07-06T17:44:02.609000 | 2019-11-19T02:32:21 | 2019-11-19T02:32:21 | 214,622,433 | 0 | 0 | null | false | 2022-06-21T02:13:43 | 2019-10-12T09:51:16 | 2019-11-19T02:32:33 | 2022-06-21T02:13:43 | 124 | 0 | 0 | 7 | Java | false | false | package com.elasticsearch;
import java.net.UnknownHostException;
/**
* @author:WangHongHao
* @date:19-10-22创建
* @date:修改
* @description:
*/
public class ElasticSearchMain {
public static void main(String[] args) {
try {
//ElasticSearchTest.createIndex();
//ElasticSearchTest.ge... | UTF-8 | Java | 485 | java | ElasticSearchMain.java | Java | [
{
"context": "rt java.net.UnknownHostException;\n\n/**\n * @author:WangHongHao\n * @date:19-10-22创建\n * @date:修改\n * @description:\n",
"end": 93,
"score": 0.9998473525047302,
"start": 82,
"tag": "NAME",
"value": "WangHongHao"
}
] | null | [] | package com.elasticsearch;
import java.net.UnknownHostException;
/**
* @author:WangHongHao
* @date:19-10-22创建
* @date:修改
* @description:
*/
public class ElasticSearchMain {
public static void main(String[] args) {
try {
//ElasticSearchTest.createIndex();
//ElasticSearchTest.ge... | 485 | 0.613108 | 0.600423 | 21 | 21.523809 | 16.672243 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 0 |
4e7798d3b857ff27d4c7f7ff54664f6d9889ccde | 3,788,161,208,258 | 1097608da0090a2fdc8ead5b6390b5c241d503c9 | /src/main/java/com/kg/idiomknowledgegraph/service/serviceImp/LiteratureImpl.java | c646f40ff8d04c047f85610f3baed93a75524476 | [] | no_license | Bread-hu/Idiom-knowledge-graph | https://github.com/Bread-hu/Idiom-knowledge-graph | 1daea5e53c7db00e03482c7304e3e975e331241d | e4c76726c9916446ff2c31fbebf0da0aae9eb913 | refs/heads/master | 2023-04-08T03:44:19.471000 | 2021-04-25T03:52:48 | 2021-04-25T03:52:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kg.idiomknowledgegraph.service.serviceImp;
import com.kg.idiomknowledgegraph.dao.ChengYuDao;
import com.kg.idiomknowledgegraph.domain.ChengYu;
import com.kg.idiomknowledgegraph.domain.ChengYuMini;
import com.kg.idiomknowledgegraph.service.ChengYuService;
import com.kg.idiomknowledgegraph.service.Literature... | UTF-8 | Java | 536 | java | LiteratureImpl.java | Java | [] | null | [] | package com.kg.idiomknowledgegraph.service.serviceImp;
import com.kg.idiomknowledgegraph.dao.ChengYuDao;
import com.kg.idiomknowledgegraph.domain.ChengYu;
import com.kg.idiomknowledgegraph.domain.ChengYuMini;
import com.kg.idiomknowledgegraph.service.ChengYuService;
import com.kg.idiomknowledgegraph.service.Literature... | 536 | 0.856343 | 0.856343 | 17 | 30.529411 | 25.900528 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529412 | false | false | 0 |
3735020b61312b555a1edac4310082430fbd7a23 | 3,848,290,750,095 | d0f50dcea54ea689965e5dadd4976ccf98063056 | /javaADT/src/edu/nus/comp/dotagrid/logic/Tree.java | 0446a8fe7d6bd1cd8acb650c04488c8618601362 | [] | no_license | dingxiangfei2009/orbital2014 | https://github.com/dingxiangfei2009/orbital2014 | 1efdbd87c812bf1e5ae42f220868c30ca19a04a4 | 8d96e51e104a8d121de6c7b376e41e7490fc4ea5 | refs/heads/master | 2016-09-06T01:49:13.796000 | 2014-10-29T00:56:21 | 2014-10-29T00:56:21 | 19,447,953 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.nus.comp.dotagrid.logic;
public class Tree extends Character{
public static final int TREE_REVIVE_TIME = 100;
public Tree() {
super("Tree", 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3);
// Tree has all zero attribute
this.setAttackable(false);
this.setCharacterImage("WorldMap/terrian", "Tree");
... | UTF-8 | Java | 937 | java | Tree.java | Java | [] | null | [] | package edu.nus.comp.dotagrid.logic;
public class Tree extends Character{
public static final int TREE_REVIVE_TIME = 100;
public Tree() {
super("Tree", 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3);
// Tree has all zero attribute
this.setAttackable(false);
this.setCharacterImage("WorldMap/terrian", "Tree");
... | 937 | 0.605123 | 0.580576 | 33 | 27.39394 | 22.826008 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.909091 | false | false | 0 |
a95b2c0a4c2bf02003b4a298d5db2166dd794493 | 25,305,947,310,803 | 8cbdc1f88feecb3a0de83c14398a20ba843c6895 | /app/src/main/java/com/example/testactivity/Download.java | 44a14eb85b970f604de0ea35edd6d2a856c24493 | [] | no_license | yishengbugai/MyApp | https://github.com/yishengbugai/MyApp | d0ebcf882a48e6aca766cefe7ac6fcc9245afd33 | 42489c0c114f71aa2df531af83e01132e5d383b2 | refs/heads/master | 2020-06-09T02:56:48.261000 | 2019-06-24T04:09:34 | 2019-06-24T04:09:34 | 193,357,289 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.testactivity;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.net.Uri;
import android.os.Environment;
import android.os.Handler;
import android.os.Message;
import android.widget.Toast;
import java... | UTF-8 | Java | 2,866 | java | Download.java | Java | [] | null | [] | package com.example.testactivity;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.net.Uri;
import android.os.Environment;
import android.os.Handler;
import android.os.Message;
import android.widget.Toast;
import java... | 2,866 | 0.660651 | 0.658528 | 86 | 31.860466 | 25.201588 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.662791 | false | false | 0 |
27adfaddbb1e775710e770d888e4f8d41be5c92f | 29,506,425,323,622 | ab961c000cb208cb24dfca786c669c8cd7a0b36a | /src/aaron/ren/pragram/Leetcode/dynamic/LongestCommonSubsequence.java | fed274ba6c973722a98ece7421c8f73e589c7fd0 | [
"Apache-2.0"
] | permissive | renshuaibing-aaron/jdk1.8-source-analysis | https://github.com/renshuaibing-aaron/jdk1.8-source-analysis | 025a37e4ee2a7d9c9c44e4ec273108a3dfb9c7f0 | cd492db5ae3e56d904c625b28847ce2bd82b7cb1 | refs/heads/master | 2022-09-20T08:28:41.496000 | 2022-08-07T15:22:29 | 2022-08-07T15:22:29 | 209,549,524 | 0 | 1 | null | true | 2019-09-19T12:35:32 | 2019-09-19T12:35:32 | 2019-09-09T07:40:22 | 2019-09-09T07:39:55 | 17,984 | 0 | 0 | 0 | null | false | false | package aaron.ren.pragram.Leetcode.dynamic;
import java.util.Scanner;
//题目:求两个字符串最长的公共子序列。
//a1bc2和ab34c 最长公共子序列为 abc
//运用了动态规划
public class LongestCommonSubsequence
{
public static void main(String[] args)
{
Scanner sc= new Scanner(System.in);
System.out.println("请输入两个字符串:");
String ... | GB18030 | Java | 2,525 | java | LongestCommonSubsequence.java | Java | [] | null | [] | package aaron.ren.pragram.Leetcode.dynamic;
import java.util.Scanner;
//题目:求两个字符串最长的公共子序列。
//a1bc2和ab34c 最长公共子序列为 abc
//运用了动态规划
public class LongestCommonSubsequence
{
public static void main(String[] args)
{
Scanner sc= new Scanner(System.in);
System.out.println("请输入两个字符串:");
String ... | 2,525 | 0.419272 | 0.388437 | 87 | 25.839081 | 15.546647 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.724138 | false | false | 0 |
58b8fb751adcaff38360def920062b8042651808 | 26,061,861,553,743 | 2cfd9a529eb31bbdf34e1a860819022681046f00 | /HomeWork/src/tutorial3/Polygon.java | fc49e94d3349b5030dbd827fc4a4fa5cf44a2db2 | [] | no_license | WGRayleigh/drinkbird | https://github.com/WGRayleigh/drinkbird | 01005664e75472250c59d0590f2f0754bb54568f | 52aa3f131f42e2f6ed6f094a5c42fdc015bef1f3 | refs/heads/master | 2020-03-25T01:48:06.872000 | 2018-08-02T07:20:20 | 2018-08-02T07:20:20 | 143,257,409 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tutorial3;
import java.applet.*;
import java.awt.*;
public class Polygon extends Applet{
public void init() {
setBackground(Color.black);
setForeground(Color.green);
}
public void paint(Graphics g) {
int[] xpoints= {30,100,30,100,30};
int[] ypoints= {30,30,200,200,30};
int num=5;
//... | UTF-8 | Java | 436 | java | Polygon.java | Java | [] | null | [] | package tutorial3;
import java.applet.*;
import java.awt.*;
public class Polygon extends Applet{
public void init() {
setBackground(Color.black);
setForeground(Color.green);
}
public void paint(Graphics g) {
int[] xpoints= {30,100,30,100,30};
int[] ypoints= {30,30,200,200,30};
int num=5;
//... | 436 | 0.672018 | 0.612385 | 18 | 22.222221 | 17.399092 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.166667 | false | false | 0 |
71f21cd45a10d39bfb29300107c908f70d977f49 | 26,061,861,554,239 | 0323e39360711fc6f5c81693eb99e230173fb776 | /tiaoin-crawl/tiaoin-crawl-core/src/main/java/com/tiaoin/crawl/core/level/Level.java | 918cbce3b792ecf468f87cf2cf1621f6cb4932be | [] | no_license | your117/tiaoin | https://github.com/your117/tiaoin | 3638b0692d19a0b91de561de4d86726797ca646a | 3c6e118bfd91e3a6f169e5eefb1250c6e05978d7 | refs/heads/master | 2021-01-19T17:17:29.844000 | 2013-06-05T06:51:48 | 2013-06-05T06:51:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tiaoin.crawl.core.level;
/**
* 组件级别,用于启动加载顺序
*
* @author sky.yang
* @version $Id: Level.java, v 1.0 2013-5-29 上午9:26:34 sky.yang Exp $
*/
public enum Level {
FIRST_LEVEL(1, "优先级1,这个是最高优先级"),
SECOND_LEVEL(2, "优先级2"),
THIRD_LEVEL(3, "优先级3"),
FORTH_LEVEL(4, "优先级4"),
;
... | UTF-8 | Java | 846 | java | Level.java | Java | [
{
"context": "e.level;\r\n\r\n/**\r\n * 组件级别,用于启动加载顺序\r\n * \r\n * @author sky.yang\r\n * @version $Id: Level.java, v 1.0 2013-5-29 上午9",
"end": 87,
"score": 0.9977506995201111,
"start": 79,
"tag": "NAME",
"value": "sky.yang"
}
] | null | [] | package com.tiaoin.crawl.core.level;
/**
* 组件级别,用于启动加载顺序
*
* @author sky.yang
* @version $Id: Level.java, v 1.0 2013-5-29 上午9:26:34 sky.yang Exp $
*/
public enum Level {
FIRST_LEVEL(1, "优先级1,这个是最高优先级"),
SECOND_LEVEL(2, "优先级2"),
THIRD_LEVEL(3, "优先级3"),
FORTH_LEVEL(4, "优先级4"),
;
... | 846 | 0.525773 | 0.497423 | 41 | 16.926828 | 15.533426 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.512195 | false | false | 0 |
049fa04966f58ac247b360c3a247501138cf1547 | 20,787,641,778,672 | 58ac958795365781b69e1f5ec55416910fae1569 | /LeetCode/perfectSquare.java | b94c87ea7f1d24aae6c6f3998327096d0068a7a3 | [
"MIT"
] | permissive | iCodeIN/Java-Questions-and-Solutions | https://github.com/iCodeIN/Java-Questions-and-Solutions | fbe9136d96831d757585302e61cf87166d4be15e | 4cf64e9cf535f7f66e686ff6e1029ed77c083f16 | refs/heads/master | 2023-08-22T09:59:38.643000 | 2021-10-17T20:44:40 | 2021-10-17T20:44:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Given an integer n, return the least number of perfect square numbers that sum to n.
A perfect square is an integer that is the square of an integer; in other words,
it is the product of some integer with itself. For example, 1, 4, 9, and 16 are perfect squares
while 3 and 11 are not.
*/
class Solution {
pu... | UTF-8 | Java | 1,153 | java | perfectSquare.java | Java | [] | null | [] | /*
Given an integer n, return the least number of perfect square numbers that sum to n.
A perfect square is an integer that is the square of an integer; in other words,
it is the product of some integer with itself. For example, 1, 4, 9, and 16 are perfect squares
while 3 and 11 are not.
*/
class Solution {
pu... | 1,153 | 0.580226 | 0.560278 | 30 | 37.466667 | 31.811668 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.633333 | false | false | 0 |
dbdcae5faf3457884886a858f29aab7738c6d73d | 8,684,423,933,292 | 8cfdc1aa90177c97e0430a2719b2053a24fa8129 | /app/src/main/java/com/example/itptravel/FavouritesFragment.java | 1b6a520a4eaa3a8c12140bdd274ec2c93f28e191 | [] | no_license | tnjegove/ITPtravel | https://github.com/tnjegove/ITPtravel | 6fb69fc4621eeccb5af79a61225db652e81f2e68 | 192e8c96141d61d40696559b58502e42b742a311 | refs/heads/master | 2022-11-27T14:17:30.173000 | 2020-08-01T11:06:19 | 2020-08-01T11:06:19 | 276,066,517 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.itptravel;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.Button;
import android.widget.Spinner;
import andro... | UTF-8 | Java | 4,184 | java | FavouritesFragment.java | Java | [] | null | [] | package com.example.itptravel;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.Button;
import android.widget.Spinner;
import andro... | 4,184 | 0.628346 | 0.626195 | 113 | 36.02655 | 34.065388 | 163 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.610619 | false | false | 0 |
1dbc50334e36e37e9ceffcb80404444073c1489f | 22,668,837,413,929 | 9177208a59dd8a2b3a024f82a5e71afcaf971f61 | /leetcodeWrite/src/threadAbout/SiSuo.java | a7486a6f34b0315dbfbcaa47887834061c06e977 | [] | no_license | xing614/AlgorithmProblem | https://github.com/xing614/AlgorithmProblem | e707962e65c89e64f50c596588020c01cb0833ff | 2254fb679865d7dc2a0d9272d82334e9b761bc44 | refs/heads/master | 2020-03-17T06:28:41.824000 | 2019-07-18T13:21:06 | 2019-07-18T13:21:06 | 133,357,464 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package threadAbout;
public class SiSuo implements Runnable{
public int flag = 1;
public static Object o1 = new Object();//静态的就是类属性
public static Object o2 = new Object();
public static void main(String[] args) {
// TODO Auto-generated method stub
SiSuo td1 = new SiSuo();
SiSuo td2 = new SiSuo();
... | UTF-8 | Java | 1,189 | java | SiSuo.java | Java | [] | null | [] | package threadAbout;
public class SiSuo implements Runnable{
public int flag = 1;
public static Object o1 = new Object();//静态的就是类属性
public static Object o2 = new Object();
public static void main(String[] args) {
// TODO Auto-generated method stub
SiSuo td1 = new SiSuo();
SiSuo td2 = new SiSuo();
... | 1,189 | 0.592189 | 0.564033 | 51 | 20.588236 | 14.528102 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.607843 | false | false | 0 |
c44816134cc6105284c94b894b95d869fa21458d | 23,424,751,691,715 | 1d6476d154655bc1b8e20f995bbac8196c666950 | /src/test/java/eleks/com/pages_tests/MailBoxPage_Test.java | 998ad3063b120c39614def94934ef1af3a1fd355 | [] | no_license | HalynaLesh/I.UA_ReportNG | https://github.com/HalynaLesh/I.UA_ReportNG | c6f29742136ad143a96e9884d4e1bc3d9e8a3ff0 | 321b6b28fc38c7b314230b55976e205fcdbd9c1c | refs/heads/master | 2020-04-06T04:08:01.754000 | 2017-02-24T13:56:08 | 2017-02-24T13:56:08 | 83,042,871 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package eleks.com.pages_tests;
import java.sql.SQLException;
import org.testng.Assert;
import org.testng.Reporter;
import org.testng.annotations.Test;
import eleks.com.pages.CreateMailPage;
import eleks.com.pages.MailBoxPage;
public class MailBoxPage_Test extends BasePage_Test {
MailBoxPage mailBoxPage;
CreateM... | UTF-8 | Java | 1,342 | java | MailBoxPage_Test.java | Java | [] | null | [] | package eleks.com.pages_tests;
import java.sql.SQLException;
import org.testng.Assert;
import org.testng.Reporter;
import org.testng.annotations.Test;
import eleks.com.pages.CreateMailPage;
import eleks.com.pages.MailBoxPage;
public class MailBoxPage_Test extends BasePage_Test {
MailBoxPage mailBoxPage;
CreateM... | 1,342 | 0.769747 | 0.769747 | 45 | 28.822222 | 23.239132 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.8 | false | false | 0 |
ff299fa6130c74325908a709dbfaabbe7780d2f6 | 22,703,197,136,009 | e35cd796eb7879857e296fd1536e4ef2c189e064 | /src/main/java/com/job/SkillHunterApplication.java | 8a4bd4371773720d4fe1eb7577fdb5276c5c039f | [] | no_license | ToryZhou/skill-hunter | https://github.com/ToryZhou/skill-hunter | 2c0c000da834896a1a95c8a926075f75cb96aebc | be865630063d4cb89886636ad789b172dcdf4450 | refs/heads/master | 2020-03-11T03:40:22.606000 | 2018-05-06T18:24:07 | 2018-05-06T18:24:07 | 129,755,210 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.job;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.web.servlet.ServletComponentScan;
@SpringBootApplication
@ServletComponentScan // 注意要加上@ServletComponentScan注解,否则Servlet无法生效
public class SkillHunter... | UTF-8 | Java | 483 | java | SkillHunterApplication.java | Java | [] | null | [] | package com.job;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.web.servlet.ServletComponentScan;
@SpringBootApplication
@ServletComponentScan // 注意要加上@ServletComponentScan注解,否则Servlet无法生效
public class SkillHunter... | 483 | 0.81978 | 0.81978 | 14 | 31.5 | 27.220659 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 0 |
f48f8710c5449729408c5c6d57ab4e20b6ab7fdc | 24,678,882,105,249 | 798e55369cca940f80aef602f4205b77df87f2b2 | /Asynktask/java/com/example/asynktask/MainActivity.java | cd3b7d8bd40ddf8a2e4efb3561cbd7a22e545100 | [] | no_license | TusharMK/Mobile-Application-Development-Assignments | https://github.com/TusharMK/Mobile-Application-Development-Assignments | 3617958dd6fe82cdbcb528c611d47fb8fcaedf11 | 47e6c7caf7c45b3ab4142df1144afd6b9e5627fd | refs/heads/master | 2022-04-22T07:59:39.093000 | 2020-04-19T15:27:56 | 2020-04-19T15:27:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.asynktask;
import android.media.MediaPlayer;
import android.os.AsyncTask;
import android.provider.Settings;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.ProgressBar;
import android.widget.SeekBar;
import android... | UTF-8 | Java | 3,164 | java | MainActivity.java | Java | [] | null | [] | package com.example.asynktask;
import android.media.MediaPlayer;
import android.os.AsyncTask;
import android.provider.Settings;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.ProgressBar;
import android.widget.SeekBar;
import android... | 3,164 | 0.573641 | 0.571113 | 101 | 29.326733 | 26.550571 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.534653 | false | false | 0 |
639b05a5d5a049ba0ccdfbc334cc2086172c3adc | 20,856,361,254,108 | d99477ff7d82c8e9c7b66a04648182c0eaee30c1 | /src/main/java/frc/robot/commands/TestBallMech.java | bf69ca4d2e5aa7ea4696845025a4e0a88b5f93c6 | [] | no_license | 3015RangerRobotics/RobotCode2019 | https://github.com/3015RangerRobotics/RobotCode2019 | 3887a1be07d2314042fd51030768f5d480ab840f | 86ff634241d0b200a57e9a3655fd97781d9d26bd | refs/heads/master | 2020-04-16T08:25:23.825000 | 2019-03-14T04:50:54 | 2019-03-14T04:50:54 | 165,424,477 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package frc.robot.commands;
public class TestBallMech extends CommandBase {
public TestBallMech() {
requires(ballMech);
}
@Override
protected void initialize() {
ballMech.selfTest();
}
@Override
protected void execute() {
}
@Override
protected boolean isFinished() {
return true;
}
@Override
prot... | UTF-8 | Java | 400 | java | TestBallMech.java | Java | [] | null | [] | package frc.robot.commands;
public class TestBallMech extends CommandBase {
public TestBallMech() {
requires(ballMech);
}
@Override
protected void initialize() {
ballMech.selfTest();
}
@Override
protected void execute() {
}
@Override
protected boolean isFinished() {
return true;
}
@Override
prot... | 400 | 0.69 | 0.69 | 30 | 12.333333 | 12.739265 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 0 |
b9173511cda7deba79478789940e508d1a3c5d4a | 6,622,839,590,080 | 176caa69312012c32f382cbb4b8a39e01f8d2f2a | /src/ArrayProblems/TwoSum.java | b43a982411ca79e0f2a725c66eb0707d20f724f4 | [] | no_license | barrycheng8/leetcode | https://github.com/barrycheng8/leetcode | c6a3640b5f1c54257af8629ce8ebb5b519c9199d | 8f2c5940141a7d85b978bbf16c36b40cd09b14dc | refs/heads/master | 2023-02-02T07:51:39.288000 | 2020-12-18T02:46:37 | 2020-12-18T02:46:37 | 276,461,994 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // LeetCode 1. Two Sum
// Given an array of integers, return the indices of the numbers that add up to the specific target
// There will only be exactly 1 solution, and the element in the same index may not be used twice
// Ex. [2, 7, 11, 15], target 9: return [0, 1] (2 + 7 = 9)
// Intuition: The operands in a sum can ... | UTF-8 | Java | 1,712 | java | TwoSum.java | Java | [] | null | [] | // LeetCode 1. Two Sum
// Given an array of integers, return the indices of the numbers that add up to the specific target
// There will only be exactly 1 solution, and the element in the same index may not be used twice
// Ex. [2, 7, 11, 15], target 9: return [0, 1] (2 + 7 = 9)
// Intuition: The operands in a sum can ... | 1,712 | 0.634346 | 0.618575 | 40 | 41.799999 | 37.30228 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.825 | false | false | 0 |
1f4b0a07fed9522b77f7a9dbe98fc093d547ef02 | 35,562,329,255,773 | a614743305d58e5fd5387c5409770c4f32d18cb1 | /src/test/java/qaApiServices/user/builder/User.java | 5eeefaec57fcec677b8973d4987b8ba975476bc8 | [] | no_license | sanchi0204/simple-android-ui-tests | https://github.com/sanchi0204/simple-android-ui-tests | ee035fedc3e16603464e06cca14d25b04b18fe52 | 037b0b8acf1bd02be3e0bac3e5bd014f679804d4 | refs/heads/master | 2022-04-07T10:48:10.234000 | 2020-02-17T15:13:05 | 2020-02-17T15:13:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package qaApiServices.user.builder;
import com.embibe.optimus.utils.ScenarioContext;
import lombok.Getter;
import lombok.Setter;
import utils.*;
@Getter
@Setter
public class User {
private String full_name;
private String registration_facility_id;
private String updated_at;
private String created_at;
... | UTF-8 | Java | 2,056 | java | User.java | Java | [
{
"context": "generex.random();\n String password_digest = \"$2a$10$vJkbmZrjKDJh1jk1y8HJhuzLAzoY.8p0GfIpNjCNqKvOQh6.ArpYK\";\n String deleted_at = \"\";\n\n public",
"end": 1596,
"score": 0.9994404315948486,
"start": 1535,
"tag": "PASSWORD",
"value": "\"$2a$10$vJkbmZrjKD... | null | [] | package qaApiServices.user.builder;
import com.embibe.optimus.utils.ScenarioContext;
import lombok.Getter;
import lombok.Setter;
import utils.*;
@Getter
@Setter
public class User {
private String full_name;
private String registration_facility_id;
private String updated_at;
private String created_at;
... | 2,005 | 0.686284 | 0.668774 | 55 | 36.381817 | 34.272964 | 181 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.927273 | false | false | 0 |
08830da6e58939ae2e3e080efd26682821a6c500 | 35,562,329,255,351 | d5db647ad6f96edf5341a8983da432dae6ff3661 | /JWT-without-Redux/backend/src/main/java/com/example/demo/service/UserService.java | 57125ee1cee5dae359a0c4539e8133145f3b6911 | [] | no_license | celalaygar/SpringBoot-Security-JWT-React | https://github.com/celalaygar/SpringBoot-Security-JWT-React | 68698aab9ac2efe7e4eead9a54cb2e5968a889e0 | cf2f2ee05f69014712011702ce62c5c8ffbf6e4b | refs/heads/master | 2022-12-23T18:26:07.518000 | 2020-09-30T20:50:35 | 2020-09-30T20:50:35 | 295,399,382 | 4 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.service;
import javax.validation.Valid;
import org.springframework.http.ResponseEntity;
import com.example.demo.dto.UserDto;
import com.example.demo.model.User;
public interface UserService {
public ResponseEntity<?> save(@Valid User user);
public Boolean deleteUser(Long id);... | UTF-8 | Java | 362 | java | UserService.java | Java | [] | null | [] | package com.example.demo.service;
import javax.validation.Valid;
import org.springframework.http.ResponseEntity;
import com.example.demo.dto.UserDto;
import com.example.demo.model.User;
public interface UserService {
public ResponseEntity<?> save(@Valid User user);
public Boolean deleteUser(Long id);... | 362 | 0.754144 | 0.754144 | 16 | 20.625 | 18.707869 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6875 | false | false | 0 |
893fc56ee13b0ced4912877298c2586f3258437b | 8,993,661,576,041 | 786e2f5d6b6ae5583271eb76d52434c448e2f3fa | /app/src/main/java/com/team2/mtglifetracker/OptionsActivity.java | 97954381cda06953fd336a47f88b5f32f8b56fb2 | [
"MIT"
] | permissive | dansjack/Magic-Life | https://github.com/dansjack/Magic-Life | 5f4b53e1f8bdd49284f018459fe68df71b7ddaa4 | 7855f6319d06daf773afdc6e86281c175b848c55 | refs/heads/master | 2020-06-18T12:49:28.336000 | 2020-01-05T20:37:47 | 2020-01-05T20:37:47 | 196,307,419 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.team2.mtglifetracker;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.view.Window;
import android.view.WindowManager;
import android.widget.Button;
import android.widget.ImageButton;... | UTF-8 | Java | 2,754 | java | OptionsActivity.java | Java | [] | null | [] | package com.team2.mtglifetracker;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.view.Window;
import android.view.WindowManager;
import android.widget.Button;
import android.widget.ImageButton;... | 2,754 | 0.618736 | 0.616558 | 94 | 28.287233 | 20.940962 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.542553 | false | false | 0 |
644d217ff27085b7580f0bcf8e345dcb2ce43642 | 35,588,099,064,359 | 6a6089efe4a3566f95c5fe6cb23c1e1882a6422d | /src/test/java/com/dynacrongroup/sample/remote/SeleniumPageObjectIT.java | 713063f57a79edfe33174e71b450e6ac8e8b21ee | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | dev9com/webtest-quickstart | https://github.com/dev9com/webtest-quickstart | c3a13fcf9b63421929f40ffc2400e9024d7ae471 | 43628d0d29afa437fd65448723a28571ccbdb84d | refs/heads/master | 2016-09-06T06:14:48.816000 | 2014-07-02T21:54:46 | 2014-07-02T21:54:46 | 2,682,986 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dynacrongroup.sample.remote;
import com.dynacrongroup.sample.TestPage;
import com.dynacrongroup.webtest.WebDriverBase;
import com.dynacrongroup.webtest.parameter.ParallelRunner;
import com.dynacrongroup.webtest.parameter.ParameterCombination;
import com.dynacrongroup.webtest.util.Configuration;
import com.... | UTF-8 | Java | 3,915 | java | SeleniumPageObjectIT.java | Java | [] | null | [] | package com.dynacrongroup.sample.remote;
import com.dynacrongroup.sample.TestPage;
import com.dynacrongroup.webtest.WebDriverBase;
import com.dynacrongroup.webtest.parameter.ParallelRunner;
import com.dynacrongroup.webtest.parameter.ParameterCombination;
import com.dynacrongroup.webtest.util.Configuration;
import com.... | 3,915 | 0.703704 | 0.702682 | 104 | 36.653847 | 29.64559 | 115 | false | false | 0 | 0 | 0 | 0 | 71 | 0.018135 | 0.605769 | false | false | 0 |
09df363dcd50064be759716cbc7e37fd18c9b6d5 | 35,588,099,062,706 | 4041271b3729793d0221948796076681b7436b06 | /app/src/main/java/com/example/pedro/todoapp/di/AppComponent.java | 059b986134b40db286963d378db9ec7fef3879bc | [] | no_license | pPeterle/TodoApp | https://github.com/pPeterle/TodoApp | 7cfe8634f8887c4c52efa0f03b0444ebf9ff27a6 | 35491cde259d7451821d470bd875752c97a8008b | refs/heads/master | 2020-03-27T22:57:34.900000 | 2018-10-07T21:11:59 | 2018-10-07T21:11:59 | 147,275,828 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.pedro.todoapp.di;
import android.app.Application;
import com.example.pedro.todoapp.App;
import com.example.pedro.todoapp.di.module.AppModule;
import com.example.pedro.todoapp.di.module.FragmentModule;
import com.example.pedro.todoapp.di.module.ViewModelModule;
import javax.inject.Singleton;
impo... | UTF-8 | Java | 714 | java | AppComponent.java | Java | [] | null | [] | package com.example.pedro.todoapp.di;
import android.app.Application;
import com.example.pedro.todoapp.App;
import com.example.pedro.todoapp.di.module.AppModule;
import com.example.pedro.todoapp.di.module.FragmentModule;
import com.example.pedro.todoapp.di.module.ViewModelModule;
import javax.inject.Singleton;
impo... | 714 | 0.770308 | 0.770308 | 30 | 22.833334 | 24.684792 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 0 |
f805cfbd505f2399192f0cf0fb06186dbcfb23cd | 36,344,013,292,318 | 5e02e4e72fd992600df1701d2cdba50848cc58f5 | /src/main/java/task04/task0403/task040302/TranslatorController.java | dae2e0b911d9f198d7d5faf24ff76df1b7ff6f5e | [] | no_license | tdmask/epam3 | https://github.com/tdmask/epam3 | 4e1b4270b012f56c0e3c2d4eb41168d76f17a5ce | d132b36f227c02869f7d9c83f0e728ecac955ebb | refs/heads/master | 2021-07-04T05:25:16.752000 | 2017-09-24T13:52:23 | 2017-09-24T13:52:23 | 103,446,308 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package task04.task0403.task040302;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Arrays;
class TranslatorController {
private final MenuHeader menuMain = new MenuHeader(menuListForShop);
private static final ArrayList<String> menuListForShop = new ArrayList<>(
Arrays.a... | UTF-8 | Java | 1,693 | java | TranslatorController.java | Java | [] | null | [] | package task04.task0403.task040302;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Arrays;
class TranslatorController {
private final MenuHeader menuMain = new MenuHeader(menuListForShop);
private static final ArrayList<String> menuListForShop = new ArrayList<>(
Arrays.a... | 1,693 | 0.467809 | 0.453042 | 48 | 34.270832 | 22.946259 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.520833 | false | false | 0 |
dc04b58f98e596dd98d6675eb8702039a7e79d81 | 32,839,320,003,494 | 04405eeb3fe8e903aa36a3541f8015141ec807cd | /src/com/toyrobot/ToyRobotConstants.java | 20893623af0a72739b96404ac495840e73ba0bc7 | [] | no_license | faizem/toy-robot | https://github.com/faizem/toy-robot | 2084829f7277aab3dd317b6347d160bf085281bb | 794c48eebb2413315c107e48a34a8d885d694514 | refs/heads/master | 2020-06-22T14:24:48.703000 | 2019-07-19T08:09:38 | 2019-07-19T08:09:38 | 197,729,384 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.toyrobot;
import java.util.ArrayList;
import java.util.Arrays;
/**
* This is a constant class for ToyRobot application.
*
*/
public class ToyRobotConstants {
static String NORTH = "NORTH";
static String SOUTH = "SOUTH";
static String EAST = "EAST";
static String WEST = "WEST";
static String PLA... | UTF-8 | Java | 769 | java | ToyRobotConstants.java | Java | [] | null | [] | package com.toyrobot;
import java.util.ArrayList;
import java.util.Arrays;
/**
* This is a constant class for ToyRobot application.
*
*/
public class ToyRobotConstants {
static String NORTH = "NORTH";
static String SOUTH = "SOUTH";
static String EAST = "EAST";
static String WEST = "WEST";
static String PLA... | 769 | 0.680104 | 0.677503 | 32 | 23.03125 | 21.443945 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.4375 | false | false | 0 |
24a8663c3e4a67d5bd79d68b8ec70f5cf1e315c8 | 30,382,598,665,247 | 75b12596eec367cf5f100202a5728057636f6141 | /src/simulo/ff.java | 194828be1e3eefa50019771bf1ef09468334a65a | [] | no_license | Minor-Project/Simulo-Desktop | https://github.com/Minor-Project/Simulo-Desktop | 52dd1bf7ecae75609b043ab708eadfb7270e71cc | ec37a98a3aafdb35088a6df9d052bc2af54cc133 | refs/heads/master | 2018-01-04T00:07:29.042000 | 2016-11-23T08:21:50 | 2016-11-23T08:21:50 | 71,238,868 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.OutputStreamWriter;
import java.net.ServerSocket;
import java.net.Socket;
import java.util.logging.Level;
import java.util.logging.Logger;
public class ff extends javax.swing.JFr... | UTF-8 | Java | 5,940 | java | ff.java | Java | [
{
"context": "etOutputStream()));\n writer.write(\"Hi Angad\");\n writer.flush();\n ",
"end": 4472,
"score": 0.9662632942199707,
"start": 4464,
"tag": "NAME",
"value": "Hi Angad"
}
] | null | [] |
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.OutputStreamWriter;
import java.net.ServerSocket;
import java.net.Socket;
import java.util.logging.Level;
import java.util.logging.Logger;
public class ff extends javax.swing.JFr... | 5,938 | 0.595623 | 0.576263 | 137 | 42.335766 | 31.460386 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.715328 | false | false | 0 |
c821f646e4b677de36fe4a76cfe9cadbaffdc732 | 25,529,285,660,820 | d1642e98d695218b3e770ecc04165f3044788b1f | /unw.ui.scenario/src/com/ti/smartsight/scenario/ui/viewer/actions/BoxScenarioBaseAction.java | c7296b5956424bd03f9d7e93fde041590298b121 | [] | no_license | jbrtdfj/unwdp.jvm.ui | https://github.com/jbrtdfj/unwdp.jvm.ui | ee4a4e7926e6c91e126e0da1d0f6d1691db93fbb | 536474b1cae93ad4ce107f01c865eef449d45bd5 | refs/heads/master | 2018-12-28T09:36:09.771000 | 2016-04-03T11:55:01 | 2016-04-03T11:55:01 | 7,853,026 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ti.smartsight.scenario.ui.viewer.actions;
import org.eclipse.jface.action.Action;
import org.eclipse.jface.action.IAction;
import org.eclipse.jface.viewers.ISelection;
import org.eclipse.jface.viewers.ISelectionProvider;
import org.eclipse.jface.viewers.IStructuredSelection;
import org.eclipse.jface... | UTF-8 | Java | 4,731 | java | BoxScenarioBaseAction.java | Java | [] | null | [] | package com.ti.smartsight.scenario.ui.viewer.actions;
import org.eclipse.jface.action.Action;
import org.eclipse.jface.action.IAction;
import org.eclipse.jface.viewers.ISelection;
import org.eclipse.jface.viewers.ISelectionProvider;
import org.eclipse.jface.viewers.IStructuredSelection;
import org.eclipse.jface... | 4,731 | 0.687381 | 0.68717 | 169 | 25.994083 | 24.608292 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.692308 | false | false | 0 |
db67dda02e9c7ab95d095f20e5f994214543c33e | 12,747,463,001,231 | 09e88e3dc6947ad89ec5768abfe33c05a622fed5 | /src/main/java/com/orvif/website3/Repository/DocumentProduitRepository.java | 03266cf6277dd4ed580ab44623282119adc23e0f | [] | no_license | JK2018/E-commerce-website-orvif- | https://github.com/JK2018/E-commerce-website-orvif- | 223295871a6d971b913b7ebd5c4dfb9dab032293 | dab2b55dc2ee4ae42c6ef3e490ad426349860ac6 | refs/heads/master | 2022-04-09T19:47:08.259000 | 2020-03-16T15:54:33 | 2020-03-16T15:54:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.orvif.website3.Repository;
import com.orvif.website3.Entity.CompositeKeys.DocumentProduitPK;
import com.orvif.website3.Entity.DocumentProduit;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.quer... | UTF-8 | Java | 1,024 | java | DocumentProduitRepository.java | Java | [] | null | [] | package com.orvif.website3.Repository;
import com.orvif.website3.Entity.CompositeKeys.DocumentProduitPK;
import com.orvif.website3.Entity.DocumentProduit;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.quer... | 1,024 | 0.780273 | 0.777344 | 23 | 43.52174 | 45.284481 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.565217 | false | false | 0 |
ec38a009130447ef940c9c8053aeb38ffc445b3f | 12,747,463,001,558 | f442fb69ab03b4af6188af063275a80f6d71015d | /app/src/main/java/com/entrada/cheekyMonkey/steward/ComboPopup.java | 28e02d3fd2290288449d207a8c346749d1ee6d7d | [] | no_license | haiderali007/CheekyMonkey | https://github.com/haiderali007/CheekyMonkey | 504bf4fef8a1abe340ab34b0b0f34f6806ce8262 | d4d88e02886aad483dd5a7117ecd81d1396fd6f2 | refs/heads/master | 2021-01-21T11:57:01.171000 | 2017-07-05T05:51:46 | 2017-07-05T05:51:46 | 91,694,393 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.entrada.cheekyMonkey.steward;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.graphics.Color;
import android.text.TextUtils;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.vi... | UTF-8 | Java | 16,058 | java | ComboPopup.java | Java | [
{
"context": "ext;\n this.code = code;\n this.name = name;\n this.grp_code = grp_code;\n this.i",
"end": 1909,
"score": 0.5821750164031982,
"start": 1905,
"tag": "NAME",
"value": "name"
}
] | null | [] | package com.entrada.cheekyMonkey.steward;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.graphics.Color;
import android.text.TextUtils;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.vi... | 16,058 | 0.55175 | 0.549072 | 452 | 34.52655 | 30.297226 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.608407 | false | false | 0 |
f8cc101f708baec10984b76c50cd2c529644c22c | 15,161,234,613,191 | 5138107ca8d4a80544aa36c6978d1c93b2be89c1 | /src/test/java/com/luxoft/logeek/LimitTest.java | 9df44c21afae9137095e199e52c4291c805e96c4 | [] | no_license | koval4uk/spring-data-1 | https://github.com/koval4uk/spring-data-1 | 1f4e497116a52c9b5b24ff1b574625eb51726bf9 | df0b442da91e79872c270803ce7dce968e5518d5 | refs/heads/master | 2020-06-08T15:29:19.722000 | 2018-09-08T18:49:19 | 2018-09-08T18:49:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.luxoft.logeek;
import com.luxoft.logeek.entity.Child;
import com.luxoft.logeek.repository.ChildRepository;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springfra... | UTF-8 | Java | 985 | java | LimitTest.java | Java | [] | null | [] | package com.luxoft.logeek;
import com.luxoft.logeek.entity.Child;
import com.luxoft.logeek.repository.ChildRepository;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springfra... | 985 | 0.77665 | 0.774619 | 36 | 26.361111 | 21.569208 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 0 |
26ab7da8bdf79137c4136b707c10949472c45540 | 37,366,215,497,333 | 6252c165657baa6aa605337ebc38dd44b3f694e2 | /org.eclipse.epsilon.egl.sync/Scalability-Tests/boiler-To-Generate-900-Files/boiler-To-Generate-900-Files/syncregions-900Files/BoilerActuator1978.java | e2f4eb81105598b45de253423e707690d8047465 | [] | no_license | soha500/EglSync | https://github.com/soha500/EglSync | 00fc49bcc73f7f7f7fb7641d0561ca2b9a8ea638 | 55101bc781349bb14fefc178bf3486e2b778aed6 | refs/heads/master | 2021-06-23T02:55:13.464000 | 2020-12-11T19:10:01 | 2020-12-11T19:10:01 | 139,832,721 | 0 | 1 | null | false | 2019-05-31T11:34:02 | 2018-07-05T10:20:00 | 2019-04-15T09:03:54 | 2019-05-31T11:34:01 | 87 | 0 | 0 | 0 | Java | false | false | package syncregions;
public class BoilerActuator1978 {
public execute(int temperatureDifference1978, boolean boilerStatus1978) {
//sync _bfpnGUbFEeqXnfGWlV1978, behaviour
Half Change - return temperature - targetTemperature;
//endSync
}
}
| UTF-8 | Java | 263 | java | BoilerActuator1978.java | Java | [] | null | [] | package syncregions;
public class BoilerActuator1978 {
public execute(int temperatureDifference1978, boolean boilerStatus1978) {
//sync _bfpnGUbFEeqXnfGWlV1978, behaviour
Half Change - return temperature - targetTemperature;
//endSync
}
}
| 263 | 0.749049 | 0.688213 | 13 | 19.23077 | 24.729782 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.230769 | false | false | 0 |
f7f5bea1b5aa6160cd06db1c8c9efa29c0289b7f | 34,815,004,940,193 | fb5633bc922e7f09d33df58304b3bfb271e1f578 | /js-encoder-api/src/main/java/com/lzq/api/service/AccountResultService.java | ed18a831f7e182c71ef4058f9f5fb0a00b6100c9 | [] | no_license | JS-Encoder/JS-Encoder_Java | https://github.com/JS-Encoder/JS-Encoder_Java | 0ea492e3e50afd99dd7fa6187df5b8c25ee85b8a | e28aa88db8e3a890f331842b02b1734a66d94e91 | refs/heads/master | 2023-08-13T13:17:27.634000 | 2021-10-14T07:13:22 | 2021-10-14T07:13:22 | 416,660,980 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lzq.api.service;
import com.github.pagehelper.PageInfo;
import com.lzq.api.dto.AccountResult;
import com.lzq.api.pojo.Account;
/**
* @author :LZQ
* @description:(Account)表服务接口
* @since 2021-03-24 11:20
*/
public interface AccountResultService {
/**
* 根据用户名查询用户
* @param username
*... | UTF-8 | Java | 913 | java | AccountResultService.java | Java | [
{
"context": "import com.lzq.api.pojo.Account;\n\n/**\n * @author :LZQ\n * @description:(Account)表服务接口\n * @since 2021-03-",
"end": 161,
"score": 0.9993429183959961,
"start": 158,
"tag": "USERNAME",
"value": "LZQ"
}
] | null | [] | package com.lzq.api.service;
import com.github.pagehelper.PageInfo;
import com.lzq.api.dto.AccountResult;
import com.lzq.api.pojo.Account;
/**
* @author :LZQ
* @description:(Account)表服务接口
* @since 2021-03-24 11:20
*/
public interface AccountResultService {
/**
* 根据用户名查询用户
* @param username
*... | 913 | 0.62636 | 0.61185 | 45 | 17.377777 | 18.364567 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 0 |
e1b18be684f74a188e25675071c673a485d62e60 | 5,755,256,234,590 | 84c3301dd799d1d0e7de58ed50f30719568760e6 | /pu/.svn/pristine/e1/e1b18be684f74a188e25675071c673a485d62e60.svn-base | bda7fc51573fcb484a0dca6116b6fc299d0d7a3d | [] | no_license | hljlgj/YonyouNC | https://github.com/hljlgj/YonyouNC | 264d1f38b76fb3c9937603dd48753a9b2666c3ee | fec9955513594a3095be76c4d7f98b0927d721b6 | refs/heads/master | 2020-06-12T08:25:44.710000 | 2018-07-04T09:11:33 | 2018-07-04T09:11:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nc.ui.pu.m21.config.orderstatus;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import nc.ui.uif2.factory.AbstractJavaBeanDefinition;
public class orderoutcustom_config extends AbstractJavaBeanDefinition {
private Map<String, Object> context = new HashMap... | WINDOWS-1252 | Java | 28,626 | e1b18be684f74a188e25675071c673a485d62e60.svn-base | Java | [] | null | [] | package nc.ui.pu.m21.config.orderstatus;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import nc.ui.uif2.factory.AbstractJavaBeanDefinition;
public class orderoutcustom_config extends AbstractJavaBeanDefinition {
private Map<String, Object> context = new HashMap... | 28,626 | 0.717979 | 0.699427 | 706 | 39.541077 | 25.391142 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.609065 | false | false | 0 | |
daa59c6603e91e70963cc2d7b363110f5c58f6d4 | 35,064,113,009,696 | c909bf086e3fe0938c0897ebeca345ab0c28fb0d | /src/main/java/com/manager/view/View.java | f9aa8fda7dcebdfdfbe45d392f1050afcca2f1a1 | [] | no_license | apache888/MediaManager | https://github.com/apache888/MediaManager | ed90b9dbf890e5bf3132f4971936b0195ed74edf | 20d8775a02ebc578e476d9a319611b04c4453c0c | refs/heads/master | 2021-01-19T20:40:23.429000 | 2017-04-21T05:51:02 | 2017-04-21T05:51:02 | 88,528,899 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.manager.view;
import com.manager.controller.Controller;
/**
* Created on 16.04.2017.
* @author Roman Hayda
*
* View implementation in MVC pattern
* interface contains methods to fire CRUD events
*/
public interface View {
/**
* set Controller for View (MVC)
* @param controller - speci... | UTF-8 | Java | 1,110 | java | View.java | Java | [
{
"context": "troller;\n\n/**\n * Created on 16.04.2017.\n * @author Roman Hayda\n *\n * View implementation in MVC pattern\n * inter",
"end": 122,
"score": 0.9998230338096619,
"start": 111,
"tag": "NAME",
"value": "Roman Hayda"
}
] | null | [] | package com.manager.view;
import com.manager.controller.Controller;
/**
* Created on 16.04.2017.
* @author <NAME>
*
* View implementation in MVC pattern
* interface contains methods to fire CRUD events
*/
public interface View {
/**
* set Controller for View (MVC)
* @param controller - specific c... | 1,105 | 0.645946 | 0.638739 | 51 | 20.764706 | 21.732409 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.176471 | false | false | 0 |
e6ccc663a9d78882d284e1c7e5e663872bd547d9 | 23,227,183,149,982 | a74fea55b2b80ea0a9cd2885a4a183e23061124a | /Server/pulse/src/pulse/model/User.java | 6fa1b01ae95b85a47ce2f2115ac36f8c99aa610d | [] | no_license | adrianapostol/echipa2 | https://github.com/adrianapostol/echipa2 | 47718c10a81d8f5177884a56c73afd945574d0a0 | f28608e42d8cbc3a928de8491c748e73743fad8b | refs/heads/master | 2021-01-10T20:19:51.197000 | 2015-07-21T08:56:57 | 2015-07-21T08:56:57 | 39,260,385 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pulse.model;
import java.io.Serializable;
import java.util.Date;
import java.util.List;
/**
* The persistent class for the users database table.
*
*/
public class User implements Serializable {
private static final long serialVersionUID = 1L;
private int id;
private Date lastActionTime;
private St... | UTF-8 | Java | 1,889 | java | User.java | Java | [] | null | [] | package pulse.model;
import java.io.Serializable;
import java.util.Date;
import java.util.List;
/**
* The persistent class for the users database table.
*
*/
public class User implements Serializable {
private static final long serialVersionUID = 1L;
private int id;
private Date lastActionTime;
private St... | 1,889 | 0.708841 | 0.708311 | 116 | 15.293103 | 16.026388 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.181034 | false | false | 0 |
98a45064a5dea76f5ab285012ba53dc791673efd | 27,419,071,260,751 | fc5852ce9147967a0cac99fc1e989c63449aa555 | /src/main/java/assertions/RegisterUserAssertion.java | 2bbcaffe604324fab60317af39cb4a985db645b9 | [] | no_license | AsiaMorgas/zajecia9 | https://github.com/AsiaMorgas/zajecia9 | d426d4dfec7d51e23601d1c5a7046afc41075584 | 2d6a1a812f4a92bc8f7140dd152b2438a99874d5 | refs/heads/master | 2020-03-08T12:16:37.237000 | 2018-04-12T15:18:23 | 2018-04-12T15:18:23 | 128,122,200 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package assertions;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
import org.testng.Assert;
import pages.MainPage;
public class RegisterUserAssertion extends MainPage {
@FindBy(css="h1.title ... | UTF-8 | Java | 1,668 | java | RegisterUserAssertion.java | Java | [] | null | [] | package assertions;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
import org.testng.Assert;
import pages.MainPage;
public class RegisterUserAssertion extends MainPage {
@FindBy(css="h1.title ... | 1,668 | 0.755995 | 0.755396 | 46 | 35.260868 | 30.597979 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.521739 | false | false | 0 |
cc0243ffa260f6159dcf431f17a0da531bca2442 | 34,591,666,638,343 | 8d9a83cef54857a2ad182ec6d4e58d530369c4b4 | /client/src/test/java/pt/tecnico/example/client/it/BaseIT.java | 671f0497cc3f49f1b2d94614eb85b4d72bb43ece | [] | no_license | tecnico-distsys/example_error-test-grpc | https://github.com/tecnico-distsys/example_error-test-grpc | ca8749b42f1a88ab22b627f0aa01896adfdfd2e3 | e7f8d791e8ca4cdd532a06e1be6deea233abe7dc | refs/heads/master | 2021-07-18T21:56:24.779000 | 2021-04-20T22:01:03 | 2021-04-20T22:01:03 | 250,114,097 | 0 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pt.tecnico.example.client.it;
import java.io.IOException;
import java.util.Properties;
import org.junit.jupiter.api.AfterAll;
import org.junit.jupiter.api.BeforeAll;
import pt.tecnico.example.SetNameRequest;
import pt.tecnico.example.client.ExampleFrontend;
/**
* Base class for integration test... | UTF-8 | Java | 1,397 | java | BaseIT.java | Java | [] | null | [] | package pt.tecnico.example.client.it;
import java.io.IOException;
import java.util.Properties;
import org.junit.jupiter.api.AfterAll;
import org.junit.jupiter.api.BeforeAll;
import pt.tecnico.example.SetNameRequest;
import pt.tecnico.example.client.ExampleFrontend;
/**
* Base class for integration test... | 1,397 | 0.730136 | 0.730136 | 48 | 27.104166 | 25.27947 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.416667 | false | false | 0 |
a3e2acca0ae98fac074ba488f9c8b7e737f4447b | 33,895,881,939,409 | ab813992443bac02e0e713e1a308c1e239d6fb8c | /src/main/java/eu/citadel/converter/gui/wizard/exceptions/WizardCreationException.java | 4e6426bd135860dd8326297def9be0caccf98549 | [] | no_license | CitadelOnTheMove/converter-gui | https://github.com/CitadelOnTheMove/converter-gui | 15eee72470d6e4e894cd23c64f08c12dac806c41 | 605205b6b1f2b39700333f158c2c9e38c4d65f3b | refs/heads/master | 2020-05-26T09:01:44.978000 | 2014-05-28T08:23:37 | 2014-05-28T08:23:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package eu.citadel.converter.gui.wizard.exceptions;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings("serial")
public class WizardCreationException extends Exception {
/**
* Logger for this class
*/
private static final Logger logger = LoggerFactory.getLogger(WizardCreationException.cl... | UTF-8 | Java | 519 | java | WizardCreationException.java | Java | [] | null | [] | package eu.citadel.converter.gui.wizard.exceptions;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings("serial")
public class WizardCreationException extends Exception {
/**
* Logger for this class
*/
private static final Logger logger = LoggerFactory.getLogger(WizardCreationException.cl... | 519 | 0.776493 | 0.77264 | 20 | 24.950001 | 26.509386 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 0 |
5e5eb5ccc747ea3607901dea9db618dc3ebe1611 | 38,053,410,258,530 | 65c41f96a13b9e300122e5a3d2bacfdca554c00d | /intercepting-filter/src/main/java/org/kevin/Target.java | 02c5b29f998e366681b8c207721682e9ad210bec | [] | no_license | lk96/patterns-java | https://github.com/lk96/patterns-java | f63d28387e75278d3b9650ddc353a46e669ed182 | 7bf055089b7ccf5a1e0ee11a3fd78f8305b93988 | refs/heads/main | 2023-05-03T02:09:18.887000 | 2021-05-17T17:11:36 | 2021-05-17T17:11:36 | 359,070,453 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.kevin;
import java.awt.BorderLayout;
import java.awt.Dimension;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.stream.IntStream;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.JScrollPane;
import javax.swing.JT... | UTF-8 | Java | 2,155 | java | Target.java | Java | [] | null | [] | package org.kevin;
import java.awt.BorderLayout;
import java.awt.Dimension;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.stream.IntStream;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.JScrollPane;
import javax.swing.JT... | 2,155 | 0.637587 | 0.626914 | 72 | 28.944445 | 20.94496 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.819444 | false | false | 0 |
06b15a85886dd8d3fabd869df2572699ddfaca6c | 38,053,410,256,920 | 5b0756e2a8be6a93ecd299495b23937ab2eea9c6 | /JavaProCustomer/src/main/java/com/java/core/spring/config/CustomerPropertyPlaceholderConfigurer.java | 2f54e3bee3546476ad774bbf1dae493ea9c2682a | [] | no_license | zhuangjiesen/CustomerAndProvider | https://github.com/zhuangjiesen/CustomerAndProvider | bc31b7657f884398ed5bed7bd53bf6413e81e1ea | ad9bc7058d5ef91c1cadbed28173785b2caf3252 | refs/heads/master | 2020-05-21T18:35:57.760000 | 2019-01-19T14:04:56 | 2019-01-19T14:04:56 | 84,642,555 | 10 | 6 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.java.core.spring.config;
import org.springframework.beans.factory.InitializingBean;
import org.springframework.beans.factory.config.PropertyPlaceholderConfigurer;
import java.util.Properties;
/**
* @param
* @Author: zhuangjiesen
* @Description:
*
* 自定义添加配置
* @Date: Created in 2019/1/11
*/
public c... | UTF-8 | Java | 679 | java | CustomerPropertyPlaceholderConfigurer.java | Java | [
{
"context": "t java.util.Properties;\n\n/**\n * @param\n * @Author: zhuangjiesen\n * @Description:\n *\n * 自定义添加配置\n * @Date: Created ",
"end": 245,
"score": 0.9993308186531067,
"start": 233,
"tag": "USERNAME",
"value": "zhuangjiesen"
}
] | null | [] | package com.java.core.spring.config;
import org.springframework.beans.factory.InitializingBean;
import org.springframework.beans.factory.config.PropertyPlaceholderConfigurer;
import java.util.Properties;
/**
* @param
* @Author: zhuangjiesen
* @Description:
*
* 自定义添加配置
* @Date: Created in 2019/1/11
*/
public c... | 679 | 0.753383 | 0.742857 | 26 | 24.576923 | 29.527267 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 0 |
7d3d2aec94704bd4dbd0d86c2f588660b21a902d | 15,556,371,586,680 | d98088e7b9156566d08063fe43acc5ef75efbed8 | /unittest/src/test/UtilTest.java | feaf02e71a1f30f00cbc18876e017dbf740a685a | [] | no_license | Jang-98/lectures | https://github.com/Jang-98/lectures | a6d104fc92e3ab5f0aea5bfcc9961655bf467a32 | f6120217b03aac45def65da99e6754ebff5248f5 | refs/heads/master | 2023-03-25T21:06:34.893000 | 2021-03-17T01:02:21 | 2021-03-17T01:02:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test;
import static org.junit.Assert.*;
import static org.hamcrest.CoreMatchers.*;
import org.junit.Test;
import common.Util;
import exception.DateNumberFormatException;
public class UtilTest {
@Test
public void emptyBlankTest() {
assertThat(Util.emptyBlank("Test String"), is("Test Stri... | UTF-8 | Java | 2,825 | java | UtilTest.java | Java | [] | null | [] | package test;
import static org.junit.Assert.*;
import static org.hamcrest.CoreMatchers.*;
import org.junit.Test;
import common.Util;
import exception.DateNumberFormatException;
public class UtilTest {
@Test
public void emptyBlankTest() {
assertThat(Util.emptyBlank("Test String"), is("Test Stri... | 2,825 | 0.583669 | 0.549982 | 117 | 20.521368 | 18.064745 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.119658 | false | false | 0 |
2c594df9f2f0222255e18ba41cdea841ec72dcc7 | 34,943,853,966,084 | 62794cd9a4629094bee8a5c2d76423513457246f | /cmb-payment/src/main/java/com/shui/payment/cmb/parser/CmbRequestUtil.java | 311b2f939233fff4f2b0acb1f80cf368d59c68dd | [] | no_license | os-technology/payment-parent | https://github.com/os-technology/payment-parent | 7ff6aef3646174755e35f3386c4b73e6a80eb1a6 | 6f3f8b4336d42433375325abd401c2e8b18dd278 | refs/heads/master | 2022-07-09T00:47:34.455000 | 2020-11-30T10:10:42 | 2020-11-30T10:10:42 | 156,068,167 | 0 | 1 | null | false | 2022-06-21T00:52:00 | 2018-11-04T09:48:48 | 2020-12-08T09:35:35 | 2022-06-21T00:51:59 | 21,862 | 0 | 1 | 16 | Java | false | false | package com.shui.payment.cmb.parser;
import com.alibaba.fastjson.JSON;
import com.shui.payment.cmb.beans.accountprotocol.AccountDetailListResData;
import com.shui.payment.cmb.beans.accountprotocol.AccountDetailResData;
import com.shui.payment.cmb.beans.accounttradequeryprotocol.AccountPayQueryResData;
import com.shui.... | UTF-8 | Java | 18,277 | java | CmbRequestUtil.java | Java | [] | null | [] | package com.shui.payment.cmb.parser;
import com.alibaba.fastjson.JSON;
import com.shui.payment.cmb.beans.accountprotocol.AccountDetailListResData;
import com.shui.payment.cmb.beans.accountprotocol.AccountDetailResData;
import com.shui.payment.cmb.beans.accounttradequeryprotocol.AccountPayQueryResData;
import com.shui.... | 18,277 | 0.629176 | 0.627106 | 413 | 41.108959 | 32.49966 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.653753 | false | false | 0 |
e7f0fa2bfb0e59b3ba06d0dbef8cf5c4bd886559 | 2,628,520,032,744 | fb053ee37a296046e1289918a9772d693949e832 | /src/main/java/com/googlecode/hotire/springdatajpa/audit/CustomAuditingEntityListener.java | f94299694dbdb196048d0ebe3d7f898c7dc4b757 | [] | no_license | hotire/spring-data-jpa | https://github.com/hotire/spring-data-jpa | e2e0635b963c7760a20253fc3905a0fe5b81f845 | 9e07b31f23104e04020de0c2ccdb34897f4de111 | refs/heads/master | 2023-08-11T05:23:43.268000 | 2023-08-06T15:07:00 | 2023-08-06T15:07:00 | 186,647,914 | 10 | 2 | null | false | 2023-07-07T21:54:03 | 2019-05-14T15:14:05 | 2023-01-12T09:01:10 | 2023-07-07T21:54:03 | 553 | 9 | 2 | 2 | Java | false | false | package com.googlecode.hotire.springdatajpa.audit;
import javax.persistence.PrePersist;
import javax.persistence.PreUpdate;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.jpa.domain.support.AuditingEntityListener;
public class CustomAuditingEntityListener {
@Autowi... | UTF-8 | Java | 736 | java | CustomAuditingEntityListener.java | Java | [] | null | [] | package com.googlecode.hotire.springdatajpa.audit;
import javax.persistence.PrePersist;
import javax.persistence.PreUpdate;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.jpa.domain.support.AuditingEntityListener;
public class CustomAuditingEntityListener {
@Autowi... | 736 | 0.730978 | 0.730978 | 26 | 27.307692 | 23.252409 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.