public static final class OperativeSystemChaos.PortSizeType extends Q.ArrayType<Integer>
value| Modifier | Constructor and Description |
|---|---|
protected |
PortSizeType(Integer[] value) |
| Modifier and Type | Method and Description |
|---|---|
static OperativeSystemChaos.PortSizeType |
port(Integer port) |
static OperativeSystemChaos.PortSizeType |
portRange(int start,
int stop) |
static OperativeSystemChaos.PortSizeType |
ports(Integer... ports) |
toStringcalculateValue, getValue, isDistributed, setDistributedprotected PortSizeType(Integer[] value)
public static OperativeSystemChaos.PortSizeType port(Integer port)
public static OperativeSystemChaos.PortSizeType ports(Integer... ports)
public static OperativeSystemChaos.PortSizeType portRange(int start, int stop)
Copyright © 2017 JBoss by Red Hat. All rights reserved.