-
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
-
Field Details
-
-
-
defaultValue
protected OUT defaultValue
-
Constructor Details
-
Interpolator
public Interpolator()
-
Method Details
-
-
-
-
interpolate
@Nullable
public OUT interpolate(float key)
-
getHigherKey
public float getHigherKey(float time)
-
getLowerKey
public float getLowerKey(float time)