Uses of Class
org.openjdk.jmc.common.util.TypedPreference
-
Packages that use TypedPreference Package Description org.openjdk.jmc.common.util -
-
Uses of TypedPreference in org.openjdk.jmc.common.util
Methods in org.openjdk.jmc.common.util with parameters of type TypedPreference Modifier and Type Method Description <T> TIPreferenceValueProvider. getPreferenceValue(TypedPreference<T> preference)Get the value of a preference.
-