Interface ValueContainer<T>

    • Method Detail

      • getValue

        T getValue()
        Returns the value of the container
        Returns:
        the contained value