Class TimeSinceUnixEpochToDate

    • Constructor Detail

      • TimeSinceUnixEpochToDate

        public TimeSinceUnixEpochToDate()
    • Method Detail

      • call

        public Object call​(Properties bindings,
                           Object[] args)
        Description copied from interface: Function
        Computes the value of the function on the given arguments
        Specified by:
        call in interface Function
        Parameters:
        bindings - the evaluation context
        args - the values of the arguments
        Returns:
        the return value of the function