Interface IMatchParentProvider.Factory

    • Method Detail

      • create

        IMatchParentProvider create​(Match match)
        Create instance of IMatchParentProvider for scpecifid match
        Parameters:
        match - the match to create parent for, cannot be null
        Returns:
        the parent provider instance, or null if this factory not suppert given match