Package org.xadisk.additional
Class XAFileOutputStreamWrapper
Object
OutputStream
XAFileOutputStreamWrapper
- All Implemented Interfaces:
Closeable,Flushable,AutoCloseable
Mock class
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class OutputStream
nullOutputStream
-
Constructor Details
-
XAFileOutputStreamWrapper
-
-
Method Details
-
write
- Specified by:
writein classOutputStream- Throws:
IOException
-
hashCode
public int hashCode() -
write
- Overrides:
writein classOutputStream- Throws:
IOException
-
write
- Overrides:
writein classOutputStream- Throws:
IOException
-
equals
-
flush
- Specified by:
flushin interfaceFlushable- Overrides:
flushin classOutputStream- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Overrides:
closein classOutputStream- Throws:
IOException
-
toString
-