Package io.trino.type
Class TypeOperatorsCache
java.lang.Object
io.trino.type.TypeOperatorsCache
- All Implemented Interfaces:
BiFunction<Object,Supplier<Object>, Object>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidlonglongMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.function.BiFunction
andThen
-
Constructor Details
-
TypeOperatorsCache
public TypeOperatorsCache()
-
-
Method Details