org.apache.commons.classscan.model
Interface MetaArray

All Superinterfaces:
MetaType
All Known Subinterfaces:
SpiMetaArray
All Known Implementing Classes:
DefaultArrayType

public interface MetaArray
extends MetaType

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


Method Summary
 MetaType getArrayType()
           
 

Method Detail

getArrayType

MetaType getArrayType()


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