A B C D E G H I M O P R S T U V W 
All Classes All Packages

U

User - Class in core.components
The User class : This class defines what a user is, what a user has and how he will behave in the application
User(String, Point, long, double) - Constructor for class core.components.User
The User contructor
UserApp - Class in core.statistics.balance.user
The Main class in statistics.balance.user : This class has all the algorithms and methods that we need to calculate the statistics in the application for users, that is to say, standard users or managers.
UserApp() - Constructor for class core.statistics.balance.user.UserApp
 
UserAppTest - Class in core.statistics.balance.user
 
UserAppTest() - Constructor for class core.statistics.balance.user.UserAppTest
 
userBalance() - Method in class core.statistics.balance.user.UserAppTest
 
userBalance(MyVelibSystem) - Static method in class core.statistics.balance.user.UserApp
This method is used to get the informations of users and compute relevant parameters for the users in a give system parameter 1 : average user balance parameter 2 : average of all charged money parameter 3 : user who paid the most in the system
UserFactory - Class in core.components.factories
The UserFactory class : This is the factory to create and add new users.
UserFactory() - Constructor for class core.components.factories.UserFactory
 
UserFactoryTest - Class in core.components.factories
 
UserFactoryTest() - Constructor for class core.components.factories.UserFactoryTest
 
UserTest - Class in core.components
Testing the user class
UserTest() - Constructor for class core.components.UserTest
 
A B C D E G H I M O P R S T U V W 
All Classes All Packages