Class FakeZipFactory.FileInfo
- java.lang.Object
-
- java.io.Writer
-
- jetbrains.buildServer.serverSide.util.FakeZipFactory.FileInfo
-
- All Implemented Interfaces:
Closeable,Flushable,Appendable,AutoCloseable
- Enclosing class:
- FakeZipFactory
public static class FakeZipFactory.FileInfo extends Writer
-
-
Constructor Summary
Constructors Constructor Description FileInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidclose()voidflush()voidwrite(char[] cbuf, int off, int len)
-