Constructor and Description |
---|
Range.Flags(byte value) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
byte |
getValue() |
int |
hashCode() |
boolean |
hasLowerBound() |
boolean |
hasUpperBound() |
boolean |
isEmpty() |
boolean |
isLowerBoundInclusive() |
boolean |
isLowerBoundInfinity() |
boolean |
isUpperBoundInclusive() |
boolean |
isUpperBoundInfinity() |
public byte getValue()
public boolean isEmpty()
public boolean hasLowerBound()
public boolean isLowerBoundInclusive()
public boolean isLowerBoundInfinity()
public boolean hasUpperBound()
public boolean isUpperBoundInclusive()
public boolean isUpperBoundInfinity()
Copyright © 2013-2015 impossibl.com. All Rights Reserved.