Uses of Enum
org.eclipse.mat.parser.index.IndexManager.Index
-
Uses of IndexManager.Index in org.eclipse.mat.parser.index
Modifier and TypeMethodDescriptionstatic IndexManager.Index
Returns the enum constant of this type with the specified name.static IndexManager.Index[]
IndexManager.Index.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionIndexManager.getReader
(IndexManager.Index index) Get the reader corresponding to the indexvoid
IndexManager.setReader
(IndexManager.Index index, IIndexReader reader) Add index reader corresponding to the index to the index manager