Uses of Class
net.beardbot.nhentai.api.params.SortBy
-
Packages that use SortBy Package Description net.beardbot.nhentai.api.params -
-
Uses of SortBy in net.beardbot.nhentai.api.params
Methods in net.beardbot.nhentai.api.params that return SortBy Modifier and Type Method Description static SortBySortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static SortBy[]SortBy. values()Returns an array containing the constants of this enum type, in the order they are declared.
-