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