| 程序包 | 说明 |
|---|---|
| xdean.jex.extra.collection |
| 限定符和类型 | 方法和说明 |
|---|---|
static IntList |
IntList.create() |
static IntList |
IntList.create(Collection<Integer> list) |
static IntList |
IntList.create(int initCapacity) |
static IntList |
IntList.create(int[] initArray) |
Copyright © 2018. All rights reserved.