Class TreeBidiMap.ViewIterator

    • Constructor Detail

      • ViewIterator

        ViewIterator​(TreeBidiMap.DataElement orderType)
        Constructor.
        Parameters:
        orderType - the KEY or VALUE int for the order
    • Method Detail

      • hasNext

        public final boolean hasNext()
      • hasPrevious

        public boolean hasPrevious()
      • remove

        public final void remove()