Builder Pattern
Jump to navigation
Jump to search
External
Internal
Overview
The Java 8 Streams API uses a concept similar to the builder pattern to implement intermediate operations.
The Java 8 Streams API uses a concept similar to the builder pattern to implement intermediate operations.