Package | Description |
---|---|
org.apache.felix.ipojo.configuration |
Modifier and Type | Method and Description |
---|---|
static <K,T> Instance.FluentMap<K,T> |
Instance.map(Instance.Pair<K,T>... pairs) |
Instance.FluentMap<K,T> |
Instance.FluentMap.putAt(K k,
T value) |
Instance.FluentMap<K,T> |
Instance.FluentMap.with(Instance.Pair<? extends K,? extends T>... pairs) |
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.