public class SubsumptionResolver extends Object
Constructor and Description |
---|
SubsumptionResolver(InspectorList collection,
boolean record) |
Modifier and Type | Method and Description |
---|---|
static SubsumptionBlocker |
isSubsumedByAnObjectInThisList(InspectorList otherCollection,
HasUUID object) |
boolean |
listSubsumesOther(InspectorList otherList) |
public SubsumptionResolver(InspectorList collection, boolean record)
public boolean listSubsumesOther(InspectorList otherList)
public static SubsumptionBlocker isSubsumedByAnObjectInThisList(InspectorList otherCollection, HasUUID object)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.