@Deprecated public interface Appendable<T> extends Serializable
User Consumer
instead.
Modifier and Type | Method and Description |
---|---|
void |
append(T element)
Deprecated.
Appends the specified element.
|
Copyright © 2016 Connect2id. All Rights Reserved.