Interface SpinList<E extends Spin<?>>

All Superinterfaces:
Collection<E>, Iterable<E>, List<E>
All Known Implementing Classes:
SpinListImpl

public interface SpinList<E extends Spin<?>> extends List<E>
Author:
Sebastian Menski