Class PojoIndexingDependencyCollectorPolymorphicDirectValueNode<P,V>

Type Parameters:
P - The property type
V - The extracted value type

public class PojoIndexingDependencyCollectorPolymorphicDirectValueNode<P,V> extends AbstractPojoIndexingDependencyCollectorDirectValueNode<P,V>
A node representing a value in a dependency collector, and considering that the type holding the property/value has the different metadata from its subtypes.
See Also: