Class NameClassBuilderImpl<E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>>

java.lang.Object
com.sun.tools.rngom.nc.NameClassBuilderImpl<E,L,A,CL>
All Implemented Interfaces:
NameClassBuilder<NameClass,E,L,A,CL>

public class NameClassBuilderImpl<E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> extends Object implements NameClassBuilder<NameClass,E,L,A,CL>
Author:
Kohsuke Kawaguchi ([email protected])