java.lang.Object
com.evolveum.midpoint.model.common.expression.functions.FunctionLibrary

public class FunctionLibrary extends Object
A "parsed form" of a FunctionLibraryType. Used to provide common functionality, e.g. when looking for functions in the library. Improves the performance by using e.g. map for functions declarations (more will probably come in the future).