protected static class AbstractBitwiseHierarchyImpl.HierCodeComparator extends Object implements Comparator<BitSet>, Externalizable
| Constructor and Description |
|---|
AbstractBitwiseHierarchyImpl.HierCodeComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(BitSet bitMask,
BitSet yset) |
void |
readExternal(ObjectInput objectInput) |
void |
writeExternal(ObjectOutput objectOutput) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic AbstractBitwiseHierarchyImpl.HierCodeComparator()
public int compare(BitSet bitMask, BitSet yset)
compare in interface Comparator<BitSet>public void writeExternal(ObjectOutput objectOutput) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput objectInput) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.