| Package | Description |
|---|---|
| org.mule.runtime.core.api.util |
| Modifier and Type | Method and Description |
|---|---|
static void |
IOUtils.ifInputStream(Object value,
CheckedConsumer<InputStream> consumer) |
static <T> T |
IOUtils.ifInputStream(Object value,
CheckedFunction<InputStream,T> function) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.