Class Pair<L,R>
java.lang.Object
io.pebbletemplates.pebble.utils.Pair<L,R>
A small utility class used to pair relevant objects together.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
left
-
right
-
-
Constructor Details
-
Pair
-
-
Method Details
-
getLeft
-
getRight
-
toString
-