Class QValue<T extends QType>


  • public class QValue<T extends QType>
    extends java.lang.Object
    Represents a value bound to a constant, variable or object field.

    Notice that a value can be kept in more then one java variable (see QAVariable for example).