O - Type of output constant.public static interface Func.Const<O> extends Func<O>
apply method of an
implementation of this class must return the same value always regardless
of its arguments value, even if a null is given.Func.Const<O>, Func.Factory, Func.Memoized<O>Copyright © 2017. All rights reserved.