JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
de.linusdev.lutils.math
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.