Interface NoOpsList<T>

All Superinterfaces:
Collection<T>, Iterable<T>, List<T>

public interface NoOpsList<T> extends List<T>