Interface ModelChangedHandler

  • Functional Interface:
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

    @FunctionalInterface
    public interface ModelChangedHandler
    Interface for handling updates of the client when another client has modified any models in use by this client.