Class Forward

    • Constructor Detail

      • Forward

        public Forward()
    • Method Detail

      • format

        public static String format​(Forward fwd)
        Format each forward entry
        Parameters:
        fwd - the entry
        Returns:
        the formatted string
      • format

        public static String format​(Forward[] forwards,
                                    int sz)
        Format the array of forward entries of the event
        Parameters:
        forwards - the list
        sz - the size to which the formatted string is to be limited to(usually the size of the column in the database)
        Returns:
        the formatted string