Uses of Class
org.apfloat.internal.IntDiskDataStorage
-
Packages that use IntDiskDataStorage Package Description org.apfloat.internal Default implementations of the apfloat Service Provider Interface (SPI). -
-
Uses of IntDiskDataStorage in org.apfloat.internal
Constructors in org.apfloat.internal with parameters of type IntDiskDataStorage Constructor Description IntDiskDataStorage(IntDiskDataStorage intDiskDataStorage, long offset, long length)
Subsequence constructor.
-