public final class StyleCacheEntry extends Object
Modifier and Type | Class and Description |
---|---|
static class |
StyleCacheEntry.Key |
Constructor and Description |
---|
StyleCacheEntry() |
Modifier and Type | Method and Description |
---|---|
CalculatedValue |
get(String property) |
void |
put(String property,
CalculatedValue calculatedValue) |
public CalculatedValue get(String property)
public void put(String property, CalculatedValue calculatedValue)
Copyright © 2020. All rights reserved.