public static interface Housekeeper.Ref
Modifier and Type | Method and Description |
---|---|
<T> Object |
add(T reference,
Housekeeper.CleanupRunnable cleanup) |
Housekeeper |
get() |
void |
release() |
void |
remove(Object cleanupKey) |
Housekeeper get()
<T> Object add(T reference, Housekeeper.CleanupRunnable cleanup)
void remove(Object cleanupKey)
void release()
Copyright © 2013–2017 impossibl.com. All rights reserved.