Uses of Class
org.apache.felix.framework.util.ImmutableList

Packages that use ImmutableList
org.apache.felix.framework.util   
 

Uses of ImmutableList in org.apache.felix.framework.util
 

Methods in org.apache.felix.framework.util that return ImmutableList
static
<E> ImmutableList<E>
ImmutableList.newInstance(java.util.Collection<? extends E> elements)
           
static
<E> ImmutableList<E>
ImmutableList.newInstance(E... elements)
           
 



Copyright © 2007-2012 FuseSource, Corp.. All Rights Reserved.