Package | Description |
---|---|
org.opendaylight.yangtools.util |
Modifier and Type | Method and Description |
---|---|
SingletonSet<Map.Entry<K,V>> |
SharedSingletonMap.entrySet() |
SingletonSet<K> |
SharedSingletonMap.keySet() |
static <E> SingletonSet<E> |
SingletonSet.of(E element) |
SingletonSet<V> |
SharedSingletonMap.values() |
Copyright © 2017 OpenDaylight. All rights reserved.