public class Keyword extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static Keyword |
AUTO |
static Keyword |
BOTTOM |
static Keyword |
CENTER |
static Keyword |
DEFAULT |
static Keyword |
RIGHT |
static Keyword |
THINNEST |
java.lang.String |
val |
Constructor and Description |
---|
Keyword(java.lang.String val) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
java.lang.String |
toString() |