Home | History | Annotate | Download | only in text

Lines Matching defs:getMultiplier

1009   public synchronized int getMultiplier() {
1010 if (properties.getMultiplier() != null) {
1011 return properties.getMultiplier().intValue();