public interface InterceptorToStringBuilder
void setTarget(Object target)
target
- The target to set.void setMaxArgLength(int maxArgLength)
maxArgLength
- The maxArgLength to set.void setMode(int mode)
mode
- Set the formatting mode to useString toString()
toString
in class Object
Object.toString()
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.