|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.bind.util.ProxyListImpl<T>
com.sun.xml.bind.util.ListImpl<T>
public class ListImpl<T>
| Field Summary |
|---|
| Fields inherited from class com.sun.xml.bind.util.ProxyListImpl |
|---|
core |
| Constructor Summary | |
|---|---|
ListImpl(java.util.List<T> c)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
|
boolean |
isModified()
|
void |
setModified(boolean f)
|
| Methods inherited from class com.sun.xml.bind.util.ProxyListImpl |
|---|
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ListImpl(java.util.List<T> c)
| Method Detail |
|---|
public boolean isModified()
public void setModified(boolean f)
setModified in class ProxyListImpl<T>public java.lang.Object clone()
clone in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||