Package | Description |
---|---|
com.fasterxml.aalto.util |
Modifier and Type | Method and Description |
---|---|
static <T> EmptyIterator<T> |
EmptyIterator.getInstance()
Since the actual type has no effect (as this iterator
never returns any value objects), we can just cast away
here: bit unclean, but safe.
|
Copyright © 2018 FasterXML. All rights reserved.