Package org.team1126.lib.swerve.hardware
Interface SwerveIMUs.SwerveIMU.Ctor
- All Superinterfaces:
Function<SwerveConfig,SwerveIMUs.SwerveIMU>
- Enclosing class:
SwerveIMUs.SwerveIMU
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public static interface SwerveIMUs.SwerveIMU.Ctor
extends Function<SwerveConfig,SwerveIMUs.SwerveIMU>
(config) -> SwerveIMU-
Method Summary