| Package | Description |
|---|---|
| com.github.jferard.fastods.util |
| Modifier and Type | Method and Description |
|---|---|
FastFullList<F> |
FastFullList.FastFullListBuilder.build() |
static <F> FastFullList<F> |
FastFullList.newList(F... elements) |
static <F> FastFullList<F> |
FastFullList.newListWithCapacity(int capacity) |
Copyright © 2016–2021. All rights reserved.