Interface ParentDevice.MapGenerator<T>

Enclosing class:
ParentDevice

@Deprecated(forRemoval=true)
public static interface ParentDevice.MapGenerator<T>
Deprecated, for removal: This API element is subject to removal in a future version.
Classes in the phoenixpro package will be removed in 2024. Users should instead use classes from the phoenix6 package.
  • Method Summary

    Modifier and Type Method Description
    Map<Integer,​StatusSignalValue<T>> run()
    Deprecated, for removal: This API element is subject to removal in a future version.