Uses of Enum Class
com.cedarsoftware.io.ReadOptions.ReturnType
Packages that use ReadOptions.ReturnType
-
Uses of ReadOptions.ReturnType in com.cedarsoftware.io
Methods in com.cedarsoftware.io that return ReadOptions.ReturnTypeModifier and TypeMethodDescriptionstatic ReadOptions.ReturnTypeReturns the enum constant of this class with the specified name.static ReadOptions.ReturnType[]ReadOptions.ReturnType.values()Returns an array containing the constants of this enum class, in the order they are declared.