Module io.xpipe.core
Package io.xpipe.core.store
Interface StatefulDataStore<T extends DataStoreState>
- All Superinterfaces:
DataStore
-
Method Summary
Methods inherited from interface io.xpipe.core.store.DataStore
asNeeded, checkComplete, isComplete, isInStorage
-
Method Details
-
createDefaultState
-
getState
-
setState
-
getStateClass
-