JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.luna.common.io.LineIter
Packages that use
LineIter
Package
Description
com.luna.common.io
IO相关
Uses of
LineIter
in
com.luna.common.io
Methods in
com.luna.common.io
that return
LineIter
Modifier and Type
Method
Description
static
LineIter
IoUtil.
lineIter
(
InputStream
in,
Charset
charset)
返回行遍历器
static
LineIter
IoUtil.
lineIter
(
Reader
reader)
返回行遍历器