public abstract class SingleLongBitMask extends Object implements BitMask
BitMask.Factory
Constructor and Description |
---|
SingleLongBitMask() |
Modifier and Type | Method and Description |
---|---|
abstract long |
asLong() |
abstract SingleLongBitMask |
clone() |
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
finalize, getClass, notify, notifyAll, wait, wait, wait
getInstancingStatement, intersects, isAllSet, isEmpty, isSet, reset, resetAll, set, setAll
public abstract long asLong()
public abstract SingleLongBitMask clone()
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.