Annotation Interface VMath.UniqueView

Enclosing class:
VMath

@Documented @Retention(CLASS) public static @interface VMath.UniqueView
Marks that no other parameter may be a view on this parameter. But they may be the same parameter. If this parameter is a view, it may not view on any other parameter.
Views with a non-special mapping are allowed.