Package net.openhft.chronicle.core.domestic Description
This package and any and all sub-packages contains strictly internal classes reserved for Chronicle Software.
Domestic classes shall
never be used directly by end-user code. Instead, they are only available
for use internally by other Chronicle libraries.
Specifically, the following actions (including, but not limited to) are not allowed
on internal classes and packages:
- Casting to
- Reflection of any kind
- Explicit Serialize/deserialize
The classes in this package and any sub-package are subject to change at any time for any reason.