Uses of Enum Class
org.springframework.data.util.VavrCollectionConverters.FromJavaConverter
Package
Description
Core utility APIs such as a type information framework to resolve generic types.
-
Uses of VavrCollectionConverters.FromJavaConverter in org.springframework.data.util
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.VavrCollectionConverters.FromJavaConverter.values()
Returns an array containing the constants of this enum class, in the order they are declared.