OptimizedPersistable Constructor |
Name | Description | |
---|---|---|
OptimizedPersistable |
The default constructor can be used to create simple OptimizedPersistable objects.
| |
OptimizedPersistable(UInt64) |
This constructor can be used in cases where the object id is known but you don't want to open the object, maybe you just want to add this object to a BTreeSet.
|