Package zendesk.support.suas
Interface StateSelector<E>
-
- Type Parameters:
E
- type of the view model
public interface StateSelector<E>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description E
selectData(State state)
-