Package | Description |
---|---|
jgloss.dictionary.attribute |
Dictionary attribute classes.
|
Modifier and Type | Field and Description |
---|---|
static Priority |
Attributes.EXAMPLE_PRIORITY_VALUE |
Modifier and Type | Field and Description |
---|---|
static Attribute<Priority> |
Attributes.PRIORITY |
Modifier and Type | Method and Description |
---|---|
int |
PriorityComparator.compare(Priority o1,
Priority o2) |
int |
Priority.compareTo(Priority priority)
Compare this priority to another priority, imposing a total ordering on priorities.
|
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.