Interface CodeList<T,​R>

All Known Implementing Classes:
CodeListImpl

public interface CodeList<T,​R>
  • Method Summary

    Modifier and Type Method Description
    CodeList<T,​R> add​(T value)  
    R and()