Cleanup eclipse warnings
[bgpcep.git] / bgp / rib-spi / src / main / java / org / opendaylight / protocol / bgp / rib / spi / PeerExportGroup.java
index 31bb7ed57cd1283f3495bfaea44c9d1f569b3732..ffcf7f8979be9bfdf33fa7322ae9844f472f1a0c 100644 (file)
@@ -8,8 +8,6 @@
 
 package org.opendaylight.protocol.bgp.rib.spi;
 
-import java.util.Collection;
-import java.util.Map;
 import java.util.function.BiConsumer;
 import org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.rib.rev130925.PeerId;
 import org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.rib.rev130925.PeerRole;
@@ -47,13 +45,6 @@ public interface PeerExportGroup {
      */
     ContainerNode effectiveAttributes(PeerRole role, ContainerNode attributes);
 
-    /**
-     * @return map of peer
-     * @deprecated Use {@link #forEach}
-     */
-    @Deprecated
-    Collection<Map.Entry<PeerId, PeerExporTuple>> getPeers();
-
     /**
      *
      * @param routePeerId PeerId