Uses of Enum Class
com.mathmaster13.fynotek.BaseFynotekWord.Person
-
Uses of BaseFynotekWord.Person in com.mathmaster13.fynotek
Modifier and TypeMethodDescriptionstatic BaseFynotekWord.Person
Returns the enum constant of this class with the specified name.static BaseFynotekWord.Person[]
BaseFynotekWord.Person.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionabstract @NotNull BaseFynotekWord
BaseFynotekWord.personSuffix
(@NotNull BaseFynotekWord.Person person) Returns a copy of this word with a suffix added to mark the first, second, or third person.@NotNull FynotekWord
FynotekWord.personSuffix
(@NotNull BaseFynotekWord.Person person) @NotNull OldFynotekWord
OldFynotekWord.personSuffix
(@NotNull BaseFynotekWord.Person person)