JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
com.luna.common.utils.IterableIter
Packages that use
IterableIter
Package
Description
com.luna.common.file
文件相关操作
Uses of
IterableIter
in
com.luna.common.file
Classes in
com.luna.common.file
that implement
IterableIter
Modifier and Type
Class
Description
class
LineIter
将Reader包装为一个按照行读取的Iterator
此对象遍历结束后,应关闭之,推荐使用方式: