Annotation Interface Feature


@Retention(RUNTIME) @Target(METHOD) public @interface Feature
For declaring a feature by it's name in the manifest
Author:
mlaroche
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details