Class TidesStationsTask


  • public class TidesStationsTask
    extends AerisAbstractTask
    Requests and loads tide stations data into local domain objects from the API.
    • Constructor Detail

      • TidesStationsTask

        public TidesStationsTask​(android.content.Context context,
                                 TidesStationsTaskCallback callback)
        Constructs an instance with the context and the callback to use.
        Parameters:
        context - context to use.
        callback - callback to use