-
- All Superinterfaces:
RSProvider
public interface RSIterableNodeTable<T extends RSNode> extends RSProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description RSNode[]
getBuckets()
RSNode
getHead()
int
getIndex()
default int
getIntParameter(int key)
int
getSize()
default String
getStringParameter(int key)
RSNode
getTail()
default T
lookup(long key)
default List<T>
toList()
-