Package com.helger.commons.annotation
Annotation Type UsedViaReflection
Just to indicate that a class is used via reflection and not by direct
references. This is helpful to identify that classes are indeed use even
though no direct reference exists.
- Author:
- Philip Helger
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
String value- Default:
""
-