Class SingleReferenceWalker<T>

    • Constructor Detail

      • SingleReferenceWalker

        public SingleReferenceWalker​(T initialElement)
    • Method Detail

      • nextElement

        protected abstract T nextElement()