Class CorrelatedMethodMultiListAttribute<X,​Y,​C extends Collection<Y>>

All Implemented Interfaces:
Attribute<X,​List<C>>, CorrelatedAttribute<X,​List<C>>, ListAttribute<X,​C>, MethodAttribute<X,​List<C>>, MethodListAttribute<X,​C>, MethodMultiListAttribute<X,​Y,​C>, MethodPluralAttribute<X,​List<C>,​C>, PluralAttribute<X,​List<C>,​C>

public class CorrelatedMethodMultiListAttribute<X,​Y,​C extends Collection<Y>>
extends AbstractMethodListAttribute<X,​C>
implements CorrelatedAttribute<X,​List<C>>, MethodMultiListAttribute<X,​Y,​C>
Since:
1.5.0
Author:
Christian Beikov