|
NASA World Wind | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nasa.worldwind.util.AbsentResourceList
public class AbsentResourceList
| Constructor Summary | |
|---|---|
AbsentResourceList()
|
|
AbsentResourceList(int maxTries,
int minCheckInterval)
|
|
| Method Summary | |
|---|---|
boolean |
isResourceAbsent(long resourceID)
|
void |
markResourceAbsent(long resourceID)
|
void |
unmarkResourceAbsent(long resourceID)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbsentResourceList()
public AbsentResourceList(int maxTries,
int minCheckInterval)
| Method Detail |
|---|
public final boolean isResourceAbsent(long resourceID)
public final void markResourceAbsent(long resourceID)
public final void unmarkResourceAbsent(long resourceID)
|
NASA World Wind | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||