public static final class Map.Builder<I> extends Operation.BaseBuilder<Map<I,Object>,Map.Builder<I>> implements InputOutput.Builder<Map<I,Object>,I,Object,Map.Builder<I>>
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
<O> Map.OutputBuilder<I,O> |
first(Function<? extends I,O> function) |
_getOp, _self, build, option, options
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
input
_getOp, _self
public <O> Map.OutputBuilder<I,O> first(Function<? extends I,O> function)
Copyright © 2022. All rights reserved.