flyweight
Here are 9 public repositories matching this topic...
🎨 Record the articles and code I wrote while learning design patterns
-
Updated
Nov 27, 2022 - Java
Good practices to create code in Java, open to other languages. ⚡
-
Updated
Dec 24, 2020 - Java
Purpose: Reduces memory usage by sharing common data across multiple objects instead of replicating/copying it.
-
Updated
Jun 20, 2023 - Java
In this article, explore the Flyweight design pattern in Java.
-
Updated
Oct 24, 2020 - Java
Design pattern
-
Updated
Dec 27, 2021 - Java
Projeto prático sobre Facade e Flyweight proposto na disciplina de Padrões de Projeto com Java
-
Updated
Sep 16, 2025 - Java
Improve this page
Add a description, image, and links to the flyweight topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the flyweight topic, visit your repo's landing page and select "manage topics."