static SetValue<?>[]
add(SetValue<?>[] setValues, SetValue<?> value)
static <E> E
getFirst(SetValue<?>[] setValues, Settable<E> settable)
getFirst(List<SetValue<?>> setValues, Settable<E> settable)
static <E> SetValue<E>
getFirstMapping(SetValue<?>[] setValues, Settable<E> settable)
getFirstMapping(List<SetValue<?>> setValues, Settable<E> settable)
toArray(List<SetValue<?>> list)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait