public class LinearTimingFunction extends Object implements com.google.common.base.Function<Long,Long>
LinearTimingFunction(double factor)
Long
apply(Long millis)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
andThen, compose, identity
public LinearTimingFunction(double factor)
public Long apply(Long millis)
apply
Function<Long,Long>
Copyright © 2016–2019. All rights reserved.