public interface OptimizableCollection extends Sized
| Modifier and Type | Method and Description |
|---|---|
long |
optimize()
Optimizes the internal storage of this collection and returns the storage size of the collection after the
process is complete.
|
Copyright © 2022 MicroStream Software. All rights reserved.