Class PersistenceSizedArrayLengthController.Fitting
- java.lang.Object
 - 
- one.microstream.persistence.types.PersistenceSizedArrayLengthController.Fitting
 
 
- 
- All Implemented Interfaces:
 PersistenceSizedArrayLengthController
- Enclosing interface:
 - PersistenceSizedArrayLengthController
 
public static final class PersistenceSizedArrayLengthController.Fitting extends Object implements PersistenceSizedArrayLengthController
 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from interface one.microstream.persistence.types.PersistenceSizedArrayLengthController
PersistenceSizedArrayLengthController.Fitting, PersistenceSizedArrayLengthController.Limited, PersistenceSizedArrayLengthController.Unrestricted 
 - 
 
- 
Constructor Summary
Constructors Constructor Description Fitting() 
 - 
 
- 
- 
Method Detail
- 
controlArrayLength
public final int controlArrayLength(int specifiedCapacity, int actualElementCount)- Specified by:
 controlArrayLengthin interfacePersistenceSizedArrayLengthController
 
 - 
 
 -