Interface PersistAlgorithm

All Known Implementing Classes:
PersisterTask

public interface PersistAlgorithm
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    shoudldPersist(int changedSize)
     
  • Method Details

    • shoudldPersist

      boolean shoudldPersist(int changedSize)