public static class TridentBoltExecutor.CoordType extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
boolean |
singleCount |
| Modifier | Constructor and Description |
|---|---|
protected |
TridentBoltExecutor.CoordType(boolean singleCount) |
| Modifier and Type | Method and Description |
|---|---|
static TridentBoltExecutor.CoordType |
all() |
boolean |
equals(Object o) |
static TridentBoltExecutor.CoordType |
single() |
String |
toString() |
protected TridentBoltExecutor.CoordType(boolean singleCount)
public static TridentBoltExecutor.CoordType single()
public static TridentBoltExecutor.CoordType all()
Copyright © 2015. All rights reserved.