content stringlengths 263 5.24M | pred_label stringclasses 1
value | pred_score_pos float64 0.6 1 |
|---|---|---|
/*
* Copyright © 2018-2020 Apollo Foundation
*/
package com.apollocurrency.aplwallet.apl.core.entity.state.currency;
import com.apollocurrency.aplwallet.apl.core.dao.state.currency.CurrencyBuyOfferTable;
import com.apollocurrency.aplwallet.apl.core.dao.state.keyfactory.DbKey;
import com.apollocurrency.aplwallet.ap... | __label__POS | 0.714699 |
/*
* Copyright © 2018-2020 Apollo Foundation
*/
package com.apollocurrency.aplwallet.apl.core.entity.state.currency;
import com.apollocurrency.aplwallet.apl.core.dao.state.currency.CurrencySellOfferTable;
import com.apollocurrency.aplwallet.apl.core.dao.state.keyfactory.DbKey;
import com.apollocurrency.aplwallet.a... | __label__POS | 0.703189 |
//
// AUTO-GENERATED FILE. DO NOT MODIFY.
//
// This class was automatically generated by Apollo GraphQL version '$VERSION'.
//
package com.example.java_java_optionals;
import com.apollographql.apollo.api.Adapter;
import com.apollographql.apollo.api.CompiledField;
import com.apollographql.apollo.api.CustomScalarAdapte... | __label__POS | 0.806821 |
//
// AUTO-GENERATED FILE. DO NOT MODIFY.
//
// This class was automatically generated by Apollo GraphQL version '$VERSION'.
//
package com.example.java_java_optionals.type;
import java.lang.Integer;
import java.lang.Object;
import java.lang.Override;
import java.lang.String;
import java.lang.SuppressWarnings;
import ... | __label__POS | 0.880738 |
//
// AUTO-GENERATED FILE. DO NOT MODIFY.
//
// This class was automatically generated by Apollo GraphQL version '$VERSION'.
//
package com.example.java_java_optionals.type;
import com.apollographql.apollo.api.CompiledArgumentDefinition;
import com.apollographql.apollo.api.ObjectType;
public class Query {
public st... | __label__POS | 0.999994 |
/*
* Copyright © 2018-2019 Apollo Foundation
*/
package com.apollocurrency.aplwallet.apl.core.entity.state.derived;
import com.apollocurrency.aplwallet.apl.core.dao.state.keyfactory.DbKey;
import lombok.ToString;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.Objects;
@ToString
public... | __label__POS | 0.658836 |
//
// AUTO-GENERATED FILE. DO NOT MODIFY.
//
// This class was automatically generated by Apollo GraphQL version '$VERSION'.
//
package com.example.java_java_optionals.type.adapter;
import com.apollographql.apollo.api.Adapter;
import com.apollographql.apollo.api.CustomScalarAdapters;
import com.apollographql.apollo.ap... | __label__POS | 0.69258 |
/*
* Copyright © 2018-2019 Apollo Foundation
*/
package com.apollocurrency.aplwallet.apl.core.entity.state.account;
import java.util.HashMap;
import java.util.Map;
/**
* Ledger holdings
* <p>
* When adding a new holding, do not change the existing code assignments since
* they are stored in the holding_type fie... | __label__POS | 0.991431 |
/*
* Copyright © 2018-2019 Apollo Foundation.
*/
package com.apollocurrency.aplwallet.apl.core.entity.state.account;
import com.apollocurrency.aplwallet.apl.core.model.Block;
import com.apollocurrency.aplwallet.apl.core.entity.state.derived.DerivedEntity;
import lombok.Getter;
import lombok.Setter;
import lombok.ToS... | __label__POS | 0.801906 |
/*
* Copyright © 2018-2019 Apollo Foundation
*/
package com.apollocurrency.aplwallet.apl.core.entity.state.account;
import java.util.HashMap;
import java.util.Map;
/**
* Ledger events
* <p>
* There must be a ledger event defined for each transaction (type,subtype) pair. When adding
* a new event, do not change... | __label__POS | 0.964881 |
//
// AUTO-GENERATED FILE. DO NOT MODIFY.
//
// This class was automatically generated by Apollo GraphQL version '$VERSION'.
//
package com.example.inline_fragment_merge_fields;
import com.apollographql.apollo.api.Adapter;
import com.apollographql.apollo.api.CompiledField;
import com.apollographql.apollo.api.CustomSca... | __label__POS | 0.980886 |
/*
* Copyright © 2018-2019 Apollo Foundation
*/
package com.apollocurrency.aplwallet.apl.core.entity.state.account;
import com.apollocurrency.aplwallet.apl.core.dao.state.keyfactory.DbKey;
import com.apollocurrency.aplwallet.apl.core.entity.state.derived.VersionedDerivedEntity;
import com.apollocurrency.aplwallet.ap... | __label__POS | 0.669431 |
/*
* Copyright © 2018-2019 Apollo Foundation
*/
package com.apollocurrency.aplwallet.apl.core.entity.state.phasing;
import com.apollocurrency.aplwallet.apl.core.entity.state.derived.DerivedEntity;
import java.util.Arrays;
import java.util.Objects;
public class PhasingPollLinkedTransaction extends DerivedEntity {... | __label__POS | 0.763858 |
/*
* Copyright © 2018-2019 Apollo Foundation
*/
package com.apollocurrency.aplwallet.apl.core.entity.state.phasing;
import com.apollocurrency.aplwallet.apl.core.entity.state.derived.DerivedEntity;
import java.util.Objects;
public class PhasingPollVoter extends DerivedEntity {
private long pollId;
private... | __label__POS | 0.738533 |
//
// AUTO-GENERATED FILE. DO NOT MODIFY.
//
// This class was automatically generated by Apollo GraphQL version '$VERSION'.
//
package com.example.nested_conditional_inline;
import com.apollographql.apollo.api.Adapter;
import com.apollographql.apollo.api.CompiledField;
import com.apollographql.apollo.api.CustomScalar... | __label__POS | 0.938531 |
/*
* Copyright (c) 2018-2020. Apollo Foundation.
*/
package com.apollocurrency.aplwallet.apl.core.entity.state.smc;
import com.apollocurrency.aplwallet.apl.core.entity.state.derived.VersionedDeletableEntity;
import lombok.Builder;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
import java.util... | __label__POS | 0.748773 |
//
// AUTO-GENERATED FILE. DO NOT MODIFY.
//
// This class was automatically generated by Apollo GraphQL version '$VERSION'.
//
package com.example.nested_conditional_inline.type;
import com.apollographql.apollo.api.EnumType;
import java.lang.Object;
import java.lang.Override;
import java.lang.String;
import java.lang... | __label__POS | 0.775805 |
/*
* Copyright (c) 2018-2020. Apollo Foundation.
*/
package com.apollocurrency.aplwallet.apl.core.entity.state.smc;
import com.apollocurrency.aplwallet.apl.core.entity.state.derived.VersionedDerivedEntity;
import lombok.Builder;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
import java.util.O... | __label__POS | 0.708736 |
/*
* Copyright © 2018-2019 Apollo Foundation
*/
package com.apollocurrency.aplwallet.apl.core.entity.state.dgs;
import com.apollocurrency.aplwallet.apl.core.entity.state.derived.VersionedDerivedEntity;
import java.util.Objects;
public class DGSTag extends VersionedDerivedEntity {
private final String tag;
... | __label__POS | 0.764819 |
/*
* Copyright © 2019-2020 Apollo Foundation
*/
package com.apollocurrency.aplwallet.apl.core.entity.appdata.funding;
import com.apollocurrency.aplwallet.apl.core.service.appdata.funding.FundingMonitorService;
import com.apollocurrency.aplwallet.apl.util.Convert2;
import lombok.ToString;
@ToString
public class Mon... | __label__POS | 0.908633 |
/*
* Copyright © 2019-2020 Apollo Foundation
*/
package com.apollocurrency.aplwallet.apl.core.entity.appdata.funding;
import com.apollocurrency.aplwallet.apl.core.model.HoldingType;
import com.apollocurrency.aplwallet.apl.crypto.Crypto;
import com.apollocurrency.aplwallet.apl.util.Convert2;
import lombok.Getter;
i... | __label__POS | 0.938612 |
package com.apollocurrency.aplwallet.apl.core.files.statcheck;
import lombok.ToString;
import lombok.extern.slf4j.Slf4j;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
/**
* @author al
*/
@Slf4j
@ToString
public class PeersList {
private final List<PeerFileH... | __label__POS | 0.873071 |
/*
* Copyright © 2018-2019 Apollo Foundation
*/
package com.apollocurrency.aplwallet.apl.core.files.statcheck;
import lombok.extern.slf4j.Slf4j;
import java.util.AbstractMap;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Set;
/**
* @author alu... | __label__POS | 0.646539 |
package com.apollocurrency.aplwallet.apl.core.files.statcheck;
import com.apollocurrency.aplwallet.apl.crypto.Convert;
import org.apache.commons.math3.distribution.TDistribution;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
/**
* General statistics
*
* @author al... | __label__POS | 0.995017 |
//
// AUTO-GENERATED FILE. DO NOT MODIFY.
//
// This class was automatically generated by Apollo GraphQL version '$VERSION'.
//
package com.example.inline_fragment_intersection;
import com.apollographql.apollo.api.Adapter;
import com.apollographql.apollo.api.CompiledField;
import com.apollographql.apollo.api.CustomSca... | __label__POS | 0.927721 |
/*
* Copyright © 2019 Apollo Foundation
*/
package com.apollocurrency.aplwallet.apl.core.files.shards;
import lombok.Getter;
import lombok.Setter;
import java.util.HashMap;
import java.util.Map;
import java.util.Set;
/**
* @author alukin@gmail.com
*/
public class ShardDownloadStatus {
public final static int... | __label__POS | 0.996734 |
//
// AUTO-GENERATED FILE. DO NOT MODIFY.
//
// This class was automatically generated by Apollo GraphQL version '$VERSION'.
//
package com.example.inline_fragment_intersection.type;
import com.apollographql.apollo.api.EnumType;
import java.lang.Object;
import java.lang.Override;
import java.lang.String;
import java.u... | __label__POS | 0.650482 |
/*
* Copyright © 2018-2019 Apollo Foundation
*/
package com.apollocurrency.aplwallet.apl.core.rest.service;
import com.apollocurrency.aplwallet.api.p2p.PeerInfo;
import com.apollocurrency.aplwallet.apl.core.http.APIProxy;
import com.apollocurrency.aplwallet.apl.core.peer.Peer;
import com.apollocurrency.aplwallet.ap... | __label__POS | 0.87656 |
<?php
namespace numphp;
use numphp\np_array;
class np
{
/**
* Concatenate two or more np_arrays
* @param list of np_arrays
* @return np_array
*/
public static function concatenate()
{
$arrays = func_get_args();
$result = [];
$allowed_shape = null;
... | __label__POS | 0.960532 |
<?php
namespace Tests;
use numphp\np_array;
class StatisticsTest extends \PHPUnit\Framework\TestCase
{
/**
* @var np_array
*/
private $list;
protected function setUp()
{
$this->list = new np_array([0, 1, 2, 3, 4, 5, 6, 7, 8, 9]);
$this->listEven = new np_array([0, 1, 2, 3, ... | __label__POS | 0.965019 |
<?php
namespace Tests;
use numphp\np_array;
use numphp\Operator\Bitwise;
class ComparationsTest extends \PHPUnit\Framework\TestCase
{
/**
* @var np_array
*/
private $list;
protected function setUp()
{
$this->list = new np_array([0, 1, 2, 3, 4, 5, 6, 7, 8, 9]);
$this->matr... | __label__POS | 0.944699 |
<?php
namespace Tests;
use numphp\Random\Random;
class RandomTest extends \PHPUnit\Framework\TestCase
{
public function testSimpleRandom()
{
$res = Random::rand();
$this->assertLessThan(1, $res);
}
public function testGenerateRandomArray()
{
$res = Random::rand(5);
... | __label__POS | 0.937971 |
<?php
namespace Tests;
use numphp\np_array;
use numphp\Generator\Generator;
class GeneratorTest extends \PHPUnit\Framework\TestCase
{
public function testOnes()
{
$res = Generator::ones(5);
$this->assertInstanceOf('numphp\np_array', $res);
$this->assertEquals(count($res), 5);
... | __label__POS | 0.910602 |
<?php
namespace Tests;
use numphp\np_array;
class SliceTest extends \PHPUnit\Framework\TestCase
{
/**
* @var np_array
*/
private $list;
protected function setUp()
{
$this->list = new np_array([0, 1, 2, 3, 4, 5, 6, 7, 8, 9]);
}
public function testStartStop()
{
... | __label__POS | 0.981286 |
package com.apollocurrency.aplwallet.apl.core.rest.service;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletRequestWrapper;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.Enumeration;
import java.util.HashMap;
import java.util.List... | __label__POS | 0.99451 |
<?php
namespace Tests;
use numphp\np_array;
class SetItemsTest extends \PHPUnit\Framework\TestCase
{
/**
* @var np_array
*/
private $list;
protected function setUp()
{
$this->list = new np_array([0, 1, 2, 3, 4, 5, 6, 7, 8, 9]);
$this->matrix = new np_array([[0, 1, 2, 3], ... | __label__POS | 0.913503 |
/*
*
* Copyright © 2018-2019 Apollo Foundation
*
*/
package com.apollocurrency.aplwallet.apl.core.rest.service;
import com.apollocurrency.aplwallet.api.p2p.PeerInfo;
import com.apollocurrency.aplwallet.apl.core.peer.Peer;
import com.apollocurrency.aplwallet.apl.core.peer.PeerState;
import java.util.List;
publi... | __label__POS | 0.688207 |
<?php
namespace Tests;
use numphp\np_array;
class OperatorsTest extends \PHPUnit\Framework\TestCase
{
/**
* @var np_array
*/
private $list;
protected function setUp()
{
$this->list = new np_array([0, 1, 2, 3, 4, 5, 6, 7, 8, 9]);
}
public function testAdd()
{
$... | __label__POS | 0.998306 |
<?php
namespace Tests;
use numphp\np_array;
class ShapingTest extends \PHPUnit\Framework\TestCase
{
/**
* @var np_array
*/
private $list;
protected function setUp()
{
$this->list = new np_array([0, 1, 2, 3, 4, 5, 6, 7, 8, 9]);
$this->listEven = new np_array([0, 1, 2, 3, 4, ... | __label__POS | 0.993659 |
<?php
namespace numphp\Random;
use numphp\np_array;
abstract class Random
{
public static function rand($size=null)
{
if ($size < 0)
throw new \Exception("size value must be greater than 0");
if (!$size)
return static::getRandFloat();
$list = [];
... | __label__POS | 0.942916 |
package com.apollocurrency.aplwallet.apl.core.rest.exception;
import com.apollocurrency.aplwallet.api.response.ResponseBase;
import com.apollocurrency.aplwallet.apl.core.http.ParameterException;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.core.Response;
import javax.ws.rs.ext.ExceptionMapper;
import javax.w... | __label__POS | 0.769362 |
<?php
namespace numphp\Printing;
use numphp\np_array;
trait Printer
{
/**
* Printes current array as string
* TODO. don't create new array
* @return string
*/
public function __toString()
{
// calculate max value for whole array only once
if ($this->level == 0)
... | __label__POS | 0.697491 |
<?php
namespace numphp\Generator;
use numphp\np_array;
use numphp\Generator\Fibonacci;
abstract class Generator
{
public static function ones($shape)
{
if (is_array($shape))
{
$result = [];
foreach (range(1, $shape[0]) as $row)
$result[] = array_fill(0... | __label__POS | 0.999716 |
package com.apollocurrency.aplwallet.apl.core.rest.exception;
import com.apollocurrency.aplwallet.api.response.ResponseBase;
import com.apollocurrency.aplwallet.apl.core.http.ParameterException;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.core.Response;
import javax.ws.rs.ext.ExceptionMapper;
import javax.w... | __label__POS | 0.757572 |
<?php
namespace numphp\Shaping;
use numphp\np_array;
trait Reshaper
{
/**
* Flatten matrix to make it 1-D array
* @return np_array
*/
public function flatten()
{
$result = [];
$arrayCopy = $this->getArrayCopy();
array_walk_recursive($arrayCopy, function($item) us... | __label__POS | 0.992926 |
<?php
namespace numphp\Operator;
use numphp\np_array;
abstract class Operators
{
public static $comparations = [
'eq',
'gt',
'gte',
'lt',
'lte',
'neq'
];
public static $comparations2Symbol = [
'==' => 'eq',
'>' => 'gt',
'>=' => 'g... | __label__POS | 0.813448 |
<?php
namespace numphp\Slicing;
use numphp\np_array;
abstract class Slice
{
public static function isValidFormat($str)
{
$matches = [];
static::matchPattern($str, $matches);
return !empty($matches) && (bool) $matches[0];
}
public static function slice(np_array $data, $str)
... | __label__POS | 0.996429 |
package com.apollocurrency.aplwallet.apl.core.rest.exception;
import com.apollocurrency.aplwallet.apl.util.builder.ResponseBuilder;
import javax.validation.ConstraintViolation;
import javax.validation.ConstraintViolationException;
import javax.ws.rs.core.Response;
import javax.ws.rs.ext.ExceptionMapper;
import javax.... | __label__POS | 0.957205 |
<?php
namespace numphp\Indexing;
use numphp\Slicing\Slice;
use numphp\Indexing\StringIndexer;
trait Indexer
{
/**
* ArrayAccess methods
*/
public function offsetSet($offset, $value)
{
// masking
if (is_array($offset) || $offset instanceof $this)
{
foreach (... | __label__POS | 0.768606 |
/*
* Copyright (c) 2018-2020. Apollo Foundation.
*/
package com.apollocurrency.aplwallet.apl.core.rest.v2;
import com.apollocurrency.aplwallet.api.v2.model.BaseResponse;
import com.apollocurrency.aplwallet.api.v2.model.ErrorResponse;
import com.apollocurrency.aplwallet.apl.util.exception.ApiErrorInfo;
import com.a... | __label__POS | 0.941332 |
//
// AUTO-GENERATED FILE. DO NOT MODIFY.
//
// This class was automatically generated by Apollo GraphQL version '$VERSION'.
//
package com.example.deprecation;
import com.apollographql.apollo.api.Adapter;
import com.apollographql.apollo.api.CompiledField;
import com.apollographql.apollo.api.CustomScalarAdapters;
impo... | __label__POS | 0.917899 |
/*
* Copyright © 2018-2019 Apollo Foundation
*/
package com.apollocurrency.aplwallet.apl.core.rest.converter;
import com.apollocurrency.aplwallet.api.dto.PeerDTO;
import com.apollocurrency.aplwallet.apl.core.peer.Peer;
import com.apollocurrency.aplwallet.apl.util.api.converter.Converter;
import java.util.ArrayList... | __label__POS | 0.659573 |
/*
* Copyright © 2018-2021 Apollo Foundation
*/
package com.apollocurrency.aplwallet.apl.core.rest.converter;
import com.apollocurrency.aplwallet.apl.core.service.blockchain.Blockchain;
import com.apollocurrency.aplwallet.apl.core.service.state.PhasingPollService;
import javax.inject.Inject;
import javax.inject.S... | __label__POS | 0.851128 |
package com.apollocurrency.aplwallet.apl.core.rest.converter;
import com.apollocurrency.aplwallet.api.dto.PeerDTO;
import com.apollocurrency.aplwallet.api.p2p.PeerInfo;
import com.apollocurrency.aplwallet.apl.core.peer.PeerState;
import com.apollocurrency.aplwallet.apl.util.api.converter.Converter;
import java.util.A... | __label__POS | 0.987926 |
/*
* Copyright © 2018-2021 Apollo Foundation
*/
package com.apollocurrency.aplwallet.apl.core.rest.converter;
import com.apollocurrency.aplwallet.apl.core.service.blockchain.Blockchain;
import javax.inject.Inject;
import javax.inject.Singleton;
/**
* Creates instances of the {@link TransactionConverter} using s... | __label__POS | 0.627671 |
/*
* Copyright © 2018-2020 Apollo Foundation
*/
package com.apollocurrency.aplwallet.apl.core.rest.converter;
import com.apollocurrency.aplwallet.api.dto.account.PhasingParamsDTO;
import com.apollocurrency.aplwallet.apl.core.model.PhasingParams;
import com.apollocurrency.aplwallet.apl.util.api.converter.Converter;... | __label__POS | 0.901495 |
package com.apollocurrency.aplwallet.apl.core.rest.converter;
import com.apollocurrency.aplwallet.api.dto.ExchangeContractDTO;
import com.apollocurrency.aplwallet.apl.core.model.dex.ExchangeContract;
import com.apollocurrency.aplwallet.apl.crypto.Convert;
import com.apollocurrency.aplwallet.apl.util.Convert2;
import c... | __label__POS | 0.998876 |
//
// AUTO-GENERATED FILE. DO NOT MODIFY.
//
// This class was automatically generated by Apollo GraphQL version '$VERSION'.
//
package com.example.mutation_create_review_semantic_naming;
import com.apollographql.apollo.api.Adapter;
import com.apollographql.apollo.api.CompiledField;
import com.apollographql.apollo.api... | __label__POS | 0.934635 |
/*
* Copyright © 2018-2019 Apollo Foundation
*/
package com.apollocurrency.aplwallet.apl.core.rest.converter;
import com.apollocurrency.aplwallet.api.dto.account.Account2FADetailsDTO;
import com.apollocurrency.aplwallet.apl.util.Convert2;
import com.apollocurrency.aplwallet.apl.util.api.converter.Converter;
import ... | __label__POS | 0.867647 |
/*
* Copyright © 2018-2020 Apollo Foundation
*/
package com.apollocurrency.aplwallet.apl.core.rest.converter;
import com.apollocurrency.aplwallet.api.dto.account.AccountControlPhasingDTO;
import com.apollocurrency.aplwallet.apl.core.entity.state.account.AccountControlPhasing;
import com.apollocurrency.aplwallet.ap... | __label__POS | 0.613698 |
/*
* Copyright © 2018-2019 Apollo Foundation
*/
package com.apollocurrency.aplwallet.apl.core.rest.converter;
import com.apollocurrency.aplwallet.apl.core.entity.state.account.Account;
import com.apollocurrency.aplwallet.apl.core.http.HttpParameterParserUtil;
import com.apollocurrency.aplwallet.apl.core.http.Parame... | __label__POS | 0.611425 |
//
// AUTO-GENERATED FILE. DO NOT MODIFY.
//
// This class was automatically generated by Apollo GraphQL version '$VERSION'.
//
package com.example.mutation_create_review_semantic_naming.type;
import com.apollographql.apollo.api.Optional;
import java.lang.Object;
import java.lang.Override;
import java.lang.String;
imp... | __label__POS | 0.967878 |
/*
* Copyright (c) 2018-2020. Apollo Foundation.
*/
package com.apollocurrency.aplwallet.apl.core.rest.utils;
import com.apollocurrency.aplwallet.apl.util.cdi.config.Property;
import lombok.Getter;
import javax.inject.Inject;
import javax.inject.Singleton;
@Singleton
public class FirstLastIndexParser {
priva... | __label__POS | 0.819082 |
//
// AUTO-GENERATED FILE. DO NOT MODIFY.
//
// This class was automatically generated by Apollo GraphQL version '$VERSION'.
//
package com.example.mutation_create_review_semantic_naming.type;
import com.apollographql.apollo.api.Optional;
import java.lang.Double;
import java.lang.Integer;
import java.lang.Object;
impo... | __label__POS | 0.840353 |
/*
* Copyright © 2018-2019 Apollo Foundation
*/
package com.apollocurrency.aplwallet.apl.core.rest.utils;
import com.apollocurrency.aplwallet.api.dto.auth.TwoFactorAuthParameters;
import com.apollocurrency.aplwallet.apl.crypto.Convert;
import com.apollocurrency.aplwallet.apl.util.exception.ApiErrors;
import com.apo... | __label__POS | 0.955752 |
//
// AUTO-GENERATED FILE. DO NOT MODIFY.
//
// This class was automatically generated by Apollo GraphQL version '$VERSION'.
//
package com.example.mutation_create_review_semantic_naming.type;
import com.apollographql.apollo.api.EnumType;
import java.lang.Object;
import java.lang.Override;
import java.lang.String;
imp... | __label__POS | 0.776136 |
package com.apollocurrency.aplwallet.apl.core.rest.utils;
import com.apollocurrency.aplwallet.apl.core.entity.state.account.Account;
import com.apollocurrency.aplwallet.apl.core.entity.state.account.PublicKey;
import com.apollocurrency.aplwallet.apl.core.service.state.account.AccountService;
import com.apollocurrency.... | __label__POS | 0.664911 |
//
// AUTO-GENERATED FILE. DO NOT MODIFY.
//
// This class was automatically generated by Apollo GraphQL version '$VERSION'.
//
package com.example.mutation_create_review_semantic_naming.type;
import com.apollographql.apollo.api.Optional;
import java.lang.Boolean;
import java.lang.Integer;
import java.lang.Object;
imp... | __label__POS | 0.622888 |
/*
* Copyright © 2018-2019 Apollo Foundation
*/
package com.apollocurrency.aplwallet.apl.core.rest.filters;
import javax.ws.rs.core.UriInfo;
import java.util.Arrays;
import java.util.List;
/**
* Tests if the requested path matches the pattern.
* <p>
* Patterns may have formats: * , {@code *<uri> }, {@code <uri>... | __label__POS | 0.994753 |
//
// AUTO-GENERATED FILE. DO NOT MODIFY.
//
// This class was automatically generated by Apollo GraphQL version '$VERSION'.
//
package com.example.mutation_create_review_semantic_naming.type
import com.apollographql.apollo.api.Optional
import kotlin.Double
import kotlin.Int
/**
* The input object sent when passing ... | __label__POS | 0.684556 |
//
// AUTO-GENERATED FILE. DO NOT MODIFY.
//
// This class was automatically generated by Apollo GraphQL version '$VERSION'.
//
package com.example.arguments_hardcoded;
import com.apollographql.apollo.api.Adapter;
import com.apollographql.apollo.api.CompiledField;
import com.apollographql.apollo.api.CustomScalarAdapte... | __label__POS | 0.956894 |
//
// AUTO-GENERATED FILE. DO NOT MODIFY.
//
// This class was automatically generated by Apollo GraphQL version '$VERSION'.
//
package com.example.arguments_hardcoded.type;
import com.apollographql.apollo.api.CompiledArgumentDefinition;
import com.apollographql.apollo.api.ObjectType;
/**
* The query type, represent... | __label__POS | 0.999655 |
//
// AUTO-GENERATED FILE. DO NOT MODIFY.
//
// This class was automatically generated by Apollo GraphQL version '$VERSION'.
//
package com.example.recursive_selection;
import com.apollographql.apollo.api.Adapter;
import com.apollographql.apollo.api.CompiledField;
import com.apollographql.apollo.api.CustomScalarAdapte... | __label__POS | 0.971969 |
//
// AUTO-GENERATED FILE. DO NOT MODIFY.
//
// This class was automatically generated by Apollo GraphQL version '$VERSION'.
//
package com.example.operationbased2_ex7;
import com.apollographql.apollo.api.Adapter;
import com.apollographql.apollo.api.CompiledField;
import com.apollographql.apollo.api.CustomScalarAdapte... | __label__POS | 0.937297 |
/*
* Copyright © 2018-2020 Apollo Foundation
*/
package com.apollocurrency.aplwallet.apl.core.rest.v2.converter;
import com.apollocurrency.aplwallet.api.v2.model.BlockInfo;
import com.apollocurrency.aplwallet.apl.core.model.Block;
import com.apollocurrency.aplwallet.apl.core.model.Transaction;
import com.apollocurr... | __label__POS | 0.903426 |
//
// AUTO-GENERATED FILE. DO NOT MODIFY.
//
// This class was automatically generated by Apollo GraphQL version '$VERSION'.
//
package com.example.java_hashcode;
import com.apollographql.apollo.api.Adapter;
import com.apollographql.apollo.api.CompiledField;
import com.apollographql.apollo.api.CustomScalarAdapters;
im... | __label__POS | 0.956434 |
//
// AUTO-GENERATED FILE. DO NOT MODIFY.
//
// This class was automatically generated by Apollo GraphQL version '$VERSION'.
//
package com.example.introspection_query;
import com.apollographql.apollo.api.Adapter;
import com.apollographql.apollo.api.CompiledField;
import com.apollographql.apollo.api.CustomScalarAdapte... | __label__POS | 0.968419 |
//
// AUTO-GENERATED FILE. DO NOT MODIFY.
//
// This class was automatically generated by Apollo GraphQL version '$VERSION'.
//
package com.example.introspection_query.type;
import com.apollographql.apollo.api.EnumType;
import java.lang.Object;
import java.lang.Override;
import java.lang.String;
import java.util.Array... | __label__POS | 0.913802 |
<?php
/**
* Configuration
* PHP version 8.1
*
* @category Class
* @package OpenAPI\Client
* @author OpenAPI Generator team
* @link https://openapi-generator.tech
*/
/**
* Exchange Rates Historical REST API
*
* No description provided (generated by Openapi Generator https://github.com/openapitools/ope... | __label__POS | 0.729479 |
//
// AUTO-GENERATED FILE. DO NOT MODIFY.
//
// This class was automatically generated by Apollo GraphQL version '$VERSION'.
//
package com.example.starships;
import com.apollographql.apollo.api.Adapter;
import com.apollographql.apollo.api.CompiledField;
import com.apollographql.apollo.api.CustomScalarAdapters;
import... | __label__POS | 0.908442 |
<?php
/**
* HeaderSelector
* PHP version 8.1
*
* @category Class
* @package OpenAPI\Client
* @author OpenAPI Generator team
* @link https://openapi-generator.tech
*/
/**
* Exchange Rates Historical REST API
*
* No description provided (generated by Openapi Generator https://github.com/openapitools/op... | __label__POS | 0.602671 |
//
// AUTO-GENERATED FILE. DO NOT MODIFY.
//
// This class was automatically generated by Apollo GraphQL version '$VERSION'.
//
package com.example.operationbased2_ex8;
import com.apollographql.apollo.api.Adapter;
import com.apollographql.apollo.api.CompiledField;
import com.apollographql.apollo.api.CustomScalarAdapte... | __label__POS | 0.873078 |
//
// AUTO-GENERATED FILE. DO NOT MODIFY.
//
// This class was automatically generated by Apollo GraphQL version '$VERSION'.
//
package com.example.operationbased2_ex8.fragment;
import com.apollographql.apollo.api.Adapter;
import com.apollographql.apollo.api.CompiledField;
import com.apollographql.apollo.api.CustomSca... | __label__POS | 0.812266 |
//
// AUTO-GENERATED FILE. DO NOT MODIFY.
//
// This class was automatically generated by Apollo GraphQL version '$VERSION'.
//
package com.example.operationbased2_ex8.fragment;
import com.apollographql.apollo.api.Fragment;
import java.lang.Integer;
import java.lang.Object;
import java.lang.Override;
import java.lang.... | __label__POS | 0.977798 |
<?php
namespace ApolloPY\Flysystem\AliyunOss {
exit('This file should not be included, only analyzed by your IDE');
class FilesystemAdapter extends \Illuminate\Filesystem\FilesystemAdapter
{
/**
* Write using a local file path.
*
* @param string $path
* @param s... | __label__POS | 0.997991 |
<?php
/**
* V1ChainNetworkAddress
*
* PHP version 8.1
*
* @category Class
* @package OpenAPI\Client
* @author OpenAPI Generator team
* @link https://openapi-generator.tech
*/
/**
* Exchange Rates Historical REST API
*
* No description provided (generated by Openapi Generator https://github.com/opena... | __label__POS | 0.714961 |
<?php
/**
* V1ExchangeRatesTimeseriesItem
*
* PHP version 8.1
*
* @category Class
* @package OpenAPI\Client
* @author OpenAPI Generator team
* @link https://openapi-generator.tech
*/
/**
* Exchange Rates Historical REST API
*
* No description provided (generated by Openapi Generator https://github.c... | __label__POS | 0.745598 |
<?php
namespace ApolloPY\Flysystem\AliyunOss;
use OSS\OssClient;
use OSS\Core\OssException;
use League\Flysystem\Util;
use League\Flysystem\Config;
use League\Flysystem\Adapter\AbstractAdapter;
use League\Flysystem\Adapter\Polyfill\StreamedTrait;
use League\Flysystem\Adapter\Polyfill\NotSupportingVisibilityTrait;
/*... | __label__POS | 0.876035 |
<?php
/**
* V1Asset
*
* PHP version 8.1
*
* @category Class
* @package OpenAPI\Client
* @author OpenAPI Generator team
* @link https://openapi-generator.tech
*/
/**
* Exchange Rates Historical REST API
*
* No description provided (generated by Openapi Generator https://github.com/openapitools/openap... | __label__POS | 0.776798 |
<?php
/**
* V1ExchangeRate
*
* PHP version 8.1
*
* @category Class
* @package OpenAPI\Client
* @author OpenAPI Generator team
* @link https://openapi-generator.tech
*/
/**
* Exchange Rates Historical REST API
*
* No description provided (generated by Openapi Generator https://github.com/openapitools... | __label__POS | 0.739532 |
<?php
namespace ApolloPY\Flysystem\AliyunOss\Plugins;
use League\Flysystem\Config;
use League\Flysystem\Plugin\AbstractPlugin;
/**
* PutFile class
* 上传本地文件.
*
* @author ApolloPY <ApolloPY@Gmail.com>
*/
class PutFile extends AbstractPlugin
{
/**
* Get the method name.
*
* @return string
... | __label__POS | 0.999794 |
<?php
/**
* ModelInterface
*
* PHP version 8.1
*
* @category Class
* @package OpenAPI\Client\Model
* @author OpenAPI Generator team
* @link https://openapi-generator.tech
*/
/**
* Exchange Rates Historical REST API
*
* No description provided (generated by Openapi Generator https://github.com/openap... | __label__POS | 0.9803 |
<?php
namespace ApolloPY\Flysystem\AliyunOss\Plugins;
use League\Flysystem\Plugin\AbstractPlugin;
/**
* PrivateDownloadUrl class
* 获取私有下载地址
*
* @author ApolloPY <ApolloPY@Gmail.com>
*/
class SignedDownloadUrl extends AbstractPlugin
{
/**
* Get the method name.
*
* @return string
*/
... | __label__POS | 0.999934 |
<?php
/**
* V1ExchangeRates
*
* PHP version 8.1
*
* @category Class
* @package OpenAPI\Client
* @author OpenAPI Generator team
* @link https://openapi-generator.tech
*/
/**
* Exchange Rates Historical REST API
*
* No description provided (generated by Openapi Generator https://github.com/openapitool... | __label__POS | 0.75 |
<?php
/**
* V1TimeseriesPeriod
*
* PHP version 8.1
*
* @category Class
* @package OpenAPI\Client
* @author OpenAPI Generator team
* @link https://openapi-generator.tech
*/
/**
* Exchange Rates Historical REST API
*
* No description provided (generated by Openapi Generator https://github.com/openapit... | __label__POS | 0.712961 |
<?php
/**
* V1Icon
*
* PHP version 8.1
*
* @category Class
* @package OpenAPI\Client
* @author OpenAPI Generator team
* @link https://openapi-generator.tech
*/
/**
* Exchange Rates Historical REST API
*
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi... | __label__POS | 0.736942 |
<?php
/**
* V1ExchangeRatesRate
*
* PHP version 8.1
*
* @category Class
* @package OpenAPI\Client
* @author OpenAPI Generator team
* @link https://openapi-generator.tech
*/
/**
* Exchange Rates Historical REST API
*
* No description provided (generated by Openapi Generator https://github.com/openapi... | __label__POS | 0.735623 |
/*
* Copyright © 2018-2019 Apollo Foundation
*/
package com.apollocurrency.aplwallet.apl.core.http.get;
import com.apollocurrency.aplwallet.apl.core.http.APITag;
import com.apollocurrency.aplwallet.apl.core.http.AbstractAPIRequestHandler;
import com.apollocurrency.aplwallet.apl.core.http.HttpParameterParserUtil;
im... | __label__POS | 0.819156 |
//
// AUTO-GENERATED FILE. DO NOT MODIFY.
//
// This class was automatically generated by Apollo GraphQL version '$VERSION'.
//
package com.example.two_heroes_unique;
import com.apollographql.apollo.api.Adapter;
import com.apollographql.apollo.api.CompiledField;
import com.apollographql.apollo.api.CustomScalarAdapters... | __label__POS | 0.95352 |
//
// AUTO-GENERATED FILE. DO NOT MODIFY.
//
// This class was automatically generated by Apollo GraphQL version '$VERSION'.
//
package com.example.fragments_with_defer_and_include_directives;
import com.apollographql.apollo.api.Adapter;
import com.apollographql.apollo.api.CompiledField;
import com.apollographql.apoll... | __label__POS | 0.861804 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.