Searched defs:IntProperty (Results 1 – 1 of 1) sorted by relevance
32 public abstract class IntProperty<T> extends Property<T, Integer> { class43 public IntProperty(@NonNull String name) { in IntProperty() method in IntProperty53 public IntProperty() { in IntProperty() method in IntProperty