Interface CodeSet<T,​R>

All Known Implementing Classes:
CodeSetImpl

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

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