Java API Reference for Oracle® Coherence Community Edition
(14.1.1.0.5)
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.oracle.coherence.common.io.InputStreaming
available, mark, markSupported, read, read, read, reset, skip
-
-
Method Detail
-
close
public final void close()
Description copied from interface: com.oracle.coherence.common.io.InputStreaming
Close the InputStream and release any system resources associated with
it.
- Specified by:
close
in interface com.oracle.coherence.common.io.InputStreaming
- Specified by:
close
in interface Closeable
- Specified by:
close
in interface AutoCloseable
- Overrides:
close
in class FilterInputStream
Java API Reference for Oracle® Coherence Community Edition
(14.1.1.0.5)
Copyright © 2000, 2020, Oracle and/or its affiliates. Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.