T - the function parameter typeR - the function return typepublic class ConstantFunction<T,R> extends Object implements Function<T,R>
Dispatching.ignore(new ConstantSupplier(value)); | Constructor and Description |
|---|
ConstantFunction(R constant) |
Copyright © 2017. All rights reserved.