Package com.ctre.phoenix6.hardware
Interface ParentDevice.MapGenerator<T>
- Enclosing class:
- ParentDevice
public static interface ParentDevice.MapGenerator<T>
-
Method Summary
Modifier and Type Method Description Map<Integer,StatusSignal<T>>run()
public static interface ParentDevice.MapGenerator<T>
| Modifier and Type | Method | Description |
|---|---|---|
Map<Integer,StatusSignal<T>> |
run() |