Class CodeListImpl<T,R>

java.lang.Object
net.binis.codegen.collection.CodeListImpl<T,R>
All Implemented Interfaces:
CodeList<T,R>, BaseModifier<CodeList<T,R>,R>

public class CodeListImpl<T,R> extends Object implements CodeList<T,R>