Interface OldSingle<E>

All Superinterfaces:
Collection<E>, Iterable<E>, List<E>, OldCollection<E>, OldList<E>, OldSet<E>, Set<E>

public interface OldSingle<E>
extends OldList<E>, OldSet<E>