Class BoundPojoModelPathValueNode<T,​P,​V>

  • Type Parameters:
    T - The property holder type of this node, i.e. the type from which the property is retrieved.
    P - The property type of this node, i.e. the type of the property from which the values are extracted.
    V - The value type of this node, i.e. the type of values extracted from the property.

    public class BoundPojoModelPathValueNode<T,​P,​V>
    extends BoundPojoModelPath