Package PamController

Interface DataIntegrityChecker

All Known Implementing Classes:
BinaryIntegrityChecker

public interface DataIntegrityChecker
Provides a set of functions that can check and repair data.
Author:
dg50
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • checkDataStore

      boolean checkDataStore()