public abstract class CompareHelper<T extends Comparable<T>> extends Object implements io.knotx.knot.templating.handlebars.CustomHandlebarsHelper<T>
| Constructor and Description |
|---|
CompareHelper() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
apply(T firstParam,
com.github.jknack.handlebars.Options options,
io.vertx.core.logging.Logger logger,
Predicate<Integer> predicate) |
protected Object apply(T firstParam, com.github.jknack.handlebars.Options options, io.vertx.core.logging.Logger logger, Predicate<Integer> predicate) throws IOException
IOExceptionCopyright © 2018. All rights reserved.