Package | Description |
---|---|
io.druid.java.util.common.guava |
Modifier and Type | Method and Description |
---|---|
static <T> Sequence<T> |
Sequences.wrap(Sequence<T> seq,
SequenceWrapper wrapper)
Allows to execute something before, after or around the processing of the given sequence.
|
Copyright © 2011–2017. All rights reserved.