@Deprecated public interface Namespace<K,V>
V
get(K key)
Namespace<K,V>
getParent()
getSubnamespace(V key)
Set<Namespace<K,V>>
getSubnamespaces()
V get(K key)
Namespace<K,V> getParent()
Set<Namespace<K,V>> getSubnamespaces()
Namespace<K,V> getSubnamespace(V key)
Copyright © 2017 OpenDaylight. All rights reserved.