Interface LiveSearchCallback<TYPE>
-
public interface LiveSearchCallback<TYPE>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidafterSearch(LiveSearchResults<TYPE> results)
-
-
-
Method Detail
-
afterSearch
void afterSearch(LiveSearchResults<TYPE> results)
-
-