-
Nested Class Summary
Nested Classes
static class
static interface
static interface
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.util.TreeMap
ceilingEntry, ceilingKey, clear, clone, comparator, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, descendingKeySet, descendingMap, entrySet, firstEntry, firstKey, floorEntry, floorKey, forEach, get, headMap, headMap, higherEntry, higherKey, keySet, lastEntry, lastKey, lowerEntry, lowerKey, merge, navigableKeySet, pollFirstEntry, pollLastEntry, put, putAll, putIfAbsent, remove, replace, replace, replaceAll, size, subMap, subMap, tailMap, tailMap, values
-
Constructor Details
-
ComplexInterpolator
public ComplexInterpolator()
-
Method Details
-
-
-
-
interpolate
@Nullable
public R interpolate(float key)
-
getHigherKey
public float getHigherKey(float time)
-
getLowerKey
public float getLowerKey(float time)