hexsha stringlengths 40 40 | size int64 3 1.05M | ext stringclasses 1
value | lang stringclasses 1
value | max_stars_repo_path stringlengths 5 1.02k | max_stars_repo_name stringlengths 4 126 | max_stars_repo_head_hexsha stringlengths 40 78 | max_stars_repo_licenses list | max_stars_count float64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringlengths 24 24 ⌀ | max_stars_repo_stars_event_max_datetime stringlengths 24 24 ⌀ | max_issues_repo_path stringlengths 5 1.02k | max_issues_repo_name stringlengths 4 114 | max_issues_repo_head_hexsha stringlengths 40 78 | max_issues_repo_licenses list | max_issues_count float64 1 92.2k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 5 1.02k | max_forks_repo_name stringlengths 4 136 | max_forks_repo_head_hexsha stringlengths 40 78 | max_forks_repo_licenses list | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringlengths 24 24 ⌀ | max_forks_repo_forks_event_max_datetime stringlengths 24 24 ⌀ | avg_line_length float64 2.55 99.9 | max_line_length int64 3 1k | alphanum_fraction float64 0.25 1 | index int64 0 1M | content stringlengths 3 1.05M |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
923941cad803a240bcebe205924ca45c1f8dd787 | 922 | java | Java | src/test/java/com/backbase/ct/bbfuel/service/factory/ProductGroupSeedFactory.java | MarcelHeemskerk/bb-fuel | 6a18fddb8cf23fdcb89fc8d62db8da649299762c | [
"Unlicense"
] | null | null | null | src/test/java/com/backbase/ct/bbfuel/service/factory/ProductGroupSeedFactory.java | MarcelHeemskerk/bb-fuel | 6a18fddb8cf23fdcb89fc8d62db8da649299762c | [
"Unlicense"
] | 1 | 2020-08-25T11:45:35.000Z | 2020-08-25T11:49:30.000Z | src/test/java/com/backbase/ct/bbfuel/service/factory/ProductGroupSeedFactory.java | reCeLR/bb-fuel | 5a6b635a2f22b63d6815c77856b352be75def587 | [
"Unlicense"
] | null | null | null | 32.928571 | 98 | 0.747289 | 998,761 | package com.backbase.ct.bbfuel.service.factory;
import com.backbase.ct.bbfuel.dto.entitlement.ProductGroupSeed;
import java.util.ArrayList;
import java.util.List;
/**
* Factory of {@link ProductGroupSeed}.
*/
public class ProductGroupSeedFactory {
public static final String PRODUCT_GROUP_NAME_INTTRADE = "Inter... |
923941e8ad5698505a43473945c659b932aec731 | 1,195 | java | Java | web/src/main/java/edu/northwestern/bioinformatics/studycalendar/web/admin/DiagnosticsCommand.java | NCIP/psc | 3f4b0be4cec4062f592ee16f059a079167e4e359 | [
"BSD-3-Clause"
] | 2 | 2015-01-22T06:14:35.000Z | 2021-09-24T20:27:40.000Z | web/src/main/java/edu/northwestern/bioinformatics/studycalendar/web/admin/DiagnosticsCommand.java | NCIP/psc | 3f4b0be4cec4062f592ee16f059a079167e4e359 | [
"BSD-3-Clause"
] | null | null | null | web/src/main/java/edu/northwestern/bioinformatics/studycalendar/web/admin/DiagnosticsCommand.java | NCIP/psc | 3f4b0be4cec4062f592ee16f059a079167e4e359 | [
"BSD-3-Clause"
] | null | null | null | 26.555556 | 81 | 0.746444 | 998,762 | /*L
* Copyright Northwestern University.
*
* Distributed under the OSI-approved BSD 3-Clause License.
* See http://ncip.github.io/psc/LICENSE.txt for details.
*/
package edu.northwestern.bioinformatics.studycalendar.web.admin;
import edu.northwestern.bioinformatics.studycalendar.configuration.Configuration;
//im... |
9239423349c5958d0e684068be97699871b1f3c3 | 3,367 | java | Java | doyto-query-integration-test/src/test/java/win/doyto/query/web/demo/module/auth/LoginControllerTest.java | f0rb/doyto-query | 3337571773b4144e8715a04fd3ff4bfa444ecd39 | [
"Apache-2.0"
] | 15 | 2019-05-13T09:33:37.000Z | 2021-06-19T08:26:30.000Z | doyto-query-integration-test/src/test/java/win/doyto/query/web/demo/module/auth/LoginControllerTest.java | f0rb/doyto-query | 3337571773b4144e8715a04fd3ff4bfa444ecd39 | [
"Apache-2.0"
] | 1 | 2020-09-08T09:07:19.000Z | 2020-09-08T09:25:06.000Z | doyto-query-integration-test/src/test/java/win/doyto/query/web/demo/module/auth/LoginControllerTest.java | doytowin/doyto-query | 8b6d59fc2d984b5f489bc7d8047d0ba3b1a5ddb4 | [
"Apache-2.0"
] | 7 | 2019-05-28T06:38:02.000Z | 2020-09-08T09:10:33.000Z | 30.288288 | 76 | 0.657049 | 998,763 | /*
* Copyright © 2019-2022 Forb Yuan
*
* 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 agree... |
923942bab68b96c3b0a9ea0121bacc924021ebb0 | 339 | java | Java | software/src/java/gov/nih/nci/cadsr/common/Constants.java | NCIP/cadsr-sentinel | 236e5a6c2b30cf016455adcef8fce024d135b327 | [
"BSD-3-Clause"
] | null | null | null | software/src/java/gov/nih/nci/cadsr/common/Constants.java | NCIP/cadsr-sentinel | 236e5a6c2b30cf016455adcef8fce024d135b327 | [
"BSD-3-Clause"
] | null | null | null | software/src/java/gov/nih/nci/cadsr/common/Constants.java | NCIP/cadsr-sentinel | 236e5a6c2b30cf016455adcef8fce024d135b327 | [
"BSD-3-Clause"
] | 1 | 2018-07-20T14:18:23.000Z | 2018-07-20T14:18:23.000Z | 24.214286 | 69 | 0.737463 | 998,764 | /*L
* Copyright ScenPro Inc, SAIC-F
*
* Distributed under the OSI-approved BSD 3-Clause License.
* See http://ncip.github.com/cadsr-sentinal/LICENSE.txt for details.
*/
package gov.nih.nci.cadsr.common;
public class Constants {
public static final String DEFAULT_CONTEXT = "NCIP";
public static final String BUI... |
9239436270d19405ebcacb1572f901e5de700b0f | 5,886 | java | Java | CrawlerSystem/src/com/syntun/etl/tools/ConnectSqlUtil.java | RLP0815/Syntun | 3d608755f9d370b211c4722d2e932caf47ccbd0c | [
"Apache-2.0"
] | null | null | null | CrawlerSystem/src/com/syntun/etl/tools/ConnectSqlUtil.java | RLP0815/Syntun | 3d608755f9d370b211c4722d2e932caf47ccbd0c | [
"Apache-2.0"
] | null | null | null | CrawlerSystem/src/com/syntun/etl/tools/ConnectSqlUtil.java | RLP0815/Syntun | 3d608755f9d370b211c4722d2e932caf47ccbd0c | [
"Apache-2.0"
] | null | null | null | 27.764151 | 109 | 0.614509 | 998,765 | package com.syntun.etl.tools;
import java.sql.*;
import java.util.*;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
public class ConnectSqlUtil {
private final static Logger LOGGER = LoggerFactory.getLogger(ConnectSqlUtil.class);
private static final int CONN_TIME_OUT = 288000;
public static String sql... |
923943aeca92e6704cc9e710ba58b80b373d4839 | 15,345 | java | Java | autobot/src/intTest/java/com/jdpgrailsdev/oasis/timeline/EndToEndIntegrationTests.java | jdpgrailsdev/oasis-timeline | 420d558e9010b26b9529a7be1118f82bb96f602c | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | autobot/src/intTest/java/com/jdpgrailsdev/oasis/timeline/EndToEndIntegrationTests.java | jdpgrailsdev/oasis-timeline | 420d558e9010b26b9529a7be1118f82bb96f602c | [
"ECL-2.0",
"Apache-2.0"
] | 17 | 2019-01-18T16:34:54.000Z | 2021-11-25T17:51:55.000Z | autobot/src/intTest/java/com/jdpgrailsdev/oasis/timeline/EndToEndIntegrationTests.java | jdpgrailsdev/oasis-timeline | 420d558e9010b26b9529a7be1118f82bb96f602c | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | 44.221902 | 100 | 0.713848 | 998,766 | /*
* 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 ... |
9239444aa7e1517ad2b64829c8f5ddb26262ffd6 | 143 | java | Java | specs/gollgot/project/src/Main.java | gollgot/Teaching-HEIGVD-RES-2020-Exercise-Protocol-Design | cf4a30fe3e5795924f27b9fe5177baacafb0a588 | [
"MIT"
] | null | null | null | specs/gollgot/project/src/Main.java | gollgot/Teaching-HEIGVD-RES-2020-Exercise-Protocol-Design | cf4a30fe3e5795924f27b9fe5177baacafb0a588 | [
"MIT"
] | null | null | null | specs/gollgot/project/src/Main.java | gollgot/Teaching-HEIGVD-RES-2020-Exercise-Protocol-Design | cf4a30fe3e5795924f27b9fe5177baacafb0a588 | [
"MIT"
] | null | null | null | 15.888889 | 44 | 0.622378 | 998,767 | public class Main {
public static void main(String[] args) {
Server server = new Server(12000);
server.serveClients();
}
}
|
9239460b0e173bcadaec9090babd9d2fa9a32ebc | 598 | java | Java | src/main/java/com/dobo/modules/cms/service/ArticleDataService.java | 249910119/dobo | 56e42bd03fc1a78c80bdad72a062affdaf1e1213 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/dobo/modules/cms/service/ArticleDataService.java | 249910119/dobo | 56e42bd03fc1a78c80bdad72a062affdaf1e1213 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/dobo/modules/cms/service/ArticleDataService.java | 249910119/dobo | 56e42bd03fc1a78c80bdad72a062affdaf1e1213 | [
"Apache-2.0"
] | null | null | null | 26 | 105 | 0.779264 | 998,768 | /**
* Copyright © 2012-2016 <a href="https://github.com/thinkgem/jeesite">dobo</a> All rights reserved.
*/
package com.dobo.modules.cms.service;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.dobo.common.service.CrudService;
import com... |
9239467952a91a50d5ec057fc496dc410fe1721f | 6,187 | java | Java | src/main/java/com/t3c/anchel/core/domain/entities/GenericStatistic.java | t3ctechnologies/Anchel_Core | 6c3f9c5787d181453dbebfdeb98aa8e5669a85ee | [
"MIT"
] | null | null | null | src/main/java/com/t3c/anchel/core/domain/entities/GenericStatistic.java | t3ctechnologies/Anchel_Core | 6c3f9c5787d181453dbebfdeb98aa8e5669a85ee | [
"MIT"
] | null | null | null | src/main/java/com/t3c/anchel/core/domain/entities/GenericStatistic.java | t3ctechnologies/Anchel_Core | 6c3f9c5787d181453dbebfdeb98aa8e5669a85ee | [
"MIT"
] | null | null | null | 29.745192 | 111 | 0.770163 | 998,769 | /*
* LinShare is an open source filesharing software, part of the LinPKI software
* suite, developed by Linagora.
*
* Copyright (C) 2015 LINAGORA
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU Affero General Public License as published by the Free
* So... |
923946ca0d3b16b58b4b75a03c571a7469898e0f | 6,568 | java | Java | server/nswy-api-dev/nswy-member-service/src/main/java/com/ovit/nswy/member/service/impl/StandardServiceImpl.java | tracy4262/zhenxingxiangcun | ea7f947814e4fc46ae872bb3477a5fa263c0a7a6 | [
"MIT"
] | 2 | 2020-10-26T04:34:07.000Z | 2021-02-24T03:02:36.000Z | server/nswy-api-dev/nswy-member-service/src/main/java/com/ovit/nswy/member/service/impl/StandardServiceImpl.java | tracy4262/zhenxingxiangcun | ea7f947814e4fc46ae872bb3477a5fa263c0a7a6 | [
"MIT"
] | 18 | 2020-09-09T19:49:32.000Z | 2022-03-02T08:04:17.000Z | server/nswy-api-dev/nswy-member-service/src/main/java/com/ovit/nswy/member/service/impl/StandardServiceImpl.java | tracy4262/zhenxingxiangcun | ea7f947814e4fc46ae872bb3477a5fa263c0a7a6 | [
"MIT"
] | 3 | 2019-09-25T07:05:35.000Z | 2021-01-17T08:06:39.000Z | 38.409357 | 112 | 0.63718 | 998,770 | package com.ovit.nswy.member.service.impl;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import com.github.pagehelper.util.StringUtil;
import com.ovit.nswy.member.mapper.LoginUserMapper;
import com.ovit.nswy.member.mapper.StandardMapper;
import com.ovit.nswy.member.model.StandardComme... |
92394709601e996a3a70517e2e140c7f196d9b48 | 1,462 | java | Java | src/main/java/com/zz/leecode/stringz/ConvertStringToZString.java | Zzij/leecode | 499202da332b4d776aa5f8defca78f9ab4b627b3 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/zz/leecode/stringz/ConvertStringToZString.java | Zzij/leecode | 499202da332b4d776aa5f8defca78f9ab4b627b3 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/zz/leecode/stringz/ConvertStringToZString.java | Zzij/leecode | 499202da332b4d776aa5f8defca78f9ab4b627b3 | [
"Apache-2.0"
] | null | null | null | 27.074074 | 88 | 0.595075 | 998,771 | package com.zz.leecode.stringz;
import java.util.HashMap;
/**
* @author zzj
* @className ConvertStringToZString
* @description TODO
* 将一个给定字符串根据给定的行数,以从上往下、从左到右进行 Z 字形排列。
* <p>
* 比如输入字符串为 "LEETCODEISHIRING" 行数为 3 时,排列如下:
* <p>
* L C I R
* E T O E S I I G
* E D H N
* 之后,你的输出需要从左往右逐行读取,产生出一个新的字符串... |
92394809a4d2dea736050a9f1ab54588a3f9bb44 | 447 | java | Java | az-center/src/main/java/com/wantdo/security/center/CenterBootstrap.java | luanx/az-security | 6466ab4fbc8bbd437039ddeab4b391171220e864 | [
"Apache-2.0"
] | null | null | null | az-center/src/main/java/com/wantdo/security/center/CenterBootstrap.java | luanx/az-security | 6466ab4fbc8bbd437039ddeab4b391171220e864 | [
"Apache-2.0"
] | null | null | null | az-center/src/main/java/com/wantdo/security/center/CenterBootstrap.java | luanx/az-security | 6466ab4fbc8bbd437039ddeab4b391171220e864 | [
"Apache-2.0"
] | null | null | null | 23.526316 | 74 | 0.789709 | 998,772 | package com.wantdo.security.center;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.netflix.eureka.server.EnableEurekaServer;
/**
* @author luanx
*/
@SpringBootApplication
@EnableEurekaServer
public class Cente... |
92394a95cabcf061d46c46c0eb52f56620dcb779 | 932 | java | Java | yeb-server/src/main/java/com/zj/server/mapper/EmployeeMapper.java | love-zj/yeb_project | 7dcd8ec66ab60da319242ac5fa187eb6df50d5c6 | [
"Apache-2.0"
] | null | null | null | yeb-server/src/main/java/com/zj/server/mapper/EmployeeMapper.java | love-zj/yeb_project | 7dcd8ec66ab60da319242ac5fa187eb6df50d5c6 | [
"Apache-2.0"
] | null | null | null | yeb-server/src/main/java/com/zj/server/mapper/EmployeeMapper.java | love-zj/yeb_project | 7dcd8ec66ab60da319242ac5fa187eb6df50d5c6 | [
"Apache-2.0"
] | null | null | null | 23.897436 | 103 | 0.669528 | 998,773 | package com.zj.server.mapper;
import com.baomidou.mybatisplus.core.metadata.IPage;
import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
import com.zj.server.pojo.Employee;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.springframework.web.bind.annotation.RequestParam;
import java.tim... |
92394a9e25615d9d8bdcfe4a7ce414afa1367675 | 6,466 | java | Java | kubernetes/src/test/java/io/kubernetes/java/apis/Certificates_v1alpha1ApiTest.java | mbohlool/client-java | bf231ada499e2abbf95d2410fec65569b4f2cffe | [
"Apache-2.0"
] | 1 | 2021-11-08T08:09:51.000Z | 2021-11-08T08:09:51.000Z | kubernetes/src/test/java/io/kubernetes/java/apis/Certificates_v1alpha1ApiTest.java | mbohlool/client-java | bf231ada499e2abbf95d2410fec65569b4f2cffe | [
"Apache-2.0"
] | null | null | null | kubernetes/src/test/java/io/kubernetes/java/apis/Certificates_v1alpha1ApiTest.java | mbohlool/client-java | bf231ada499e2abbf95d2410fec65569b4f2cffe | [
"Apache-2.0"
] | null | null | null | 28.610619 | 169 | 0.658985 | 998,774 | /*
* Kubernetes
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
*
* OpenAPI spec version: v1.5.1-660c2a2
*
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
* Do not edit th... |
92394affbbd98de3e4440a846f8b523b7af207e9 | 2,857 | java | Java | dspace-xmlui/src/main/java/org/dspace/app/xmlui/aspect/general/IfModifiedSinceSelector.java | bireme/DSpace-6-FUNASA | fd29e3eda4be65e8ee217efae98c43187b419d17 | [
"BSD-3-Clause"
] | 10 | 2015-08-26T14:22:21.000Z | 2019-07-02T14:18:09.000Z | dspace-xmlui/src/main/java/org/dspace/app/xmlui/aspect/general/IfModifiedSinceSelector.java | bireme/DSpace-6-FUNASA | fd29e3eda4be65e8ee217efae98c43187b419d17 | [
"BSD-3-Clause"
] | 690 | 2015-07-16T20:44:35.000Z | 2022-03-14T17:42:44.000Z | dspace-xmlui/src/main/java/org/dspace/app/xmlui/aspect/general/IfModifiedSinceSelector.java | Sergio-strazzacappa/Dspace | 2aaa2aa526058b122637e8cc4400e47ea5499cd4 | [
"BSD-3-Clause"
] | 16 | 2017-01-12T09:30:45.000Z | 2019-04-18T20:51:12.000Z | 31.395604 | 86 | 0.635282 | 998,775 | /**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.xmlui.aspect.general;
import java.util.Map;
import org.apache.cocoon.environme... |
92394d5805b66266295ce027257cc4cf518066f9 | 1,278 | java | Java | leetcode/algorithm/src/main/java/com/alison/sort/BubbleSort.java | GavinAlison/advanceJava | 93766361c7bb934d0c0abbf3eca87a5beb463cee | [
"Apache-2.0"
] | null | null | null | leetcode/algorithm/src/main/java/com/alison/sort/BubbleSort.java | GavinAlison/advanceJava | 93766361c7bb934d0c0abbf3eca87a5beb463cee | [
"Apache-2.0"
] | 2 | 2019-10-19T13:49:01.000Z | 2019-12-10T08:25:58.000Z | leetcode/algorithm/src/main/java/com/alison/sort/BubbleSort.java | GavinAlison/advanceJava | 93766361c7bb934d0c0abbf3eca87a5beb463cee | [
"Apache-2.0"
] | null | null | null | 26.625 | 67 | 0.408451 | 998,776 | package com.alison.sort;
import java.util.Arrays;
/**
* @Author alison
* @Date 2019/8/10 18:26
* @Version 1.0
* @Description
*/
public class BubbleSort implements IArraySort {
@Override
public int[] sort(int[] sourceArray) {
// 对arr进行拷贝, 不改变参数内容
int[] arr = Arrays.copyOf(sourceArray, sou... |
92394d78f72f6095c282d2e5fbffde3cf499c87e | 1,073 | java | Java | gradle/src/testing-jvm/org/gradle/api/internal/tasks/testing/detection/TestFrameworkDetector.java | HenryHarper/Acquire-Reboot | ed7d8e3ce1953d7cf0b7e8313a9ee7ad9948bc34 | [
"MIT"
] | 158 | 2015-04-18T23:39:02.000Z | 2021-07-01T18:28:29.000Z | gradle/src/testing-jvm/org/gradle/api/internal/tasks/testing/detection/TestFrameworkDetector.java | HenryHarper/Acquire-Reboot | ed7d8e3ce1953d7cf0b7e8313a9ee7ad9948bc34 | [
"MIT"
] | 31 | 2015-04-29T18:52:40.000Z | 2020-06-29T19:25:24.000Z | gradle/src/testing-jvm/org/gradle/api/internal/tasks/testing/detection/TestFrameworkDetector.java | HenryHarper/Acquire-Reboot | ed7d8e3ce1953d7cf0b7e8313a9ee7ad9948bc34 | [
"MIT"
] | 32 | 2016-01-05T21:58:24.000Z | 2021-06-21T21:56:34.000Z | 33.53125 | 75 | 0.7726 | 998,777 | /*
* Copyright 2010 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 applica... |
92394e7ce222734cd92e0e03bf47412fea2f330e | 504 | java | Java | checker/tests/aggregate/NullnessAndRegex.java | twistedsquare/checker-framework | 35b682c252a390924fefe3e12f5dcc57971cf9eb | [
"MIT"
] | 877 | 2015-07-04T19:51:28.000Z | 2022-03-25T07:40:52.000Z | checker/tests/aggregate/NullnessAndRegex.java | smonteiro/checker-framework | 967490a52d69c4658b8cc2461c5dce06a016f1e7 | [
"MIT"
] | 2,468 | 2015-07-06T18:17:19.000Z | 2022-03-31T16:56:39.000Z | checker/tests/aggregate/NullnessAndRegex.java | smonteiro/checker-framework | 967490a52d69c4658b8cc2461c5dce06a016f1e7 | [
"MIT"
] | 427 | 2015-07-07T15:52:48.000Z | 2022-03-20T21:52:22.000Z | 24 | 63 | 0.668651 | 998,778 | // Make sure that we actually receive errors from sub-checkers.
import org.checkerframework.checker.i18n.qual.Localized;
import org.checkerframework.checker.regex.qual.Regex;
public class NullnessAndRegex {
// :: error: (assignment)
@Regex String s1 = "De(mo";
// :: error: (assignment)
Object f = null;
// :... |
92394e972bd47091d8d5ca7a95bf118c0bd12a89 | 1,715 | java | Java | checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodSetterGetter.java | spoole167/java-static-analysis-samples | 880f9b394e531d8c03af425b1b4e5a95302a3359 | [
"Apache-2.0"
] | null | null | null | checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodSetterGetter.java | spoole167/java-static-analysis-samples | 880f9b394e531d8c03af425b1b4e5a95302a3359 | [
"Apache-2.0"
] | null | null | null | checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodSetterGetter.java | spoole167/java-static-analysis-samples | 880f9b394e531d8c03af425b1b4e5a95302a3359 | [
"Apache-2.0"
] | 1 | 2021-09-15T05:49:41.000Z | 2021-09-15T05:49:41.000Z | 19.055556 | 82 | 0.627405 | 998,779 | /*
JavadocMethod
allowedAnnotations = (default)Override
validateThrows = (default)false
accessModifiers = (default)public, protected, package, private
allowMissingParamTags = (default)false
allowMissingReturnTag = (default)false
tokens = (default)METHOD_DEF, CTOR_DEF, ANNOTATION_FIELD_DEF, COMPACT_CTOR_DEF
*/
packag... |
92394eac4abb9213cd955aa1b63d6144f6ae3176 | 152 | java | Java | CH21_Genrics/src/hierarchy/Mammal.java | EGParkk/java-study | 5684fce40889388b7a3f2c1df87ea2b59057dfc0 | [
"MIT"
] | 1 | 2021-11-17T06:23:40.000Z | 2021-11-17T06:23:40.000Z | CH21_Genrics/src/hierarchy/Mammal.java | EGParkk/java-study | 5684fce40889388b7a3f2c1df87ea2b59057dfc0 | [
"MIT"
] | null | null | null | CH21_Genrics/src/hierarchy/Mammal.java | EGParkk/java-study | 5684fce40889388b7a3f2c1df87ea2b59057dfc0 | [
"MIT"
] | null | null | null | 15.2 | 55 | 0.717105 | 998,780 | package hierarchy;
public class Mammal extends Creature {
public Mammal(String name) {
super(name); // 부모 클래스 Creature를 생성할때 이름(name)이 입력되야함
}
}
|
92394f32db067cbdb32c89070be4c09a3c0f0229 | 3,674 | java | Java | src/main/java/slimebound/events/WorldOfGoopSlimebound.java | tldyl/EvilWithin | 2a713787ccd7e1228d59f0946db76a689bda6b89 | [
"MIT"
] | 12 | 2020-08-27T16:35:17.000Z | 2022-03-26T17:57:00.000Z | src/main/java/slimebound/events/WorldOfGoopSlimebound.java | tldyl/EvilWithin | 2a713787ccd7e1228d59f0946db76a689bda6b89 | [
"MIT"
] | 1 | 2021-04-02T21:05:12.000Z | 2021-04-02T21:05:12.000Z | src/main/java/slimebound/events/WorldOfGoopSlimebound.java | tldyl/EvilWithin | 2a713787ccd7e1228d59f0946db76a689bda6b89 | [
"MIT"
] | 23 | 2020-06-28T19:57:13.000Z | 2022-03-27T08:07:50.000Z | 35.326923 | 174 | 0.627382 | 998,781 | //
// Source code recreated from a .class file by IntelliJ IDEA
// (powered by Fernflower decompiler)
//
package slimebound.events;
import com.megacrit.cardcrawl.core.CardCrawlGame;
import com.megacrit.cardcrawl.core.Settings;
import com.megacrit.cardcrawl.dungeons.AbstractDungeon;
import com.megacrit.cardcrawl.event... |
923950c07da2eeaea88a092827c7d667f2eff3e8 | 4,351 | java | Java | graalvm/transactions/fork/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/interposition/ServerControlWrapper.java | nmcl/wfswarm-example-arjuna-old | c2344f4780cd59caf37dd806e492efe1973ad2ff | [
"Apache-2.0"
] | 1 | 2019-05-23T18:19:26.000Z | 2019-05-23T18:19:26.000Z | graalvm/transactions/fork/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/interposition/ServerControlWrapper.java | nmcl/scratch | 2a068fa6eb2f14c5338a332d3b624d5c91c42c07 | [
"Apache-2.0"
] | 65 | 2016-01-24T19:44:46.000Z | 2022-02-09T01:00:07.000Z | graalvm/transactions/fork/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/interposition/ServerControlWrapper.java | nmcl/wfswarm-example-arjuna | c2344f4780cd59caf37dd806e492efe1973ad2ff | [
"Apache-2.0"
] | 1 | 2019-05-02T14:23:43.000Z | 2019-05-02T14:23:43.000Z | 27.745223 | 123 | 0.737833 | 998,782 | /*
* JBoss, Home of Professional Open Source
* Copyright 2006, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags.
* See the copyright.txt in the distribution for a full listing
* of individual contributors.
* This copyrighted material is made available to anyone wishing to u... |
9239517b0f5c81cd93bcf23eda6f18bebfa97149 | 7,226 | java | Java | chapter_009/src/main/java/ru/job4j/fin/repository/UserRepository.java | wamdue/agorbunov | da072c01c4205442582864e3c14ad38d0c166aef | [
"Apache-2.0"
] | null | null | null | chapter_009/src/main/java/ru/job4j/fin/repository/UserRepository.java | wamdue/agorbunov | da072c01c4205442582864e3c14ad38d0c166aef | [
"Apache-2.0"
] | null | null | null | chapter_009/src/main/java/ru/job4j/fin/repository/UserRepository.java | wamdue/agorbunov | da072c01c4205442582864e3c14ad38d0c166aef | [
"Apache-2.0"
] | null | null | null | 32.845455 | 138 | 0.588431 | 998,783 | package ru.job4j.fin.repository;
import org.apache.log4j.Logger;
import ru.job4j.fin.dao.AddressDao;
import ru.job4j.fin.dao.MusicTypeDao;
import ru.job4j.fin.dao.RoleDao;
import ru.job4j.fin.dao.UserDao;
import ru.job4j.fin.entity.Address;
import ru.job4j.fin.entity.MusicType;
import ru.job4j.fin.entity.Role;
import ... |
9239519a975e9956d32ea6739ed09a2739fc2b30 | 941 | java | Java | app/src/main/java/lee/todo/Util/LogUtil.java | LeeReindeer/SimpleNote | 80d8d931dd95a9cfcbad7258fdd0e27bb9bdd2aa | [
"Apache-2.0"
] | 1 | 2021-04-07T16:52:02.000Z | 2021-04-07T16:52:02.000Z | app/src/main/java/lee/todo/Util/LogUtil.java | LeeReindeer/Todo | 80d8d931dd95a9cfcbad7258fdd0e27bb9bdd2aa | [
"Apache-2.0"
] | 1 | 2017-08-14T11:33:04.000Z | 2017-08-15T13:10:11.000Z | app/src/main/java/lee/todo/Util/LogUtil.java | LeeReindeer/SimpleNote | 80d8d931dd95a9cfcbad7258fdd0e27bb9bdd2aa | [
"Apache-2.0"
] | null | null | null | 21.386364 | 48 | 0.590861 | 998,784 | package lee.todo.Util;
import android.util.Log;
/**
* @Author lee
* @Time 6/26/17.
*/
public class LogUtil {
private final static int NOTHING=6;
private final static int VERBOSE=1;
private final static int DEBUG=2;
private final static int INFO=3;
private final static int WARN=4;
private f... |
923952537fb267c79417acbe471e97565312d61b | 2,063 | java | Java | common/src/cube/common/state/FileProcessorStateCode.java | shixincube/cube-server | d9828a9399e9d80c6d63aa8b7e1d80b9d22c4465 | [
"MIT"
] | 3 | 2021-01-06T00:42:05.000Z | 2021-11-29T08:10:37.000Z | common/src/cube/common/state/FileProcessorStateCode.java | shixincube/cube-server | d9828a9399e9d80c6d63aa8b7e1d80b9d22c4465 | [
"MIT"
] | null | null | null | common/src/cube/common/state/FileProcessorStateCode.java | shixincube/cube-server | d9828a9399e9d80c6d63aa8b7e1d80b9d22c4465 | [
"MIT"
] | 1 | 2021-02-25T05:25:47.000Z | 2021-02-25T05:25:47.000Z | 22.67033 | 81 | 0.630635 | 998,785 | /*
* This source file is part of Cube.
*
* The MIT License (MIT)
*
* Copyright (c) 2020-2021 Shixin Cube Team.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, ... |
92395402c6bf4e9b0d1c6401f3bf0193a3c1ae90 | 6,893 | java | Java | calenday/src/main/java/com/erikzuo/calendaylib/view/MonthView.java | SilverEnd/Calenday | 8c42cd9699552f34ede36d7071f6f471261db2b2 | [
"Apache-2.0"
] | 1 | 2018-02-25T05:09:06.000Z | 2018-02-25T05:09:06.000Z | calenday/src/main/java/com/erikzuo/calendaylib/view/MonthView.java | SilverEnd/Calenday | 8c42cd9699552f34ede36d7071f6f471261db2b2 | [
"Apache-2.0"
] | null | null | null | calenday/src/main/java/com/erikzuo/calendaylib/view/MonthView.java | SilverEnd/Calenday | 8c42cd9699552f34ede36d7071f6f471261db2b2 | [
"Apache-2.0"
] | null | null | null | 37.05914 | 118 | 0.696068 | 998,786 | package com.erikzuo.calendaylib.view;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.Color;
import android.os.Bundle;
import android.support.v4.view.PagerAdapter;
import android.support.v4.view.ViewPager;
import android.util.AttributeSet;
import android.view.LayoutInflat... |
9239547d214b43cbb40da3135f4bd186d4248c6d | 81 | java | Java | jevents-cg/src/test/java/net/davidtanzer/jevents/DoSomething.java | sempmessaging/semp | ae0807c95cbc6dbacd38f68f29e3a1d5b9df5ffb | [
"Apache-2.0"
] | null | null | null | jevents-cg/src/test/java/net/davidtanzer/jevents/DoSomething.java | sempmessaging/semp | ae0807c95cbc6dbacd38f68f29e3a1d5b9df5ffb | [
"Apache-2.0"
] | null | null | null | jevents-cg/src/test/java/net/davidtanzer/jevents/DoSomething.java | sempmessaging/semp | ae0807c95cbc6dbacd38f68f29e3a1d5b9df5ffb | [
"Apache-2.0"
] | null | null | null | 13.5 | 32 | 0.765432 | 998,787 | package net.davidtanzer.jevents;
public interface DoSomething {
void doIt();
}
|
9239562d108626a00691c2263fff113ad93f6bdf | 904 | java | Java | src/main/java/ffffffff0x/beryenigma/App/View/Modules/Tools/TextEdit/TextReplace/TextReplaceController.java | istoliving/BerylEnigma | 02dd3d13b238b89a64d121dace9683fc392b1ed9 | [
"MIT"
] | 259 | 2021-01-27T13:15:47.000Z | 2022-03-29T06:32:20.000Z | src/main/java/ffffffff0x/beryenigma/App/View/Modules/Tools/TextEdit/TextReplace/TextReplaceController.java | istoliving/BerylEnigma | 02dd3d13b238b89a64d121dace9683fc392b1ed9 | [
"MIT"
] | 8 | 2021-02-01T07:19:24.000Z | 2021-12-30T08:16:15.000Z | src/main/java/ffffffff0x/beryenigma/App/View/Modules/Tools/TextEdit/TextReplace/TextReplaceController.java | AlexRogalskiy/BerylEnigma | d40e8885c825f4f140fbf99491e0710e72d65a3d | [
"MIT"
] | 46 | 2021-04-13T13:56:29.000Z | 2022-03-26T06:21:29.000Z | 32.285714 | 129 | 0.740044 | 998,788 | package ffffffff0x.beryenigma.App.View.Modules.Tools.TextEdit.TextReplace;
import ffffffff0x.beryenigma.Kit.Utils.ViewUtils;
import ffffffff0x.beryenigma.App.Controller.Tools.TextEdit.TextReplace.TextEdit_TextReplace;
import ffffffff0x.beryenigma.App.View.Viewobj.ViewController;
import com.jfoenix.controls.JFXTextArea... |
9239563d9e9e371a63f8a170fe899f1ffbc5e3f0 | 3,988 | java | Java | dspace-api/src/main/java/org/dspace/identifier/doi/DOIConnector.java | clairtonluz/DSpace | 1db8e382d574234d0444ab90b4a02d34917ec12f | [
"BSD-3-Clause"
] | 541 | 2015-01-08T17:28:08.000Z | 2022-03-28T07:16:48.000Z | dspace-api/src/main/java/org/dspace/identifier/doi/DOIConnector.java | clairtonluz/DSpace | 1db8e382d574234d0444ab90b4a02d34917ec12f | [
"BSD-3-Clause"
] | 2,364 | 2015-01-02T16:39:38.000Z | 2022-03-31T21:04:54.000Z | dspace-api/src/main/java/org/dspace/identifier/doi/DOIConnector.java | clairtonluz/DSpace | 1db8e382d574234d0444ab90b4a02d34917ec12f | [
"BSD-3-Clause"
] | 973 | 2015-01-09T15:12:13.000Z | 2022-03-29T23:41:13.000Z | 40.282828 | 110 | 0.710883 | 998,789 | /**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.identifier.doi;
import org.dspace.content.DSpaceObject;
import org.dspace.core.Con... |
923956a83dcf64fb62fa6248d1263cb141e60473 | 595 | java | Java | src/main/java/com/lgmrszd/compressedcreativity/index/CCCommonUpgradeHandlers.java | Lgmrszd/CompressedCreativity | c66802f6e76375f0c02c7514b7ea8b321c5f24b9 | [
"MIT"
] | 4 | 2021-12-15T19:35:04.000Z | 2022-03-07T01:09:18.000Z | src/main/java/com/lgmrszd/compressedcreativity/index/CCCommonUpgradeHandlers.java | Lgmrszd/CompressedCreativity | c66802f6e76375f0c02c7514b7ea8b321c5f24b9 | [
"MIT"
] | 2 | 2021-11-23T01:33:44.000Z | 2021-11-25T09:35:50.000Z | src/main/java/com/lgmrszd/compressedcreativity/index/CCCommonUpgradeHandlers.java | Lgmrszd/CompressedCreativity | c66802f6e76375f0c02c7514b7ea8b321c5f24b9 | [
"MIT"
] | null | null | null | 37.1875 | 92 | 0.815126 | 998,790 | package com.lgmrszd.compressedcreativity.index;
import com.lgmrszd.compressedcreativity.upgrades.MechanicalVisorHandler;
// TODO use API
import me.desht.pneumaticcraft.api.PneumaticRegistry;
import me.desht.pneumaticcraft.api.pneumatic_armor.ICommonArmorRegistry;
public class CCCommonUpgradeHandlers {
public stat... |
923956f02319e858476756fc1c5a4ef92d7f798b | 2,595 | java | Java | support/cas-server-support-passwordless-mongo/src/main/java/org/apereo/cas/config/MongoDbPasswordlessAuthenticationConfiguration.java | qxo/cas | 044f30b460d4125f98e5fa58294cd824786ed42f | [
"Apache-2.0"
] | 8,772 | 2016-05-08T04:44:50.000Z | 2022-03-31T06:02:13.000Z | support/cas-server-support-passwordless-mongo/src/main/java/org/apereo/cas/config/MongoDbPasswordlessAuthenticationConfiguration.java | qxo/cas | 044f30b460d4125f98e5fa58294cd824786ed42f | [
"Apache-2.0"
] | 2,911 | 2016-05-07T23:07:52.000Z | 2022-03-31T15:09:08.000Z | support/cas-server-support-passwordless-mongo/src/main/java/org/apereo/cas/config/MongoDbPasswordlessAuthenticationConfiguration.java | jasonjxsu/cas | 4a86423ca2f4e658ce1b2af35b246da24ac55cec | [
"Apache-2.0"
] | 3,675 | 2016-05-08T04:45:46.000Z | 2022-03-31T09:34:54.000Z | 47.181818 | 120 | 0.813487 | 998,791 | package org.apereo.cas.config;
import org.apereo.cas.api.PasswordlessUserAccountStore;
import org.apereo.cas.authentication.CasSSLContext;
import org.apereo.cas.configuration.CasConfigurationProperties;
import org.apereo.cas.impl.account.MongoDbPasswordlessUserAccountStore;
import org.apereo.cas.mongo.MongoDbConnectio... |
92395784ba342f1b855bc999af213646f0cba4a3 | 1,409 | java | Java | integration-tests/cse-v1/provider/src/main/java/com/huaweicloud/samples/ProviderController.java | hujinming178/spring-cloud-huawei | 53aa3bcf32a960d05d975312e3d5e4803ea3cb05 | [
"Apache-2.0"
] | null | null | null | integration-tests/cse-v1/provider/src/main/java/com/huaweicloud/samples/ProviderController.java | hujinming178/spring-cloud-huawei | 53aa3bcf32a960d05d975312e3d5e4803ea3cb05 | [
"Apache-2.0"
] | null | null | null | integration-tests/cse-v1/provider/src/main/java/com/huaweicloud/samples/ProviderController.java | hujinming178/spring-cloud-huawei | 53aa3bcf32a960d05d975312e3d5e4803ea3cb05 | [
"Apache-2.0"
] | null | null | null | 33.547619 | 78 | 0.738822 | 998,792 | /*
* Copyright (C) 2020-2022 Huawei Technologies Co., Ltd. All rights reserved.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... |
9239582cddcda8ba2c509d4f01675650d15895ac | 1,506 | java | Java | subdomains/excel/fixture/src/main/java/org/apache/isis/subdomains/excel/fixtures/demoapp/demomodule/contributions/ExcelDemoToDoItem_export.java | h2000/isis | 0606b7fcdfe83910e17b3cd143e8397f1ccf12c5 | [
"Apache-2.0"
] | null | null | null | subdomains/excel/fixture/src/main/java/org/apache/isis/subdomains/excel/fixtures/demoapp/demomodule/contributions/ExcelDemoToDoItem_export.java | h2000/isis | 0606b7fcdfe83910e17b3cd143e8397f1ccf12c5 | [
"Apache-2.0"
] | null | null | null | subdomains/excel/fixture/src/main/java/org/apache/isis/subdomains/excel/fixtures/demoapp/demomodule/contributions/ExcelDemoToDoItem_export.java | h2000/isis | 0606b7fcdfe83910e17b3cd143e8397f1ccf12c5 | [
"Apache-2.0"
] | null | null | null | 36.731707 | 137 | 0.747012 | 998,793 | package org.apache.isis.subdomains.excel.fixtures.demoapp.demomodule.contributions;
import javax.inject.Inject;
import org.apache.isis.applib.annotation.Action;
import org.apache.isis.applib.annotation.ActionLayout;
import org.apache.isis.applib.annotation.Contributed;
import org.apache.isis.applib.annotation.Mixin;
... |
923958c3a6d9b087e76c1d75eccdd152c84d63b0 | 49,347 | java | Java | EvaluatorMVC/APKDecompile/jd-core/sample/android/support/v4/app/BackStackRecord.java | neerajmathur/UMETRIX | cea997db250152d843d8d0adc8e20df2c25023d4 | [
"Apache-2.0"
] | 1 | 2021-05-17T15:36:26.000Z | 2021-05-17T15:36:26.000Z | EvaluatorMVC/APKDecompile/jd-core/sample/android/support/v4/app/BackStackRecord.java | neerajmathur/UMETRIX | cea997db250152d843d8d0adc8e20df2c25023d4 | [
"Apache-2.0"
] | null | null | null | EvaluatorMVC/APKDecompile/jd-core/sample/android/support/v4/app/BackStackRecord.java | neerajmathur/UMETRIX | cea997db250152d843d8d0adc8e20df2c25023d4 | [
"Apache-2.0"
] | 2 | 2018-05-27T14:52:14.000Z | 2019-05-16T06:04:03.000Z | 33.275118 | 393 | 0.661925 | 998,794 | package android.support.v4.app;
import android.content.Context;
import android.os.Build.VERSION;
import android.support.v4.util.ArrayMap;
import android.support.v4.util.LogWriter;
import android.util.Log;
import android.util.SparseArray;
import android.view.View;
import android.view.ViewGroup;
import android.view.View... |
9239597577edff6952c4ac9c86663ac837bf7c5d | 258 | java | Java | domain/src/main/java/nf/co/emilianku/domain/processors/ResponseProcessor.java | emilioschiavi/european-football | 38dd522ec0a1123d3a40353c2569e7be104d3819 | [
"MIT"
] | null | null | null | domain/src/main/java/nf/co/emilianku/domain/processors/ResponseProcessor.java | emilioschiavi/european-football | 38dd522ec0a1123d3a40353c2569e7be104d3819 | [
"MIT"
] | 3 | 2017-05-05T21:07:42.000Z | 2017-05-06T19:20:34.000Z | domain/src/main/java/nf/co/emilianku/domain/processors/ResponseProcessor.java | emilioschiavi/european-football | 38dd522ec0a1123d3a40353c2569e7be104d3819 | [
"MIT"
] | null | null | null | 19.846154 | 78 | 0.763566 | 998,795 | package nf.co.emilianku.domain.processors;
import nf.co.emilianku.domain.model.DataContainer;
/**
* Created by emilio on 28.04.17.
*/
public interface ResponseProcessor {
boolean process(DataContainer container, String url, String responseBody);
}
|
92395b0e1c7ae3835ff6679cb9f34fdeb48d135e | 5,523 | java | Java | src/main/java/com/twilio/twiml/voice/Sms.java | duttonw/twilio-java | 87e51c729aa882926eeb59114be3488423d750ad | [
"MIT"
] | 295 | 2015-01-04T17:00:48.000Z | 2022-03-29T21:51:49.000Z | src/main/java/com/twilio/twiml/voice/Sms.java | duttonw/twilio-java | 87e51c729aa882926eeb59114be3488423d750ad | [
"MIT"
] | 349 | 2015-01-14T19:08:16.000Z | 2022-03-09T15:50:13.000Z | src/main/java/com/twilio/twiml/voice/Sms.java | duttonw/twilio-java | 87e51c729aa882926eeb59114be3488423d750ad | [
"MIT"
] | 376 | 2015-01-03T22:31:01.000Z | 2022-03-31T08:23:17.000Z | 23.303797 | 77 | 0.524896 | 998,796 | /**
* This code was generated by
* \ / _ _ _| _ _
* | (_)\/(_)(_|\/| |(/_ v1.0.0
* / /
*/
package com.twilio.twiml.voice;
import com.twilio.converter.Promoter;
import com.twilio.http.HttpMethod;
import com.twilio.twiml.TwiML;
import java.net.URI;
import java.util.HashMap;
import java.util.M... |
92395bab586a5f7d5186c1a1f38459ae44fb2109 | 6,866 | java | Java | flink-formats/flink-avro/src/test/java/org/apache/flink/formats/avro/typeutils/BackwardsCompatibleAvroSerializerTest.java | senorcarbone/incubator-flink | 72bc31e55882537caf77c4749cc808b3fcb5d51b | [
"BSD-2-Clause",
"Apache-2.0"
] | 13 | 2018-03-05T23:10:08.000Z | 2021-02-07T02:00:51.000Z | flink-formats/flink-avro/src/test/java/org/apache/flink/formats/avro/typeutils/BackwardsCompatibleAvroSerializerTest.java | senorcarbone/incubator-flink | 72bc31e55882537caf77c4749cc808b3fcb5d51b | [
"BSD-2-Clause",
"Apache-2.0"
] | 7 | 2018-01-08T11:59:49.000Z | 2022-03-25T09:08:48.000Z | flink-formats/flink-avro/src/test/java/org/apache/flink/formats/avro/typeutils/BackwardsCompatibleAvroSerializerTest.java | senorcarbone/incubator-flink | 72bc31e55882537caf77c4749cc808b3fcb5d51b | [
"BSD-2-Clause",
"Apache-2.0"
] | 7 | 2017-01-30T15:28:26.000Z | 2018-04-03T12:38:07.000Z | 40.869048 | 148 | 0.782552 | 998,797 | /*
* 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 ... |
92395c2b02b04127d14b8171a8a238330772963d | 267,715 | java | Java | constraintlayout/constraintlayout/src/main/java/androidx/constraintlayout/widget/ConstraintSet.java | xtuzy/constraintlayout | 0821c4ee57d2535d3404086ec76f55b57b69fb5a | [
"Apache-2.0"
] | 927 | 2020-07-24T07:24:54.000Z | 2022-03-31T10:01:37.000Z | constraintlayout/constraintlayout/src/main/java/androidx/constraintlayout/widget/ConstraintSet.java | xtuzy/constraintlayout | 0821c4ee57d2535d3404086ec76f55b57b69fb5a | [
"Apache-2.0"
] | 183 | 2020-09-07T17:45:12.000Z | 2022-03-31T14:56:38.000Z | constraintlayout/constraintlayout/src/main/java/androidx/constraintlayout/widget/ConstraintSet.java | xtuzy/constraintlayout | 0821c4ee57d2535d3404086ec76f55b57b69fb5a | [
"Apache-2.0"
] | 135 | 2020-08-28T02:33:08.000Z | 2022-03-26T01:19:59.000Z | 45.260355 | 165 | 0.575078 | 998,798 | /*
* Copyright (C) 2016 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... |
92395d8d8619f287f63d5d445ca9833327c0e9f2 | 1,034 | java | Java | Fundamentals-2.0/JavaFundamentals/ExamProblems/ExamPractice/src/org/softuni/RageQuit.java | sholev/SoftUni | 0d5f4b26fa20e5442b91a515f775e80ae6994834 | [
"MIT"
] | 1 | 2019-01-22T21:16:45.000Z | 2019-01-22T21:16:45.000Z | Fundamentals-2.0/JavaFundamentals/ExamProblems/ExamPractice/src/org/softuni/RageQuit.java | sholev/SoftUni | 0d5f4b26fa20e5442b91a515f775e80ae6994834 | [
"MIT"
] | null | null | null | Fundamentals-2.0/JavaFundamentals/ExamProblems/ExamPractice/src/org/softuni/RageQuit.java | sholev/SoftUni | 0d5f4b26fa20e5442b91a515f775e80ae6994834 | [
"MIT"
] | null | null | null | 29.542857 | 75 | 0.598646 | 998,799 | package org.softuni;
import java.util.HashSet;
import java.util.Scanner;
import java.util.Set;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
// Advanced C# Exam 19 July 2015
public class RageQuit {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
... |
92395f069e797589f7ac53f2af7137d4d964f1bb | 3,589 | java | Java | src/main/java/com/hotels/mutantswarm/model/MutantSwarmScript.java | HotelsDotCom/mutant-swarm | ebd72f667a07d72a588b2e5a31b32ab80b288f32 | [
"Apache-2.0"
] | 23 | 2019-02-27T15:24:57.000Z | 2020-12-20T21:56:33.000Z | src/main/java/com/hotels/mutantswarm/model/MutantSwarmScript.java | HiveRunner/mutant-swarm | ebd72f667a07d72a588b2e5a31b32ab80b288f32 | [
"Apache-2.0"
] | 10 | 2019-03-13T15:49:19.000Z | 2021-02-01T16:59:01.000Z | src/main/java/com/hotels/mutantswarm/model/MutantSwarmScript.java | HiveRunner/mutant-swarm | ebd72f667a07d72a588b2e5a31b32ab80b288f32 | [
"Apache-2.0"
] | 6 | 2019-03-22T10:13:06.000Z | 2020-09-28T12:39:16.000Z | 26.389706 | 129 | 0.623015 | 998,800 | /*
* Copyright (C) 2018-2021 Expedia, Inc.
* Copyright (C) 2021 The HiveRunner Contributors
*
* 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/LICEN... |
92395f3ea6c27848109db4976cc9ab6121f2db9a | 649 | java | Java | src/main/java/otmui/utils/Arrow.java | ggomes/otm-ui | 42b92c282cd6c37ea23b925030fa8ea2e319181f | [
"BSD-3-Clause"
] | null | null | null | src/main/java/otmui/utils/Arrow.java | ggomes/otm-ui | 42b92c282cd6c37ea23b925030fa8ea2e319181f | [
"BSD-3-Clause"
] | null | null | null | src/main/java/otmui/utils/Arrow.java | ggomes/otm-ui | 42b92c282cd6c37ea23b925030fa8ea2e319181f | [
"BSD-3-Clause"
] | null | null | null | 34.157895 | 78 | 0.653313 | 998,801 | package otmui.utils;
public class Arrow implements Comparable<Arrow>{
public double position; // distance along the midline
public Vector start; // coordinates of the point
public Vector direction; // lateral/outward direction
public double distance_to_next; // ... |
9239601b5e60ef0ea6e2dd09a3c4ea34e10dddb7 | 1,124 | java | Java | examples/praphic_test_01/build-tmp/source/praphic_test_01.java | videoalchemy/portal-control | 81550b16364dcf17f68d9f48585afb5c1b4b513a | [
"MIT"
] | null | null | null | examples/praphic_test_01/build-tmp/source/praphic_test_01.java | videoalchemy/portal-control | 81550b16364dcf17f68d9f48585afb5c1b4b513a | [
"MIT"
] | null | null | null | examples/praphic_test_01/build-tmp/source/praphic_test_01.java | videoalchemy/portal-control | 81550b16364dcf17f68d9f48585afb5c1b4b513a | [
"MIT"
] | null | null | null | 20.436364 | 68 | 0.708185 | 998,802 | import processing.core.*;
import processing.data.*;
import processing.event.*;
import processing.opengl.*;
import java.util.HashMap;
import java.util.ArrayList;
import java.io.File;
import java.io.BufferedReader;
import java.io.PrintWriter;
import java.io.InputStream;
import java.io.OutputStream;
import jav... |
923961188b35b8fd38dfbb53343e5573404f951d | 2,025 | java | Java | java/timebase/server/src/main/java/com/epam/deltix/qsrv/hf/tickdb/impl/HierarchicalTypeFilter.java | mcleo-d/TimeBase-CE | ecbe6fd28161c19bbafee6fd90b728655f34956e | [
"Apache-2.0"
] | 23 | 2021-08-19T12:26:37.000Z | 2022-03-22T14:58:54.000Z | java/timebase/server/src/main/java/com/epam/deltix/qsrv/hf/tickdb/impl/HierarchicalTypeFilter.java | mcleo-d/TimeBase-CE | ecbe6fd28161c19bbafee6fd90b728655f34956e | [
"Apache-2.0"
] | 173 | 2021-05-13T11:04:42.000Z | 2021-07-07T13:25:15.000Z | java/timebase/server/src/main/java/com/epam/deltix/qsrv/hf/tickdb/impl/HierarchicalTypeFilter.java | mcleo-d/TimeBase-CE | ecbe6fd28161c19bbafee6fd90b728655f34956e | [
"Apache-2.0"
] | 5 | 2021-07-14T19:08:50.000Z | 2022-03-18T13:48:06.000Z | 30.681818 | 80 | 0.634568 | 998,803 | /*
* Copyright 2021 EPAM Systems, Inc
*
* See the NOTICE file distributed with this work for additional information
* regarding copyright ownership. 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 Li... |
923961c7785cabf2c8f7dac950dd3d4dc3a8f00a | 4,241 | java | Java | app/src/main/java/nl/lxtreme/binutils/hex/AbstractReader.java | ron-a20/Android-Disassembler | c0d0520126bf95ad0fe54e0ce69ef88d2484cf45 | [
"MIT"
] | 395 | 2018-10-01T00:59:17.000Z | 2022-03-28T04:34:37.000Z | app/src/main/java/nl/lxtreme/binutils/hex/AbstractReader.java | ron-a20/Android-Disassembler | c0d0520126bf95ad0fe54e0ce69ef88d2484cf45 | [
"MIT"
] | 460 | 2018-09-30T14:59:13.000Z | 2022-03-30T21:34:39.000Z | app/src/main/java/nl/lxtreme/binutils/hex/AbstractReader.java | ron-a20/Android-Disassembler | c0d0520126bf95ad0fe54e0ce69ef88d2484cf45 | [
"MIT"
] | 75 | 2018-10-24T22:15:41.000Z | 2022-03-28T04:49:13.000Z | 27.934211 | 115 | 0.598446 | 998,804 | /*
* BinUtils - access various binary formats from Java
*
* (C) Copyright 2017 - JaWi - nnheo@example.com
*
* Licensed under Apache License v2.
*/
package nl.lxtreme.binutils.hex;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.Reader;
import java.nio.ByteOrder;
import nl.lxtreme.binu... |
9239620944f2d38757e858d648a853d28cefd8e1 | 651 | java | Java | src/S1388PizzaWith3nSlices.java | camelcc/leetcode | 0ba37f7fd47ed3e893525988ce803ce805001ba7 | [
"CECILL-B"
] | 4 | 2021-11-30T20:28:14.000Z | 2022-01-04T04:01:32.000Z | src/S1388PizzaWith3nSlices.java | camelcc/leetcode | 0ba37f7fd47ed3e893525988ce803ce805001ba7 | [
"CECILL-B"
] | null | null | null | src/S1388PizzaWith3nSlices.java | camelcc/leetcode | 0ba37f7fd47ed3e893525988ce803ce805001ba7 | [
"CECILL-B"
] | 1 | 2021-11-30T23:33:51.000Z | 2021-11-30T23:33:51.000Z | 32.55 | 80 | 0.442396 | 998,805 | public class S1388PizzaWith3nSlices {
public int maxSizeSlices(int[] slices) {
int M = slices.length;
int N = M/3;
return Math.max(findMax(slices, 0, M-2, N), findMax(slices, 1, M-1, N));
}
private int findMax(int[] slices, int lo, int hi, int N) {
int[][] dp = new int[hi-lo... |
923962a6462571eba712d0baf5003ceaf3bece39 | 960 | java | Java | Mage.Sets/src/mage/cards/f/FieldOfDreams.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 1,444 | 2015-01-02T00:25:38.000Z | 2022-03-31T13:57:18.000Z | Mage.Sets/src/mage/cards/f/FieldOfDreams.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 6,180 | 2015-01-02T19:10:09.000Z | 2022-03-31T21:10:44.000Z | Mage.Sets/src/mage/cards/f/FieldOfDreams.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 1,001 | 2015-01-01T01:15:20.000Z | 2022-03-30T20:23:04.000Z | 26.666667 | 111 | 0.7375 | 998,806 |
package mage.cards.f;
import java.util.UUID;
import mage.abilities.common.SimpleStaticAbility;
import mage.abilities.effects.common.continuous.PlayWithTheTopCardRevealedEffect;
import mage.cards.CardImpl;
import mage.cards.CardSetInfo;
import mage.constants.CardType;
import mage.constants.SuperType;
import mage.const... |
923963c3ba0cc2a7b359d8ae67855b56419f70d2 | 978 | java | Java | src/Controller/ClienteController.java | TallesVictor/Loja | 30113ff6342d9e024e3b6ecf8393ba5743f0262e | [
"Apache-2.0"
] | null | null | null | src/Controller/ClienteController.java | TallesVictor/Loja | 30113ff6342d9e024e3b6ecf8393ba5743f0262e | [
"Apache-2.0"
] | null | null | null | src/Controller/ClienteController.java | TallesVictor/Loja | 30113ff6342d9e024e3b6ecf8393ba5743f0262e | [
"Apache-2.0"
] | null | null | null | 22.744186 | 80 | 0.601227 | 998,807 | /*
* 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 Controller;
import Model.Cliente;
import Model.ClienteDao;
import java.util.ArrayList;
/**
*
* @author Dcxz
... |
92396452002573feaf44e1dca046f1dee013140d | 3,336 | java | Java | src/test/java/seedu/foodlog/logic/commands/RangeCommandTest.java | yhtMinceraft1010X/FoodLog3.5 | e4542c5a411aa3dca1fa31f4fe9b1ef9f1be2a07 | [
"MIT"
] | null | null | null | src/test/java/seedu/foodlog/logic/commands/RangeCommandTest.java | yhtMinceraft1010X/FoodLog3.5 | e4542c5a411aa3dca1fa31f4fe9b1ef9f1be2a07 | [
"MIT"
] | 5 | 2021-06-11T04:59:45.000Z | 2021-12-27T22:09:54.000Z | src/test/java/seedu/foodlog/logic/commands/RangeCommandTest.java | yhtMinceraft1010X/FoodLog3.5 | e4542c5a411aa3dca1fa31f4fe9b1ef9f1be2a07 | [
"MIT"
] | null | null | null | 40.192771 | 97 | 0.752698 | 998,808 | package seedu.foodlog.logic.commands;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertFalse;
import static org.junit.jupiter.api.Assertions.assertTrue;
import static seedu.foodlog.commons.core.Messages.MESSAGE_FOOD_ENTRIES_LISTED_OVERVIEW;
import static... |
92396581e74cb19732143b72c195dac595b43731 | 1,573 | java | Java | app/src/main/java/com/yurkiv/unote/adapter/HashtagAdapter.java | yurkiv/MaterialNotes | 73454084c12e0d75cf4de84bd066ed95d03dba08 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/yurkiv/unote/adapter/HashtagAdapter.java | yurkiv/MaterialNotes | 73454084c12e0d75cf4de84bd066ed95d03dba08 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/yurkiv/unote/adapter/HashtagAdapter.java | yurkiv/MaterialNotes | 73454084c12e0d75cf4de84bd066ed95d03dba08 | [
"Apache-2.0"
] | null | null | null | 24.968254 | 109 | 0.661157 | 998,809 | package com.yurkiv.unote.adapter;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import com.yurkiv.unote.R;
import java.util.List;
/**
* Created by polivei... |
923965863f4a13b9c730303db9369ff7fc390ead | 1,049 | java | Java | random/src/main/java/de/slothsoft/random/types/LocalTimeRandomField.java | slothsoft/random-framework | cede7bc8a3f56c6972e90accc07c2921d4150774 | [
"MIT"
] | 2 | 2019-02-23T17:35:34.000Z | 2019-02-23T17:35:37.000Z | random/src/main/java/de/slothsoft/random/types/LocalTimeRandomField.java | slothsoft/framework-random | cede7bc8a3f56c6972e90accc07c2921d4150774 | [
"MIT"
] | 28 | 2019-02-22T22:05:24.000Z | 2020-02-05T19:21:34.000Z | random/src/main/java/de/slothsoft/random/types/LocalTimeRandomField.java | slothsoft/random-framework | cede7bc8a3f56c6972e90accc07c2921d4150774 | [
"MIT"
] | null | null | null | 21.854167 | 90 | 0.734986 | 998,810 | package de.slothsoft.random.types;
import java.time.LocalTime;
import java.time.temporal.ChronoField;
import de.slothsoft.random.RandomField;
/**
* A {@link RandomField} representing a {@link LocalTime} between 0:00 and 24:00 o'clock.
*
* @author Stef Schulz
* @since 2.1.0
*/
public class LocalTi... |
9239676181b18d7018270b5837f81c59c2805b84 | 1,336 | java | Java | src/pt/iscte/dcti/poo/sokoban/starter/Ice.java | Roguezilla/ISCTE_POO_Sokoban | f16cf45ed23f31cb1314f69ba1f06c830a4bf8cb | [
"MIT"
] | null | null | null | src/pt/iscte/dcti/poo/sokoban/starter/Ice.java | Roguezilla/ISCTE_POO_Sokoban | f16cf45ed23f31cb1314f69ba1f06c830a4bf8cb | [
"MIT"
] | null | null | null | src/pt/iscte/dcti/poo/sokoban/starter/Ice.java | Roguezilla/ISCTE_POO_Sokoban | f16cf45ed23f31cb1314f69ba1f06c830a4bf8cb | [
"MIT"
] | null | null | null | 40.484848 | 164 | 0.66991 | 998,811 | package pt.iscte.dcti.poo.sokoban.starter;
import pt.iul.ista.poo.utils.Direction;
import pt.iul.ista.poo.utils.Point2D;
public class Ice extends SokobanObject implements ActiveObject {
public Ice(Point2D position, String imageName) {
super(2, position, imageName);
}
@Override
public void int... |
9239677addb2e51a250feffe7798557e9f77de35 | 1,327 | java | Java | aliyun-java-sdk-xtrace/src/main/java/com/aliyuncs/xtrace/transform/v20190808/GetTagValResponseUnmarshaller.java | cctvzd7/aliyun-openapi-java-sdk | b8e4dce2a61ca968615c9b910bedebaea71781ae | [
"Apache-2.0"
] | 3 | 2020-04-26T09:15:45.000Z | 2020-05-09T03:10:26.000Z | aliyun-java-sdk-xtrace/src/main/java/com/aliyuncs/xtrace/transform/v20190808/GetTagValResponseUnmarshaller.java | cctvzd7/aliyun-openapi-java-sdk | b8e4dce2a61ca968615c9b910bedebaea71781ae | [
"Apache-2.0"
] | 27 | 2021-06-11T21:08:40.000Z | 2022-03-11T21:25:09.000Z | aliyun-java-sdk-xtrace/src/main/java/com/aliyuncs/xtrace/transform/v20190808/GetTagValResponseUnmarshaller.java | cctvzd7/aliyun-openapi-java-sdk | b8e4dce2a61ca968615c9b910bedebaea71781ae | [
"Apache-2.0"
] | 1 | 2020-03-05T07:30:16.000Z | 2020-03-05T07:30:16.000Z | 34.921053 | 108 | 0.763376 | 998,812 | /*
* 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 in writing, software
* distributed u... |
92396a407433dd021f23d4d5b3e3794a7fbda4e1 | 1,086 | java | Java | hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/expression/Range.java | ldziedziul-gh-tests/hazelcast | 3a7382ac8164bc17836fc9b1f852b2667e7bef96 | [
"ECL-2.0",
"Apache-2.0"
] | 4,283 | 2015-01-02T03:56:10.000Z | 2022-03-29T23:07:45.000Z | hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/expression/Range.java | ldziedziul-gh-tests/hazelcast | 3a7382ac8164bc17836fc9b1f852b2667e7bef96 | [
"ECL-2.0",
"Apache-2.0"
] | 14,014 | 2015-01-01T04:29:38.000Z | 2022-03-31T21:47:55.000Z | hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/expression/Range.java | ldziedziul-gh-tests/hazelcast | 3a7382ac8164bc17836fc9b1f852b2667e7bef96 | [
"ECL-2.0",
"Apache-2.0"
] | 1,608 | 2015-01-04T09:57:08.000Z | 2022-03-31T12:05:26.000Z | 28.578947 | 84 | 0.734807 | 998,813 | /*
* Copyright 2021 Hazelcast Inc.
*
* Licensed under the Hazelcast Community License (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://hazelcast.com/hazelcast-community-license
*
* Unless required by applicable law or agree... |
92396abf1fb3847b08fe6a5f0f0cb7abc9f3bfaf | 13,487 | java | Java | src/test/java/org/elasticsearch/test/unit/index/search/nested/NestedFieldComparatorTests.java | egaumer/elasticsearch | bd75b731c654f4c845f0781306b8055704706585 | [
"Apache-2.0"
] | null | null | null | src/test/java/org/elasticsearch/test/unit/index/search/nested/NestedFieldComparatorTests.java | egaumer/elasticsearch | bd75b731c654f4c845f0781306b8055704706585 | [
"Apache-2.0"
] | null | null | null | src/test/java/org/elasticsearch/test/unit/index/search/nested/NestedFieldComparatorTests.java | egaumer/elasticsearch | bd75b731c654f4c845f0781306b8055704706585 | [
"Apache-2.0"
] | 1 | 2020-08-27T14:40:01.000Z | 2020-08-27T14:40:01.000Z | 51.087121 | 180 | 0.66071 | 998,814 | package org.elasticsearch.test.unit.index.search.nested;
import org.apache.lucene.document.Document;
import org.apache.lucene.document.Field;
import org.apache.lucene.document.StringField;
import org.apache.lucene.index.DirectoryReader;
import org.apache.lucene.index.Term;
import org.apache.lucene.search.*;
import org... |
92396ac472605d901a9a0fefc0fc162e95484fe3 | 528 | java | Java | app/src/main/java/br/com/androidpro/bollyfilmes/sync/FilmesAuthenticatosService.java | androidaccelerate/BollyFilmes | 00ed455017ef2c10dd36c9e3900f1a125cc9a9db | [
"Apache-2.0"
] | 8 | 2016-09-07T17:00:43.000Z | 2021-02-09T02:03:08.000Z | app/src/main/java/br/com/androidpro/bollyfilmes/sync/FilmesAuthenticatosService.java | androidaccelerate/BollyFilmes | 00ed455017ef2c10dd36c9e3900f1a125cc9a9db | [
"Apache-2.0"
] | null | null | null | app/src/main/java/br/com/androidpro/bollyfilmes/sync/FilmesAuthenticatosService.java | androidaccelerate/BollyFilmes | 00ed455017ef2c10dd36c9e3900f1a125cc9a9db | [
"Apache-2.0"
] | 8 | 2017-07-02T13:30:28.000Z | 2020-11-04T23:10:04.000Z | 22.956522 | 60 | 0.748106 | 998,815 | package br.com.androidpro.bollyfilmes.sync;
import android.app.Service;
import android.content.Intent;
import android.os.IBinder;
import android.support.annotation.Nullable;
public class FilmesAuthenticatosService extends Service {
private FilmesAuthenticator filmesAuthenticator;
@Override
public void o... |
92396ac7f55e115656c722aa6c420ed2a1758116 | 2,481 | java | Java | xmall-admin/src/main/java/com/yzsunlei/xmall/admin/service/impl/UmsRoleServiceImpl.java | npmmirror/xmall | bb6ba9ba38d5dfb0940debd8d2d6e88f3f2b6bda | [
"MIT"
] | 302 | 2019-04-28T03:56:20.000Z | 2022-03-29T01:38:00.000Z | xmall-admin/src/main/java/com/yzsunlei/xmall/admin/service/impl/UmsRoleServiceImpl.java | npmmirror/xmall | bb6ba9ba38d5dfb0940debd8d2d6e88f3f2b6bda | [
"MIT"
] | 3 | 2019-10-22T01:48:43.000Z | 2021-06-09T10:39:56.000Z | xmall-admin/src/main/java/com/yzsunlei/xmall/admin/service/impl/UmsRoleServiceImpl.java | npmmirror/xmall | bb6ba9ba38d5dfb0940debd8d2d6e88f3f2b6bda | [
"MIT"
] | 135 | 2019-04-07T16:05:48.000Z | 2022-03-19T13:05:58.000Z | 32.644737 | 88 | 0.720274 | 998,816 | package com.yzsunlei.xmall.admin.service.impl;
import com.yzsunlei.xmall.admin.dao.UmsRolePermissionRelationDao;
import com.yzsunlei.xmall.db.mapper.UmsRoleMapper;
import com.yzsunlei.xmall.db.mapper.UmsRolePermissionRelationMapper;
import com.yzsunlei.xmall.admin.service.UmsRoleService;
import com.yzsunlei.xmall.db.m... |
92396ba53adff8bdc7d1da31ec62f02f4e1311c3 | 2,801 | java | Java | sample/src/main/java/com/capitalone/easyscreenshots/sample/TrueFalseQuestionFragment.java | nickcapurso/easy-screenshots | 75db271ac64d6d4ebb6fdf00b4d0b2086ecf059b | [
"Apache-2.0"
] | 23 | 2018-01-21T00:54:13.000Z | 2020-10-01T23:19:26.000Z | sample/src/main/java/com/capitalone/easyscreenshots/sample/TrueFalseQuestionFragment.java | nickcapurso/easy-screenshots | 75db271ac64d6d4ebb6fdf00b4d0b2086ecf059b | [
"Apache-2.0"
] | 10 | 2018-01-17T17:50:23.000Z | 2020-11-23T17:32:55.000Z | sample/src/main/java/com/capitalone/easyscreenshots/sample/TrueFalseQuestionFragment.java | nickcapurso/easy-screenshots | 75db271ac64d6d4ebb6fdf00b4d0b2086ecf059b | [
"Apache-2.0"
] | 7 | 2018-10-17T09:14:41.000Z | 2021-08-14T20:52:04.000Z | 33.746988 | 103 | 0.670118 | 998,817 | /**
* SPDX-Copyright: Copyright (c) Capital One Services, LLC
* SPDX-License-Identifier: Apache-2.0
* Copyright 2017 Capital One Services, LLC
*
* 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 Lice... |
92396bbc7a7f445927874b96a478784894b6e7e4 | 26,383 | java | Java | core/servicemix-core/src/main/java/org/apache/servicemix/jbi/framework/InstallationService.java | cquoss/servicemix3 | a4ce3148916c940fa204b713795bb21e8d0cd42e | [
"Apache-2.0"
] | 2 | 2015-07-29T22:58:57.000Z | 2021-11-10T19:04:24.000Z | core/servicemix-core/src/main/java/org/apache/servicemix/jbi/framework/InstallationService.java | cquoss/servicemix3 | a4ce3148916c940fa204b713795bb21e8d0cd42e | [
"Apache-2.0"
] | null | null | null | core/servicemix-core/src/main/java/org/apache/servicemix/jbi/framework/InstallationService.java | cquoss/servicemix3 | a4ce3148916c940fa204b713795bb21e8d0cd42e | [
"Apache-2.0"
] | 12 | 2015-10-05T13:32:39.000Z | 2021-11-10T19:04:18.000Z | 45.803819 | 136 | 0.613653 | 998,818 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... |
92396bf5b7a66687da65e0831ad1fed7fef14467 | 850 | java | Java | app/src/main/java/com/example/nikhil/studentregistrationsystem/databaseModel/DbQueriesInterface.java | TechOnLabs/Student-Registration-System | 7c331bf55075afd32aedf0338972381d6371abab | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/nikhil/studentregistrationsystem/databaseModel/DbQueriesInterface.java | TechOnLabs/Student-Registration-System | 7c331bf55075afd32aedf0338972381d6371abab | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/nikhil/studentregistrationsystem/databaseModel/DbQueriesInterface.java | TechOnLabs/Student-Registration-System | 7c331bf55075afd32aedf0338972381d6371abab | [
"Apache-2.0"
] | null | null | null | 25.757576 | 89 | 0.8 | 998,819 | package com.example.nikhil.studentregistrationsystem.databaseModel;
import com.example.nikhil.studentregistrationsystem.allStudentActivtiy.AllStudentListRef;
import java.util.ArrayList;
/**
* Created by nikhil on 5/9/17.
*/
public interface DbQueriesInterface {
void truncateDb(String depId);
void addStud... |
92396cd8f2020378e67eeace767f67f08a30864e | 9,341 | java | Java | src/main/java/malte0811/recipebuffers/impl/RecipeListSerializer.java | malte0811/RecipeBuffers | 2d48f812517c91b271af8fdcd956b42ae42c1a49 | [
"MIT"
] | 2 | 2021-09-11T20:11:48.000Z | 2021-10-02T01:51:24.000Z | src/main/java/malte0811/recipebuffers/impl/RecipeListSerializer.java | malte0811/RecipeBuffers | 2d48f812517c91b271af8fdcd956b42ae42c1a49 | [
"MIT"
] | 3 | 2020-11-27T22:55:27.000Z | 2021-01-15T14:30:12.000Z | src/main/java/malte0811/recipebuffers/impl/RecipeListSerializer.java | malte0811/RecipeBuffers | 2d48f812517c91b271af8fdcd956b42ae42c1a49 | [
"MIT"
] | null | null | null | 45.34466 | 121 | 0.625415 | 998,820 | package malte0811.recipebuffers.impl;
import com.google.common.collect.Lists;
import io.netty.buffer.ByteBufUtil;
import malte0811.recipebuffers.Config;
import malte0811.recipebuffers.RBRecipeSerializers;
import malte0811.recipebuffers.RecipeBuffers;
import malte0811.recipebuffers.util.IngredientSerializer;
import mal... |
92396e43767a80bd5cd2d35a862c6bef0b346b2a | 217 | java | Java | java/java.hints/test/unit/data/javahints/TestShortErrorsMethodInvocation1.java | tusharvjoshi/incubator-netbeans | a61bd21f4324f7e73414633712522811cb20ac93 | [
"Apache-2.0"
] | 1,056 | 2019-04-25T20:00:35.000Z | 2022-03-30T04:46:14.000Z | java/java.hints/test/unit/data/javahints/TestShortErrorsMethodInvocation1.java | tusharvjoshi/incubator-netbeans | a61bd21f4324f7e73414633712522811cb20ac93 | [
"Apache-2.0"
] | 1,846 | 2019-04-25T20:50:05.000Z | 2022-03-31T23:40:41.000Z | java/java.hints/test/unit/data/javahints/TestShortErrorsMethodInvocation1.java | tusharvjoshi/incubator-netbeans | a61bd21f4324f7e73414633712522811cb20ac93 | [
"Apache-2.0"
] | 550 | 2019-04-25T20:04:33.000Z | 2022-03-25T17:43:01.000Z | 16.692308 | 47 | 0.608295 | 998,821 | package javahints;
public class TestShortErrorsMethodInvocation1 {
public TestShortErrorsMethodInvocation1() {
Object o = 1;
test(o);
}
public void test(Integer i) {}
}
|
92396eadd00cf20f80751c8d0c56d932e9d9299b | 6,898 | java | Java | src/main/java/org/o3project/odenos/component/slicer/SliceConditionTable.java | o3project/odenos | 837d0d3d3c37482e843c40c5eeeac10646e68c65 | [
"Apache-2.0"
] | 26 | 2015-02-18T10:22:50.000Z | 2020-06-18T05:07:54.000Z | src/main/java/org/o3project/odenos/component/slicer/SliceConditionTable.java | o3project/odenos | 837d0d3d3c37482e843c40c5eeeac10646e68c65 | [
"Apache-2.0"
] | 45 | 2015-02-20T00:40:45.000Z | 2021-12-14T21:07:57.000Z | src/main/java/org/o3project/odenos/component/slicer/SliceConditionTable.java | o3project/odenos | 837d0d3d3c37482e843c40c5eeeac10646e68c65 | [
"Apache-2.0"
] | 30 | 2015-02-19T02:00:35.000Z | 2017-02-18T15:28:09.000Z | 26.328244 | 94 | 0.685996 | 998,822 | /*
* Copyright 2015 NEC Corporation.
*
* 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 ... |
92396f55543f042236433166735a56b4d2f76899 | 2,161 | java | Java | uberfire-showcase/uberfire-webapp/src/main/java/org/uberfire/backend/server/impl/FileExplorerRootServiceImpl.java | mswiderski/uberfire | fbecc8222d7e922c43c0c8bd9490e400c289af9d | [
"Apache-2.0"
] | null | null | null | uberfire-showcase/uberfire-webapp/src/main/java/org/uberfire/backend/server/impl/FileExplorerRootServiceImpl.java | mswiderski/uberfire | fbecc8222d7e922c43c0c8bd9490e400c289af9d | [
"Apache-2.0"
] | null | null | null | uberfire-showcase/uberfire-webapp/src/main/java/org/uberfire/backend/server/impl/FileExplorerRootServiceImpl.java | mswiderski/uberfire | fbecc8222d7e922c43c0c8bd9490e400c289af9d | [
"Apache-2.0"
] | null | null | null | 26.679012 | 101 | 0.711708 | 998,823 | /*
* Copyright 2012 JBoss 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 ... |
92396fd6605d3e4046f200d592a55d295d465787 | 3,432 | java | Java | src/main/java/igrad/ui/HelpWindow.java | yjskrs/main | f55ff17ef07ad824ca90a4c565ad42f8a497837a | [
"MIT"
] | null | null | null | src/main/java/igrad/ui/HelpWindow.java | yjskrs/main | f55ff17ef07ad824ca90a4c565ad42f8a497837a | [
"MIT"
] | null | null | null | src/main/java/igrad/ui/HelpWindow.java | yjskrs/main | f55ff17ef07ad824ca90a4c565ad42f8a497837a | [
"MIT"
] | null | null | null | 27.677419 | 115 | 0.535839 | 998,824 | package igrad.ui;
import java.awt.Desktop;
import java.io.IOException;
import java.net.URI;
import java.net.URISyntaxException;
import java.util.logging.Logger;
import igrad.commons.core.LogsCenter;
import javafx.fxml.FXML;
import javafx.scene.control.Hyperlink;
import javafx.scene.control.Label;
import javafx.scene.... |
9239708a55d08864637aab1c776b5408041a734f | 3,608 | java | Java | app/src/main/java/com/priyankanandiraju/teleprompter/widget/TeleprompterWidget.java | komelio/Teleprompter-5 | 1060fa5f3258975716f68fd03b7a4dc51f402ed3 | [
"Apache-2.0"
] | 1 | 2018-08-08T22:10:09.000Z | 2018-08-08T22:10:09.000Z | app/src/main/java/com/priyankanandiraju/teleprompter/widget/TeleprompterWidget.java | komelio/Teleprompter-5 | 1060fa5f3258975716f68fd03b7a4dc51f402ed3 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/priyankanandiraju/teleprompter/widget/TeleprompterWidget.java | komelio/Teleprompter-5 | 1060fa5f3258975716f68fd03b7a4dc51f402ed3 | [
"Apache-2.0"
] | 3 | 2019-01-08T05:32:47.000Z | 2021-03-23T08:35:00.000Z | 40.088889 | 100 | 0.700665 | 998,825 | package com.priyankanandiraju.teleprompter.widget;
import android.appwidget.AppWidgetManager;
import android.appwidget.AppWidgetProvider;
import android.content.Context;
import android.content.SharedPreferences;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.preference.Preference... |
923971faae61d2159f647bdb0b5cece201026461 | 4,181 | java | Java | servlet/mapping/src/test/java/org/javaee8/servlet/mapping/ServletMappingTest.java | SeanHayesLai/javaee8-samples | 6a688fe5a95b732c4b1f24e0d4371be1729d647b | [
"MIT"
] | 384 | 2015-01-10T19:26:51.000Z | 2022-02-21T13:14:42.000Z | servlet/mapping/src/test/java/org/javaee8/servlet/mapping/ServletMappingTest.java | SeanHayesLai/javaee8-samples | 6a688fe5a95b732c4b1f24e0d4371be1729d647b | [
"MIT"
] | 30 | 2017-08-17T11:27:10.000Z | 2022-01-21T23:22:14.000Z | servlet/mapping/src/test/java/org/javaee8/servlet/mapping/ServletMappingTest.java | SeanHayesLai/javaee8-samples | 6a688fe5a95b732c4b1f24e0d4371be1729d647b | [
"MIT"
] | 250 | 2015-01-03T13:13:46.000Z | 2022-03-31T21:58:13.000Z | 32.410853 | 102 | 0.631667 | 998,826 | package org.javaee8.servlet.mapping;
import static org.jboss.shrinkwrap.api.ShrinkWrap.create;
import static org.junit.Assert.assertTrue;
import java.io.IOException;
import java.net.URL;
import javax.servlet.http.MappingMatch;
import org.jboss.arquillian.container.test.api.Deployment;
import org.jboss.arquillian.co... |
92397365744524eb8acb433ec85d50d4c97dec7b | 245 | java | Java | payhelper/src/main/java/com/littleyellow/payhelper/alipay/PayIntercept.java | cunmin/PayHelperDemo | bf0f9b08af9dd72281d2f5acdbbf8ca258954160 | [
"Apache-2.0"
] | 1 | 2019-03-20T03:35:18.000Z | 2019-03-20T03:35:18.000Z | payhelper/src/main/java/com/littleyellow/payhelper/alipay/PayIntercept.java | cunmin/PayHelperDemo | bf0f9b08af9dd72281d2f5acdbbf8ca258954160 | [
"Apache-2.0"
] | null | null | null | payhelper/src/main/java/com/littleyellow/payhelper/alipay/PayIntercept.java | cunmin/PayHelperDemo | bf0f9b08af9dd72281d2f5acdbbf8ca258954160 | [
"Apache-2.0"
] | null | null | null | 15.3125 | 50 | 0.710204 | 998,827 | package com.littleyellow.payhelper.alipay;
import java.util.Map;
/**
* Created by 小黄 on 2018/4/13.
*/
public interface PayIntercept {
void onBuildParam(Map<String, String> params);
void onPayResult(Map<String, String> result);
}
|
923973d5c9e042e2bc46250c2efe50b053d8f819 | 146 | java | Java | app/src/main/java/com/zdd/td/mine/Interface/HomeHqZiXuanListener.java | uniapp10/DrawCorners | 0c0c5726ce77535b3363381c937b8df3bb7e8948 | [
"MIT"
] | null | null | null | app/src/main/java/com/zdd/td/mine/Interface/HomeHqZiXuanListener.java | uniapp10/DrawCorners | 0c0c5726ce77535b3363381c937b8df3bb7e8948 | [
"MIT"
] | null | null | null | app/src/main/java/com/zdd/td/mine/Interface/HomeHqZiXuanListener.java | uniapp10/DrawCorners | 0c0c5726ce77535b3363381c937b8df3bb7e8948 | [
"MIT"
] | null | null | null | 14.6 | 39 | 0.69863 | 998,828 | package com.zdd.td.mine.Interface;
/**
* Created by zhudongdong on 2018/7/4.
*/
public interface HomeHqZiXuanListener {
void onClick();
}
|
923974c29cc5c2e901d3eb9d9e90610774a209bc | 3,330 | java | Java | web/json/query/src/main/java/org/smallmind/web/json/query/SortField.java | zenbones/SmallMind | 3cb676e6ba1039dde69d499f2f5f197fdcffd051 | [
"ECL-2.0",
"Apache-2.0"
] | 6 | 2016-03-31T04:24:49.000Z | 2022-03-20T10:07:09.000Z | web/json/query/src/main/java/org/smallmind/web/json/query/SortField.java | zenbones/SmallMind | 3cb676e6ba1039dde69d499f2f5f197fdcffd051 | [
"ECL-2.0",
"Apache-2.0"
] | 22 | 2019-11-13T03:14:55.000Z | 2022-01-04T16:43:55.000Z | web/json/query/src/main/java/org/smallmind/web/json/query/SortField.java | zenbones/SmallMind | 3cb676e6ba1039dde69d499f2f5f197fdcffd051 | [
"ECL-2.0",
"Apache-2.0"
] | 2 | 2016-03-31T04:26:46.000Z | 2019-05-08T05:56:19.000Z | 27.520661 | 113 | 0.705105 | 998,829 | /*
* Copyright (c) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 David Berkman
*
* This file is part of the SmallMind Code Project.
*
* The SmallMind Code Project is free software, you can redistribute
* it and/or modify it under either, at your discretion...
*
* 1) The term... |
923974d1e391595eb9a3994c9c00c9bdcce3fd67 | 1,942 | java | Java | ExtraUtilitiesBuilder/src/main/java/com/rwtema/extrautils/tileentity/transfernodes/pipes/PipeEnergy.java | Robotia/ExtraUtilities | 40e8594e8c4d2f6505e86270d196059b2b06a373 | [
"MIT"
] | 6 | 2016-04-17T00:18:51.000Z | 2017-03-31T14:49:37.000Z | ExtraUtilitiesBuilder/src/main/java/com/rwtema/extrautils/tileentity/transfernodes/pipes/PipeEnergy.java | Robotia/ExtraUtilities | 40e8594e8c4d2f6505e86270d196059b2b06a373 | [
"MIT"
] | 7 | 2016-04-17T00:28:01.000Z | 2016-07-25T11:00:31.000Z | ExtraUtilitiesBuilder/src/main/java/com/rwtema/extrautils/tileentity/transfernodes/pipes/PipeEnergy.java | sameer/ExtraUtilities | 40e8594e8c4d2f6505e86270d196059b2b06a373 | [
"MIT"
] | 10 | 2017-06-30T04:48:32.000Z | 2021-09-20T11:09:17.000Z | 31.836066 | 131 | 0.694645 | 998,830 | //
// ExtraUtilities decompiled and fixed by Robotia https://github.com/Robotia
//
package com.rwtema.extrautils.tileentity.transfernodes.pipes;
import com.rwtema.extrautils.tileentity.transfernodes.BlockTransferPipe;
import net.minecraft.util.IIcon;
import net.minecraft.tileentity.TileEntity;
import com.rwtema.ext... |
923974d4d02c127339abdce85903f191b1255188 | 1,389 | java | Java | app/src/main/java/ch/swissonid/design_lib_sample/Data.java | piyurabadiya/android-design-support-lib-sample | 01917461597cbfa46e298108ef88408b7943f51e | [
"Apache-2.0"
] | 954 | 2015-05-30T14:43:58.000Z | 2021-04-08T20:22:49.000Z | app/src/main/java/ch/swissonid/design_lib_sample/Data.java | piyurabadiya/android-design-support-lib-sample | 01917461597cbfa46e298108ef88408b7943f51e | [
"Apache-2.0"
] | 22 | 2015-06-03T01:13:11.000Z | 2016-06-18T22:36:53.000Z | app/src/main/java/ch/swissonid/design_lib_sample/Data.java | piyurabadiya/android-design-support-lib-sample | 01917461597cbfa46e298108ef88408b7943f51e | [
"Apache-2.0"
] | 160 | 2015-06-06T16:56:05.000Z | 2019-05-03T00:15:58.000Z | 29.553191 | 95 | 0.525558 | 998,831 | package ch.swissonid.design_lib_sample;
import android.support.annotation.DrawableRes;
/**
* Created by pmueller on 19.9.15.
*/
public class Data {
public static final @DrawableRes
int[] ROOT_DATA = {
R.drawable.car,
R.drawable.cross,
R.drawable.doll,
... |
9239750fc85cff5ed1c57d0453af0d45d38f2f08 | 3,419 | java | Java | zipkin-storage/cassandra/src/main/java/zipkin2/storage/cassandra/InsertTraceByServiceRemoteService.java | arioko/zipkin | 17e7a73436bb6c48fdab4f1db2aea4513ce806e4 | [
"Apache-2.0"
] | 2 | 2021-05-14T13:20:48.000Z | 2021-05-14T13:20:54.000Z | zipkin-storage/cassandra/src/main/java/zipkin2/storage/cassandra/InsertTraceByServiceRemoteService.java | arioko/zipkin | 17e7a73436bb6c48fdab4f1db2aea4513ce806e4 | [
"Apache-2.0"
] | 2 | 2020-08-01T11:40:33.000Z | 2020-08-01T11:48:12.000Z | zipkin-storage/cassandra/src/main/java/zipkin2/storage/cassandra/InsertTraceByServiceRemoteService.java | arioko/zipkin | 17e7a73436bb6c48fdab4f1db2aea4513ce806e4 | [
"Apache-2.0"
] | 1 | 2020-12-29T03:41:41.000Z | 2020-12-29T03:41:41.000Z | 33.519608 | 100 | 0.730038 | 998,832 | /*
* Copyright 2015-2019 The OpenZipkin 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 applicable law or a... |
9239763ef0e4e741846f02a44c0b257e0d945bdd | 2,465 | java | Java | flume-websocket/src/main/java/com/sequenceiq/samples/flume/server/JettyWebSocketServer.java | sequenceiq/sequenceiq-samples | 228b9f01dc12ab679d52fbae0a2104a6cfea6415 | [
"Apache-2.0"
] | 92 | 2015-01-10T08:47:17.000Z | 2021-03-07T10:47:23.000Z | flume-websocket/src/main/java/com/sequenceiq/samples/flume/server/JettyWebSocketServer.java | sequenceiq/sequenceiq-samples | 228b9f01dc12ab679d52fbae0a2104a6cfea6415 | [
"Apache-2.0"
] | 2 | 2015-04-16T12:50:32.000Z | 2015-08-31T20:14:42.000Z | flume-websocket/src/main/java/com/sequenceiq/samples/flume/server/JettyWebSocketServer.java | sequenceiq/sequenceiq-samples | 228b9f01dc12ab679d52fbae0a2104a6cfea6415 | [
"Apache-2.0"
] | 46 | 2015-01-13T12:01:31.000Z | 2018-07-10T12:50:52.000Z | 34.71831 | 111 | 0.708316 | 998,833 | package com.sequenceiq.samples.flume.server;
import org.apache.flume.channel.ChannelProcessor;
import org.eclipse.jetty.server.*;
import org.eclipse.jetty.servlet.ServletContextHandler;
import org.eclipse.jetty.servlet.ServletHolder;
import org.eclipse.jetty.util.ssl.SslContextFactory;
/**
* @author keyki
*/
public... |
923976aa80de4b40dbe403db6fb725cfd4b7dc31 | 2,673 | java | Java | src/main/java/at/ac/ait/lablink/core/connection/dispatching/IRootDispatcher.java | AIT-Lablink/lablink-core-java | 6d18cb405e6b05ebb3c2fdecd4910c82eee0e17b | [
"BSD-3-Clause"
] | null | null | null | src/main/java/at/ac/ait/lablink/core/connection/dispatching/IRootDispatcher.java | AIT-Lablink/lablink-core-java | 6d18cb405e6b05ebb3c2fdecd4910c82eee0e17b | [
"BSD-3-Clause"
] | 1 | 2021-03-30T11:30:36.000Z | 2021-04-07T16:28:23.000Z | src/main/java/at/ac/ait/lablink/core/connection/dispatching/IRootDispatcher.java | AIT-Lablink/lablink-core-java | 6d18cb405e6b05ebb3c2fdecd4910c82eee0e17b | [
"BSD-3-Clause"
] | null | null | null | 37.647887 | 99 | 0.742237 | 998,834 | //
// Copyright (c) AIT Austrian Institute of Technology GmbH.
// Distributed under the terms of the Modified BSD License.
//
package at.ac.ait.lablink.core.connection.dispatching;
import at.ac.ait.lablink.core.connection.mqtt.IMqttConnectionListener;
import at.ac.ait.lablink.core.connection.mqtt.IMqttReceiverCallbac... |
923976e93592d57feea6c526f5340ced3f67aae4 | 186 | java | Java | common-library/src/main/java/com/common/api/core/InitViews.java | SavorGit/Hotspot-Operation | 58e53b11321cae69bd7ca93cd6cbe46a9f53e79a | [
"Apache-2.0"
] | 3 | 2017-08-23T01:39:02.000Z | 2020-08-06T14:05:25.000Z | common-library/src/main/java/com/common/api/core/InitViews.java | SavorGit/Hotspot-Operation | 58e53b11321cae69bd7ca93cd6cbe46a9f53e79a | [
"Apache-2.0"
] | null | null | null | common-library/src/main/java/com/common/api/core/InitViews.java | SavorGit/Hotspot-Operation | 58e53b11321cae69bd7ca93cd6cbe46a9f53e79a | [
"Apache-2.0"
] | null | null | null | 16.909091 | 28 | 0.672043 | 998,835 | package com.common.api.core;
/**初始化页面*/
public interface InitViews {
/**关联控件*/
public void getViews();
/**初始化控件*/
public void setViews();
/**设置监听事件*/
public void setListeners();
}
|
923976f986196d9d860bbfad34c2a80b565c10d4 | 565 | java | Java | mureng-core/src/main/java/net/mureng/core/member/entity/FcmToken.java | YAPP-18th/Android-Team-1-Backend | 0bd9348522ced1fb443fbee756518b99756d438a | [
"Apache-2.0"
] | 11 | 2021-03-26T06:36:37.000Z | 2021-12-14T14:52:47.000Z | mureng-core/src/main/java/net/mureng/core/member/entity/FcmToken.java | YAPP-18th/Android-Team-1-Backend | 0bd9348522ced1fb443fbee756518b99756d438a | [
"Apache-2.0"
] | 124 | 2021-04-06T15:43:19.000Z | 2021-12-18T10:02:50.000Z | mureng-core/src/main/java/net/mureng/core/member/entity/FcmToken.java | YAPP-18th/Android-Team-1-Backend | 0bd9348522ced1fb443fbee756518b99756d438a | [
"Apache-2.0"
] | 2 | 2021-03-26T13:26:11.000Z | 2021-04-08T07:30:08.000Z | 20.178571 | 55 | 0.711504 | 998,836 | package net.mureng.core.member.entity;
import lombok.*;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
@Getter @Setter
@Builder
@AllArgsConstructor
@NoArgsConstructor
@Entity
@Table(name = "fcm_token")
public class FcmToken {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
... |
923977614ee09804476ede37b7f8199a6826472f | 3,714 | java | Java | geronimo-jaxrpc_1.1_spec/src/main/java/javax/xml/rpc/handler/HandlerInfo.java | christopher-johnson/geronimo-specs | 4ca1c22f158aa2de15daf4281409694e47f84178 | [
"Apache-2.0"
] | 16 | 2015-02-04T03:40:21.000Z | 2022-01-05T02:48:32.000Z | geronimo-jaxrpc_1.1_spec/src/main/java/javax/xml/rpc/handler/HandlerInfo.java | christopher-johnson/geronimo-specs | 4ca1c22f158aa2de15daf4281409694e47f84178 | [
"Apache-2.0"
] | 10 | 2015-01-04T19:18:46.000Z | 2020-10-15T10:34:43.000Z | geronimo-jaxrpc_1.1_spec/src/main/java/javax/xml/rpc/handler/HandlerInfo.java | christopher-johnson/geronimo-specs | 4ca1c22f158aa2de15daf4281409694e47f84178 | [
"Apache-2.0"
] | 34 | 2015-02-04T12:46:04.000Z | 2022-03-09T14:42:19.000Z | 29.244094 | 73 | 0.645934 | 998,837 | /*
* 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 ... |
9239785e2c1201652581678d0e8abd15cd525b47 | 2,224 | java | Java | token_lib/src/main/java/com/wallet/tokenlib/common/crypto/SCryptParams.java | xinshuhao/Btc-Eth-Wicc-Wallet | d7d1871e44b13f0eeb6352b80cb16b73f54cc03e | [
"Apache-2.0"
] | null | null | null | token_lib/src/main/java/com/wallet/tokenlib/common/crypto/SCryptParams.java | xinshuhao/Btc-Eth-Wicc-Wallet | d7d1871e44b13f0eeb6352b80cb16b73f54cc03e | [
"Apache-2.0"
] | null | null | null | token_lib/src/main/java/com/wallet/tokenlib/common/crypto/SCryptParams.java | xinshuhao/Btc-Eth-Wicc-Wallet | d7d1871e44b13f0eeb6352b80cb16b73f54cc03e | [
"Apache-2.0"
] | null | null | null | 19.681416 | 83 | 0.602968 | 998,838 | package com.wallet.tokenlib.common.crypto;
import com.google.common.base.Strings;
import com.wallet.tokenlib.common.exception.Messages;
import com.wallet.tokenlib.common.exception.TokenException;
public class SCryptParams implements KDFParams {
static final int COST_FACTOR = 8192;
static final int BLOCK_SIZE_FACT... |
9239788e80a0475f7542dc7ffed68f0108836f3c | 6,224 | java | Java | modules/yardstick/src/main/java/org/apache/ignite/yardstick/sql/IgniteInlineIndexBenchmark.java | liyuj/gridgain | 9505c0cfd7235210993b2871b17f15acf7d3dcd4 | [
"CC0-1.0"
] | 218 | 2015-01-04T13:20:55.000Z | 2022-03-28T05:28:55.000Z | modules/yardstick/src/main/java/org/apache/ignite/yardstick/sql/IgniteInlineIndexBenchmark.java | liyuj/gridgain | 9505c0cfd7235210993b2871b17f15acf7d3dcd4 | [
"CC0-1.0"
] | 175 | 2015-02-04T23:16:56.000Z | 2022-03-28T18:34:24.000Z | modules/yardstick/src/main/java/org/apache/ignite/yardstick/sql/IgniteInlineIndexBenchmark.java | liyuj/gridgain | 9505c0cfd7235210993b2871b17f15acf7d3dcd4 | [
"CC0-1.0"
] | 93 | 2015-01-06T20:54:23.000Z | 2022-03-31T08:09:00.000Z | 31.593909 | 112 | 0.595276 | 998,839 | /*
* Copyright 2019 GridGain Systems, Inc. and Contributors.
*
* Licensed under the GridGain Community Edition License (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.gridgain.com/products/software/community-edition... |
923978b65d4ce05c2deaf86bb3cb133253a6ddd6 | 8,237 | java | Java | src/main/java/ru/org/linux/search/SearchController.java | BALURAM1226/lorsource | e2243d32c02a2327e5a747e9558b0ef467d8f183 | [
"Apache-2.0"
] | 141 | 2015-01-02T21:54:40.000Z | 2022-03-27T10:21:07.000Z | src/main/java/ru/org/linux/search/SearchController.java | BALURAM1226/lorsource | e2243d32c02a2327e5a747e9558b0ef467d8f183 | [
"Apache-2.0"
] | 225 | 2015-01-19T21:15:27.000Z | 2022-03-31T09:35:41.000Z | src/main/java/ru/org/linux/search/SearchController.java | BALURAM1226/lorsource | e2243d32c02a2327e5a747e9558b0ef467d8f183 | [
"Apache-2.0"
] | 156 | 2015-03-31T21:36:18.000Z | 2022-02-24T20:51:07.000Z | 34.320833 | 138 | 0.690178 | 998,840 | /*
* Copyright 1998-2019 Linux.org.ru
* 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... |
92397900ae4a281fdea508093d6a44a5210a914d | 2,494 | java | Java | puree/src/main/java/com/mercari/puree/outputs/PureeOutput.java | mercari/puree-android | 500874bd42eebb6dea495824951734a9faeeffd1 | [
"MIT"
] | 2 | 2019-03-09T01:00:13.000Z | 2019-05-20T10:14:48.000Z | puree/src/main/java/com/mercari/puree/outputs/PureeOutput.java | mercari/puree-android | 500874bd42eebb6dea495824951734a9faeeffd1 | [
"MIT"
] | 1 | 2019-06-06T07:52:55.000Z | 2019-06-12T04:49:05.000Z | puree/src/main/java/com/mercari/puree/outputs/PureeOutput.java | mercari/puree-android | 500874bd42eebb6dea495824951734a9faeeffd1 | [
"MIT"
] | null | null | null | 26.531915 | 85 | 0.683641 | 998,841 | package com.mercari.puree.outputs;
import com.mercari.puree.PureeFilter;
import com.google.gson.JsonObject;
import com.mercari.puree.PureeLogger;
import com.mercari.puree.TagPattern;
import com.mercari.puree.storage.PureeStorage;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
... |
923979306649021d83066882512396157ca9a1ce | 3,051 | java | Java | modules/rank-eval/src/main/java/org/elasticsearch/index/rankeval/RankEvalNamedXContentProvider.java | diwasjoshi/elasticsearch | 58ce0f94a0bbdf2576e0a00a62abe1854ee7fe2f | [
"Apache-2.0"
] | null | null | null | modules/rank-eval/src/main/java/org/elasticsearch/index/rankeval/RankEvalNamedXContentProvider.java | diwasjoshi/elasticsearch | 58ce0f94a0bbdf2576e0a00a62abe1854ee7fe2f | [
"Apache-2.0"
] | null | null | null | modules/rank-eval/src/main/java/org/elasticsearch/index/rankeval/RankEvalNamedXContentProvider.java | diwasjoshi/elasticsearch | 58ce0f94a0bbdf2576e0a00a62abe1854ee7fe2f | [
"Apache-2.0"
] | null | null | null | 38.620253 | 140 | 0.654539 | 998,842 | /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except
* in compliance with, at your election, the Elastic License 2.0 or the Server... |
92397be8820f5ff610d41a5836beecdba44088a2 | 76 | java | Java | src/com/coolweather/app/util/package-info.java | jwjw111qq/coolWeather | e575eb869bcb9e4f27fcaa3186d27901c3f8ad7f | [
"Apache-2.0"
] | null | null | null | src/com/coolweather/app/util/package-info.java | jwjw111qq/coolWeather | e575eb869bcb9e4f27fcaa3186d27901c3f8ad7f | [
"Apache-2.0"
] | null | null | null | src/com/coolweather/app/util/package-info.java | jwjw111qq/coolWeather | e575eb869bcb9e4f27fcaa3186d27901c3f8ad7f | [
"Apache-2.0"
] | null | null | null | 9.5 | 33 | 0.552632 | 998,843 | /**
*
*/
/**
* @author jiangwei
*
*/
package com.coolweather.app.util; |
92397c36130883f4131c588db9013d88d3cc2977 | 996 | java | Java | violin-test/src/main/java/com/wolf/test/jackson/test3/Teacher.java | liyork/violin | 4f99d5461796df9debf33838d2ea7a16c1cb63c3 | [
"Apache-2.0"
] | null | null | null | violin-test/src/main/java/com/wolf/test/jackson/test3/Teacher.java | liyork/violin | 4f99d5461796df9debf33838d2ea7a16c1cb63c3 | [
"Apache-2.0"
] | 24 | 2020-03-04T22:07:41.000Z | 2022-01-21T23:50:53.000Z | violin-test/src/main/java/com/wolf/test/jackson/test3/Teacher.java | liyork/violin | 4f99d5461796df9debf33838d2ea7a16c1cb63c3 | [
"Apache-2.0"
] | 1 | 2017-06-27T09:15:50.000Z | 2017-06-27T09:15:50.000Z | 19.92 | 74 | 0.640562 | 998,844 | package com.wolf.test.jackson.test3;
import com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlProperty;
/**
* Description:
* Created on 2021/3/31 9:59 AM
*
* @author 李超
* @version 0.0.1
*/
public class Teacher {
@JacksonXmlProperty(localName = "TypeCode")
private TeacherType teacherTypeCode;
... |
92397c412d37691f468b45346fddef42e58e4533 | 1,210 | java | Java | src/main/java/io/voucherify/client/model/promotion/response/CreatePromotionCampaignResponse.java | mabdullah12/voucherify-java-sdk | a4dab181fb248164f466d008305771d7ff3685cb | [
"MIT"
] | 12 | 2017-09-27T08:20:00.000Z | 2021-11-09T14:08:33.000Z | src/main/java/io/voucherify/client/model/promotion/response/CreatePromotionCampaignResponse.java | mabdullah12/voucherify-java-sdk | a4dab181fb248164f466d008305771d7ff3685cb | [
"MIT"
] | 28 | 2018-01-09T13:57:14.000Z | 2022-02-22T07:01:30.000Z | src/main/java/io/voucherify/client/model/promotion/response/CreatePromotionCampaignResponse.java | mabdullah12/voucherify-java-sdk | a4dab181fb248164f466d008305771d7ff3685cb | [
"MIT"
] | 17 | 2017-10-24T13:33:14.000Z | 2022-01-13T05:58:37.000Z | 23.269231 | 67 | 0.812397 | 998,845 | package io.voucherify.client.model.promotion.response;
import com.fasterxml.jackson.annotation.JsonProperty;
import io.voucherify.client.model.campaign.CampaignType;
import io.voucherify.client.model.voucher.GenerationStatus;
import io.voucherify.client.model.voucher.response.VoucherResponse;
import lombok.AccessLevel... |
92397c86cd8a66a95232955392ae009779acae38 | 965 | java | Java | tourismwork-master/src/apps/manage/src/main/java/com/opentravelsoft/json/PinyinAction.java | xiaosongdeyx001/shujuku-----123 | a0a009a732d74bf601f9d4ebccfb8d42c8a9b7d9 | [
"Apache-2.0"
] | 3 | 2019-06-18T16:12:33.000Z | 2021-12-09T07:39:15.000Z | tourismwork-master/src/apps/manage/src/main/java/com/opentravelsoft/json/PinyinAction.java | xiaosongdeyx001/shujuku-----123 | a0a009a732d74bf601f9d4ebccfb8d42c8a9b7d9 | [
"Apache-2.0"
] | 12 | 2020-11-16T20:38:06.000Z | 2022-03-31T20:10:58.000Z | tourismwork-master/src/apps/manage/src/main/java/com/opentravelsoft/json/PinyinAction.java | xiaosongdeyx001/shujuku-----123 | a0a009a732d74bf601f9d4ebccfb8d42c8a9b7d9 | [
"Apache-2.0"
] | 1 | 2019-06-21T07:44:03.000Z | 2019-06-21T07:44:03.000Z | 21.043478 | 69 | 0.72624 | 998,846 | package com.opentravelsoft.json;
import org.springframework.beans.factory.annotation.Autowired;
import com.opensymphony.xwork2.Action;
import com.opentravelsoft.action.ManageAction;
import com.opentravelsoft.providers.PinyinDao;
/**
*
* @author <a herf="mailto:hzdkv@example.com">Steven Zhang</a>
* @version $Revi... |
92397cef3e5137fdf4c0878e6f168f9b2328231a | 8,680 | java | Java | gapic/src/main/com/google/gapid/glviewer/Viewer.java | ben-clayton/gapid | 90c1e9bf5391d723699cb1ff248102b62f1d2ec0 | [
"Apache-2.0"
] | null | null | null | gapic/src/main/com/google/gapid/glviewer/Viewer.java | ben-clayton/gapid | 90c1e9bf5391d723699cb1ff248102b62f1d2ec0 | [
"Apache-2.0"
] | 25 | 2017-04-25T20:39:25.000Z | 2018-06-14T17:10:48.000Z | gapic/src/main/com/google/gapid/glviewer/Viewer.java | ben-clayton/gapid | 90c1e9bf5391d723699cb1ff248102b62f1d2ec0 | [
"Apache-2.0"
] | 1 | 2017-07-28T03:00:42.000Z | 2017-07-28T03:00:42.000Z | 26.30303 | 97 | 0.634217 | 998,847 | /*
* Copyright (C) 2017 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 agree... |
92397d4856089a0fdcd4df1a5b826a20b6f76995 | 4,704 | java | Java | docker/src/main/java/org/apache/karaf/docker/ContainerConfig.java | mhus/karaf | b92dd7e4d6fab3b98e534e661ae5a4ec3c1b9084 | [
"Apache-2.0"
] | 531 | 2015-01-05T22:33:44.000Z | 2022-03-23T13:35:40.000Z | docker/src/main/java/org/apache/karaf/docker/ContainerConfig.java | mhus/karaf | b92dd7e4d6fab3b98e534e661ae5a4ec3c1b9084 | [
"Apache-2.0"
] | 638 | 2015-01-27T10:11:40.000Z | 2022-03-30T10:57:48.000Z | docker/src/main/java/org/apache/karaf/docker/ContainerConfig.java | mhus/karaf | b92dd7e4d6fab3b98e534e661ae5a4ec3c1b9084 | [
"Apache-2.0"
] | 691 | 2015-02-04T00:04:32.000Z | 2022-03-28T08:17:32.000Z | 22.724638 | 80 | 0.663478 | 998,848 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... |
92397d5112b41f0341f1e1f704d1b193c45a2137 | 733 | java | Java | app/src/main/java/com/kaige/cniao/bean/Tab.java | zhou1401/Cniao | 9e8af9b5c3bfe7452fd3169a67dfdb9648797209 | [
"Apache-2.0"
] | 2 | 2017-09-06T10:09:07.000Z | 2019-04-09T03:19:57.000Z | app/src/main/java/com/kaige/cniao/bean/Tab.java | zhou1401/Cniao | 9e8af9b5c3bfe7452fd3169a67dfdb9648797209 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/kaige/cniao/bean/Tab.java | zhou1401/Cniao | 9e8af9b5c3bfe7452fd3169a67dfdb9648797209 | [
"Apache-2.0"
] | null | null | null | 17.046512 | 52 | 0.574352 | 998,849 | package com.kaige.cniao.bean;
/**
* Created by Administrator on 2017/7/18.
*/
public class Tab {
private int title;
private int icon;
private Class fragment;
public Tab(Class fragment,int title, int icon) {
this.title = title;
this.icon = icon;
this.fragment = fragment;
... |
92397e1ace697128549e6e5c87cf7c46e1ef5294 | 1,343 | java | Java | src/kujiin/ui/dialogs/SelectDate.java | calebtrahan/KujiIn_Java | 962e5b1c5f60328fd317067bb24146b46f35f15f | [
"MIT"
] | null | null | null | src/kujiin/ui/dialogs/SelectDate.java | calebtrahan/KujiIn_Java | 962e5b1c5f60328fd317067bb24146b46f35f15f | [
"MIT"
] | null | null | null | src/kujiin/ui/dialogs/SelectDate.java | calebtrahan/KujiIn_Java | 962e5b1c5f60328fd317067bb24146b46f35f15f | [
"MIT"
] | null | null | null | 29.844444 | 112 | 0.623232 | 998,850 | package kujiin.ui.dialogs;
import javafx.fxml.FXMLLoader;
import javafx.scene.Scene;
import javafx.scene.control.*;
import javafx.util.Duration;
import kujiin.ui.boilerplate.StyledStage;
import kujiin.xml.SoundFile;
import java.io.IOException;
import java.time.LocalDate;
public class SelectDate extends StyledStage {... |
9239815276691681045c7fefeaa32e5196bfdc83 | 543 | java | Java | android/src/com/gultendogan/survivorbird/AndroidLauncher.java | gulten27/SurvivorBird | 6384552bcf5a303bdc2d7428b951620d4dfcc828 | [
"MIT"
] | null | null | null | android/src/com/gultendogan/survivorbird/AndroidLauncher.java | gulten27/SurvivorBird | 6384552bcf5a303bdc2d7428b951620d4dfcc828 | [
"MIT"
] | null | null | null | android/src/com/gultendogan/survivorbird/AndroidLauncher.java | gulten27/SurvivorBird | 6384552bcf5a303bdc2d7428b951620d4dfcc828 | [
"MIT"
] | null | null | null | 31.941176 | 81 | 0.836096 | 998,851 | package com.gultendogan.survivorbird;
import android.os.Bundle;
import com.badlogic.gdx.backends.android.AndroidApplication;
import com.badlogic.gdx.backends.android.AndroidApplicationConfiguration;
import com.gultendogan.survivorbird.SurvivorBird;
public class AndroidLauncher extends AndroidApplication {
@Override... |
92398352480a4a7c795121ab72092cbba8fd5407 | 2,335 | java | Java | src/main/java/one/digitalinnovation/citiesapididi/entity/PointType.java | didifive/cities-api-digital_innovation_one | e421482748f551245364555b737e35ded3c101dc | [
"MIT"
] | null | null | null | src/main/java/one/digitalinnovation/citiesapididi/entity/PointType.java | didifive/cities-api-digital_innovation_one | e421482748f551245364555b737e35ded3c101dc | [
"MIT"
] | null | null | null | src/main/java/one/digitalinnovation/citiesapididi/entity/PointType.java | didifive/cities-api-digital_innovation_one | e421482748f551245364555b737e35ded3c101dc | [
"MIT"
] | null | null | null | 26.534091 | 101 | 0.670236 | 998,852 | package one.digitalinnovation.citiesapididi.entity;
import org.hibernate.HibernateException;
import org.hibernate.engine.spi.SharedSessionContractImplementor;
import org.hibernate.usertype.UserType;
import org.springframework.data.geo.Point;
import org.postgresql.geometric.PGpoint;
import java.io.Serializable;
impor... |
923983947f8d7aea709e507ef1a12ac7b8d13d53 | 3,494 | java | Java | test-clients/src/main/java/com/hedera/services/bdd/suites/misc/KeyExport.java | tinker-michaelj/hedera-services | 60c4aa6d4d6746b23528e487aa5b87ae0b8fd723 | [
"Apache-2.0"
] | null | null | null | test-clients/src/main/java/com/hedera/services/bdd/suites/misc/KeyExport.java | tinker-michaelj/hedera-services | 60c4aa6d4d6746b23528e487aa5b87ae0b8fd723 | [
"Apache-2.0"
] | null | null | null | test-clients/src/main/java/com/hedera/services/bdd/suites/misc/KeyExport.java | tinker-michaelj/hedera-services | 60c4aa6d4d6746b23528e487aa5b87ae0b8fd723 | [
"Apache-2.0"
] | null | null | null | 31.763636 | 104 | 0.734402 | 998,853 | package com.hedera.services.bdd.suites.misc;
/*-
*
* Hedera Services Test Clients
*
* Copyright (C) 2018 - 2020 Hedera Hashgraph, LLC
*
* 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 Licen... |
9239839e1d0498d88444c2539d92ecf941b4c839 | 778 | java | Java | src/main/java/com/hellosatish/generator/engine/rendering/metadata/PropertiesRendererMetadata.java | hellosatish/magic-code | dc1c17b5dda2f80b8b3dd2ba7ff1be0f3b07b280 | [
"MIT"
] | null | null | null | src/main/java/com/hellosatish/generator/engine/rendering/metadata/PropertiesRendererMetadata.java | hellosatish/magic-code | dc1c17b5dda2f80b8b3dd2ba7ff1be0f3b07b280 | [
"MIT"
] | null | null | null | src/main/java/com/hellosatish/generator/engine/rendering/metadata/PropertiesRendererMetadata.java | hellosatish/magic-code | dc1c17b5dda2f80b8b3dd2ba7ff1be0f3b07b280 | [
"MIT"
] | null | null | null | 25.096774 | 82 | 0.845758 | 998,854 | package com.hellosatish.generator.engine.rendering.metadata;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@NoArgsConstructor
@AllArgsConstructor
public class PropertiesRendererMetadata implements GeneratorMetadata {
private String projectName;
private int portnumbe... |
92398404891772eabb770b5fd293c86ff942078c | 1,641 | java | Java | src/main/java/cn/ms/neural/moduler/Moduler.java | vwyuheng/neural | 2073e34475f34d0cf9d7cec934315f1543751f3e | [
"MIT"
] | null | null | null | src/main/java/cn/ms/neural/moduler/Moduler.java | vwyuheng/neural | 2073e34475f34d0cf9d7cec934315f1543751f3e | [
"MIT"
] | null | null | null | src/main/java/cn/ms/neural/moduler/Moduler.java | vwyuheng/neural | 2073e34475f34d0cf9d7cec934315f1543751f3e | [
"MIT"
] | 2 | 2018-04-09T15:32:03.000Z | 2018-12-12T03:43:36.000Z | 26.901639 | 138 | 0.766606 | 998,855 | package cn.ms.neural.moduler;
import cn.ms.neural.common.Constants;
import cn.ms.neural.common.URL;
import cn.ms.neural.common.spi.ExtensionLoader;
import cn.ms.neural.common.utils.NetUtils;
import cn.ms.neural.moduler.extension.blackwhite.IBlackWhite;
import cn.ms.neural.moduler.extension.gracestop.IGraceStop;
import... |
92398462ee47bd3a69c866fb31055087cd99af36 | 406 | java | Java | src/test/java8Test/Java8InAction/chap9/Resizable.java | leoeco2000/TestJava8 | fa96dc043aea3263bb5ee0ef78fd03b6a05c7d28 | [
"MIT"
] | null | null | null | src/test/java8Test/Java8InAction/chap9/Resizable.java | leoeco2000/TestJava8 | fa96dc043aea3263bb5ee0ef78fd03b6a05c7d28 | [
"MIT"
] | null | null | null | src/test/java8Test/Java8InAction/chap9/Resizable.java | leoeco2000/TestJava8 | fa96dc043aea3263bb5ee0ef78fd03b6a05c7d28 | [
"MIT"
] | null | null | null | 31.230769 | 69 | 0.746305 | 998,856 | package test.java8Test.Java8InAction.chap9;
public interface Resizable extends Drawable{
public int getWidth();
public int getHeight();
public void setWidth(int width);
public void setHeight(int height);
public void setAbsoluteSize(int width, int height);
//TODO: uncomment, read the README for ... |
923984b60f0c5f6180b432fb624727c238360f5d | 444 | java | Java | app/src/main/java/wannabit/io/cosmostaion/utils/WLog.java | imversed/imversed-wallet-android | 093d53e16d44014cc3f045c696f15dc53dceb9d3 | [
"MIT"
] | null | null | null | app/src/main/java/wannabit/io/cosmostaion/utils/WLog.java | imversed/imversed-wallet-android | 093d53e16d44014cc3f045c696f15dc53dceb9d3 | [
"MIT"
] | null | null | null | app/src/main/java/wannabit/io/cosmostaion/utils/WLog.java | imversed/imversed-wallet-android | 093d53e16d44014cc3f045c696f15dc53dceb9d3 | [
"MIT"
] | null | null | null | 20.181818 | 52 | 0.59009 | 998,857 | package wannabit.io.cosmostaion.utils;
import android.util.Log;
import wannabit.io.cosmostaion.BuildConfig;
public class WLog {
public final static String LOG_TAG = "FDWallet";
public static void e(String msg) {
if (BuildConfig.DEBUG) {
Log.e(LOG_TAG, msg + "\n");
}
}
pu... |
9239883e2a269d68026b0c2348b53271331f48b1 | 17,043 | java | Java | Android/app/src/main/java/com/harvard/usermodule/LoginCallbackActivity.java | JudeAlexis111/alexistudies | 226b617fd79db81c8ca42a96b231815d9fe01591 | [
"MIT"
] | 43 | 2020-12-18T02:43:00.000Z | 2022-03-30T03:03:03.000Z | Android/app/src/main/java/com/harvard/usermodule/LoginCallbackActivity.java | JudeAlexis111/alexistudies | 226b617fd79db81c8ca42a96b231815d9fe01591 | [
"MIT"
] | 1,472 | 2020-12-18T07:19:53.000Z | 2022-03-31T15:34:27.000Z | Android/app/src/main/java/com/harvard/usermodule/LoginCallbackActivity.java | JudeAlexis111/alexistudies | 226b617fd79db81c8ca42a96b231815d9fe01591 | [
"MIT"
] | 49 | 2020-12-20T16:57:07.000Z | 2022-02-23T15:53:43.000Z | 41.568293 | 101 | 0.684387 | 998,858 | /*
* Copyright 2020-2021 Google LLC
*
* Use of this source code is governed by an MIT-style
* license that can be found in the LICENSE file or at
* https://opensource.org/licenses/MIT.
*/
package com.harvard.usermodule;
import android.content.ComponentName;
import android.content.Intent;
import android.net.Uri;... |
92398862f11a1659ead42799fb207511793d6151 | 423 | java | Java | JAVA-BEGINNERS-PROGRAMS/tutorial13/src/App.java | harshen/Java-Programs | 2914add7452c979798da3f5602808c20fbdac0d7 | [
"MIT"
] | null | null | null | JAVA-BEGINNERS-PROGRAMS/tutorial13/src/App.java | harshen/Java-Programs | 2914add7452c979798da3f5602808c20fbdac0d7 | [
"MIT"
] | null | null | null | JAVA-BEGINNERS-PROGRAMS/tutorial13/src/App.java | harshen/Java-Programs | 2914add7452c979798da3f5602808c20fbdac0d7 | [
"MIT"
] | null | null | null | 16.92 | 41 | 0.652482 | 998,859 | class Person {
// Instance variables (data or "state")
String name;
int age;
// Classes can contain
// 1. Data
// 2. Subroutines (methods)
}
public class App {
public static void main(String[] args) {
Person person1 = new Person();
person1.name = "Joe Bloggs";
person1.age = 37;
Person person2 = new P... |
92398873b656d654b7c72357420e33b0f1d17a2f | 518 | java | Java | spring/src/main/java/org/wrl/spring/jdbc/model/InsertUserModel.java | wangruiling/samples | 4d11763cbbcf34a0651d9319164a72c166018eb3 | [
"Apache-2.0"
] | null | null | null | spring/src/main/java/org/wrl/spring/jdbc/model/InsertUserModel.java | wangruiling/samples | 4d11763cbbcf34a0651d9319164a72c166018eb3 | [
"Apache-2.0"
] | 1 | 2015-07-03T15:48:58.000Z | 2015-07-05T01:54:31.000Z | spring/src/main/java/org/wrl/spring/jdbc/model/InsertUserModel.java | wangruiling/samples | 4d11763cbbcf34a0651d9319164a72c166018eb3 | [
"Apache-2.0"
] | null | null | null | 28.777778 | 64 | 0.745174 | 998,860 | package org.wrl.spring.jdbc.model;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.jdbc.core.SqlParameter;
import org.springframework.jdbc.object.SqlUpdate;
import java.sql.Types;
public class InsertUserModel extends SqlUpdate {
public InsertUserModel(JdbcTemplate jdbcTemplate)... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.