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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e29917f848795c2984adea2a5737ccd8051b3bc | 2,076 | java | Java | impl/src/main/java/com/redhat/ceylon/cmr/impl/LookupCaching.java | ceylon/ceylon-module-resolver | bb767c3befd6b06697f383180ada59dbbcb9e0e9 | [
"Apache-2.0"
] | 6 | 2015-05-05T06:35:30.000Z | 2015-11-20T07:11:14.000Z | impl/src/main/java/com/redhat/ceylon/cmr/impl/LookupCaching.java | ceylon/ceylon-module-resolver | bb767c3befd6b06697f383180ada59dbbcb9e0e9 | [
"Apache-2.0"
] | 25 | 2015-02-03T13:38:32.000Z | 2016-02-03T11:15:41.000Z | impl/src/main/java/com/redhat/ceylon/cmr/impl/LookupCaching.java | ceylon/ceylon-module-resolver | bb767c3befd6b06697f383180ada59dbbcb9e0e9 | [
"Apache-2.0"
] | 2 | 2015-02-25T00:59:06.000Z | 2015-06-20T21:15:26.000Z | 33.548387 | 166 | 0.682212 | 17,570 | /*
* Copyright 2011 Red Hat inc. and third party contributors as noted
* by the author tags.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICEN... |
3e2991f9370db1586500616ee975a0a8107560b0 | 674 | java | Java | src/render/shader/nodes/ColorSNV.java | jason-yang31415/gl3DGE | f4e90a5c540e76933c52039f73643c3375e5d834 | [
"MIT"
] | 2 | 2016-02-02T01:29:58.000Z | 2017-05-27T16:02:42.000Z | src/render/shader/nodes/ColorSNV.java | jason-yang31415/gl3DGE | f4e90a5c540e76933c52039f73643c3375e5d834 | [
"MIT"
] | 45 | 2016-01-17T04:37:02.000Z | 2017-12-09T05:48:28.000Z | src/render/shader/nodes/ColorSNV.java | jason-yang31415/gl3DGE | f4e90a5c540e76933c52039f73643c3375e5d834 | [
"MIT"
] | null | null | null | 17.282051 | 95 | 0.62908 | 17,571 | package render.shader.nodes;
import util.Vector3f;
public class ColorSNV extends ValueSNV {
//Vector3f color;
public ColorSNV(ShaderNode parent, String name) {
super(parent, name);
defineAsVector3f();
}
public void setColor(Vector3f color){
defineAsVector3f(color);
}
/*public String getType(){
re... |
3e2991fc03e91fde9981d7ab8a13550f5536e91a | 1,224 | java | Java | server/src/main/java/io/crate/planner/optimizer/symbol/FunctionSymbolResolver.java | Wiewiogr/crate | 5651d8d4f6d149c496e329751af3e1fd28f8a5a8 | [
"Apache-2.0"
] | 3,066 | 2015-01-01T05:44:20.000Z | 2022-03-31T19:33:32.000Z | server/src/main/java/io/crate/planner/optimizer/symbol/FunctionSymbolResolver.java | Wiewiogr/crate | 5651d8d4f6d149c496e329751af3e1fd28f8a5a8 | [
"Apache-2.0"
] | 7,255 | 2015-01-02T08:25:25.000Z | 2022-03-31T21:05:43.000Z | server/src/main/java/io/crate/planner/optimizer/symbol/FunctionSymbolResolver.java | Wiewiogr/crate | 5651d8d4f6d149c496e329751af3e1fd28f8a5a8 | [
"Apache-2.0"
] | 563 | 2015-01-06T19:07:27.000Z | 2022-03-25T03:03:36.000Z | 38.25 | 78 | 0.764706 | 17,572 | /*
* Licensed to Crate.io GmbH ("Crate") under one or more contributor
* license agreements. See the NOTICE file distributed with this work for
* additional information regarding copyright ownership. Crate licenses
* this file to you under the Apache License, Version 2.0 (the "License");
* you may not use this f... |
3e2992ea8b058ca65b748cdab1997b94b34d45e8 | 804 | java | Java | broker-api-fiware/src/main/java/com/dalma/broker/fiware/orion/connector/entity/work/order/item/WorkOrderItem.java | Dalma-Systems/broker | 07b3f1c2fddc9a4b2e0e731548bd61c5e9bbb67e | [
"MIT"
] | null | null | null | broker-api-fiware/src/main/java/com/dalma/broker/fiware/orion/connector/entity/work/order/item/WorkOrderItem.java | Dalma-Systems/broker | 07b3f1c2fddc9a4b2e0e731548bd61c5e9bbb67e | [
"MIT"
] | null | null | null | broker-api-fiware/src/main/java/com/dalma/broker/fiware/orion/connector/entity/work/order/item/WorkOrderItem.java | Dalma-Systems/broker | 07b3f1c2fddc9a4b2e0e731548bd61c5e9bbb67e | [
"MIT"
] | null | null | null | 30.923077 | 89 | 0.804726 | 17,573 | package com.dalma.broker.fiware.orion.connector.entity.work.order.item;
import com.dalma.broker.fiware.orion.connector.entity.BaseOrionEntity;
import com.dalma.broker.fiware.orion.connector.entity.OrionEntity;
import com.dalma.broker.fiware.orion.connector.entity.attribute.OrionBaseAttribute;
import com.dalma.common.e... |
3e299579587b655e909ec9fb4cf4c6e3157e466d | 2,100 | java | Java | campusdisconnect/src/main/java/edu/depaul/cdm/se452/group2/campusdisconnect/academic/integrity/AcademicIntegrityController.java | salemij93/campusdisconnect | 7f5bfcf9be3468d144b043284f19fdc17cbc042e | [
"MIT"
] | null | null | null | campusdisconnect/src/main/java/edu/depaul/cdm/se452/group2/campusdisconnect/academic/integrity/AcademicIntegrityController.java | salemij93/campusdisconnect | 7f5bfcf9be3468d144b043284f19fdc17cbc042e | [
"MIT"
] | 4 | 2021-05-08T20:03:27.000Z | 2021-05-27T04:27:08.000Z | campusdisconnect/src/main/java/edu/depaul/cdm/se452/group2/campusdisconnect/academic/integrity/AcademicIntegrityController.java | salemij93/campusdisconnect | 7f5bfcf9be3468d144b043284f19fdc17cbc042e | [
"MIT"
] | null | null | null | 39.622642 | 118 | 0.784762 | 17,574 | package edu.depaul.cdm.se452.group2.campusdisconnect.academic.integrity;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.CrossOrigin;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframework.web.bind.annotation.GetMapping;
im... |
3e2995b28137ac7a620f7529d5a2c39f69f9ab3c | 4,080 | java | Java | app/src/main/java/com/example/jbox2DBridge/Bridge.java | contriteobserver/jbox2DBridge | 274866f59cfb901e6ef8ae8622c21878699f8f5c | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/jbox2DBridge/Bridge.java | contriteobserver/jbox2DBridge | 274866f59cfb901e6ef8ae8622c21878699f8f5c | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/jbox2DBridge/Bridge.java | contriteobserver/jbox2DBridge | 274866f59cfb901e6ef8ae8622c21878699f8f5c | [
"Apache-2.0"
] | null | null | null | 35.478261 | 97 | 0.644853 | 17,575 | package com.example.jbox2DBridge;
import android.graphics.Color;
import org.jbox2d.common.Vec2;
import org.jbox2d.dynamics.Body;
import org.rajawali3d.Object3D;
import org.rajawali3d.materials.Material;
import org.rajawali3d.materials.methods.DiffuseMethod;
import org.rajawali3d.materials.methods.IDiffuseMethod;
impo... |
3e29963748d491e974aa1da6beb7868b3d7271fb | 373 | java | Java | src/main/java/designPatterns/factory/factory/BMW320Factory.java | robbinnah/studyup | 2da1c1a5b6a1e25f11ae9dfbb99a1b8b101cf048 | [
"Apache-2.0"
] | null | null | null | src/main/java/designPatterns/factory/factory/BMW320Factory.java | robbinnah/studyup | 2da1c1a5b6a1e25f11ae9dfbb99a1b8b101cf048 | [
"Apache-2.0"
] | null | null | null | src/main/java/designPatterns/factory/factory/BMW320Factory.java | robbinnah/studyup | 2da1c1a5b6a1e25f11ae9dfbb99a1b8b101cf048 | [
"Apache-2.0"
] | null | null | null | 18.65 | 81 | 0.707775 | 17,576 | package designPatterns.factory.factory;
import designPatterns.factory.BMW;
import designPatterns.factory.BMW320;
/**
* Created by mortal on 2018/3/7.
*/
public class BMW320Factory implements designPatterns.factory.factory.BMWFactory {
public static void main(String args[]) {
}
@Override
public BM... |
3e2996a2af9d77c3f8b86bf9c6fd98c983a269c9 | 2,543 | java | Java | src/main/java/nz/govt/natlib/ajhr/metadata/MetadataMetProp.java | NLNZDigitalPreservation/nlnz-tools-sip-generation-ajhr | 8b892c80ea32bead07ec8a0fea9ce3d845c1b93a | [
"MIT"
] | null | null | null | src/main/java/nz/govt/natlib/ajhr/metadata/MetadataMetProp.java | NLNZDigitalPreservation/nlnz-tools-sip-generation-ajhr | 8b892c80ea32bead07ec8a0fea9ce3d845c1b93a | [
"MIT"
] | null | null | null | src/main/java/nz/govt/natlib/ajhr/metadata/MetadataMetProp.java | NLNZDigitalPreservation/nlnz-tools-sip-generation-ajhr | 8b892c80ea32bead07ec8a0fea9ce3d845c1b93a | [
"MIT"
] | null | null | null | 25.686869 | 111 | 0.592214 | 17,577 | package nz.govt.natlib.ajhr.metadata;
import org.apache.commons.lang3.StringUtils;
public class MetadataMetProp {
private static final String[] TITLE_LIST = {"AJHR"};
private String title;
private String year;
private String volume;
private String accrualPeriodicity;
public static MetadataMet... |
3e29971ab1c4f5d6ce1d68283ad9060aa4a22660 | 178 | java | Java | src/main/java/cc/bitbank/entity/response/WithdrawResponse.java | soichirokodama/java-bitbankcc | aea89f9e4a773cb0194c628cc54d160587fc9a1a | [
"MIT"
] | 8 | 2017-09-08T15:21:05.000Z | 2020-05-24T06:33:21.000Z | src/main/java/cc/bitbank/entity/response/WithdrawResponse.java | soichirokodama/java-bitbankcc | aea89f9e4a773cb0194c628cc54d160587fc9a1a | [
"MIT"
] | 5 | 2017-10-18T06:52:28.000Z | 2021-01-20T22:26:26.000Z | src/main/java/cc/bitbank/entity/response/WithdrawResponse.java | soichirokodama/java-bitbankcc | aea89f9e4a773cb0194c628cc54d160587fc9a1a | [
"MIT"
] | 12 | 2017-12-22T03:49:14.000Z | 2021-05-20T02:31:39.000Z | 17.8 | 58 | 0.752809 | 17,578 | package cc.bitbank.entity.response;
import cc.bitbank.entity.Withdraw;
/**
* Created by tanaka on 2017/04/13.
*/
public class WithdrawResponse extends Response<Withdraw> {
}
|
3e2997aa1a69330e11979639ead42dc63f0ceec4 | 2,194 | java | Java | engine/src/it/java/org/pentaho/di/trans/safestop/SafeStopTest.java | hzy1992/pentaho-kettle | 5762bc329aea7d56c50fe797de2febdef9b6d7b2 | [
"Apache-2.0"
] | 5,903 | 2015-01-07T01:32:02.000Z | 2022-03-31T03:55:32.000Z | engine/src/it/java/org/pentaho/di/trans/safestop/SafeStopTest.java | hzy1992/pentaho-kettle | 5762bc329aea7d56c50fe797de2febdef9b6d7b2 | [
"Apache-2.0"
] | 5,944 | 2015-01-02T21:07:48.000Z | 2022-03-28T14:53:13.000Z | engine/src/it/java/org/pentaho/di/trans/safestop/SafeStopTest.java | hzy1992/pentaho-kettle | 5762bc329aea7d56c50fe797de2febdef9b6d7b2 | [
"Apache-2.0"
] | 3,097 | 2015-01-01T19:57:19.000Z | 2022-03-31T09:08:57.000Z | 37.186441 | 116 | 0.654512 | 17,579 | /*! ******************************************************************************
*
* Pentaho Data Integration
*
* Copyright (C) 2002-2018 by Hitachi Vantara : http://www.pentaho.com
*
*******************************************************************************
*
* Licensed under the Apache License, Version... |
3e2998ca7c16ebe5836d996fcb7e885f4b156308 | 7,750 | java | Java | src/main/java/com/conveyal/r5/profile/otp2/rangeraptor/standard/StdRangeRaptorWorkerState.java | entur/r5 | 42472d53f2fe5247bc4e302faeb59a42e6b24f99 | [
"MIT"
] | 3 | 2018-12-21T11:40:03.000Z | 2020-09-14T06:49:22.000Z | src/main/java/com/conveyal/r5/profile/otp2/rangeraptor/standard/StdRangeRaptorWorkerState.java | entur/r5 | 42472d53f2fe5247bc4e302faeb59a42e6b24f99 | [
"MIT"
] | 29 | 2018-09-07T13:52:29.000Z | 2019-11-18T15:36:43.000Z | src/main/java/com/conveyal/r5/profile/otp2/rangeraptor/standard/StdRangeRaptorWorkerState.java | entur/r5 | 42472d53f2fe5247bc4e302faeb59a42e6b24f99 | [
"MIT"
] | 2 | 2018-10-24T17:53:36.000Z | 2020-01-24T13:16:28.000Z | 38.75 | 118 | 0.707484 | 17,580 | package com.conveyal.r5.profile.otp2.rangeraptor.standard;
import com.conveyal.r5.profile.otp2.api.path.Path;
import com.conveyal.r5.profile.otp2.api.transit.IntIterator;
import com.conveyal.r5.profile.otp2.api.transit.TransferLeg;
import com.conveyal.r5.profile.otp2.api.transit.TripScheduleInfo;
import com.conveyal.... |
3e299952984537973154b76f0e4e85a257ea7317 | 145 | java | Java | src/main/java/org/jlibvips/VipsBandFormat.java | cominvent/jlibvips | 65a805aef4450a7fe77b0cf692a6f0570d63b54d | [
"MIT"
] | 11 | 2019-01-14T13:57:45.000Z | 2021-01-19T16:11:28.000Z | src/main/java/org/jlibvips/VipsBandFormat.java | cominvent/jlibvips | 65a805aef4450a7fe77b0cf692a6f0570d63b54d | [
"MIT"
] | 3 | 2019-05-21T10:32:38.000Z | 2019-09-14T16:05:19.000Z | src/main/java/org/jlibvips/VipsBandFormat.java | cominvent/jlibvips | 65a805aef4450a7fe77b0cf692a6f0570d63b54d | [
"MIT"
] | 7 | 2019-01-15T06:48:07.000Z | 2021-01-03T14:13:13.000Z | 24.166667 | 90 | 0.731034 | 17,581 | package org.jlibvips;
public enum VipsBandFormat {
NOTSET, UCHAR, CHAR, USHORT, SHORT, UINT, INT, FLOAT, COMPLEX, DOUBLE, DPCOMPLEX, LAST
}
|
3e299a5793df9daa774b041321c67b22ea704ed2 | 8,729 | java | Java | ODEsolver/interpreter/Parser.java | JPLeRouzic/PhysioSim | 45727c749acc9cac705607e48645466e63496976 | [
"Apache-2.0"
] | null | null | null | ODEsolver/interpreter/Parser.java | JPLeRouzic/PhysioSim | 45727c749acc9cac705607e48645466e63496976 | [
"Apache-2.0"
] | null | null | null | ODEsolver/interpreter/Parser.java | JPLeRouzic/PhysioSim | 45727c749acc9cac705607e48645466e63496976 | [
"Apache-2.0"
] | null | null | null | 32.449814 | 135 | 0.480238 | 17,582 | package ODEsolver.interpreter;
//-----------------------------------------------------------------------------
// Written 2002 by Juergen Arndt.
//
//
// File Parser.java
// Use parser des interpreters
//-----------------------------------------------------------------------------
import java.io.*;
import java.util.... |
3e299b15e259c65288a072211ed4f69754dba4c3 | 673 | java | Java | exercises/DP2/src/ch/epfl/sweng/exercises/exercise1_solutions/NewFacebookPosterImpl.java | PeterKrcmar0/public | 4bd1b045dc6b6116d264d0032e97f2b03becac6c | [
"Apache-2.0"
] | null | null | null | exercises/DP2/src/ch/epfl/sweng/exercises/exercise1_solutions/NewFacebookPosterImpl.java | PeterKrcmar0/public | 4bd1b045dc6b6116d264d0032e97f2b03becac6c | [
"Apache-2.0"
] | null | null | null | exercises/DP2/src/ch/epfl/sweng/exercises/exercise1_solutions/NewFacebookPosterImpl.java | PeterKrcmar0/public | 4bd1b045dc6b6116d264d0032e97f2b03becac6c | [
"Apache-2.0"
] | null | null | null | 23.206897 | 65 | 0.655275 | 17,583 | package ch.epfl.sweng.exercises.exercise1_solutions;
import java.util.HashMap;
import java.util.Map;
public class NewFacebookPosterImpl implements NewFacebookPoster {
private static long postId = 0;
private static Map<Long, Post> posts;
public NewFacebookPosterImpl() {
posts = new HashMap<>();
... |
3e299bbbda66bdc9be5e697ecbcfd0c581afac07 | 5,792 | java | Java | src/test/java/org/rxbooter/injector/core/InjectorImplTest.java | siy/booter-di | 08d60e926a41cc0d65ea6bd08915540da937fe79 | [
"Apache-2.0"
] | 2 | 2017-05-30T09:42:31.000Z | 2017-05-30T10:04:08.000Z | src/test/java/org/rxbooter/injector/core/InjectorImplTest.java | siy/booter-di | 08d60e926a41cc0d65ea6bd08915540da937fe79 | [
"Apache-2.0"
] | null | null | null | src/test/java/org/rxbooter/injector/core/InjectorImplTest.java | siy/booter-di | 08d60e926a41cc0d65ea6bd08915540da937fe79 | [
"Apache-2.0"
] | 2 | 2017-07-12T20:43:34.000Z | 2018-08-09T07:56:26.000Z | 37.367742 | 109 | 0.719441 | 17,584 | /*
* Copyright (c) 2017 Sergiy Yevtushenko
*
* 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... |
3e299c1bc12c0d4a15a525276bb7715bff19e3f1 | 3,572 | java | Java | src/main/java/completion/CompareModel/FileHandler.java | Zilig/GraDesignTest | 6d73e69e46f195d3f0738b3b21f29de9b31a1207 | [
"Apache-2.0"
] | 1 | 2022-01-15T07:53:18.000Z | 2022-01-15T07:53:18.000Z | src/main/java/completion/CompareModel/FileHandler.java | Zilig/GraDesignTest | 6d73e69e46f195d3f0738b3b21f29de9b31a1207 | [
"Apache-2.0"
] | 1 | 2022-01-11T14:33:42.000Z | 2022-01-11T14:33:42.000Z | src/main/java/completion/CompareModel/FileHandler.java | Zilig/GraDesignTest | 6d73e69e46f195d3f0738b3b21f29de9b31a1207 | [
"Apache-2.0"
] | null | null | null | 36.44898 | 135 | 0.619261 | 17,585 | package completion.CompareModel;
import completion.Tools.FileTools;
import completion.Tools.NumberTools;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileOutputStream;
import java.io.OutputStreamWriter;
import java.nio.charset.StandardCharsets;
import java.util.List;
import java.util.Objects;
/... |
3e299df6b7cd0cf290680539a9af8a2451aa0857 | 6,704 | java | Java | src/main/java/com/xianzhi/integration/fragment/csettings/SecAddFragment.java | GuDaZi/DaDaBranch | 5afeb577d1a88dc5d05d97b16ba27c693cd4294d | [
"Apache-2.0"
] | null | null | null | src/main/java/com/xianzhi/integration/fragment/csettings/SecAddFragment.java | GuDaZi/DaDaBranch | 5afeb577d1a88dc5d05d97b16ba27c693cd4294d | [
"Apache-2.0"
] | null | null | null | src/main/java/com/xianzhi/integration/fragment/csettings/SecAddFragment.java | GuDaZi/DaDaBranch | 5afeb577d1a88dc5d05d97b16ba27c693cd4294d | [
"Apache-2.0"
] | null | null | null | 34.379487 | 113 | 0.640066 | 17,586 | package com.xianzhi.integration.fragment.csettings;
import android.util.Log;
import android.view.View;
import android.widget.CheckBox;
import android.widget.CompoundButton;
import android.widget.EditText;
import android.widget.LinearLayout;
import android.widget.Spinner;
import android.widget.TextView;
import android.... |
3e299e17ef4589a44192399eba0fe1d6ab3c881d | 2,056 | java | Java | src/com/decompiler/bytecode/analysis/parse/statement/JSRCallStatement.java | TNYCL/JarDecoder | 31928764abc5ec4a841247658bbeb5acfa58f559 | [
"MIT"
] | null | null | null | src/com/decompiler/bytecode/analysis/parse/statement/JSRCallStatement.java | TNYCL/JarDecoder | 31928764abc5ec4a841247658bbeb5acfa58f559 | [
"MIT"
] | null | null | null | src/com/decompiler/bytecode/analysis/parse/statement/JSRCallStatement.java | TNYCL/JarDecoder | 31928764abc5ec4a841247658bbeb5acfa58f559 | [
"MIT"
] | null | null | null | 30.235294 | 116 | 0.72179 | 17,587 | package com.decompiler.bytecode.analysis.parse.statement;
import com.decompiler.bytecode.analysis.loc.BytecodeLoc;
import com.decompiler.bytecode.analysis.parse.Statement;
import com.decompiler.bytecode.analysis.parse.rewriters.CloneHelper;
import com.decompiler.bytecode.analysis.parse.rewriters.ExpressionRewriter;
im... |
3e299f4e148a63499c405f2278f639808c4f21c8 | 5,412 | java | Java | hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TransactionalMapGetCodec.java | keith-f/hazelcast | a6e0b05a37c721c3daf1760449b8e2a47d0bcd36 | [
"Apache-2.0"
] | 2 | 2019-04-09T08:36:57.000Z | 2019-05-17T07:47:41.000Z | hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TransactionalMapGetCodec.java | navincm/hazelcast | f007912c9e332eaedc849567d3e658dd53883fc7 | [
"Apache-2.0"
] | 51 | 2020-09-18T02:03:15.000Z | 2022-03-30T02:05:00.000Z | hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TransactionalMapGetCodec.java | navincm/hazelcast | f007912c9e332eaedc849567d3e658dd53883fc7 | [
"Apache-2.0"
] | 3 | 2015-06-16T09:09:21.000Z | 2019-04-09T08:37:13.000Z | 43.645161 | 188 | 0.744087 | 17,588 | /*
* Copyright (c) 2008-2020, Hazelcast, Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... |
3e299feb01abfc754cf2fd8fc21fa83071e42877 | 1,227 | java | Java | src/org/genyris/format/DisplayFunction.java | ravikumar10/genyris | 0e1722bdf03c22edf8c874158880fb5e904ab860 | [
"BSD-3-Clause"
] | 11 | 2016-01-24T23:23:22.000Z | 2021-04-03T19:52:27.000Z | src/org/genyris/format/DisplayFunction.java | ravikumar10/genyris | 0e1722bdf03c22edf8c874158880fb5e904ab860 | [
"BSD-3-Clause"
] | 28 | 2015-08-09T05:05:46.000Z | 2020-05-09T08:21:19.000Z | src/org/genyris/format/DisplayFunction.java | ravikumar10/genyris | 0e1722bdf03c22edf8c874158880fb5e904ab860 | [
"BSD-3-Clause"
] | 1 | 2021-04-24T14:46:01.000Z | 2021-04-24T14:46:01.000Z | 29.926829 | 83 | 0.679707 | 17,589 | // Copyright 2008 Peter William Birch <efpyi@example.com>
//
// This software may be used and distributed according to the terms
// of the Genyris License, in the file "LICENSE", incorporated herein by reference.
//
package org.genyris.format;
import java.io.IOException;
import java.io.PrintWriter;
import java.io.Writ... |
3e29a0bac9017d17f54b31f246843674724a610b | 1,230 | java | Java | todoapp/src/main/java/com/hkdemircan/todoapp/service/impl/UserDetailsServiceImpl.java | hasankadirdemircan/node-spring-boot-todo-app | b96a087e7d0733d0fbc481796ea35dff472abc20 | [
"MIT"
] | 5 | 2019-09-08T19:48:33.000Z | 2022-02-06T09:57:35.000Z | todoapp/src/main/java/com/hkdemircan/todoapp/service/impl/UserDetailsServiceImpl.java | hasankadirdemircan/node-spring-boot-todo-app | b96a087e7d0733d0fbc481796ea35dff472abc20 | [
"MIT"
] | 11 | 2019-08-31T13:58:20.000Z | 2020-05-09T17:31:26.000Z | todoapp/src/main/java/com/hkdemircan/todoapp/service/impl/UserDetailsServiceImpl.java | hasankadirdemircan/node-spring-boot-todo-app | b96a087e7d0733d0fbc481796ea35dff472abc20 | [
"MIT"
] | null | null | null | 35.142857 | 109 | 0.794309 | 17,590 | package com.hkdemircan.todoapp.service.impl;
import com.hkdemircan.todoapp.model.User;
import com.hkdemircan.todoapp.repository.UserRepository;
import org.modelmapper.ModelMapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.authority.AuthorityUtils;
import or... |
3e29a0e22ad341e59d39a4cbaff8ea2325c3795f | 5,765 | java | Java | app/src/main/java/com/practice/jiandongxiao/memorypractice/Demo.java | Jiandongx/MemoryPractice | ddfefba44e26f71d94faaf393f70782aa0b5ce0d | [
"MIT"
] | null | null | null | app/src/main/java/com/practice/jiandongxiao/memorypractice/Demo.java | Jiandongx/MemoryPractice | ddfefba44e26f71d94faaf393f70782aa0b5ce0d | [
"MIT"
] | null | null | null | app/src/main/java/com/practice/jiandongxiao/memorypractice/Demo.java | Jiandongx/MemoryPractice | ddfefba44e26f71d94faaf393f70782aa0b5ce0d | [
"MIT"
] | null | null | null | 40.598592 | 85 | 0.529922 | 17,591 | package com.practice.jiandongxiao.memorypractice;
import android.os.Handler;
import android.os.Bundle;
import android.text.Html;
import android.text.Spanned;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import androidx.appcompat.app.ActionBar;
i... |
3e29a0e9fd3ebfc81c7c8514ba9366c92fc34d24 | 890 | java | Java | taska/task3/core/src/main/java/dao/MessageMapper.java | jiuyuey/test | e8cf922b30bef4b3f3456168024760e629d1faba | [
"Apache-2.0"
] | 3 | 2019-04-11T14:32:20.000Z | 2019-05-19T04:11:44.000Z | taska/task3/core/src/main/java/dao/MessageMapper.java | jiuyuey/test | e8cf922b30bef4b3f3456168024760e629d1faba | [
"Apache-2.0"
] | 34 | 2020-03-04T22:37:57.000Z | 2022-03-31T21:10:42.000Z | taska/task3/core/src/main/java/dao/MessageMapper.java | jiuyuey/test | e8cf922b30bef4b3f3456168024760e629d1faba | [
"Apache-2.0"
] | null | null | null | 26.969697 | 109 | 0.748315 | 17,592 | package dao;
import org.apache.ibatis.annotations.Param;
import org.springframework.stereotype.Repository;
import pojo.Message;
import pojo.MessageExample;
import java.util.List;
@Repository
public interface MessageMapper {
long countByExample(MessageExample example);
int deleteByExample(Messag... |
3e29a0f36f7e03904289e28795c19f4f8da2354f | 2,957 | java | Java | art-extension/opttests/src/OptimizationTests/regression/test1398/Main.java | pramulkant/https-github.com-android-art-intel-marshmallow | 87e8c22f248164780b92aaa0cdea14bf6cda3859 | [
"Apache-2.0"
] | 8 | 2016-08-11T09:46:36.000Z | 2018-03-02T17:28:35.000Z | art-extension/opttests/src/OptimizationTests/regression/test1398/Main.java | pramulkant/https-github.com-android-art-intel-marshmallow | 87e8c22f248164780b92aaa0cdea14bf6cda3859 | [
"Apache-2.0"
] | null | null | null | art-extension/opttests/src/OptimizationTests/regression/test1398/Main.java | pramulkant/https-github.com-android-art-intel-marshmallow | 87e8c22f248164780b92aaa0cdea14bf6cda3859 | [
"Apache-2.0"
] | null | null | null | 34.788235 | 107 | 0.49814 | 17,593 | /*
* Copyright (C) 2015 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... |
3e29a113349c72f34fd8b538978050b4cc1df51e | 294 | java | Java | xiaoming-api/src/main/java/cn/codethink/xiaoming/contact/MassConfiguration.java | XiaoMingProject/XiaoMingBot | 7c153b93a850cf93d79e11492d885f409d0e7f49 | [
"Apache-2.0"
] | 2 | 2022-02-17T07:35:38.000Z | 2022-03-06T08:02:05.000Z | xiaoming-api/src/main/java/cn/codethink/xiaoming/contact/MassConfiguration.java | Chuanwise/XiaoMingBot | 7c153b93a850cf93d79e11492d885f409d0e7f49 | [
"Apache-2.0"
] | 2 | 2022-02-14T10:19:40.000Z | 2022-03-05T02:24:47.000Z | xiaoming-api/src/main/java/cn/codethink/xiaoming/contact/MassConfiguration.java | XiaoMingProject/XiaoMingBot | 7c153b93a850cf93d79e11492d885f409d0e7f49 | [
"Apache-2.0"
] | 3 | 2022-02-07T05:57:22.000Z | 2022-03-05T02:01:50.000Z | 12.25 | 38 | 0.5 | 17,594 | package cn.codethink.xiaoming.contact;
/**
* 集体设置
*
* @author Chuanwise
*/
public interface MassConfiguration {
/**
* 询问集体名
*
* @return 群名
*/
String getName();
/**
* 设置集体名
*
* @param name 群名
*/
void setName(String name);
}
|
3e29a120269786af855dcd095a8067a74b6d7521 | 3,370 | java | Java | eladmin-common/src/main/java/com/jeeyee/exception/handler/GlobalExceptionHandler.java | Attacklala/jeeyee-mes | 69d030a599b0a83f53f2deea2dba3354c057a844 | [
"Apache-2.0"
] | null | null | null | eladmin-common/src/main/java/com/jeeyee/exception/handler/GlobalExceptionHandler.java | Attacklala/jeeyee-mes | 69d030a599b0a83f53f2deea2dba3354c057a844 | [
"Apache-2.0"
] | null | null | null | eladmin-common/src/main/java/com/jeeyee/exception/handler/GlobalExceptionHandler.java | Attacklala/jeeyee-mes | 69d030a599b0a83f53f2deea2dba3354c057a844 | [
"Apache-2.0"
] | null | null | null | 34.040404 | 117 | 0.712166 | 17,595 | package com.jeeyee.exception.handler;
import com.jeeyee.exception.BadRequestException;
import com.jeeyee.exception.EntityNotFoundException;
import lombok.extern.slf4j.Slf4j;
import com.jeeyee.exception.EntityExistException;
import com.jeeyee.utils.ThrowableUtil;
import org.springframework.http.HttpStatus;
import org.s... |
3e29a1b95ab5bf71af5e4d4159ed2b96dfcd5c0d | 942 | java | Java | src/main/java/com/hoondragonite/leassemble/config/WebConfig.java | KingPiggy/L.E.Assemble-back | 5d687c58c9fdb56528c1ca9afff80c586612d389 | [
"MIT"
] | null | null | null | src/main/java/com/hoondragonite/leassemble/config/WebConfig.java | KingPiggy/L.E.Assemble-back | 5d687c58c9fdb56528c1ca9afff80c586612d389 | [
"MIT"
] | null | null | null | src/main/java/com/hoondragonite/leassemble/config/WebConfig.java | KingPiggy/L.E.Assemble-back | 5d687c58c9fdb56528c1ca9afff80c586612d389 | [
"MIT"
] | null | null | null | 39.25 | 93 | 0.845011 | 17,596 | package com.hoondragonite.leassemble.config;
import com.hoondragonite.leassemble.config.auth.dto.LoginUserArgumentResolver;
import java.util.List;
import lombok.RequiredArgsConstructor;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Configuration;
import or... |
3e29a23d690181dcd2c8d31da99b1168df0bac5e | 2,232 | java | Java | src/models/Soldier.java | Eric-Carlton/2DJavaGame | 32fd3502b8f490c9c84b541808b9ac9ff391f904 | [
"MIT"
] | null | null | null | src/models/Soldier.java | Eric-Carlton/2DJavaGame | 32fd3502b8f490c9c84b541808b9ac9ff391f904 | [
"MIT"
] | null | null | null | src/models/Soldier.java | Eric-Carlton/2DJavaGame | 32fd3502b8f490c9c84b541808b9ac9ff391f904 | [
"MIT"
] | null | null | null | 28.253165 | 165 | 0.730287 | 17,597 | package models;
import java.awt.Graphics2D;
import java.awt.Point;
import java.awt.RenderingHints;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
import java.util.LinkedList;
import javax.imageio.ImageIO;
public class Soldier extends Sprite {
private LinkedList<Direction> pa... |
3e29a2709f467556eca9840e20d7d3c1e4039bb6 | 16,017 | java | Java | src/java/edu/psu/citeseerx/messaging/MsgService.java | gaybro8777/CiteSeerX | 49ecb503fb1ced8e2c2e94c3e100e5d4dc410ea6 | [
"Apache-2.0"
] | 108 | 2015-01-05T09:22:50.000Z | 2022-03-15T23:59:53.000Z | src/java/edu/psu/citeseerx/messaging/MsgService.java | gaybro8777/CiteSeerX | 49ecb503fb1ced8e2c2e94c3e100e5d4dc410ea6 | [
"Apache-2.0"
] | 26 | 2015-01-04T10:35:53.000Z | 2021-11-01T04:41:19.000Z | src/java/edu/psu/citeseerx/messaging/MsgService.java | gaybro8777/CiteSeerX | 49ecb503fb1ced8e2c2e94c3e100e5d4dc410ea6 | [
"Apache-2.0"
] | 48 | 2015-01-16T02:03:48.000Z | 2022-03-15T23:59:55.000Z | 34.819565 | 78 | 0.62827 | 17,598 | /*
* Copyright 2007 Penn State University
* 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... |
3e29a2d4eb44c51faeb9c50f26d796645617f6c7 | 3,951 | java | Java | src/main/java/com/storedobject/chart/Shadow.java | INPUTsys-Chris/SOCharts | 9d9cd56e5f2db72dfb2a86c904cb1688a6f290ed | [
"Apache-2.0"
] | 11 | 2020-06-02T01:33:03.000Z | 2022-03-12T06:53:31.000Z | src/main/java/com/storedobject/chart/Shadow.java | INPUTsys-Chris/SOCharts | 9d9cd56e5f2db72dfb2a86c904cb1688a6f290ed | [
"Apache-2.0"
] | 4 | 2021-04-22T08:11:12.000Z | 2022-02-05T07:47:42.000Z | src/main/java/com/storedobject/chart/Shadow.java | INPUTsys-Chris/SOCharts | 9d9cd56e5f2db72dfb2a86c904cb1688a6f290ed | [
"Apache-2.0"
] | 4 | 2020-07-29T14:27:30.000Z | 2022-03-06T08:24:39.000Z | 24.091463 | 99 | 0.565173 | 17,599 | /*
* Copyright 2019-2021 Syam Pillai
* 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 ag... |
3e29a2ea2dfcf5ae57bec719528e40864d4600ab | 414 | java | Java | blog-util/blog-core/src/main/java/com/wyl/basic/context/ThreadLocalParam.java | musicsss/cloud-study | 7b5a908d24f53d9bbec09fe426c4b8152bc178f2 | [
"Apache-2.0"
] | null | null | null | blog-util/blog-core/src/main/java/com/wyl/basic/context/ThreadLocalParam.java | musicsss/cloud-study | 7b5a908d24f53d9bbec09fe426c4b8152bc178f2 | [
"Apache-2.0"
] | null | null | null | blog-util/blog-core/src/main/java/com/wyl/basic/context/ThreadLocalParam.java | musicsss/cloud-study | 7b5a908d24f53d9bbec09fe426c4b8152bc178f2 | [
"Apache-2.0"
] | null | null | null | 15.923077 | 55 | 0.68599 | 17,600 | package com.wyl.basic.context;
import lombok.Data;
import java.io.Serializable;
/**
* cloud-study ThreadLocalParam
*
* <p>
* 线程变量封装的参数
* </p>
*
* @author ylWang
* @version 1.0.0
* @date 2021/11/14 22:54
*/
@Data
public class ThreadLocalParam implements Serializable {
private Boolean boot;
private S... |
3e29a2f5c5df7fefdeec352df04410ecc7ffa179 | 1,878 | java | Java | car-racing/src/test/java/io/github/shirohoo/racing/app/domain/CarsTests.java | shirohoo/code-kata | 2f939f7b686707945e0e7f319bc3abc67559e106 | [
"MIT"
] | 2 | 2022-02-21T12:49:45.000Z | 2022-02-24T04:31:57.000Z | car-racing/src/test/java/io/github/shirohoo/racing/app/domain/CarsTests.java | shirohoo/code-kata | 2f939f7b686707945e0e7f319bc3abc67559e106 | [
"MIT"
] | null | null | null | car-racing/src/test/java/io/github/shirohoo/racing/app/domain/CarsTests.java | shirohoo/code-kata | 2f939f7b686707945e0e7f319bc3abc67559e106 | [
"MIT"
] | null | null | null | 28.454545 | 74 | 0.650692 | 17,601 | package io.github.shirohoo.racing.app.domain;
import static org.assertj.core.api.Assertions.assertThat;
import static org.assertj.core.api.Assertions.assertThatCode;
import static org.assertj.core.api.Assertions.assertThatThrownBy;
import java.util.List;
import java.util.stream.Stream;
import org.junit.jupiter.api.Bef... |
3e29a30b71c49881f8b35690ddc5af9c9953c6c0 | 8,847 | java | Java | core/src/test/java/org/mapfish/print/attribute/map/MapAttributeTest.java | bradh/mapfish-print | bdef9bde090632fe9046c917e877de7759e75ba4 | [
"BSD-2-Clause"
] | 111 | 2015-01-15T11:50:32.000Z | 2022-03-18T07:10:58.000Z | core/src/test/java/org/mapfish/print/attribute/map/MapAttributeTest.java | bradh/mapfish-print | bdef9bde090632fe9046c917e877de7759e75ba4 | [
"BSD-2-Clause"
] | 792 | 2015-01-06T10:39:16.000Z | 2022-03-30T11:18:43.000Z | core/src/test/java/org/mapfish/print/attribute/map/MapAttributeTest.java | bradh/mapfish-print | bdef9bde090632fe9046c917e877de7759e75ba4 | [
"BSD-2-Clause"
] | 235 | 2015-01-23T13:21:26.000Z | 2022-02-03T04:53:44.000Z | 47.821622 | 113 | 0.700463 | 17,602 | package org.mapfish.print.attribute.map;
import org.geotools.referencing.CRS;
import org.json.JSONObject;
import org.junit.Before;
import org.junit.Test;
import org.mapfish.print.AbstractMapfishSpringTest;
import org.mapfish.print.TestHttpClientFactory;
import org.mapfish.print.attribute.ReflectiveAttribute;
import or... |
3e29a3578c75673b1e1d8140915ed01a01196b94 | 402 | java | Java | 20190902_v1_1/src/pos/app/src/main/java/com/bx/erp/di/components/ActivityComponent.java | Boxin-ChinaGD/BXERP | 4273910059086ab9b76bd547c679d852a1129a0c | [
"Apache-2.0"
] | 4 | 2021-11-11T08:57:32.000Z | 2022-03-21T02:56:08.000Z | 20190902_v1_1/src/pos/app/src/main/java/com/bx/erp/di/components/ActivityComponent.java | Boxin-ChinaGD/BXERP | 4273910059086ab9b76bd547c679d852a1129a0c | [
"Apache-2.0"
] | null | null | null | 20190902_v1_1/src/pos/app/src/main/java/com/bx/erp/di/components/ActivityComponent.java | Boxin-ChinaGD/BXERP | 4273910059086ab9b76bd547c679d852a1129a0c | [
"Apache-2.0"
] | 2 | 2021-12-20T08:34:31.000Z | 2022-02-09T06:52:41.000Z | 21.157895 | 85 | 0.768657 | 17,603 | package com.bx.erp.di.components;
import android.app.Activity;
import com.bx.erp.di.PerActivity;
import com.bx.erp.di.modules.ActivityModule;
import dagger.Component;
/**
* Created by Ellen on 2018/06/20.
*/
@PerActivity
@Component(dependencies = ApplicationComponent.class, modules = ActivityModule.class)
public ... |
3e29a450277fc510a51160bdcbb91e2850be39af | 1,019 | java | Java | src/main/java/org/nodens2k/tin/validation/RomaniaTinValidator.java | Nodens2k/tin-validators | 2f7782559ab506184d3f841210de9860d856b2f1 | [
"MIT"
] | null | null | null | src/main/java/org/nodens2k/tin/validation/RomaniaTinValidator.java | Nodens2k/tin-validators | 2f7782559ab506184d3f841210de9860d856b2f1 | [
"MIT"
] | null | null | null | src/main/java/org/nodens2k/tin/validation/RomaniaTinValidator.java | Nodens2k/tin-validators | 2f7782559ab506184d3f841210de9860d856b2f1 | [
"MIT"
] | null | null | null | 24.853659 | 79 | 0.618253 | 17,604 | package org.nodens2k.tin.validation;
import java.util.regex.Pattern;
import org.jetbrains.annotations.Contract;
public final class RomaniaTinValidator extends AbstractCountryTinValidator {
public static final CountryTinValidator INSTANCE = new RomaniaTinValidator();
private static final Pattern CNP_REGEX = Patt... |
3e29a46fbd2d0992f20043b2877d1dfb303fe3c9 | 4,625 | java | Java | aws-java-sdk-lambda/src/main/java/com/amazonaws/services/lambda/model/transform/PutProvisionedConcurrencyConfigResultJsonUnmarshaller.java | jplippi/aws-sdk-java | 147eefec220e2944dc571283af6552611bc94301 | [
"Apache-2.0"
] | 1 | 2020-08-27T17:36:34.000Z | 2020-08-27T17:36:34.000Z | aws-java-sdk-lambda/src/main/java/com/amazonaws/services/lambda/model/transform/PutProvisionedConcurrencyConfigResultJsonUnmarshaller.java | jplippi/aws-sdk-java | 147eefec220e2944dc571283af6552611bc94301 | [
"Apache-2.0"
] | 3 | 2020-04-15T20:08:15.000Z | 2021-06-30T19:58:16.000Z | aws-java-sdk-lambda/src/main/java/com/amazonaws/services/lambda/model/transform/PutProvisionedConcurrencyConfigResultJsonUnmarshaller.java | jplippi/aws-sdk-java | 147eefec220e2944dc571283af6552611bc94301 | [
"Apache-2.0"
] | 1 | 2020-10-10T15:59:17.000Z | 2020-10-10T15:59:17.000Z | 47.193878 | 156 | 0.672 | 17,605 | /*
* Copyright 2015-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... |
3e29a495cfc310566862bd9761ac3d2825b302d9 | 1,697 | java | Java | ondex-knet-builder/launcher/src/main/java/net/sourceforge/ondex/workflow2/gui/components/highlighting/HighlightHandler.java | marco-brandizi/ondex-knet-builder | 9080064dfaa7067f1848b4e840fc37123a27ac7e | [
"MIT"
] | 6 | 2020-09-14T10:04:06.000Z | 2022-03-01T16:12:53.000Z | ondex-knet-builder/launcher/src/main/java/net/sourceforge/ondex/workflow2/gui/components/highlighting/HighlightHandler.java | marco-brandizi/ondex-knet-builder | 9080064dfaa7067f1848b4e840fc37123a27ac7e | [
"MIT"
] | 42 | 2020-06-05T11:23:06.000Z | 2022-03-30T18:55:36.000Z | ondex-knet-builder/launcher/src/main/java/net/sourceforge/ondex/workflow2/gui/components/highlighting/HighlightHandler.java | marco-brandizi/ondex-knet-builder | 9080064dfaa7067f1848b4e840fc37123a27ac7e | [
"MIT"
] | 7 | 2017-08-07T19:35:26.000Z | 2020-04-16T05:58:16.000Z | 26.936508 | 106 | 0.718916 | 17,606 | package net.sourceforge.ondex.workflow2.gui.components.highlighting;
import java.awt.Color;
import java.awt.Component;
import java.awt.event.FocusEvent;
import java.awt.event.FocusListener;
public class HighlightHandler implements FocusListener{
private final Component c;
private Color original;
privat... |
3e29a5b7308b395f2c04bcbc8ceb615640335003 | 940 | java | Java | spring-batch-lightmin-server/src/test/java/org/tuxdevelop/spring/batch/lightmin/server/web/IndexControllerIT.java | amondnet/spring-batch-lightmin | e57c4bfa22e41df9f76315d8685fce6ae8f0a48b | [
"Apache-2.0"
] | null | null | null | spring-batch-lightmin-server/src/test/java/org/tuxdevelop/spring/batch/lightmin/server/web/IndexControllerIT.java | amondnet/spring-batch-lightmin | e57c4bfa22e41df9f76315d8685fce6ae8f0a48b | [
"Apache-2.0"
] | null | null | null | spring-batch-lightmin-server/src/test/java/org/tuxdevelop/spring/batch/lightmin/server/web/IndexControllerIT.java | amondnet/spring-batch-lightmin | e57c4bfa22e41df9f76315d8685fce6ae8f0a48b | [
"Apache-2.0"
] | null | null | null | 30.322581 | 102 | 0.675532 | 17,607 | package org.tuxdevelop.spring.batch.lightmin.server.web;
import org.junit.Test;
import static org.assertj.core.api.Fail.fail;
import static org.springframework.test.web.servlet.request.MockMvcRequestBuilders.get;
import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.status;
import static org... |
3e29a6eb5f243cb454813358b2f9cc22b09af687 | 11,544 | java | Java | InteractiveArticlePlatformDesktop/src/main/java/app/gui/page/RegisterPage.java | SemihBG/InteractiveArticlePlatform | 047c724f76b989080ca9cabcb16ac1ec076f95f3 | [
"Apache-2.0"
] | 1 | 2021-06-25T02:47:40.000Z | 2021-06-25T02:47:40.000Z | InteractiveArticlePlatformDesktop/src/main/java/app/gui/page/RegisterPage.java | SemihBG/InteractiveArticlePlatform | 047c724f76b989080ca9cabcb16ac1ec076f95f3 | [
"Apache-2.0"
] | null | null | null | InteractiveArticlePlatformDesktop/src/main/java/app/gui/page/RegisterPage.java | SemihBG/InteractiveArticlePlatform | 047c724f76b989080ca9cabcb16ac1ec076f95f3 | [
"Apache-2.0"
] | null | null | null | 45.09375 | 270 | 0.676975 | 17,608 | package app.gui.page;
import app.Contracts;
import com.intellij.uiDesigner.core.GridConstraints;
import com.intellij.uiDesigner.core.GridLayoutManager;
import com.intellij.uiDesigner.core.Spacer;
import javax.swing.*;
import java.awt.*;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
public cla... |
3e29a794963e981c5ca160f670953fc6d2199516 | 1,029 | java | Java | src/main/java/net/chinhung/application/endpoint/order/OrderLine.java | chinhung/demoshop | 60846a434d79fbcdff83b4351d126590700d08bb | [
"MIT"
] | null | null | null | src/main/java/net/chinhung/application/endpoint/order/OrderLine.java | chinhung/demoshop | 60846a434d79fbcdff83b4351d126590700d08bb | [
"MIT"
] | null | null | null | src/main/java/net/chinhung/application/endpoint/order/OrderLine.java | chinhung/demoshop | 60846a434d79fbcdff83b4351d126590700d08bb | [
"MIT"
] | null | null | null | 19.788462 | 89 | 0.653061 | 17,609 | package net.chinhung.application.endpoint.order;
import javax.validation.constraints.NotEmpty;
import javax.validation.constraints.NotNull;
import javax.validation.constraints.Positive;
public class OrderLine {
@NotEmpty
private String name;
@NotEmpty
private String productId;
@NotNull
@Pos... |
3e29a7e608d8c252bcff49c14e3aba76fb8d66f9 | 8,192 | java | Java | mdpreference/src/main/java/io/github/xhinliang/mdpreference/TwoStatePreference.java | XhinLiang/MDPreference | b184c311d21ac8b34d0416555f0cb1c6e7e28d06 | [
"Apache-2.0"
] | 196 | 2016-03-10T08:41:16.000Z | 2018-06-19T12:32:53.000Z | mdpreference/src/main/java/io/github/xhinliang/mdpreference/TwoStatePreference.java | XhinLiang/MDPreference | b184c311d21ac8b34d0416555f0cb1c6e7e28d06 | [
"Apache-2.0"
] | 5 | 2016-03-17T09:08:01.000Z | 2018-11-14T11:45:33.000Z | mdpreference/src/main/java/io/github/xhinliang/mdpreference/TwoStatePreference.java | XhinLiang/MDPreference | b184c311d21ac8b34d0416555f0cb1c6e7e28d06 | [
"Apache-2.0"
] | 27 | 2016-03-10T09:09:36.000Z | 2018-01-19T18:24:43.000Z | 30.340741 | 106 | 0.626465 | 17,610 | package io.github.xhinliang.mdpreference;
import android.content.Context;
import android.content.SharedPreferences;
import android.content.res.TypedArray;
import android.os.Parcel;
import android.os.Parcelable;
import android.text.TextUtils;
import android.util.AttributeSet;
import android.util.Log;
import android.vie... |
3e29a8c34eb768a77f7ac304fb40c99f903a81db | 1,277 | java | Java | portfolio/src/main/java/com/jointrivial/portfolio/service/impl/AccountServiceImpl.java | Semerkosa/Trading-platform | 4075edee702f7e123f2b6df949d67e83bb886a6a | [
"MIT"
] | null | null | null | portfolio/src/main/java/com/jointrivial/portfolio/service/impl/AccountServiceImpl.java | Semerkosa/Trading-platform | 4075edee702f7e123f2b6df949d67e83bb886a6a | [
"MIT"
] | 139 | 2021-09-21T11:04:10.000Z | 2021-12-17T10:33:34.000Z | portfolio/src/main/java/com/jointrivial/portfolio/service/impl/AccountServiceImpl.java | Semerkosa/Trading-platform | 4075edee702f7e123f2b6df949d67e83bb886a6a | [
"MIT"
] | 1 | 2022-01-12T14:36:04.000Z | 2022-01-12T14:36:04.000Z | 36.485714 | 121 | 0.721222 | 17,611 | package com.jointrivial.portfolio.service.impl;
import com.jointrivial.portfolio.exceptions.IllegalUserTokenException;
import com.jointrivial.portfolio.service.AccountService;
import org.springframework.stereotype.Service;
import java.io.IOException;
import java.net.URI;
import java.net.URISyntaxException;
import jav... |
3e29a8fd537d3c11d53fa981ede9757c4f782886 | 781 | java | Java | Corpus/swt/1888.java | JamesCao2048/BlizzardData | a524bec4f0d297bb748234eeb1c2fcdee3dce7d7 | [
"MIT"
] | 1 | 2022-01-15T02:47:45.000Z | 2022-01-15T02:47:45.000Z | Corpus/swt/1888.java | JamesCao2048/BlizzardData | a524bec4f0d297bb748234eeb1c2fcdee3dce7d7 | [
"MIT"
] | null | null | null | Corpus/swt/1888.java | JamesCao2048/BlizzardData | a524bec4f0d297bb748234eeb1c2fcdee3dce7d7 | [
"MIT"
] | null | null | null | 35.5 | 81 | 0.590269 | 17,612 | /*******************************************************************************
* Copyright (c) 2000, 2008 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... |
3e29a92b9786e99439a8ce438cdd9f58483d4c5b | 7,335 | java | Java | src/com/bjwg/main/controller/pc/VerifyPhoneController.java | liangjinx/BJWG | f0186f8d369af0fb682f24bb4b98b2cdb0d6a893 | [
"Apache-2.0"
] | null | null | null | src/com/bjwg/main/controller/pc/VerifyPhoneController.java | liangjinx/BJWG | f0186f8d369af0fb682f24bb4b98b2cdb0d6a893 | [
"Apache-2.0"
] | null | null | null | src/com/bjwg/main/controller/pc/VerifyPhoneController.java | liangjinx/BJWG | f0186f8d369af0fb682f24bb4b98b2cdb0d6a893 | [
"Apache-2.0"
] | null | null | null | 27.679245 | 134 | 0.664758 | 17,613 | package com.bjwg.main.controller.pc;
import java.util.Map;
import javax.annotation.Resource;
import javax.servlet.http.HttpServletRequest;
import net.sf.json.JSONObject;
import org.apache.commons.httpclient.HttpException;
import org.springframework.beans.factory.annotation.Autowired;
import org.springf... |
3e29ab16e2752e871bdd052027307b18d4b799af | 526 | java | Java | Adjust/src/com/adjust/sdk/plugin/MapEntry.java | gocro/adjust_android_sdk | 026ecd5bde1d2d6cc08b866817b4ece013f1f9a6 | [
"MIT"
] | 1 | 2021-07-03T23:11:49.000Z | 2021-07-03T23:11:49.000Z | Adjust/src/com/adjust/sdk/plugin/MapEntry.java | gocro/adjust_android_sdk | 026ecd5bde1d2d6cc08b866817b4ece013f1f9a6 | [
"MIT"
] | null | null | null | Adjust/src/com/adjust/sdk/plugin/MapEntry.java | gocro/adjust_android_sdk | 026ecd5bde1d2d6cc08b866817b4ece013f1f9a6 | [
"MIT"
] | null | null | null | 15.470588 | 55 | 0.551331 | 17,614 | package com.adjust.sdk.plugin;
import java.util.Map;
/**
* Created by pfms on 18/09/14.
*/
public class MapEntry<K, V> implements Map.Entry<K, V>{
private K key;
private V value;
public MapEntry(K key, V value) {
this.key = key;
this.value = value;
}
@Override
public K get... |
3e29ac652b1db35706ad6dfa5ebe0e90f220b85b | 3,071 | java | Java | src/main/java/com/aws/greengrass/dependency/State.java | williamlai/aws-greengrass-nucleus | 2999b3c1633e82b14203f305553ef72153841bfa | [
"Apache-2.0"
] | 71 | 2020-12-15T17:27:53.000Z | 2022-03-04T19:30:39.000Z | src/main/java/com/aws/greengrass/dependency/State.java | williamlai/aws-greengrass-nucleus | 2999b3c1633e82b14203f305553ef72153841bfa | [
"Apache-2.0"
] | 363 | 2020-12-15T17:27:40.000Z | 2022-03-31T22:22:35.000Z | src/main/java/com/aws/greengrass/dependency/State.java | williamlai/aws-greengrass-nucleus | 2999b3c1633e82b14203f305553ef72153841bfa | [
"Apache-2.0"
] | 27 | 2020-12-15T22:01:45.000Z | 2022-03-25T04:44:06.000Z | 25.380165 | 107 | 0.614132 | 17,615 | /*
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0
*/
package com.aws.greengrass.dependency;
/**
* The states in the lifecycle of a service.
*/
public enum State {
/**
* Object does not have a state (not a Lifecycle).
*/
STATELESS(true,... |
3e29acc56aecb321613b45755890796c8d4b89fc | 1,106 | java | Java | merge.java | hubertdepsv/khanacademy_algorithms | a83c24aee77204e8e383c3f0ef4c70692f8db80c | [
"MIT"
] | 1 | 2021-01-25T11:44:39.000Z | 2021-01-25T11:44:39.000Z | merge.java | hubertdepsv/khanacademy_algorithms | a83c24aee77204e8e383c3f0ef4c70692f8db80c | [
"MIT"
] | null | null | null | merge.java | hubertdepsv/khanacademy_algorithms | a83c24aee77204e8e383c3f0ef4c70692f8db80c | [
"MIT"
] | null | null | null | 39.5 | 287 | 0.562387 | 17,616 | // Takes in an array that has two sorted subarrays,
// from [p..q] and [q+1..r], and merges the array
var merge = function(array, p, q, r) {
// This code has been purposefully obfuscated,
// as you'll write it yourself in next challenge.
var a=[],b=[],c=p,d,e;for(d=0;c<=q;d++,c++){a[d]=array[c];}for(e=0;c... |
3e29accc9bef2513205a7629de09e0232bc071cc | 32,836 | java | Java | xalan/third_party/android/platform/external/apache-xml/src/main/java/org/apache/xalan/processor/TransformerFactoryImpl.java | gaybro8777/j2objc | 9234ca9bed5d16a2f9914d55001ce1ec2e84dc9d | [
"Apache-2.0"
] | 4,901 | 2015-01-02T09:29:18.000Z | 2022-03-29T06:51:04.000Z | xalan/third_party/android/platform/external/apache-xml/src/main/java/org/apache/xalan/processor/TransformerFactoryImpl.java | 1Crazymoney/j2objc | 444f387445b3f22fd807b7c72eca484ea8823c8e | [
"Apache-2.0"
] | 853 | 2015-01-03T08:13:19.000Z | 2022-03-22T18:51:24.000Z | xalan/third_party/android/platform/external/apache-xml/src/main/java/org/apache/xalan/processor/TransformerFactoryImpl.java | 1Crazymoney/j2objc | 444f387445b3f22fd807b7c72eca484ea8823c8e | [
"Apache-2.0"
] | 964 | 2015-01-08T08:52:00.000Z | 2022-03-23T16:36:47.000Z | 31.332061 | 178 | 0.658332 | 17,617 | /*
* 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 m... |
3e29acd9619fb2ac5923624c76e8a8ba989430f0 | 1,800 | java | Java | truevfs-kernel/truevfs-kernel-spec/src/main/java/net/java/truevfs/kernel/spec/FsAssertion.java | XakepSDK/truevfs | 62f9dabc105987d2b25add9b0e9389176ebcee4d | [
"Apache-2.0"
] | 18 | 2017-10-19T04:46:53.000Z | 2021-09-16T04:24:26.000Z | truevfs-kernel/truevfs-kernel-spec/src/main/java/net/java/truevfs/kernel/spec/FsAssertion.java | XakepSDK/truevfs | 62f9dabc105987d2b25add9b0e9389176ebcee4d | [
"Apache-2.0"
] | 13 | 2017-09-26T12:23:48.000Z | 2022-02-03T11:08:12.000Z | truevfs-kernel/truevfs-kernel-spec/src/main/java/net/java/truevfs/kernel/spec/FsAssertion.java | XakepSDK/truevfs | 62f9dabc105987d2b25add9b0e9389176ebcee4d | [
"Apache-2.0"
] | 4 | 2017-10-19T04:46:55.000Z | 2022-03-31T13:22:43.000Z | 31.034483 | 77 | 0.699444 | 17,618 | /*
* Copyright © 2005 - 2021 Schlichtherle IT Services.
* All rights reserved. Use is subject to license terms.
*/
package net.java.truevfs.kernel.spec;
import java.lang.annotation.*;
import static java.lang.annotation.ElementType.*;
/**
* Asserts the properties of a virtual file system operation.
* <p>
* As of... |
3e29ad2e7c72c81c82950e0d45a9f3df6058abc6 | 32,668 | java | Java | dhis-2/dhis-services/dhis-service-analytics/src/test/java/org/hisp/dhis/analytics/data/handler/SchemaIdResponseMapperTest.java | dddaley/dhis2-core | 56c03f9c9eb0c03085ae13a1690866aeddd653e7 | [
"BSD-3-Clause"
] | 236 | 2016-08-30T21:40:48.000Z | 2022-03-26T02:25:04.000Z | dhis-2/dhis-services/dhis-service-analytics/src/test/java/org/hisp/dhis/analytics/data/handler/SchemaIdResponseMapperTest.java | dddaley/dhis2-core | 56c03f9c9eb0c03085ae13a1690866aeddd653e7 | [
"BSD-3-Clause"
] | 4,606 | 2016-08-31T07:54:58.000Z | 2022-03-31T20:13:34.000Z | dhis-2/dhis-services/dhis-service-analytics/src/test/java/org/hisp/dhis/analytics/data/handler/SchemaIdResponseMapperTest.java | acidburn0zzz/dhis2-core | 1674d9698cc6d4fbfa8a0a29d1fe6a8699200bd4 | [
"BSD-3-Clause"
] | 322 | 2016-08-30T15:19:59.000Z | 2022-03-24T15:22:02.000Z | 53.292007 | 127 | 0.721073 | 17,619 | /*
* Copyright (c) 2004-2021, University of Oslo
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this
* list of cond... |
3e29ad823429f412f0953d0eacd5a9b3fc9f1798 | 465 | java | Java | ngoy/src/main/java/ngoy/internal/parser/org/springframework/expression/Expression.java | krizzdewizz/ngoy | 54762efce853d2bd00acc9a26bc6f508426a23bb | [
"Apache-2.0"
] | 6 | 2018-11-14T12:03:34.000Z | 2019-01-10T00:57:11.000Z | ngoy/src/main/java/ngoy/internal/parser/org/springframework/expression/Expression.java | krizzdewizz/ngoy | 54762efce853d2bd00acc9a26bc6f508426a23bb | [
"Apache-2.0"
] | null | null | null | ngoy/src/main/java/ngoy/internal/parser/org/springframework/expression/Expression.java | krizzdewizz/ngoy | 54762efce853d2bd00acc9a26bc6f508426a23bb | [
"Apache-2.0"
] | null | null | null | 25.833333 | 83 | 0.737634 | 17,620 | package ngoy.internal.parser.org.springframework.expression;
public class Expression {
public final ExpressionType type;
public final String string;
public final Expression[] expressions;
public Expression(ExpressionType type, String string) {
this(type, string, null);
}
public Expression(Expressi... |
3e29adf0fb13537621f85db98d9df36ca2eee4ee | 1,033 | java | Java | src/main/java/com/nullfish/lib/EncodeDetector.java | r-koubou/jfd2-mod | 15cd72b108900a7a57e52c5782133658883f25e2 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/nullfish/lib/EncodeDetector.java | r-koubou/jfd2-mod | 15cd72b108900a7a57e52c5782133658883f25e2 | [
"Apache-2.0"
] | 1 | 2021-11-26T21:44:44.000Z | 2021-11-26T21:44:44.000Z | src/main/java/com/nullfish/lib/EncodeDetector.java | r-koubou/jfd2 | 396ddc55acbf50a91c633a3220d14bc4142bf552 | [
"Apache-2.0"
] | null | null | null | 23.477273 | 81 | 0.683446 | 17,621 | package com.nullfish.lib;
import java.io.BufferedInputStream;
import java.io.IOException;
import org.mozilla.universalchardet.UniversalDetector;
public class EncodeDetector {
public static String detectEncoding(BufferedInputStream is) throws IOException {
UniversalDetector detector = new UniversalDetector(null);... |
3e29ae626a5b092c3049bd5553ec1e5127002fa2 | 1,028 | java | Java | winlet/src/main/java/com/aggrepoint/winlet/ConfigProvider.java | haoxiaofeng/winlet | b76d0cb61e1289253abf8812753baac5581bde7a | [
"MIT"
] | 15 | 2015-05-25T03:22:40.000Z | 2021-01-29T04:03:21.000Z | winlet/src/main/java/com/aggrepoint/winlet/ConfigProvider.java | haoxiaofeng/winlet | b76d0cb61e1289253abf8812753baac5581bde7a | [
"MIT"
] | 4 | 2020-03-04T22:22:02.000Z | 2021-12-09T20:43:18.000Z | winlet/src/main/java/com/aggrepoint/winlet/ConfigProvider.java | haoxiaofeng/winlet | b76d0cb61e1289253abf8812753baac5581bde7a | [
"MIT"
] | 5 | 2015-01-14T09:33:11.000Z | 2021-01-29T04:03:27.000Z | 21.395833 | 63 | 0.703019 | 17,622 | package com.aggrepoint.winlet;
/**
* 提供配置
*
* @author Jiangming Yang (lyhxr@example.com)
*/
public interface ConfigProvider {
/** 获取配置参数值 */
String getStr(String name);
String getStr(String name, String def);
String getStr(Object context, String name, String def);
int getInt(String name);
... |
3e29aeac2a6d2fb942f788f814542c968f30b12d | 5,656 | java | Java | subprojects/jtrim-access/src/test/java/org/jtrim2/access/DelegatedAccessTokenTest.java | kelemen/JTrim | 6a877a500241de66f465ac8a893d64d47e67e73b | [
"Apache-2.0"
] | 7 | 2016-09-25T03:36:44.000Z | 2022-01-09T17:05:41.000Z | subprojects/jtrim-access/src/test/java/org/jtrim2/access/DelegatedAccessTokenTest.java | kelemen/JTrim | 6a877a500241de66f465ac8a893d64d47e67e73b | [
"Apache-2.0"
] | null | null | null | subprojects/jtrim-access/src/test/java/org/jtrim2/access/DelegatedAccessTokenTest.java | kelemen/JTrim | 6a877a500241de66f465ac8a893d64d47e67e73b | [
"Apache-2.0"
] | 1 | 2019-01-12T06:14:22.000Z | 2019-01-12T06:14:22.000Z | 30.73913 | 89 | 0.656825 | 17,623 | package org.jtrim2.access;
import java.util.Arrays;
import java.util.concurrent.TimeUnit;
import org.jtrim2.cancel.CancellationToken;
import org.jtrim2.event.ListenerRef;
import org.jtrim2.executor.ContextAwareTaskExecutor;
import org.jtrim2.executor.TaskExecutor;
import org.junit.Test;
import static org.junit.Assert... |
3e29aed0e0a5984068afde5215c8d95b266a2b35 | 1,115 | java | Java | app/common/model/src/main/java/io/syndesis/common/model/integration/IntegrationDeploymentState.java | mmuzikar/syndesis | c91b273982c8009f94ce38428a51daf2aec848c1 | [
"Apache-2.0"
] | 578 | 2017-10-03T06:49:46.000Z | 2022-03-25T01:38:43.000Z | app/common/model/src/main/java/io/syndesis/common/model/integration/IntegrationDeploymentState.java | mmuzikar/syndesis | c91b273982c8009f94ce38428a51daf2aec848c1 | [
"Apache-2.0"
] | 8,034 | 2017-10-05T06:44:26.000Z | 2022-03-31T19:03:05.000Z | app/common/model/src/main/java/io/syndesis/common/model/integration/IntegrationDeploymentState.java | mmuzikar/syndesis | c91b273982c8009f94ce38428a51daf2aec848c1 | [
"Apache-2.0"
] | 248 | 2017-10-02T17:31:29.000Z | 2022-03-21T07:46:19.000Z | 27.875 | 88 | 0.692377 | 17,624 | /*
* Copyright (C) 2016 Red Hat, 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 agre... |
3e29af05a0866ee9c229dc3f8b33e641ffead316 | 3,516 | java | Java | src/test/java/com/xceptance/xlt/report/util/LowPrecisionIntValueSetTest.java | Xceptance/XLT | 26b087bd79762db0c4ffd7ba884a8ebd64c92eb7 | [
"Apache-2.0"
] | 39 | 2020-02-04T10:18:34.000Z | 2022-02-28T00:25:11.000Z | src/test/java/com/xceptance/xlt/report/util/LowPrecisionIntValueSetTest.java | Xceptance/XLT | 26b087bd79762db0c4ffd7ba884a8ebd64c92eb7 | [
"Apache-2.0"
] | 150 | 2020-02-04T10:21:28.000Z | 2022-03-30T09:25:13.000Z | src/test/java/com/xceptance/xlt/report/util/LowPrecisionIntValueSetTest.java | Xceptance/XLT | 26b087bd79762db0c4ffd7ba884a8ebd64c92eb7 | [
"Apache-2.0"
] | 5 | 2020-04-21T12:14:39.000Z | 2021-12-10T10:13:03.000Z | 29.3 | 98 | 0.610922 | 17,625 | /*
* Copyright (c) 2005-2021 Xceptance Software Technologies GmbH
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requir... |
3e29af0b1ac25b2e4d9c3d9358ec71f77f7d2498 | 18,918 | java | Java | src/main/java/org/iota/qupla/Tester.java | iotaledger/qupla | 13af581737d3f3f36944f268817295d5e0f78c94 | [
"Apache-2.0"
] | 50 | 2018-12-22T02:49:47.000Z | 2021-06-28T15:38:38.000Z | src/main/java/org/iota/qupla/Tester.java | iotaledger/qupla | 13af581737d3f3f36944f268817295d5e0f78c94 | [
"Apache-2.0"
] | 11 | 2018-12-22T18:12:29.000Z | 2019-03-20T20:07:38.000Z | src/main/java/org/iota/qupla/Tester.java | iotaledger/qupla | 13af581737d3f3f36944f268817295d5e0f78c94 | [
"Apache-2.0"
] | 12 | 2018-12-22T09:09:49.000Z | 2020-08-15T12:50:49.000Z | 89.289199 | 96 | 0.825412 | 17,626 | package org.iota.qupla;
import java.math.BigInteger;
import java.security.SecureRandom;
import java.util.Arrays;
public class Tester {
private static final String[] results = {
"999999999999999999999999999999999999999999999999999999999999999999999999999999999",
"ngw6fo1pu3tjgnp9jnlp7vnwvfq... |
3e29af138ebc7147012d911d7ffbcf0064a5c2a0 | 662 | java | Java | com.skjanyou.desktop.desktop/src/main/java/com/skjanyou/desktop/desktop/process/XmlLoaderProcess.java | skjanyou/skjanyou.desktop | 98168441787665803a946a32437e58b7ac9a7e50 | [
"Apache-2.0"
] | null | null | null | com.skjanyou.desktop.desktop/src/main/java/com/skjanyou/desktop/desktop/process/XmlLoaderProcess.java | skjanyou/skjanyou.desktop | 98168441787665803a946a32437e58b7ac9a7e50 | [
"Apache-2.0"
] | null | null | null | com.skjanyou.desktop.desktop/src/main/java/com/skjanyou/desktop/desktop/process/XmlLoaderProcess.java | skjanyou/skjanyou.desktop | 98168441787665803a946a32437e58b7ac9a7e50 | [
"Apache-2.0"
] | null | null | null | 22.066667 | 68 | 0.753776 | 17,627 | package com.skjanyou.desktop.desktop.process;
import java.util.HashMap;
import java.util.Map;
import com.skjanyou.appl.Application.application.ApplicationContext;
import com.skjanyou.appl.Application.application.ApplicationProcess;
/**
* 时间:2017年3月27日 14:21:30</br>
* 作用:加载.Xml文件用的处理器</br>
* @author skjanyou
*
... |
3e29af1a95c703557d48484bbca871940549d8da | 699 | java | Java | JavaSE(API)_Demo/src/String/StringDome02.java | Paranoidzhou/Java | 92d0e3e83860085d5212d0b788cebc3ab920dac6 | [
"MIT"
] | null | null | null | JavaSE(API)_Demo/src/String/StringDome02.java | Paranoidzhou/Java | 92d0e3e83860085d5212d0b788cebc3ab920dac6 | [
"MIT"
] | null | null | null | JavaSE(API)_Demo/src/String/StringDome02.java | Paranoidzhou/Java | 92d0e3e83860085d5212d0b788cebc3ab920dac6 | [
"MIT"
] | null | null | null | 21.181818 | 41 | 0.597997 | 17,628 | package String;
public class StringDome02 {
private static final String S = "abc";
public static void main(String[] args) {
/**
* 字符串常量池重用现象
* 字面量字符串创建后其引用会保存到
* 字符串常量池中, 当再次使用相同字符串
* 字面量时候,会使用上一次的字符串引用!
*/
String s1 = "abc";
String s2 = "abc";
String s3 = "ABC";
System.out.println(s1 ==... |
3e29b0319b2232176169880d6d7b795895df7f80 | 1,674 | java | Java | mybatis-metamodel-test/mybatisplus-test/src/main/java/com/github/thinwonton/mybatis/metamodelgen/test/mybatisplus/entity/Address.java | ThinWonton/mybatis-metamodel | 01072200e292d1462c19405152ff40e8048c808f | [
"Apache-2.0"
] | 2 | 2020-02-17T15:17:39.000Z | 2021-11-23T11:38:45.000Z | mybatis-metamodel-test/mybatisplus-test/src/main/java/com/github/thinwonton/mybatis/metamodelgen/test/mybatisplus/entity/Address.java | ThinWonton/mybatis-metamodel | 01072200e292d1462c19405152ff40e8048c808f | [
"Apache-2.0"
] | null | null | null | mybatis-metamodel-test/mybatisplus-test/src/main/java/com/github/thinwonton/mybatis/metamodelgen/test/mybatisplus/entity/Address.java | ThinWonton/mybatis-metamodel | 01072200e292d1462c19405152ff40e8048c808f | [
"Apache-2.0"
] | 1 | 2020-06-27T09:19:57.000Z | 2020-06-27T09:19:57.000Z | 28.372881 | 121 | 0.655317 | 17,629 | package com.github.thinwonton.mybatis.metamodelgen.test.mybatisplus.entity;
import org.apache.ibatis.type.JdbcType;
import org.apache.ibatis.type.TypeHandler;
import java.sql.CallableStatement;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
public class Address {
priv... |
3e29b13248ac8b0cc79c91f66a68678eb638718a | 895 | java | Java | hydrograph.ui/hydrograph.ui.common/src/main/java/hydrograph/ui/external/mapping/package-info.java | oleksiy/Hydrograph | 52836a0b7cecb84079a3edadfdd4ac7497eb2fde | [
"Apache-2.0"
] | 129 | 2017-03-11T05:18:14.000Z | 2018-10-31T21:50:58.000Z | hydrograph.ui/hydrograph.ui.common/src/main/java/hydrograph/ui/external/mapping/package-info.java | oleksiy/Hydrograph | 52836a0b7cecb84079a3edadfdd4ac7497eb2fde | [
"Apache-2.0"
] | 58 | 2017-03-14T19:55:48.000Z | 2018-09-19T15:48:31.000Z | hydrograph.ui/hydrograph.ui.common/src/main/java/hydrograph/ui/external/mapping/package-info.java | oleksiy/Hydrograph | 52836a0b7cecb84079a3edadfdd4ac7497eb2fde | [
"Apache-2.0"
] | 116 | 2017-03-11T05:18:16.000Z | 2018-10-27T16:48:19.000Z | 52.647059 | 82 | 0.630168 | 17,630 | /*******************************************************************************
* Copyright 2017 Capital One Services, LLC and Bitwise, 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... |
3e29b13f5ee732c6789aa893e6d311b435538a80 | 2,488 | java | Java | sunmall-oms/src/main/java/com/shy/sunmall/oms/controller/OrderReturnApplyController.java | suhaiyang159/sunmall | 49bfa25ef848e24dc1f7cc69a2acf25ad9dac821 | [
"Apache-2.0"
] | null | null | null | sunmall-oms/src/main/java/com/shy/sunmall/oms/controller/OrderReturnApplyController.java | suhaiyang159/sunmall | 49bfa25ef848e24dc1f7cc69a2acf25ad9dac821 | [
"Apache-2.0"
] | null | null | null | sunmall-oms/src/main/java/com/shy/sunmall/oms/controller/OrderReturnApplyController.java | suhaiyang159/sunmall | 49bfa25ef848e24dc1f7cc69a2acf25ad9dac821 | [
"Apache-2.0"
] | null | null | null | 25.377551 | 85 | 0.705267 | 17,631 | package com.shy.sunmall.oms.controller;
import java.util.Arrays;
import java.util.Map;
import com.atguigu.core.bean.PageVo;
import com.atguigu.core.bean.QueryCondition;
import com.atguigu.core.bean.Resp;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
import org.springframework.beans.f... |
3e29b1468f8a80036d36888bf4096428426806ea | 1,579 | java | Java | tioga-notify-kernel/src/main/java/org/tiogasolutions/notify/kernel/notification/CreateAttachment.java | tioga/notify-server | 0359a7d9326ad5674281faad800824ec84802426 | [
"Apache-2.0"
] | 1 | 2016-11-22T14:50:44.000Z | 2016-11-22T14:50:44.000Z | tioga-notify-kernel/src/main/java/org/tiogasolutions/notify/kernel/notification/CreateAttachment.java | tioga/notify-server | 0359a7d9326ad5674281faad800824ec84802426 | [
"Apache-2.0"
] | null | null | null | tioga-notify-kernel/src/main/java/org/tiogasolutions/notify/kernel/notification/CreateAttachment.java | tioga/notify-server | 0359a7d9326ad5674281faad800824ec84802426 | [
"Apache-2.0"
] | 1 | 2016-11-22T14:50:37.000Z | 2016-11-22T14:50:37.000Z | 28.196429 | 130 | 0.698543 | 17,632 | package org.tiogasolutions.notify.kernel.notification;
import org.tiogasolutions.notify.pub.notification.NotificationRef;
import java.io.ByteArrayInputStream;
import java.io.IOException;
import java.io.InputStream;
/**
* User: Harlan
* Date: 1/24/2015
* Time: 11:23 PM
*/
public final class CreateAttachment {
... |
3e29b15b680eed8a2ae4a19c6956e0dfbce07986 | 486 | java | Java | app/src/main/java/edu/neu/cs5520/chatime/presentation/presenters/MatchingPresenter.java | zacw7/chatime | 15c427d000b1a779a08d9db90b7abe1482542b5b | [
"MIT"
] | null | null | null | app/src/main/java/edu/neu/cs5520/chatime/presentation/presenters/MatchingPresenter.java | zacw7/chatime | 15c427d000b1a779a08d9db90b7abe1482542b5b | [
"MIT"
] | null | null | null | app/src/main/java/edu/neu/cs5520/chatime/presentation/presenters/MatchingPresenter.java | zacw7/chatime | 15c427d000b1a779a08d9db90b7abe1482542b5b | [
"MIT"
] | null | null | null | 22.090909 | 73 | 0.728395 | 17,633 | package edu.neu.cs5520.chatime.presentation.presenters;
import edu.neu.cs5520.chatime.presentation.presenters.base.BasePresenter;
import edu.neu.cs5520.chatime.presentation.ui.BaseView;
public interface MatchingPresenter extends BasePresenter {
void cancel();
void checkRoomId(String roomId);
interface ... |
3e29b2b415df3354c4779385a1dcd85b02e7f0ea | 539 | java | Java | backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetAllMacPoolsQuery.java | leongold/ovirt-engine | 8b915dab8ad8157849b36b60eb0ca159b1923faf | [
"Apache-2.0"
] | null | null | null | backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetAllMacPoolsQuery.java | leongold/ovirt-engine | 8b915dab8ad8157849b36b60eb0ca159b1923faf | [
"Apache-2.0"
] | null | null | null | backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetAllMacPoolsQuery.java | leongold/ovirt-engine | 8b915dab8ad8157849b36b60eb0ca159b1923faf | [
"Apache-2.0"
] | null | null | null | 25.666667 | 98 | 0.753247 | 17,634 | package org.ovirt.engine.core.bll;
import javax.inject.Inject;
import org.ovirt.engine.core.common.queries.VdcQueryParametersBase;
import org.ovirt.engine.core.dao.MacPoolDao;
public class GetAllMacPoolsQuery<P extends VdcQueryParametersBase> extends QueriesCommandBase<P> {
@Inject
private MacPoolDao macPool... |
3e29b2bd182b48ba192b5a9e7400f682cc3e2a56 | 260 | java | Java | cloud-server/src/main/java/com/zc/server/service/ISysMsgService.java | MoYu-zc/cloud-personnel_manage | 2e5c4e9f74c0e1e0ea7b8d08986db31cbe05f071 | [
"Apache-2.0"
] | null | null | null | cloud-server/src/main/java/com/zc/server/service/ISysMsgService.java | MoYu-zc/cloud-personnel_manage | 2e5c4e9f74c0e1e0ea7b8d08986db31cbe05f071 | [
"Apache-2.0"
] | null | null | null | cloud-server/src/main/java/com/zc/server/service/ISysMsgService.java | MoYu-zc/cloud-personnel_manage | 2e5c4e9f74c0e1e0ea7b8d08986db31cbe05f071 | [
"Apache-2.0"
] | null | null | null | 15.294118 | 59 | 0.7 | 17,635 | package com.zc.server.service;
import com.baomidou.mybatisplus.extension.service.IService;
import com.zc.server.pojo.SysMsg;
/**
* <p>
* 服务类
* </p>
*
* @author MoYu
* @since 2021-04-10
*/
public interface ISysMsgService extends IService<SysMsg> {
}
|
3e29b2e585cb539bd6286c4658f981bc76311765 | 9,398 | java | Java | bench/knucleotide/knucleotide.java-6.java | keeganwitt/benchmarksgame | ae4453d31a38b626e58f664e02d0c0530b141604 | [
"BSD-3-Clause"
] | 1 | 2021-10-05T21:45:54.000Z | 2021-10-05T21:45:54.000Z | bench/knucleotide/knucleotide.java-6.java | keeganwitt/benchmarksgame | ae4453d31a38b626e58f664e02d0c0530b141604 | [
"BSD-3-Clause"
] | null | null | null | bench/knucleotide/knucleotide.java-6.java | keeganwitt/benchmarksgame | ae4453d31a38b626e58f664e02d0c0530b141604 | [
"BSD-3-Clause"
] | null | null | null | 29.006173 | 84 | 0.400085 | 17,636 | /* The Computer Language Benchmarks Game
* http://benchmarksgame.alioth.debian.org/
*
* contributed by Daryl Griffith
*/
import java.io.Closeable;
import java.io.IOException;
import java.io.InputStream;
public class knucleotide {
static final HashTable MAP = new HashTable();
static final int[] SEQUENCES... |
3e29b4488250400d184e7c33ed623d74d32e39f7 | 6,525 | java | Java | commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/internal/Vectors.java | Paper-Street-Soap-Co/commons-geometry | 1770aeac7f96c431f5c281d2736b5f124e02c36e | [
"Apache-2.0"
] | null | null | null | commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/internal/Vectors.java | Paper-Street-Soap-Co/commons-geometry | 1770aeac7f96c431f5c281d2736b5f124e02c36e | [
"Apache-2.0"
] | null | null | null | commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/internal/Vectors.java | Paper-Street-Soap-Co/commons-geometry | 1770aeac7f96c431f5c281d2736b5f124e02c36e | [
"Apache-2.0"
] | null | null | null | 43.211921 | 102 | 0.670345 | 17,637 | /*
* 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 ... |
3e29b4e1fea2d2c610191cef30838d230574d627 | 375 | java | Java | src/main/java/com/elephant/seven/validation/exceptions/EmptyPostException.java | PeteGashek/Elephant7 | a8db7d974c37e3dc32871a85c7d3ca6ad0c49065 | [
"MIT"
] | null | null | null | src/main/java/com/elephant/seven/validation/exceptions/EmptyPostException.java | PeteGashek/Elephant7 | a8db7d974c37e3dc32871a85c7d3ca6ad0c49065 | [
"MIT"
] | null | null | null | src/main/java/com/elephant/seven/validation/exceptions/EmptyPostException.java | PeteGashek/Elephant7 | a8db7d974c37e3dc32871a85c7d3ca6ad0c49065 | [
"MIT"
] | null | null | null | 17.857143 | 61 | 0.765333 | 17,638 | package com.elephant.seven.validation.exceptions;
public class EmptyPostException extends ValidationException {
public EmptyPostException() {
}
public EmptyPostException(String message) {
super(message);
}
public EmptyPostException(String message, Throwable cause) {
super(message, cause);
}
public Empty... |
3e29b57e51d04e0a27047f156462383eef3b558d | 7,913 | java | Java | src/edu/ku/eecs/db/APlusTree/APlusTreeTest.java | hgrimberg01/BPlusTreeSim | 6ad65cb03e6e342400a97f719aec370e53631ffa | [
"MIT"
] | 1 | 2020-12-10T08:27:09.000Z | 2020-12-10T08:27:09.000Z | src/edu/ku/eecs/db/APlusTree/APlusTreeTest.java | hgrimberg01/BPlusTreeSim | 6ad65cb03e6e342400a97f719aec370e53631ffa | [
"MIT"
] | null | null | null | src/edu/ku/eecs/db/APlusTree/APlusTreeTest.java | hgrimberg01/BPlusTreeSim | 6ad65cb03e6e342400a97f719aec370e53631ffa | [
"MIT"
] | null | null | null | 29.74812 | 98 | 0.645267 | 17,639 | /**
*
*/
package edu.ku.eecs.db.APlusTree;
import static org.junit.Assert.*;
import java.util.ArrayList;
import java.util.Collections;
import org.junit.Before;
import org.junit.Test;
/**
* @author QtotheC
*
*/
public class APlusTreeTest {
APlusTree treeUnderTest;
/**
* @throws java.... |
3e29b58b6d058f30fde00d966038baa7c625ee08 | 909 | java | Java | TableDriver/src/test/java/io/github/jkindwall/tabledriver/tablecell/CustomHeaderRowTableCellTests.java | jkindwall/TableDriver.Java | dba80de0bda3c6651f8866b03b877c1b77b498f9 | [
"MIT"
] | null | null | null | TableDriver/src/test/java/io/github/jkindwall/tabledriver/tablecell/CustomHeaderRowTableCellTests.java | jkindwall/TableDriver.Java | dba80de0bda3c6651f8866b03b877c1b77b498f9 | [
"MIT"
] | 1 | 2022-03-09T15:29:22.000Z | 2022-03-09T15:29:22.000Z | TableDriver/src/test/java/io/github/jkindwall/tabledriver/tablecell/CustomHeaderRowTableCellTests.java | jkindwall/TableDriver.Java | dba80de0bda3c6651f8866b03b877c1b77b498f9 | [
"MIT"
] | null | null | null | 30.3 | 99 | 0.729373 | 17,640 | package io.github.jkindwall.tabledriver.tablecell;
import org.junit.Test;
import org.openqa.selenium.By;
import io.github.jkindwall.tabledriver.Table;
import io.github.jkindwall.tabledriver.TableCell;
public class CustomHeaderRowTableCellTests extends TableCellTestsBase
{
private static final String TABLE_ID = "... |
3e29b5c767426ae7f14e614d3a266f6757c59d6b | 1,008 | java | Java | daycare/src/main/java/com/himama/daycare/exceptions/ApiException.java | NehaChopra/HiMama-Backend-Challenge | 058bfd4cf2dbf3229041ec6ef2c95aaef7cfb429 | [
"MIT"
] | null | null | null | daycare/src/main/java/com/himama/daycare/exceptions/ApiException.java | NehaChopra/HiMama-Backend-Challenge | 058bfd4cf2dbf3229041ec6ef2c95aaef7cfb429 | [
"MIT"
] | null | null | null | daycare/src/main/java/com/himama/daycare/exceptions/ApiException.java | NehaChopra/HiMama-Backend-Challenge | 058bfd4cf2dbf3229041ec6ef2c95aaef7cfb429 | [
"MIT"
] | null | null | null | 21 | 69 | 0.714286 | 17,641 | package com.himama.daycare.exceptions;
import java.util.HashMap;
import java.util.Map;
/**
*
* @author nchopra
*
*/
public class ApiException extends RuntimeException {
private static final long serialVersionUID = -5617325434197351058L;
private Map<String, Object> errors = new HashMap<String, Object>(0);
p... |
3e29b5cbac1a3905c5212b96f8d10bb148c60cc8 | 221 | java | Java | demo_springboot_wls/src/test/java/com/example/springboot/wls/demo/DemoApplicationTests.java | tazlambert/springboot-on-weblogic | 87264b147cee196e1514fcc5c93288a71ab96100 | [
"Apache-2.0"
] | null | null | null | demo_springboot_wls/src/test/java/com/example/springboot/wls/demo/DemoApplicationTests.java | tazlambert/springboot-on-weblogic | 87264b147cee196e1514fcc5c93288a71ab96100 | [
"Apache-2.0"
] | null | null | null | demo_springboot_wls/src/test/java/com/example/springboot/wls/demo/DemoApplicationTests.java | tazlambert/springboot-on-weblogic | 87264b147cee196e1514fcc5c93288a71ab96100 | [
"Apache-2.0"
] | null | null | null | 15.785714 | 60 | 0.78733 | 17,642 | package com.example.springboot.wls.demo;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class DemoApplicationTests {
@Test
void contextLoads() {
}
}
|
3e29b71baa8e05192a46f90585775a74c8d4b51f | 2,134 | java | Java | java-impl/src/main/java/com/intellij/codeInsight/daemon/impl/quickfix/DeleteMethodBodyFix.java | consulo/consulo-java | e016b25321f49547a57e97132c013468c2a50316 | [
"Apache-2.0"
] | 5 | 2015-12-19T15:27:30.000Z | 2019-08-17T10:07:23.000Z | java-impl/src/main/java/com/intellij/codeInsight/daemon/impl/quickfix/DeleteMethodBodyFix.java | consulo/consulo-java | e016b25321f49547a57e97132c013468c2a50316 | [
"Apache-2.0"
] | 47 | 2015-02-28T12:45:13.000Z | 2021-12-15T15:42:34.000Z | java-impl/src/main/java/com/intellij/codeInsight/daemon/impl/quickfix/DeleteMethodBodyFix.java | consulo/consulo-java | e016b25321f49547a57e97132c013468c2a50316 | [
"Apache-2.0"
] | 2 | 2018-03-08T16:17:47.000Z | 2019-08-17T18:20:38.000Z | 30.927536 | 112 | 0.758669 | 17,643 | /*
* Copyright 2000-2009 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... |
3e29b8a9422709a78bee59383d1caa35ca5501e8 | 1,680 | java | Java | CISAdminApi7.0.0/src/com/compositesw/services/system/admin/resource/GetConnectorsRequest.java | dvbu-test/PDTool | 7582131d101f20cf7c66899963a25dcb2ce67ec7 | [
"BSD-3-Clause"
] | null | null | null | CISAdminApi7.0.0/src/com/compositesw/services/system/admin/resource/GetConnectorsRequest.java | dvbu-test/PDTool | 7582131d101f20cf7c66899963a25dcb2ce67ec7 | [
"BSD-3-Clause"
] | null | null | null | CISAdminApi7.0.0/src/com/compositesw/services/system/admin/resource/GetConnectorsRequest.java | dvbu-test/PDTool | 7582131d101f20cf7c66899963a25dcb2ce67ec7 | [
"BSD-3-Clause"
] | null | null | null | 25.074627 | 113 | 0.660119 | 17,644 |
package com.compositesw.services.system.admin.resource;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
import com.compositesw.services.system.util.common.BaseRequest;
import com.co... |
3e29b8c29fc6ae69d104601ef414f67d506f0f13 | 21,604 | java | Java | src/org/lockss/servlet/CounterReportsServlet.java | rondinelisaad/lockss-daemon | 563a3bcd106908b0967f510ee4cf88525a48651a | [
"BSD-3-Clause"
] | 51 | 2015-09-02T22:50:09.000Z | 2022-03-14T23:53:58.000Z | src/org/lockss/servlet/CounterReportsServlet.java | rondinelisaad/lockss-daemon | 563a3bcd106908b0967f510ee4cf88525a48651a | [
"BSD-3-Clause"
] | 5 | 2016-03-22T06:10:02.000Z | 2020-09-24T17:18:47.000Z | src/main/java/org/lockss/servlet/CounterReportsServlet.java | lockss/lockss-core | defe3cb2319eb3dd00f89f2d85e7b9a322dc5632 | [
"BSD-3-Clause"
] | 13 | 2016-01-28T16:40:22.000Z | 2022-03-03T20:04:22.000Z | 32.634441 | 80 | 0.685984 | 17,645 | /*
* $Id$
*/
/*
Copyright (c) 2012 Board of Trustees of Leland Stanford Jr. University,
all rights reserved.
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... |
3e29ba34886eeba3908d8c8267cecaeca5e17517 | 1,703 | java | Java | 3-webservices/REST_Songs_Server/src/main/java/dhbwka/wwi/vertsys/ws/rest_songs_server/rest/SignUpUser.java | DennisSchulmeister/dhbwka-wwi-vertsys-quellcodes | 32ff15142dd3a49358119fc1f388e1af370a3695 | [
"CC-BY-4.0"
] | null | null | null | 3-webservices/REST_Songs_Server/src/main/java/dhbwka/wwi/vertsys/ws/rest_songs_server/rest/SignUpUser.java | DennisSchulmeister/dhbwka-wwi-vertsys-quellcodes | 32ff15142dd3a49358119fc1f388e1af370a3695 | [
"CC-BY-4.0"
] | 10 | 2020-01-22T00:12:25.000Z | 2021-01-21T00:42:42.000Z | 3-webservices/REST_Songs_Server/src/main/java/dhbwka/wwi/vertsys/ws/rest_songs_server/rest/SignUpUser.java | DennisSchulmeister/dhbwka-wwi-vertsys-2018-quellcodes | 32ff15142dd3a49358119fc1f388e1af370a3695 | [
"CC-BY-4.0"
] | null | null | null | 27.901639 | 100 | 0.718566 | 17,646 | /*
* Copyright © 2018 Dennis Schulmeister-Zimolong
*
* E-Mail: hzdkv@example.com
* Webseite: https://www.wpvs.de/
*
* Dieser Quellcode ist lizenziert unter einer
* Creative Commons Namensnennung 4.0 International Lizenz.
*/
package dhbwka.wwi.vertsys.ws.rest_songs_server.rest;
import dhbwka.wwi.vertsys.ws.re... |
3e29ba6862a0c91f220bd10193efe76357d84ae6 | 3,915 | java | Java | src/java/org/civilian/util/Check.java | jdlib/civilian | ae97260ca3c1a00585361cfd932438b08ce2318a | [
"Apache-2.0"
] | 3 | 2015-05-30T12:06:34.000Z | 2021-07-27T18:06:22.000Z | src/java/org/civilian/util/Check.java | jdlib/civilian | ae97260ca3c1a00585361cfd932438b08ce2318a | [
"Apache-2.0"
] | null | null | null | src/java/org/civilian/util/Check.java | jdlib/civilian | ae97260ca3c1a00585361cfd932438b08ce2318a | [
"Apache-2.0"
] | 5 | 2015-01-15T11:59:45.000Z | 2015-11-20T01:15:07.000Z | 27.570423 | 131 | 0.676884 | 17,647 | /*
* Copyright (C) 2014 Civilian Framework.
*
* Licensed under the Civilian License (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.civilian-framework.org/license.txt
*
* Unless required by applicable law or agreed to ... |
3e29bc836513abed70edc36ef58442ba21c8ac7b | 439 | java | Java | obvious-core/src/main/java/com/obvious/core/rest/RestResponseHeader.java | sanlingdd/obvious | ae86d001f237cd7d3be45e7d1099789d26cd6f1e | [
"Apache-2.0"
] | null | null | null | obvious-core/src/main/java/com/obvious/core/rest/RestResponseHeader.java | sanlingdd/obvious | ae86d001f237cd7d3be45e7d1099789d26cd6f1e | [
"Apache-2.0"
] | null | null | null | obvious-core/src/main/java/com/obvious/core/rest/RestResponseHeader.java | sanlingdd/obvious | ae86d001f237cd7d3be45e7d1099789d26cd6f1e | [
"Apache-2.0"
] | 1 | 2019-07-23T09:59:02.000Z | 2019-07-23T09:59:02.000Z | 18.291667 | 57 | 0.783599 | 17,648 | package com.obvious.core.rest;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import java.io.Serializable;
@Getter
@Setter
@NoArgsConstructor
@AllArgsConstructor
public class RestResponseHeader implements Serializable {
private String appName = "un... |
3e29bccb5394185b8e0a9b0f3de07594c9fe816c | 1,840 | java | Java | java/java-impl/src/com/intellij/psi/filters/ElementExtractorFilter.java | liveqmock/platform-tools-idea | 1c4b76108add6110898a7e3f8f70b970e352d3d4 | [
"Apache-2.0"
] | 5 | 2015-12-19T15:27:30.000Z | 2019-08-17T10:07:23.000Z | java/java-impl/src/com/intellij/psi/filters/ElementExtractorFilter.java | lshain-android-source/tools-idea | b37108d841684bcc2af45a2539b75dd62c4e283c | [
"Apache-2.0"
] | 47 | 2015-02-28T12:45:13.000Z | 2021-12-15T15:42:34.000Z | java/java-impl/src/com/intellij/psi/filters/ElementExtractorFilter.java | lshain-android-source/tools-idea | b37108d841684bcc2af45a2539b75dd62c4e283c | [
"Apache-2.0"
] | 2 | 2017-04-24T15:48:40.000Z | 2022-03-09T05:48:05.000Z | 27.058824 | 75 | 0.733152 | 17,649 | /*
* Copyright 2000-2009 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... |
3e29bf1fa74302dacc7e8dd06d77a53e1a9c22a5 | 4,965 | java | Java | src/main/java/app/http/GameServer.java | jasZnerol/InformatiCup2020 | 9adcacc27ca3e93b979f214fd45fa3044e01ff36 | [
"MIT"
] | null | null | null | src/main/java/app/http/GameServer.java | jasZnerol/InformatiCup2020 | 9adcacc27ca3e93b979f214fd45fa3044e01ff36 | [
"MIT"
] | null | null | null | src/main/java/app/http/GameServer.java | jasZnerol/InformatiCup2020 | 9adcacc27ca3e93b979f214fd45fa3044e01ff36 | [
"MIT"
] | 1 | 2022-01-11T12:57:44.000Z | 2022-01-11T12:57:44.000Z | 25.859375 | 95 | 0.686405 | 17,650 | package app.http;
import java.io.IOException;
import java.io.OutputStream;
import java.io.UnsupportedEncodingException;
import java.net.InetSocketAddress;
import java.util.concurrent.LinkedBlockingDeque;
import com.sun.net.httpserver.HttpContext;
import com.sun.net.httpserver.HttpExchange;
import com.sun.net.httpserv... |
3e29bf72f72cccd123167ee038d8f5f3c304e8d0 | 625 | java | Java | guns-gateway/src/main/java/com/stylefeng/guns/rest/modular/alipay/vo/OrderStatus.java | xiaofei20190625/project4_FilmTicketing | 58af1f80e5d2c63c50e8a0fab4291c8ee777c9c8 | [
"Apache-2.0"
] | 2 | 2019-07-25T02:08:13.000Z | 2020-09-30T12:00:51.000Z | guns-gateway/src/main/java/com/stylefeng/guns/rest/modular/alipay/vo/OrderStatus.java | xiaofei20190625/project4_FilmTicketing | 58af1f80e5d2c63c50e8a0fab4291c8ee777c9c8 | [
"Apache-2.0"
] | 1 | 2021-04-22T16:52:41.000Z | 2021-04-22T16:52:41.000Z | guns-gateway/src/main/java/com/stylefeng/guns/rest/modular/alipay/vo/OrderStatus.java | xiaofei20190625/project4_FilmTicketing | 58af1f80e5d2c63c50e8a0fab4291c8ee777c9c8 | [
"Apache-2.0"
] | null | null | null | 18.939394 | 53 | 0.6384 | 17,651 | package com.stylefeng.guns.rest.modular.alipay.vo;
public class OrderStatus {
String orderId;
Integer orderStatus;
String orderMsg;
public String getOrderId() {
return orderId;
}
public void setOrderId(String orderId) {
this.orderId = orderId;
}
public Integer getOr... |
3e29bfa3861f9af9d3975e32acd269efb304ed90 | 476 | java | Java | Loop Mania/src/unsw/loopmania/Card.java | eustace65/unsw-comp2511-21T2 | df62da8656def8f74d9f98213f08701ca9d6e8ba | [
"MIT"
] | null | null | null | Loop Mania/src/unsw/loopmania/Card.java | eustace65/unsw-comp2511-21T2 | df62da8656def8f74d9f98213f08701ca9d6e8ba | [
"MIT"
] | null | null | null | Loop Mania/src/unsw/loopmania/Card.java | eustace65/unsw-comp2511-21T2 | df62da8656def8f74d9f98213f08701ca9d6e8ba | [
"MIT"
] | null | null | null | 22.666667 | 80 | 0.682773 | 17,652 | package unsw.loopmania;
import javafx.beans.property.SimpleIntegerProperty;
/**
* a Card in the world
* which doesn't move
*/
public abstract class Card extends StaticEntity {
// TODO = implement other varieties of card than VampireCastleCard
private String type;
public Card(String type, SimpleIntegerP... |
3e29c075750e498d3a120ec5e9d8ce83e6080f05 | 2,271 | java | Java | dhx-adapter-server/src/main/java/ee/ria/dhx/server/types/ee/riik/schemas/dhl/rkel_letter/Signature.java | JyrgenSuvalov/DHX-adapter | 8cb7a7ab87d7444dded887510dc65fe586b00f3a | [
"MIT"
] | 5 | 2017-01-22T15:56:13.000Z | 2019-09-26T11:16:03.000Z | dhx-adapter-server/src/main/java/ee/ria/dhx/server/types/ee/riik/schemas/dhl/rkel_letter/Signature.java | JyrgenSuvalov/DHX-adapter | 8cb7a7ab87d7444dded887510dc65fe586b00f3a | [
"MIT"
] | 21 | 2016-11-08T14:33:54.000Z | 2020-12-30T15:03:54.000Z | dhx-adapter-server/src/main/java/ee/ria/dhx/server/types/ee/riik/schemas/dhl/rkel_letter/Signature.java | JyrgenSuvalov/DHX-adapter | 8cb7a7ab87d7444dded887510dc65fe586b00f3a | [
"MIT"
] | 9 | 2017-07-05T11:37:56.000Z | 2022-02-06T12:02:31.000Z | 28.3875 | 132 | 0.676354 | 17,653 | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference
// Implementation, v2.2.11
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2016.11.17 at 11:49:... |
3e29c2a9e35ea488df6a95224ce6b477c3cca58e | 12,471 | java | Java | app/src/main/java/com/tamer/child_math/SettingsActivity.java | tameram/Child_math | ce11ad45776cb1ee9defc6b4099705c02c8a39fb | [
"MIT"
] | null | null | null | app/src/main/java/com/tamer/child_math/SettingsActivity.java | tameram/Child_math | ce11ad45776cb1ee9defc6b4099705c02c8a39fb | [
"MIT"
] | null | null | null | app/src/main/java/com/tamer/child_math/SettingsActivity.java | tameram/Child_math | ce11ad45776cb1ee9defc6b4099705c02c8a39fb | [
"MIT"
] | null | null | null | 35.228814 | 165 | 0.587042 | 17,654 | package com.tamer.child_math;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import android.content.ServiceConnection;
import android.content.res.Resources;
import android.os.IBinder;
import android.os.PersistableBundle;
import android.os.PowerManager;
import andro... |
3e29c2fcf1d315ae52ca32574acea33aaf0748fe | 3,179 | java | Java | flink-learning-sql/src/main/java/com/zhisheng/sql/Sort.java | ymjrchx/flink-learning | 269f427d257a52042c4e9909bb6448118b05e42b | [
"Apache-2.0"
] | 90 | 2019-09-12T02:25:04.000Z | 2022-03-02T03:02:43.000Z | flink-learning-sql/src/main/java/com/zhisheng/sql/Sort.java | ymjrchx/flink-learning | 269f427d257a52042c4e9909bb6448118b05e42b | [
"Apache-2.0"
] | 3 | 2020-07-04T11:37:58.000Z | 2020-07-04T11:38:34.000Z | flink-learning-sql/src/main/java/com/zhisheng/sql/Sort.java | ymjrchx/flink-learning | 269f427d257a52042c4e9909bb6448118b05e42b | [
"Apache-2.0"
] | 19 | 2020-12-19T06:22:44.000Z | 2022-02-21T00:17:52.000Z | 29.990566 | 105 | 0.669707 | 17,655 | package com.zhisheng.sql;
import org.apache.flink.streaming.api.TimeCharacteristic;
import org.apache.flink.streaming.api.datastream.DataStream;
import org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator;
import org.apache.flink.streaming.api.environment.StreamExecutionEnvironment;
import org.apache.f... |
3e29c30e6f51e5fbf7dc3bdacc1de132ea5ee4b8 | 8,733 | java | Java | ace-front-interface/src/main/java/com/udax/front/bizmodel/UDLoginBiz.java | zcf9916/udax_wallet | f971679e9debc85908ed715ec6485c211137257b | [
"Apache-2.0"
] | 1 | 2020-03-27T08:48:25.000Z | 2020-03-27T08:48:25.000Z | ace-front-interface/src/main/java/com/udax/front/bizmodel/UDLoginBiz.java | zcf9916/udax_wallet | f971679e9debc85908ed715ec6485c211137257b | [
"Apache-2.0"
] | 7 | 2020-06-30T23:26:49.000Z | 2022-03-31T22:09:38.000Z | ace-front-interface/src/main/java/com/udax/front/bizmodel/UDLoginBiz.java | zcf9916/udax_wallet | f971679e9debc85908ed715ec6485c211137257b | [
"Apache-2.0"
] | 1 | 2021-01-02T02:18:50.000Z | 2021-01-02T02:18:50.000Z | 40.808411 | 168 | 0.656475 | 17,656 | package com.udax.front.bizmodel;
import com.github.wxiaoqi.security.common.entity.admin.Param;
import com.github.wxiaoqi.security.common.entity.front.FrontUser;
import com.github.wxiaoqi.security.common.enums.EnableType;
import com.github.wxiaoqi.security.common.enums.FrontUserStatus;
import com.github.wxiaoqi.securit... |
3e29c354a8b8702c2c0fe9a51714701dacf32247 | 387 | java | Java | src/commandnode/HeadingNode.java | michellexchen/SLOGO | e2bdc87f80b35e45c276976628a6ea0e9575e43d | [
"MIT"
] | null | null | null | src/commandnode/HeadingNode.java | michellexchen/SLOGO | e2bdc87f80b35e45c276976628a6ea0e9575e43d | [
"MIT"
] | null | null | null | src/commandnode/HeadingNode.java | michellexchen/SLOGO | e2bdc87f80b35e45c276976628a6ea0e9575e43d | [
"MIT"
] | null | null | null | 21.5 | 77 | 0.713178 | 17,657 | package commandnode;
import exception.SLogoException;
import model.SLogoCharacterState;
/**
* Node representation of Heading command
*/
public class HeadingNode extends NullaryNode {
/**
* @param state
* @return degrees turtle is heading
*/
public double evaluate(SLogoCharacterState state) t... |
3e29c38e44c758e1f383c38e85de11acca4f2fa9 | 1,274 | java | Java | datafu-pig/src/test/java/datafu/test/TestFilesSubdirTest.java | isabella232/datafu-1 | 09a68527f5921e026c04e8e9940ef0466b41a7c0 | [
"Apache-2.0"
] | 42 | 2015-02-19T18:23:16.000Z | 2017-06-08T23:10:11.000Z | datafu-pig/src/test/java/datafu/test/TestFilesSubdirTest.java | isabella232/datafu-1 | 09a68527f5921e026c04e8e9940ef0466b41a7c0 | [
"Apache-2.0"
] | 6 | 2018-11-18T12:36:22.000Z | 2022-01-09T13:43:56.000Z | datafu-pig/src/test/java/datafu/test/TestFilesSubdirTest.java | HarunaOrg/datafu | af79454721bab3c0b45a163ccceadc5579161d2a | [
"Apache-2.0"
] | 39 | 2015-01-06T17:11:40.000Z | 2017-11-19T08:55:47.000Z | 31.85 | 139 | 0.758242 | 17,658 | /*
* 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 ... |
3e29c3c59588359457a50c3fec148df677f9cff2 | 820 | java | Java | part-2/week-9/week9-week9_18.Moving/src/moving/domain/Box.java | rohansachdeva1990/helsinki-mooc-oo-java | a732c2f600bf0da514f57ccb52e3826704fbb3a2 | [
"MIT"
] | null | null | null | part-2/week-9/week9-week9_18.Moving/src/moving/domain/Box.java | rohansachdeva1990/helsinki-mooc-oo-java | a732c2f600bf0da514f57ccb52e3826704fbb3a2 | [
"MIT"
] | null | null | null | part-2/week-9/week9-week9_18.Moving/src/moving/domain/Box.java | rohansachdeva1990/helsinki-mooc-oo-java | a732c2f600bf0da514f57ccb52e3826704fbb3a2 | [
"MIT"
] | null | null | null | 21.578947 | 70 | 0.586585 | 17,659 | package moving.domain;
import java.util.ArrayList;
import java.util.List;
public class Box implements Thing {
private List<Thing> things = new ArrayList<Thing>();
private int maximumCapacity;
public Box(int maximumCapacity) {
this.maximumCapacity = maximumCapacity;
}
public boolean addT... |
3e29c3e9d9a43f2c56fb54893a5fd746e4e7bb5c | 5,447 | java | Java | src/main/java/ru/job4j/carstore/service/AddCarController.java | AlexandrKarpachov/Hibernate | c0742d32efda6629444d7f4912307bb528660072 | [
"Apache-2.0"
] | null | null | null | src/main/java/ru/job4j/carstore/service/AddCarController.java | AlexandrKarpachov/Hibernate | c0742d32efda6629444d7f4912307bb528660072 | [
"Apache-2.0"
] | 1 | 2022-02-16T01:02:29.000Z | 2022-02-16T01:02:29.000Z | src/main/java/ru/job4j/carstore/service/AddCarController.java | AlexandrKarpachov/Hibernate | c0742d32efda6629444d7f4912307bb528660072 | [
"Apache-2.0"
] | null | null | null | 38.359155 | 104 | 0.617588 | 17,660 | package ru.job4j.carstore.service;
import java.io.File;
import java.io.IOException;
import java.io.PrintWriter;
import java.nio.charset.StandardCharsets;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.concurrent.CopyOnWriteArrayList;
import javax.se... |
3e29c3f712a3888d456fd777f70a5c1bb224f745 | 242 | java | Java | android/src/main/java/com/vincent/m3u8Downloader/listener/OnInfoCallback.java | Trandx/m3u8_downloader | 056e46b6eab5b90c201d280e498175d5b6b7364f | [
"MIT"
] | null | null | null | android/src/main/java/com/vincent/m3u8Downloader/listener/OnInfoCallback.java | Trandx/m3u8_downloader | 056e46b6eab5b90c201d280e498175d5b6b7364f | [
"MIT"
] | null | null | null | android/src/main/java/com/vincent/m3u8Downloader/listener/OnInfoCallback.java | Trandx/m3u8_downloader | 056e46b6eab5b90c201d280e498175d5b6b7364f | [
"MIT"
] | null | null | null | 17.285714 | 44 | 0.727273 | 17,661 | package com.vincent.m3u8Downloader.listener;
import com.vincent.m3u8Downloader.bean.M3U8;
/**
* @Author: Vincent
* @CreateAt: 2021/08/26 9:58
* @Desc: 获取M3U8文件信息的回调函数
*/
public interface OnInfoCallback {
void success(M3U8 m3u8);
}
|
3e29c417a6b27d7019bb4030b5c3caf47c306750 | 5,816 | java | Java | src/main/java/net/obvj/agents/util/TimeInterval.java | oswaldobapvicjr/agents | 27ed8524ab19523757288e2f9f2454b2752264cb | [
"Apache-2.0"
] | 1 | 2021-05-10T16:35:04.000Z | 2021-05-10T16:35:04.000Z | src/main/java/net/obvj/agents/util/TimeInterval.java | oswaldobapvicjr/agents | 27ed8524ab19523757288e2f9f2454b2752264cb | [
"Apache-2.0"
] | 25 | 2021-05-23T02:00:04.000Z | 2022-03-31T01:36:29.000Z | src/main/java/net/obvj/agents/util/TimeInterval.java | oswaldobapvicjr/agents | 27ed8524ab19523757288e2f9f2454b2752264cb | [
"Apache-2.0"
] | 2 | 2021-05-10T16:30:39.000Z | 2021-06-12T12:13:15.000Z | 29.08 | 94 | 0.630674 | 17,662 | /*
* Copyright 2021 obvj.net
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in ... |
3e29c41b786bbcee3221c1487efa9870de417ed5 | 7,049 | java | Java | contrib/views/pig/src/main/java/org/apache/ambari/view/pig/resources/scripts/ScriptService.java | MacgradyHuang/ApacheAmbari | 961ce825b9e2681bf21819147b0ee72438e0b04a | [
"Apache-2.0"
] | 1,664 | 2015-01-03T09:35:21.000Z | 2022-03-31T04:55:24.000Z | contrib/views/pig/src/main/java/org/apache/ambari/view/pig/resources/scripts/ScriptService.java | MacgradyHuang/ApacheAmbari | 961ce825b9e2681bf21819147b0ee72438e0b04a | [
"Apache-2.0"
] | 3,018 | 2015-02-19T20:16:10.000Z | 2021-11-13T20:47:48.000Z | contrib/views/pig/src/main/java/org/apache/ambari/view/pig/resources/scripts/ScriptService.java | MacgradyHuang/ApacheAmbari | 961ce825b9e2681bf21819147b0ee72438e0b04a | [
"Apache-2.0"
] | 1,673 | 2015-01-06T14:14:42.000Z | 2022-03-31T07:22:30.000Z | 33.407583 | 112 | 0.694992 | 17,663 | /**
* 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... |
3e29c432dfd1eb0bcc21e1e47ee315873cc36410 | 1,272 | java | Java | api/logic/LogicManager.java | vaticle-test/client-java | 98d418fcd3bb0457b6dc5ae3b0a5aa7b6b2082d5 | [
"Apache-2.0"
] | 12 | 2019-02-28T10:32:00.000Z | 2020-12-10T22:35:13.000Z | api/logic/LogicManager.java | vaticle-test/client-java | 98d418fcd3bb0457b6dc5ae3b0a5aa7b6b2082d5 | [
"Apache-2.0"
] | 110 | 2019-03-04T13:39:06.000Z | 2021-04-16T11:04:19.000Z | api/logic/LogicManager.java | vaticle-test/client-java | 98d418fcd3bb0457b6dc5ae3b0a5aa7b6b2082d5 | [
"Apache-2.0"
] | 19 | 2019-01-22T10:54:48.000Z | 2020-12-15T19:19:54.000Z | 31.02439 | 63 | 0.750786 | 17,664 | /*
* Copyright (C) 2021 Vaticle
*
* 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, Ver... |
3e29c49c8ea7349c97cf254b1a62a247d16c3355 | 378 | java | Java | src/main/java/com/brunoshiroma/benchtool/bench/Bench.java | brunoshiroma/benchtool-java | c0d27fee09a5399ccdab4467a3441ce3b3c51017 | [
"MIT"
] | null | null | null | src/main/java/com/brunoshiroma/benchtool/bench/Bench.java | brunoshiroma/benchtool-java | c0d27fee09a5399ccdab4467a3441ce3b3c51017 | [
"MIT"
] | null | null | null | src/main/java/com/brunoshiroma/benchtool/bench/Bench.java | brunoshiroma/benchtool-java | c0d27fee09a5399ccdab4467a3441ce3b3c51017 | [
"MIT"
] | null | null | null | 22.235294 | 50 | 0.65873 | 17,665 | package com.brunoshiroma.benchtool.bench;
public interface Bench {
default BenchResult run(String ...args){
var init = System.currentTimeMillis();
var result = doBenchmark(args);
var end = System.currentTimeMillis();
result.setRunningMilliseconds(end - init);
return resu... |
3e29c54cbb97f63798df5456d19de6ea94e247e0 | 630 | java | Java | weather-service-application/src/main/java/myreika/weather/config/CorsConfig.java | HVrettost/weather-service | 090173aee15b0f9c4a6908747bfa46b62f1ba810 | [
"Apache-2.0"
] | null | null | null | weather-service-application/src/main/java/myreika/weather/config/CorsConfig.java | HVrettost/weather-service | 090173aee15b0f9c4a6908747bfa46b62f1ba810 | [
"Apache-2.0"
] | null | null | null | weather-service-application/src/main/java/myreika/weather/config/CorsConfig.java | HVrettost/weather-service | 090173aee15b0f9c4a6908747bfa46b62f1ba810 | [
"Apache-2.0"
] | null | null | null | 28.636364 | 96 | 0.815873 | 17,666 | package myreika.weather.config;
import lombok.Getter;
import lombok.Setter;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.PropertySource;
import java.util.List;
@Configuration
@Con... |
3e29c57a43a951ef95bbf2569fa17f1fc4aeb5a2 | 3,513 | java | Java | src/test/java/ch/uzh/ifi/hase/soprafs21/repository/UserRepositoryIntegrationTest.java | sopra-fs21-group-06/remys-best-server | 32b17f1457d2be9c6a2f2814289cc9f07cfeb3a1 | [
"Apache-2.0"
] | null | null | null | src/test/java/ch/uzh/ifi/hase/soprafs21/repository/UserRepositoryIntegrationTest.java | sopra-fs21-group-06/remys-best-server | 32b17f1457d2be9c6a2f2814289cc9f07cfeb3a1 | [
"Apache-2.0"
] | 116 | 2021-03-23T15:50:15.000Z | 2021-05-30T21:29:14.000Z | src/test/java/ch/uzh/ifi/hase/soprafs21/repository/UserRepositoryIntegrationTest.java | sopra-fs21-group-06/remys-best-server | 32b17f1457d2be9c6a2f2814289cc9f07cfeb3a1 | [
"Apache-2.0"
] | 1 | 2021-03-24T15:27:57.000Z | 2021-03-24T15:27:57.000Z | 30.547826 | 77 | 0.656988 | 17,667 | package ch.uzh.ifi.hase.soprafs21.repository;
import ch.uzh.ifi.hase.soprafs21.constant.UserStatus;
import ch.uzh.ifi.hase.soprafs21.entity.User;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.s... |
3e29c592f516aab41af05c9261188a9ab41a69e4 | 14,245 | java | Java | hetu-heuristic-index/src/test/java/io/hetu/core/heuristicindex/TestHeuristicIndexWriter.java | chengpeng2015/hetu-core | 5ddf288154909ddb505ca4a4ce5ba19d64fd94d3 | [
"Apache-2.0"
] | 1 | 2020-12-07T09:59:09.000Z | 2020-12-07T09:59:09.000Z | hetu-heuristic-index/src/test/java/io/hetu/core/heuristicindex/TestHeuristicIndexWriter.java | chengpeng2015/hetu-core | 5ddf288154909ddb505ca4a4ce5ba19d64fd94d3 | [
"Apache-2.0"
] | null | null | null | hetu-heuristic-index/src/test/java/io/hetu/core/heuristicindex/TestHeuristicIndexWriter.java | chengpeng2015/hetu-core | 5ddf288154909ddb505ca4a4ce5ba19d64fd94d3 | [
"Apache-2.0"
] | null | null | null | 40.126761 | 146 | 0.587224 | 17,668 | /*
* Copyright (C) 2018-2020. Huawei Technologies Co., Ltd. All rights reserved.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* U... |
3e29c6235053d842c790b0f505ca18d40082a353 | 14,929 | java | Java | app/src/main/java/com/gzlk/android/isp/fragment/base/BaseDownloadingUploadingSupportFragment.java | anatagadaisukidesu/com.gzlk.android.isp | 5df52c1904ac52d28ec5676fac3635859f42df8a | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/gzlk/android/isp/fragment/base/BaseDownloadingUploadingSupportFragment.java | anatagadaisukidesu/com.gzlk.android.isp | 5df52c1904ac52d28ec5676fac3635859f42df8a | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/gzlk/android/isp/fragment/base/BaseDownloadingUploadingSupportFragment.java | anatagadaisukidesu/com.gzlk.android.isp | 5df52c1904ac52d28ec5676fac3635859f42df8a | [
"Apache-2.0"
] | null | null | null | 35.472684 | 163 | 0.615173 | 17,669 | package com.gzlk.android.isp.fragment.base;
import android.app.ProgressDialog;
import android.os.Bundle;
import android.view.View;
import android.widget.TextView;
import com.google.gson.reflect.TypeToken;
import com.gzlk.android.isp.R;
import com.gzlk.android.isp.api.upload.Upload;
import com.gzlk.android.isp.api.upl... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.