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