ICoreFileReader.DumpTestResult |
ICoreFileReader.DumpTestResult.accrue(ICoreFileReader.DumpTestResult oldResult) |
|
ICoreFileReader.DumpTestResult |
ICoreFileReader.testDump(String path) |
Tests the dump described by the path for compatibility with this CoreFileReader.
|
ICoreFileReader.DumpTestResult |
ICoreFileReader.testDump(ImageInputStream in) |
Tests the dump represented by the input stream for compatibility with this CoreFileReader.
|
static ICoreFileReader.DumpTestResult |
ICoreFileReader.DumpTestResult.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ICoreFileReader.DumpTestResult[] |
ICoreFileReader.DumpTestResult.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|