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