public class ByteHashSet extends Object
protected boolean
containsNull
protected boolean[]
used
ByteHashSet()
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()
public boolean add(byte k)
public void addNull()
public boolean contains(byte k)
public boolean containsNull()
public void optimize()
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.