public class FeatureTypeList extends HashMap<QName,FeatureType> implements Iterable<FeatureType>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
FeatureTypeList() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<FeatureType> |
iterator() |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic Iterator<FeatureType> iterator()
iterator in interface Iterable<FeatureType>Copyright © 2012–2025 cismet GmbH. All rights reserved.