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