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