Interface BlockingCondition

    • Method Detail

      • isBlocked

        boolean isBlocked​(BlockingContext cxt)
        Check if the _blocker candidate in this context actually blocks the other _individual.
        Parameters:
        cxt - the _current blocking context
        Returns:
        true if the _individual is _blocked