Uses of Enum Class
com.mathmaster13.fynotek.FynotekWord.Case
-
Uses of FynotekWord.Case in com.mathmaster13.fynotek
Modifier and TypeMethodDescriptionstatic FynotekWord.Case
Returns the enum constant of this class with the specified name.static FynotekWord.Case[]
FynotekWord.Case.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescription@NotNull FynotekWord
FynotekWord.nounCase
(@NotNull FynotekWord.Case caseOfNoun) Returns a copy of this FynotekWord inflected for the noun case specified bycaseOfNoun
.