com.ibm.streams.operator.meta

Interface CollectionType

    • Method Detail

      • getElementType

        Type getElementType()
        Return the Type of the elements in the Collection. For a MAP or BMAP this is the type of the value.
        Returns:
        Type of the elements.