Package com.redis.riot.core.function
Class ObjectToLongFunction
java.lang.Object
com.redis.riot.core.function.ObjectToLongFunction
- All Implemented Interfaces:
ToLongFunction<Object>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ObjectToLongFunction
public ObjectToLongFunction()
-
-
Method Details
-
applyAsLong
- Specified by:
applyAsLong
in interfaceToLongFunction<Object>
-