public class NotEmptyHelper extends Object implements com.github.jknack.handlebars.Helper<Collection>
| Constructor and Description |
|---|
NotEmptyHelper() |
| Modifier and Type | Method and Description |
|---|---|
Object |
apply(Collection collection,
com.github.jknack.handlebars.Options options) |
public static final String NAME
public Object apply(Collection collection, com.github.jknack.handlebars.Options options) throws IOException
apply in interface com.github.jknack.handlebars.Helper<Collection>IOExceptionCopyright © 2022. All rights reserved.