cachedStateFromOffset property

HashMap<double, int> cachedStateFromOffset
final

Caches the mapping of offsets to their corresponding states.

Implementation

final HashMap<double, int> cachedStateFromOffset = HashMap();