Package main.Utils


package main.Utils
  • Classes
    Class
    Description
    Provide methods to authenticate different user types The class does not have any public constructors and should be used as a static utility class.
    Provide code to change console color The class does not have any public constructors and should be used as a static utility class.
    Provide method to for console related methods The class does not have any public constructors and should be used as a static utility class.
    Provide methods to hash password and verify password
    Provide methods to read and write file The class does not have any public constructors and should be used as a static utility class.
    Provide methods to sort project arraylist The class does not have any public constructors and should be used as a static utility class.
    Provide methods to sort request arraylist
    Provide methods to generate Unique ID for request and project The class does not have any public constructors and should be used as a static utility class.