java.lang.Object
io.xpipe.core.store.DataStoreState
- Direct Known Subclasses:
EnabledStoreState,ShellStoreState
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<DS extends DataStoreState>
DSasNeeded()mergeCopy(DataStoreState newer) protected static <T> TuseNewer(T older, T newer)
-
Constructor Details
-
DataStoreState
public DataStoreState()
-
-
Method Details
-
asNeeded
-
useNewer
protected static <T> T useNewer(T older, T newer) -
mergeCopy
-