static WithPollValue withPollValue(O pollValue, A value) { ret WithPollValue(pollValue, value); }