Class TableEntry<T>

    • Constructor Detail

      • TableEntry

        protected TableEntry​(double weight)
        Creates a new TableEntry with the desired weight.
        Parameters:
        weight - The weight to associate with this entry
    • Method Detail

      • weight

        public double weight()
        Gets the weight of this entry.
        Returns:
        The weight