Interface LogOutput.ObjIntIntFormatter<T>

Enclosing interface:
LogOutput

public static interface LogOutput.ObjIntIntFormatter<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    format(LogOutput logOutput, T t, int nOffset, int nLength)
     
  • Method Details

    • format

      void format(LogOutput logOutput, T t, int nOffset, int nLength)