| Package | Description |
|---|---|
| com.atlassian.plugin.webresource.util |
| Modifier and Type | Method and Description |
|---|---|
static <A> ConsList<A> |
ConsList.empty() |
static <A> ConsList<A> |
ConsList.of(A... as) |
ConsList<A> |
ConsList.prepend(A a) |
ConsList<A> |
ConsList.remove(A a) |
| Modifier and Type | Method and Description |
|---|---|
abstract com.atlassian.fugue.Option<ConsList<A>> |
ConsList.tail() |
Copyright © 2018 Atlassian. All rights reserved.