Class GarbageCollector

java.lang.Object
com.sk89q.commandbook.component.kits.GarbageCollector
All Implemented Interfaces:
java.lang.Runnable

public class GarbageCollector
extends java.lang.Object
implements java.lang.Runnable
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static long CHECK_FREQUENCY  
  • Constructor Summary

    Constructors 
    Constructor Description
    GarbageCollector​(KitsComponent component)  
  • Method Summary

    Modifier and Type Method Description
    void run()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait