T
public class ConstantProvider<T> extends Object implements Provider<T>
ConstantProvider(T value)
provide()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConstantProvider(T value)
public T provide()
provide
Provider<T>
Copyright © 2016. All rights reserved.