7753b9b4464e5214618d6342ca44a61fffa44faf
Lazily initializing the IsNewAware on first access now as classes implementing the method might wanna delegate to a template method using a constructor parameter. If createIsNewStrategy(…) is called from our constructor already the subclasses additional constructor arguments are not available yet.
Description
No description provided
Languages
Java
100%