- 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
Perform the cleanup action for a reference.- Parameters:
reference- the reference
-