-
public interface HasDebugData
-
-
Method Summary
Modifier and Type Method Description abstract StringgetDebugData()Return a string describing this object and to be used for debugging or logging -
-
Method Detail
-
getDebugData
abstract String getDebugData()
Return a string describing this object and to be used for debugging or logging
-
-
-
-