Class Predicates
Defines a helper class with some Predicate constants
Inherited Members
Namespace:
Assembly: .dll
Syntax
public final class Predicates
Constructors
Predicates()
Declaration
public Predicates()
Fields
PRIMARY_AXIS_PREDICATE
Predicate for selecting primary axis
Declaration
public static final Predicate<IAxis> PRIMARY_AXIS_PREDICATE
Field Value
| Type | Description |
|---|---|
| Predicate<IAxis> |