Package io.trino.type

Class TypeOperatorsCache

java.lang.Object
io.trino.type.TypeOperatorsCache
All Implemented Interfaces:
BiFunction<Object,Supplier<Object>,Object>

public class TypeOperatorsCache extends Object implements BiFunction<Object,Supplier<Object>,Object>