Home
last modified time | relevance | path

Searched defs:IntProperty (Results 1 – 1 of 1) sorted by relevance

/core/core-animation/src/main/java/androidx/core/animation/
DIntProperty.java32 public abstract class IntProperty<T> extends Property<T, Integer> { class
43 public IntProperty(@NonNull String name) { in IntProperty() method in IntProperty
53 public IntProperty() { in IntProperty() method in IntProperty