Klasse HashtableOfIntValues

java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
Alle implementierten Schnittstellen:
Cloneable

public final class HashtableOfIntValues extends Object implements Cloneable
Hashtable of {char[] --> int}
  • Felddetails

    • NO_VALUE

      public static final int NO_VALUE
      Siehe auch:
    • keyTable

      public char[][] keyTable
    • valueTable

      public int[] valueTable
    • elementSize

      public int elementSize
  • Konstruktordetails

    • HashtableOfIntValues

      public HashtableOfIntValues()
    • HashtableOfIntValues

      public HashtableOfIntValues(int size)
  • Methodendetails