public interface PairBuilder<V> extends BiConsumer<String,V>
| Modifier and Type | Interface and Description |
|---|---|
static class |
PairBuilder.OfDouble |
static class |
PairBuilder.OfString |
| Modifier and Type | Method and Description |
|---|---|
Class<V> |
valueType() |
accept, andThenCopyright © 2019 JBoss by Red Hat. All rights reserved.