Class CodeSetImpl<T,R>

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

public class CodeSetImpl<T,R> extends Object implements CodeSet<T,R>