Class TypeFunction

  • All Implemented Interfaces:
    AviatorFunction, java.io.Serializable, java.lang.Runnable, java.util.concurrent.Callable<AviatorObject>

    public class TypeFunction
    extends AbstractFunction
    type(x) function return the type of x, the result is a string such as 'string', 'long', 'double' etc.
    See Also:
    Serialized Form