Class CorrelatedMethodListAttribute<X,​Y>

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

public class CorrelatedMethodListAttribute<X,​Y>
extends AbstractMethodListAttribute<X,​Y>
implements CorrelatedAttribute<X,​List<Y>>
Since:
1.2.0
Author:
Christian Beikov