Package org.glassfish.grizzly
Interface Appendable<T>
-
public interface Appendable<T>- Author:
- Alexey Stashok
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tappend(T element)
-
public interface Appendable<T>
| Modifier and Type | Method | Description |
|---|---|---|
T |
append(T element) |