Interface CodeSet<T,R>

All Known Implementing Classes:
CodeSetImpl

public interface CodeSet<T,R>
  • Method Summary

    Modifier and Type
    Method
    Description
    add(T value)
     
    and()
     
  • Method Details