com.jme3.system
Annotation Type Annotations.Destructive


@Documented
@Retention(value=RUNTIME)
@TypeQualifier
@Target(value=METHOD)
public static @interface Annotations.Destructive

Annotation used for methods in math primitives that are destructive to the object (xxxLocal, setXXX etc.).