Merge remote-tracking branch 'runelite/master' into HEAD
This commit is contained in:
@@ -13,10 +13,8 @@ public interface RSEvictingDualNodeHashTable extends NodeCache
|
||||
void reset();
|
||||
|
||||
@Import("capacity")
|
||||
@Override
|
||||
void setCapacity(int capacity);
|
||||
|
||||
@Import("remainingCapacity")
|
||||
@Override
|
||||
void setRemainingCapacity(int remainingCapacity);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user