Annotation Type Val


  • @Documented
    @Retention(RUNTIME)
    @Target(PARAMETER)
    public @interface Val
    Identifies an input value from variable.
    Author:
    Daniel Sagenschneider