Interface LastListener<T>
-
public interface LastListener<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonLastChanged(T last)
-
-
-
Method Detail
-
onLastChanged
void onLastChanged(T last)
-
-