List<Student> studentList = Arrays.asList(new Student("Alex", 23), new Student("Albert", 29), new Student("Brad", 33), new Student("Fred", 38), new Student("Max", 43 ...
returns a Spliterator covering some portion of the elements, or null if this spliterator cannot be split long estimateSize (); - Returns an estimate of the number of elements that would be encountered ...