exactMatch method
- Matches this descriptor to another descriptor by all fields.
- No exceptions are made.
-
descriptor
the descriptor to match this one against.
- Returns true if descriptors match and false otherwise.
- See match
descriptor
the descriptor to match this one against.