Package eu.getmangos.utils

  • Class Summary 
    Class Description
    BigNumber
    BigInteger wrapper used for the authentication (SRP6 protocol)
    FlagUtils
    This class must help to manage flags that are using bits inside integer E.g: 2 = 0010, meaning that the second flag is set and all the others are not.
  • Enum Summary 
    Enum Description
    FlagsHelper
    FlagsHelper is nothing more than an enum of flags positions.