public interface IGenericArrayChecker extends IGenericArrayEqualsCheck, IGenericArrayNotEqualsCheck
This (or a derivative) should inherit all check methods targeting object arrays.
Lists are iterated using indices.
isGenericArrayEquals
isGenericArrayNotEquals
The MIT License (MIT) - Copyright © 2014-2015 Keld Oelykke. All Rights Reserved.