public interface FileInputStreamOperation<T>
Modifier and Type | Method and Description |
---|---|
T |
execute(String path,
InputStream fileInputStream) |
T execute(String path, InputStream fileInputStream)
Copyright © 2010–2018 Jadira Systems. All rights reserved.