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
Type
/
to 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 }}
xiaogithubcode
/
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
All time
Commit history
Commits on Nov 4, 2018
Update Readme.md (#815)
Show description for 966c563
Ananthu-Gopi
authored and
iluwatar
committed
966c563
View commit details
Copy full SHA for 966c563
Browse repository at this point
Commits on Nov 3, 2018
Add missing license headers
iluwatar
committed
150f727
View commit details
Copy full SHA for 150f727
Browse repository at this point
Commits on Oct 27, 2018
Hexagonal pattern fixes (#814)
Show description for 4446e74
pmatejko
authored and
npathai
committed
4446e74
View commit details
Copy full SHA for 4446e74
Browse repository at this point
Commits on Oct 25, 2018
Fix blocker issues on Sonar #508 (#810)
Show description for 70f6e54
staillebois
authored and
npathai
committed
70f6e54
View commit details
Copy full SHA for 70f6e54
Browse repository at this point
Commits on Oct 24, 2018
Refactor Page-object pattern (#812)
Show description for 1f1fcae
staillebois
authored and
iluwatar
committed
1f1fcae
View commit details
Copy full SHA for 1f1fcae
Browse repository at this point
Commits on Oct 23, 2018
Minor refactorings and code style changes (#807)
Show description for 2aa9e78
npathai
authored
2aa9e78
View commit details
Copy full SHA for 2aa9e78
Browse repository at this point
Commits on Oct 21, 2018
Refactored Event Queue (#806)
Show description for 25ed7c0
npathai
authored and
iluwatar
committed
25ed7c0
View commit details
Copy full SHA for 25ed7c0
Browse repository at this point
Resolves #643, test cases failed due to global state in CallsCount (#803)
Show description for 922fd62
npathai
authored and
iluwatar
committed
922fd62
View commit details
Copy full SHA for 922fd62
Browse repository at this point
Refactoring changes in Ambassador Pattern (#805)
Show description for 9e7a500
npathai
authored and
iluwatar
committed
9e7a500
View commit details
Copy full SHA for 9e7a500
Browse repository at this point
Merge pull request #801 from iluwatar/HexagonalRefactoring
Show description for 21a149e
iluwatar
authored
21a149e
View commit details
Copy full SHA for 21a149e
Browse repository at this point
Merge pull request #802 from iluwatar/Issue#699
Show description for f5eaf06
iluwatar
authored
f5eaf06
View commit details
Copy full SHA for f5eaf06
Browse repository at this point
Merge pull request #800 from trumvekhuya/master
Show description for 3c6fb0c
iluwatar
authored
3c6fb0c
View commit details
Copy full SHA for 3c6fb0c
Browse repository at this point
Commits on Oct 15, 2018
Intermittent failure was due to Thread.sleep in the code. While performing unit test cases there was race condition between two threads, so it was not guaranteed to work every time. Used an interfa…
Show description for 829df03
npathai
committed
829df03
View commit details
Copy full SHA for 829df03
Browse repository at this point
Resolved PMD issues
npathai
committed
37ae182
View commit details
Copy full SHA for 37ae182
Browse repository at this point
1) Refactored LotteryNumbers to use Joiner from guava library to join lottery numbers. 2) Solved potential thread safety issue in LotteryTicketId class, where it was using raw primitive value and i…
Show description for ab2c12e
npathai
committed
ab2c12e
View commit details
Copy full SHA for ab2c12e
Browse repository at this point
- Assign ClubberTroll to another variable in README
hoangNam
committed
b3f0cc7
View commit details
Copy full SHA for b3f0cc7
Browse repository at this point
- Assign new clubberTroll instance to another variable.
Show description for 86e9c66
hoangNam
committed
86e9c66
View commit details
Copy full SHA for 86e9c66
Browse repository at this point
Remove redundant Exception from throws list in DragonSlayerTest
hoangNam
committed
a6e6c22
View commit details
Copy full SHA for a6e6c22
Browse repository at this point
Commits on Oct 13, 2018
Remove CII best practices badge
iluwatar
committed
db33cc5
View commit details
Copy full SHA for db33cc5
Browse repository at this point
Merge pull request #793 from andrievsky/master
Show description for 8433c7b
iluwatar
authored
8433c7b
View commit details
Copy full SHA for 8433c7b
Browse repository at this point
Commits on Sep 30, 2018
Fix pattern title
iluwatar
committed
ee74fec
View commit details
Copy full SHA for ee74fec
Browse repository at this point
Set version for next development iteration
iluwatar
committed
7a7e891
View commit details
Copy full SHA for 7a7e891
Browse repository at this point
Reach milestone 1.20.0
iluwatar
committed
26d6d96
View commit details
Copy full SHA for 26d6d96
Browse repository at this point
Commits on Sep 25, 2018
Merge pull request #796 from LyndonArmitage/module-ignore-test-output
Show description for 3cec7a9
iluwatar
authored
3cec7a9
View commit details
Copy full SHA for 3cec7a9
Browse repository at this point
Merge pull request #794 from iluwatar/Issue781
Show description for b079aec
iluwatar
authored
b079aec
View commit details
Copy full SHA for b079aec
Browse repository at this point
Commits on Sep 24, 2018
Delete & Ignore output.txt & error.txt
Show description for 8f53df9
Lyndon Armitage
committed
8f53df9
View commit details
Copy full SHA for 8f53df9
Browse repository at this point
Commits on Sep 11, 2018
Resolved checkstyle issues
npathai
committed
709405d
View commit details
Copy full SHA for 709405d
Browse repository at this point
Solved the classcast exception and used instanceof instead. Improved javadocs a bit.
npathai
committed
f3749a2
View commit details
Copy full SHA for f3749a2
Browse repository at this point
Fix redundant list alloc in LotteryNumbers
andrievsky
committed
1d12d94
View commit details
Copy full SHA for 1d12d94
Browse repository at this point
Commits on Sep 8, 2018
Merge pull request #791 from er2/executeAroundLambda
Show description for 9e56e5c
npathai
authored
9e56e5c
View commit details
Copy full SHA for 9e56e5c
Browse repository at this point
Merge pull request #767 from nikhilbarar/collection-pipeline
Show description for 1698b06
npathai
authored
1698b06
View commit details
Copy full SHA for 1698b06
Browse repository at this point
Updated UCLS file and PNG image
nikhilbarar
committed
4ed039d
View commit details
Copy full SHA for 4ed039d
Browse repository at this point
execute around lambda
er2
committed
ec6d2a8
View commit details
Copy full SHA for ec6d2a8
Browse repository at this point
Commits on Sep 4, 2018
Review changes in Test Cases
nikhilbarar
committed
98c3f93
View commit details
Copy full SHA for 98c3f93
Browse repository at this point
Commits on Sep 1, 2018
Typo in Readme
nikhilbarar
committed
26fbbed
View commit details
Copy full SHA for 26fbbed
Browse repository at this point
Previous
Next
You can’t perform that action at this time.