java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.util.HashSetOfInt
All Implemented Interfaces:
Cloneable

public final class HashSetOfInt extends Object implements Cloneable
HashSet of Object[]
  • Field Details

    • set

      public int[] set
    • elementSize

      public int elementSize
  • Constructor Details

    • HashSetOfInt

      public HashSetOfInt()
    • HashSetOfInt

      public HashSetOfInt(int size)
  • Method Details