Class Lists.elementAt

All Implemented Interfaces:
Function
Enclosing class:
Lists

public static final class Lists.elementAt extends Function.ArgDrivenListFunction<Integer>
Given an index at arg[0], and a list at arg[1] or args[1...N], return element at index of list or array