Uses of Enum Class
org.openjdk.jmc.common.item.RangeMatchPolicy
Packages that use RangeMatchPolicy
-
Uses of RangeMatchPolicy in org.openjdk.jmc.common.item
Methods in org.openjdk.jmc.common.item that return RangeMatchPolicyModifier and TypeMethodDescriptionstatic RangeMatchPolicy
Returns the enum constant of this class with the specified name.static RangeMatchPolicy[]
RangeMatchPolicy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openjdk.jmc.common.item with parameters of type RangeMatchPolicyModifier and TypeMethodDescriptionstatic <M extends Comparable<? super M>>
IItemFilterItemFilters.matchRange
(RangeMatchPolicy policy, ICanonicalAccessorFactory<IRange<M>> rangeAttribute, IRange<M> rangeLimit)