org.glassfish.grizzly
Interface Appendable<T>

All Known Implementing Classes:
BuffersBuffer, CompositeBuffer

public interface Appendable<T>

Author:
Alexey Stashok

Method Summary
 T append(T element)
           
 

Method Detail

append

T append(T element)


Copyright © 2012 Oracle Corporation. All Rights Reserved.