@Deprecated public class CollectionStringBuffer extends Object
| Constructor and Description |
|---|
CollectionStringBuffer()
Deprecated.
|
CollectionStringBuffer(String separator)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
append(Object value)
Deprecated.
|
String |
getSeparator()
Deprecated.
|
boolean |
isEmpty()
Deprecated.
|
void |
setSeparator(String separator)
Deprecated.
|
String |
toString()
Deprecated.
|
public CollectionStringBuffer()
public CollectionStringBuffer(String separator)
public String getSeparator()
public void setSeparator(String separator)
public boolean isEmpty()
Apache Camel