Spec-Zone .ru
спецификации, руководства, описания, API
|
public interface Interpolatable<T>
interpolate(Object, double)
method, which returns interpolated value
of given fraction.Modifier and Type | Method and Description |
---|---|
T |
interpolate(T endValue,
double t)
The function calculates an interpolated value along the fraction
t between 0.0 and 1.0 . |
Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to