Uses of Enum
org.springframework.boot.autoconfigure.condition.ConditionalOnJava.Range
Packages that use ConditionalOnJava.Range
Package
Description
@Condition annotations and supporting classes.-
Uses of ConditionalOnJava.Range in org.springframework.boot.autoconfigure.condition
Methods in org.springframework.boot.autoconfigure.condition that return ConditionalOnJava.RangeModifier and TypeMethodDescriptionstatic ConditionalOnJava.RangeReturns the enum constant of this type with the specified name.static ConditionalOnJava.Range[]ConditionalOnJava.Range.values()Returns an array containing the constants of this enum type, in the order they are declared.