Class LocaleFunctions.Provider
- java.lang.Object
-
- io.github.erdos.stencil.functions.LocaleFunctions.Provider
-
- All Implemented Interfaces:
FunctionsProvider
- Enclosing class:
- LocaleFunctions
public static class LocaleFunctions.Provider extends java.lang.Object implements FunctionsProvider
-
-
Constructor Summary
Constructors Constructor Description Provider()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Iterable<Function>
functions()
-
-
-
Method Detail
-
functions
public java.lang.Iterable<Function> functions()
- Specified by:
functions
in interfaceFunctionsProvider
-
-