- Enclosing interface:
VarargCodec<T,E>
public static interface VarargCodec.PositionalPathBuilder
Builds paths for elements of a variable argument.
-
Method Summary
-
Method Details
-
pathAt
Build a path for the element at index.- Parameters:
index- The index of the element.- Returns:
- A path for the element at the index.
-