Package net.eternalclient.api.rs
Interface RSIterableDualNodeQueue
-
public interface RSIterableDualNodeQueue
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
add(RSDualNode var1)
RSDualNode
getSentinel()
-
-
-
Method Detail
-
add
void add(RSDualNode var1)
-
getSentinel
RSDualNode getSentinel()
-
-