-
public @interface ExternalModuleDestinations<T extends ModuleDestinationsContainer>Annotation used to import all destinations from T. You can then override certain things about individual destinations, using the overriding parameter.
-
-
Field Summary
Fields Modifier and Type Field Description private final Array<OverrideDestination<out TypedDestinationSpec<?>>>overriding
-