Class ScopeManagerDump


  • public final class ScopeManagerDump
    extends java.lang.Object
    This is a diagnostic tool to dump out scope manager states.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void dump​(ScopeManagerConfiguration configuration)
      Invoke this method with configuration and this class will dump its interpretation.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • dump

        public static void dump​(ScopeManagerConfiguration configuration)
        Invoke this method with configuration and this class will dump its interpretation.