Interface IAnnotatable
-
- All Known Implementing Classes:
JFieldBuilder,JObjectBuilder
public interface IAnnotatable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidadd(JAnnotation annotation)
-
-
-
Method Detail
-
add
void add(JAnnotation annotation)
-
-