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