Class AbstractDualBidiMap.Values<V>

    • Constructor Detail

      • Values

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

      • contains

        public boolean contains(Object value)
      • remove

        public boolean remove(Object value)