Package mondrian.udf

Class LastNonEmptyUdf

java.lang.Object
mondrian.udf.LastNonEmptyUdf
All Implemented Interfaces:
UserDefinedFunction

public class LastNonEmptyUdf extends Object implements UserDefinedFunction
Definition of the user-defined function "LastNonEmpty".
Author:
jhyde
  • Constructor Details

    • LastNonEmptyUdf

      public LastNonEmptyUdf()
  • Method Details