Class CollectionValue<T>

    • Constructor Detail

      • CollectionValue

        public CollectionValue()
    • Method Detail

      • combine

        public void combine​(CollectionValue<T> collectionValue)
        Put all values from another collection value into this one.
        Parameters:
        collectionValue - collection value