| Interface | Description |
|---|---|
| FactoryBase |
| Class | Description |
|---|---|
| ConcurrentFactory |
TypeInfoFactory implementation with a thread-safe (synchronized), strong-reference cache. |
| WeakReferenceFactory |
TypeInfoFactory implementation with a thread-safe (synchronized), weak-reference cache. |
| WithCacheFactory |
TypeInfoFactory implementation with cache. |
| Enum | Description |
|---|---|
| NoCacheFactory |
TypeInfoFactory implementation with no cache. |
Copyright © 2025 HtmlUnit. All rights reserved.