All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.onosproject.net.mcast.McastStoreDelegate Maven / Gradle / Ivy

There is a newer version: 2.7.0
Show newest version
package org.onosproject.net.mcast;


import org.onosproject.store.StoreDelegate;

/**
 * Mcast store delegate abstraction.
 */
public interface McastStoreDelegate extends StoreDelegate {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy