@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface ExpressionFunctions
Extension and value() must reference classes which contain public
methods which implement the functionspublic abstract Class<?>[] value
Copyright © 2020. All rights reserved.