Module openj9.dtfj

Interface IHashTable<StructType extends AbstractPointer>

    • Method Detail

      • getTableName

        String getTableName()
        Returns the name of the table
        Returns:
        the number of elements in the pool
      • getCount

        long getCount()
        Returns the number of elements in a given pool.
        Returns:
        the number of elements in the pool
      • iterator

        Iterator<StructType> iterator()
        Returns an iterator over the elements in the pool
        Returns:
        an Iterator