public abstract class SimpleLinkedList`1<T> : SimpleLinkedListBase, ISimpleLinkedList;
T: (No description provided.)