com.ibm.jtopenlite.command.program.openlist

Interface ListEntryFormat<T extends ListFormatListener>

    • Method Summary

      Methods 
      Modifier and Type Method and Description
      void format(byte[] data, int maxLength, int recordLength, T listener) 
    • Method Detail

      • format

        void format(byte[] data,
                  int maxLength,
                  int recordLength,
                  T listener)