Class ORMap.RemoveDeltaOp$

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    ORMap<A,​B extends ReplicatedData>

    public static class ORMap.RemoveDeltaOp$
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Field Detail

      • MODULE$

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

      • RemoveDeltaOp$

        public RemoveDeltaOp$()
    • Method Detail

      • toString

        public final java.lang.String toString()
        Overrides:
        toString in class java.lang.Object