public class ByteHashSet extends Object
protected boolean
containsNull
protected boolean[]
used
ByteHashSet(int dummy)
boolean
add(byte k)
void
addNull()
contains(byte k)
containsNull()
optimize()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected boolean containsNull
protected boolean[] used
public ByteHashSet(int dummy)
public boolean add(byte k)
public void addNull()
public boolean contains(byte k)
public boolean containsNull()
public void optimize()
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.