Uses of Enum
org.eclipse.mat.inspections.finalizer.FinalizerQueueQuery.Mode
Package
Description
These are queries for examining objects subject to finalization.
-
Uses of FinalizerQueueQuery.Mode in org.eclipse.mat.inspections.finalizer
Modifier and TypeMethodDescriptionstatic FinalizerQueueQuery.Mode
Returns the enum constant of this type with the specified name.static FinalizerQueueQuery.Mode[]
FinalizerQueueQuery.Mode.values()
Returns an array containing the constants of this enum type, in the order they are declared.