|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndexManager.Index | |
---|---|
org.eclipse.mat.parser.index | Implementations for handling indexes. |
Uses of IndexManager.Index in org.eclipse.mat.parser.index |
---|
Methods in org.eclipse.mat.parser.index that return IndexManager.Index | |
---|---|
static IndexManager.Index |
IndexManager.Index.valueOf(java.lang.String name)
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. |
Methods in org.eclipse.mat.parser.index with parameters of type IndexManager.Index | |
---|---|
IIndexReader |
IndexManager.getReader(IndexManager.Index index)
|
void |
IndexManager.setReader(IndexManager.Index index,
IIndexReader reader)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |