| Package | Description |
|---|---|
| com.github.agadar.nsapi.enums.shard | |
| com.github.agadar.nsapi.query.blueprint |
| Modifier and Type | Class and Description |
|---|---|
class |
NationShard
Shards available for Nation requests.
|
class |
RegionShard
Shards available for Region requests.
|
class |
WAShard
Shards available for World Assembly requests.
|
class |
WorldShard
Shards available for World requests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CensusQuery<Q extends CensusQuery,R,S extends Shard>
Intermediate parent class that adds options for censusses.
|
class |
CensusRankQuery<Q extends CensusRankQuery,R,S extends Shard>
Intermediate parent class that adds options for census ranks.
|
class |
ShardQuery<Q extends ShardQuery,R,S extends Shard>
Intermediate parent class that adds support for shards.
|
| Modifier and Type | Field and Description |
|---|---|
protected S[] |
ShardQuery.shards
See shards(...).
|
| Modifier and Type | Method and Description |
|---|---|
Q |
ShardQuery.shards(S... shards)
Sets the shards.
|
Copyright © 2016. All rights reserved.