Class TypeOfFunction


  • public final class TypeOfFunction
    extends Object
    • Method Detail

      • typeof

        public static io.airlift.slice.Slice typeof​(Type type,
                                                    Object value)
      • typeof

        public static io.airlift.slice.Slice typeof​(Type type,
                                                    Long value)
      • typeof

        public static io.airlift.slice.Slice typeof​(Type type,
                                                    Double value)
      • typeof

        public static io.airlift.slice.Slice typeof​(Type type,
                                                    Boolean value)