com.sun.xml.ws.spi.db
Class RepeatedElementBridge.BaseCollectionHandler
java.lang.Object
com.sun.xml.ws.spi.db.RepeatedElementBridge.BaseCollectionHandler
- All Implemented Interfaces:
- RepeatedElementBridge.CollectionHandler
- Enclosing class:
- RepeatedElementBridge<T>
static class RepeatedElementBridge.BaseCollectionHandler
- extends Object
- implements RepeatedElementBridge.CollectionHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
Class type
RepeatedElementBridge.BaseCollectionHandler
RepeatedElementBridge.BaseCollectionHandler(Class c)
getSize
public int getSize(Object c)
- Specified by:
getSize
in interface RepeatedElementBridge.CollectionHandler
convert
public Object convert(List list)
- Specified by:
convert
in interface RepeatedElementBridge.CollectionHandler
iterator
public Iterator iterator(Object c)
- Specified by:
iterator
in interface RepeatedElementBridge.CollectionHandler
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.