Interface Supplied<T>

Type Parameters:
T - the supplied value type

public interface Supplied<T>
A supplied value.
Author:
Paul Ferraro