Uses of Class
com.sun.xml.bind.v2.model.impl.RuntimeArrayInfoImpl

Packages that use RuntimeArrayInfoImpl
com.sun.xml.bind.v2.model.impl Implementation of the com.sun.xml.bind.j2s.model package. 
 

Uses of RuntimeArrayInfoImpl in com.sun.xml.bind.v2.model.impl
 

Methods in com.sun.xml.bind.v2.model.impl that return RuntimeArrayInfoImpl
 RuntimeArrayInfoImpl RuntimeModelBuilder.createArrayInfo(Locatable upstream, Type arrayType)
           
 

Methods in com.sun.xml.bind.v2.model.impl that return types with arguments of type RuntimeArrayInfoImpl
 Map<Class,RuntimeArrayInfoImpl> RuntimeTypeInfoSetImpl.arrays()