static OptionalInt
empty()
OptionalInt
of(int value)
findAny()
findFirst()
max()
min()
reduce(IntBinaryOperator op)