Package com.sun.xml.ws.spi.db
Interface RepeatedElementBridge.CollectionHandler
-
- Enclosing class:
- RepeatedElementBridge<T>
public static interface RepeatedElementBridge.CollectionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Objectconvert(List list)intgetSize(Object c)Iteratoriterator(Object c)
-