> public static IntStream range(final int startInclusive, final int endExclusive) > So, there is no way to get IntStream from zero to and including Integer.MAX_VALUE. -- Best regards, Sergey Kuksenko