Class Smalls.CountArgs0Function

  • Enclosing class:
    Smalls

    public abstract static class Smalls.CountArgs0Function
    extends java.lang.Object
    Example of a UDF that has overloaded UDFs (same name, different args).
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private CountArgs0Function()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static int eval()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CountArgs0Function

        private CountArgs0Function()
    • Method Detail

      • eval

        public static int eval()