-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
CacheArrayIndex
public CacheArrayIndex()
-
Method Detail
-
getLow
public int getLow()
-
getHigh
public int getHigh()
-
getKnow
public int getKnow()
-
getUsedSize
public int getUsedSize()
-
getUsedRate
public int getUsedRate()
- Returns:
- used rate(0-100) (eg: 80, mean: 80%)
-
getNext
public int getNext()
-
isFull
public boolean isFull()
Copyright © 2024. All rights reserved.