Home | History | Annotate | Download | only in text

Lines Matching defs:getMultiplier

1056   public synchronized int getMultiplier() {
1057 if (properties.getMultiplier() != null) {
1058 return properties.getMultiplier().intValue();