-
- All Implemented Interfaces:
public final class ValueClassSupportKt
-
-
Field Summary
Fields Modifier and Type Field Description private final static ObjectboxedValueprivate final static KClass<?>boxedClass
-
Method Summary
Modifier and Type Method Description final ObjectgetBoxedValue()final KClass<?>getBoxedClass()-
-
Method Detail
-
getBoxedValue
final Object getBoxedValue()
-
getBoxedClass
final KClass<?> getBoxedClass()
-
-
-
-