public abstract class ValueProvider<T> extends Object
ValueProvider()
abstract T
getValue()
boolean
isEmpty()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ValueProvider()
public abstract T getValue()
public boolean isEmpty()
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.