Class CompositeInternal.OffsetComparator

java.lang.Object
ghidra.program.model.data.CompositeInternal.OffsetComparator
All Implemented Interfaces:
Comparator<Object>
Enclosing interface:
CompositeInternal

public static class CompositeInternal.OffsetComparator extends Object implements Comparator<Object>
OffsetComparator provides ability to compare an Integer offset with a DataTypeComponent object. The offset will be consider equal (0) if the component contains the offset.