Package | Description |
---|---|
org.apache.felix.framework.util |
Modifier and Type | Method and Description |
---|---|
static <E> ImmutableList<E> |
ImmutableList.newInstance(Collection<? extends E> elements) |
static <E> ImmutableList<E> |
ImmutableList.newInstance(E... elements) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.