Class Replicator.Changed$

  • Enclosing class:
    Replicator

    public static class Replicator.Changed$
    extends java.lang.Object
    The data value is retrieved with dd.Replicator.Changed.get using the typed key.

    See Also:
    Replicator.Subscribe
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static Replicator.Changed$ MODULE$
      Static reference to the singleton instance of this Scala object.
    • Constructor Summary

      Constructors 
      Constructor Description
      Changed$()  
    • Field Detail

      • MODULE$

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

      • Changed$

        public Changed$()