public final class EmptyType extends Type implements java.io.Serializable
| Modifier | Constructor and Description |
|---|---|
protected |
EmptyType() |
| Modifier and Type | Method and Description |
|---|---|
static EmptyType |
create() |
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
static EmptyType |
of() |
java.lang.String |
toString() |