|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jjoost.collections.base.HashIter32Bit
public class HashIter32Bit
| Constructor Summary | |
|---|---|
HashIter32Bit(int numLowerBits,
int numTotalBits)
|
|
| Method Summary | |
|---|---|
int |
current()
|
boolean |
haveVisitedAlready(int hash)
|
boolean |
next()
|
void |
resize(int numTotalBits)
|
boolean |
safe()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HashIter32Bit(int numLowerBits,
int numTotalBits)
| Method Detail |
|---|
public void resize(int numTotalBits)
public boolean next()
public boolean haveVisitedAlready(int hash)
public boolean safe()
public int current()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||