Interface IVersionedCategoryTypeInfoProvider

    • Method Detail

      • hasTypeItemInCategory

        boolean hasTypeItemInCategory​(TypeItem type,
                                      Version version)
        Check the TypeItem is contains in category for specified platform version if provided
        Parameters:
        type - the TypeItem to check, cannot be null
        version - the Version to check, cannot be null
        Returns:
        true if this category contain the type or false if not