| Package | Description |
|---|---|
| org.opendaylight.yangtools.util |
| Modifier and Type | Method and Description |
|---|---|
static <K> @NonNull SharedSingletonMapTemplate<K> |
SharedSingletonMapTemplate.ordered(K key)
Create a template which produces Maps with specified key.
|
static <K> @NonNull SharedSingletonMapTemplate<K> |
SharedSingletonMapTemplate.unordered(K key)
Create a template which produces Maps with specified key.
|
Copyright © 2019 OpenDaylight. All rights reserved.