| Constructor and Description |
|---|
ArgumentLiteral(Class<T> type) |
ArgumentLiteral(Class<T> type,
String key) |
| Modifier and Type | Method and Description |
|---|---|
ArgumentLiteral<T> |
clone() |
boolean |
equals(Object obj) |
String |
getKey() |
Class<T> |
getType() |
public String getKey()
public ArgumentLiteral<T> clone() throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedExceptionCopyright © 2003–2019 eXo Platform SAS. All rights reserved.