Interface CacheChange


public interface CacheChange
A change to the cache.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Apply the change.
  • Method Details

    • apply

      void apply()
      Apply the change.