Package io.writeopia.sdk.manager
Object FindStory
-
- All Implemented Interfaces:
public class FindStoryHelper object to find StoryUnits inside a the List<Story>. This object search in the list and also in GroupSteps.
-
-
Method Summary
Modifier and Type Method Description final StorySteppreviousFocus(List<StoryStep> storyList, Integer localPosition, Set<Integer> focusableTypes)-
-
Method Detail
-
previousFocus
final StoryStep previousFocus(List<StoryStep> storyList, Integer localPosition, Set<Integer> focusableTypes)
-
-
-
-