Class Slice.None
java.lang.Object
org.wpilib.math.autodiff.Slice.None
- Enclosing class:
Slice
Type tag used to designate an omitted argument of the slice.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
None
public None()Default constructor.
-