The com.adobe.fiber.runtime.lib package contains the implementation classes for expression runtime functions.
Class | Description | |
---|---|---|
CollectionFunc | The CollectionFunc class defines the implementations of the expression runtime functions for Collections for the Adobe application modeling language. | |
ConversionFunc | The ConversionFunc class defines the implementations of the expression runtime functions for Conversion for the Adobe application modeling language. | |
DateTimeFunc | The DateTimeFunc class defines the implementations of the expression runtime functions for Date and Time functions for the Adobe application modeling language. | |
MathFunc | The MathFunc class defines the implementations of the expression runtime functions for Math functions for the Adobe application modeling language. | |
StringFunc | The StringFunc class defines the implementations of the expression runtime functions for String functions for the Adobe application modeling language. |