Interface AllListener<T>
-
public interface AllListener<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonAllChanged(Collection<T> all)
-
-
-
Method Detail
-
onAllChanged
void onAllChanged(Collection<T> all)
-
-