Interface IConstValueDescriptor<V>

    • Method Detail

      • getValue

        V getValue()
        Returns:
        The constant to which the value described by this descriptor must be equal to.