mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-17 02:15:22 +00:00
More work on indexes
This commit is contained in:
parent
24ad8870cf
commit
ecc8e1eda0
@ -234,7 +234,6 @@ public class ResourceIndexedSearchParamString extends BaseResourceIndexedSearchP
|
||||
|
||||
@Override
|
||||
public int hashCode() {
|
||||
calculateHashes();
|
||||
HashCodeBuilder b = new HashCodeBuilder();
|
||||
b.append(getParamName());
|
||||
b.append(getResource());
|
||||
|
Loading…
x
Reference in New Issue
Block a user