Interface Appendable<T>


  • public interface Appendable<T>
    Author:
    Alexey Stashok
    • Method Detail

      • append

        T append​(T element)