@FunctionalInterface public static interface TestFile.ContentProducer
| Modifier and Type | Method and Description |
|---|---|
void |
produce(OutputStream os) |
void produce(@Nonnull OutputStream os) throws Exception
ExceptionCopyright © 2017 echocat. All rights reserved.