KeyCache
public class KeyCache
Used by KeyTimeCycles (and any future time dependent behaviour) to cache its current parameters to maintain consistency across requestLayout type rebuilds.
Summary
Public constructors |
|---|
KeyCache() |
Public methods |
|
|---|---|
float |
getFloatValue(Object view, String type, int element) |
void |
setFloatValue(Object view, String type, int element, float value) |
Public constructors
Public methods
setFloatValue
Added in 1.1.1
public void setFloatValue(Object view, String type, int element, float value)