Interface FirstListener<T>
-
public interface FirstListener<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonFirstChanged(T first)
-
-
-
Method Detail
-
onFirstChanged
void onFirstChanged(T first)
-
-