OptionalLong
firstValueAsLong(String name)
static OptionalLong
empty()
of(long value)
findAny()
findFirst()
max()
min()
reduce(LongBinaryOperator op)