-
-
Field Summary
Fields Modifier and Type Field Description private final KClass<?>thisClassprivate final ObjectdefaultValue
-
Method Summary
Modifier and Type Method Description KClass<?>getThisClass()ObjectdecodeFromAny(Object value, List<Annotation> annoList)-
-
Constructor Detail
-
TypeCast
TypeCast(KClass<?> thisClass)
-
-
Method Detail
-
getThisClass
KClass<?> getThisClass()
-
decodeFromAny
Object decodeFromAny(Object value, List<Annotation> annoList)
-
-
-
-