JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
jag
Interface RSLinkedList<T extends
RSNode
>
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
()
Method Details
getSentinel
RSNode
getSentinel
()
getTail
RSNode
getTail
()
head
default
T
head
()