JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.github.lucadruda.iotc.device
Interface ICentralStorage
public interface
ICentralStorage
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
persist
(
Storage
storage)
Storage
retrieve
()
Method Details
persist
void
persist
(
Storage
storage)
retrieve
Storage
retrieve
()