Class DiagnosticFrequencyMap.Limited

  • All Implemented Interfaces:
    java.lang.Iterable<org.eclipse.emf.common.util.Diagnostic>, DiagnosticFrequencyMap
    Enclosing interface:
    DiagnosticFrequencyMap

    public static class DiagnosticFrequencyMap.Limited
    extends DiagnosticFrequencyMap.Unlimited
    A frequency map of limited size that collects up to and no more than a certain number of diagnostics, keeping the most severe of them.
    Since:
    1.21