de.team33.patterns.lazy.e1.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of lazy-01 Show documentation
Show all versions of lazy-01 Show documentation
Provides generic envelope classes that support lazy initialization
/**
* Provides generic envelope classes that support lazy initialization.
*
* @deprecated Further development is discontinued and this package/module may be removed in a future release.
* Successor edition is the module lazy-narvi.
*/
package de.team33.patterns.lazy.e1;