Skip to main content

The Template Method Pattern

  • Chapter
  • First Online:
Pro Design Patterns in Swift
  • 2031 Accesses

Abstract

The template method pattern allows for individual steps in an algorithm to be changed, which is useful when you are writing classes with default behavior that you want to allow to be changed by other developers. This is a simple pattern to understand and to implement, but it is widely used and can be found throughout most public frameworks, including those provided by Apple. Table 26-1 puts the template method pattern into context.

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

Access this chapter

eBook
USD 16.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 49.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

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2015 Adam Freeman

About this chapter

Cite this chapter

Freeman, A. (2015). The Template Method Pattern. In: Pro Design Patterns in Swift. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-0394-1_26

Download citation

Publish with us

Policies and ethics