A B C D E F G H L N O P R S T U V W 
All Classes All Packages

D

displayFlights() - Method in class com.example.airplanned.activity.FlightPageActivity
This method makes a retrofit call to retrieve all the flights in the database turns each flight into a flight object then displays the flights on screen by adding them to a flight array
displayPosts() - Method in class com.example.airplanned.activity.PostPageActivity
this method is retrofit call to display all the posts in the database it will convert to post objects then add to a list to display the posts
doSomething(T) - Method in interface com.example.airplanned.api.LambdaInterface
 
A B C D E F G H L N O P R S T U V W 
All Classes All Packages