JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
io.pebbletemplates.pebble.utils
Callbacks
PebbleConsumer
Contents
Description
Method Summary
Method Details
accept(T)
Hide sidebar
Show sidebar
Interface Callbacks.PebbleConsumer<
T
>
Enclosing class:
Callbacks
public static interface
Callbacks.PebbleConsumer<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
accept
(
T
t)
Method Details
accept
void
accept
(
T
t)
throws
IOException
Throws:
IOException