Uses of Interface
org.apache.commons.classscan.model.MetaArray

Packages that use MetaArray
org.apache.commons.classscan.builtin This package contains builtin implementations of the org.apache.commons.classscan.spi providers. 
org.apache.commons.classscan.spi.model The spi.model package contains metadata classes which allow the providers to give class information about annotations, methods, and fields. 
 

Uses of MetaArray in org.apache.commons.classscan.builtin
 

Classes in org.apache.commons.classscan.builtin that implement MetaArray
 class DefaultArrayType
           
 

Uses of MetaArray in org.apache.commons.classscan.spi.model
 

Subinterfaces of MetaArray in org.apache.commons.classscan.spi.model
 interface SpiMetaArray
          Metadata about a method parameter or return value that is an array
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.