Modifier and Type | Class and Description |
---|---|
static class |
Literal.Type |
Constructor and Description |
---|
Literal(Literal.Type type,
M m) |
Literal(M m) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
M |
getM() |
Literal.Type |
getType() |
int |
hashCode() |
String |
toString() |
public Literal(Literal.Type type, M m)
public final Literal.Type getType()
Copyright © 2010–2023 Francesco Kriegel. All rights reserved.