-
- All Superinterfaces:
RSProvider
public interface RSReferenceCache<T extends RSNode> extends RSProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RSDoublyLinkedNode
getSentinel()
RSIterableNodeTable<T>
getTable()
-
-
-
Method Detail
-
getTable
RSIterableNodeTable<T> getTable()
-
getSentinel
RSDoublyLinkedNode getSentinel()
-
-