public abstract static class PollableOptions.PollStrategy<S extends PollableOptions.PollStrategy<S>> extends Object implements Serializable, Copyable<S>
Constructor and Description |
---|
PollStrategy(PollableOptions.PollStrategy<?> strategy) |
PollStrategy(PollableOptions.PollStrategyType type) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
PollableOptions.PollStrategyType |
getType() |
int |
hashCode() |
public PollStrategy(PollableOptions.PollStrategyType type)
public PollStrategy(PollableOptions.PollStrategy<?> strategy)
Copyright © 2021. All rights reserved.