| Package | Description |
|---|---|
| org.mule.runtime.core.internal.streaming | |
| org.mule.runtime.core.internal.util |
| Modifier and Type | Method and Description |
|---|---|
protected <T> T |
AbstractStreamingBuffer.withWriteLock(CheckedSupplier<T> supplier) |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
ConcurrencyUtils.withLock(Lock lock,
CheckedSupplier<T> supplier)
Returns the value of the given
supplier between the boundaries of
the given lock. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.