Package bftsmart.reconfiguration.views
Interface ViewStorage
-
- All Known Implementing Classes:
DefaultViewStorage
public interface ViewStorage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description View
readView()
boolean
storeView(View view)
-