|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FSAFlags | |
|---|---|
| morfologik.fsa | |
| Uses of FSAFlags in morfologik.fsa |
|---|
| Methods in morfologik.fsa that return FSAFlags | |
|---|---|
static FSAFlags |
FSAFlags.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FSAFlags[] |
FSAFlags.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in morfologik.fsa with parameters of type FSAFlags | |
|---|---|
static boolean |
FSAFlags.isSet(int flags,
FSAFlags flag)
Returns true if the corresponding flag is set in the
bit set. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||