public interface HashIterator
| Modifier and Type | Method and Description |
|---|---|
long |
get()
Gets the hash value
|
boolean |
next()
Returns true at the next hash value in sequence.
|
Copyright © 2015–2024 The Apache Software Foundation. All rights reserved.