Annotation Type Fragment
-
@Target(TYPE) public @interface FragmentMarker annotation for classes which act as fragments. This annotation is considered recursively, i.e., if a top-level class is marked as a fragment, it is inherited to the derived subclasses.- Author:
- Holger Eichelberger