java.io.Closeable
Aliases
Parameters
subClasses
com.google.api.client.json.JsonGenerator
com.google.api.client.json.JsonParser
java.io.BufferedOutputStream
java.io.FilterOutputStream
java.io.InputStream
java.io.OutputStream
java.io.PrintStream
java.io.PrintWriter
java.io.Reader
java.io.Writer
java.lang.module.ModuleReader
java.nio.channels.AsynchronousChannel
java.nio.channels.AsynchronousFileChannel
java.nio.channels.ByteChannel
java.nio.channels.Channel
java.nio.channels.FileChannel
java.nio.channels.GatheringByteChannel
java.nio.channels.InterruptibleChannel
java.nio.channels.ReadableByteChannel
java.nio.channels.ScatteringByteChannel
java.nio.channels.SeekableByteChannel
java.nio.channels.WritableByteChannel
java.nio.channels.spi.AbstractInterruptibleChannel
java.nio.file.DirectoryStream
java.nio.file.FileSystem
java.nio.file.WatchService
superClasses
Any
java.lang.AutoCloseable
java.lang.Object
Js Constructors
new java_io_Closeable
( )
ApplyMethods
Methods
$bang$eq
(
x$1:
Any
)
:
boolean
$eq$eq
(
x$1:
Any
)
:
boolean
$hash$hash
()
:
int
asInstanceOf
()
:
scala.Any.T0
close
()
:
Unit
eq
(
x$1:
java.lang.Object
)
:
boolean
equals
(
x$1:
Any
)
:
boolean
getClass
()
:
java.lang.Class
[
Any
]
hashCode
()
:
int
isInstanceOf
()
:
boolean
ne
(
x$1:
java.lang.Object
)
:
boolean
notify
()
:
Unit
notifyAll
()
:
Unit
synchronized
(
x$1:
java.lang.Object.T0
)
:
java.lang.Object.T0
toString
()
:
java.lang.String
wait
()
:
Unit
wait
(
x$1:
long
)
:
Unit
wait
(
x$1:
long
,
x$2:
int
)
:
Unit