Uses of Enum Class
com.github.t1.bulmajava.basic.ListType
Packages that use ListType
-
Uses of ListType in com.github.t1.bulmajava.basic
Methods in com.github.t1.bulmajava.basic that return ListTypeModifier and TypeMethodDescriptionstatic ListTypeReturns the enum constant of this class with the specified name.static ListType[]ListType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.github.t1.bulmajava.basic with parameters of type ListType