Class AbstractDualBidiMap.KeySet<K>

    • Constructor Detail

      • KeySet

        protected KeySet(AbstractDualBidiMap<K,?> parent)
        Constructs a new view of the BidiMap.
        Parameters:
        parent - the parent BidiMap
    • Method Detail

      • contains

        public boolean contains(Object key)
      • remove

        public boolean remove(Object key)