Package com.se21.calbot.factories


package com.se21.calbot.factories
This module contains factory classes, and it helps in achieving factory pattern, which in turn helps follow the design principles.
Since:
1.0
Version:
1.0
  • Class Summary
    Class
    Description
    Factory class to generate object for type of calendar used by user.
    Factory class to generate object for type of client used by user(eg: discord, telegram etc).