Uses of Class
org.apache.maven.model.profile.activation.JdkVersionProfileActivator.RangeValue
Packages that use JdkVersionProfileActivator.RangeValue
-
Uses of JdkVersionProfileActivator.RangeValue in org.apache.maven.model.profile.activation
Methods in org.apache.maven.model.profile.activation that return types with arguments of type JdkVersionProfileActivator.RangeValueMethods in org.apache.maven.model.profile.activation with parameters of type JdkVersionProfileActivator.RangeValueModifier and TypeMethodDescriptionprivate static int
JdkVersionProfileActivator.getRelationOrder
(String value, JdkVersionProfileActivator.RangeValue rangeValue, boolean isLeft) Method parameters in org.apache.maven.model.profile.activation with type arguments of type JdkVersionProfileActivator.RangeValueModifier and TypeMethodDescriptionprivate static boolean
JdkVersionProfileActivator.isInRange
(String value, List<JdkVersionProfileActivator.RangeValue> range)