- All Known Subinterfaces:
BeanCollection<E>,EntityBean
public interface ToStringAware
A type that can participate in building toString content with ToStringBuilder.
-
Method Summary
Modifier and TypeMethodDescriptionvoidtoString(ToStringBuilder builder) Append to the ToStringBuilder.
-
Method Details
-
toString
Append to the ToStringBuilder.
-