Skip navigation links
A B C D E F G H I J L M N O P R S T U V W 

E

Edge - Class in uk.ac.newcastle.team22.usb.navigation
A class that represents an edge between two Node in the Urban Sciences Building.
Edge(Node, int, double, List<Integer>, List<Double>, boolean, boolean) - Constructor for class uk.ac.newcastle.team22.usb.navigation.Edge
Construct an edge between nodes.
Edge(Node, Map<String, Object>) - Constructor for class uk.ac.newcastle.team22.usb.navigation.Edge
Initialise an edge from Firebase.
enableCache(FirestoreCompletionHandler<Void>) - Method in class uk.ac.newcastle.team22.usb.firebase.FirebaseManager
Enables the Firestore cache.
equals(Object) - Method in class uk.ac.newcastle.team22.usb.coreUSB.CafeMenuItemCategory
 
equals(Object) - Method in class uk.ac.newcastle.team22.usb.navigation.Edge
Logical equality checking for edges, falls back to superclass for unknown object types.
equals(Object) - Method in class uk.ac.newcastle.team22.usb.navigation.Node
Logical equality checking for node objects, falls back to superclass for other object types.
ExampleInstrumentedTest - Class in uk.ac.newcastle.team22.usb
Instrumented test, which will execute on an Android device.
ExampleInstrumentedTest() - Constructor for class uk.ac.newcastle.team22.usb.ExampleInstrumentedTest
 
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links