T
public final class SetValue<T> extends Object implements Value<Set<T>>
SetValue(List<? extends Value<? extends T>> values)
Set<T>
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SetValue(List<? extends Value<? extends T>> values)
values
public Set<T> getValue() throws IllegalStateException
getValue
Value<Set<T>>
IllegalStateException
Copyright © 2012 JBoss, a division of Red Hat, Inc.