Searched defs:Property (Results 1 – 1 of 1) sorted by relevance
162 public static @NonNull PropertyValuesHolder ofInt(@NonNull Property<?, Integer> property, in ofInt()290 public static @NonNull PropertyValuesHolder ofFloat(@NonNull Property<?, Float> property, in ofFloat()500 public static <T, V> @NonNull PropertyValuesHolder ofObject(@NonNull Property<?, V> property, in ofObject()526 public static <V> @NonNull PropertyValuesHolder ofObject(@NonNull Property<?, V> property, in ofObject()