Uses of Class
com.google.cloud.BaseWriteChannel.BaseState
-
Packages that use BaseWriteChannel.BaseState Package Description com.google.cloud Core classes for thegoogle-cloud
library. -
-
Uses of BaseWriteChannel.BaseState in com.google.cloud
Methods in com.google.cloud with parameters of type BaseWriteChannel.BaseState Modifier and Type Method Description protected void
BaseWriteChannel. restore(BaseWriteChannel.BaseState state)
Restores the state of the current write channel given aBaseWriteChannel.BaseState
object.
-