Uses of Class
org.apfloat.internal.DiskDataStorage.FileStorage
Packages that use DiskDataStorage.FileStorage
Package
Description
Default implementations of the apfloat Service Provider Interface (SPI).
-
Uses of DiskDataStorage.FileStorage in org.apfloat.internal
Fields in org.apfloat.internal declared as DiskDataStorage.FileStorageFields in org.apfloat.internal with type parameters of type DiskDataStorage.FileStorageModifier and TypeFieldDescriptionprivate static ReferenceQueue<DiskDataStorage.FileStorage> DiskDataStorage.referenceQueueMethods in org.apfloat.internal that return DiskDataStorage.FileStorageModifier and TypeMethodDescriptionprivate static DiskDataStorage.FileStorageDiskDataStorage.createFileStorage()Methods in org.apfloat.internal with parameters of type DiskDataStorage.FileStorageModifier and TypeMethodDescriptionprivate static voidDiskDataStorage.referenceFileStorage(DiskDataStorage.FileStorage fileStorage) Constructors in org.apfloat.internal with parameters of type DiskDataStorage.FileStorageModifierConstructorDescriptionFileStorageReference(DiskDataStorage.FileStorage fileStorage, ReferenceQueue<DiskDataStorage.FileStorage> queue) Constructor parameters in org.apfloat.internal with type arguments of type DiskDataStorage.FileStorageModifierConstructorDescriptionFileStorageReference(DiskDataStorage.FileStorage fileStorage, ReferenceQueue<DiskDataStorage.FileStorage> queue)