static class RepeatedElementBridge.ArrayHandler extends Object implements RepeatedElementBridge.CollectionHandler
| Modifier and Type | Field and Description |
|---|---|
(package private) Class |
componentClass |
| Constructor and Description |
|---|
RepeatedElementBridge.ArrayHandler(Class component) |
Class componentClass
public RepeatedElementBridge.ArrayHandler(Class component)
public int getSize(Object c)
getSize in interface RepeatedElementBridge.CollectionHandlerpublic Object convert(List list)
convert in interface RepeatedElementBridge.CollectionHandlerpublic Iterator iterator(Object c)
iterator in interface RepeatedElementBridge.CollectionHandlerCopyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.