Interface ChangesetAware

  • All Known Implementing Classes:
    ChangesetContentPanel, ChangesetDetailPanel
    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 ChangesetAware
    Super interface of changeset-aware components.
    Since:
    9493, 10600 (functional interface)