Uses of Class
org.opendaylight.controller.cluster.datastore.utils.MutableUnsignedLongSet
-
Packages that use MutableUnsignedLongSet Package Description org.opendaylight.controller.cluster.datastore.utils -
-
Uses of MutableUnsignedLongSet in org.opendaylight.controller.cluster.datastore.utils
Methods in org.opendaylight.controller.cluster.datastore.utils that return MutableUnsignedLongSet Modifier and Type Method Description static @NonNull MutableUnsignedLongSetMutableUnsignedLongSet. of()static @NonNull MutableUnsignedLongSetMutableUnsignedLongSet. of(long... ulongs)
-