Klasse Hashtable


public class Hashtable extends Table
Represents a hash table to visualize hash algorithms.
  • Felddetails

  • Konstruktordetails

    • Hashtable

      public Hashtable(Object[][] values)
      Creates a new Hashtable.
      Parameter:
      values - The values to display in the hash table.