-
- All Implemented Interfaces:
public final class MappingConfig.PropertyAsClass<F extends Object, V extends Object>This class is needed to enforce type check at compile time, as jvm is not able to infer type from a class field
-
-
Constructor Summary
Constructors Constructor Description MappingConfig.PropertyAsClass(KProperty<V> prop, MappingConfig.MappingConfigBuilder<F, ?> builder)
-