public static final class Requests.Construct.SubstitutionSum<G,H,M,N> extends Request<Pair<G,H>,Pair<M,N>>
Constructor and Description |
---|
SubstitutionSum(MatrixContext<G,M> context1,
MatrixContext<H,N> context2,
G object,
M attribute) |
Modifier and Type | Method and Description |
---|---|
void |
setContent() |
createContext, createContext, getId
public SubstitutionSum(MatrixContext<G,M> context1, MatrixContext<H,N> context2, G object, M attribute)
public final void setContent()
Copyright © 2010–2023 Francesco Kriegel. All rights reserved.