
net.cassite.daf4j.stream.It Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of daf4j-api Show documentation
Show all versions of daf4j-api Show documentation
A library provides facade api for data accessing.
The newest version!
package net.cassite.daf4j.stream;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
/**
* 用于根据List[Map]返回Iterator
*
* @see QueryIntStream#iterator()
*/
class It implements Iterator {
private Iterator
© 2015 - 2025 Weber Informatics LLC | Privacy Policy