hasOnly abstract method
Test whether the set calling hasOnly() contains only the items in the comparison set or list passed to hasOnly().
Implementation
bool hasOnly(RulesIterable<T> other);
Test whether the set calling hasOnly() contains only the items in the comparison set or list passed to hasOnly().
bool hasOnly(RulesIterable<T> other);