| Package | Description |
|---|---|
| de.scravy |
| Modifier and Type | Method and Description |
|---|---|
static <T> ListView<T> |
ListView.of(List<T> parent) |
static <T> ListView<T> |
ListView.of(List<T> parent,
int offset) |
static <T> ListView<T> |
ListView.of(T[] parent) |
static <T> ListView<T> |
ListView.of(T[] parent,
int offset) |
Copyright © 2015. All rights reserved.