gov.nasa.worldwind.util
Class AbsentResourceList
java.lang.Object
gov.nasa.worldwind.util.AbsentResourceList
public class AbsentResourceList
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbsentResourceList
public AbsentResourceList()
AbsentResourceList
public AbsentResourceList(int maxTries,
int minCheckInterval)
isResourceAbsent
public final boolean isResourceAbsent(long resourceID)
markResourceAbsent
public final void markResourceAbsent(long resourceID)
unmarkResourceAbsent
public final void unmarkResourceAbsent(long resourceID)