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