Interface SegmentReferences

    • Method Detail

      • getSegmentId

        SegmentId getSegmentId​(int reference)
        Fetch the referenced segment ID associated to the provided reference.
        Parameters:
        reference - The reference to a segment ID.
        Returns:
        The segment ID associated to the reference of null if none is found.