| Constructor and Description |
|---|
OneElement() |
public E perform(Iterator<E> consumable)
perform in interface Delegate<E,Iterator<E>>consumable - the iterator to be consumedIllegalArgumentException - if the source iterator is emptyIllegalStateException - if the source iterator contains more than
one elementCopyright © 2013. All rights reserved.