Constructor and Description |
---|
Term() |
Modifier and Type | Method and Description |
---|---|
static <Z extends Term<?>> |
fromJava(java.lang.Object o) |
abstract Term |
marshal() |
abstract <Z> Z |
toJava() |
static <Z extends Term<?>> |
unmarshal(Term t) |