Uses of Class
com.google.cloud.BaseWriteChannel.BaseState
-
Packages that use BaseWriteChannel.BaseState Package Description com.google.cloud Core classes for thegoogle-cloudlibrary. -
-
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 voidBaseWriteChannel. restore(BaseWriteChannel.BaseState state)Restores the state of the current write channel given aBaseWriteChannel.BaseStateobject.
-