Package net.binis.codegen.collection
Class CodeListImpl<T,R>
java.lang.Object
net.binis.codegen.collection.CodeListImpl<T,R>
- All Implemented Interfaces:
CodeList<T,R>
public class CodeListImpl<T,R> extends Object implements CodeList<T,R>
-
Constructor Summary
Constructors Constructor Description CodeListImpl(R parent, List<T> list) -
Method Summary