Index

A C D G M R S U 
All Classes|All Packages

A

Achievement - Class in <Unnamed>
 
Achievement(int, int, int) - Constructor for class Achievement
 
addFriend(User) - Method in class User
Adds a user to this user's friends list
addNewJournalEntry(LocalDateTime, String) - Method in class User
Adds a new journal entry
addRun(Run) - Method in class User
Adds a run to all of user's runs
addRun(User, Run) - Method in class Run
Method for adding a specific Run to a person's profile/list Preconditions: User u and Run x are both initialized and hold their respective data Postconditions: Run x is added to the hashmap of user U
addUsertoLeaderboard(User) - Method in class Achievement
 
allUsers - Static variable in class User
 
A C D G M R S U 
All Classes|All Packages