Package network.oxalis.ng.api.util
Annotation Type Type
-
@Retention(RUNTIME) @Target(TYPE) public @interface Type
This annotation works as a replacement ofNamedto allow for multiple names for a given implementation. Used in combination with OxalisModule.- Since:
- 4.0.1
- Author:
- erlend
-
-
Element Detail
-
value
String[] value
-
-