Class InstancesDiff.InstanceCollection

  • Enclosing class:
    InstancesDiff

    public final class InstancesDiff.InstanceCollection
    extends java.lang.Object
    The InstanceCollection collection allows to filter the instances using a set of custom filter either implementing InstanceFilter or pre-defined ones.

    Filters conditions are joined combined together using the logical operator "AND".