org.apache.commons.classscan.spi.model
Interface SpiMetaArray

All Superinterfaces:
HasResolve, MetaArray, MetaType

public interface SpiMetaArray
extends MetaArray, HasResolve

Metadata about a method parameter or return value that is an array


Method Summary
 
Methods inherited from interface org.apache.commons.classscan.model.MetaArray
getArrayType
 
Methods inherited from interface org.apache.commons.classscan.spi.model.HasResolve
resolve
 



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