| Package | Description |
|---|---|
| org.refcodes.factory.factories | |
| org.refcodes.factory.factories.impls |
| Class and Description |
|---|
| TypedRecycling
A factory implementing the
TypedRecycling interface takes once
created instances back and will recycle them in terms of reusing: When a new
instance is to be created and the factory contains recycled instances, then
first recycled instances are returned till there are no more such instances
available. |
| Class and Description |
|---|
| TypedRecycling
A factory implementing the
TypedRecycling interface takes once
created instances back and will recycle them in terms of reusing: When a new
instance is to be created and the factory contains recycled instances, then
first recycled instances are returned till there are no more such instances
available. |
Copyright © 2015. All rights reserved.