-
public class GarbageCollector"Garbage Collector" tool The principles are: * it runs smoothly and asynchronously * only one execution at the same time
-
-
Constructor Summary
Constructors Constructor Description GarbageCollector(Runnable pAction)
-