Interface CollectionUtilities.ObjectMatcher<T>

    • Method Detail

      • matches

        boolean matches​(T o)
        Must handle null, never throw exception
        Parameters:
        o -
        Returns: