Class Insert.GCTracer

  • Enclosing class:
    Insert

    public class Insert.GCTracer
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      GCTracer()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void finalize()  
      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GCTracer

        public GCTracer()
    • Method Detail

      • finalize

        public void finalize()
        Overrides:
        finalize in class java.lang.Object