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()