Interface CodeList<T,R>

All Superinterfaces:
BaseModifier<CodeList<T,R>,R>
All Known Implementing Classes:
CodeListImpl

public interface CodeList<T,R> extends BaseModifier<CodeList<T,R>,R>