Package net.runelite.api
Interface NodeCache
-
public interface NodeCacheRepresents a doubly linked node cache.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidreset()Resets cache.
-
public interface NodeCache
| Modifier and Type | Method | Description |
|---|---|---|
void |
reset() |
Resets cache.
|