
public class MappingLiteralDataNumberIterator extends MappingIterator<LiteralNode,Number>
iterator| Constructor and Description |
|---|
MappingLiteralDataNumberIterator(Iterator<LiteralNode> literals) |
| Modifier and Type | Method and Description |
|---|---|
Number |
map(LiteralNode literal) |
hasNext, next, removeiteratorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingforEach, spliteratorpublic MappingLiteralDataNumberIterator(Iterator<LiteralNode> literals)
public Number map(LiteralNode literal)
map in class MappingIterator<LiteralNode,Number>Copyright © 2017. All rights reserved.