-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathallclasses-frame.html
158 lines (158 loc) · 28.5 KB
/
allclasses-frame.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_242-release) on Fri Nov 27 21:01:01 MST 2020 -->
<title>All Classes</title>
<meta name="date" content="2020-11-27">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<h1 class="bar">All Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="com/cmput301f20t21/bookfriends/ui/borrow/accepted/AcceptedDetailActivity.html" title="class in com.cmput301f20t21.bookfriends.ui.borrow.accepted" target="classFrame">AcceptedDetailActivity</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/borrow/accepted/AcceptedDetailViewModel.html" title="class in com.cmput301f20t21.bookfriends.ui.borrow.accepted" target="classFrame">AcceptedDetailViewModel</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/borrow/accepted/AcceptedListAdapter.html" title="class in com.cmput301f20t21.bookfriends.ui.borrow.accepted" target="classFrame">AcceptedListAdapter</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/borrow/accepted/AcceptedListAdapter.OnItemClickListener.html" title="interface in com.cmput301f20t21.bookfriends.ui.borrow.accepted" target="classFrame"><span class="interfaceName">AcceptedListAdapter.OnItemClickListener</span></a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/borrow/accepted/AcceptedListAdapter.ViewHolder.html" title="class in com.cmput301f20t21.bookfriends.ui.borrow.accepted" target="classFrame">AcceptedListAdapter.ViewHolder</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/borrow/accepted/AcceptedListFragment.html" title="class in com.cmput301f20t21.bookfriends.ui.borrow.accepted" target="classFrame">AcceptedListFragment</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/borrow/accepted/AcceptedListViewModel.html" title="class in com.cmput301f20t21.bookfriends.ui.borrow.accepted" target="classFrame">AcceptedListViewModel</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/library/owned/AcceptedOwnedDetailActivity.html" title="class in com.cmput301f20t21.bookfriends.ui.library.owned" target="classFrame">AcceptedOwnedDetailActivity</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/library/owned/AcceptedOwnedDetailViewModel.html" title="class in com.cmput301f20t21.bookfriends.ui.library.owned" target="classFrame">AcceptedOwnedDetailViewModel</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/login/AddBookTest.html" title="class in com.cmput301f20t21.bookfriends.ui.login" target="classFrame">AddBookTest</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/library/add/AddEditActivity.html" title="class in com.cmput301f20t21.bookfriends.ui.library.add" target="classFrame">AddEditActivity</a></li>
<li><a href="com/cmput301f20t21/bookfriends/viewmodels/AddEditBookViewModelUnitTest.html" title="class in com.cmput301f20t21.bookfriends.viewmodels" target="classFrame">AddEditBookViewModelUnitTest</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/library/add/AddEditViewModel.html" title="class in com.cmput301f20t21.bookfriends.ui.library.add" target="classFrame">AddEditViewModel</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/login/AfterTextChangedWatcher.html" title="class in com.cmput301f20t21.bookfriends.ui.login" target="classFrame">AfterTextChangedWatcher</a></li>
<li><a href="com/cmput301f20t21/bookfriends/enums/APPLICATION_MODE.html" title="enum in com.cmput301f20t21.bookfriends.enums" target="classFrame">APPLICATION_MODE</a></li>
<li><a href="com/cmput301f20t21/bookfriends/repositories/api/AuthRepository.html" title="interface in com.cmput301f20t21.bookfriends.repositories.api" target="classFrame"><span class="interfaceName">AuthRepository</span></a></li>
<li><a href="com/cmput301f20t21/bookfriends/repositories/factories/AuthRepositoryFactory.html" title="class in com.cmput301f20t21.bookfriends.repositories.factories" target="classFrame">AuthRepositoryFactory</a></li>
<li><a href="com/cmput301f20t21/bookfriends/repositories/impl/AuthRepositoryImpl.html" title="class in com.cmput301f20t21.bookfriends.repositories.impl" target="classFrame">AuthRepositoryImpl</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/browse/AvailableBookListAdapter.html" title="class in com.cmput301f20t21.bookfriends.ui.browse" target="classFrame">AvailableBookListAdapter</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/browse/AvailableBookListAdapter.OnItemClickListener.html" title="interface in com.cmput301f20t21.bookfriends.ui.browse" target="classFrame"><span class="interfaceName">AvailableBookListAdapter.OnItemClickListener</span></a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/browse/AvailableBookListAdapter.ViewHolder.html" title="class in com.cmput301f20t21.bookfriends.ui.browse" target="classFrame">AvailableBookListAdapter.ViewHolder</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/library/owned/AvailableOwnedDetailActivity.html" title="class in com.cmput301f20t21.bookfriends.ui.library.owned" target="classFrame">AvailableOwnedDetailActivity</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/component/BaseBookListAdapter.html" title="class in com.cmput301f20t21.bookfriends.ui.component" target="classFrame">BaseBookListAdapter</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/component/BaseBookListAdapter.ViewHolder.html" title="class in com.cmput301f20t21.bookfriends.ui.component" target="classFrame">BaseBookListAdapter.ViewHolder</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/component/BaseDetailActivity.html" title="class in com.cmput301f20t21.bookfriends.ui.component" target="classFrame">BaseDetailActivity</a></li>
<li><a href="com/cmput301f20t21/bookfriends/entities/Book.html" title="class in com.cmput301f20t21.bookfriends.entities" target="classFrame">Book</a></li>
<li><a href="com/cmput301f20t21/bookfriends/enums/BOOK_ACTION.html" title="enum in com.cmput301f20t21.bookfriends.enums" target="classFrame">BOOK_ACTION</a></li>
<li><a href="com/cmput301f20t21/bookfriends/enums/BOOK_ERROR.html" title="enum in com.cmput301f20t21.bookfriends.enums" target="classFrame">BOOK_ERROR</a></li>
<li><a href="com/cmput301f20t21/bookfriends/enums/BOOK_STATUS.html" title="enum in com.cmput301f20t21.bookfriends.enums" target="classFrame">BOOK_STATUS</a></li>
<li><a href="com/cmput301f20t21/bookfriends/services/BookFriendsFirebaseMessagingService.html" title="class in com.cmput301f20t21.bookfriends.services" target="classFrame">BookFriendsFirebaseMessagingService</a></li>
<li><a href="com/cmput301f20t21/bookfriends/repositories/api/BookRepository.html" title="interface in com.cmput301f20t21.bookfriends.repositories.api" target="classFrame"><span class="interfaceName">BookRepository</span></a></li>
<li><a href="com/cmput301f20t21/bookfriends/repositories/factories/BookRepositoryFactory.html" title="class in com.cmput301f20t21.bookfriends.repositories.factories" target="classFrame">BookRepositoryFactory</a></li>
<li><a href="com/cmput301f20t21/bookfriends/repositories/impl/BookRepositoryImpl.html" title="class in com.cmput301f20t21.bookfriends.repositories.impl" target="classFrame">BookRepositoryImpl</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/library/borrowed/BorrowedDetailActivity.html" title="class in com.cmput301f20t21.bookfriends.ui.library.borrowed" target="classFrame">BorrowedDetailActivity</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/library/borrowed/BorrowedDetailViewModel.html" title="class in com.cmput301f20t21.bookfriends.ui.library.borrowed" target="classFrame">BorrowedDetailViewModel</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/library/borrowed/BorrowedListAdapter.html" title="class in com.cmput301f20t21.bookfriends.ui.library.borrowed" target="classFrame">BorrowedListAdapter</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/library/borrowed/BorrowedListAdapter.OnItemClickListener.html" title="interface in com.cmput301f20t21.bookfriends.ui.library.borrowed" target="classFrame"><span class="interfaceName">BorrowedListAdapter.OnItemClickListener</span></a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/library/borrowed/BorrowedListAdapter.ViewHolder.html" title="class in com.cmput301f20t21.bookfriends.ui.library.borrowed" target="classFrame">BorrowedListAdapter.ViewHolder</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/library/borrowed/BorrowedListFragment.html" title="class in com.cmput301f20t21.bookfriends.ui.library.borrowed" target="classFrame">BorrowedListFragment</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/library/owned/BorrowedOwnedDetailActivity.html" title="class in com.cmput301f20t21.bookfriends.ui.library.owned" target="classFrame">BorrowedOwnedDetailActivity</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/library/owned/BorrowedOwnedDetailViewModel.html" title="class in com.cmput301f20t21.bookfriends.ui.library.owned" target="classFrame">BorrowedOwnedDetailViewModel</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/library/borrowed/BorrowedViewModel.html" title="class in com.cmput301f20t21.bookfriends.ui.library.borrowed" target="classFrame">BorrowedViewModel</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/borrow/BorrowFragment.html" title="class in com.cmput301f20t21.bookfriends.ui.borrow" target="classFrame">BorrowFragment</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/borrow/BorrowTabCollectionAdapter.html" title="class in com.cmput301f20t21.bookfriends.ui.borrow" target="classFrame">BorrowTabCollectionAdapter</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/borrow/BorrowTabCollectionAdapter.TabType.html" title="enum in com.cmput301f20t21.bookfriends.ui.borrow" target="classFrame">BorrowTabCollectionAdapter.TabType</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/browse/BrowseDetailActivity.html" title="class in com.cmput301f20t21.bookfriends.ui.browse" target="classFrame">BrowseDetailActivity</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/browse/BrowseDetailViewModel.html" title="class in com.cmput301f20t21.bookfriends.ui.browse" target="classFrame">BrowseDetailViewModel</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/browse/BrowseFragment.html" title="class in com.cmput301f20t21.bookfriends.ui.browse" target="classFrame">BrowseFragment</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/browse/BrowseViewModel.html" title="class in com.cmput301f20t21.bookfriends.ui.browse" target="classFrame">BrowseViewModel</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/login/CreateAccountActivity.html" title="class in com.cmput301f20t21.bookfriends.ui.login" target="classFrame">CreateAccountActivity</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/login/CreateAccountActivityTest.html" title="class in com.cmput301f20t21.bookfriends.ui.login" target="classFrame">CreateAccountActivityTest</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/login/CreateAccountViewModel.html" title="class in com.cmput301f20t21.bookfriends.ui.login" target="classFrame">CreateAccountViewModel</a></li>
<li><a href="com/cmput301f20t21/bookfriends/viewmodels/CreateAccountViewModelUnitTest.html" title="class in com.cmput301f20t21.bookfriends.viewmodels" target="classFrame">CreateAccountViewModelUnitTest</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/login/CustomTestRunner.html" title="class in com.cmput301f20t21.bookfriends.ui.login" target="classFrame">CustomTestRunner</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/component/detailButtons/DetailButtonModel.html" title="class in com.cmput301f20t21.bookfriends.ui.component.detailButtons" target="classFrame">DetailButtonModel</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/component/detailButtons/DetailButtonModel.AfterBind.html" title="interface in com.cmput301f20t21.bookfriends.ui.component.detailButtons" target="classFrame"><span class="interfaceName">DetailButtonModel.AfterBind</span></a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/component/detailButtons/DetailButtonModel.OnDetailButtonClick.html" title="interface in com.cmput301f20t21.bookfriends.ui.component.detailButtons" target="classFrame"><span class="interfaceName">DetailButtonModel.OnDetailButtonClick</span></a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/component/detailButtons/DetailButtonsAdapter.html" title="class in com.cmput301f20t21.bookfriends.ui.component.detailButtons" target="classFrame">DetailButtonsAdapter</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/component/detailButtons/DetailButtonsAdapter.ViewHolder.html" title="class in com.cmput301f20t21.bookfriends.ui.component.detailButtons" target="classFrame">DetailButtonsAdapter.ViewHolder</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/component/detailButtons/DetailButtonsFragment.html" title="class in com.cmput301f20t21.bookfriends.ui.component.detailButtons" target="classFrame">DetailButtonsFragment</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ExampleUnitTest.html" title="class in com.cmput301f20t21.bookfriends" target="classFrame">ExampleUnitTest</a></li>
<li><a href="com/cmput301f20t21/bookfriends/fakes/repositories/FakeAuthRepository.html" title="class in com.cmput301f20t21.bookfriends.fakes.repositories" target="classFrame">FakeAuthRepository</a></li>
<li><a href="com/cmput301f20t21/bookfriends/fakes/repositories/FakeAuthResult.html" title="class in com.cmput301f20t21.bookfriends.fakes.repositories" target="classFrame">FakeAuthResult</a></li>
<li><a href="com/cmput301f20t21/bookfriends/fakes/repositories/FakeBookRepository.html" title="class in com.cmput301f20t21.bookfriends.fakes.repositories" target="classFrame">FakeBookRepository</a></li>
<li><a href="com/cmput301f20t21/bookfriends/fakes/callbacks/FakeFailCallback.html" title="class in com.cmput301f20t21.bookfriends.fakes.callbacks" target="classFrame">FakeFailCallback</a></li>
<li><a href="com/cmput301f20t21/bookfriends/fakes/callbacks/FakeFailCallbackWithMessage.html" title="class in com.cmput301f20t21.bookfriends.fakes.callbacks" target="classFrame">FakeFailCallbackWithMessage</a></li>
<li><a href="com/cmput301f20t21/bookfriends/fakes/tasks/FakeFailTask.html" title="class in com.cmput301f20t21.bookfriends.fakes.tasks" target="classFrame">FakeFailTask</a></li>
<li><a href="com/cmput301f20t21/bookfriends/fakes/repositories/FakeFirebaseUser.html" title="class in com.cmput301f20t21.bookfriends.fakes.repositories" target="classFrame">FakeFirebaseUser</a></li>
<li><a href="com/cmput301f20t21/bookfriends/fakes/callbacks/FakeSuccessCallback.html" title="class in com.cmput301f20t21.bookfriends.fakes.callbacks" target="classFrame">FakeSuccessCallback</a></li>
<li><a href="com/cmput301f20t21/bookfriends/fakes/callbacks/FakeSuccessCallbackWithMessage.html" title="class in com.cmput301f20t21.bookfriends.fakes.callbacks" target="classFrame">FakeSuccessCallbackWithMessage</a></li>
<li><a href="com/cmput301f20t21/bookfriends/fakes/tasks/FakeSuccessTask.html" title="class in com.cmput301f20t21.bookfriends.fakes.tasks" target="classFrame">FakeSuccessTask</a></li>
<li><a href="com/cmput301f20t21/bookfriends/fakes/tasks/FakeTask.html" title="class in com.cmput301f20t21.bookfriends.fakes.tasks" target="classFrame">FakeTask</a></li>
<li><a href="com/cmput301f20t21/bookfriends/fakes/repositories/FakeUserRepository.html" title="class in com.cmput301f20t21.bookfriends.fakes.repositories" target="classFrame">FakeUserRepository</a></li>
<li><a href="com/cmput301f20t21/bookfriends/entities/GoogleBookData.html" title="class in com.cmput301f20t21.bookfriends.entities" target="classFrame">GoogleBookData</a></li>
<li><a href="com/cmput301f20t21/bookfriends/services/GoogleBookService.html" title="class in com.cmput301f20t21.bookfriends.services" target="classFrame">GoogleBookService</a></li>
<li><a href="com/cmput301f20t21/bookfriends/utils/ImagePainter.html" title="class in com.cmput301f20t21.bookfriends.utils" target="classFrame">ImagePainter</a></li>
<li><a href="com/cmput301f20t21/bookfriends/exceptions/InvalidLoginCredentialsException.html" title="class in com.cmput301f20t21.bookfriends.exceptions" target="classFrame">InvalidLoginCredentialsException</a></li>
<li><a href="com/cmput301f20t21/bookfriends/entities/Item.html" title="class in com.cmput301f20t21.bookfriends.entities" target="classFrame">Item</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/library/LibraryFragment.html" title="class in com.cmput301f20t21.bookfriends.ui.library" target="classFrame">LibraryFragment</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/library/LibraryTabCollectionAdapter.html" title="class in com.cmput301f20t21.bookfriends.ui.library" target="classFrame">LibraryTabCollectionAdapter</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/library/LibraryTabCollectionAdapter.TabType.html" title="enum in com.cmput301f20t21.bookfriends.ui.library" target="classFrame">LibraryTabCollectionAdapter.TabType</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/component/LoadingOverlay.html" title="class in com.cmput301f20t21.bookfriends.ui.component" target="classFrame">LoadingOverlay</a></li>
<li><a href="com/cmput301f20t21/bookfriends/enums/LOGIN_ERROR.html" title="enum in com.cmput301f20t21.bookfriends.enums" target="classFrame">LOGIN_ERROR</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/login/LoginActivity.html" title="class in com.cmput301f20t21.bookfriends.ui.login" target="classFrame">LoginActivity</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/login/LoginActivityTest.html" title="class in com.cmput301f20t21.bookfriends.ui.login" target="classFrame">LoginActivityTest</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/login/LoginViewModel.html" title="class in com.cmput301f20t21.bookfriends.ui.login" target="classFrame">LoginViewModel</a></li>
<li><a href="com/cmput301f20t21/bookfriends/viewmodels/LoginViewModelUnitTest.html" title="class in com.cmput301f20t21.bookfriends.viewmodels" target="classFrame">LoginViewModelUnitTest</a></li>
<li><a href="com/cmput301f20t21/bookfriends/MainActivity.html" title="class in com.cmput301f20t21.bookfriends" target="classFrame">MainActivity</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/library/owned/MapDialog.html" title="class in com.cmput301f20t21.bookfriends.ui.library.owned" target="classFrame">MapDialog</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/component/MeetLocationDialog.html" title="class in com.cmput301f20t21.bookfriends.ui.component" target="classFrame">MeetLocationDialog</a></li>
<li><a href="com/cmput301f20t21/bookfriends/utils/NotificationSender.html" title="class in com.cmput301f20t21.bookfriends.utils" target="classFrame">NotificationSender</a></li>
<li><a href="com/cmput301f20t21/bookfriends/fakes/repositories/OnDeleteCallback.html" title="interface in com.cmput301f20t21.bookfriends.fakes.repositories" target="classFrame"><span class="interfaceName">OnDeleteCallback</span></a></li>
<li><a href="com/cmput301f20t21/bookfriends/callbacks/OnFailCallback.html" title="interface in com.cmput301f20t21.bookfriends.callbacks" target="classFrame"><span class="interfaceName">OnFailCallback</span></a></li>
<li><a href="com/cmput301f20t21/bookfriends/callbacks/OnFailCallbackWithMessage.html" title="interface in com.cmput301f20t21.bookfriends.callbacks" target="classFrame"><span class="interfaceName">OnFailCallbackWithMessage</span></a></li>
<li><a href="com/cmput301f20t21/bookfriends/callbacks/OnSuccessCallback.html" title="interface in com.cmput301f20t21.bookfriends.callbacks" target="classFrame"><span class="interfaceName">OnSuccessCallback</span></a></li>
<li><a href="com/cmput301f20t21/bookfriends/callbacks/OnSuccessCallbackWithMessage.html" title="interface in com.cmput301f20t21.bookfriends.callbacks" target="classFrame"><span class="interfaceName">OnSuccessCallbackWithMessage</span></a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/library/owned/OwnedListAdapter.html" title="class in com.cmput301f20t21.bookfriends.ui.library.owned" target="classFrame">OwnedListAdapter</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/library/owned/OwnedListAdapter.OnDeleteListener.html" title="interface in com.cmput301f20t21.bookfriends.ui.library.owned" target="classFrame"><span class="interfaceName">OwnedListAdapter.OnDeleteListener</span></a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/library/owned/OwnedListAdapter.OnItemClickListener.html" title="interface in com.cmput301f20t21.bookfriends.ui.library.owned" target="classFrame"><span class="interfaceName">OwnedListAdapter.OnItemClickListener</span></a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/library/owned/OwnedListAdapter.OnViewRequestsListener.html" title="interface in com.cmput301f20t21.bookfriends.ui.library.owned" target="classFrame"><span class="interfaceName">OwnedListAdapter.OnViewRequestsListener</span></a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/library/owned/OwnedListAdapter.ViewHolder.html" title="class in com.cmput301f20t21.bookfriends.ui.library.owned" target="classFrame">OwnedListAdapter.ViewHolder</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/library/owned/OwnedListFragment.html" title="class in com.cmput301f20t21.bookfriends.ui.library.owned" target="classFrame">OwnedListFragment</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/library/owned/OwnedViewModel.html" title="class in com.cmput301f20t21.bookfriends.ui.library.owned" target="classFrame">OwnedViewModel</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/profile/ProfileEditDialog.html" title="class in com.cmput301f20t21.bookfriends.ui.profile" target="classFrame">ProfileEditDialog</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/profile/ProfileEditDialog.EditListener.html" title="interface in com.cmput301f20t21.bookfriends.ui.profile" target="classFrame"><span class="interfaceName">ProfileEditDialog.EditListener</span></a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/login/ProfileEditTest.html" title="class in com.cmput301f20t21.bookfriends.ui.login" target="classFrame">ProfileEditTest</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/profile/ProfileFragment.html" title="class in com.cmput301f20t21.bookfriends.ui.profile" target="classFrame">ProfileFragment</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/profile/ProfileSearchFragment.html" title="class in com.cmput301f20t21.bookfriends.ui.profile" target="classFrame">ProfileSearchFragment</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/profile/ProfileViewModel.html" title="class in com.cmput301f20t21.bookfriends.ui.profile" target="classFrame">ProfileViewModel</a></li>
<li><a href="com/cmput301f20t21/bookfriends/viewmodels/ProfileViewModelUnitTest.html" title="class in com.cmput301f20t21.bookfriends.viewmodels" target="classFrame">ProfileViewModelUnitTest</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/profile/ProfileViewUserActivity.html" title="class in com.cmput301f20t21.bookfriends.ui.profile" target="classFrame">ProfileViewUserActivity</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/component/ProgressButton.html" title="class in com.cmput301f20t21.bookfriends.ui.component" target="classFrame">ProgressButton</a></li>
<li><a href="com/cmput301f20t21/bookfriends/entities/Request.html" title="class in com.cmput301f20t21.bookfriends.entities" target="classFrame">Request</a></li>
<li><a href="com/cmput301f20t21/bookfriends/enums/REQUEST_STATUS.html" title="enum in com.cmput301f20t21.bookfriends.enums" target="classFrame">REQUEST_STATUS</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/library/owned/RequestActivity.html" title="class in com.cmput301f20t21.bookfriends.ui.library.owned" target="classFrame">RequestActivity</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/library/owned/RequestAdapter.html" title="class in com.cmput301f20t21.bookfriends.ui.library.owned" target="classFrame">RequestAdapter</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/library/owned/RequestAdapter.OnItemClickListener.html" title="interface in com.cmput301f20t21.bookfriends.ui.library.owned" target="classFrame"><span class="interfaceName">RequestAdapter.OnItemClickListener</span></a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/library/owned/RequestAdapter.ViewHolder.html" title="class in com.cmput301f20t21.bookfriends.ui.library.owned" target="classFrame">RequestAdapter.ViewHolder</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/borrow/requested/RequestedDetailActivity.html" title="class in com.cmput301f20t21.bookfriends.ui.borrow.requested" target="classFrame">RequestedDetailActivity</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/borrow/requested/RequestedListAdapter.html" title="class in com.cmput301f20t21.bookfriends.ui.borrow.requested" target="classFrame">RequestedListAdapter</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/borrow/requested/RequestedListAdapter.OnItemClickListener.html" title="interface in com.cmput301f20t21.bookfriends.ui.borrow.requested" target="classFrame"><span class="interfaceName">RequestedListAdapter.OnItemClickListener</span></a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/borrow/requested/RequestedListAdapter.ViewHolder.html" title="class in com.cmput301f20t21.bookfriends.ui.borrow.requested" target="classFrame">RequestedListAdapter.ViewHolder</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/borrow/requested/RequestedListFragment.html" title="class in com.cmput301f20t21.bookfriends.ui.borrow.requested" target="classFrame">RequestedListFragment</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/library/owned/RequestedOwnedDetailActivity.html" title="class in com.cmput301f20t21.bookfriends.ui.library.owned" target="classFrame">RequestedOwnedDetailActivity</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/borrow/requested/RequestedViewModel.html" title="class in com.cmput301f20t21.bookfriends.ui.borrow.requested" target="classFrame">RequestedViewModel</a></li>
<li><a href="com/cmput301f20t21/bookfriends/repositories/api/RequestRepository.html" title="interface in com.cmput301f20t21.bookfriends.repositories.api" target="classFrame"><span class="interfaceName">RequestRepository</span></a></li>
<li><a href="com/cmput301f20t21/bookfriends/repositories/impl/RequestRepositoryImpl.html" title="class in com.cmput301f20t21.bookfriends.repositories.impl" target="classFrame">RequestRepositoryImpl</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/library/owned/RequestViewModel.html" title="class in com.cmput301f20t21.bookfriends.ui.library.owned" target="classFrame">RequestViewModel</a></li>
<li><a href="com/cmput301f20t21/bookfriends/enums/SCAN_ERROR.html" title="enum in com.cmput301f20t21.bookfriends.enums" target="classFrame">SCAN_ERROR</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/scanner/ScannerActivity.html" title="class in com.cmput301f20t21.bookfriends.ui.scanner" target="classFrame">ScannerActivity</a></li>
<li><a href="com/cmput301f20t21/bookfriends/ui/profile/SearchedUserListAdapter.html" title="class in com.cmput301f20t21.bookfriends.ui.profile" target="classFrame">SearchedUserListAdapter</a></li>
<li><a href="com/cmput301f20t21/bookfriends/enums/SIGNUP_ERROR.html" title="enum in com.cmput301f20t21.bookfriends.enums" target="classFrame">SIGNUP_ERROR</a></li>
<li><a href="com/cmput301f20t21/bookfriends/exceptions/UnexpectedException.html" title="class in com.cmput301f20t21.bookfriends.exceptions" target="classFrame">UnexpectedException</a></li>
<li><a href="com/cmput301f20t21/bookfriends/entities/User.html" title="class in com.cmput301f20t21.bookfriends.entities" target="classFrame">User</a></li>
<li><a href="com/cmput301f20t21/bookfriends/exceptions/UsernameNotExistException.html" title="class in com.cmput301f20t21.bookfriends.exceptions" target="classFrame">UsernameNotExistException</a></li>
<li><a href="com/cmput301f20t21/bookfriends/exceptions/UserNotExistException.html" title="class in com.cmput301f20t21.bookfriends.exceptions" target="classFrame">UserNotExistException</a></li>
<li><a href="com/cmput301f20t21/bookfriends/repositories/api/UserRepository.html" title="interface in com.cmput301f20t21.bookfriends.repositories.api" target="classFrame"><span class="interfaceName">UserRepository</span></a></li>
<li><a href="com/cmput301f20t21/bookfriends/repositories/factories/UserRepositoryFactory.html" title="class in com.cmput301f20t21.bookfriends.repositories.factories" target="classFrame">UserRepositoryFactory</a></li>
<li><a href="com/cmput301f20t21/bookfriends/repositories/impl/UserRepositoryImpl.html" title="class in com.cmput301f20t21.bookfriends.repositories.impl" target="classFrame">UserRepositoryImpl</a></li>
<li><a href="com/cmput301f20t21/bookfriends/entities/VolumeInfo.html" title="class in com.cmput301f20t21.bookfriends.entities" target="classFrame">VolumeInfo</a></li>
</ul>
</div>
</body>
</html>