Public Member Functions | |
ConstructorDecRefQueue () | |
Public Member Functions inherited from IDecRefQueue< Constructor<?> > | |
void | storeReference (Context ctx, T obj) |
void | forceClear (Context ctx) |
Protected Member Functions | |
void | decRef (Context ctx, long obj) |
Protected Member Functions inherited from IDecRefQueue< Constructor<?> > | |
IDecRefQueue () | |
abstract void | decRef (Context ctx, long obj) |
void | clear (Context ctx) |
Definition at line 3 of file ConstructorDecRefQueue.java.
|
inline |
Definition at line 4 of file ConstructorDecRefQueue.java.
|
inlineprotected |
Definition at line 9 of file ConstructorDecRefQueue.java.