Class TidesTask


  • public class TidesTask
    extends AerisAbstractTask
    Requests and loads tides data into local domain objects from the API.
    • Constructor Detail

      • TidesTask

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