com.algolia.instantsearch.core.hits.HitsView
public interface HitsState<T extends Object> implements HitsView<T>
HitsView for compose.
abstract List<T>
getHits()
setHits
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract List<T> getHits()
Hits list.