Class MapAttributeJoin.TreatedMapAttributeJoin<O,K,V>

All Implemented Interfaces:
BlazeExpression<V>, BlazeFetch<O,V>, BlazeFetchParent<O,V>, BlazeFrom<O,V>, BlazeJoin<O,V>, BlazeMapJoin<O,K,V>, BlazePath<V>, TreatedPath<V>, JoinSupport<O,V>, MapJoinSupport<O,K,V>, Serializable, Expression<V>, Fetch<O,V>, FetchParent<O,V>, From<O,V>, Join<O,V>, MapJoin<O,K,V>, Path<V>, PluralJoin<O,Map<K,V>,V>, Selection<V>, TupleElement<V>
Enclosing class:
MapAttributeJoin<O,K,V>

public static class MapAttributeJoin.TreatedMapAttributeJoin<O,K,V> extends MapAttributeJoin<O,K,V> implements TreatedPath<V>
Since:
1.2.0
Author:
Christian Beikov
See Also: