Package io.activej.inject.annotation
Annotation Interface ShortTypeName
This is a helper annotation that can be used to override how this type is
displayed
in error messages and debug graphs.
Packages and enclosing classes are stripped off for readability, but if you have multiple types with the same name in different packages you can override their display name by applying this annotation.
-
Required Element Summary
Required Elements
-
Element Details
-
value
String value
-