Skip to content

Instantly share code, notes, and snippets.

@elvitin
Created July 8, 2023 03:04
Show Gist options
  • Save elvitin/93d1945c53755ca4d84e038bad1da6e6 to your computer and use it in GitHub Desktop.
Save elvitin/93d1945c53755ca4d84e038bad1da6e6 to your computer and use it in GitHub Desktop.
Factory Method

Você pode usar o Factory Method junto com o Iterator para permitir que uma coleção de subclasses retornem diferentes tipos de iteradores que são compatíveis com as coleções.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment