public class RecyclableString
extends java.lang.Object
implements reactor.core.support.Recyclable
| Constructor and Description |
|---|
RecyclableString() |
| Modifier and Type | Method and Description |
|---|---|
void |
recycle() |
void |
setValue(java.lang.String value) |
java.lang.String |
toString() |