public static class TransactionalStateType.TransactionalStateWrapper extends AbstractList
modCount
Constructor and Description |
---|
TransactionalStateType.TransactionalStateWrapper(TransactionalState transactionalState) |
Modifier and Type | Method and Description |
---|---|
Object |
get(int index) |
int |
size() |
add, add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subList
addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toString
public TransactionalStateType.TransactionalStateWrapper(TransactionalState transactionalState)
public Object get(int index)
get
in interface List
get
in class AbstractList
public int size()
size
in interface Collection
size
in interface List
size
in class AbstractCollection
Copyright © 2014 The Apache Software Foundation. All rights reserved.