Class BoundPojoModelPathCastedTypeNode<T,U>

Type Parameters:
T - The type represented by the parent node, whose values are casted to BoundPojoModelPathCastedTypeNode.
U - The type represented by this node.

public class BoundPojoModelPathCastedTypeNode<T,U> extends BoundPojoModelPathTypeNode<U>