public static interface AutoBeanVisitor.CollectionPropertyContext extends AutoBeanVisitor.PropertyContext
Modifier and Type | Method and Description |
---|---|
java.lang.Class<?> |
getElementType()
Returns the collection's element type.
|
accept, canSet, getType, set