Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
feiyahui09
/
java-design-patterns
Public
forked from
iluwatar/java-design-patterns
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 25, 2014
Corrected spelling mistake in hair type: BOLD -> BALD.
iluwatar
committed
52f0923
View commit details
Copy full SHA for 52f0923
Browse repository at this point
Commits on Sep 13, 2014
Merge pull request #3 from pitsios-s/master
Show description for d3fbc2e
iluwatar
committed
d3fbc2e
View commit details
Copy full SHA for d3fbc2e
Browse repository at this point
Commits on Sep 12, 2014
Updated pom.xml for module model-view-presenter.
pitsios-s
committed
028aa39
View commit details
Copy full SHA for 028aa39
Browse repository at this point
Updated pom.xml for module model-view-presenter.
pitsios-s
committed
799a5ef
View commit details
Copy full SHA for 799a5ef
Browse repository at this point
Made some overall changes.
pitsios-s
committed
eeb8c58
View commit details
Copy full SHA for eeb8c58
Browse repository at this point
Commits on Sep 11, 2014
Removed some unnecessary files.
pitsios-s
committed
9f00e00
View commit details
Copy full SHA for 9f00e00
Browse repository at this point
Update README.md
Stamatis Pitsios
committed
47907cb
View commit details
Copy full SHA for 47907cb
Browse repository at this point
Added new design pattern.
Show description for f970a76
pitsios-s
committed
f970a76
View commit details
Copy full SHA for f970a76
Browse repository at this point
Commits on Sep 9, 2014
Merge pull request #1 from yusufaytas/master
Show description for 106b0b9
iluwatar
committed
106b0b9
View commit details
Copy full SHA for 106b0b9
Browse repository at this point
Commits on Sep 8, 2014
Added Intent to the Double Checked Locking.
yusufaytas
committed
d1e1be1
View commit details
Copy full SHA for d1e1be1
Browse repository at this point
Commits on Sep 7, 2014
removed the lazy instantiation from singleton to avoid threading
Show description for d6aed14
yusufaytas
committed
d6aed14
View commit details
Copy full SHA for d6aed14
Browse repository at this point
Merge branch 'master' of github.com:yusufaytas/java-design-patterns
yusufaytas
committed
2552d1b
View commit details
Copy full SHA for 2552d1b
Browse repository at this point
Added simple attributes to the Item.
yusufaytas
committed
91a7980
View commit details
Copy full SHA for 91a7980
Browse repository at this point
Added cases to use double-checked-locking.
yusufaytas
committed
8fb4d32
View commit details
Copy full SHA for 8fb4d32
Browse repository at this point
Added class diagram to double checked locking.
yusufaytas
committed
c0c9028
View commit details
Copy full SHA for c0c9028
Browse repository at this point
Added Double Checked Locking to documentation.
yusufaytas
committed
c26ba60
View commit details
Copy full SHA for c26ba60
Browse repository at this point
Updated observer class diagram.
iluwatar
committed
1eddfa8
View commit details
Copy full SHA for 1eddfa8
Browse repository at this point
Updated mediator class diagram.
iluwatar
committed
d7470b9
View commit details
Copy full SHA for d7470b9
Browse repository at this point
Updated iterator class diagram.
iluwatar
committed
a2f34b5
View commit details
Copy full SHA for a2f34b5
Browse repository at this point
Updated decorator class diagram.
iluwatar
committed
009fd26
View commit details
Copy full SHA for 009fd26
Browse repository at this point
Update README.md
iluwatar
committed
39ddea1
View commit details
Copy full SHA for 39ddea1
Browse repository at this point
Update README.md
iluwatar
committed
f2c803c
View commit details
Copy full SHA for f2c803c
Browse repository at this point
Update README.md
iluwatar
committed
c8778bd
View commit details
Copy full SHA for c8778bd
Browse repository at this point
Update README.md
iluwatar
committed
3ad98e0
View commit details
Copy full SHA for 3ad98e0
Browse repository at this point
Update README.md
iluwatar
committed
c5685fa
View commit details
Copy full SHA for c5685fa
Browse repository at this point
Create LICENSE.md
iluwatar
committed
28901ee
View commit details
Copy full SHA for 28901ee
Browse repository at this point
Update README.md
iluwatar
committed
c2db298
View commit details
Copy full SHA for c2db298
Browse repository at this point
Added "How to contribute" instructions.
iluwatar
committed
25469c2
View commit details
Copy full SHA for 25469c2
Browse repository at this point
Added explanation about class adapter vs. object adapter in the adapter
Show description for f7c2cad
iluwatar
committed
f7c2cad
View commit details
Copy full SHA for f7c2cad
Browse repository at this point
Update README.md
iluwatar
committed
da72f04
View commit details
Copy full SHA for da72f04
Browse repository at this point
Improved the adapter pattern example. Updated the class diagram.
iluwatar
committed
b8365e9
View commit details
Copy full SHA for b8365e9
Browse repository at this point
Commits on Sep 6, 2014
Update IvoryTower.java
Show description for 3d55749
yusufaytas
committed
3d55749
View commit details
Copy full SHA for 3d55749
Browse repository at this point
Update pom.xml
Show description for 459b696
yusufaytas
committed
459b696
View commit details
Copy full SHA for 459b696
Browse repository at this point
double-checked-locking pattern is added.
yusufaytas
committed
1f0bedb
View commit details
Copy full SHA for 1f0bedb
Browse repository at this point
Update IvoryTower.java
yusufaytas
committed
0509e48
View commit details
Copy full SHA for 0509e48
Browse repository at this point
Previous
Next
You can’t perform that action at this time.