public static class ImmutableSetDtoMap.Builder<V> extends Object
| Modifier and Type | Method and Description |
|---|---|
protected ImmutableSetDtoMap<V> |
build(io.ultreia.java4all.classmapping.ImmutableClassMap.KeyFunction keyFunction,
com.google.common.collect.ImmutableMap<String,Set<V>> data,
com.google.common.collect.ImmutableMap<String,Class> types) |
ImmutableSetDtoMap.Builder<V> |
put2(Class type,
V value) |
public ImmutableSetDtoMap.Builder<V> put2(Class type, V value)
Copyright © 2008–2017 IRD. All rights reserved.