@Authors(value="Nikolche Mihajlovski") @Since(value="5.1.0") public class OrValue<T> extends AbstractDecoratorValue<T,T>
src
OrValue(Value<T> src, Value<T> alternative)
protected T
retrieve()
desc
bool, exists, get, getOrNull, num, or, orElse, set, store, str, to, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public OrValue(Value<T> src, Value<T> alternative)
protected T retrieve()
retrieve
AbstractValue<T>
Copyright © 2014–2016 Nikolche Mihajlovski and contributors. All rights reserved.