Uses of Class
org.apfloat.internal.DiskDataStorage
Packages that use DiskDataStorage
Package
Description
Default implementations of the apfloat Service Provider Interface (SPI).
-
Uses of DiskDataStorage in org.apfloat.internal
Subclasses of DiskDataStorage in org.apfloat.internalModifier and TypeClassDescriptionclassDisk-based data storage for thedoubleelement type.classDisk-based data storage for thefloatelement type.classDisk-based data storage for theintelement type.classDisk-based data storage for thelongelement type.Constructors in org.apfloat.internal with parameters of type DiskDataStorageModifierConstructorDescriptionprotectedDiskDataStorage(DiskDataStorage diskDataStorage, long offset, long length) Subsequence constructor.