-
@Target(allowedTargets = {AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY_GETTER, AnnotationTarget.PROPERTY_SETTER})@MapKey() public @interface FlexibleHiltItemKey
-
-
Field Summary
Fields Modifier and Type Field Description private final KClass<out FlexibleHiltItem>value
-