Annotation Type Unused


public @interface Unused
Used to tag unused features (methods/fields)

Do not rely on anything tagged as unused, it will probably be retracted/refactored

Author:
gfrost