Class ArrayInfoImpl<TypeT,ClassDeclT,FieldT,MethodT>

java.lang.Object
com.sun.xml.bind.v2.model.impl.ArrayInfoImpl<TypeT,ClassDeclT,FieldT,MethodT>
All Implemented Interfaces:
Locatable, ArrayInfo<TypeT,ClassDeclT>, NonElement<TypeT,ClassDeclT>, TypeInfo<TypeT,ClassDeclT>, Location

public class ArrayInfoImpl<TypeT,ClassDeclT,FieldT,MethodT> extends Object implements ArrayInfo<TypeT,ClassDeclT>, Location

Public because XJC needs to access it

Author:
Kohsuke Kawaguchi