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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e3312a9840cb3c738c7d8a5134f82a19a896272 | 1,617 | java | Java | src/main/java/io/renren/modules/epi/service/impl/NewsServiceImpl.java | sparkxgd/klhealth | 396f0b113a947385055a6f6c544056ec4b0e02b3 | [
"Apache-2.0"
] | null | null | null | src/main/java/io/renren/modules/epi/service/impl/NewsServiceImpl.java | sparkxgd/klhealth | 396f0b113a947385055a6f6c544056ec4b0e02b3 | [
"Apache-2.0"
] | null | null | null | src/main/java/io/renren/modules/epi/service/impl/NewsServiceImpl.java | sparkxgd/klhealth | 396f0b113a947385055a6f6c544056ec4b0e02b3 | [
"Apache-2.0"
] | null | null | null | 35.152174 | 94 | 0.709338 | 21,584 | package io.renren.modules.epi.service.impl;
import com.qiniu.util.StringUtils;
import io.renren.modules.epi.entity.MotionInfoEntity;
import org.springframework.stereotype.Service;
import java.util.Map;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.baomidou.mybatisplus.core.metadata.IPa... |
3e331428d98c6e7faeeb9900ba8d259918e34565 | 2,900 | java | Java | invest_proj/invest/src/main/java/com/flc/service/schedule/schedule/impl/ScheduleService.java | 542869246/wxkt | cd5344ceb12bb7c30c02fa127cd2c5630af64317 | [
"MIT"
] | null | null | null | invest_proj/invest/src/main/java/com/flc/service/schedule/schedule/impl/ScheduleService.java | 542869246/wxkt | cd5344ceb12bb7c30c02fa127cd2c5630af64317 | [
"MIT"
] | 4 | 2021-01-20T22:28:17.000Z | 2021-12-09T20:05:47.000Z | invest_proj/invest/src/main/java/com/flc/service/schedule/schedule/impl/ScheduleService.java | 542869246/wxkt | cd5344ceb12bb7c30c02fa127cd2c5630af64317 | [
"MIT"
] | 1 | 2018-07-11T03:49:09.000Z | 2018-07-11T03:49:09.000Z | 22.834646 | 81 | 0.72069 | 21,585 | package com.flc.service.schedule.schedule.impl;
import java.util.List;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import com.flc.dao.DaoSupport;
import com.flc.entity.Page;
import com.flc.util.PageData;
import com.flc.service.schedule.schedule.ScheduleManager;
/**
* 说明: 课表(老师)
... |
3e3314e1ba68142c3e8a8b96102abd90c4355e59 | 1,510 | java | Java | src/west/unikoblenz/beseppi/gui/TableColorRenderer.java | Institute-Web-Science-and-Technologies/BeSEPPI | cd3854de6cac382df4340eda277ecacd9fcaf753 | [
"Apache-2.0"
] | 1 | 2019-06-04T14:24:55.000Z | 2019-06-04T14:24:55.000Z | src/west/unikoblenz/beseppi/gui/TableColorRenderer.java | Institute-Web-Science-and-Technologies/BeSEPPI | cd3854de6cac382df4340eda277ecacd9fcaf753 | [
"Apache-2.0"
] | null | null | null | src/west/unikoblenz/beseppi/gui/TableColorRenderer.java | Institute-Web-Science-and-Technologies/BeSEPPI | cd3854de6cac382df4340eda277ecacd9fcaf753 | [
"Apache-2.0"
] | null | null | null | 26.034483 | 75 | 0.697351 | 21,586 | package west.unikoblenz.beseppi.gui;
import java.awt.Color;
import java.awt.Component;
import javax.swing.JLabel;
import javax.swing.JTable;
import javax.swing.table.DefaultTableCellRenderer;
//Used to color table according to results of benchmark
public class TableColorRenderer extends DefaultTableCellRenderer {
... |
3e331759194f1bb96aa68db791fd8158c6a674ff | 796 | java | Java | java14-morozko/org.morozko.java.mod.doc/src/org/morozko/java/mod/doc/filter/DocTypeHandler.java | fugeritaetas/morozko-lib | 74893930b07c0ac337aeb37ca841e9cd82262e42 | [
"Apache-2.0"
] | 1 | 2017-04-04T16:04:46.000Z | 2017-04-04T16:04:46.000Z | java14-morozko/org.morozko.java.mod.doc/src/org/morozko/java/mod/doc/filter/DocTypeHandler.java | fugeritaetas/morozko-lib | 74893930b07c0ac337aeb37ca841e9cd82262e42 | [
"Apache-2.0"
] | null | null | null | java14-morozko/org.morozko.java.mod.doc/src/org/morozko/java/mod/doc/filter/DocTypeHandler.java | fugeritaetas/morozko-lib | 74893930b07c0ac337aeb37ca841e9cd82262e42 | [
"Apache-2.0"
] | 1 | 2017-04-05T07:00:02.000Z | 2017-04-05T07:00:02.000Z | 33.166667 | 132 | 0.798995 | 21,587 | package org.morozko.java.mod.doc.filter;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.morozko.java.core.cfg.ConfigException;
import org.w3c.dom.Element;
public interface DocTypeHandler {
public String getType();
public String getExtension();... |
3e3317c79484a872a31acb56159d6477e510301c | 1,101 | java | Java | java/java-tests/testSrc/com/intellij/java/codeInsight/daemon/quickFix/ChangeNewOperatorTypeTest.java | dunno99/intellij-community | aa656a5d874b947271b896b2105e4370827b9149 | [
"Apache-2.0"
] | 2 | 2019-04-28T07:48:50.000Z | 2020-12-11T14:18:08.000Z | java/java-tests/testSrc/com/intellij/java/codeInsight/daemon/quickFix/ChangeNewOperatorTypeTest.java | dunno99/intellij-community | aa656a5d874b947271b896b2105e4370827b9149 | [
"Apache-2.0"
] | 173 | 2018-07-05T13:59:39.000Z | 2018-08-09T01:12:03.000Z | java/java-tests/testSrc/com/intellij/java/codeInsight/daemon/quickFix/ChangeNewOperatorTypeTest.java | dunno99/intellij-community | aa656a5d874b947271b896b2105e4370827b9149 | [
"Apache-2.0"
] | 2 | 2020-03-15T08:57:37.000Z | 2020-04-07T04:48:14.000Z | 31.457143 | 83 | 0.773842 | 21,588 | /*
* Copyright 2000-2017 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... |
3e3317f0a247860360fcb6a5a0665ab829033ff8 | 939 | java | Java | src/org/traccar/BaseEventHandler.java | e-green/gpssystem | 46bef508e7a85b13bf5ae8cc40af1cb8e11c9a7d | [
"Apache-2.0"
] | null | null | null | src/org/traccar/BaseEventHandler.java | e-green/gpssystem | 46bef508e7a85b13bf5ae8cc40af1cb8e11c9a7d | [
"Apache-2.0"
] | null | null | null | src/org/traccar/BaseEventHandler.java | e-green/gpssystem | 46bef508e7a85b13bf5ae8cc40af1cb8e11c9a7d | [
"Apache-2.0"
] | null | null | null | 26.083333 | 87 | 0.653887 | 21,589 | package org.traccar;
import org.traccar.model.Device;
import org.traccar.model.Event;
import org.traccar.model.Position;
public abstract class BaseEventHandler extends BaseDataHandler {
private boolean isLastPosition = false;
public boolean isLastPosition() {
return isLastPosition;
}
@Overr... |
3e3317f3cbfcda3420a4f3186289f20e9ccd591c | 162 | java | Java | remappedSrc/party/lemons/gubbins/config/CaveBiomeConfig.java | Lemonszz/gubbins | 9694e31bd6d8c0250c958d7c66a76814ecc6028c | [
"MIT"
] | 1 | 2020-11-22T11:16:41.000Z | 2020-11-22T11:16:41.000Z | remappedSrc/party/lemons/gubbins/config/CaveBiomeConfig.java | Lemonszz/gubbins | 9694e31bd6d8c0250c958d7c66a76814ecc6028c | [
"MIT"
] | 9 | 2020-04-18T20:44:46.000Z | 2021-05-11T08:23:18.000Z | src/main/java/party/lemons/gubbins/config/CaveBiomeConfig.java | Lemonszz/gubbins | 9694e31bd6d8c0250c958d7c66a76814ecc6028c | [
"MIT"
] | 1 | 2020-06-29T12:37:22.000Z | 2020-06-29T12:37:22.000Z | 13.5 | 37 | 0.753086 | 21,590 | package party.lemons.gubbins.config;
public class CaveBiomeConfig
{
public float weight;
public CaveBiomeConfig(float weight)
{
this.weight = weight;
}
}
|
3e3318a6dafbce75d5a86d9e5218de9542b7112f | 2,696 | java | Java | component-starter-server/src/main/java/org/talend/sdk/component/starter/server/service/ReadmeGenerator.java | coheigea/component-runtime | 864f88677e663c00649b63f1e3f79a5361dff32f | [
"Apache-2.0"
] | 20 | 2018-02-26T15:25:45.000Z | 2021-06-05T13:15:05.000Z | component-starter-server/src/main/java/org/talend/sdk/component/starter/server/service/ReadmeGenerator.java | coheigea/component-runtime | 864f88677e663c00649b63f1e3f79a5361dff32f | [
"Apache-2.0"
] | 71 | 2017-11-07T06:55:11.000Z | 2022-03-25T11:19:00.000Z | component-starter-server/src/main/java/org/talend/sdk/component/starter/server/service/ReadmeGenerator.java | coheigea/component-runtime | 864f88677e663c00649b63f1e3f79a5361dff32f | [
"Apache-2.0"
] | 47 | 2017-10-19T08:20:18.000Z | 2021-08-05T16:30:11.000Z | 37.971831 | 119 | 0.620178 | 21,591 | /**
* Copyright (C) 2006-2021 Talend Inc. - www.talend.com
*
* 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 appli... |
3e3318c685b9180f469ca21964149f941cb5896b | 9,113 | java | Java | src/main/java/it/progess/invoicecreator/service/Connector.java | lucaflorido/progessinvoicecreator | 62e1948b9280cc4cf3d0bb1ab0a2496ded8d7a40 | [
"MIT"
] | null | null | null | src/main/java/it/progess/invoicecreator/service/Connector.java | lucaflorido/progessinvoicecreator | 62e1948b9280cc4cf3d0bb1ab0a2496ded8d7a40 | [
"MIT"
] | null | null | null | src/main/java/it/progess/invoicecreator/service/Connector.java | lucaflorido/progessinvoicecreator | 62e1948b9280cc4cf3d0bb1ab0a2496ded8d7a40 | [
"MIT"
] | null | null | null | 41.995392 | 249 | 0.758916 | 21,592 | package it.progess.invoicecreator.service;
import it.progess.connector.service.ProgessConnector;
import it.progess.connector.service.vo.ProgessRequest;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpSession;
import javax.ws.rs.Consumes;
import javax.ws.rs.DELETE;
import javax.ws.rs.GET;
i... |
3e3318dcbeabcd1634f31ab7e52e52a75577e162 | 3,692 | java | Java | core/src/main/java/org/apache/sling/cms/core/internal/operations/CreateUserOperation.java | apache/sling-org-apache-sling-app-cmsgit | 0f36c263af72fd4a8bc28779535948210584a30f | [
"Apache-2.0"
] | 58 | 2018-08-04T04:00:33.000Z | 2022-03-14T09:47:09.000Z | core/src/main/java/org/apache/sling/cms/core/internal/operations/CreateUserOperation.java | apache/sling-org-apache-sling-app-cmsgit | 0f36c263af72fd4a8bc28779535948210584a30f | [
"Apache-2.0"
] | 40 | 2021-04-07T01:38:22.000Z | 2022-03-23T11:29:22.000Z | core/src/main/java/org/apache/sling/cms/core/internal/operations/CreateUserOperation.java | klcodanr/sling-org-apache-sling-app-cms | 370eddb9a46deaef110f91458afdd6cdaecb1516 | [
"Apache-2.0"
] | 50 | 2018-08-23T00:16:41.000Z | 2022-03-30T18:56:36.000Z | 41.483146 | 110 | 0.713434 | 21,593 | /*
* 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 ... |
3e33197501afb1eed7d397b532893e774f176b42 | 3,481 | java | Java | silence-generator/src/main/java/com/silence/system/controller/WechatMessageController.java | xinzhang756650/silence | 037de991ad285214895d316182be04df338a4192 | [
"MIT"
] | null | null | null | silence-generator/src/main/java/com/silence/system/controller/WechatMessageController.java | xinzhang756650/silence | 037de991ad285214895d316182be04df338a4192 | [
"MIT"
] | null | null | null | silence-generator/src/main/java/com/silence/system/controller/WechatMessageController.java | xinzhang756650/silence | 037de991ad285214895d316182be04df338a4192 | [
"MIT"
] | null | null | null | 27.195313 | 95 | 0.760126 | 21,594 | package com.silence.system.controller;
import java.util.List;
import org.apache.shiro.authz.annotation.RequiresPermissions;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.ModelMap;
import org.springframework.web.bind.annota... |
3e331b0933e6960f63954d711b7e0bcbd2055f2d | 314 | java | Java | src/creational-patterns/singleton/java/Singleton.java | xiashuangxi/Design-Patterns-Code | cac9f68a23c1f26b6725c691341b24d6d336631c | [
"MIT"
] | null | null | null | src/creational-patterns/singleton/java/Singleton.java | xiashuangxi/Design-Patterns-Code | cac9f68a23c1f26b6725c691341b24d6d336631c | [
"MIT"
] | null | null | null | src/creational-patterns/singleton/java/Singleton.java | xiashuangxi/Design-Patterns-Code | cac9f68a23c1f26b6725c691341b24d6d336631c | [
"MIT"
] | null | null | null | 20.933333 | 66 | 0.643312 | 21,595 | public class Singleton {
// 使用静态内部类的方式实现单例模式,且线程安全
// 屏蔽构造方法
private Singleton() {}
// 内部类并生成一个 final 的实例
private static class Holder{
private static final Singleton INSTANCE = new Singleton();
}
public static Singleton getInstance() {
return Holder.INSTANCE;
}
} |
3e331b15add25e6a3233aad4bd73566423f9a553 | 8,808 | java | Java | servicetalk-http-utils/src/main/java/io/servicetalk/http/utils/HttpHostHeaderFilter.java | ddossot/servicetalk | f1aab93c3e5234a5ffb04751ef15a8c4f272128e | [
"Apache-2.0"
] | null | null | null | servicetalk-http-utils/src/main/java/io/servicetalk/http/utils/HttpHostHeaderFilter.java | ddossot/servicetalk | f1aab93c3e5234a5ffb04751ef15a8c4f272128e | [
"Apache-2.0"
] | null | null | null | servicetalk-http-utils/src/main/java/io/servicetalk/http/utils/HttpHostHeaderFilter.java | ddossot/servicetalk | f1aab93c3e5234a5ffb04751ef15a8c4f272128e | [
"Apache-2.0"
] | 2 | 2022-01-06T04:07:16.000Z | 2022-01-21T00:03:49.000Z | 51.811765 | 144 | 0.735014 | 21,596 | /*
* Copyright © 2018 Apple Inc. and the ServiceTalk project 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 requi... |
3e331b688a9e2b4ecbe427c1f26758650782049d | 1,358 | java | Java | nephelo-common-c/src/main/java/com/nephelo/common/util/XmlTool.java | nephelo-xyz/nephelo | 87041b0d0f5eaf3216604578e6b0947beb603fd9 | [
"MIT"
] | 5 | 2019-07-23T06:18:20.000Z | 2019-12-18T02:41:46.000Z | nephelo-common-c/src/main/java/com/nephelo/common/util/XmlTool.java | nephelo-xyz/nephelo | 87041b0d0f5eaf3216604578e6b0947beb603fd9 | [
"MIT"
] | 6 | 2020-05-15T21:27:48.000Z | 2021-06-04T02:03:13.000Z | nephelo-common-c/src/main/java/com/nephelo/common/util/XmlTool.java | nephelo-xyz/nephelo | 87041b0d0f5eaf3216604578e6b0947beb603fd9 | [
"MIT"
] | null | null | null | 19.126761 | 47 | 0.646539 | 21,597 | package com.nephelo.common.util;
import org.dom4j.Document;
import org.dom4j.DocumentException;
import org.dom4j.Element;
import org.dom4j.io.SAXReader;
import java.io.*;
public class XmlTool {
private Document doc = null;
InputStream in = null;
Reader reader = null;
public XmlTool(String filePath) {
this(new... |
3e331bd1b1ff46da3ba22b63354189355fbb2f5f | 1,718 | java | Java | src/main/java/com/amazonaws/services/cloudtrail/processinglibrary/progress/BasicPollQueueInfo.java | aws/aws-cloudtrail-processing-library | 57812c175088e0a04b5f430d8717bced2a4ab76a | [
"Apache-2.0"
] | 74 | 2015-02-03T18:59:44.000Z | 2021-11-30T18:15:16.000Z | src/main/java/com/amazonaws/services/cloudtrail/processinglibrary/progress/BasicPollQueueInfo.java | QPC-database/aws-cloudtrail-processing-library | 57812c175088e0a04b5f430d8717bced2a4ab76a | [
"Apache-2.0"
] | 10 | 2015-06-09T23:43:59.000Z | 2020-09-13T03:44:32.000Z | src/main/java/com/amazonaws/services/cloudtrail/processinglibrary/progress/BasicPollQueueInfo.java | QPC-database/aws-cloudtrail-processing-library | 57812c175088e0a04b5f430d8717bced2a4ab76a | [
"Apache-2.0"
] | 34 | 2015-03-07T08:27:35.000Z | 2021-11-01T08:45:37.000Z | 31.814815 | 103 | 0.640279 | 21,598 | /*******************************************************************************
* Copyright 2010-2021 Amazon.com, Inc. or its affiliates. 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.
* A copy of the Lice... |
3e331ca5fc0141cae9673b50dbaf6c9c99f959b3 | 1,106 | java | Java | fhir/com.b2international.snowowl.fhir.core/src/com/b2international/snowowl/fhir/core/model/typedproperty/InstantProperty.java | eranhash/snow-owl | bee466023647e4512e96269f0a380fa1ff3a785a | [
"Apache-2.0"
] | 259 | 2017-02-03T16:33:21.000Z | 2022-03-31T09:51:25.000Z | fhir/com.b2international.snowowl.fhir.core/src/com/b2international/snowowl/fhir/core/model/typedproperty/InstantProperty.java | eranhash/snow-owl | bee466023647e4512e96269f0a380fa1ff3a785a | [
"Apache-2.0"
] | 381 | 2017-02-17T15:07:10.000Z | 2022-03-29T13:13:41.000Z | fhir/com.b2international.snowowl.fhir.core/src/com/b2international/snowowl/fhir/core/model/typedproperty/InstantProperty.java | eranhash/snow-owl | bee466023647e4512e96269f0a380fa1ff3a785a | [
"Apache-2.0"
] | 25 | 2017-02-08T10:00:16.000Z | 2022-02-21T10:58:49.000Z | 34.5625 | 113 | 0.739602 | 21,599 | /*
* Copyright 2019 B2i Healthcare Pte Ltd, http://b2i.sg
*
* 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 ... |
3e331e027d084e5fe89436955fde66bc3d5d0ce9 | 14,004 | java | Java | output/d02bd6103122424cbb44641afab53541.java | comprakt/comprakt-fuzz-tests | c0082d105d7c54ad31ab4ea461c3b8319358eaaa | [
"Apache-2.0",
"MIT"
] | null | null | null | output/d02bd6103122424cbb44641afab53541.java | comprakt/comprakt-fuzz-tests | c0082d105d7c54ad31ab4ea461c3b8319358eaaa | [
"Apache-2.0",
"MIT"
] | null | null | null | output/d02bd6103122424cbb44641afab53541.java | comprakt/comprakt-fuzz-tests | c0082d105d7c54ad31ab4ea461c3b8319358eaaa | [
"Apache-2.0",
"MIT"
] | null | null | null | 36.563969 | 247 | 0.502999 | 21,600 | class UZJs7GPSETZo0A {
public void[][][][][] FZoRwmJ;
public static void gHbV1qu9DZqnQo (String[] _AI) {
iCJtI[][][] QjZ1AOpd5Vpx = new boolean[ null[ null.J08UucS2Nvb()]].ev;
;
return --!-!( --FMX1().ZCaMFwoQh8p7i())[ -this.SVpZDot0rLc62V()];
void[] onfdJjwDsiZtUx;
int... |
3e331e2bcbfd98563d2c23fff88bd6ccb1a82001 | 637 | java | Java | app/src/main/java/com/moemoe/lalala/view/adapter/HotTagHolder.java | XuanYuan1122/momole | dc646561da2abcc25c025fa7848d23684cf84bfb | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/moemoe/lalala/view/adapter/HotTagHolder.java | XuanYuan1122/momole | dc646561da2abcc25c025fa7848d23684cf84bfb | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/moemoe/lalala/view/adapter/HotTagHolder.java | XuanYuan1122/momole | dc646561da2abcc25c025fa7848d23684cf84bfb | [
"Apache-2.0"
] | 2 | 2020-07-12T07:00:23.000Z | 2021-08-24T09:16:37.000Z | 23.592593 | 80 | 0.731554 | 21,601 | package com.moemoe.lalala.view.adapter;
import android.view.View;
import com.moemoe.lalala.R;
import com.moemoe.lalala.model.entity.RecommendTagEntity;
import com.moemoe.lalala.utils.TagUtils;
import com.moemoe.lalala.view.widget.adapter.ClickableViewHolder;
/**
*
* Created by yi on 2017/7/21.
*/
public class Ho... |
3e331eb9584a91497d60a918a99837ed41ff2cab | 4,378 | java | Java | src/main/java/studio/baka/neko/essentials/commands/TpacceptCommand.java | BBleae/NekoEssentialsFabric | 13edc85d864794c4b7378ad7efb60caaeb4f710c | [
"MIT"
] | null | null | null | src/main/java/studio/baka/neko/essentials/commands/TpacceptCommand.java | BBleae/NekoEssentialsFabric | 13edc85d864794c4b7378ad7efb60caaeb4f710c | [
"MIT"
] | null | null | null | src/main/java/studio/baka/neko/essentials/commands/TpacceptCommand.java | BBleae/NekoEssentialsFabric | 13edc85d864794c4b7378ad7efb60caaeb4f710c | [
"MIT"
] | null | null | null | 50.321839 | 144 | 0.669484 | 21,602 | package studio.baka.neko.essentials.commands;
import com.google.common.collect.Lists;
import com.mojang.brigadier.CommandDispatcher;
import com.mojang.brigadier.exceptions.CommandSyntaxException;
import com.mojang.brigadier.exceptions.DynamicCommandExceptionType;
import com.mojang.brigadier.exceptions.SimpleCommandExc... |
3e331f25154ad17605a0429b3de535ee3fed3022 | 1,210 | java | Java | wpiutil/src/main/java/edu/wpi/first/util/MulticastServiceResolver.java | jasondaming/allwpilib | 3ef2dab465a1da7f060f0bcc9663095d9f29b91c | [
"BSD-3-Clause"
] | 707 | 2016-05-11T16:54:13.000Z | 2022-03-30T13:03:15.000Z | wpiutil/src/main/java/edu/wpi/first/util/MulticastServiceResolver.java | jasondaming/allwpilib | 3ef2dab465a1da7f060f0bcc9663095d9f29b91c | [
"BSD-3-Clause"
] | 2,308 | 2016-05-12T00:17:17.000Z | 2022-03-30T20:08:10.000Z | wpiutil/src/main/java/edu/wpi/first/util/MulticastServiceResolver.java | jasondaming/allwpilib | 3ef2dab465a1da7f060f0bcc9663095d9f29b91c | [
"BSD-3-Clause"
] | 539 | 2016-05-11T20:33:26.000Z | 2022-03-28T20:20:25.000Z | 26.888889 | 77 | 0.753719 | 21,603 | // Copyright (c) FIRST and other WPILib contributors.
// Open Source Software; you can modify and/or share it under the terms of
// the WPILib BSD license file in the root directory of this project.
package edu.wpi.first.util;
/** Class to resolve a service over mDNS. */
public class MulticastServiceResolver implemen... |
3e331f544d3ea51459a28dc39a057d4075b16eea | 1,804 | java | Java | gifu-foundation/gifu-foundation-encryption/src/test/java/com/github/yanghyu/gifu/foundation/encryption/cipher/ECCipherTest.java | yanghyu/gifu | a9b692df98d2b815b9631b973b15a59255ddbb78 | [
"Apache-2.0"
] | null | null | null | gifu-foundation/gifu-foundation-encryption/src/test/java/com/github/yanghyu/gifu/foundation/encryption/cipher/ECCipherTest.java | yanghyu/gifu | a9b692df98d2b815b9631b973b15a59255ddbb78 | [
"Apache-2.0"
] | null | null | null | gifu-foundation/gifu-foundation-encryption/src/test/java/com/github/yanghyu/gifu/foundation/encryption/cipher/ECCipherTest.java | yanghyu/gifu | a9b692df98d2b815b9631b973b15a59255ddbb78 | [
"Apache-2.0"
] | null | null | null | 37.583333 | 119 | 0.600887 | 21,604 | package com.github.yanghyu.gifu.foundation.encryption.cipher;
import java.security.KeyPair;
import java.security.interfaces.ECPrivateKey;
import java.security.interfaces.ECPublicKey;
import java.util.Base64;
import static com.github.yanghyu.gifu.foundation.encryption.cipher.ECCipher.*;
class ECCipherTest {
publ... |
3e33201489aa708542f20e51eb999248d97b58e4 | 6,512 | java | Java | java/testFramework/src/com/intellij/testFramework/IdeaTestUtil.java | teddywest32/intellij-community | e0268d7a1da1d318b441001448cdd3e8929b2f29 | [
"Apache-2.0"
] | null | null | null | java/testFramework/src/com/intellij/testFramework/IdeaTestUtil.java | teddywest32/intellij-community | e0268d7a1da1d318b441001448cdd3e8929b2f29 | [
"Apache-2.0"
] | null | null | null | java/testFramework/src/com/intellij/testFramework/IdeaTestUtil.java | teddywest32/intellij-community | e0268d7a1da1d318b441001448cdd3e8929b2f29 | [
"Apache-2.0"
] | null | null | null | 35.78022 | 142 | 0.749693 | 21,605 | /*
* Copyright 2000-2016 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... |
3e3320458ce9796293ab169334b80ce123e506f1 | 5,077 | java | Java | guava-tests/test/com/google/common/base/AsciiTest.java | yangfancoming/guava-parent | bda34e5e2a9ebfc0d4ff29077a739d542e736299 | [
"Apache-2.0"
] | null | null | null | guava-tests/test/com/google/common/base/AsciiTest.java | yangfancoming/guava-parent | bda34e5e2a9ebfc0d4ff29077a739d542e736299 | [
"Apache-2.0"
] | null | null | null | guava-tests/test/com/google/common/base/AsciiTest.java | yangfancoming/guava-parent | bda34e5e2a9ebfc0d4ff29077a739d542e736299 | [
"Apache-2.0"
] | null | null | null | 36.007092 | 100 | 0.649005 | 21,606 |
package com.google.common.base;
import com.google.common.annotations.GwtCompatible;
import com.google.common.annotations.GwtIncompatible;
import junit.framework.TestCase;
/**
* Unit test for {@link Ascii}.
*
* @author Craig Berry
*/
@GwtCompatible
public class AsciiTest extends TestCase {
/**
* The Unicod... |
3e33206989cf59c3acb5c57dbc607b3f3a759fb3 | 1,969 | java | Java | displaytag/src/test/java/org/displaytag/jsptests/ColumnLinksTest.java | 9fevrier/displaytag | 3e45c560ac86e43e18e68dc7f19da99852fdd497 | [
"Artistic-2.0"
] | 1 | 2019-11-24T17:40:45.000Z | 2019-11-24T17:40:45.000Z | displaytag/src/test/java/org/displaytag/jsptests/ColumnLinksTest.java | 9fevrier/displaytag | 3e45c560ac86e43e18e68dc7f19da99852fdd497 | [
"Artistic-2.0"
] | 2 | 2019-11-21T13:07:18.000Z | 2022-03-31T18:55:03.000Z | displaytag/src/test/java/org/displaytag/jsptests/ColumnLinksTest.java | hexagonSI-RMS/displaytag-hexagon | f500d1f9bee1178a3eab3280499e4e5a44ceba30 | [
"Artistic-1.0"
] | null | null | null | 34.54386 | 117 | 0.675978 | 21,607 | package org.displaytag.jsptests;
import org.displaytag.test.DisplaytagCase;
import com.meterware.httpunit.GetMethodWebRequest;
import com.meterware.httpunit.WebLink;
import com.meterware.httpunit.WebRequest;
import com.meterware.httpunit.WebResponse;
import com.meterware.httpunit.WebTable;
/**
* Tests for dynamic ... |
3e3320968c6a50c3a1f7ae07ccea215b39deecd3 | 6,064 | java | Java | POSNirvanaORM/src/com/nirvanaxp/types/entities/reservation/ReservationsSlot.java | apoorva223054/SF3 | 4dab425963cf35481d2a386782484b769df32986 | [
"Apache-2.0"
] | null | null | null | POSNirvanaORM/src/com/nirvanaxp/types/entities/reservation/ReservationsSlot.java | apoorva223054/SF3 | 4dab425963cf35481d2a386782484b769df32986 | [
"Apache-2.0"
] | null | null | null | POSNirvanaORM/src/com/nirvanaxp/types/entities/reservation/ReservationsSlot.java | apoorva223054/SF3 | 4dab425963cf35481d2a386782484b769df32986 | [
"Apache-2.0"
] | null | null | null | 22.212454 | 198 | 0.733509 | 21,608 | /**
* Copyright (c) 2012 - 2017 by NirvanaXP, LLC. All Rights reserved. Express
* written consent required to use, copy, share, alter, distribute or transmit
* this source code in part or whole through any means physical or electronic.
**/
package com.nirvanaxp.types.entities.reservation;
import java.io.Serializab... |
3e332180638afaa5aa6702800bd91ec84822ccdb | 346 | java | Java | backend/src/main/java/tech/maslov/sandbox/product/menu/ProductAddMenu.java | rostislav-maslov/SandBox | e48cca4e250d740a7269096706aa2fb15e97d8e3 | [
"MIT"
] | null | null | null | backend/src/main/java/tech/maslov/sandbox/product/menu/ProductAddMenu.java | rostislav-maslov/SandBox | e48cca4e250d740a7269096706aa2fb15e97d8e3 | [
"MIT"
] | null | null | null | backend/src/main/java/tech/maslov/sandbox/product/menu/ProductAddMenu.java | rostislav-maslov/SandBox | e48cca4e250d740a7269096706aa2fb15e97d8e3 | [
"MIT"
] | null | null | null | 26.615385 | 61 | 0.716763 | 21,609 | package tech.maslov.sandbox.product.menu;
import tech.maslov.sandbox.product.routes.ProductAdminRoutes;
import com.ub.core.base.menu.CoreMenu;
public class ProductAddMenu extends CoreMenu {
public ProductAddMenu() {
this.name = "Добавить";
this.parent = new ProductMenu();
this.url = Produc... |
3e3321b74718c1ce654b0718829e4df255816360 | 2,868 | java | Java | src/main/java/br/usp/poli/pcs/lti/jmetalhhhelper/core/OpSelector.java | vinixnan/jMetalHyperHeuristicHelper- | bbc30410ecf61e6e1306ef8b8916da30e194044b | [
"Apache-2.0"
] | null | null | null | src/main/java/br/usp/poli/pcs/lti/jmetalhhhelper/core/OpSelector.java | vinixnan/jMetalHyperHeuristicHelper- | bbc30410ecf61e6e1306ef8b8916da30e194044b | [
"Apache-2.0"
] | 1 | 2020-03-16T19:49:58.000Z | 2020-03-16T19:49:58.000Z | src/main/java/br/usp/poli/pcs/lti/jmetalhhhelper/core/OpSelector.java | vinixnan/jMetalHyperHeuristicHelper | bbc30410ecf61e6e1306ef8b8916da30e194044b | [
"Apache-2.0"
] | null | null | null | 23.317073 | 92 | 0.655509 | 21,610 | package br.usp.poli.pcs.lti.jmetalhhhelper.core;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import org.uma.jmetal.solution.Solution;
/**
* This is an abstract to define automatic LLH selection.
*/
/**
* @param <S> jMetal needs.
*/
@SuppressWarnings("serial")
public abstract ... |
3e332336b42b8696779e0392908ea2afbe24d060 | 412 | java | Java | old/dekaf-core-test-db/src/main/java/org/jetbrains/dekaf/exceptions/DBProtectionException.java | leo-from-spb/jdba | 4e899cef2abe47f5367df06ce45d3cbc29a0d3d3 | [
"Apache-2.0"
] | 49 | 2015-11-18T00:58:17.000Z | 2022-01-15T22:04:27.000Z | old/dekaf-core-test-db/src/main/java/org/jetbrains/dekaf/exceptions/DBProtectionException.java | leo-from-spb/jdba | 4e899cef2abe47f5367df06ce45d3cbc29a0d3d3 | [
"Apache-2.0"
] | 55 | 2015-11-19T13:43:41.000Z | 2022-01-21T23:48:18.000Z | old/dekaf-core-test-db/src/main/java/org/jetbrains/dekaf/exceptions/DBProtectionException.java | leo-from-spb/jdba | 4e899cef2abe47f5367df06ce45d3cbc29a0d3d3 | [
"Apache-2.0"
] | 12 | 2016-05-19T15:40:15.000Z | 2022-03-19T07:20:21.000Z | 21.684211 | 70 | 0.723301 | 21,611 | package org.jetbrains.dekaf.exceptions;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
/**
* @author Leonid Bushuev from JetBrains
**/
public class DBProtectionException extends DBException {
public DBProtectionException(@NotNull final String message,
... |
3e3323bad103aa6b3e23135ebd710df77dd924ea | 8,989 | java | Java | src/main/java/com/github/netty/protocol/servlet/SessionLocalFileServiceImpl.java | tuohai666/spring-boot-protocol | c05693fe4ba31e4cca39e0372d4373962fd5e1e4 | [
"Apache-2.0"
] | 73 | 2019-03-01T14:42:14.000Z | 2021-12-19T07:02:32.000Z | src/main/java/com/github/netty/protocol/servlet/SessionLocalFileServiceImpl.java | dwlcrr/spring-boot-protocol | 258e58d2fa6fd89a49e46924a04e07c29cdb8b77 | [
"Apache-2.0"
] | 10 | 2019-11-12T02:57:03.000Z | 2022-02-25T07:21:31.000Z | src/main/java/com/github/netty/protocol/servlet/SessionLocalFileServiceImpl.java | dwlcrr/spring-boot-protocol | 258e58d2fa6fd89a49e46924a04e07c29cdb8b77 | [
"Apache-2.0"
] | 39 | 2019-03-08T09:20:27.000Z | 2022-03-31T08:29:21.000Z | 37.92827 | 153 | 0.583268 | 21,612 | package com.github.netty.protocol.servlet;
import com.github.netty.core.util.LoggerFactoryX;
import com.github.netty.core.util.LoggerX;
import com.github.netty.core.util.NamespaceUtil;
import com.github.netty.core.util.ResourceManager;
import java.io.*;
import java.util.*;
import java.util.concurrent.ConcurrentHashMa... |
3e332495d60d66f27fe684400b4025d905000d8b | 2,364 | java | Java | test/src/test/java/jenkins/security/security218/ysoserial/payloads/Groovy1.java | ydubreuil/jenkins | 0c991dec38800adabacd8a56349bd61575c1d7e5 | [
"MIT"
] | 637 | 2017-01-10T15:34:20.000Z | 2022-02-07T21:59:38.000Z | test/src/test/java/jenkins/security/security218/ysoserial/payloads/Groovy1.java | ydubreuil/jenkins | 0c991dec38800adabacd8a56349bd61575c1d7e5 | [
"MIT"
] | 54 | 2018-08-08T19:29:45.000Z | 2020-02-01T20:30:53.000Z | test/src/test/java/jenkins/security/security218/ysoserial/payloads/Groovy1.java | ydubreuil/jenkins | 0c991dec38800adabacd8a56349bd61575c1d7e5 | [
"MIT"
] | 294 | 2017-01-10T08:57:45.000Z | 2022-03-20T04:18:20.000Z | 35.283582 | 107 | 0.760575 | 21,613 | /*
* The MIT License
*
* Copyright (c) 2013 Chris Frohoff
*
* 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, including without limitation the rights
* to use, copy... |
3e3324b9ccc6a045605773ba1384088696dad627 | 5,997 | java | Java | main/accessibility/workben/org/openoffice/accessibility/awb/tree/AccessibilityTreeModel.java | Grosskopf/openoffice | 93df6e8a695d5e3eac16f3ad5e9ade1b963ab8d7 | [
"Apache-2.0"
] | 679 | 2015-01-06T06:34:58.000Z | 2022-03-30T01:06:03.000Z | main/accessibility/workben/org/openoffice/accessibility/awb/tree/AccessibilityTreeModel.java | ackza/openoffice | d49dfe9c625750e261c7ed8d6ccac8d361bf3418 | [
"Apache-2.0"
] | 102 | 2017-11-07T08:51:31.000Z | 2022-03-17T12:13:49.000Z | main/accessibility/workben/org/openoffice/accessibility/awb/tree/AccessibilityTreeModel.java | ackza/openoffice | d49dfe9c625750e261c7ed8d6ccac8d361bf3418 | [
"Apache-2.0"
] | 331 | 2015-01-06T11:40:55.000Z | 2022-03-14T04:07:51.000Z | 28.023364 | 94 | 0.596632 | 21,614 | /**************************************************************
*
* 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 y... |
3e332583f8b0c4343a1810177bfaa17edd58d1dc | 15,711 | java | Java | jstorm-core/src/main/java/backtype/storm/generated/TaskHeartbeat.java | chenqixu/jstorm | 5d6cde22dbca7df3d6e6830bf94f98a6639ab559 | [
"Apache-2.0"
] | 4,124 | 2015-01-03T15:58:17.000Z | 2022-03-31T11:06:25.000Z | jstorm-core/src/main/java/backtype/storm/generated/TaskHeartbeat.java | chenqixu/jstorm | 5d6cde22dbca7df3d6e6830bf94f98a6639ab559 | [
"Apache-2.0"
] | 596 | 2015-01-05T14:11:02.000Z | 2021-08-05T20:44:39.000Z | jstorm-core/src/main/java/backtype/storm/generated/TaskHeartbeat.java | chenqixu/jstorm | 5d6cde22dbca7df3d6e6830bf94f98a6639ab559 | [
"Apache-2.0"
] | 2,064 | 2015-01-04T10:54:02.000Z | 2022-03-29T06:55:43.000Z | 31.422 | 173 | 0.689199 | 21,615 | /**
* 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... |
3e3325c928af35d81c0e646f0be8d0f018c819ea | 10,238 | java | Java | src/main/java/com/solacesystems/pubsub/sdkperf/jms/amqp/AmqpJmsClient.java | KenBarr/solace-sdkperf-amqp-plugin | 75f8b6fa19043a12f09e4e62548b22ec3e1fd022 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/solacesystems/pubsub/sdkperf/jms/amqp/AmqpJmsClient.java | KenBarr/solace-sdkperf-amqp-plugin | 75f8b6fa19043a12f09e4e62548b22ec3e1fd022 | [
"Apache-2.0"
] | 1 | 2019-04-03T17:22:07.000Z | 2019-04-03T17:22:07.000Z | src/main/java/com/solacesystems/pubsub/sdkperf/jms/amqp/AmqpJmsClient.java | KenBarr/solace-sdkperf-amqp-plugin | 75f8b6fa19043a12f09e4e62548b22ec3e1fd022 | [
"Apache-2.0"
] | null | null | null | 32.814103 | 114 | 0.733444 | 21,616 | /**
* Copyright 2009-2018 Solace Corporation. All rights reserved
*
* http://www.solace.com
*
* This source is distributed WITHOUT ANY WARRANTY or support;
* without even the implied warranty of MERCHANTABILITY or FITNESS FOR
* A PARTICULAR PURPOSE. All parts of this program are subject to
* ... |
3e33262a7aa43cd70b50c2786e863e81908e0b0d | 2,571 | java | Java | code-samples/mapreduce/src/main/java/model/SalaryYear.java | ardeshir/gohazel | edc11cd068cc132b1baa7c51f43b180d74f60316 | [
"Apache-2.0",
"MIT"
] | null | null | null | code-samples/mapreduce/src/main/java/model/SalaryYear.java | ardeshir/gohazel | edc11cd068cc132b1baa7c51f43b180d74f60316 | [
"Apache-2.0",
"MIT"
] | null | null | null | code-samples/mapreduce/src/main/java/model/SalaryYear.java | ardeshir/gohazel | edc11cd068cc132b1baa7c51f43b180d74f60316 | [
"Apache-2.0",
"MIT"
] | null | null | null | 26.234694 | 75 | 0.619992 | 21,617 | /*
* Copyright (c) 2008-2013, Hazelcast, Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... |
3e3326b162e966716e640636035388a489223b98 | 53,887 | java | Java | engine/src/main/java/com/datatorrent/stram/plan/logical/LogicalPlanConfiguration.java | bhupeshchawda/apex-core | b7475a04e3d68ac972f11dbb613a6840530a6b25 | [
"Apache-2.0"
] | null | null | null | engine/src/main/java/com/datatorrent/stram/plan/logical/LogicalPlanConfiguration.java | bhupeshchawda/apex-core | b7475a04e3d68ac972f11dbb613a6840530a6b25 | [
"Apache-2.0"
] | null | null | null | engine/src/main/java/com/datatorrent/stram/plan/logical/LogicalPlanConfiguration.java | bhupeshchawda/apex-core | b7475a04e3d68ac972f11dbb613a6840530a6b25 | [
"Apache-2.0"
] | null | null | null | 35.900733 | 177 | 0.672054 | 21,618 | /**
* Copyright (C) 2015 DataTorrent, 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 la... |
3e332762574bc08f54b324d35be983e3a8e57e02 | 21,029 | java | Java | resources/facts/evosuite-eval-pipeline/gen-tests/closure-templates/args4j=args4j/evosuite-tests/com/google/template/soy/SoyCmdLineParser_ESTest.java | d-fact/CSlicer | 809a2799fa0979bedec9c575609c0d5ec270fbac | [
"Apache-2.0"
] | null | null | null | resources/facts/evosuite-eval-pipeline/gen-tests/closure-templates/args4j=args4j/evosuite-tests/com/google/template/soy/SoyCmdLineParser_ESTest.java | d-fact/CSlicer | 809a2799fa0979bedec9c575609c0d5ec270fbac | [
"Apache-2.0"
] | null | null | null | resources/facts/evosuite-eval-pipeline/gen-tests/closure-templates/args4j=args4j/evosuite-tests/com/google/template/soy/SoyCmdLineParser_ESTest.java | d-fact/CSlicer | 809a2799fa0979bedec9c575609c0d5ec270fbac | [
"Apache-2.0"
] | null | null | null | 60.953623 | 208 | 0.754672 | 21,619 | /*
* This file was automatically generated by EvoSuite
* Tue Aug 20 11:51:47 GMT 2019
*/
package com.google.template.soy;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.evosuite.shaded.org.mockito.Mockito.*;
import static org.evosuite.runtime.EvoAssertions.*;
import com.google.template.... |
3e332925bffa9fce8e605892cdc32cffb4fa0249 | 6,744 | java | Java | 19_AzureFunctions/DemoApplication/src/main/java/com/example/demo/DemoController.java | PUreatioCorp/StudyGroupSourceCodes | 643656ff5b180ba7fc9d5181e355a86ac9f156b4 | [
"MIT"
] | null | null | null | 19_AzureFunctions/DemoApplication/src/main/java/com/example/demo/DemoController.java | PUreatioCorp/StudyGroupSourceCodes | 643656ff5b180ba7fc9d5181e355a86ac9f156b4 | [
"MIT"
] | 14 | 2019-10-29T13:59:19.000Z | 2022-03-02T05:14:22.000Z | 19_AzureFunctions/DemoApplication/src/main/java/com/example/demo/DemoController.java | PUreatioCorp/StudyGroupSourceCodes | 643656ff5b180ba7fc9d5181e355a86ac9f156b4 | [
"MIT"
] | 1 | 2019-10-29T13:45:18.000Z | 2019-10-29T13:45:18.000Z | 31.367442 | 111 | 0.725682 | 21,620 | package com.example.demo;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.net.URI;
import java.net.URISyntaxException;
import java.nio.charset.StandardCharsets;
import java.util.ArrayList;
import java.util.List;
import org.apache.http.NameValuePair;
import org.apache.http.client.entity.Ur... |
3e33293866509a4430bb22c95b4c2a877d888920 | 3,136 | java | Java | src/main/java/de/taimos/pipeline/aws/cloudformation/CFNDescribeStep.java | benjaminrene/pipeline-aws-plugin | 3be6fda8d75a4c1267bb740d4f1615637441de08 | [
"Apache-2.0"
] | 425 | 2016-11-04T10:42:22.000Z | 2022-02-23T10:15:45.000Z | src/main/java/de/taimos/pipeline/aws/cloudformation/CFNDescribeStep.java | benjaminrene/pipeline-aws-plugin | 3be6fda8d75a4c1267bb740d4f1615637441de08 | [
"Apache-2.0"
] | 232 | 2016-11-23T23:12:30.000Z | 2022-03-14T09:54:45.000Z | src/main/java/de/taimos/pipeline/aws/cloudformation/CFNDescribeStep.java | benjaminrene/pipeline-aws-plugin | 3be6fda8d75a4c1267bb740d4f1615637441de08 | [
"Apache-2.0"
] | 223 | 2016-11-18T22:00:47.000Z | 2022-03-24T10:32:55.000Z | 29.308411 | 132 | 0.766901 | 21,621 | /*
* -
* #%L
* Pipeline: AWS Steps
* %%
* Copyright (C) 2017 Taimos GmbH
* %%
* 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
*
... |
3e3329a7d153a9dd2d0a36e3b9d053ab63149b04 | 972 | java | Java | src/main/java/io/micronaut/configuration/arango/health/ClusterHealthResponse.java | GoodforGod/micronaut-arangodb | 31dae48afd85b8d331e4468e107d2f395c32324a | [
"Apache-2.0"
] | 4 | 2020-04-22T14:12:51.000Z | 2021-08-18T06:51:32.000Z | src/main/java/io/micronaut/configuration/arango/health/ClusterHealthResponse.java | GoodforGod/micronaut-arangodb | 31dae48afd85b8d331e4468e107d2f395c32324a | [
"Apache-2.0"
] | 15 | 2020-03-28T09:02:06.000Z | 2021-09-04T07:56:12.000Z | src/main/java/io/micronaut/configuration/arango/health/ClusterHealthResponse.java | GoodforGod/micronaut-arangodb | 31dae48afd85b8d331e4468e107d2f395c32324a | [
"Apache-2.0"
] | 2 | 2020-11-01T05:59:31.000Z | 2022-02-07T04:51:38.000Z | 22.090909 | 86 | 0.675926 | 21,622 | package io.micronaut.configuration.arango.health;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonProperty;
import java.util.Map;
import java.util.stream.Stream;
/**
* A ArangoDB cluster health DTO object.
*
* @author Anton Kurako (GoodforGod)
* @since 09.3.2020
*/... |
3e332ac7bc3dcc8a48bcbda511b94b4561897871 | 983 | java | Java | app/src/main/java/game/OctopusChase.java | geraldzm/Octopus-Arena | d2076a4d63bc3bb54bef5f3c20aaf5c6387d15c9 | [
"MIT"
] | null | null | null | app/src/main/java/game/OctopusChase.java | geraldzm/Octopus-Arena | d2076a4d63bc3bb54bef5f3c20aaf5c6387d15c9 | [
"MIT"
] | null | null | null | app/src/main/java/game/OctopusChase.java | geraldzm/Octopus-Arena | d2076a4d63bc3bb54bef5f3c20aaf5c6387d15c9 | [
"MIT"
] | null | null | null | 21.369565 | 100 | 0.591048 | 21,623 | package game;
import game.model.OctopusAction;
import game.model.PVector;
public class OctopusChase extends OctopusAction {
private int counter;
private Octopus enemy;
public OctopusChase(Octopus octopus, Octopus enemy) {
super(0, 0, octopus);
counter = 0;
this.enemy = enemy;
... |
3e332ac9e95158722d4adb1fe4c67d6201148da7 | 1,279 | java | Java | modules/platform/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/AuthenticationChainDescriptor.java | atchertchian/nuxeo | bd28297e11151135a90a933cab6d05ce825ad539 | [
"Apache-2.0"
] | null | null | null | modules/platform/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/AuthenticationChainDescriptor.java | atchertchian/nuxeo | bd28297e11151135a90a933cab6d05ce825ad539 | [
"Apache-2.0"
] | 3 | 2021-07-03T21:32:41.000Z | 2022-03-23T13:15:18.000Z | modules/platform/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/AuthenticationChainDescriptor.java | atchertchian/nuxeo | bd28297e11151135a90a933cab6d05ce825ad539 | [
"Apache-2.0"
] | null | null | null | 30.452381 | 94 | 0.73964 | 21,624 | /*
* (C) Copyright 2006-2007 Nuxeo SA (http://nuxeo.com/) and others.
*
* 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 re... |
3e332b0244b3e24be9ea71f37884f1ee86d47c85 | 4,011 | java | Java | aws-java-sdk-lightsail/src/main/java/com/amazonaws/services/lightsail/model/CreateDomainResult.java | vprus/aws-sdk-java | af5c13133d936aa0586772b14847064118150b27 | [
"Apache-2.0"
] | 1 | 2019-02-08T21:30:20.000Z | 2019-02-08T21:30:20.000Z | aws-java-sdk-lightsail/src/main/java/com/amazonaws/services/lightsail/model/CreateDomainResult.java | vprus/aws-sdk-java | af5c13133d936aa0586772b14847064118150b27 | [
"Apache-2.0"
] | 16 | 2018-05-15T05:35:42.000Z | 2018-05-15T07:54:48.000Z | aws-java-sdk-lightsail/src/main/java/com/amazonaws/services/lightsail/model/CreateDomainResult.java | vprus/aws-sdk-java | af5c13133d936aa0586772b14847064118150b27 | [
"Apache-2.0"
] | 3 | 2018-07-13T14:46:29.000Z | 2021-02-15T13:12:55.000Z | 31.833333 | 145 | 0.639741 | 21,625 | /*
* Copyright 2013-2018 Amazon.com, Inc. or its affiliates. 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. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... |
3e332ce4545320b0d1d3d8a095b154a8af9d9870 | 2,061 | java | Java | src/com/special/DataStructure/number/Kangtuo.java | SpecialYy/NowCoderTest | ab0e9514aa4179fc4c2d99cf1885c3fef86b24c9 | [
"MIT"
] | null | null | null | src/com/special/DataStructure/number/Kangtuo.java | SpecialYy/NowCoderTest | ab0e9514aa4179fc4c2d99cf1885c3fef86b24c9 | [
"MIT"
] | null | null | null | src/com/special/DataStructure/number/Kangtuo.java | SpecialYy/NowCoderTest | ab0e9514aa4179fc4c2d99cf1885c3fef86b24c9 | [
"MIT"
] | null | null | null | 25.134146 | 51 | 0.374575 | 21,626 | package com.special.DataStructure.number;
import java.util.Scanner;
/**
* Create by Special on 2018/4/5 23:25
*/
public class Kangtuo {
static int[] fac = new int[13];
static void init(){
fac[0] = 1;
for(int i = 1; i < 13; i++){
fac[i] = fac[i - 1] * i;
}
}
sta... |
3e332cf9a78c6429abccdaf82d736c9609d80b23 | 7,947 | java | Java | src/main/java/enroller/Enroller.java | AlexanderNZ/enroller | 852d5d3326130487c341abc8fc99c915413c629d | [
"Unlicense",
"MIT"
] | null | null | null | src/main/java/enroller/Enroller.java | AlexanderNZ/enroller | 852d5d3326130487c341abc8fc99c915413c629d | [
"Unlicense",
"MIT"
] | null | null | null | src/main/java/enroller/Enroller.java | AlexanderNZ/enroller | 852d5d3326130487c341abc8fc99c915413c629d | [
"Unlicense",
"MIT"
] | null | null | null | 33.390756 | 127 | 0.657103 | 21,627 | package enroller;
import org.apache.commons.codec.digest.DigestUtils;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import javax.swing.*;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.ne... |
3e332da427da21fdf83a1c2e57bb9fe81e62fbe5 | 18,394 | java | Java | src/com/bjwg/main/util/UploadFile.java | liangjinx/BJWG | f0186f8d369af0fb682f24bb4b98b2cdb0d6a893 | [
"Apache-2.0"
] | null | null | null | src/com/bjwg/main/util/UploadFile.java | liangjinx/BJWG | f0186f8d369af0fb682f24bb4b98b2cdb0d6a893 | [
"Apache-2.0"
] | null | null | null | src/com/bjwg/main/util/UploadFile.java | liangjinx/BJWG | f0186f8d369af0fb682f24bb4b98b2cdb0d6a893 | [
"Apache-2.0"
] | null | null | null | 30.81072 | 210 | 0.554529 | 21,628 | package com.bjwg.main.util;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Date;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import javax.servlet.http.... |
3e332ef447a3140c3e9f66f547949c6da73c7453 | 4,416 | java | Java | client/src/com/andrewnatoli/jbug/controlpanel/project/ProjectModel.java | AndrewNatoli/JBugTracker | d3af5e34379e82368bd75e55810ebdca681968e7 | [
"MIT"
] | 1 | 2016-10-16T17:11:52.000Z | 2016-10-16T17:11:52.000Z | client/src/com/andrewnatoli/jbug/controlpanel/project/ProjectModel.java | AndrewNatoli/JBugTracker | d3af5e34379e82368bd75e55810ebdca681968e7 | [
"MIT"
] | null | null | null | client/src/com/andrewnatoli/jbug/controlpanel/project/ProjectModel.java | AndrewNatoli/JBugTracker | d3af5e34379e82368bd75e55810ebdca681968e7 | [
"MIT"
] | null | null | null | 30.040816 | 141 | 0.561368 | 21,629 | package com.andrewnatoli.jbug.controlpanel.project;
import com.andrewnatoli.jbug.Database;
import com.andrewnatoli.jbug.authentication.CurrentUser;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.Date;
public class ProjectModel {
private int project_id;
... |
3e332fbedbc7f4bdfd0e10a466f53b3a1ac564ea | 18,271 | java | Java | kripton-android-library/src/test/java/sqlite/feature/many2many/err3/BindPersonCirtyErr3DataSource.java | wereHuang/kripton | 507b69b908e1aed91c5778961e23ba09f4c67008 | [
"Apache-2.0"
] | 130 | 2015-08-26T23:08:36.000Z | 2022-02-25T16:30:15.000Z | kripton-android-library/src/test/java/sqlite/feature/many2many/err3/BindPersonCirtyErr3DataSource.java | wereHuang/kripton | 507b69b908e1aed91c5778961e23ba09f4c67008 | [
"Apache-2.0"
] | 69 | 2017-01-23T14:45:22.000Z | 2022-02-01T10:44:05.000Z | kripton-android-library/src/test/java/sqlite/feature/many2many/err3/BindPersonCirtyErr3DataSource.java | wereHuang/kripton | 507b69b908e1aed91c5778961e23ba09f4c67008 | [
"Apache-2.0"
] | 18 | 2017-01-25T10:07:23.000Z | 2022-01-29T13:41:54.000Z | 32.280919 | 289 | 0.68803 | 21,630 | package sqlite.feature.many2many.err3;
import androidx.sqlite.db.SupportSQLiteDatabase;
import com.abubusoft.kripton.android.KriptonLibrary;
import com.abubusoft.kripton.android.Logger;
import com.abubusoft.kripton.android.sqlite.AbstractDataSource;
import com.abubusoft.kripton.android.sqlite.DataSourceOptions;
import... |
3e333199ac42d1ed49daf1fd3904cd350492caab | 26,861 | java | Java | output/6baf1557d18345f4b3e8f6c7e63b2013.java | comprakt/comprakt-fuzz-tests | c0082d105d7c54ad31ab4ea461c3b8319358eaaa | [
"Apache-2.0",
"MIT"
] | null | null | null | output/6baf1557d18345f4b3e8f6c7e63b2013.java | comprakt/comprakt-fuzz-tests | c0082d105d7c54ad31ab4ea461c3b8319358eaaa | [
"Apache-2.0",
"MIT"
] | null | null | null | output/6baf1557d18345f4b3e8f6c7e63b2013.java | comprakt/comprakt-fuzz-tests | c0082d105d7c54ad31ab4ea461c3b8319358eaaa | [
"Apache-2.0",
"MIT"
] | null | null | null | 36.200809 | 284 | 0.485797 | 21,631 | class DbcZwww_JugRxC {
}
class RhvP193Jww0c8 {
}
class VuI_Tq {
}
class F6 {
public static void atixj0pLba8 (String[] m) throws JabP97HCs_ {
void[][] eKHwQJso52e = true[ BAcs_qWxUseBG().Z999MtvwxUOV8] = Iojo().x7;
nyV1 YAlO4;
;
true.Y8c3;
void KYYJp = -cr4ZVYeBPzVM()... |
3e33323d9abb0ac9dfb6d0523c1772dfa335b763 | 1,642 | java | Java | module-login/src/main/java/com/ling/login/activity/SplashActivity.java | lingzhiwen/AndroidWen | 48db3dfad0b596f14444c708da3e72200930c914 | [
"MIT"
] | null | null | null | module-login/src/main/java/com/ling/login/activity/SplashActivity.java | lingzhiwen/AndroidWen | 48db3dfad0b596f14444c708da3e72200930c914 | [
"MIT"
] | null | null | null | module-login/src/main/java/com/ling/login/activity/SplashActivity.java | lingzhiwen/AndroidWen | 48db3dfad0b596f14444c708da3e72200930c914 | [
"MIT"
] | null | null | null | 32.196078 | 98 | 0.619367 | 21,632 | package com.ling.login.activity;
import com.alibaba.android.arouter.launcher.ARouter;
import com.ling.base.activity.LBaseActivity;
import com.ling.base.router.RouterActivityPath;
import com.ling.common.storage.MmkvHelper;
import com.ling.login.R;
import com.ling.login.viewmodel.LoginViewModel;
import com.ling.network.... |
3e333247dea41c2f2f8570b8eab6b4094ad5e97d | 1,847 | java | Java | src/main/java/org/andrbars/rest4j/Utils.java | andrbars/rest4j | 3ef17df6a9294499d3f43b6a24429d2d53144d9d | [
"MIT"
] | null | null | null | src/main/java/org/andrbars/rest4j/Utils.java | andrbars/rest4j | 3ef17df6a9294499d3f43b6a24429d2d53144d9d | [
"MIT"
] | null | null | null | src/main/java/org/andrbars/rest4j/Utils.java | andrbars/rest4j | 3ef17df6a9294499d3f43b6a24429d2d53144d9d | [
"MIT"
] | null | null | null | 22.52439 | 167 | 0.723335 | 21,633 | package org.andrbars.rest4j;
import com.fasterxml.jackson.databind.JavaType;
import com.fasterxml.jackson.databind.ObjectMapper;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Type;
public class... |
3e333268d5aac0d380a1323f2e85f852850b7fda | 5,693 | java | Java | platform/platform-impl/src/com/intellij/internal/statistic/collectors/fus/actions/persistence/MainMenuCollector.java | protector1990/intellij-community | b30024b236e84c803ee0b2df7c39eb18dbcaf827 | [
"Apache-2.0"
] | 1 | 2018-10-03T12:35:12.000Z | 2018-10-03T12:35:12.000Z | platform/platform-impl/src/com/intellij/internal/statistic/collectors/fus/actions/persistence/MainMenuCollector.java | protector1990/intellij-community | b30024b236e84c803ee0b2df7c39eb18dbcaf827 | [
"Apache-2.0"
] | null | null | null | platform/platform-impl/src/com/intellij/internal/statistic/collectors/fus/actions/persistence/MainMenuCollector.java | protector1990/intellij-community | b30024b236e84c803ee0b2df7c39eb18dbcaf827 | [
"Apache-2.0"
] | 1 | 2018-10-03T12:35:06.000Z | 2018-10-03T12:35:06.000Z | 33.292398 | 140 | 0.690321 | 21,634 | // Copyright 2000-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.internal.statistic.collectors.fus.actions.persistence;
import com.intellij.internal.statistic.beans.ConvertUsagesUtil;
import com.intellij.internal.statistic... |
3e3332e3c1b6a66fbfc7912b8fcb460b61b63884 | 5,919 | java | Java | pgpainless-core/src/test/java/org/pgpainless/key/protection/SecretKeyRingProtectorTest.java | bilalashraf123/pgpainless | 560effc7c6234fc10101c287057bcc998a44f7db | [
"Apache-2.0"
] | null | null | null | pgpainless-core/src/test/java/org/pgpainless/key/protection/SecretKeyRingProtectorTest.java | bilalashraf123/pgpainless | 560effc7c6234fc10101c287057bcc998a44f7db | [
"Apache-2.0"
] | null | null | null | pgpainless-core/src/test/java/org/pgpainless/key/protection/SecretKeyRingProtectorTest.java | bilalashraf123/pgpainless | 560effc7c6234fc10101c287057bcc998a44f7db | [
"Apache-2.0"
] | null | null | null | 43.522059 | 148 | 0.733232 | 21,635 | /*
* Copyright 2021 Paul Schaub.
*
* 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... |
3e3333014383c9389d68c39a847548b8d5893d10 | 3,706 | java | Java | src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements/src/org/graalvm/compiler/replacements/InlineDuringParsingPlugin.java | desiyonan/OpenJDK8 | 74d4f56b6312c303642e053e5d428b44cc8326c5 | [
"MIT"
] | 2 | 2018-06-19T05:43:32.000Z | 2018-06-23T10:04:56.000Z | src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements/src/org/graalvm/compiler/replacements/InlineDuringParsingPlugin.java | desiyonan/OpenJDK8 | 74d4f56b6312c303642e053e5d428b44cc8326c5 | [
"MIT"
] | null | null | null | src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements/src/org/graalvm/compiler/replacements/InlineDuringParsingPlugin.java | desiyonan/OpenJDK8 | 74d4f56b6312c303642e053e5d428b44cc8326c5 | [
"MIT"
] | null | null | null | 41.640449 | 138 | 0.711279 | 21,636 | /*
* Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... |
3e33338b4d2cd787b49bb64d3c30d4a8f5cb14b8 | 2,306 | java | Java | evrete-core/src/test/java/org/evrete/spi/minimal/DefaultFactStorageTest.java | andbi/evrete | 38236aedea5d0ccd925b2a9af9cbc1e4b168302e | [
"MIT"
] | 23 | 2020-08-09T04:23:17.000Z | 2022-03-25T05:30:22.000Z | evrete-core/src/test/java/org/evrete/spi/minimal/DefaultFactStorageTest.java | andbi/evrete | 38236aedea5d0ccd925b2a9af9cbc1e4b168302e | [
"MIT"
] | 9 | 2020-08-24T13:49:59.000Z | 2022-01-22T14:13:40.000Z | evrete-core/src/test/java/org/evrete/spi/minimal/DefaultFactStorageTest.java | andbi/evrete | 38236aedea5d0ccd925b2a9af9cbc1e4b168302e | [
"MIT"
] | 4 | 2021-05-27T13:00:56.000Z | 2022-03-25T05:30:23.000Z | 30.746667 | 95 | 0.633565 | 21,637 | package org.evrete.spi.minimal;
import org.evrete.KnowledgeService;
import org.evrete.api.FactHandle;
import org.evrete.api.KeyMode;
import org.evrete.classes.TypeA;
import org.evrete.runtime.KnowledgeRuntime;
import org.evrete.runtime.StatefulSessionImpl;
import org.evrete.runtime.TypeMemory;
import org.evrete.util.N... |
3e3333be0315fb0d42e1ca816b0538f383940855 | 2,179 | java | Java | dd-java-agent/appsec/src/main/java/com/datadog/appsec/event/data/DataBundle.java | hectorespert/dd-trace-java | 54a781a6b210fa4f05aa38be4d7118f92df09f34 | [
"Apache-2.0"
] | null | null | null | dd-java-agent/appsec/src/main/java/com/datadog/appsec/event/data/DataBundle.java | hectorespert/dd-trace-java | 54a781a6b210fa4f05aa38be4d7118f92df09f34 | [
"Apache-2.0"
] | null | null | null | dd-java-agent/appsec/src/main/java/com/datadog/appsec/event/data/DataBundle.java | hectorespert/dd-trace-java | 54a781a6b210fa4f05aa38be4d7118f92df09f34 | [
"Apache-2.0"
] | null | null | null | 24.211111 | 90 | 0.620468 | 21,638 | package com.datadog.appsec.event.data;
import java.util.Collection;
import java.util.Iterator;
import java.util.Map;
import java.util.stream.Collectors;
import java.util.stream.Stream;
public interface DataBundle extends Iterable<Map.Entry<Address<?>, Object>> {
boolean hasAddress(Address<?> addr);
Collection<Ad... |
3e3333ffe81420881ef3217d8165710ae9ce8917 | 54 | java | Java | raw_dataset/69539433@toString@OK.java | zthang/code2vec_treelstm | 0c5f98d280b506317738ba603b719cac6036896f | [
"MIT"
] | 1 | 2020-04-24T03:35:40.000Z | 2020-04-24T03:35:40.000Z | raw_dataset/66889146@toString@OK.java | ruanyuan115/code2vec_treelstm | 0c5f98d280b506317738ba603b719cac6036896f | [
"MIT"
] | 2 | 2020-04-23T21:14:28.000Z | 2021-01-21T01:07:18.000Z | raw_dataset/71357456@toString@OK.java | zthang/code2vec_treelstm | 0c5f98d280b506317738ba603b719cac6036896f | [
"MIT"
] | null | null | null | 18 | 26 | 0.555556 | 21,639 | public String toString() {
return a + " " + idx;
} |
3e333578bb634bf81ac47a47a253b1d9f270a1a6 | 8,594 | java | Java | server-core/src/main/java/io/onedev/server/notification/IssueNotificationManager.java | parampavar/onedev | d1e2417d0e06ee6abfc2fcb75497cbf9af7eaad1 | [
"MIT"
] | 1 | 2020-05-22T16:25:13.000Z | 2020-05-22T16:25:13.000Z | server-core/src/main/java/io/onedev/server/notification/IssueNotificationManager.java | hslooooooool/onedev | 5621ed17eb8209442967bfb36f70a299bdbe9cfc | [
"MIT"
] | null | null | null | server-core/src/main/java/io/onedev/server/notification/IssueNotificationManager.java | hslooooooool/onedev | 5621ed17eb8209442967bfb36f70a299bdbe9cfc | [
"MIT"
] | null | null | null | 35.366255 | 104 | 0.728299 | 21,640 | package io.onedev.server.notification;
import java.util.Collection;
import java.util.Date;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
import java.util.stream.Collectors;
import javax.inject.Inject;
import javax.inject.Singleton;
import com.google.common.collect.Sets;
import io.onedev.comm... |
3e3335ac35baec18c2d50770edce4b262436fb8a | 24,881 | java | Java | oscm-app-vmware/src/main/java/org/oscm/app/vmware/business/VM.java | servicecatalog/oscm-mvn | 0cd8091b0bffa5f0d4fd61f7e8f657746fe2c46c | [
"Apache-2.0"
] | 1 | 2021-05-11T19:42:03.000Z | 2021-05-11T19:42:03.000Z | oscm-app-vmware/src/main/java/org/oscm/app/vmware/business/VM.java | servicecatalog/oscm-mvn | 0cd8091b0bffa5f0d4fd61f7e8f657746fe2c46c | [
"Apache-2.0"
] | 111 | 2017-11-22T16:03:48.000Z | 2021-12-15T16:07:28.000Z | oscm-app-vmware/src/main/java/org/oscm/app/vmware/business/VM.java | servicecatalog/oscm-mvn | 0cd8091b0bffa5f0d4fd61f7e8f657746fe2c46c | [
"Apache-2.0"
] | 1 | 2020-03-16T04:05:46.000Z | 2020-03-16T04:05:46.000Z | 34.701534 | 100 | 0.680479 | 21,641 | /**
* *****************************************************************************
*
* <p>Copyright FUJITSU LIMITED 2018
*
* <p>Creation Date: 2016-05-24
*
* <p>*****************************************************************************
*/
package org.oscm.app.vmware.business;
import java.util.ArrayList;
im... |
3e3335f1bc56fd42eedbb597e5ccfb8f8d710abc | 760 | java | Java | guns-api/src/main/java/com/stylefeng/guns/rest/vo/BaseResVO.java | JankinJJ/project3 | 8858cae116cb5d4a844de287eeb964cdd05cb354 | [
"Apache-2.0"
] | null | null | null | guns-api/src/main/java/com/stylefeng/guns/rest/vo/BaseResVO.java | JankinJJ/project3 | 8858cae116cb5d4a844de287eeb964cdd05cb354 | [
"Apache-2.0"
] | 2 | 2021-04-22T17:00:58.000Z | 2021-09-20T20:54:09.000Z | guns-api/src/main/java/com/stylefeng/guns/rest/vo/BaseResVO.java | JankinJJ/project3 | 8858cae116cb5d4a844de287eeb964cdd05cb354 | [
"Apache-2.0"
] | 1 | 2019-11-28T12:42:36.000Z | 2019-11-28T12:42:36.000Z | 22.352941 | 71 | 0.657895 | 21,642 | package com.stylefeng.guns.rest.vo;
import lombok.Data;
import java.io.Serializable;
@Data
public class BaseResVO<T> implements Serializable {
private static final long serialVersionUID = -4851107103209624408L;
T data;
String msg;
Integer status;
String imgPre /*= "http://localhost:80/"*/;
... |
3e3336379903a8914f7eb34049cb372ef3467d38 | 1,845 | java | Java | hapi-fhir-server/src/main/java/ca/uhn/fhir/rest/server/interceptor/auth/RuleImplPatch.java | ShahimEssaid/hapi-fhir | 06030094c803deac725be5bf63e4d1ce7bb26b6d | [
"Apache-2.0"
] | 1,194 | 2015-01-01T23:22:15.000Z | 2020-12-12T19:27:42.000Z | hapi-fhir-server/src/main/java/ca/uhn/fhir/rest/server/interceptor/auth/RuleImplPatch.java | ShahimEssaid/hapi-fhir | 06030094c803deac725be5bf63e4d1ce7bb26b6d | [
"Apache-2.0"
] | 1,994 | 2015-01-04T10:06:26.000Z | 2020-12-13T22:19:41.000Z | hapi-fhir-server/src/main/java/ca/uhn/fhir/rest/server/interceptor/auth/RuleImplPatch.java | ShahimEssaid/hapi-fhir | 06030094c803deac725be5bf63e4d1ce7bb26b6d | [
"Apache-2.0"
] | 1,088 | 2015-01-04T19:31:43.000Z | 2020-12-12T20:56:04.000Z | 32.368421 | 304 | 0.763686 | 21,643 | package ca.uhn.fhir.rest.server.interceptor.auth;
/*-
* #%L
* HAPI FHIR - Server Framework
* %%
* Copyright (C) 2014 - 2022 Smile CDR, 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 Li... |
3e3336b1f1ec953e5b0d35e9ab3b58cdf4316ddc | 7,258 | java | Java | app/src/main/java/com/sldevand/youdownload/MainActivity.java | sldevand/youdownload | 9762c8d318c853574273f30f41942576695113c0 | [
"MIT"
] | 1 | 2020-08-26T15:03:30.000Z | 2020-08-26T15:03:30.000Z | app/src/main/java/com/sldevand/youdownload/MainActivity.java | sldevand/youdownload | 9762c8d318c853574273f30f41942576695113c0 | [
"MIT"
] | null | null | null | app/src/main/java/com/sldevand/youdownload/MainActivity.java | sldevand/youdownload | 9762c8d318c853574273f30f41942576695113c0 | [
"MIT"
] | 1 | 2020-09-17T09:59:44.000Z | 2020-09-17T09:59:44.000Z | 32.990909 | 199 | 0.680904 | 21,644 | package com.sldevand.youdownload;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.content.SharedPreferences;
import android.content.pm.PackageManager;
import android.os.Bundle;
import android.os.Environment;
import android.util.Log;
import android.view... |
3e3337bf5225487de288614cd07c015b580953af | 3,245 | java | Java | src/main/java/cdc/impl/join/nestedloop/NLJGUIVisibleComponent.java | usc-isi-i2/fril-service | eadf3d3952395d168148512c2cf49dc99836935a | [
"Apache-2.0"
] | null | null | null | src/main/java/cdc/impl/join/nestedloop/NLJGUIVisibleComponent.java | usc-isi-i2/fril-service | eadf3d3952395d168148512c2cf49dc99836935a | [
"Apache-2.0"
] | null | null | null | src/main/java/cdc/impl/join/nestedloop/NLJGUIVisibleComponent.java | usc-isi-i2/fril-service | eadf3d3952395d168148512c2cf49dc99836935a | [
"Apache-2.0"
] | null | null | null | 36.055556 | 152 | 0.760555 | 21,645 | /* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (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.mozilla.org/MPL/
*
... |
3e33385dee87a11452ed8109bc976c2a665ccf05 | 1,374 | java | Java | src/main/java/frc/robot/commands/auto/TwoBallAutoSimpleMiddle.java | FRC-8114/robot_code | 13fc24741e9bbb9092340354158241ab835770f9 | [
"BSD-3-Clause"
] | null | null | null | src/main/java/frc/robot/commands/auto/TwoBallAutoSimpleMiddle.java | FRC-8114/robot_code | 13fc24741e9bbb9092340354158241ab835770f9 | [
"BSD-3-Clause"
] | null | null | null | src/main/java/frc/robot/commands/auto/TwoBallAutoSimpleMiddle.java | FRC-8114/robot_code | 13fc24741e9bbb9092340354158241ab835770f9 | [
"BSD-3-Clause"
] | null | null | null | 49.071429 | 184 | 0.691412 | 21,646 | package frc.robot.commands.auto;
import edu.wpi.first.wpilibj2.command.*;
import frc.robot.Constants.IntakeConstants;
import frc.robot.subsystems.*;
public class TwoBallAutoSimpleMiddle extends SequentialCommandGroup{
public TwoBallAutoSimpleMiddle(DriveSystem driveSystem, IntakeSystem intakeSystem, FieldPositioni... |
3e33388846b3d73cf15b225d60593cf71cfa2bdc | 2,402 | java | Java | aws-java-sdk-guardduty/src/main/java/com/amazonaws/services/guardduty/model/transform/DisassociateMembersRequestMarshaller.java | tb3088/aws-sdk-java | 26369a648ebf8ddbc9023c9747b4b18358fdec21 | [
"Apache-2.0"
] | 1 | 2019-02-08T21:30:20.000Z | 2019-02-08T21:30:20.000Z | aws-java-sdk-guardduty/src/main/java/com/amazonaws/services/guardduty/model/transform/DisassociateMembersRequestMarshaller.java | tb3088/aws-sdk-java | 26369a648ebf8ddbc9023c9747b4b18358fdec21 | [
"Apache-2.0"
] | 16 | 2018-05-15T05:35:42.000Z | 2018-05-15T07:54:48.000Z | aws-java-sdk-guardduty/src/main/java/com/amazonaws/services/guardduty/model/transform/DisassociateMembersRequestMarshaller.java | tb3088/aws-sdk-java | 26369a648ebf8ddbc9023c9747b4b18358fdec21 | [
"Apache-2.0"
] | 3 | 2018-07-13T14:46:29.000Z | 2021-02-15T13:12:55.000Z | 40.033333 | 157 | 0.751041 | 21,647 | /*
* Copyright 2013-2018 Amazon.com, Inc. or its affiliates. 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. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... |
3e3338df72bbec7976988bc9002c5e68f79f2af1 | 2,780 | java | Java | src/main/java/org/jenkinsci/plugins/jx/pipelines/arguments/SonarQubeScannerArguments.java | daniel-beck-bot/jx-pipelines-plugin | 3acb4964c79da6a7eb76100058d4aea1c7adb198 | [
"Apache-2.0"
] | 2 | 2018-05-06T23:59:36.000Z | 2020-05-24T22:09:26.000Z | src/main/java/org/jenkinsci/plugins/jx/pipelines/arguments/SonarQubeScannerArguments.java | daniel-beck-bot/jx-pipelines-plugin | 3acb4964c79da6a7eb76100058d4aea1c7adb198 | [
"Apache-2.0"
] | 7 | 2018-01-08T20:28:34.000Z | 2021-12-09T20:05:42.000Z | src/main/java/org/jenkinsci/plugins/jx/pipelines/arguments/SonarQubeScannerArguments.java | daniel-beck-bot/jx-pipelines-plugin | 3acb4964c79da6a7eb76100058d4aea1c7adb198 | [
"Apache-2.0"
] | 8 | 2018-01-05T16:19:18.000Z | 2020-02-11T01:33:37.000Z | 30.549451 | 123 | 0.729137 | 21,648 | /**
* 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... |
3e3338ec235a75f71aa2f5446d5796d0f33e922e | 362 | java | Java | microservice/sunchaser-rpc/src/main/java/com/sunchaser/rpc/protocol/Response.java | sunchaser-lilu/sunchaser-hikari | 946a0f5308de4a9c03045d5c3d86d68a1c00b4ce | [
"MIT"
] | null | null | null | microservice/sunchaser-rpc/src/main/java/com/sunchaser/rpc/protocol/Response.java | sunchaser-lilu/sunchaser-hikari | 946a0f5308de4a9c03045d5c3d86d68a1c00b4ce | [
"MIT"
] | null | null | null | microservice/sunchaser-rpc/src/main/java/com/sunchaser/rpc/protocol/Response.java | sunchaser-lilu/sunchaser-hikari | 946a0f5308de4a9c03045d5c3d86d68a1c00b4ce | [
"MIT"
] | null | null | null | 20.111111 | 70 | 0.743094 | 21,649 | package com.sunchaser.rpc.protocol;
import lombok.Data;
import java.io.Serializable;
/**
* @author sunchaser nnheo@example.com
* @since JDK8 2021/4/12
*/
@Data
public class Response implements Serializable {
private static final long serialVersionUID = 9118607741146835217L;
private Integer code;
priva... |
3e33394a21bed92e81c713e7fd9d4aa2b0687384 | 1,968 | java | Java | java/com/android/dialer/common/cp2/DirectoryCompat.java | RealJohnGalt/packages_apps_Dialer | eae7525f6f5e927a00e55395bf1d9aab8fe7c1ae | [
"Apache-2.0"
] | 3 | 2015-05-15T18:00:19.000Z | 2019-03-16T02:24:30.000Z | java/com/android/dialer/common/cp2/DirectoryCompat.java | RealJohnGalt/packages_apps_Dialer | eae7525f6f5e927a00e55395bf1d9aab8fe7c1ae | [
"Apache-2.0"
] | 1 | 2016-04-10T04:56:25.000Z | 2016-07-17T05:11:45.000Z | java/com/android/dialer/common/cp2/DirectoryCompat.java | RealJohnGalt/packages_apps_Dialer | eae7525f6f5e927a00e55395bf1d9aab8fe7c1ae | [
"Apache-2.0"
] | 31 | 2015-01-30T11:53:28.000Z | 2022-01-08T07:29:14.000Z | 34.526316 | 96 | 0.746951 | 21,650 | /*
* Copyright (C) 2015 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... |
3e333a43ad5ba30c996d2555090d10c10b169f2c | 825 | java | Java | src/main/java/handlers/CapybaraHandlers.java | chory-amam/slack-capybara | 8be4d6dc06f595c9e8029003bc26810a02e6f4d7 | [
"Apache-2.0"
] | 10 | 2015-04-15T12:28:52.000Z | 2019-09-19T04:45:08.000Z | src/main/java/handlers/CapybaraHandlers.java | chory-amam/slack-capybara | 8be4d6dc06f595c9e8029003bc26810a02e6f4d7 | [
"Apache-2.0"
] | 88 | 2015-04-15T13:26:42.000Z | 2021-07-20T20:40:31.000Z | src/main/java/handlers/CapybaraHandlers.java | chory-amam/slack-capybara | 8be4d6dc06f595c9e8029003bc26810a02e6f4d7 | [
"Apache-2.0"
] | 1 | 2015-04-16T06:33:14.000Z | 2015-04-16T06:33:14.000Z | 25 | 71 | 0.72 | 21,651 | package handlers;
import com.github.masahitojp.botan.Robot;
import com.github.masahitojp.botan.handler.BotanMessageHandlers;
import com.google.common.annotations.VisibleForTesting;
import com.google.common.base.Strings;
import models.Capybara;
import models.Database;
@SuppressWarnings("unused")
public class Capybara... |
3e333cc6135bb393591aa8f6a46083367efbc4e0 | 3,060 | java | Java | libraries/sql-dbcp/src/main/java/org/qi4j/library/sql/dbcp/DBCPDataSourceServiceImporter.java | arvidhuss/qi4j-sdk | b49eca6201e702ebcdae810c45fe0bcba3a74773 | [
"Apache-2.0"
] | 1 | 2017-08-08T03:09:29.000Z | 2017-08-08T03:09:29.000Z | libraries/sql-dbcp/src/main/java/org/qi4j/library/sql/dbcp/DBCPDataSourceServiceImporter.java | bwzhang2011/qi4j-sdk | be5f91e61a3b02e21f8f236fbaf85747f7f993ae | [
"Apache-2.0"
] | null | null | null | libraries/sql-dbcp/src/main/java/org/qi4j/library/sql/dbcp/DBCPDataSourceServiceImporter.java | bwzhang2011/qi4j-sdk | be5f91e61a3b02e21f8f236fbaf85747f7f993ae | [
"Apache-2.0"
] | 1 | 2022-01-22T10:59:44.000Z | 2022-01-22T10:59:44.000Z | 38.25 | 100 | 0.659477 | 21,652 | /*
* Copyright (c) 2012, Paul Merlin. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
* Unless required by applicable law... |
3e333d90d0b8911d52540ceb76a03b9a358e89cb | 5,130 | java | Java | services/base-rest-responses/src/test/java/datawave/webservice/query/exception/UnauthorizedQueryExceptionTest.java | mikiec84/datawave | 47cf294d40121f29f4512441eb1e53f8560a131d | [
"Apache-2.0"
] | 1 | 2021-06-14T17:47:50.000Z | 2021-06-14T17:47:50.000Z | services/base-rest-responses/src/test/java/datawave/webservice/query/exception/UnauthorizedQueryExceptionTest.java | mikiec84/datawave | 47cf294d40121f29f4512441eb1e53f8560a131d | [
"Apache-2.0"
] | null | null | null | services/base-rest-responses/src/test/java/datawave/webservice/query/exception/UnauthorizedQueryExceptionTest.java | mikiec84/datawave | 47cf294d40121f29f4512441eb1e53f8560a131d | [
"Apache-2.0"
] | 8 | 2019-12-03T22:31:40.000Z | 2021-06-29T17:14:48.000Z | 40.393701 | 112 | 0.6846 | 21,653 | package datawave.webservice.query.exception;
import org.junit.Assert;
import org.junit.Test;
public class UnauthorizedQueryExceptionTest {
private UnauthorizedQueryException tqe;
private final String message = "Bad query exception";
private final Throwable throwable = new Throwable("throws");
... |
3e333e5285e891e5433116d1532212081c18d058 | 4,115 | java | Java | src/nl/leocms/connectors/Exporter/output/Attachments/Exporter.java | mmbase/natmm | e87fc70ddb29519478edc0829d29758582827629 | [
"DOC",
"Unlicense"
] | null | null | null | src/nl/leocms/connectors/Exporter/output/Attachments/Exporter.java | mmbase/natmm | e87fc70ddb29519478edc0829d29758582827629 | [
"DOC",
"Unlicense"
] | null | null | null | src/nl/leocms/connectors/Exporter/output/Attachments/Exporter.java | mmbase/natmm | e87fc70ddb29519478edc0829d29758582827629 | [
"DOC",
"Unlicense"
] | null | null | null | 37.072072 | 117 | 0.679951 | 21,654 | /*
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (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.mozilla.org/MPL/
*
* Software distributed under th... |
3e333e6cf5924849cd4dae0b9e84cb813957ebf9 | 1,996 | java | Java | src/main/java/com/github/tollainmear/CommandManager.java | KaroglanTech/InventoryBlocker | 2d667fb33d24d5a70def69873db8f6f586ef131c | [
"MIT"
] | null | null | null | src/main/java/com/github/tollainmear/CommandManager.java | KaroglanTech/InventoryBlocker | 2d667fb33d24d5a70def69873db8f6f586ef131c | [
"MIT"
] | null | null | null | src/main/java/com/github/tollainmear/CommandManager.java | KaroglanTech/InventoryBlocker | 2d667fb33d24d5a70def69873db8f6f586ef131c | [
"MIT"
] | null | null | null | 41.583333 | 123 | 0.657315 | 21,655 | package com.github.tollainmear;
import com.github.tollainmear.CommandExecutor.lockExecutor;
import com.github.tollainmear.CommandExecutor.mainExecutor;
import com.github.tollainmear.CommandExecutor.unlockExecutor;
import org.spongepowered.api.Sponge;
import org.spongepowered.api.command.CommandCallable;
import org.spo... |
3e3340d9ee094bf9413d2dcc1fc1c9e2d4f7975f | 1,392 | java | Java | HCFS-based-cache/src/main/java/com/intel/oap/fs/hadoop/cachedfs/PMemBlockLocation.java | winningsix/sql-ds-cache | 5393388dcce0207cb6b2add4fce9798415c8eb86 | [
"Apache-2.0"
] | 32 | 2021-01-15T03:10:43.000Z | 2022-02-26T04:32:35.000Z | HCFS-based-cache/src/main/java/com/intel/oap/fs/hadoop/cachedfs/PMemBlockLocation.java | winningsix/sql-ds-cache | 5393388dcce0207cb6b2add4fce9798415c8eb86 | [
"Apache-2.0"
] | 214 | 2020-12-28T03:23:27.000Z | 2022-02-15T02:09:32.000Z | HCFS-based-cache/src/main/java/com/intel/oap/fs/hadoop/cachedfs/PMemBlockLocation.java | winningsix/sql-ds-cache | 5393388dcce0207cb6b2add4fce9798415c8eb86 | [
"Apache-2.0"
] | 22 | 2020-12-28T05:37:55.000Z | 2022-03-24T14:00:26.000Z | 33.142857 | 77 | 0.735632 | 21,656 | /*
* 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 ... |
3e33424871bf607e05e49559de43ddfd47d4e255 | 8,395 | java | Java | src/main/java/org/occiware/tinom/Utils.java | occiware/tinom | c7b83eb7c215fbb7053204987f0b8e9c49799fd2 | [
"Apache-2.0"
] | 1 | 2016-06-25T23:48:39.000Z | 2016-06-25T23:48:39.000Z | src/main/java/org/occiware/tinom/Utils.java | occiware/tinom | c7b83eb7c215fbb7053204987f0b8e9c49799fd2 | [
"Apache-2.0"
] | 7 | 2016-05-25T12:12:37.000Z | 2016-12-20T15:58:26.000Z | src/main/java/org/occiware/tinom/Utils.java | occiware/tinom | c7b83eb7c215fbb7053204987f0b8e9c49799fd2 | [
"Apache-2.0"
] | 3 | 2016-06-01T09:10:01.000Z | 2016-07-07T13:26:08.000Z | 24.123563 | 108 | 0.673377 | 21,657 | /**
* Copyright 2016 Linagora, Université Grenoble-Alpes
*
* 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... |
3e3344d0dd0f53a78e1a5ba0f3027a4b8a4fab55 | 2,485 | java | Java | src/main/java/com/akdeniz/googleplaycrawler/gsf/NotificationListener.java | temtemy/google-play-crawler | e87ef771ac0e2d199c1660f5ba073696f4f878a8 | [
"BSD-2-Clause-FreeBSD"
] | 431 | 2015-01-04T07:07:01.000Z | 2022-03-01T20:11:52.000Z | src/main/java/com/akdeniz/googleplaycrawler/gsf/NotificationListener.java | temtemy/google-play-crawler | e87ef771ac0e2d199c1660f5ba073696f4f878a8 | [
"BSD-2-Clause-FreeBSD"
] | 35 | 2015-01-13T17:24:21.000Z | 2021-07-24T05:50:41.000Z | src/main/java/com/akdeniz/googleplaycrawler/gsf/NotificationListener.java | temtemy/google-play-crawler | e87ef771ac0e2d199c1660f5ba073696f4f878a8 | [
"BSD-2-Clause-FreeBSD"
] | 164 | 2015-01-20T16:07:18.000Z | 2022-01-21T03:21:49.000Z | 30.679012 | 113 | 0.750503 | 21,658 | package com.akdeniz.googleplaycrawler.gsf;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import com.akdeniz.googleplaycrawler.GooglePlayAPI;
import com.a... |
3e3344d9a1efdc8a3fc0affb0d3afa936c42af1f | 1,977 | java | Java | src/main/java/sorrority/db/PledgeClassDao.java | levinean/sorority-service | b948b38f80f226d1b7931ccc8ada4e6b58386884 | [
"Apache-2.0"
] | null | null | null | src/main/java/sorrority/db/PledgeClassDao.java | levinean/sorority-service | b948b38f80f226d1b7931ccc8ada4e6b58386884 | [
"Apache-2.0"
] | null | null | null | src/main/java/sorrority/db/PledgeClassDao.java | levinean/sorority-service | b948b38f80f226d1b7931ccc8ada4e6b58386884 | [
"Apache-2.0"
] | null | null | null | 35.945455 | 106 | 0.757714 | 21,659 | /*
* 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
* distribut... |
3e3344dcafca3db2473980c362c625b693c50472 | 556 | java | Java | coderliu-common/coderliu-common-auth/src/main/java/cn/coderliu/vo/TokenVo.java | CoderLiuyang/coderliu-parent | d24291ac5481aa963a9374e0b413677741d47078 | [
"Apache-2.0"
] | null | null | null | coderliu-common/coderliu-common-auth/src/main/java/cn/coderliu/vo/TokenVo.java | CoderLiuyang/coderliu-parent | d24291ac5481aa963a9374e0b413677741d47078 | [
"Apache-2.0"
] | null | null | null | coderliu-common/coderliu-common-auth/src/main/java/cn/coderliu/vo/TokenVo.java | CoderLiuyang/coderliu-parent | d24291ac5481aa963a9374e0b413677741d47078 | [
"Apache-2.0"
] | null | null | null | 14.631579 | 46 | 0.564748 | 21,660 | package cn.coderliu.vo;
import lombok.Data;
import java.io.Serializable;
import java.util.Date;
/**
* @ClassName: TokenVo
* @Description:
* @Author: liu
* @Date: 2020/9/16 11:32 上午
* @Version: V1.0
**/
@Data
public class TokenVo implements Serializable {
/**
* token的值
*/
private String tokenV... |
3e33457c93185158be7aa5bfe9e7723e78d41353 | 455 | java | Java | src/main/java/net/lemoncookie/heavyindustry/api/content/HeavyIndustryItems.java | vladislemon/heavy-industry | 0aa367de5638775c81b5e9a86695d7430e11f345 | [
"MIT"
] | null | null | null | src/main/java/net/lemoncookie/heavyindustry/api/content/HeavyIndustryItems.java | vladislemon/heavy-industry | 0aa367de5638775c81b5e9a86695d7430e11f345 | [
"MIT"
] | null | null | null | src/main/java/net/lemoncookie/heavyindustry/api/content/HeavyIndustryItems.java | vladislemon/heavy-industry | 0aa367de5638775c81b5e9a86695d7430e11f345 | [
"MIT"
] | null | null | null | 32.5 | 91 | 0.815385 | 21,661 | package net.lemoncookie.heavyindustry.api.content;
import net.fabricmc.fabric.api.item.v1.FabricItemSettings;
import net.minecraft.item.BlockItem;
import net.minecraft.item.Item;
import net.minecraft.item.ItemGroup;
public interface HeavyIndustryItems {
@DoNotRegister
Item.Settings DEFAULT_SETTINGS = new Fabr... |
3e33462f2195fe932193d291ee9b823683ab84c2 | 97 | java | Java | multithreading/src/main/java/nonblocking/algoritm/OptimisticException.java | vprilepskiy/java-a-to-z | 485cf29493feb5e3348eea1baf3c1b476ffafb7f | [
"Apache-2.0"
] | null | null | null | multithreading/src/main/java/nonblocking/algoritm/OptimisticException.java | vprilepskiy/java-a-to-z | 485cf29493feb5e3348eea1baf3c1b476ffafb7f | [
"Apache-2.0"
] | 17 | 2020-03-04T22:01:24.000Z | 2022-03-31T19:12:00.000Z | multithreading/src/main/java/nonblocking/algoritm/OptimisticException.java | vprilepskiy/java-a-to-z | 485cf29493feb5e3348eea1baf3c1b476ffafb7f | [
"Apache-2.0"
] | null | null | null | 19.4 | 60 | 0.814433 | 21,662 | package nonblocking.algoritm;
public class OptimisticException extends RuntimeException {
}
|
3e33471caaf5f054b4da646a0f5bc3a2f4dfa306 | 921 | java | Java | app/models/master/MasterKecamatan.java | ajiutamaa/play-sql2o | 88ebf9449f8d2e9b49aa332cd95c04784366b644 | [
"Apache-2.0"
] | null | null | null | app/models/master/MasterKecamatan.java | ajiutamaa/play-sql2o | 88ebf9449f8d2e9b49aa332cd95c04784366b644 | [
"Apache-2.0"
] | null | null | null | app/models/master/MasterKecamatan.java | ajiutamaa/play-sql2o | 88ebf9449f8d2e9b49aa332cd95c04784366b644 | [
"Apache-2.0"
] | null | null | null | 29.709677 | 91 | 0.605863 | 21,663 | package models.master;
import com.fasterxml.jackson.annotation.JsonProperty;
import helpers.DB;
import org.sql2o.Connection;
import java.util.List;
/**
* Created by lenovo on 9/15/2015.
*/
public class MasterKecamatan {
@JsonProperty("kecamatan_id")
int kecamatanId;
@JsonProperty("kecamatan")
Strin... |
3e33496c1595806fec9dd53b5814e94214e21f3a | 557 | java | Java | core/src/com/gdx/game/items/MedKit.java | romanbondarev/zombie-survival | 4d495d6b9d97de95d74604a4dfc67987b2d1c9bf | [
"MIT"
] | null | null | null | core/src/com/gdx/game/items/MedKit.java | romanbondarev/zombie-survival | 4d495d6b9d97de95d74604a4dfc67987b2d1c9bf | [
"MIT"
] | null | null | null | core/src/com/gdx/game/items/MedKit.java | romanbondarev/zombie-survival | 4d495d6b9d97de95d74604a4dfc67987b2d1c9bf | [
"MIT"
] | null | null | null | 26.52381 | 85 | 0.651706 | 21,664 | package com.gdx.game.items;
import com.gdx.game.Application;
import com.gdx.game.models.Player;
public class MedKit extends Item {
private int healHP;
public MedKit(int healHP) {
super(ItemType.FIRST_AID_KIT, "MEDKIT",
Application.assetManager.get("ui/inventory-items-round/medkit.png"... |
3e33498dcfd80fa4483be9f1bc02375d0d464176 | 609 | java | Java | app/src/main/java/com/c2c/learnopedia/model/AppMenuItem.java | vidhyadhari1989/Learnopedia-C2C | a5da3e688a99c1a29cee6eeaefe6e6aaebc6627a | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/c2c/learnopedia/model/AppMenuItem.java | vidhyadhari1989/Learnopedia-C2C | a5da3e688a99c1a29cee6eeaefe6e6aaebc6627a | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/c2c/learnopedia/model/AppMenuItem.java | vidhyadhari1989/Learnopedia-C2C | a5da3e688a99c1a29cee6eeaefe6e6aaebc6627a | [
"Apache-2.0"
] | null | null | null | 18.454545 | 56 | 0.632184 | 21,665 | package com.c2c.learnopedia.model;
/**
* Created by prakash on 6/30/2016.
*/
public class AppMenuItem {
private int menuIcon;
public String getMenuTitle() {
return menuTitle;
}
public void setMenuTitle(String menuTitle) {
this.menuTitle = menuTitle;
}
public int getMenuIco... |
3e334b09ac3df0b9f4b3a9ec262993b0c41d7988 | 4,598 | java | Java | impl/src/model/java/cz/cuni/mff/ksi/nosql/s13e/impl/NoSQLSchema/EntityVersion.java | mff-schema-inference/schema-inference | 6467d83c5ac07ef6627b861bb7c0e24eb3862d3e | [
"MIT"
] | null | null | null | impl/src/model/java/cz/cuni/mff/ksi/nosql/s13e/impl/NoSQLSchema/EntityVersion.java | mff-schema-inference/schema-inference | 6467d83c5ac07ef6627b861bb7c0e24eb3862d3e | [
"MIT"
] | null | null | null | impl/src/model/java/cz/cuni/mff/ksi/nosql/s13e/impl/NoSQLSchema/EntityVersion.java | mff-schema-inference/schema-inference | 6467d83c5ac07ef6627b861bb7c0e24eb3862d3e | [
"MIT"
] | null | null | null | 38.316667 | 152 | 0.634841 | 21,666 | /**
*
*/
package cz.cuni.mff.ksi.nosql.s13e.impl.NoSQLSchema;
import org.eclipse.emf.common.util.EList;
import org.eclipse.emf.ecore.EObject;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Entity Version</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The following features are supp... |
3e334bb4506db343e46b808506d55d68252d8e17 | 1,252 | java | Java | model/src/main/java/com/salesforce/apollo/model/Database.java | ChiralBehaviors/apollo | 8605fbed4ee3b804174b547ec3196d559708595e | [
"BSD-3-Clause"
] | null | null | null | model/src/main/java/com/salesforce/apollo/model/Database.java | ChiralBehaviors/apollo | 8605fbed4ee3b804174b547ec3196d559708595e | [
"BSD-3-Clause"
] | null | null | null | model/src/main/java/com/salesforce/apollo/model/Database.java | ChiralBehaviors/apollo | 8605fbed4ee3b804174b547ec3196d559708595e | [
"BSD-3-Clause"
] | null | null | null | 24.076923 | 111 | 0.693291 | 21,667 | /*
* Copyright (c) 2021, salesforce.com, inc.
* All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
* For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/BSD-3-Clause
*/
package com.salesforce.apollo.model;
import java.sql.SQLException;
import com.salesforce.a... |
3e334bdec5419d6a1a7d3882f93eeb1b538532d7 | 27,793 | java | Java | calendarview/src/main/java/com/haibin/calendarview/CalendarUtil.java | Estheryu991/CalendarView | 0a852bf32aa5769c65d26a3e954662ba6011c3b7 | [
"Apache-2.0"
] | 552 | 2020-02-22T07:26:20.000Z | 2022-03-19T16:17:53.000Z | calendarview/src/main/java/com/haibin/calendarview/CalendarUtil.java | Estheryu991/CalendarView | 0a852bf32aa5769c65d26a3e954662ba6011c3b7 | [
"Apache-2.0"
] | 47 | 2020-03-10T12:14:16.000Z | 2022-03-22T01:42:29.000Z | calendarview/src/main/java/com/haibin/calendarview/CalendarUtil.java | Estheryu991/CalendarView | 0a852bf32aa5769c65d26a3e954662ba6011c3b7 | [
"Apache-2.0"
] | 117 | 2020-02-23T08:34:39.000Z | 2022-03-09T11:24:18.000Z | 34.575871 | 130 | 0.605058 | 21,668 | /*
* Copyright (C) 2016 huanghaibin_dev <anpch@example.com>
* WebSite https://github.com/MiracleTimes-Dev
* 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.or... |
3e334be7de362a197e7946190e0085bc1718e5b5 | 1,053 | java | Java | java/BunkAccountingApplication/BunkAccountingWebService/src/main/java/bronz/accounting/bunk/webservice/UncaughtServiceException.java | robbinmathew/centbunk | 60e27edbbd0dbb685b27b78492f0bea1c9774634 | [
"Unlicense"
] | null | null | null | java/BunkAccountingApplication/BunkAccountingWebService/src/main/java/bronz/accounting/bunk/webservice/UncaughtServiceException.java | robbinmathew/centbunk | 60e27edbbd0dbb685b27b78492f0bea1c9774634 | [
"Unlicense"
] | 1 | 2015-11-09T18:26:45.000Z | 2015-11-09T18:26:45.000Z | java/BunkAccountingApplication/BunkAccountingWebService/src/main/java/bronz/accounting/bunk/webservice/UncaughtServiceException.java | robbinmathew/centbunk | 60e27edbbd0dbb685b27b78492f0bea1c9774634 | [
"Unlicense"
] | null | null | null | 40.5 | 147 | 0.740741 | 21,669 | package bronz.accounting.bunk.webservice;
import bronz.accounting.bunk.framework.exceptions.BunkValidationException;
import org.apache.logging.log4j.LogManager;
import javax.ws.rs.core.Response;
import javax.ws.rs.ext.ExceptionMapper;
import javax.ws.rs.ext.Provider;
@Provider
public class UncaughtServiceException e... |
3e334c919119d85a292c35f1d0b86d5c19c5965c | 2,843 | java | Java | app/src/main/java/com/huyentran/nytsearch/model/Article.java | heyhuyen/codepath-nytimes-search | d2ed4b7f0be44a5f9dffe507e01866ad6c71055a | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/huyentran/nytsearch/model/Article.java | heyhuyen/codepath-nytimes-search | d2ed4b7f0be44a5f9dffe507e01866ad6c71055a | [
"Apache-2.0"
] | 1 | 2016-10-24T07:40:06.000Z | 2016-10-24T07:40:06.000Z | app/src/main/java/com/huyentran/nytsearch/model/Article.java | heyhuyen/codepath-nytimes-search | d2ed4b7f0be44a5f9dffe507e01866ad6c71055a | [
"Apache-2.0"
] | null | null | null | 27.336538 | 96 | 0.618713 | 21,670 | package com.huyentran.nytsearch.model;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import org.parceler.Parcel;
import java.util.ArrayList;
import static com.huyentran.nytsearch.utils.Constants.EMPTY;
/**
* Article model.
*/
@Parcel
public class Article {
private stati... |
3e334cc6b5eed7cde80ce9c56d99352d03751202 | 1,166 | java | Java | java/src/main/java/com/ciaoshen/leetcode/top_k_frequent_words/Solution3.java | helloShen/leetcode | 5bba26f0612d785800c990947db8dae3af4bad81 | [
"MIT"
] | 1 | 2019-03-06T22:03:56.000Z | 2019-03-06T22:03:56.000Z | java/src/main/java/com/ciaoshen/leetcode/top_k_frequent_words/Solution3.java | helloShen/leetcode | 5bba26f0612d785800c990947db8dae3af4bad81 | [
"MIT"
] | 1 | 2019-03-07T00:58:26.000Z | 2019-03-19T01:43:05.000Z | java/src/main/java/com/ciaoshen/leetcode/top_k_frequent_words/Solution3.java | helloShen/leetcode | 5bba26f0612d785800c990947db8dae3af4bad81 | [
"MIT"
] | null | null | null | 30.684211 | 91 | 0.546312 | 21,671 | /**
* Leetcode - top_k_frequent_words
*/
package com.ciaoshen.leetcode.top_k_frequent_words;
import java.util.*;
import com.ciaoshen.leetcode.util.*;
/**
* 统计词频的同时用PriorityQueue排序。
*/
class Solution3 implements Solution {
public List<String> topKFrequent(String[] words, int k) {
Map<String, Integer> d... |
3e334d2488e2736e729b30d8d08db5dd65b3f48a | 6,054 | java | Java | src/br/com/ti4b/dao/backupDAO.java | OtavioCostaLima/Legado | 82c0f67b0e4a6bd2848cb7cd145b8276dcdc981c | [
"Apache-2.0"
] | null | null | null | src/br/com/ti4b/dao/backupDAO.java | OtavioCostaLima/Legado | 82c0f67b0e4a6bd2848cb7cd145b8276dcdc981c | [
"Apache-2.0"
] | null | null | null | src/br/com/ti4b/dao/backupDAO.java | OtavioCostaLima/Legado | 82c0f67b0e4a6bd2848cb7cd145b8276dcdc981c | [
"Apache-2.0"
] | null | null | null | 40.092715 | 176 | 0.522464 | 21,672 | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package br.com.ti4b.dao;
import java.awt.Toolkit;
import java.io.BufferedReader;
import java.io.File;
import java.io.IOExcep... |
3e334d8cd9c0c68e6894f4bcd89861a0cff09991 | 960 | java | Java | com.gam.urcap.programmonitor/src/main/java/com/gam/urcap/programmonitor/monitoring/ResultSet.java | BomMadsen/URCap-ProgramMonitor | 0a4396daeff015af64591570a57b58cd8331d23c | [
"Apache-2.0"
] | null | null | null | com.gam.urcap.programmonitor/src/main/java/com/gam/urcap/programmonitor/monitoring/ResultSet.java | BomMadsen/URCap-ProgramMonitor | 0a4396daeff015af64591570a57b58cd8331d23c | [
"Apache-2.0"
] | null | null | null | com.gam.urcap.programmonitor/src/main/java/com/gam/urcap/programmonitor/monitoring/ResultSet.java | BomMadsen/URCap-ProgramMonitor | 0a4396daeff015af64591570a57b58cd8331d23c | [
"Apache-2.0"
] | null | null | null | 19.2 | 96 | 0.703125 | 21,673 | package com.gam.urcap.programmonitor.monitoring;
public class ResultSet {
private AxisExtremity X_AXIS = new AxisExtremity();
private AxisExtremity Y_AXIS = new AxisExtremity();
private AxisExtremity Z_AXIS = new AxisExtremity();
private Double SPEED_MAX;
public void setX(Double min, Double max) {
X_AXIS.set... |
3e334d9ae60b851b79db5fe983f5626d5e0ee84d | 367 | java | Java | src/test/java/netherwulf/springframework/ditraining/DiTrainingApplicationTests.java | Netherwulf/Spring_Dependency_Injection_Training | f751ececd39a389a6ca28d44080104dc8cc6c593 | [
"MIT"
] | null | null | null | src/test/java/netherwulf/springframework/ditraining/DiTrainingApplicationTests.java | Netherwulf/Spring_Dependency_Injection_Training | f751ececd39a389a6ca28d44080104dc8cc6c593 | [
"MIT"
] | null | null | null | src/test/java/netherwulf/springframework/ditraining/DiTrainingApplicationTests.java | Netherwulf/Spring_Dependency_Injection_Training | f751ececd39a389a6ca28d44080104dc8cc6c593 | [
"MIT"
] | null | null | null | 21.588235 | 60 | 0.80109 | 21,674 | package netherwulf.springframework.ditraining;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class DiTrainingApplicationTests {
@... |
3e334defa7f45ae888aa440a9c301f69fadb61a2 | 3,363 | java | Java | android-core/plugins/org.eclipse.andmore/src/org/eclipse/andmore/internal/lint/UseCompoundDrawableDetectorFix.java | androidworx/andworx | f8de7f8caa20e632fdd1eda2e47f32ec391392c4 | [
"Apache-2.0"
] | 2 | 2018-11-17T08:48:47.000Z | 2019-03-01T14:51:27.000Z | android-core/plugins/org.eclipse.andmore/src/org/eclipse/andmore/internal/lint/UseCompoundDrawableDetectorFix.java | androidworx/andworx | f8de7f8caa20e632fdd1eda2e47f32ec391392c4 | [
"Apache-2.0"
] | 1 | 2018-11-28T02:36:03.000Z | 2018-11-28T02:36:03.000Z | android-core/plugins/org.eclipse.andmore/src/org/eclipse/andmore/internal/lint/UseCompoundDrawableDetectorFix.java | androidworx/andworx | f8de7f8caa20e632fdd1eda2e47f32ec391392c4 | [
"Apache-2.0"
] | null | null | null | 35.03125 | 94 | 0.705025 | 21,675 | /*
* Copyright (C) 2012 The Android Open Source Project
*
* Licensed under the Eclipse Public License, Version 1.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.eclipse.org/org/documents/epl-v10.php
*
* Unless r... |
3e334df3e44cb6fe4aa9eea223657b49d79200c4 | 399 | java | Java | chapter_002/src/main/java/ru/job4j/inheritance/Doctor.java | SergeyVolko/VolkovS | c40d94259622a5d57a921066807080ec4d7be657 | [
"Apache-2.0"
] | null | null | null | chapter_002/src/main/java/ru/job4j/inheritance/Doctor.java | SergeyVolko/VolkovS | c40d94259622a5d57a921066807080ec4d7be657 | [
"Apache-2.0"
] | null | null | null | chapter_002/src/main/java/ru/job4j/inheritance/Doctor.java | SergeyVolko/VolkovS | c40d94259622a5d57a921066807080ec4d7be657 | [
"Apache-2.0"
] | null | null | null | 26.533333 | 85 | 0.640704 | 21,676 | package ru.job4j.inheritance;
/**
* @author Sergey Volkov (lyhxr@example.com)
* @version $Id$
* @since 10.01.2018
*/
public class Doctor extends Profession {
public Doctor(int age, String name, String diploma) {
super(age, name, diploma);
}
public String treats(Patient patient) {
return ... |
3e334e89ba98baab973caac5777ae8dcc27ebf48 | 10,029 | java | Java | common/arcus-common/src/test/java/com/iris/regex/TestByteRegex.java | eanderso/arcusplatform | a2293efa1cd8e884e6bedbe9c51bf29832ba8652 | [
"Apache-2.0"
] | null | null | null | common/arcus-common/src/test/java/com/iris/regex/TestByteRegex.java | eanderso/arcusplatform | a2293efa1cd8e884e6bedbe9c51bf29832ba8652 | [
"Apache-2.0"
] | null | null | null | common/arcus-common/src/test/java/com/iris/regex/TestByteRegex.java | eanderso/arcusplatform | a2293efa1cd8e884e6bedbe9c51bf29832ba8652 | [
"Apache-2.0"
] | null | null | null | 40.277108 | 154 | 0.594875 | 21,677 | /*
* Copyright 2019 Arcus 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 applicable law or agreed to ... |
3e334ee462263729f2a390d34a8edb11254eef39 | 159 | java | Java | user-commons/src/main/java/cn/itcast/auth/commons/UserKey.java | pfhello/oauth2-jwt-parent | c66945ae19fd487c792f1414fb80f6890a2da613 | [
"MIT"
] | null | null | null | user-commons/src/main/java/cn/itcast/auth/commons/UserKey.java | pfhello/oauth2-jwt-parent | c66945ae19fd487c792f1414fb80f6890a2da613 | [
"MIT"
] | null | null | null | user-commons/src/main/java/cn/itcast/auth/commons/UserKey.java | pfhello/oauth2-jwt-parent | c66945ae19fd487c792f1414fb80f6890a2da613 | [
"MIT"
] | null | null | null | 17.666667 | 35 | 0.748428 | 21,678 | package cn.itcast.auth.commons;
public interface UserKey {
String USER_TOKEN="user_token";
//token保存在redis中的过期时间
long USER_TOKEN_TIMEOUT=1200;
}
|
3e334ee8d8c6b6d8c1aa4417f3e17478ed70940e | 413 | java | Java | src/main/java/com/codingnomads/impacttracker/logic/authentication/AuthenticationProvider.java | MikeyLuk/Articles | a93986b93f9e70a0d79b9261a209695f43d79101 | [
"MIT"
] | null | null | null | src/main/java/com/codingnomads/impacttracker/logic/authentication/AuthenticationProvider.java | MikeyLuk/Articles | a93986b93f9e70a0d79b9261a209695f43d79101 | [
"MIT"
] | null | null | null | src/main/java/com/codingnomads/impacttracker/logic/authentication/AuthenticationProvider.java | MikeyLuk/Articles | a93986b93f9e70a0d79b9261a209695f43d79101 | [
"MIT"
] | null | null | null | 31.769231 | 71 | 0.823245 | 21,679 | package com.codingnomads.impacttracker.logic.authentication;
import org.springframework.security.core.Authentication;
import org.springframework.security.core.context.SecurityContextHolder;
import org.springframework.stereotype.Service;
@Service
public class AuthenticationProvider {
public Authentication getAuthe... |
3e334f192783ace6a2cd224d1942383c1e89537a | 6,663 | java | Java | app/src/main/java/cu/xkoders/presentationcard/activities/Contacts.java | rlavila8713/bitKard | 072b44a553a1d0cd73b8b6ace0b9ee73692138fe | [
"MIT"
] | null | null | null | app/src/main/java/cu/xkoders/presentationcard/activities/Contacts.java | rlavila8713/bitKard | 072b44a553a1d0cd73b8b6ace0b9ee73692138fe | [
"MIT"
] | null | null | null | app/src/main/java/cu/xkoders/presentationcard/activities/Contacts.java | rlavila8713/bitKard | 072b44a553a1d0cd73b8b6ace0b9ee73692138fe | [
"MIT"
] | null | null | null | 40.138554 | 167 | 0.557256 | 21,680 | package cu.xkoders.presentationcard.activities;
import android.Manifest;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.net.Uri;
import android.support.design.widget.CollapsingToolbarLayout;
import android.support.design.widget.FloatingActionButton;
import android.support.desi... |
3e334f67357b2f533737860233a3f58a57c2ea07 | 5,855 | java | Java | hedera-node/src/test/java/com/hedera/services/fees/calculation/crypto/queries/GetAccountInfoResourceUsageTest.java | eddiemuro123/hedera-services | 8530a14a4218f5a4d11ca5bc282ab220157ccead | [
"Apache-2.0"
] | null | null | null | hedera-node/src/test/java/com/hedera/services/fees/calculation/crypto/queries/GetAccountInfoResourceUsageTest.java | eddiemuro123/hedera-services | 8530a14a4218f5a4d11ca5bc282ab220157ccead | [
"Apache-2.0"
] | null | null | null | hedera-node/src/test/java/com/hedera/services/fees/calculation/crypto/queries/GetAccountInfoResourceUsageTest.java | eddiemuro123/hedera-services | 8530a14a4218f5a4d11ca5bc282ab220157ccead | [
"Apache-2.0"
] | 1 | 2021-12-06T21:22:47.000Z | 2021-12-06T21:22:47.000Z | 34.64497 | 98 | 0.771648 | 21,681 | package com.hedera.services.fees.calculation.crypto.queries;
/*-
*
* Hedera Services Node
*
* 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 t... |
3e334f691f19822ea034c76f354e90f525016e4c | 1,321 | java | Java | SistemaGestaoPizzaria/src/java/com/modelDAO/TipoPizzaDAO.java | dumildematos/SistemaGestaoPizzaria | 2bdcb3f8accf3e5772fb6a43741bd52d39f49052 | [
"MIT"
] | null | null | null | SistemaGestaoPizzaria/src/java/com/modelDAO/TipoPizzaDAO.java | dumildematos/SistemaGestaoPizzaria | 2bdcb3f8accf3e5772fb6a43741bd52d39f49052 | [
"MIT"
] | null | null | null | SistemaGestaoPizzaria/src/java/com/modelDAO/TipoPizzaDAO.java | dumildematos/SistemaGestaoPizzaria | 2bdcb3f8accf3e5772fb6a43741bd52d39f49052 | [
"MIT"
] | 1 | 2020-11-11T13:19:14.000Z | 2020-11-11T13:19:14.000Z | 28.106383 | 89 | 0.703255 | 21,682 | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.modelDAO;
import com.controller.TipoPizzaController;
import com.interfaces.TipoPizzaInterface;
import com.model.TipoPizzaM... |
3e334f8fcf5abc9fcaf00b804b5b450381588394 | 450 | java | Java | src/main/java/com/example/clarence/imageloaderlibrary/ILoadImage.java | clarenceV1/LibImageLoader | 9aeddf522c22c179b7ceee387af67cc4d5e2c478 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/example/clarence/imageloaderlibrary/ILoadImage.java | clarenceV1/LibImageLoader | 9aeddf522c22c179b7ceee387af67cc4d5e2c478 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/example/clarence/imageloaderlibrary/ILoadImage.java | clarenceV1/LibImageLoader | 9aeddf522c22c179b7ceee387af67cc4d5e2c478 | [
"Apache-2.0"
] | null | null | null | 26.470588 | 72 | 0.791111 | 21,683 | package com.example.clarence.imageloaderlibrary;
import android.content.Context;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentActivity;
/**
* Created by clarence on 2018/4/9.
*/
public interface ILoadImage {
void loadImage(Context context, ILoadImageParams builder);
void lo... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.