Class IndexReader


  • public abstract class IndexReader
    extends java.lang.Object
    Implementations to read index files.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static boolean DEBUG
      Debug flag for use by developers of MAT
    • Constructor Summary

      Constructors 
      Constructor Description
      IndexReader()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • DEBUG

        public static final boolean DEBUG
        Debug flag for use by developers of MAT
        See Also:
        Constant Field Values
    • Constructor Detail

      • IndexReader

        public IndexReader()