aerospike / aerospike-client-java

Aerospike Java Client Library
Other
236 stars 212 forks source link

equals() method should cast to BoolIntValue instead of BooleanValue #190

Closed roimenashe closed 3 years ago

roimenashe commented 3 years ago

fix: equals() method should cast to BoolIntValue instead of BooleanValue.