Package io.micronaut.serde.support.util
Class BeanDefKey
java.lang.Object
io.micronaut.serde.support.util.BeanDefKey
Can be used as a key for type.
- 
Constructor Summary
ConstructorsConstructorDescriptionBeanDefKey(@NonNull io.micronaut.core.type.Argument<?> type, @Nullable String prefix, @Nullable String suffix)  - 
Method Summary