Uses of Enum Class
com.tailf.conf.ConfList.WhereTo
-
Uses of ConfList.WhereTo in com.tailf.conf
Modifier and TypeMethodDescriptionstatic ConfList.WhereTo
Returns the enum constant of this class with the specified name.static ConfList.WhereTo[]
ConfList.WhereTo.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ConfList.move
(ConfObject n, ConfList.WhereTo where, ConfObject to) Move a list element to a new position in the list.