How to implement Factory design pattern in Java
Trabla
: How to implement
Factory design pattern
in
Java
Factory
- creational design pattern. Using factory we create an object without exposing the creation logic to the client and refer to newly created object using a common interface.
Solving
:
No comments:
Post a Comment
Newer Post
Older Post
Home
No comments:
Post a Comment