Interface NamedContainerManager

    • Method Detail

      • indexOf

        int indexOf​(String id)
        Returns the index of the first ID or display ID that matches the specified one.
        Parameters:
        id - the ID/display ID to look for
        Returns:
        the index or -1 if not found