Package org.openjdk.jmc.common.unit
Interface IOptionDescriptor<T>
- All Superinterfaces:
IDescribable
-
Method Summary
Methods inherited from interface org.openjdk.jmc.common.IDescribable
getDescription, getName
-
Method Details
-
getConstraint
IConstraint<T> getConstraint() -
getDefault
T getDefault()
-