Interface Reaper<T,A>
- Type Parameters:
T- the reference typeA- the reference attachment type
public interface Reaper<T,A>
A cleaner for a dead object.
-
Method Summary
-
Method Details
-
reap
-
T - the reference typeA - the reference attachment type