Interface | Description |
---|---|
ClassExtension<T> |
A
ClassExtension declares that a sub-class must be instantiated instead of a certain base-class. |
Class | Description |
---|---|
AbstractClassExtension<T,E extends T> |
Abstract base-class for the much easier implementation of a
ClassExtension . |
ObjectFactory |
Factory for objects.
|
ObjectFactoryUtil |
Simple API to use the
ObjectFactory . |
Copyright © 2013–2019. All rights reserved.