Searched refs:notEqual (Results 1 – 1 of 1) sorted by relevance
257 VolumeShaper.Configuration notEqual, VolumeShaper.Configuration actual) { in checkNotEqual() argument259 !actual.equals(notEqual)); in checkNotEqual()261 actual.hashCode() != notEqual.hashCode()); in checkNotEqual()263 !actual.toString().equals(notEqual.toString())); in checkNotEqual()