T - the parameter classpublic abstract class VCardParameters.TypeParameterList<T extends VCardParameter> extends VCardParameters.EnumParameterList<T>
A list that converts the raw string values of a TYPE parameter to the
appropriate VCardParameter object that some parameters use.
This list is backed by the VCardParameters object. Any changes
made to the list will affect the VCardParameters object and vice
versa.
parameterName, parameterValuesmodCount| Constructor and Description |
|---|
TypeParameterList() |
_asString_asObject, _exception, add, get, remove, set, sizeadd, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, removeRange, subListaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddAll, contains, containsAll, isEmpty, remove, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArrayparallelStream, removeIf, streampublic TypeParameterList()
Copyright © 2012–2023 Michael Angstadt. All rights reserved.