public class Strategy extends Object
static Strategy
DEFAULT
static Optional<Strategy>
NONE
Map<String,Object>
parameters
String
type
Strategy(String type, Map<String,Object> parameters)
boolean
equals(Object o)
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final Optional<Strategy> NONE
public static final Strategy DEFAULT
public final String type
public final Map<String,Object> parameters
public Strategy(String type, Map<String,Object> parameters)
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode