// Textbook fragment 06.09 protected int numElts; // Number of elements in the list protected DNode header, trailer; // Special sentinels