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 © 2019–2023. All rights reserved.