Uses of Class
ai.preferred.venom.storage.StorageRecord
-
Packages that use StorageRecord Package Description ai.preferred.venom.storage -
-
Uses of StorageRecord in ai.preferred.venom.storage
Methods in ai.preferred.venom.storage that return StorageRecord Modifier and Type Method Description StorageRecord<T>StorageRecord.Builder. build()Builds the storage record with the details specified.
-