Class AbstractDualBidiMap.View

    • Constructor Detail

      • View

        protected View​(java.util.Collection coll,
                       AbstractDualBidiMap parent)
        Constructs a new view of the BidiMap.
        Parameters:
        coll - the collection view being decorated
        parent - the parent BidiMap