de.upb.hni.vmagic.util
Interface ResolvableList<E>

Type Parameters:
E - the type of the elements
All Superinterfaces:
java.util.Collection<E>, java.lang.Iterable<E>, java.util.List<E>, Resolvable

public interface ResolvableList<E>
extends java.util.List<E>, Resolvable

List that implements the Resolvable interface.


Method Summary
 
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
 
Methods inherited from interface de.upb.hni.vmagic.Resolvable
resolve