Class BiFunctionMapper

java.lang.Object
org.infinispan.cache.impl.BiFunctionMapper
All Implemented Interfaces:
BiFunction

public class BiFunctionMapper extends Object implements BiFunction
A Bifuncion wrapper that uses the cache's underlying DataConversion objects to perform its operations.