Public Member Functions | |
ConstructorListDecRefQueue () | |
Public Member Functions inherited from IDecRefQueue< ConstructorList<?> > | |
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< ConstructorList<?> > | |
IDecRefQueue () | |
abstract void | decRef (Context ctx, long obj) |
void | clear (Context ctx) |
Definition at line 3 of file ConstructorListDecRefQueue.java.
|
inline |
Definition at line 4 of file ConstructorListDecRefQueue.java.
|
inlineprotected |
Definition at line 9 of file ConstructorListDecRefQueue.java.