Annotation Type Fact
-
@Inherited @Retention(RUNTIME) @Target(PARAMETER) public @interface FactAnnotation to mark a parameter as a fact.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Stringvalue
-