Class ORMap.RemoveKeyDeltaOp$

java.lang.Object
org.apache.pekko.cluster.ddata.ORMap.RemoveKeyDeltaOp$
All Implemented Interfaces:
Serializable
Enclosing class:
ORMap<A,B extends ReplicatedData>

public static class ORMap.RemoveKeyDeltaOp$ extends Object implements Serializable
See Also:
  • Field Details

    • MODULE$

      public static final ORMap.RemoveKeyDeltaOp$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • RemoveKeyDeltaOp$

      public RemoveKeyDeltaOp$()
  • Method Details