public class XftFieldExclusionList extends ArrayList<XftFieldExclusion>
modCount
Constructor and Description |
---|
XftFieldExclusionList() |
XftFieldExclusionList(List<XftFieldExclusion> exclusions) |
Modifier and Type | Method and Description |
---|---|
List<XftFieldExclusion> |
getExclusions() |
void |
setExclusions(List<XftFieldExclusion> exclusions) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSize
equals, hashCode
containsAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, equals, hashCode
public XftFieldExclusionList()
public XftFieldExclusionList(List<XftFieldExclusion> exclusions)
public List<XftFieldExclusion> getExclusions()
public void setExclusions(List<XftFieldExclusion> exclusions)
Copyright © 2015 Neuroinformatics Research Group. All rights reserved.