| Modifier and Type | Field and Description |
|---|---|
int |
elementSize |
int[] |
set |
| Constructor and Description |
|---|
HashSetOfInt() |
HashSetOfInt(int size) |
public Object clone() throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedExceptionpublic boolean contains(int element)
public int add(int element)
public int remove(int element)
public int size()
Copyright © 2013. All rights reserved.