On Tue, 2018-11-20 at 06:24 -0700, Gary Gregory wrote: > Hi, > > > void dumpState(final StringBuilder buf) > > It feels to me like this would be nicer and more accurate: > > void appendState(final StringBuilder buf) > > Gary >
Feel free to rename the method. Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
