|
Robot Core Documentation
|
Public Member Functions | |
| int | getNum () |
Public Member Functions inherited from edu.wpi.first.math.Num | |
| Num () | |
Public Member Functions inherited from edu.wpi.first.math.Nat< T extends Num > | |
Static Public Attributes | |
| static final N20 | instance = new N20() |
Additional Inherited Members | |
Static Public Member Functions inherited from edu.wpi.first.math.Nat< T extends Num > | |
| static Nat< N0 > | N0 () |
| static Nat< N1 > | N1 () |
| static Nat< N2 > | N2 () |
| static Nat< N3 > | N3 () |
| static Nat< N4 > | N4 () |
| static Nat< N5 > | N5 () |
| static Nat< N6 > | N6 () |
| static Nat< N7 > | N7 () |
| static Nat< N8 > | N8 () |
| static Nat< N9 > | N9 () |
| static Nat< N10 > | N10 () |
| static Nat< N11 > | N11 () |
| static Nat< N12 > | N12 () |
| static Nat< N13 > | N13 () |
| static Nat< N14 > | N14 () |
| static Nat< N15 > | N15 () |
| static Nat< N16 > | N16 () |
| static Nat< N17 > | N17 () |
| static Nat< N18 > | N18 () |
| static Nat< N19 > | N19 () |
A class representing the number 20.
| int edu.wpi.first.math.numbers.N20.getNum | ( | ) |
The integer this class represents.
Reimplemented from edu.wpi.first.math.Num.
The singleton instance of this class.