@Authors(value="Nikolche Mihajlovski") @Since(value="5.1.0") public class ToValue<T> extends AbstractDecoratorValue<Object,T>
src
ToValue(Value<?> src, Class<T> type)
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 ToValue(Value<?> src, Class<T> type)
protected T retrieve()
retrieve
AbstractValue<T>
Copyright © 2014–2016 Nikolche Mihajlovski and contributors. All rights reserved.