public class VTSHeaderInfo extends HashMap<VTSHeaderInfo.VTSHeaderItemIterface,String>
Modifier and Type | Class and Description |
---|---|
static class |
VTSHeaderInfo.VTSHeaderItem
Header item enumerate.
|
static interface |
VTSHeaderInfo.VTSHeaderItemIterface
Common interface for VTSHeaderItems.
|
static class |
VTSHeaderInfo.VTSMetaDataItem
Header item enumerate.
|
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
VTSHeaderInfo()
Constructor.
|
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
equals, hashCode, toString
Copyright © 2024. All rights reserved.