Class Result

    • Constructor Detail

      • Result

        public Result()
    • Method Detail

      • describe

        public String describe()
        A loggable message to describe the comparison result. Default implementation delegates to toString() but this should generally be overridden as toString() is used in a multitude of contexts.
        Returns:
        String