Skip to main content

stream(), Stream and Spliterator

  • Chapter
  • First Online:
  • 1576 Accesses

Abstract

By now, you have a first impression how you can use stream() and parallelStream(). We want to look behind the scenes and investigate these methods further.

This is a preview of subscription content, log in via an institution.

Buying options

eBook
USD   14.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD   22.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Learn about institutional subscriptions

Notes

  1. 1.

    http://netbeans.org

  2. 2.

    If you do not know the common type notation of generics, take a look into the Internet, for example, at Wikipedia: de.wikipedia.org/wiki/Generische_Programmierung_in_Java or Oracle’s Java Tutorial: docs.oracle.com/javase/tutorial/java/generics/methods.html.

  3. 3.

    https://docs.oracle.com/javase/8/docs/api/java/util/stream/Stream.html

  4. 4.

    https://docs.oracle.com/javase/8/docs/api/java/util/Spliterator.html

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2016 Michael Müller

About this chapter

Cite this chapter

Müller, M. (2016). stream(), Stream and Spliterator. In: Java Lambdas and Parallel Streams. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-2487-8_8

Download citation

Publish with us

Policies and ethics