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