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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e2b62c1a615febab567623b9495b17e46144abf | 16,338 | java | Java | sdks/java/io/mongodb/src/test/java/org/apache/beam/sdk/io/mongodb/MongoDbIOTest.java | Snowflake-Labs/beam | 9317462f73cd3aeb42145ba41ba3b1ef0f72674b | [
"PSF-2.0",
"Apache-2.0",
"BSD-3-Clause"
] | 5,279 | 2016-12-29T04:00:44.000Z | 2022-03-31T22:56:45.000Z | sdks/java/io/mongodb/src/test/java/org/apache/beam/sdk/io/mongodb/MongoDbIOTest.java | Snowflake-Labs/beam | 9317462f73cd3aeb42145ba41ba3b1ef0f72674b | [
"PSF-2.0",
"Apache-2.0",
"BSD-3-Clause"
] | 14,149 | 2016-12-28T00:43:50.000Z | 2022-03-31T23:50:22.000Z | sdks/java/io/mongodb/src/test/java/org/apache/beam/sdk/io/mongodb/MongoDbIOTest.java | Snowflake-Labs/beam | 9317462f73cd3aeb42145ba41ba3b1ef0f72674b | [
"PSF-2.0",
"Apache-2.0",
"BSD-3-Clause"
] | 3,763 | 2016-12-29T04:06:10.000Z | 2022-03-31T22:25:49.000Z | 36.226164 | 139 | 0.633921 | 18,372 | /*
* 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 ... |
3e2b6337c27417030b6bd5b10379f9b67a075968 | 1,201 | java | Java | app/src/main/java/com/example/john/facedetector_demo/Helper/RectOverlay.java | JoeKifle/MLkit-FaceDetector | 57de72fb1a501d61e64a2151360274b539892183 | [
"MIT"
] | null | null | null | app/src/main/java/com/example/john/facedetector_demo/Helper/RectOverlay.java | JoeKifle/MLkit-FaceDetector | 57de72fb1a501d61e64a2151360274b539892183 | [
"MIT"
] | null | null | null | app/src/main/java/com/example/john/facedetector_demo/Helper/RectOverlay.java | JoeKifle/MLkit-FaceDetector | 57de72fb1a501d61e64a2151360274b539892183 | [
"MIT"
] | null | null | null | 21.836364 | 66 | 0.694421 | 18,373 | package com.example.john.facedetector_demo.Helper;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Rect;
import android.graphics.RectF;
import android.util.AttributeSet;
public class RectOverlay extends GraphicOverla... |
3e2b638404895202ce5c53a7d2f8b1a3e61f2011 | 9,310 | java | Java | wallet-service-impl/src/main/java/com/blockchain/wallet/api/business/impl/WalletApiBusinessImpl.java | logan2013/wallet | 78dac0ac92b1cf33a35bb748958b1344d3d6b646 | [
"Apache-2.0"
] | 4 | 2019-06-25T06:08:53.000Z | 2021-03-05T09:49:00.000Z | wallet-service-impl/src/main/java/com/blockchain/wallet/api/business/impl/WalletApiBusinessImpl.java | logan2013/wallet | 78dac0ac92b1cf33a35bb748958b1344d3d6b646 | [
"Apache-2.0"
] | null | null | null | wallet-service-impl/src/main/java/com/blockchain/wallet/api/business/impl/WalletApiBusinessImpl.java | logan2013/wallet | 78dac0ac92b1cf33a35bb748958b1344d3d6b646 | [
"Apache-2.0"
] | 2 | 2019-07-10T16:34:19.000Z | 2021-01-01T13:25:06.000Z | 44.545455 | 138 | 0.711278 | 18,374 | package com.blockchain.wallet.api.business.impl;
import com.blockchain.wallet.api.WalletApiConstants;
import com.blockchain.wallet.api.WalletApiException;
import com.blockchain.wallet.api.business.WalletApiBusiness;
import com.blockchain.wallet.api.dto.WalletApiRegisterRequestDTO;
import com.blockchain.wallet.api.dto.... |
3e2b640fdedb67cc713c4fe84576efa3e8d08837 | 647 | java | Java | solution/0216-combination-sum-iii/Solution.java | frankbearzou/LeetCode | 66ef7006a894ddd6a912d08fa4d6639437ae659e | [
"MIT"
] | null | null | null | solution/0216-combination-sum-iii/Solution.java | frankbearzou/LeetCode | 66ef7006a894ddd6a912d08fa4d6639437ae659e | [
"MIT"
] | null | null | null | solution/0216-combination-sum-iii/Solution.java | frankbearzou/LeetCode | 66ef7006a894ddd6a912d08fa4d6639437ae659e | [
"MIT"
] | null | null | null | 30.809524 | 107 | 0.500773 | 18,375 | class Solution {
public List<List<Integer>> combinationSum3(int k, int n) {
List<List<Integer>> ans = new ArrayList<>();
backtracking(ans, new ArrayList<Integer>(), k, n, 1);
return ans;
}
private void backtracking(List<List<Integer>> ans, List<Integer> list, int k, int remains,... |
3e2b6516afe9dc8190b945e3a1e0e73bad10a667 | 1,576 | java | Java | Forest.java | Sriman1/TestDemTest | 6db90676d36a0f1e01aaa71babbfed84961dd868 | [
"MIT"
] | null | null | null | Forest.java | Sriman1/TestDemTest | 6db90676d36a0f1e01aaa71babbfed84961dd868 | [
"MIT"
] | 1 | 2021-01-08T22:03:37.000Z | 2021-01-08T22:03:37.000Z | Forest.java | Sriman1/TestDemTest | 6db90676d36a0f1e01aaa71babbfed84961dd868 | [
"MIT"
] | null | null | null | 23.522388 | 77 | 0.512056 | 18,376 | import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
public class Forest {
public static List<TreeNode> delNodes(TreeNode root, int[] to_delete) {
Set<Integer> set=new HashSet<>();
for(int i:to_delete){
set.add(i... |
3e2b657acaef386b6dc8eb9af63b8fb067a9bb49 | 19,836 | java | Java | src/main/java/js/geometry/MyMath.java | jpsember/java-core | f98f74237578a6479067790900b3dae778cdb1fa | [
"MIT"
] | null | null | null | src/main/java/js/geometry/MyMath.java | jpsember/java-core | f98f74237578a6479067790900b3dae778cdb1fa | [
"MIT"
] | 9 | 2021-09-05T17:23:43.000Z | 2022-01-29T23:39:05.000Z | src/main/java/js/geometry/MyMath.java | jpsember/java-core | f98f74237578a6479067790900b3dae778cdb1fa | [
"MIT"
] | null | null | null | 30.945398 | 110 | 0.608338 | 18,377 | /**
* MIT License
*
* Copyright (c) 2021 Jeff Sember
*
* 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, m... |
3e2b66208b203ac55eedf171fc1f830615b2e095 | 468 | java | Java | src/camel_case_v02/robot/droid/Builder.java | jmerle/battlecode-2022 | f57d35495305c1c18a75f95ec4264c310867bccb | [
"MIT"
] | 1 | 2022-02-27T18:24:48.000Z | 2022-02-27T18:24:48.000Z | src/camel_case_v02/robot/droid/Builder.java | jmerle/battlecode-2022 | f57d35495305c1c18a75f95ec4264c310867bccb | [
"MIT"
] | null | null | null | src/camel_case_v02/robot/droid/Builder.java | jmerle/battlecode-2022 | f57d35495305c1c18a75f95ec4264c310867bccb | [
"MIT"
] | null | null | null | 23.4 | 57 | 0.732906 | 18,378 | package camel_case_v02.robot.droid;
import battlecode.common.GameActionException;
import battlecode.common.RobotController;
import battlecode.common.RobotType;
import camel_case_v02.dijkstra.Dijkstra20;
public class Builder extends Droid {
public Builder(RobotController rc) {
super(rc, RobotType.BUILDER, ... |
3e2b66e1057442c5bedb8c3079d93894764ba839 | 1,085 | java | Java | app/src/main/java/lk/paradox/kekayan/fabfit/widget/DashClock.java | codezilla2018/FabFit | 95407e1bbfe9c37d5eede2291ac7e4e17458fec9 | [
"MIT"
] | 5 | 2018-05-21T20:29:11.000Z | 2018-05-31T12:05:15.000Z | app/src/main/java/lk/paradox/kekayan/fabfit/widget/DashClock.java | codezilla2018/FabFit | 95407e1bbfe9c37d5eede2291ac7e4e17458fec9 | [
"MIT"
] | 1 | 2018-05-21T20:28:30.000Z | 2018-05-21T20:28:30.000Z | app/src/main/java/lk/paradox/kekayan/fabfit/widget/DashClock.java | codezilla2018/FabFit | 95407e1bbfe9c37d5eede2291ac7e4e17458fec9 | [
"MIT"
] | 2 | 2018-05-18T14:41:01.000Z | 2018-05-18T14:42:19.000Z | 32.878788 | 85 | 0.727189 | 18,379 | package lk.paradox.kekayan.fabfit.widget;
import android.content.Intent;
import com.google.android.apps.dashclock.api.DashClockExtension;
import com.google.android.apps.dashclock.api.ExtensionData;
import lk.paradox.kekayan.fabfit.MainActivity;
import lk.paradox.kekayan.fabfit.R;
import lk.paradox.kekayan.fabfit.db.... |
3e2b674f1612c0adffb80ef57650f7a962a7806b | 1,041 | java | Java | src/com/edwise/dedicamns/beans/MonthReportBean.java | edwise/DedicaMNS | c2a0a0eef70e1897da64015d26f9384c88f31cb4 | [
"Apache-2.0"
] | null | null | null | src/com/edwise/dedicamns/beans/MonthReportBean.java | edwise/DedicaMNS | c2a0a0eef70e1897da64015d26f9384c88f31cb4 | [
"Apache-2.0"
] | null | null | null | src/com/edwise/dedicamns/beans/MonthReportBean.java | edwise/DedicaMNS | c2a0a0eef70e1897da64015d26f9384c88f31cb4 | [
"Apache-2.0"
] | 1 | 2018-09-11T22:50:53.000Z | 2018-09-11T22:50:53.000Z | 18.589286 | 72 | 0.736792 | 18,380 | /**
*
*/
package com.edwise.dedicamns.beans;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
/**
* @author edwise
*
*/
public class MonthReportBean implements Serializable {
/**
*
*/
private static final long serialVersionUID = -3947266002963067502L;
private Stri... |
3e2b6773e065b1737d78c57f348c9d5cdac3ab62 | 333 | java | Java | src/main/java/com/wisercat/testassigment/TestAssigmentApplication.java | DanBondarenko/wisercat-test-assignment | 42259f1ad695ad8aa6768b62c219e6279dcaca28 | [
"MIT"
] | null | null | null | src/main/java/com/wisercat/testassigment/TestAssigmentApplication.java | DanBondarenko/wisercat-test-assignment | 42259f1ad695ad8aa6768b62c219e6279dcaca28 | [
"MIT"
] | null | null | null | src/main/java/com/wisercat/testassigment/TestAssigmentApplication.java | DanBondarenko/wisercat-test-assignment | 42259f1ad695ad8aa6768b62c219e6279dcaca28 | [
"MIT"
] | null | null | null | 23.785714 | 68 | 0.831832 | 18,381 | package com.wisercat.testassigment;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class TestAssigmentApplication {
public static void main(String[] args) {
SpringApplication.run(TestAssigmentApplication.class, ... |
3e2b6805d54cc1d69942c5fb71e2b2249e86d200 | 6,103 | java | Java | src/libSB/collections/table/ArrayListTable.java | berndt-simon/libSB_Commons | 64f02c0b5a0fac5195eed9f1b3937657720e9f55 | [
"MIT"
] | null | null | null | src/libSB/collections/table/ArrayListTable.java | berndt-simon/libSB_Commons | 64f02c0b5a0fac5195eed9f1b3937657720e9f55 | [
"MIT"
] | null | null | null | src/libSB/collections/table/ArrayListTable.java | berndt-simon/libSB_Commons | 64f02c0b5a0fac5195eed9f1b3937657720e9f55 | [
"MIT"
] | null | null | null | 27.004425 | 96 | 0.675733 | 18,382 | /*
* The MIT License
*
* Copyright 2016 Simon Berndt.
*
* 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,... |
3e2b68f69484f3e013b35f916259c790d84c2722 | 965 | java | Java | app/src/main/java/com/hoommus/gyrosnake/GameInstructionsDialogFragment.java | Hoommus/gyrosnake | e67caae2035857675baaf06ffd2196af0c50f04e | [
"MIT"
] | null | null | null | app/src/main/java/com/hoommus/gyrosnake/GameInstructionsDialogFragment.java | Hoommus/gyrosnake | e67caae2035857675baaf06ffd2196af0c50f04e | [
"MIT"
] | null | null | null | app/src/main/java/com/hoommus/gyrosnake/GameInstructionsDialogFragment.java | Hoommus/gyrosnake | e67caae2035857675baaf06ffd2196af0c50f04e | [
"MIT"
] | null | null | null | 34.464286 | 107 | 0.737824 | 18,383 | package com.hoommus.gyrosnake;
import android.app.AlertDialog;
import android.app.Dialog;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v4.app.DialogFragment;
public class GameInstructionsDialogFragment extends DialogFragment {
@NonNull
@Override
public Dialog onCreate... |
3e2b6986a0a2e10d95740f841e5ca35d7dca1bda | 97,878 | java | Java | src/main/java/br/com/swconsultoria/cte/wsdl/cteinutilizacaoMS/CteInutilizacaoStub.java | Samuel-Oliveira/Java_CTe | 918379ccc875adb4b2b3b0e2d54e1957f09ab37d | [
"MIT"
] | 53 | 2017-02-17T16:36:23.000Z | 2022-02-08T17:39:33.000Z | src/main/java/br/com/swconsultoria/cte/wsdl/cteinutilizacaoMS/CteInutilizacaoStub.java | Samuel-Oliveira/Java_CTe | 918379ccc875adb4b2b3b0e2d54e1957f09ab37d | [
"MIT"
] | 14 | 2017-03-03T12:47:21.000Z | 2021-06-29T17:30:41.000Z | src/main/java/br/com/swconsultoria/cte/wsdl/cteinutilizacaoMS/CteInutilizacaoStub.java | Samuel-Oliveira/Java_CTe | 918379ccc875adb4b2b3b0e2d54e1957f09ab37d | [
"MIT"
] | 33 | 2017-05-06T22:46:00.000Z | 2021-12-25T17:55:17.000Z | 43.715051 | 171 | 0.538742 | 18,384 | /**
* CteInutilizacaoStub.java
*
* This file was auto-generated from WSDL
* by the Apache Axis2 version: 1.7.5 Built on : May 06, 2017 (03:45:26 BST)
*/
package br.com.swconsultoria.cte.wsdl.cteinutilizacaoMS;
/*
* CteInutilizacaoStub java implementation
*/
public class CteInutilizacaoStub extends org.apache... |
3e2b6a98eecccaf77f443b9f45deea582cd7b509 | 704 | java | Java | Plus/189_Rotate Array.java | Wei620/LC150 | 61a96dbb0e4a2d90797fe2fb3749f299d9447aae | [
"MIT"
] | null | null | null | Plus/189_Rotate Array.java | Wei620/LC150 | 61a96dbb0e4a2d90797fe2fb3749f299d9447aae | [
"MIT"
] | null | null | null | Plus/189_Rotate Array.java | Wei620/LC150 | 61a96dbb0e4a2d90797fe2fb3749f299d9447aae | [
"MIT"
] | null | null | null | 19.555556 | 92 | 0.431818 | 18,385 | /*
189 Rotate Array
Rotate an array of n elements to the right by k steps.
For example, with n = 7 and k = 3, the array [1,2,3,4,5,6,7] is rotated to [5,6,7,1,2,3,4].
*/
/*****
1. k = k%n 处理负数和长数.
2. 有数Kth, length - k.
*****/
public class Solution {
public void rotate(int[] nums, int k) {
int n = nums... |
3e2b6b190fbcf7142f902a1dbde68be74d6d12b2 | 778 | java | Java | bbcmall-product/src/main/java/com/bbc/bbcmall/product/entity/BrandEntity.java | zy342500/bbcmall | 0bc2fab5f9c7c82d9a994b4279da55775a8f715a | [
"Apache-2.0"
] | null | null | null | bbcmall-product/src/main/java/com/bbc/bbcmall/product/entity/BrandEntity.java | zy342500/bbcmall | 0bc2fab5f9c7c82d9a994b4279da55775a8f715a | [
"Apache-2.0"
] | null | null | null | bbcmall-product/src/main/java/com/bbc/bbcmall/product/entity/BrandEntity.java | zy342500/bbcmall | 0bc2fab5f9c7c82d9a994b4279da55775a8f715a | [
"Apache-2.0"
] | null | null | null | 14.679245 | 53 | 0.670951 | 18,386 | package com.bbc.bbcmall.product.entity;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableName;
import java.io.Serializable;
import java.util.Date;
import lombok.Data;
/**
* 品牌
*
* @author zhenye
* @email efpyi@example.com
* @date 2020-05-14 18:21:51
*/
@Data
... |
3e2b6be1262dac37d1ceb4c3d92e70e7c3fe34d9 | 47,644 | java | Java | experiments/subjects/math_60/symexe/src/test/org/apache/commons/math/MessagesResources_fr.java | yannicnoller/hydiff | 4df7df1d2f00bf28d6fb2e2ed7a14103084c39f3 | [
"MIT"
] | 19 | 2020-05-24T11:55:24.000Z | 2022-03-29T08:16:36.000Z | experiments/subjects/math_60/symexe/src/test/org/apache/commons/math/MessagesResources_fr.java | newthis/hydiff | dd4fe909fb733fdea9f60ce3729a215322c4371a | [
"MIT"
] | 1 | 2022-01-03T11:48:08.000Z | 2022-01-04T01:07:39.000Z | experiments/subjects/math_60/symexe/src/test/org/apache/commons/math/MessagesResources_fr.java | newthis/hydiff | dd4fe909fb733fdea9f60ce3729a215322c4371a | [
"MIT"
] | 4 | 2020-05-24T11:55:26.000Z | 2021-03-24T02:20:08.000Z | 54.826237 | 165 | 0.682856 | 18,387 | /*
* 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 ... |
3e2b6ca9f0e982118317c9a0977d3943e15cf0ff | 1,301 | java | Java | src/br/com/ti4b/modelo/Consulta.java | OtavioCostaLima/Legado | 82c0f67b0e4a6bd2848cb7cd145b8276dcdc981c | [
"Apache-2.0"
] | null | null | null | src/br/com/ti4b/modelo/Consulta.java | OtavioCostaLima/Legado | 82c0f67b0e4a6bd2848cb7cd145b8276dcdc981c | [
"Apache-2.0"
] | null | null | null | src/br/com/ti4b/modelo/Consulta.java | OtavioCostaLima/Legado | 82c0f67b0e4a6bd2848cb7cd145b8276dcdc981c | [
"Apache-2.0"
] | null | null | null | 18.585714 | 58 | 0.604151 | 18,388 | package br.com.ti4b.modelo;
import java.io.Serializable;
import java.util.Date;
/**
*
* @author GC
*/
public class Consulta implements Serializable, Modelo {
private long id;
private Animal animal;
private Veterinario veterinario;
private Date dataConsulta;
private Strin... |
3e2b6ee2c3fb4f77ec026d2d970601ea7fd7aaf3 | 1,435 | java | Java | src/main/java/me/limeglass/khoryl/elements/entity/bee/ExprBeeStung.java | CasparsTools/Khoryl | e42a423bd080e2773320561a93030f3d176d3fe0 | [
"Apache-2.0"
] | 1 | 2022-01-25T16:34:09.000Z | 2022-01-25T16:34:09.000Z | src/main/java/me/limeglass/khoryl/elements/entity/bee/ExprBeeStung.java | CasparsTools/Khoryl | e42a423bd080e2773320561a93030f3d176d3fe0 | [
"Apache-2.0"
] | null | null | null | src/main/java/me/limeglass/khoryl/elements/entity/bee/ExprBeeStung.java | CasparsTools/Khoryl | e42a423bd080e2773320561a93030f3d176d3fe0 | [
"Apache-2.0"
] | null | null | null | 25.625 | 88 | 0.743554 | 18,389 | package me.limeglass.khoryl.elements.entity.bee;
import org.bukkit.entity.Bee;
import org.bukkit.entity.LivingEntity;
import org.bukkit.event.Event;
import org.eclipse.jdt.annotation.Nullable;
import ch.njol.skript.Skript;
import ch.njol.skript.classes.Changer.ChangeMode;
import ch.njol.skript.doc.Description;
import... |
3e2b6fa3cb6a918c869b086f25e85bf958a3f705 | 431 | java | Java | liu-spring-demo/src/main/java/com/jay/spring/bean/factory/config/ConfigurableBeanFactory.java | XWxiaowei/spring-learn | 8492243af7ef0b95c19e4d87dacb0bb1b11e47b4 | [
"Apache-2.0"
] | 9 | 2018-12-23T11:03:29.000Z | 2020-08-27T08:09:44.000Z | liu-spring-demo/src/main/java/com/jay/spring/bean/factory/config/ConfigurableBeanFactory.java | XWxiaowei/spring-learn | 8492243af7ef0b95c19e4d87dacb0bb1b11e47b4 | [
"Apache-2.0"
] | null | null | null | liu-spring-demo/src/main/java/com/jay/spring/bean/factory/config/ConfigurableBeanFactory.java | XWxiaowei/spring-learn | 8492243af7ef0b95c19e4d87dacb0bb1b11e47b4 | [
"Apache-2.0"
] | 8 | 2018-10-17T07:28:32.000Z | 2020-06-27T03:06:50.000Z | 21.55 | 77 | 0.774942 | 18,390 | package com.jay.spring.bean.factory.config;
import java.util.List;
/**
* Created by xiang.wei on 2018/6/19
*
* @author xiang.wei
*/
public interface ConfigurableBeanFactory extends AutowireCapableBeanFactory{
void setBeanClassLoader(ClassLoader classLoader);
ClassLoader getBeanClassLoader();
void a... |
3e2b715dfc0544305187d5bc133706edaa06c7a4 | 3,079 | java | Java | xdef/src/main/java/org/xdef/XDValueAbstract.java | Syntea/xdef | 23365ba4e6ae5887a92c170b2ff1a0800b88c266 | [
"Apache-2.0"
] | 18 | 2018-12-14T04:55:31.000Z | 2021-07-18T00:24:35.000Z | xdef/src/main/java/org/xdef/XDValueAbstract.java | Syntea/xdef | 23365ba4e6ae5887a92c170b2ff1a0800b88c266 | [
"Apache-2.0"
] | null | null | null | xdef/src/main/java/org/xdef/XDValueAbstract.java | Syntea/xdef | 23365ba4e6ae5887a92c170b2ff1a0800b88c266 | [
"Apache-2.0"
] | 2 | 2019-01-16T14:30:56.000Z | 2019-03-02T19:53:48.000Z | 30.485149 | 80 | 0.677168 | 18,391 | package org.xdef;
import org.xdef.msg.SYS;
import org.xdef.sys.SDatetime;
import org.xdef.sys.SDuration;
import org.xdef.sys.SIllegalArgumentException;
import org.xdef.sys.SUnsupportedOperationException;
import java.math.BigDecimal;
import java.math.BigInteger;
import org.w3c.dom.Element;
import org.w3c.dom.Node;
impo... |
3e2b716a92dd5858666bde8e1624cb92c4b7f9d6 | 1,403 | java | Java | nfse-bh/src/main/java/com/pablodomingos/classes/rps/builders/PedidoCancelamentoInfBuilder.java | pablopdomingos/nfse | 16715e988137047499de6ca6b77516f19390ff6a | [
"MIT"
] | 33 | 2017-01-16T18:53:28.000Z | 2022-02-17T14:04:38.000Z | nfse-bh/src/main/java/com/pablodomingos/classes/rps/builders/PedidoCancelamentoInfBuilder.java | pablopdomingos/nfse | 16715e988137047499de6ca6b77516f19390ff6a | [
"MIT"
] | 7 | 2017-01-12T02:49:03.000Z | 2021-01-11T02:28:32.000Z | nfse-bh/src/main/java/com/pablodomingos/classes/rps/builders/PedidoCancelamentoInfBuilder.java | pablopdomingos/nfse-bh | 16715e988137047499de6ca6b77516f19390ff6a | [
"MIT"
] | 33 | 2017-03-30T20:06:07.000Z | 2021-12-22T21:56:44.000Z | 26.980769 | 100 | 0.756949 | 18,392 | package com.pablodomingos.classes.rps.builders;
import java.util.UUID;
import com.pablodomingos.classes.rps.NFSeIdentificacao;
import com.pablodomingos.classes.rps.NFSeInfPedidoCancelamento;
import com.pablodomingos.classes.rps.enums.CodigoCancelamento;
public class PedidoCancelamentoInfBuilder extends Abstr... |
3e2b72131f5d6c30d2a9ab039c95419205f978d6 | 752 | java | Java | crayfish-common/crayfish-common-json/src/main/java/com/github/sftwnd/crayfish/common/json/deserialize/JsonInstantDeserializer.java | sftwnd/crayfish | 81af7a7560970e99bff3e4447792132ae609e34a | [
"BSD-3-Clause"
] | null | null | null | crayfish-common/crayfish-common-json/src/main/java/com/github/sftwnd/crayfish/common/json/deserialize/JsonInstantDeserializer.java | sftwnd/crayfish | 81af7a7560970e99bff3e4447792132ae609e34a | [
"BSD-3-Clause"
] | 16 | 2020-05-06T13:03:21.000Z | 2020-05-27T21:25:00.000Z | crayfish-common/crayfish-common-json/src/main/java/com/github/sftwnd/crayfish/common/json/deserialize/JsonInstantDeserializer.java | sftwnd/crayfish | 81af7a7560970e99bff3e4447792132ae609e34a | [
"BSD-3-Clause"
] | null | null | null | 27.962963 | 89 | 0.754967 | 18,393 | /*
* Copyright (c) 2017-20xx Andrey D. Shindarev (ychag@example.com)
* This program is made available under the terms of the BSD 3-Clause License.
*/
package com.github.sftwnd.crayfish.common.json.deserialize;
import com.github.sftwnd.crayfish.common.format.parser.TemporalParser;
import com.github.sftwnd.crayfish.c... |
3e2b72516a7b15fb3e133c10dff2d1fecc84aa71 | 1,500 | java | Java | runtime/src/main/java/com/flipkart/flux/dao/iface/StateMachinesDAO.java | tejashtarun14/flux | 2e5a70cdb13245856764ce4792048dfea18a1366 | [
"Apache-2.0"
] | null | null | null | runtime/src/main/java/com/flipkart/flux/dao/iface/StateMachinesDAO.java | tejashtarun14/flux | 2e5a70cdb13245856764ce4792048dfea18a1366 | [
"Apache-2.0"
] | null | null | null | runtime/src/main/java/com/flipkart/flux/dao/iface/StateMachinesDAO.java | tejashtarun14/flux | 2e5a70cdb13245856764ce4792048dfea18a1366 | [
"Apache-2.0"
] | null | null | null | 36.585366 | 108 | 0.753333 | 18,394 | /*
* Copyright 2012-2016, the original author or authors.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
* Unless required by applicable law ... |
3e2b72866341ef47d62350cac4a6b1483a908336 | 529 | java | Java | multithreading/src/main/java/com/mythtrad/proj4/ConditionTest/ThreadB.java | xiangzz159/JInterview-demo | 5669af41897d14e57bdc6f6926ddc3f797edfe8b | [
"MIT"
] | null | null | null | multithreading/src/main/java/com/mythtrad/proj4/ConditionTest/ThreadB.java | xiangzz159/JInterview-demo | 5669af41897d14e57bdc6f6926ddc3f797edfe8b | [
"MIT"
] | null | null | null | multithreading/src/main/java/com/mythtrad/proj4/ConditionTest/ThreadB.java | xiangzz159/JInterview-demo | 5669af41897d14e57bdc6f6926ddc3f797edfe8b | [
"MIT"
] | null | null | null | 19.592593 | 46 | 0.531191 | 18,395 | package com.mythtrad.proj4.ConditionTest;
/**
* @Author:Yerik Xiang
* @Date:2020/9/29 10:07
* @Desc:
*/
public class ThreadB extends Thread {
private MyService myService;
public ThreadB(MyService myService) {
this.myService = myService;
}
@Override
public void run() {
while (t... |
3e2b72b139df266dc865cb029410aa27f7a31b2d | 191 | java | Java | backend/commons/security/security-client-api/src/main/java/com/octoperf/kraken/security/client/api/SecurityClientBuilder.java | kpraveenreddy220/kraken-master | 6bbfce9abe93c5f37d3426a6d0c51d629403d65f | [
"Apache-2.0"
] | 113 | 2019-05-27T09:46:16.000Z | 2022-03-16T14:27:39.000Z | backend/commons/security/security-client-api/src/main/java/com/octoperf/kraken/security/client/api/SecurityClientBuilder.java | kpraveenreddy220/kraken-master | 6bbfce9abe93c5f37d3426a6d0c51d629403d65f | [
"Apache-2.0"
] | 112 | 2019-06-12T18:52:14.000Z | 2022-02-17T23:11:28.000Z | backend/commons/security/security-client-api/src/main/java/com/octoperf/kraken/security/client/api/SecurityClientBuilder.java | kpraveenreddy220/kraken-master | 6bbfce9abe93c5f37d3426a6d0c51d629403d65f | [
"Apache-2.0"
] | 54 | 2019-06-19T15:27:45.000Z | 2022-03-09T14:23:49.000Z | 23.875 | 78 | 0.842932 | 18,396 | package com.octoperf.kraken.security.client.api;
import com.octoperf.kraken.tools.webclient.ClientBuilder;
public interface SecurityClientBuilder extends ClientBuilder<SecurityClient> {
}
|
3e2b73531a4451f0074517cf67bb492330e170d7 | 3,861 | java | Java | sdk/core/azure-core-http/src/test/java/com/azure/android/core/http/policy/ProtocolPolicyTests.java | weshaggard/azure-sdk-for-android | a750614a9ca5a6ad0df52b002f6798adc153bd9f | [
"MIT"
] | 55 | 2019-11-20T01:38:01.000Z | 2022-03-12T13:06:03.000Z | sdk/core/azure-core-http/src/test/java/com/azure/android/core/http/policy/ProtocolPolicyTests.java | azure-sdk/azure-sdk-for-android | d6fdbf3de6501ebf68d8f13a661c5db9f5bac240 | [
"MIT"
] | 361 | 2019-11-16T14:12:40.000Z | 2022-03-28T20:58:05.000Z | sdk/core/azure-core-http/src/test/java/com/azure/android/core/http/policy/ProtocolPolicyTests.java | azure-sdk/azure-sdk-for-android | d6fdbf3de6501ebf68d8f13a661c5db9f5bac240 | [
"MIT"
] | 58 | 2019-11-21T04:19:44.000Z | 2022-02-28T10:23:53.000Z | 35.422018 | 104 | 0.589485 | 18,397 | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
package com.azure.android.core.http.policy;
import com.azure.android.core.http.HttpCallback;
import com.azure.android.core.http.HttpMethod;
import com.azure.android.core.http.HttpPipeline;
import com.azure.android.core.htt... |
3e2b74d37b4d56643341270379741bde2545c199 | 1,753 | java | Java | src/main/java/com/noveogroup/android/cache/io/InputSource.java | noveogroup/android-cache-manager | e0be09cc1b9c866ac74b349633691d71167bb53f | [
"X11"
] | 1 | 2015-09-26T08:05:52.000Z | 2015-09-26T08:05:52.000Z | src/main/java/com/noveogroup/android/cache/io/InputSource.java | noveogroup/android-cache-manager | e0be09cc1b9c866ac74b349633691d71167bb53f | [
"X11"
] | null | null | null | src/main/java/com/noveogroup/android/cache/io/InputSource.java | noveogroup/android-cache-manager | e0be09cc1b9c866ac74b349633691d71167bb53f | [
"X11"
] | null | null | null | 38.108696 | 81 | 0.74672 | 18,398 | /*
* Copyright (c) 2013 Noveo Group
*
* 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, modify, merge, publish... |
3e2b74f6389c081f8a98d9ba432bac8b290f424d | 1,211 | java | Java | src/test/java/org/apache/commons/dbcp2/TestAbandonedTrace.java | Mu-L/commons-dbcp | 1fb4c33094e1bcad3406c5362fbe593588306776 | [
"Apache-2.0"
] | 311 | 2015-01-06T19:13:35.000Z | 2022-03-31T13:02:09.000Z | src/test/java/org/apache/commons/dbcp2/TestAbandonedTrace.java | Mu-L/commons-dbcp | 1fb4c33094e1bcad3406c5362fbe593588306776 | [
"Apache-2.0"
] | 75 | 2016-11-04T20:23:12.000Z | 2022-02-11T06:01:48.000Z | src/test/java/org/apache/commons/dbcp2/TestAbandonedTrace.java | Mu-L/commons-dbcp | 1fb4c33094e1bcad3406c5362fbe593588306776 | [
"Apache-2.0"
] | 245 | 2015-01-06T14:48:52.000Z | 2022-03-23T08:50:40.000Z | 34.6 | 85 | 0.742362 | 18,399 | /*
* 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 ... |
3e2b758a3541ebb9e4be4de58e110241e846bccb | 16,891 | java | Java | viewpager2/src/main/java/androidx/viewpager2/widget/ScrollEventAdapter.java | j420247/platform_frameworks_support | 32dee044b7f9341a6651ea28b2746b2ddbd0b5ba | [
"Apache-2.0"
] | null | null | null | viewpager2/src/main/java/androidx/viewpager2/widget/ScrollEventAdapter.java | j420247/platform_frameworks_support | 32dee044b7f9341a6651ea28b2746b2ddbd0b5ba | [
"Apache-2.0"
] | null | null | null | viewpager2/src/main/java/androidx/viewpager2/widget/ScrollEventAdapter.java | j420247/platform_frameworks_support | 32dee044b7f9341a6651ea28b2746b2ddbd0b5ba | [
"Apache-2.0"
] | null | null | null | 39.931442 | 100 | 0.652537 | 18,400 | /*
* Copyright 2018 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 applica... |
3e2b76635e629c60810493ef41d1fb3d4ad1e152 | 3,159 | java | Java | src/main/java/com/alipay/api/request/AlipayBossFncUserinvoiceinfoCreateRequest.java | slin1972/alipay-sdk-java-all | 63095792e900bbcc0e974fc242d69231ec73689a | [
"Apache-2.0"
] | null | null | null | src/main/java/com/alipay/api/request/AlipayBossFncUserinvoiceinfoCreateRequest.java | slin1972/alipay-sdk-java-all | 63095792e900bbcc0e974fc242d69231ec73689a | [
"Apache-2.0"
] | null | null | null | src/main/java/com/alipay/api/request/AlipayBossFncUserinvoiceinfoCreateRequest.java | slin1972/alipay-sdk-java-all | 63095792e900bbcc0e974fc242d69231ec73689a | [
"Apache-2.0"
] | null | null | null | 22.891304 | 126 | 0.704653 | 18,401 | package com.alipay.api.request;
import com.alipay.api.domain.AlipayBossFncUserinvoiceinfoCreateModel;
import java.util.Map;
import com.alipay.api.AlipayRequest;
import com.alipay.api.internal.util.AlipayHashMap;
import com.alipay.api.response.AlipayBossFncUserinvoiceinfoCreateResponse;
import com.alipay.api.A... |
3e2b775f90491236fbb2baf0c2a493606b680770 | 1,885 | java | Java | nifi-asymmetrik-standard-bundle/nifi-asymmetrik-standard-processors/src/main/java/com/asymmetrik/nifi/processors/mongo/JsonUtil.java | Asymmetrik/nifi-nar-bundles | 0cd22d848a1d41f753a89efd278638c823c8b5a4 | [
"Apache-2.0"
] | 14 | 2017-09-14T00:33:26.000Z | 2021-07-29T17:35:27.000Z | nifi-asymmetrik-standard-bundle/nifi-asymmetrik-standard-processors/src/main/java/com/asymmetrik/nifi/processors/mongo/JsonUtil.java | Asymmetrik/nifi-nar-bundles | 0cd22d848a1d41f753a89efd278638c823c8b5a4 | [
"Apache-2.0"
] | 47 | 2017-09-14T21:18:30.000Z | 2021-12-03T18:17:32.000Z | nifi-asymmetrik-standard-bundle/nifi-asymmetrik-standard-processors/src/main/java/com/asymmetrik/nifi/processors/mongo/JsonUtil.java | Asymmetrik/nifi-nar-bundles | 0cd22d848a1d41f753a89efd278638c823c8b5a4 | [
"Apache-2.0"
] | null | null | null | 37.7 | 78 | 0.671618 | 18,402 | /*
* 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 ... |
3e2b7791264720e98c593a4c72bd26032f3d2e02 | 2,393 | java | Java | src/backend/codecc/core/task/biz-task/src/main/java/com/tencent/bk/codecc/task/dao/mongorepository/PlatformInfoRepository.java | crb2046/bk-ci | adbf3f4e92900db7b1db19c7760f926c98bffd95 | [
"MIT"
] | 1,939 | 2019-05-29T05:15:45.000Z | 2022-03-29T11:49:16.000Z | src/backend/codecc/core/task/biz-task/src/main/java/com/tencent/bk/codecc/task/dao/mongorepository/PlatformInfoRepository.java | crb2046/bk-ci | adbf3f4e92900db7b1db19c7760f926c98bffd95 | [
"MIT"
] | 3,608 | 2019-06-05T07:55:23.000Z | 2022-03-31T15:03:41.000Z | src/backend/codecc/core/task/biz-task/src/main/java/com/tencent/bk/codecc/task/dao/mongorepository/PlatformInfoRepository.java | crb2046/bk-ci | adbf3f4e92900db7b1db19c7760f926c98bffd95 | [
"MIT"
] | 561 | 2019-05-29T07:15:10.000Z | 2022-03-29T09:32:15.000Z | 34.681159 | 129 | 0.720435 | 18,403 | /*
* Tencent is pleased to support the open source community by making BK-CODECC 蓝鲸代码检查平台 available.
*
* Copyright (C) 2019 THL A29 Limited, a Tencent company. All rights reserved.
*
* BK-CODECC 蓝鲸代码检查平台 is licensed under the MIT license.
*
* A copy of the MIT License is included in this file.
*
*
* Terms of... |
3e2b779c5372db9be7904f6550f20ef06f0255a5 | 693 | java | Java | src/main/java/com/github/kaktushose/jda/commands/rewrite/dispatching/adapter/impl/BooleanAdapter.java | stijnb1234/jda-commands | db29574bdad9ae48e3b401c66628ff4bbbdc4bc2 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/github/kaktushose/jda/commands/rewrite/dispatching/adapter/impl/BooleanAdapter.java | stijnb1234/jda-commands | db29574bdad9ae48e3b401c66628ff4bbbdc4bc2 | [
"Apache-2.0"
] | 1 | 2022-03-14T22:15:36.000Z | 2022-03-14T22:15:36.000Z | src/main/java/com/github/kaktushose/jda/commands/rewrite/dispatching/adapter/impl/BooleanAdapter.java | stijnb1234/jda-commands | db29574bdad9ae48e3b401c66628ff4bbbdc4bc2 | [
"Apache-2.0"
] | null | null | null | 33 | 87 | 0.701299 | 18,404 | package com.github.kaktushose.jda.commands.rewrite.dispatching.adapter.impl;
import com.github.kaktushose.jda.commands.rewrite.dispatching.adapter.ParameterAdapter;
import com.github.kaktushose.jda.commands.rewrite.dispatching.CommandContext;
import java.util.Optional;
public class BooleanAdapter implements Paramete... |
3e2b77dad96dbc56560d8fdb659e57b27d3b9428 | 2,760 | java | Java | app/src/main/java/com/duy/algorithm/algorithms/algo/CocktailShakerSortThread.java | tranleduy2000/sortalgorithm | ebabae4c97d552d5a228866342b3daf0d61a8b7d | [
"Apache-2.0"
] | 31 | 2017-04-16T04:33:48.000Z | 2022-02-05T23:00:36.000Z | app/src/main/java/com/duy/algorithm/algorithms/algo/CocktailShakerSortThread.java | tranleduy2000/sortalgorithm | ebabae4c97d552d5a228866342b3daf0d61a8b7d | [
"Apache-2.0"
] | 5 | 2017-08-17T09:46:48.000Z | 2019-09-15T18:33:07.000Z | app/src/main/java/com/duy/algorithm/algorithms/algo/CocktailShakerSortThread.java | tranleduy2000/sortalgorithm | ebabae4c97d552d5a228866342b3daf0d61a8b7d | [
"Apache-2.0"
] | 11 | 2017-06-02T03:45:41.000Z | 2021-04-04T02:55:01.000Z | 28.163265 | 104 | 0.567754 | 18,405 | /*
* Copyright (C) 2016 Naman Dwivedi
*
* Licensed under the GNU General Public License v3
*
* This is free software: you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at your option) a... |
3e2b78181c9d9c7c76a9c23b5c45ac9fa48154af | 723 | java | Java | domain-injection/src/main/java/com/mscharhag/examples/domaininjection/annotation/SessionScopedBean.java | softmahi/blog-examples | 6709a50705632fa84a2dc9f0278a1e0b60ebcb89 | [
"Apache-2.0"
] | 124 | 2015-01-20T18:54:03.000Z | 2022-02-13T22:55:16.000Z | domain-injection/src/main/java/com/mscharhag/examples/domaininjection/annotation/SessionScopedBean.java | softmahi/blog-examples | 6709a50705632fa84a2dc9f0278a1e0b60ebcb89 | [
"Apache-2.0"
] | 3 | 2016-10-14T23:16:53.000Z | 2021-05-19T16:43:26.000Z | domain-injection/src/main/java/com/mscharhag/examples/domaininjection/annotation/SessionScopedBean.java | softmahi/blog-examples | 6709a50705632fa84a2dc9f0278a1e0b60ebcb89 | [
"Apache-2.0"
] | 155 | 2015-03-18T07:13:00.000Z | 2022-03-09T00:11:08.000Z | 34.428571 | 93 | 0.852006 | 18,406 | package com.mscharhag.examples.domaininjection.annotation;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Scope;
import org.springframework.context.annotation.ScopedProxyMode;
import org.springframework.we... |
3e2b78287a80704b0b87185bc7f33d743795d410 | 1,317 | java | Java | src.save/main/java/g0601_0700/s0654_maximum_binary_tree/Solution.java | jscrdev/LeetCode-in-Java | cb2ec473a6e728e0eafb534518fde41910488d85 | [
"MIT"
] | 2 | 2021-12-21T11:30:12.000Z | 2022-03-04T09:30:33.000Z | src.save/main/java/g0601_0700/s0654_maximum_binary_tree/Solution.java | ThanhNIT/LeetCode-in-Java | d1c1eab40db8ef15d69d78dcc55ebb410b4bb5f5 | [
"MIT"
] | null | null | null | src.save/main/java/g0601_0700/s0654_maximum_binary_tree/Solution.java | ThanhNIT/LeetCode-in-Java | d1c1eab40db8ef15d69d78dcc55ebb410b4bb5f5 | [
"MIT"
] | null | null | null | 26.877551 | 80 | 0.527715 | 18,407 | package g0601_0700.s0654_maximum_binary_tree;
// #Medium #Array #Tree #Binary_Tree #Stack #Monotonic_Stack #Divide_and_Conquer
// #2022_03_21_Time_3_ms_(84.36%)_Space_54.4_MB_(17.04%)
import com_github_leetcode.TreeNode;
/*
* Definition for a binary tree node.
* public class TreeNode {
* int val;
* TreeN... |
3e2b78abe364667cd5b8d3638dd03b68b19ca1d6 | 607 | java | Java | src/main/java/com/bbdgrads/application/utilities/Files/WriteFile.java | liorsinai-bbd/TravelManager | 6768a1861a9f0579183cd4cf1d388caaed154adb | [
"Unlicense"
] | null | null | null | src/main/java/com/bbdgrads/application/utilities/Files/WriteFile.java | liorsinai-bbd/TravelManager | 6768a1861a9f0579183cd4cf1d388caaed154adb | [
"Unlicense"
] | 4 | 2021-04-23T10:03:52.000Z | 2021-04-27T15:48:54.000Z | src/main/java/com/bbdgrads/application/utilities/Files/WriteFile.java | liorsinai-bbd/TravelManager | 6768a1861a9f0579183cd4cf1d388caaed154adb | [
"Unlicense"
] | null | null | null | 26.391304 | 89 | 0.61285 | 18,408 | package com.bbdgrads.application.utilities.Files;
import java.io.BufferedWriter;
import java.io.FileWriter;
import java.io.IOException;
import java.util.ArrayList;
public class WriteFile {
public void writeToFile(ArrayList<String> activities){
try {
BufferedWriter writer = new BufferedWriter(n... |
3e2b792c8464468e53549a9922abcd52f543989d | 2,461 | java | Java | app/src/test/java/com/vivy/challenge/mvp/ui/login/LoginPresenterTest.java | achrafelouali/VivyChallenge | 6f0215528a9364bfea756ad6b939db11ade7198f | [
"Apache-2.0"
] | 2 | 2019-10-22T12:00:25.000Z | 2019-10-30T13:34:34.000Z | app/src/test/java/com/vivy/challenge/mvp/ui/login/LoginPresenterTest.java | achrafelouali/VivyChallenge | 6f0215528a9364bfea756ad6b939db11ade7198f | [
"Apache-2.0"
] | null | null | null | app/src/test/java/com/vivy/challenge/mvp/ui/login/LoginPresenterTest.java | achrafelouali/VivyChallenge | 6f0215528a9364bfea756ad6b939db11ade7198f | [
"Apache-2.0"
] | 1 | 2020-06-14T02:40:18.000Z | 2020-06-14T02:40:18.000Z | 28.056818 | 96 | 0.722155 | 18,409 | package com.vivy.challenge.mvp.ui.login;
import com.vivy.challenge.mvp.data.DataManager;
import com.vivy.challenge.mvp.data.network.model.LoginRequest;
import com.vivy.challenge.mvp.data.network.model.LoginResponse;
import com.vivy.challenge.mvp.utils.rx.TestSchedulerProvider;
import org.junit.After;
import org.junit... |
3e2b7942b81fa10c1ae7b95952681a8dd82fa157 | 9,294 | java | Java | ahaHaH/src/main/java/com/adaptivehandyapps/sketch/NavMenu.java | blu3crab/AhaHaH | 1cd2c11b63ae095c8ccf9cc4595ed52b586bb066 | [
"Apache-2.0"
] | null | null | null | ahaHaH/src/main/java/com/adaptivehandyapps/sketch/NavMenu.java | blu3crab/AhaHaH | 1cd2c11b63ae095c8ccf9cc4595ed52b586bb066 | [
"Apache-2.0"
] | null | null | null | ahaHaH/src/main/java/com/adaptivehandyapps/sketch/NavMenu.java | blu3crab/AhaHaH | 1cd2c11b63ae095c8ccf9cc4595ed52b586bb066 | [
"Apache-2.0"
] | null | null | null | 44.257143 | 149 | 0.611793 | 18,410 | /*
* Project: AhaThing1
* Contributor(s): M.A.Tucker, Adaptive Handy Apps, LLC
* Origination: M.A.Tucker APR 2017
*
* 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.... |
3e2b7a5d4f36c7b527f982241b7f78b2b29ee719 | 21,362 | java | Java | EIDAS-Sources-2.5.0-SNAPSHOT-MDSL/EIDAS-SpecificCommunicationDefinition/src/test/java/eu/eidas/specificcommunication/protocol/impl/SpecificConnectorCommunicationLoggerServiceImplTest.java | swedenconnect/eidas-eu-mock | 9f6d67af4085f7bde35faadd0d79891c17c8e67c | [
"Apache-2.0"
] | 5 | 2019-02-24T15:49:59.000Z | 2020-06-09T08:15:00.000Z | EIDAS-Sources-2.5.0-SNAPSHOT-MDSL/EIDAS-SpecificCommunicationDefinition/src/test/java/eu/eidas/specificcommunication/protocol/impl/SpecificConnectorCommunicationLoggerServiceImplTest.java | elegnamnden/eidas-eu-mock | a1ae9a3c497f1ca9906a8aa9e3f01e899d04c40c | [
"Apache-2.0"
] | 11 | 2019-06-12T16:08:09.000Z | 2022-03-31T20:59:55.000Z | EIDAS-Sources-2.5.0-SNAPSHOT-MDSL/EIDAS-SpecificCommunicationDefinition/src/test/java/eu/eidas/specificcommunication/protocol/impl/SpecificConnectorCommunicationLoggerServiceImplTest.java | elegnamnden/eidas-eu-mock | a1ae9a3c497f1ca9906a8aa9e3f01e899d04c40c | [
"Apache-2.0"
] | 1 | 2018-10-25T18:57:50.000Z | 2018-10-25T18:57:50.000Z | 46.846491 | 171 | 0.762569 | 18,411 | /*
* Copyright (c) 2020 by European Commission
*
* Licensed under the EUPL, Version 1.2 or - as soon they will be
* approved by the European Commission - subsequent versions of the
* EUPL (the "Licence");
* You may not use this work except in compliance with the Licence.
* You may obtain a copy of the Licence at... |
3e2b7aad777da381a22e67006a36d81803770730 | 889 | java | Java | src/main/java/com/example/lcpjava/common/Lcp_430_Node.java | soranolan/lcpjava | faf2ba3798d1acbdee15e1eb5ce4b319790a3ec1 | [
"MIT"
] | null | null | null | src/main/java/com/example/lcpjava/common/Lcp_430_Node.java | soranolan/lcpjava | faf2ba3798d1acbdee15e1eb5ce4b319790a3ec1 | [
"MIT"
] | null | null | null | src/main/java/com/example/lcpjava/common/Lcp_430_Node.java | soranolan/lcpjava | faf2ba3798d1acbdee15e1eb5ce4b319790a3ec1 | [
"MIT"
] | null | null | null | 19.326087 | 105 | 0.672666 | 18,412 | package com.example.lcpjava.common;
import java.util.Objects;
public class Lcp_430_Node {
public int val;
public Lcp_430_Node prev;
public Lcp_430_Node next;
public Lcp_430_Node child;
public Lcp_430_Node(int val) {
this.val = val;
this.prev = null;
this.next = null;
this.child = null;
}
//... |
3e2b7b0a423edd361f27e3f1ed628551ac7e505d | 3,441 | java | Java | src/main/java/com/puyixiaowo/fblog/utils/ConfigUtils.java | ysdxz207/f-blog | 52168538a3d6480e75d7a00fcf4f5a29f36c4ef7 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/puyixiaowo/fblog/utils/ConfigUtils.java | ysdxz207/f-blog | 52168538a3d6480e75d7a00fcf4f5a29f36c4ef7 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/puyixiaowo/fblog/utils/ConfigUtils.java | ysdxz207/f-blog | 52168538a3d6480e75d7a00fcf4f5a29f36c4ef7 | [
"Apache-2.0"
] | null | null | null | 27.75 | 92 | 0.600407 | 18,413 | package com.puyixiaowo.fblog.utils;
import com.alibaba.fastjson.JSON;
import com.puyixiaowo.core.timer.TimerBackupDB;
import com.puyixiaowo.fblog.constants.Constants;
import com.puyixiaowo.fblog.enums.EnumsRedisKey;
import com.puyixiaowo.fblog.error.ErrorHandler;
import org.sql2o.Connection;
import org.yaml.snakeyaml.... |
3e2b7ba8a480238dbc8fbae205aa563fa9bae80b | 1,148 | java | Java | src/main/java/com/snowball/finder/finderskill/service/journey/brief/RouteItemFactory.java | darrylms/finder-skill | d892ea459ab3d49e43e75afdb8a55217ce425d80 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/snowball/finder/finderskill/service/journey/brief/RouteItemFactory.java | darrylms/finder-skill | d892ea459ab3d49e43e75afdb8a55217ce425d80 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/snowball/finder/finderskill/service/journey/brief/RouteItemFactory.java | darrylms/finder-skill | d892ea459ab3d49e43e75afdb8a55217ce425d80 | [
"Apache-2.0"
] | null | null | null | 37.032258 | 68 | 0.641115 | 18,414 | package com.snowball.finder.finderskill.service.journey.brief;
import com.snowball.finder.finderskill.service.journey.brief.item.*;
import com.snowball.location.transport_api.response.RoutePart;
public class RouteItemFactory {
public static JourneyItem getRouteItem(RoutePart routePart) {
switch(routePart... |
3e2b7c1bac1a254e047a1713ec052930533bc30a | 2,445 | java | Java | src/main/java/com/microsoft/graph/requests/AllowedDataLocationCollectionRequestBuilder.java | microsoftgraph/msgraph-beta-sdk-java | 2d88d8e031a209cc2152834fd76151e99ea07fad | [
"MIT"
] | 11 | 2020-05-20T08:44:09.000Z | 2022-02-23T21:45:27.000Z | src/main/java/com/microsoft/graph/requests/AllowedDataLocationCollectionRequestBuilder.java | microsoftgraph/msgraph-beta-sdk-java | 2d88d8e031a209cc2152834fd76151e99ea07fad | [
"MIT"
] | 85 | 2019-12-18T17:57:37.000Z | 2022-03-29T12:49:01.000Z | src/main/java/com/microsoft/graph/requests/AllowedDataLocationCollectionRequestBuilder.java | microsoftgraph/msgraph-beta-sdk-java | 2d88d8e031a209cc2152834fd76151e99ea07fad | [
"MIT"
] | 7 | 2020-04-30T20:17:37.000Z | 2022-02-10T08:25:26.000Z | 47.941176 | 263 | 0.743558 | 18,415 | // Template Source: BaseEntityCollectionRequestBuilder.java.tt
// ------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
// -------------------... |
3e2b7c1f35c29b61085c0fd4be635ec7a61bff7e | 1,884 | java | Java | src/server/RunNode.java | Hephixor/blockchain | 71ae04275fac97e5f17d96e3affc070a7903e6e0 | [
"MIT"
] | 1 | 2019-01-05T14:58:22.000Z | 2019-01-05T14:58:22.000Z | src/server/RunNode.java | Hephixor/blockchain | 71ae04275fac97e5f17d96e3affc070a7903e6e0 | [
"MIT"
] | null | null | null | src/server/RunNode.java | Hephixor/blockchain | 71ae04275fac97e5f17d96e3affc070a7903e6e0 | [
"MIT"
] | null | null | null | 28.984615 | 89 | 0.589172 | 18,416 | package server;
import chain.BlockChain;
import chain.BlockChainManager;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.List;
import java.util.Objects;
import java.util.stream.Collectors;
public class RunNode {
public static final String DEFAULT_PEERS_FILE = ... |
3e2b7c79e9fa69396390d8f7c49bdb6cf1192bbe | 14,097 | java | Java | KITE-Dashboard/src/org/webrtc/kite/dao/ExecutionDao.java | benzmedical/KITE | e288e7486f2fd923f1d9203f7fd9e62ae19f0b9c | [
"Apache-2.0"
] | null | null | null | KITE-Dashboard/src/org/webrtc/kite/dao/ExecutionDao.java | benzmedical/KITE | e288e7486f2fd923f1d9203f7fd9e62ae19f0b9c | [
"Apache-2.0"
] | null | null | null | KITE-Dashboard/src/org/webrtc/kite/dao/ExecutionDao.java | benzmedical/KITE | e288e7486f2fd923f1d9203f7fd9e62ae19f0b9c | [
"Apache-2.0"
] | null | null | null | 32.556582 | 120 | 0.655317 | 18,417 | /*
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... |
3e2b7cdf6bd15969b6b31fa02bfd9dbb8ccc8d0d | 979 | java | Java | arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/src/test/java/org/apache/openejb/arquillian/tests/bmp/local/BigFinderPK.java | gerwinjansen/tomee | 4763c8131acffbc7f212d4944d9dea044ab14375 | [
"Apache-2.0"
] | 378 | 2015-01-14T09:51:24.000Z | 2022-03-26T05:26:01.000Z | arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/src/test/java/org/apache/openejb/arquillian/tests/bmp/local/BigFinderPK.java | gerwinjansen/tomee | 4763c8131acffbc7f212d4944d9dea044ab14375 | [
"Apache-2.0"
] | 393 | 2015-11-16T08:44:15.000Z | 2022-03-31T07:05:40.000Z | arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/src/test/java/org/apache/openejb/arquillian/tests/bmp/local/BigFinderPK.java | gerwinjansen/tomee | 4763c8131acffbc7f212d4944d9dea044ab14375 | [
"Apache-2.0"
] | 767 | 2015-01-02T19:38:49.000Z | 2022-03-28T16:59:10.000Z | 39.16 | 76 | 0.744637 | 18,418 | /*
* 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 ... |
3e2b7d9f58edc3810f692d42c27d3496fe0ff32d | 95 | java | Java | app/src/main/java/com/ThirtyNineEighty/Base/IStatistics.java | begumerkal/PROJEM8 | b01dd3bf479993b32b64266ad1ec31b1caab5130 | [
"MIT"
] | 51 | 2015-03-15T19:03:16.000Z | 2022-03-10T13:37:45.000Z | app/src/main/java/com/ThirtyNineEighty/Base/IStatistics.java | begumerkal/PROJEM8 | b01dd3bf479993b32b64266ad1ec31b1caab5130 | [
"MIT"
] | 6 | 2015-07-19T09:24:15.000Z | 2017-05-18T01:19:48.000Z | app/src/main/java/com/ThirtyNineEighty/Base/IStatistics.java | begumerkal/PROJEM8 | b01dd3bf479993b32b64266ad1ec31b1caab5130 | [
"MIT"
] | 35 | 2015-10-20T03:22:29.000Z | 2021-05-04T08:45:10.000Z | 13.571429 | 34 | 0.789474 | 18,419 | package com.ThirtyNineEighty.Base;
public interface IStatistics
{
String getStatistics();
}
|
3e2b7dfaceea7cccd9ea8c9500fe9544dbae9203 | 265 | java | Java | src/main/java/site/licsber/shop/model/form/RegisterForm.java | Licsber/shop-backend | a938890ee7506c4ddb5c9bb1c93061fb077345d1 | [
"MIT"
] | 7 | 2020-07-04T10:07:44.000Z | 2021-08-31T04:39:17.000Z | src/main/java/site/licsber/shop/model/form/RegisterForm.java | Licsber/shop-backend | a938890ee7506c4ddb5c9bb1c93061fb077345d1 | [
"MIT"
] | null | null | null | src/main/java/site/licsber/shop/model/form/RegisterForm.java | Licsber/shop-backend | a938890ee7506c4ddb5c9bb1c93061fb077345d1 | [
"MIT"
] | null | null | null | 16.5625 | 37 | 0.728302 | 18,420 | package site.licsber.shop.model.form;
import lombok.Data;
@Data
public class RegisterForm {
private String tel;
private String password;
private String nick;
private String mail;
private String sellAddress;
private String lastAddress;
}
|
3e2b7e0f84b995340a0d13fefcd33873c1f584ee | 260 | java | Java | flags/src/main/java/com/yahoo/vespa/flags/Deserializer.java | sagiyaho/vespa | 5865b9bb80b540f6d252312fa6002300b2f1c9ee | [
"Apache-2.0"
] | 4,054 | 2017-08-11T07:58:38.000Z | 2022-03-31T22:32:15.000Z | flags/src/main/java/com/yahoo/vespa/flags/Deserializer.java | sagiyaho/vespa | 5865b9bb80b540f6d252312fa6002300b2f1c9ee | [
"Apache-2.0"
] | 4,854 | 2017-08-10T20:19:25.000Z | 2022-03-31T19:04:23.000Z | flags/src/main/java/com/yahoo/vespa/flags/Deserializer.java | sagiyaho/vespa | 5865b9bb80b540f6d252312fa6002300b2f1c9ee | [
"Apache-2.0"
] | 541 | 2017-08-10T18:51:18.000Z | 2022-03-11T03:18:56.000Z | 23.636364 | 104 | 0.746154 | 18,421 | // Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package com.yahoo.vespa.flags;
/**
* @author hakonhall
*/
@FunctionalInterface
public interface Deserializer<T> {
T deserialize(RawFlag rawFlag);
}
|
3e2b7edec60e17183e893042992255a76ade1fea | 3,675 | java | Java | components/messagebroker/src/test/java/app/bentleyis/messagebroker/MessageBrokerTest.java | jamesrbent1ey/androidtools | a54f6a30d09c5b8ded128403fdf7f51880ca2b07 | [
"MIT"
] | null | null | null | components/messagebroker/src/test/java/app/bentleyis/messagebroker/MessageBrokerTest.java | jamesrbent1ey/androidtools | a54f6a30d09c5b8ded128403fdf7f51880ca2b07 | [
"MIT"
] | null | null | null | components/messagebroker/src/test/java/app/bentleyis/messagebroker/MessageBrokerTest.java | jamesrbent1ey/androidtools | a54f6a30d09c5b8ded128403fdf7f51880ca2b07 | [
"MIT"
] | null | null | null | 33.715596 | 81 | 0.673469 | 18,423 | /*
* Copyright (c) 2020 James Bentley
*
* 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, modify, merge, publ... |
3e2b7f6b48bdfa715ae3e74a4a34356c7e34b1f3 | 311 | java | Java | src/Drivers/ThankYou.java | marcojpettinato/javaMeal | 3250ba6709f5b948ec96b69610697c6085f24a3b | [
"MIT"
] | null | null | null | src/Drivers/ThankYou.java | marcojpettinato/javaMeal | 3250ba6709f5b948ec96b69610697c6085f24a3b | [
"MIT"
] | null | null | null | src/Drivers/ThankYou.java | marcojpettinato/javaMeal | 3250ba6709f5b948ec96b69610697c6085f24a3b | [
"MIT"
] | null | null | null | 22.214286 | 147 | 0.736334 | 18,424 | package Drivers;
import java.awt.event.WindowEvent;
import javax.swing.JOptionPane;
public class ThankYou
{
public static void thankYou()
{
JOptionPane.showMessageDialog(null, "Thank you for choosing Marco as your nutrionist, you will be sent your meal plan at earliest convience" );
}
}
|
3e2b7f7e2c65f50cdf956fe350e26af08ec7c9ec | 378 | java | Java | SolfegeLessons/src/com/doremitutor/persistence/ProtoGroup.java | doremitutor/solfege-tutor-and-tutorial | 2c7b1c8ab9922f45947d1f4c135fabce7f5055ea | [
"MIT"
] | null | null | null | SolfegeLessons/src/com/doremitutor/persistence/ProtoGroup.java | doremitutor/solfege-tutor-and-tutorial | 2c7b1c8ab9922f45947d1f4c135fabce7f5055ea | [
"MIT"
] | null | null | null | SolfegeLessons/src/com/doremitutor/persistence/ProtoGroup.java | doremitutor/solfege-tutor-and-tutorial | 2c7b1c8ab9922f45947d1f4c135fabce7f5055ea | [
"MIT"
] | null | null | null | 34.363636 | 65 | 0.828042 | 18,425 | package com.doremitutor.persistence;
import com.doremitutor.persistence.ProtoFigure.GroupProtoNote;
import com.doremitutor.persistence.ProtoInterfaces.ProtoCluster;
public final class ProtoGroup implements ProtoCluster{
public final GroupProtoNote[] groupProtoNotes;
public ProtoGroup(GroupProtoNote[] groupPr... |
3e2b80758e60c6beac28eacb2820f274d1962c3a | 2,799 | java | Java | newrelic-agent/src/main/java/com/newrelic/agent/extension/beans/MethodParameters.java | brunolellis/newrelic-java-agent | 8f0708ce0f23407f8ed1993a21e524d3c0a362e3 | [
"Apache-2.0"
] | 119 | 2020-08-15T21:38:07.000Z | 2022-03-25T12:07:11.000Z | newrelic-agent/src/main/java/com/newrelic/agent/extension/beans/MethodParameters.java | brunolellis/newrelic-java-agent | 8f0708ce0f23407f8ed1993a21e524d3c0a362e3 | [
"Apache-2.0"
] | 468 | 2020-08-07T17:56:39.000Z | 2022-03-31T17:33:45.000Z | newrelic-agent/src/main/java/com/newrelic/agent/extension/beans/MethodParameters.java | brunolellis/newrelic-java-agent | 8f0708ce0f23407f8ed1993a21e524d3c0a362e3 | [
"Apache-2.0"
] | 91 | 2020-08-11T14:23:08.000Z | 2022-03-31T17:28:18.000Z | 24.552632 | 95 | 0.585566 | 18,426 | /*
*
* * Copyright 2020 New Relic Corporation. All rights reserved.
* * SPDX-License-Identifier: Apache-2.0
*
*/
package com.newrelic.agent.extension.beans;
import com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut.Method.Parameters;
import java.util.ArrayList;
import java.util.Collections;... |
3e2b810e46b29ab60671f9d9b59019fa9e680335 | 1,963 | java | Java | calculator-service/src/main/java/com/dipak/cs/api/swagger/SwaggerConfig.java | DipakSalunke/calculator-git | 524f2eb2c933b8a69ec9a0fee13c3e4d28de263f | [
"MIT"
] | null | null | null | calculator-service/src/main/java/com/dipak/cs/api/swagger/SwaggerConfig.java | DipakSalunke/calculator-git | 524f2eb2c933b8a69ec9a0fee13c3e4d28de263f | [
"MIT"
] | null | null | null | calculator-service/src/main/java/com/dipak/cs/api/swagger/SwaggerConfig.java | DipakSalunke/calculator-git | 524f2eb2c933b8a69ec9a0fee13c3e4d28de263f | [
"MIT"
] | null | null | null | 35.107143 | 114 | 0.768057 | 18,427 | package com.dipak.cs.api.swagger;
import java.util.Collections;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import lombok.extern.slf4j.Slf4j;
import springfox.documentation.builders.PathSelectors;
import springfox.documentation.builders.RequestHan... |
3e2b814d49b8ba8daa39dce24090b41e2c1ca4f7 | 262 | java | Java | cloud-manager/src/main/java/com/webank/ai/fatecloud/system/dao/mapper/FateSiteDetailMapper.java | wanglg007/FATE-Cloud | 5b000b8426365ef8bb5eb32758556f21b13aa40a | [
"Apache-2.0"
] | 33 | 2020-02-26T06:03:39.000Z | 2022-02-17T07:05:38.000Z | cloud-manager/src/main/java/com/webank/ai/fatecloud/system/dao/mapper/FateSiteDetailMapper.java | wanglg007/FATE-Cloud | 5b000b8426365ef8bb5eb32758556f21b13aa40a | [
"Apache-2.0"
] | 47 | 2020-04-07T03:05:52.000Z | 2022-03-02T07:20:34.000Z | cloud-manager/src/main/java/com/webank/ai/fatecloud/system/dao/mapper/FateSiteDetailMapper.java | wanglg007/FATE-Cloud | 5b000b8426365ef8bb5eb32758556f21b13aa40a | [
"Apache-2.0"
] | 15 | 2020-11-16T05:44:27.000Z | 2021-12-03T06:35:10.000Z | 29.111111 | 79 | 0.843511 | 18,428 | package com.webank.ai.fatecloud.system.dao.mapper;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.webank.ai.fatecloud.system.dao.entity.FateSiteJobDetailDo;
public interface FateSiteDetailMapper extends BaseMapper<FateSiteJobDetailDo> {
}
|
3e2b826b6b8a9e38439269164c1b74330260a89a | 2,684 | java | Java | Frame/src/main/java/com/frame/app/base/BaseBusiness.java | dscn/ktball | 43b4f047230509170625a31566965e0517e06eb1 | [
"MIT"
] | 1 | 2017-08-23T12:42:02.000Z | 2017-08-23T12:42:02.000Z | Frame/src/main/java/com/frame/app/base/BaseBusiness.java | dscn/ktball | 43b4f047230509170625a31566965e0517e06eb1 | [
"MIT"
] | null | null | null | Frame/src/main/java/com/frame/app/base/BaseBusiness.java | dscn/ktball | 43b4f047230509170625a31566965e0517e06eb1 | [
"MIT"
] | null | null | null | 32.731707 | 92 | 0.587556 | 18,429 | package com.frame.app.base;
import android.os.Message;
import com.frame.app.base.activity.BaseActivity;
import com.frame.app.base.fragment.BaseFragment;
import com.frame.app.business.BaseResponse;
import com.frame.app.business.JudgeResponse;
import com.frame.app.utils.GsonTools;
import com.frame.app.utils.LogUtils;
... |
3e2b82c471cc728c5eb5a472eaed6e5fdfa8dde0 | 1,375 | java | Java | src/main/java/com/yiguo/qiakr/open/qdk4j/request/customer/UpdateCustomerPointReq.java | qiakr-dev/qdk4j | 4b3e2fb9b34c7c85fe4fdd6011730dca9b0a7a0a | [
"Apache-2.0"
] | 6 | 2020-04-29T15:24:10.000Z | 2021-05-22T03:54:55.000Z | src/main/java/com/yiguo/qiakr/open/qdk4j/request/customer/UpdateCustomerPointReq.java | qiakr-dev/qdk4j | 4b3e2fb9b34c7c85fe4fdd6011730dca9b0a7a0a | [
"Apache-2.0"
] | null | null | null | src/main/java/com/yiguo/qiakr/open/qdk4j/request/customer/UpdateCustomerPointReq.java | qiakr-dev/qdk4j | 4b3e2fb9b34c7c85fe4fdd6011730dca9b0a7a0a | [
"Apache-2.0"
] | 2 | 2020-04-29T15:24:12.000Z | 2021-06-10T04:17:11.000Z | 31.25 | 90 | 0.706909 | 18,430 | package com.yiguo.qiakr.open.qdk4j.request.customer;
import com.yiguo.qiakr.open.qdk4j.exception.QiakrApiException;
import com.yiguo.qiakr.open.qdk4j.request.BaseReq;
import com.yiguo.qiakr.open.qdk4j.util.QiakrStringUtil;
import lombok.Getter;
import lombok.Setter;
import lombok.experimental.Accessors;
/**
* www.qi... |
3e2b82e46d620f46a4b81bae22f864d07a9de4f1 | 5,923 | java | Java | src/main/java/re/fallenempi/tfe_core/config/JsonFile.java | tfempire/The-Fallen-Empire-Socket-Server | bcb9b7e3aed234423eae49130ddd08c7c074223c | [
"BSD-3-Clause"
] | null | null | null | src/main/java/re/fallenempi/tfe_core/config/JsonFile.java | tfempire/The-Fallen-Empire-Socket-Server | bcb9b7e3aed234423eae49130ddd08c7c074223c | [
"BSD-3-Clause"
] | null | null | null | src/main/java/re/fallenempi/tfe_core/config/JsonFile.java | tfempire/The-Fallen-Empire-Socket-Server | bcb9b7e3aed234423eae49130ddd08c7c074223c | [
"BSD-3-Clause"
] | null | null | null | 28.475962 | 107 | 0.695425 | 18,431 | /**
*
* BSD 3-Clause License
*
* Copyright (c) 2017+ Fallen Studios, The Fallen Empire & Kevin Olinger
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of sourc... |
3e2b83251fc7b0fb506c81f76178a2482aac0b75 | 917 | java | Java | src/main/java/io/github/Bubblie/Merplings/TopazToolMaterial.java | Bubblie01/Merplings | c9617c6528f30a5bce8a1c8fa3c8187274910dd4 | [
"MIT"
] | 1 | 2021-09-16T20:12:42.000Z | 2021-09-16T20:12:42.000Z | src/main/java/io/github/Bubblie/Merplings/TopazToolMaterial.java | Bubblie01/Merplings | c9617c6528f30a5bce8a1c8fa3c8187274910dd4 | [
"MIT"
] | null | null | null | src/main/java/io/github/Bubblie/Merplings/TopazToolMaterial.java | Bubblie01/Merplings | c9617c6528f30a5bce8a1c8fa3c8187274910dd4 | [
"MIT"
] | null | null | null | 20.840909 | 147 | 0.673937 | 18,432 | package io.github.Bubblie.Merplings;
import net.minecraft.item.ToolMaterial;
import net.minecraft.recipe.Ingredient;
public class TopazToolMaterial implements ToolMaterial
{
public static final TopazToolMaterial INSTANCE = new TopazToolMaterial();
//Sets durability
public int getDurability()
{
... |
3e2b866943c96f42fcdf1b1485271a0c3de4cd06 | 422 | java | Java | src/main/java/com/alipay/api/response/AlipayCommerceOperationTerminalPowerbankorderFinishResponse.java | alipay/alipay-sdk-java-all | e87bc8e7f6750e168a5f9d37221124c085d1e3c1 | [
"Apache-2.0"
] | 333 | 2018-08-28T09:26:55.000Z | 2022-03-31T07:26:42.000Z | src/main/java/com/alipay/api/response/AlipayCommerceOperationTerminalPowerbankorderFinishResponse.java | alipay/alipay-sdk-java-all | e87bc8e7f6750e168a5f9d37221124c085d1e3c1 | [
"Apache-2.0"
] | 46 | 2018-09-27T03:52:42.000Z | 2021-08-10T07:54:57.000Z | src/main/java/com/alipay/api/response/AlipayCommerceOperationTerminalPowerbankorderFinishResponse.java | alipay/alipay-sdk-java-all | e87bc8e7f6750e168a5f9d37221124c085d1e3c1 | [
"Apache-2.0"
] | 158 | 2018-12-07T17:03:43.000Z | 2022-03-17T09:32:43.000Z | 20.095238 | 98 | 0.741706 | 18,433 | package com.alipay.api.response;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.commerce.operation.terminal.powerbankorder.finish response.
*
* @author auto create
* @since 1.0, 2021-08-24 20:32:39
*/
public class AlipayCommerceOperationTerminalPowerbankorderFinishResponse extends Al... |
3e2b866d8ddc526f32b7a80e186a622a58018641 | 1,632 | java | Java | android_test_stubs_current_intermediates/src/android/os/FileObserver.java | team-miracle/android-libs | a6fbe765c2b862c25950ec339b6345b1c6bd7c43 | [
"Apache-2.0"
] | 1 | 2020-12-24T01:33:37.000Z | 2020-12-24T01:33:37.000Z | android_test_stubs_current_intermediates/src/android/os/FileObserver.java | team-miracle/android-libs | a6fbe765c2b862c25950ec339b6345b1c6bd7c43 | [
"Apache-2.0"
] | null | null | null | android_test_stubs_current_intermediates/src/android/os/FileObserver.java | team-miracle/android-libs | a6fbe765c2b862c25950ec339b6345b1c6bd7c43 | [
"Apache-2.0"
] | null | null | null | 40.8 | 94 | 0.757966 | 18,434 | /*
* Copyright (C) 2006 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 applicable l... |
3e2b86d649814598bdb38db8ab1b9e6c893d8685 | 2,064 | java | Java | core/src/test/java/org/atomnuke/atom/model/builder/FeedBuilderTest.java | zinic/atom-nuke | e586b07809692d5a8d10b4e908423b3aa2c504e2 | [
"Apache-2.0"
] | 1 | 2017-10-28T19:06:55.000Z | 2017-10-28T19:06:55.000Z | core/src/test/java/org/atomnuke/atom/model/builder/FeedBuilderTest.java | zinic/atom-nuke | e586b07809692d5a8d10b4e908423b3aa2c504e2 | [
"Apache-2.0"
] | null | null | null | core/src/test/java/org/atomnuke/atom/model/builder/FeedBuilderTest.java | zinic/atom-nuke | e586b07809692d5a8d10b4e908423b3aa2c504e2 | [
"Apache-2.0"
] | null | null | null | 28.666667 | 69 | 0.625 | 18,435 | package org.atomnuke.atom.model.builder;
import java.net.URI;
import org.atomnuke.atom.model.Feed;
import org.junit.Test;
import org.junit.experimental.runners.Enclosed;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
import static org.atomnuke.atom.model.ModelTestUtil.*;
/**
*
* @author zinic
... |
3e2b873f75e43fea2e27e8161033588553d5e11d | 2,288 | java | Java | src/com/isode/stroke/network/NullNATTraverser.java | senagbe/stroke | 9b518dcdd98d694a4464895fce17a3c7a8caf569 | [
"BSD-3-Clause"
] | 9 | 2015-06-01T08:57:02.000Z | 2021-07-01T19:33:28.000Z | src/com/isode/stroke/network/NullNATTraverser.java | senagbe/stroke | 9b518dcdd98d694a4464895fce17a3c7a8caf569 | [
"BSD-3-Clause"
] | 7 | 2015-03-11T17:27:13.000Z | 2019-01-06T05:30:26.000Z | src/com/isode/stroke/network/NullNATTraverser.java | senagbe/stroke | 9b518dcdd98d694a4464895fce17a3c7a8caf569 | [
"BSD-3-Clause"
] | 12 | 2015-03-09T20:59:14.000Z | 2021-08-13T07:06:18.000Z | 23.111111 | 114 | 0.749563 | 18,436 | /*
* Copyright (c) 2011 Isode Limited.
* All rights reserved.
* See the COPYING file for more information.
*/
/*
* Copyright (c) 2015 Tarun Gupta.
* Licensed under the simplified BSD license.
* See Documentation/Licenses/BSD-simplified.txt for more information.
*/
package com.isode.stroke.network;
import com.... |
3e2b87bc6230670662d8338136ffdb4635e2a6ea | 588 | java | Java | chapter_001/src/main/java/ru/job4j/array/Check.java | NatashaPanchina/npanchina | 5ce9e2a58b95f3b3914e21b427a9bfb6b197c5b9 | [
"Apache-2.0"
] | null | null | null | chapter_001/src/main/java/ru/job4j/array/Check.java | NatashaPanchina/npanchina | 5ce9e2a58b95f3b3914e21b427a9bfb6b197c5b9 | [
"Apache-2.0"
] | null | null | null | chapter_001/src/main/java/ru/job4j/array/Check.java | NatashaPanchina/npanchina | 5ce9e2a58b95f3b3914e21b427a9bfb6b197c5b9 | [
"Apache-2.0"
] | null | null | null | 19.833333 | 63 | 0.465546 | 18,437 | package ru.job4j.array;
/**
* Check.
*
* @author Natasha Panchina (efpyi@example.com)
* @version $Id$
* @since 0.1
*/
public class Check {
/**
* Method mono.
*
* @param data - array
* @return result
*/
public boolean mono(boolean[] data) {
boolean result = false;
... |
3e2b88dd6971d7c062e3496d039a0d0c381341ae | 3,219 | java | Java | employee-backend/src/main/java/com/btpn/employee/controller/EmployeeController.java | afghifariii/final-project | f7979658d3d10b8f41e68b36eddccf63e955e9e0 | [
"MIT"
] | 4 | 2017-04-20T15:14:19.000Z | 2017-04-30T18:17:59.000Z | employee-backend/src/main/java/com/btpn/employee/controller/EmployeeController.java | afghifariii/final-project | f7979658d3d10b8f41e68b36eddccf63e955e9e0 | [
"MIT"
] | null | null | null | employee-backend/src/main/java/com/btpn/employee/controller/EmployeeController.java | afghifariii/final-project | f7979658d3d10b8f41e68b36eddccf63e955e9e0 | [
"MIT"
] | 3 | 2020-03-06T10:51:33.000Z | 2021-11-26T23:02:53.000Z | 34.244681 | 103 | 0.741845 | 18,438 | package com.btpn.employee.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Sort;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframework.web.bind.annotation.GetMapping;
i... |
3e2b88f5151facf28960d198bb279ff047c25463 | 11,286 | java | Java | org/apache/pdfbox/filter/CCITTFaxEncoderStream.java | MewX/contendo-viewer-v1.6.3 | 69fba3cea4f9a43e48f43148774cfa61b388e7de | [
"Apache-2.0"
] | 2 | 2021-07-16T10:43:25.000Z | 2021-12-15T13:54:10.000Z | org/apache/pdfbox/filter/CCITTFaxEncoderStream.java | MewX/contendo-viewer-v1.6.3 | 69fba3cea4f9a43e48f43148774cfa61b388e7de | [
"Apache-2.0"
] | 1 | 2021-10-12T22:24:55.000Z | 2021-10-12T22:24:55.000Z | org/apache/pdfbox/filter/CCITTFaxEncoderStream.java | MewX/contendo-viewer-v1.6.3 | 69fba3cea4f9a43e48f43148774cfa61b388e7de | [
"Apache-2.0"
] | null | null | null | 34.303951 | 124 | 0.455343 | 18,439 | /* */ package org.apache.pdfbox.filter;
/* */
/* */ import java.io.IOException;
/* */ import java.io.OutputStream;
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/... |
3e2b89c3f6013d7b5cc3a251d80dfa5ad332ecec | 11,399 | java | Java | FlashBuddy/src/com/example/flashbuddy/FlashBuddyExecStudyDeck.java | kishukismat/flashbuddy | 4691f39c3b5751994d76403f06b9e5495c851336 | [
"BSD-3-Clause"
] | null | null | null | FlashBuddy/src/com/example/flashbuddy/FlashBuddyExecStudyDeck.java | kishukismat/flashbuddy | 4691f39c3b5751994d76403f06b9e5495c851336 | [
"BSD-3-Clause"
] | null | null | null | FlashBuddy/src/com/example/flashbuddy/FlashBuddyExecStudyDeck.java | kishukismat/flashbuddy | 4691f39c3b5751994d76403f06b9e5495c851336 | [
"BSD-3-Clause"
] | null | null | null | 25.10793 | 102 | 0.662777 | 18,440 | /**
* FlashBuddy Exec Study Decks Activity
*
* FlashBuddy Exec Study Decks Activity Class
*
* @author John Leidel
* @author Zack Falgout
* @author Chase Baker
* @version 1.0
*
*/
package com.example.flashbuddy;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.InputStream... |
3e2b89cb7ca7b2583512c712f17b0d6a1df1d953 | 2,488 | java | Java | src/main/java/com/casa/erp/beans/UserSessionController.java | mcrose/CasaERP | e614298feb2697e19aa29a3c0664276bdacce6c6 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/casa/erp/beans/UserSessionController.java | mcrose/CasaERP | e614298feb2697e19aa29a3c0664276bdacce6c6 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/casa/erp/beans/UserSessionController.java | mcrose/CasaERP | e614298feb2697e19aa29a3c0664276bdacce6c6 | [
"Apache-2.0"
] | 1 | 2019-09-13T10:35:24.000Z | 2019-09-13T10:35:24.000Z | 23.923077 | 137 | 0.627412 | 18,441 | package com.casa.erp.beans;
import com.casa.erp.beans.util.JsfUtil;
import com.casa.erp.entities.User;
import com.casa.erp.dao.LoginFacade;
import java.io.Serializable;
import javax.enterprise.context.SessionScoped;
import javax.faces.context.FacesContext;
import javax.inject.Inject;
import javax.inject.Named;
import ... |
3e2b8a8c75829422870fdad70413356926219c5f | 446 | java | Java | demo/src/main/java/com/example/demo/health/MyHealthIndicatorUp.java | kslisenko/spring-boot-admin-security | 6089a58703667158365cdd1d0318e7e3a13d7725 | [
"Apache-2.0"
] | 1 | 2020-03-21T13:11:58.000Z | 2020-03-21T13:11:58.000Z | demo/src/main/java/com/example/demo/health/MyHealthIndicatorUp.java | kslisenko/spring-boot-admin-security | 6089a58703667158365cdd1d0318e7e3a13d7725 | [
"Apache-2.0"
] | null | null | null | demo/src/main/java/com/example/demo/health/MyHealthIndicatorUp.java | kslisenko/spring-boot-admin-security | 6089a58703667158365cdd1d0318e7e3a13d7725 | [
"Apache-2.0"
] | null | null | null | 27.875 | 71 | 0.780269 | 18,442 | package com.example.demo.health;
import org.springframework.boot.actuate.health.Health;
import org.springframework.boot.actuate.health.ReactiveHealthIndicator;
import org.springframework.stereotype.Component;
import reactor.core.publisher.Mono;
@Component("health-up")
public class MyHealthIndicatorUp implements React... |
3e2b8aade037d08d6d48be1aead4990eadd4ec94 | 3,817 | java | Java | pure_ds/array/AdvanceArray.java | ch-yk/ds_algorithm | c4e2558c564338fa9d07569338a302654a33e2e1 | [
"MIT"
] | 1 | 2019-09-06T06:16:14.000Z | 2019-09-06T06:16:14.000Z | pure_ds/array/AdvanceArray.java | ch-yk/ds_algorithm | c4e2558c564338fa9d07569338a302654a33e2e1 | [
"MIT"
] | null | null | null | pure_ds/array/AdvanceArray.java | ch-yk/ds_algorithm | c4e2558c564338fa9d07569338a302654a33e2e1 | [
"MIT"
] | null | null | null | 24.158228 | 103 | 0.504847 | 18,443 | package array;
//在 Array 的基础上,加上泛型支持
public class AdvanceArray<E> {
//先声明一下相应的变量, 不暴露给外部 (内部维护保持两者一致)
private E[] data; //capacity 就是 data 的 length
private int size;
// 构造函数,传入数组容量
public AdvanceArray(int capacity) {
data = (E[])new Object[capacity];
size = 0; //初始情况下,实际有 0 个元素
... |
3e2b8ad5c6ce46c1bdfdc0e6cc141e694cf94f58 | 187 | java | Java | src/main/java/org/eddy/rest/sample/Hello.java | justice-code/camery | d3e7a348ef513e71c1fe854425441fce2fc87579 | [
"Apache-2.0"
] | 2 | 2018-08-13T02:04:30.000Z | 2018-08-14T09:42:29.000Z | src/main/java/org/eddy/rest/sample/Hello.java | justice-code/camery | d3e7a348ef513e71c1fe854425441fce2fc87579 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/eddy/rest/sample/Hello.java | justice-code/camery | d3e7a348ef513e71c1fe854425441fce2fc87579 | [
"Apache-2.0"
] | null | null | null | 13.357143 | 29 | 0.748663 | 18,444 | package org.eddy.rest.sample;
import lombok.*;
@Getter @Setter
@ToString
@AllArgsConstructor
@NoArgsConstructor
public class Hello {
private String name;
private String age;
}
|
3e2b8b76537d137d8c5519e1ba91761d6b9d093e | 2,602 | java | Java | src/com/joren/jcse/ledger/impl/Ledger.java | JorenCombs/JCSE | 1fc23faf4b428eaaca660cb14b8a4b45e188fa6f | [
"MIT"
] | null | null | null | src/com/joren/jcse/ledger/impl/Ledger.java | JorenCombs/JCSE | 1fc23faf4b428eaaca660cb14b8a4b45e188fa6f | [
"MIT"
] | null | null | null | src/com/joren/jcse/ledger/impl/Ledger.java | JorenCombs/JCSE | 1fc23faf4b428eaaca660cb14b8a4b45e188fa6f | [
"MIT"
] | null | null | null | 28.593407 | 113 | 0.699846 | 18,445 | package com.joren.jcse.ledger.impl;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import java.util.concurrent.BlockingQueue;
import java.util.concurrent.LinkedBlockingQueue;
import com.joren.jcse.ledger.ILedger;
import com.j... |
3e2b8b96bfb7e36609c7b28edbad00844829b69a | 1,942 | java | Java | selenium-webdriver-junit5-seljup/src/test/java/io/github/bonigarcia/webdriver/seljup/ch04/targets/FramesSelJupTest.java | SeanTrev/selenium-webdriver-java | b6cdcbc3ab1e78385e1513b5e8e413e24a7d6051 | [
"Apache-2.0"
] | 38 | 2021-07-07T17:36:22.000Z | 2022-03-21T17:53:10.000Z | selenium-webdriver-junit5-seljup/src/test/java/io/github/bonigarcia/webdriver/seljup/ch04/targets/FramesSelJupTest.java | SeanTrev/selenium-webdriver-java | b6cdcbc3ab1e78385e1513b5e8e413e24a7d6051 | [
"Apache-2.0"
] | 9 | 2022-03-07T06:34:00.000Z | 2022-03-25T06:31:29.000Z | selenium-webdriver-junit5-seljup/src/test/java/io/github/bonigarcia/webdriver/seljup/ch04/targets/FramesSelJupTest.java | SeanTrev/selenium-webdriver-java | b6cdcbc3ab1e78385e1513b5e8e413e24a7d6051 | [
"Apache-2.0"
] | 24 | 2021-09-26T08:17:05.000Z | 2022-03-26T15:58:42.000Z | 35.309091 | 80 | 0.714727 | 18,446 | /*
* (C) Copyright 2021 Boni Garcia (https://bonigarcia.github.io/)
*
* 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
*
* Unle... |
3e2b8b993bc9065b8736feb79dc685152605415a | 2,575 | java | Java | src/main/java/seedu/address/storage/JsonUserProfileStorage.java | aishh12/tp | 2cce19fef69cff9eba47295f4d7e30b45b3fe793 | [
"MIT"
] | 1 | 2021-11-06T15:55:19.000Z | 2021-11-06T15:55:19.000Z | src/main/java/seedu/address/storage/JsonUserProfileStorage.java | aishh12/tp | 2cce19fef69cff9eba47295f4d7e30b45b3fe793 | [
"MIT"
] | 225 | 2021-09-18T17:02:09.000Z | 2021-11-12T12:53:18.000Z | src/main/java/seedu/address/storage/JsonUserProfileStorage.java | aishh12/tp | 2cce19fef69cff9eba47295f4d7e30b45b3fe793 | [
"MIT"
] | 5 | 2021-09-11T03:11:35.000Z | 2021-09-25T01:28:05.000Z | 34.333333 | 98 | 0.701748 | 18,447 | package seedu.address.storage;
import java.io.IOException;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.util.Optional;
import java.util.logging.Logger;
import seedu.address.commons.core.LogsCenter;
import seedu.address.commons.exceptions.DataConversionException;
import seedu.address.commons.exce... |
3e2b8ba04fb50c9b0e3565ce7458c4a998f3efa4 | 2,266 | java | Java | src/main/java/com/infinityraider/agricraft/compat/baubles/BaublesPlugin.java | DanyGames2014/AgriCraft | 343bd361830095fa0328b2721673e57c1784b040 | [
"MIT"
] | null | null | null | src/main/java/com/infinityraider/agricraft/compat/baubles/BaublesPlugin.java | DanyGames2014/AgriCraft | 343bd361830095fa0328b2721673e57c1784b040 | [
"MIT"
] | null | null | null | src/main/java/com/infinityraider/agricraft/compat/baubles/BaublesPlugin.java | DanyGames2014/AgriCraft | 343bd361830095fa0328b2721673e57c1784b040 | [
"MIT"
] | 1 | 2020-03-22T23:20:41.000Z | 2020-03-22T23:20:41.000Z | 32.84058 | 112 | 0.701236 | 18,448 | package com.infinityraider.agricraft.compat.baubles;
import com.agricraft.agricore.config.AgriConfigCategory;
import com.agricraft.agricore.config.AgriConfigurable;
import com.agricraft.agricore.core.AgriCore;
import com.infinityraider.agricraft.api.v1.plugin.AgriPlugin;
import com.infinityraider.agricraft.api.v1.plug... |
3e2b8c0119e007689d73243afe760caa3f74a8ab | 686 | java | Java | JavaMain/src/com/dw/leetcode/CheckIfaWordOccursAsaPrefixofAnyWordinaSentence_1455.java | emacslisp/Java | 1abc6e5a7814afca39f4166c00a6811ef33279e9 | [
"MIT"
] | null | null | null | JavaMain/src/com/dw/leetcode/CheckIfaWordOccursAsaPrefixofAnyWordinaSentence_1455.java | emacslisp/Java | 1abc6e5a7814afca39f4166c00a6811ef33279e9 | [
"MIT"
] | 3 | 2018-09-14T13:03:48.000Z | 2022-02-16T01:14:02.000Z | JavaMain/src/com/dw/leetcode/CheckIfaWordOccursAsaPrefixofAnyWordinaSentence_1455.java | emacslisp/Java | 1abc6e5a7814afca39f4166c00a6811ef33279e9 | [
"MIT"
] | null | null | null | 26.384615 | 118 | 0.717201 | 18,449 | package com.dw.leetcode;
public class CheckIfaWordOccursAsaPrefixofAnyWordinaSentence_1455 {
public int isPrefixOfWord(String sentence, String searchWord) {
String[] s = sentence.split(" ");
for(int i=0;i<s.length;i++) {
if(s[i].startsWith(searchWord)) {
return i+1;
}
}
return -1;
}
... |
3e2b8c20daedfcdc2c15a169d0e7f8e72eb4b60a | 4,553 | java | Java | stroom-core-client/src/main/java/stroom/pipeline/structure/client/view/PipelineTreeViewImpl.java | jsoref/stroom | 2905180082b8f210cb9895d66d36d322df6ccf0e | [
"Apache-2.0"
] | 2 | 2020-03-23T21:22:34.000Z | 2020-03-23T21:23:14.000Z | stroom-core-client/src/main/java/stroom/pipeline/structure/client/view/PipelineTreeViewImpl.java | CharlyOscarGolf/stroom | bbdd0833e6ff8895eacf3f59708a25eb06c8ed5b | [
"Apache-2.0"
] | null | null | null | stroom-core-client/src/main/java/stroom/pipeline/structure/client/view/PipelineTreeViewImpl.java | CharlyOscarGolf/stroom | bbdd0833e6ff8895eacf3f59708a25eb06c8ed5b | [
"Apache-2.0"
] | null | null | null | 36.424 | 114 | 0.707226 | 18,450 | /*
* Copyright 2017 Crown Copyright
*
* 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... |
3e2b8cbabe489a8a399f32f9dc7f4a0c06e98cf0 | 168 | java | Java | src/main/java/com/intentfilter/wificonnect/AdvancedConnectionState.java | SankeertanaMV/https-github.com-nishkarsh-android-wificonnect | 62859720972476b7f634517d789eaa454de64f7d | [
"MIT"
] | 28 | 2016-11-01T09:28:55.000Z | 2021-01-19T23:05:31.000Z | src/main/java/com/intentfilter/wificonnect/AdvancedConnectionState.java | SankeertanaMV/https-github.com-nishkarsh-android-wificonnect | 62859720972476b7f634517d789eaa454de64f7d | [
"MIT"
] | 4 | 2016-10-26T10:50:06.000Z | 2018-07-27T08:34:21.000Z | src/main/java/com/intentfilter/wificonnect/AdvancedConnectionState.java | SankeertanaMV/https-github.com-nishkarsh-android-wificonnect | 62859720972476b7f634517d789eaa454de64f7d | [
"MIT"
] | 18 | 2016-10-14T14:03:59.000Z | 2022-03-01T06:25:59.000Z | 33.6 | 89 | 0.85119 | 18,451 | package com.intentfilter.wificonnect;
public enum AdvancedConnectionState {
WIFI_ENABLED, WIFI_DISABLED, SCAN_RESULTS_AVAILABLE, NETWORK_CONNECTED, NETWORK_BOUND
} |
3e2b8e01095dc98781b516a1b89d135bd90bf0d3 | 1,468 | java | Java | java/javax/mail/event/ConnectionAdapter.java | cran/rkafkajars | 701a4221e553d49779987a7e768b216c15120541 | [
"Apache-2.0"
] | null | null | null | java/javax/mail/event/ConnectionAdapter.java | cran/rkafkajars | 701a4221e553d49779987a7e768b216c15120541 | [
"Apache-2.0"
] | null | null | null | java/javax/mail/event/ConnectionAdapter.java | cran/rkafkajars | 701a4221e553d49779987a7e768b216c15120541 | [
"Apache-2.0"
] | null | null | null | 34.139535 | 71 | 0.735695 | 18,452 | /*
* The contents of this file are subject to the terms
* of the Common Development and Distribution License
* (the "License"). You may not use this file except
* in compliance with the License.
*
* You can obtain a copy of the license at
* glassfish/bootstrap/legal/CDDLv1.0.txt or
* https://glassfish.de... |
3e2b8e9ddeeee7dacdd4863df8ca077fed241660 | 7,585 | java | Java | java/shrine/app/src/main/java/com/google/codelabs/mdc/java/shrine/ChatFragment.java | voidMuyTofu/Fire-App | 5022e84d9702c2a6663b0d71327b59cd8065b31c | [
"Apache-2.0"
] | 1 | 2019-04-25T09:56:52.000Z | 2019-04-25T09:56:52.000Z | java/shrine/app/src/main/java/com/google/codelabs/mdc/java/shrine/ChatFragment.java | voidMuyTofu/Fire-App | 5022e84d9702c2a6663b0d71327b59cd8065b31c | [
"Apache-2.0"
] | null | null | null | java/shrine/app/src/main/java/com/google/codelabs/mdc/java/shrine/ChatFragment.java | voidMuyTofu/Fire-App | 5022e84d9702c2a6663b0d71327b59cd8065b31c | [
"Apache-2.0"
] | null | null | null | 35.27907 | 104 | 0.651549 | 18,453 | package com.google.codelabs.mdc.java.shrine;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.design.button.MaterialButton;
import android.support.design.widget.TextInputEditText;
import android.support.design.widget.TextInputLayout;
import andr... |
3e2b8f3b84029277b0fd5af399218bd3bf60202c | 2,902 | java | Java | CommonJava/Util/src/main/java/com/_22evil/util/ClassUtil.java | doublEeVil/CommonCoding | 9ce87b614630e4adf36944f159f64f5f65fa46f2 | [
"MIT"
] | null | null | null | CommonJava/Util/src/main/java/com/_22evil/util/ClassUtil.java | doublEeVil/CommonCoding | 9ce87b614630e4adf36944f159f64f5f65fa46f2 | [
"MIT"
] | 12 | 2020-03-04T22:44:19.000Z | 2021-12-14T21:24:15.000Z | CommonJava/Util/src/main/java/com/_22evil/util/ClassUtil.java | doublEeVil/CommonCoding | 9ce87b614630e4adf36944f159f64f5f65fa46f2 | [
"MIT"
] | null | null | null | 41.457143 | 142 | 0.619228 | 18,454 | //package com._22evil.util;
//
//import org.springframework.core.io.Resource;
//import org.springframework.core.io.support.PathMatchingResourcePatternResolver;
//import org.springframework.core.io.support.ResourcePatternResolver;
//import org.springframework.core.type.classreading.CachingMetadataReaderFactory;
//import... |
3e2b8fc47287881798bc29e92def68ba847eada6 | 871 | java | Java | app/src/main/java/com/piperpal/api/JSON.java | piperpal/android | a833f6ced4a96a1e152e18f67bbadefee3d27917 | [
"MIT"
] | 2 | 2018-04-06T04:27:53.000Z | 2019-01-17T15:08:15.000Z | app/src/main/java/com/piperpal/api/JSON.java | piperpal/android | a833f6ced4a96a1e152e18f67bbadefee3d27917 | [
"MIT"
] | null | null | null | app/src/main/java/com/piperpal/api/JSON.java | piperpal/android | a833f6ced4a96a1e152e18f67bbadefee3d27917 | [
"MIT"
] | null | null | null | 22.333333 | 85 | 0.623421 | 18,455 | package com.piperpal.api;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class JSON {
private List<Location> locations = new ArrayList<Location>();
private Map<String, Object> additionalProperties = new HashMap<String,... |
3e2b8fe87e6b7d3a26760ad9fa5487ddfc2fbaba | 465 | java | Java | src/main/java/cn/czfshine/duplicate/struct/MulitHash.java | czfshine/Duplicate | 78de2312498678c17d939c86c16a0a14bbf79e26 | [
"MIT"
] | null | null | null | src/main/java/cn/czfshine/duplicate/struct/MulitHash.java | czfshine/Duplicate | 78de2312498678c17d939c86c16a0a14bbf79e26 | [
"MIT"
] | null | null | null | src/main/java/cn/czfshine/duplicate/struct/MulitHash.java | czfshine/Duplicate | 78de2312498678c17d939c86c16a0a14bbf79e26 | [
"MIT"
] | null | null | null | 15.5 | 40 | 0.526882 | 18,456 | package cn.czfshine.duplicate.struct;
/**
* @author:czfshine
* @date:2018/6/19 17:53
*/
public class MulitHash implements Hash {
private int hash=1;
@Override
public int getHash() {
return hash;
}
@Override
public int update(int hash) {
if(hash==0){
return this... |
3e2b900c434eda40455acc0501f89a81138f2a42 | 1,959 | java | Java | java/classes2/com/unionpay/mobile/android/hce/b.java | gaoht/house | b9e63db1a4975b614c422fed3b5b33ee57ea23fd | [
"Apache-2.0"
] | 1 | 2020-05-08T05:35:32.000Z | 2020-05-08T05:35:32.000Z | java/classes2/com/unionpay/mobile/android/hce/b.java | gaoht/house | b9e63db1a4975b614c422fed3b5b33ee57ea23fd | [
"Apache-2.0"
] | null | null | null | java/classes2/com/unionpay/mobile/android/hce/b.java | gaoht/house | b9e63db1a4975b614c422fed3b5b33ee57ea23fd | [
"Apache-2.0"
] | 3 | 2018-09-07T08:15:08.000Z | 2020-05-22T03:59:12.000Z | 27.591549 | 116 | 0.677386 | 18,457 | package com.unionpay.mobile.android.hce;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.os.RemoteException;
import com.unionpay.mobile.android.hce.service.b.a;
public final class b
extends b.a
{
private int a;
private String b;
private Handler c;
public b(i... |
3e2b917c6f9801200477e4e3e4c6544be8d71cf4 | 1,839 | java | Java | platform/lang-impl/src/com/intellij/application/options/codeStyle/arrangement/action/MoveArrangementMatchingRuleUpAction.java | liveqmock/platform-tools-idea | 1c4b76108add6110898a7e3f8f70b970e352d3d4 | [
"Apache-2.0"
] | 2 | 2015-05-08T15:07:10.000Z | 2022-03-09T05:47:53.000Z | platform/lang-impl/src/com/intellij/application/options/codeStyle/arrangement/action/MoveArrangementMatchingRuleUpAction.java | lshain-android-source/tools-idea | b37108d841684bcc2af45a2539b75dd62c4e283c | [
"Apache-2.0"
] | null | null | null | platform/lang-impl/src/com/intellij/application/options/codeStyle/arrangement/action/MoveArrangementMatchingRuleUpAction.java | lshain-android-source/tools-idea | b37108d841684bcc2af45a2539b75dd62c4e283c | [
"Apache-2.0"
] | 2 | 2017-04-24T15:48:40.000Z | 2022-03-09T05:48:05.000Z | 34.698113 | 119 | 0.72485 | 18,458 | /*
* Copyright 2000-2012 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... |
3e2b91d7fa86a958f074c1ff7bb4523aca2120f4 | 10,936 | java | Java | library/src/main/java/com/h6ah4i/android/media/hybrid/HybridMediaPlayerFactory.java | cirnoftw/android-openslmediaplayer | 6b363282dd0ac19bcb4e8ce52a4cb7bf35c58583 | [
"Apache-2.0"
] | 435 | 2015-01-16T14:36:07.000Z | 2022-02-11T02:32:19.000Z | library/src/main/java/com/h6ah4i/android/media/hybrid/HybridMediaPlayerFactory.java | cirnoftw/android-openslmediaplayer | 6b363282dd0ac19bcb4e8ce52a4cb7bf35c58583 | [
"Apache-2.0"
] | 59 | 2015-02-12T22:21:49.000Z | 2021-06-16T11:48:15.000Z | library/src/main/java/com/h6ah4i/android/media/hybrid/HybridMediaPlayerFactory.java | cirnoftw/android-openslmediaplayer | 6b363282dd0ac19bcb4e8ce52a4cb7bf35c58583 | [
"Apache-2.0"
] | 104 | 2015-01-16T14:36:07.000Z | 2021-05-24T03:32:54.000Z | 40.958801 | 165 | 0.764722 | 18,459 | /*
* Copyright (C) 2016 Haruki Hasegawa
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... |
3e2b9200ff480d3fbeba8d6e81f407c77fb25bd1 | 207 | java | Java | jukta-rule-core/src/main/java/com/jukta/rule/core/impl/AmbiguousRulesException.java | jukta/rule | 8d8d80306eec99599a8f05dcfb2fd3e3e14aea87 | [
"MIT"
] | null | null | null | jukta-rule-core/src/main/java/com/jukta/rule/core/impl/AmbiguousRulesException.java | jukta/rule | 8d8d80306eec99599a8f05dcfb2fd3e3e14aea87 | [
"MIT"
] | 1 | 2017-03-04T20:41:52.000Z | 2017-03-04T20:41:52.000Z | jukta-rule-core/src/main/java/com/jukta/rule/core/impl/AmbiguousRulesException.java | jukta/rule | 8d8d80306eec99599a8f05dcfb2fd3e3e14aea87 | [
"MIT"
] | 1 | 2017-03-04T17:54:09.000Z | 2017-03-04T17:54:09.000Z | 17.25 | 63 | 0.700483 | 18,460 | package com.jukta.rule.core.impl;
/**
* @since 1.0
*/
public class AmbiguousRulesException extends RuntimeException {
public AmbiguousRulesException(String message) {
super(message);
}
}
|
3e2b92253063bba9480f041be4df6c3a9fb08058 | 3,685 | java | Java | app/src/main/java/com/example/coolweather/gson/Suggestion.java | liweidev/coolweather | a55a934284971ef14670bed3a4cc1a2e23658634 | [
"Apache-2.0"
] | 1 | 2020-06-11T07:05:35.000Z | 2020-06-11T07:05:35.000Z | app/src/main/java/com/example/coolweather/gson/Suggestion.java | liweidev/coolweather | a55a934284971ef14670bed3a4cc1a2e23658634 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/coolweather/gson/Suggestion.java | liweidev/coolweather | a55a934284971ef14670bed3a4cc1a2e23658634 | [
"Apache-2.0"
] | null | null | null | 18.611111 | 74 | 0.410312 | 18,461 | package com.example.coolweather.gson;
import com.google.gson.annotations.SerializedName;
/**
* Created by liwei on 2017/2/22.
*/
public class Suggestion {
/*"suggestion": {
"air": {
"brf": "中",
"txt": "气象条件对空气污染物稀释、扩散和清除无明显影响,易感人群应适当减少室外活动时间。"
},
... |
3e2b9265c2bd1487703a55139fbf381b39091e95 | 826 | java | Java | src/main/java/nablarch/common/mail/TemplateEngineContextPreparer.java | nablarch/nablarch-mail-sender | 84329b66750b73c4e7f5c1f006335a6361a4b78e | [
"Apache-2.0"
] | null | null | null | src/main/java/nablarch/common/mail/TemplateEngineContextPreparer.java | nablarch/nablarch-mail-sender | 84329b66750b73c4e7f5c1f006335a6361a4b78e | [
"Apache-2.0"
] | 4 | 2016-10-27T22:49:46.000Z | 2017-03-12T01:29:37.000Z | src/main/java/nablarch/common/mail/TemplateEngineContextPreparer.java | nablarch/nablarch-mail-sender | 84329b66750b73c4e7f5c1f006335a6361a4b78e | [
"Apache-2.0"
] | 1 | 2021-11-29T23:53:52.000Z | 2021-11-29T23:53:52.000Z | 27.533333 | 94 | 0.68523 | 18,462 | package nablarch.common.mail;
import java.util.Map;
/**
* テンプレートエンジンを使用して件名と本文の準備をするクラス。
*
* @author Taichi Uragami
*
*/
public class TemplateEngineContextPreparer {
/**
* テンプレートエンジンを使用して件名と本文を処理してメールコンテキストに設定する。
*
* @param ctx メールコンテキスト
* @param processor テンプレートエンジンの処理を行うクラス
*/
... |
3e2b931e19b45b9f708ff5bd3c9477a1f2914e01 | 2,614 | java | Java | outlook9/src/main/java/eu/doppel_helix/jna/tlb/outlook9/_Reminder.java | matthiasblaesing/COMTypelibraries | c17acfca689305c0e23d4ff9d8ee437e0ee3d437 | [
"MIT"
] | 15 | 2016-11-30T17:25:43.000Z | 2021-07-10T22:32:06.000Z | outlook9/src/main/java/eu/doppel_helix/jna/tlb/outlook9/_Reminder.java | matthiasblaesing/COMTypelibraries | c17acfca689305c0e23d4ff9d8ee437e0ee3d437 | [
"MIT"
] | null | null | null | outlook9/src/main/java/eu/doppel_helix/jna/tlb/outlook9/_Reminder.java | matthiasblaesing/COMTypelibraries | c17acfca689305c0e23d4ff9d8ee437e0ee3d437 | [
"MIT"
] | 1 | 2019-09-10T02:40:33.000Z | 2019-09-10T02:40:33.000Z | 27.229167 | 76 | 0.570773 | 18,463 |
package eu.doppel_helix.jna.tlb.outlook9;
import com.sun.jna.platform.win32.COM.util.annotation.ComInterface;
import com.sun.jna.platform.win32.COM.util.annotation.ComMethod;
import com.sun.jna.platform.win32.COM.util.annotation.ComProperty;
import com.sun.jna.platform.win32.COM.util.IDispatch;
import com.sun.jna.pla... |
3e2b9386a65a9aa7e97f645a76cabd1ab70b2cf2 | 10,627 | java | Java | core/src/test/java/com/serphacker/serposcope/task/google/GoogleTaskRunnableTest.java | pedropmv/serposcope | 5f4eb866ce9790664bf06e009afc8615d558537e | [
"MIT-0",
"MIT"
] | 604 | 2015-01-08T11:25:30.000Z | 2022-03-14T06:00:39.000Z | core/src/test/java/com/serphacker/serposcope/task/google/GoogleTaskRunnableTest.java | pedropmv/serposcope | 5f4eb866ce9790664bf06e009afc8615d558537e | [
"MIT-0",
"MIT"
] | 221 | 2015-01-28T07:03:41.000Z | 2022-01-29T03:10:05.000Z | core/src/test/java/com/serphacker/serposcope/task/google/GoogleTaskRunnableTest.java | pedropmv/serposcope | 5f4eb866ce9790664bf06e009afc8615d558537e | [
"MIT-0",
"MIT"
] | 234 | 2015-01-18T03:39:27.000Z | 2022-03-25T09:29:30.000Z | 41.53125 | 122 | 0.687829 | 18,464 | /*
* Serposcope - SEO rank checker https://serposcope.serphacker.com/
*
* Copyright (c) 2016 SERP Hacker
* @author Pierre Nogues <ychag@example.com>
* @license https://opensource.org/licenses/MIT MIT License
*/
package com.serphacker.serposcope.task.google;
import ch.qos.logback.classic.spi.LoggingEvent;
impor... |
3e2b939df35789fbd7b9eec1f9622d49fbf111d7 | 5,063 | java | Java | JCudaJava/src/test/java/jcuda/test/JCudaDriverMemRangeTest.java | jcuda/jcuda | df3a17f995e772efa27483ddc37fffd703bb5769 | [
"MIT"
] | 193 | 2015-08-23T21:08:07.000Z | 2022-03-23T11:38:10.000Z | JCudaJava/src/test/java/jcuda/test/JCudaDriverMemRangeTest.java | jcuda/jcuda | df3a17f995e772efa27483ddc37fffd703bb5769 | [
"MIT"
] | 35 | 2016-02-22T13:51:01.000Z | 2022-01-13T08:13:43.000Z | JCudaJava/src/test/java/jcuda/test/JCudaDriverMemRangeTest.java | jcuda/jcuda | df3a17f995e772efa27483ddc37fffd703bb5769 | [
"MIT"
] | 41 | 2015-08-26T06:32:25.000Z | 2021-12-15T06:50:39.000Z | 35.405594 | 96 | 0.618803 | 18,465 | /*
* JCuda - Java bindings for CUDA
*
* http://www.jcuda.org
*/
package jcuda.test;
import static jcuda.driver.CUmemAttach_flags.CU_MEM_ATTACH_HOST;
import static jcuda.driver.CUmem_range_attribute.CU_MEM_RANGE_ATTRIBUTE_ACCESSED_BY;
import static jcuda.driver.CUmem_range_attribute.CU_MEM_RANGE_ATTRIBUTE_... |
3e2b9400595121ffa561c1738972df693f089ed4 | 1,092 | java | Java | plugins/groovy/src/org/jetbrains/plugins/groovy/lang/surroundWith/ShouldFailWithTypeStatementsSurrounder.java | protector1990/intellij-community | b30024b236e84c803ee0b2df7c39eb18dbcaf827 | [
"Apache-2.0"
] | 2 | 2018-12-29T09:53:39.000Z | 2018-12-29T09:53:42.000Z | plugins/groovy/src/org/jetbrains/plugins/groovy/lang/surroundWith/ShouldFailWithTypeStatementsSurrounder.java | protector1990/intellij-community | b30024b236e84c803ee0b2df7c39eb18dbcaf827 | [
"Apache-2.0"
] | null | null | null | plugins/groovy/src/org/jetbrains/plugins/groovy/lang/surroundWith/ShouldFailWithTypeStatementsSurrounder.java | protector1990/intellij-community | b30024b236e84c803ee0b2df7c39eb18dbcaf827 | [
"Apache-2.0"
] | 1 | 2018-10-03T12:35:06.000Z | 2018-10-03T12:35:06.000Z | 31.2 | 98 | 0.730769 | 18,466 | /*
* Copyright 2000-2014 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... |
3e2b940fe27c0f7d195db86ca241342e63eafa37 | 68,248 | java | Java | closure-compiler/src/com/google/javascript/jscomp/DefaultPassConfig.java | LordGuilberGS/js-symbolic-executor | 18266513cc9bc885434890c8612aa26f0e2eab8b | [
"Apache-2.0"
] | 5 | 2015-10-11T08:32:50.000Z | 2019-02-01T22:59:18.000Z | closure-compiler/src/com/google/javascript/jscomp/DefaultPassConfig.java | LordGuilberGS/js-symbolic-executor | 18266513cc9bc885434890c8612aa26f0e2eab8b | [
"Apache-2.0"
] | null | null | null | closure-compiler/src/com/google/javascript/jscomp/DefaultPassConfig.java | LordGuilberGS/js-symbolic-executor | 18266513cc9bc885434890c8612aa26f0e2eab8b | [
"Apache-2.0"
] | null | null | null | 33.456863 | 81 | 0.691804 | 18,467 | /*
* Copyright 2009 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... |
3e2b95cbbc0393e6aa11482e40e451281f4b64b5 | 267 | java | Java | core/cas-server-core-services-registry/src/main/java/org/apereo/cas/services/replication/NoOpRegisteredServiceReplicationStrategy.java | chulei926/cas | 2ad43ec75016fb43fff98b37922c2daecefffeb9 | [
"Apache-2.0"
] | 8,772 | 2016-05-08T04:44:50.000Z | 2022-03-31T06:02:13.000Z | core/cas-server-core-services-registry/src/main/java/org/apereo/cas/services/replication/NoOpRegisteredServiceReplicationStrategy.java | chulei926/cas | 2ad43ec75016fb43fff98b37922c2daecefffeb9 | [
"Apache-2.0"
] | 2,911 | 2016-05-07T23:07:52.000Z | 2022-03-31T15:09:08.000Z | core/cas-server-core-services-registry/src/main/java/org/apereo/cas/services/replication/NoOpRegisteredServiceReplicationStrategy.java | chulei926/cas | 2ad43ec75016fb43fff98b37922c2daecefffeb9 | [
"Apache-2.0"
] | 3,675 | 2016-05-08T04:45:46.000Z | 2022-03-31T09:34:54.000Z | 22.25 | 103 | 0.794007 | 18,468 | package org.apereo.cas.services.replication;
/**
* This is {@link NoOpRegisteredServiceReplicationStrategy}.
*
* @author Misagh Moayyed
* @since 5.2.0
*/
public class NoOpRegisteredServiceReplicationStrategy implements RegisteredServiceReplicationStrategy {
}
|
3e2b96094fa74c71e74d72369a6fbef17e504931 | 2,506 | java | Java | src/main/java/resolvertool/demoinput/A05.java | robert-hoff/code-resolver | 7b95d4fcf9dd078b28143906f3c53377d3aab2eb | [
"MIT"
] | null | null | null | src/main/java/resolvertool/demoinput/A05.java | robert-hoff/code-resolver | 7b95d4fcf9dd078b28143906f3c53377d3aab2eb | [
"MIT"
] | null | null | null | src/main/java/resolvertool/demoinput/A05.java | robert-hoff/code-resolver | 7b95d4fcf9dd078b28143906f3c53377d3aab2eb | [
"MIT"
] | null | null | null | 22.781818 | 102 | 0.586592 | 18,469 | package resolvertool.demoinput;
import java.io.*;
import java.util.*;
import static java.lang.Math.*;
import extclasses.*;
import extmethods.*;
/*
*
* Here the local class DiagonalCheck is matched to the external signature
* which references its interface.
* The SymbolSolver takes care of this for us
*
* In ex... |
3e2b960da43b4900281c20375daf60ee9e549690 | 3,022 | java | Java | src/main/java/no/digipost/http/client/HttpClientConnectionManagerFactory.java | digipost/http-client-builder | 92e9033846bf6c7f2518eaacda2e068cc2286af7 | [
"Apache-2.0"
] | null | null | null | src/main/java/no/digipost/http/client/HttpClientConnectionManagerFactory.java | digipost/http-client-builder | 92e9033846bf6c7f2518eaacda2e068cc2286af7 | [
"Apache-2.0"
] | 3 | 2017-06-08T13:54:36.000Z | 2022-03-29T11:56:48.000Z | src/main/java/no/digipost/http/client/HttpClientConnectionManagerFactory.java | digipost/http-client-builder | 92e9033846bf6c7f2518eaacda2e068cc2286af7 | [
"Apache-2.0"
] | null | null | null | 42.56338 | 178 | 0.749504 | 18,470 | /**
* Copyright (C) Posten Norge AS
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law o... |
3e2b961b4210a4065124b73b664ee805e13b5bff | 3,822 | java | Java | src/test/java/dev/yasint/regexsynth/performance/PerfTest.java | wytm97/regexsynth-java | 3bc3b8e02bb0b8b1f7d0cf04ed6f7092a1048743 | [
"MIT"
] | 4 | 2020-04-13T19:48:35.000Z | 2020-06-20T19:45:55.000Z | src/test/java/dev/yasint/regexsynth/performance/PerfTest.java | yasinmiran/regexsynth-java | 3bc3b8e02bb0b8b1f7d0cf04ed6f7092a1048743 | [
"MIT"
] | null | null | null | src/test/java/dev/yasint/regexsynth/performance/PerfTest.java | yasinmiran/regexsynth-java | 3bc3b8e02bb0b8b1f7d0cf04ed6f7092a1048743 | [
"MIT"
] | null | null | null | 33.526316 | 101 | 0.65123 | 18,471 | package dev.yasint.regexsynth.performance;
import dev.yasint.regexsynth.api.Expression;
import org.junit.jupiter.api.Test;
import java.io.IOException;
import java.math.BigInteger;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
impo... |
3e2b96a1f8d1a2ffc971ba7b15a256fafc968f62 | 2,107 | java | Java | NamedEntitiesIndex/src/main/java/cz/ilasek/namedentities/main/CsvToRedis.java | ilasek/SemiTags | 09d275e20560294dc108d1dc05fe24efdc285cf2 | [
"Apache-2.0"
] | 1 | 2017-11-06T15:11:07.000Z | 2017-11-06T15:11:07.000Z | NamedEntitiesIndex/src/main/java/cz/ilasek/namedentities/main/CsvToRedis.java | ilasek/SemiTags | 09d275e20560294dc108d1dc05fe24efdc285cf2 | [
"Apache-2.0"
] | null | null | null | NamedEntitiesIndex/src/main/java/cz/ilasek/namedentities/main/CsvToRedis.java | ilasek/SemiTags | 09d275e20560294dc108d1dc05fe24efdc285cf2 | [
"Apache-2.0"
] | null | null | null | 32.921875 | 147 | 0.64879 | 18,472 | package cz.ilasek.namedentities.main;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.UnsupportedEncodingException;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.xml.sax.SAXException;
import com.Ostermiller.util.CSVParser;
import... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.