public class Strategy extends Object
static Strategy
DEFAULT
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 Strategy DEFAULT
public final String type
public final Map<String,Object> parameters
public Strategy(String type, Map<String,Object> parameters)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString