-
- All Superinterfaces:
RSProvider
public interface RSLinkedList<T extends RSNode> extends RSProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description RSNode
getSentinel()
RSNode
getTail()
default T
head()
-