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, waitgetInstancingStatement, intersects, isAllSet, isEmpty, isSet, reset, resetAll, set, setAllpublic abstract long asLong()
public abstract SingleLongBitMask clone()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.