Toggle navigation
Home
com.google.common.io.InputSupplier<? extendsjava.io.Reader> to com.google.common.io.CharSource
No. of Instances - 6
No. of Commits - 3
No. of Projects - {'j2objc'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
it.next().getInput()
to
it.next().openStream()
it.next().getInput()
to
it.next().openStream()
it.next().getInput()
to
it.next().openStream()