Interface SeekBarListener
-
- All Implemented Interfaces:
public interface SeekBarListener
-
-
Method Summary
Modifier and Type Method Description abstract UnitonSeekTo(Integer position, ArrayList<PositionedPointOfInterest> positionedPointOfInterestList)-
-
Method Detail
-
onSeekTo
abstract Unit onSeekTo(Integer position, ArrayList<PositionedPointOfInterest> positionedPointOfInterestList)
-
-
-
-