Uses of Interface
pro.verron.officestamper.api.CustomFunction.NeedsBiFunctionImpl
Packages that use CustomFunction.NeedsBiFunctionImpl
-
Uses of CustomFunction.NeedsBiFunctionImpl in pro.verron.officestamper.api
Methods in pro.verron.officestamper.api that return CustomFunction.NeedsBiFunctionImplModifier and TypeMethodDescription<T,
U> CustomFunction.NeedsBiFunctionImpl <T, U> OfficeStamperConfiguration.addCustomFunction
(String name, Class<T> class0, Class<U> class1) Adds a custom bi-function with the specified name and the provided parameter types.