Uses of Class
io.pebbletemplates.pebble.utils.Pair
Packages that use Pair
-
Uses of Pair in io.pebbletemplates.pebble.node
Methods in io.pebbletemplates.pebble.node that return types with arguments of type PairModifier and TypeMethodDescriptionList<Pair<Expression<?>,BodyNode>> IfNode.getConditionsWithBodies()Constructor parameters in io.pebbletemplates.pebble.node with type arguments of type PairModifierConstructorDescriptionIfNode(int lineNumber, List<Pair<Expression<?>, BodyNode>> conditionsWithBodies) -
Uses of Pair in io.pebbletemplates.pebble.template
Method parameters in io.pebbletemplates.pebble.template with type arguments of type Pair