Package | Description |
---|---|
org.apfloat.internal |
Default implementations of the apfloat Service Provider Interface (SPI).
|
Modifier and Type | Class and Description |
---|---|
class |
DoubleDiskDataStorage
Disk-based data storage for the
double element type. |
class |
FloatDiskDataStorage
Disk-based data storage for the
float element type. |
class |
IntDiskDataStorage
Disk-based data storage for the
int element type. |
class |
LongDiskDataStorage
Disk-based data storage for the
long element type. |
Constructor and Description |
---|
DiskDataStorage(DiskDataStorage diskDataStorage,
long offset,
long length)
Subsequence constructor.
|
Copyright © 2018. All rights reserved.