Annotation Type ConfigurableConstructor


  • @Retention(RUNTIME)
    @Target(CONSTRUCTOR)
    public @interface ConfigurableConstructor
    Annotation holding options for dealing with this constructor in the Configurable system.
    Author:
    Fraunhofer IOSB