| Modifier and Type | Method and Description |
|---|---|
Object |
convert(Object value) |
Class<?> |
getClassType() |
boolean |
isAlwaysRender() |
void |
setClassType(Class<?> value) |
void |
show(MvcResponse response,
Object value) |
String |
toString(Object value) |
public AnyType(Class<?> type)
public void show(MvcResponse response, Object value)
public Class<?> getClassType()
getClassType in interface Typepublic void setClassType(Class<?> value)
setClassType in interface Typepublic boolean isAlwaysRender()
isAlwaysRender in interface TypeCopyright © 2025 Brandao. All rights reserved.