Package net.eternalclient.api.rs
Interface RSLinkDeque
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddFirst(RSLink val)RSLinkgetCurrent()RSLinkgetSentinel()java.util.Iteratoriterator()RSLinklast()RSLinkprevious()voidsetCurrent(RSLink link)
-