Indexed Table
Multipurpose index-based table with increment and decrement functionality. Exposed as a runnable component for telemetry updates.
Author
Lucas Bubner, 2024
Since
1.0.0-pre
Inherited properties
Link copied to clipboard
Get a reference to the currently running BunyipsOpMode.
Inherited functions
Link copied to clipboard
Null check consumer for the opMode field which will no-op the given consumer if an active BunyipsOpMode is not present (i.e.
Link copied to clipboard
Null assertion for the opMode field which throws a NullPointerException if an active BunyipsOpMode is not present (i.e.