Package com.aparapi.internal.annotation


package com.aparapi.internal.annotation
  • Annotation Types
    Class
    Description
    Use this annotation to tag stuff that needs Java Doc added
    Use this annotation to tag fields that we think need to be removed (method/field/var)
    Used to tag unused features (methods/fields)
    Be careful changing the name/type of this field as it is referenced from JNI code.