T
- the value typepublic final class MapItemValue<T> extends Object implements Value<T>
Constructor and Description |
---|
MapItemValue(Value<?> keyValue,
Value<? extends Map<?,? extends T>> mapValue)
Construct a new instance.
|
public T getValue() throws IllegalStateException
getValue
in interface Value<T>
IllegalStateException
- if the value is time-sensitive and the current state does not allow retrieval.Copyright © 2018 JBoss by Red Hat. All rights reserved.