Fuel Pulse
A Java library to get the fuel prices in India by city.
Loading...
Searching...
No Matches
io.github.amithkoujalgi.fuelprices.FetchHandler Interface Reference
Inheritance diagram for io.github.amithkoujalgi.fuelprices.FetchHandler:
io.github.amithkoujalgi.fuelprices.impl.GoodReturnsIn io.github.amithkoujalgi.fuelprices.impl.NDTV

Public Member Functions

float fetch (String city, FuelType fuelType) throws IOException
 

Detailed Description

Definition at line 7 of file FetchHandler.java.

Member Function Documentation

◆ fetch()

float io.github.amithkoujalgi.fuelprices.FetchHandler.fetch ( String city,
FuelType fuelType ) throws IOException

The documentation for this interface was generated from the following file: