Interface Property.PropertyHandlerAlt2

  • Enclosing class:
    Property<G,​S,​R>

    public static interface Property.PropertyHandlerAlt2
    • Method Detail

      • handle

        void handle​(Property.Operation op,
                    java.util.Map<java.lang.String,​java.lang.Object> fromUser,
                    java.util.Map<java.lang.String,​java.lang.Object> toUser)
             throws java.lang.Exception
        Throws:
        java.lang.Exception