public interface ContactInfoList
ContactInfoList
contains one or more
ContactInfo
.
Modifier and Type | Method and Description |
---|---|
Iterator |
iterator()
Used to get a
ContactInfoListIterator to retrieve individual
ContactInfo
from the list. |
Iterator iterator()
ContactInfoListIterator
to retrieve individual
ContactInfo
from the list.ContactInfoListIterator
.Copyright © 2021 JBoss by Red Hat. All rights reserved.