public interface StringWritable
Modifier and Type | Method and Description |
---|---|
StringBuffer |
writeTo(StringBuffer sb)
Write the class information to the given StringBuffer.
|
StringBuffer writeTo(StringBuffer sb)
sb
- Where to write the data.Copyright © 2017. All rights reserved.