Class Semantic.Update<K,​V,​R>

  • All Implemented Interfaces:
    Semantic<K,​V,​R>
    Enclosing interface:
    Semantic<K,​V,​R>

    public abstract static class Semantic.Update<K,​V,​R>
    extends Semantic.MightUpdate<K,​V,​R>
    Read a cache entry and do an mutation maybe based on the existing values.
    • Constructor Detail

      • Update

        public Update()