| Class | Description |
|---|---|
| MagicInstantiator<T> |
This instantiator will correctly bypass the constructors by instantiating the class using the default
constructor from Object.
|
| ProxyingInstantiator<T> |
This instantiator creates a class by dynamically extending it.
|
Copyright © 2006–2025 Joe Walnes, Henri Tremblay, Leonardo Mesquita. All rights reserved.