Package 

Interface HasDebugData

    • Method Summary

      Modifier and Type Method Description
      abstract String getDebugData() Return a string describing this object and to be used for debugging or logging
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getDebugData

         abstract String getDebugData()

        Return a string describing this object and to be used for debugging or logging