程序包 | 说明 |
---|---|
com.fr.stable.collections.map |
限定符和类型 | 方法和说明 |
---|---|
static IntSet |
IntSet.with(int... array) |
限定符和类型 | 方法和说明 |
---|---|
void |
IntSet.addAll(IntSet set) |
构造器和说明 |
---|
IntSet.IntSetIterator(IntSet set) |
IntSet(IntSet set)
Creates a new set identical to the specified set.
|