Uses of Class
org.opendaylight.controller.cluster.raft.spi.MutableUnsignedLongSet
Packages that use MutableUnsignedLongSet
-
Uses of MutableUnsignedLongSet in org.opendaylight.controller.cluster.raft.spi
Methods in org.opendaylight.controller.cluster.raft.spi that return MutableUnsignedLongSetModifier and TypeMethodDescriptionfinal MutableUnsignedLongSet
UnsignedLongSet.mutableCopy()
Returns an mutable copy of this set.static @NonNull MutableUnsignedLongSet
MutableUnsignedLongSet.of()
static @NonNull MutableUnsignedLongSet
MutableUnsignedLongSet.of
(long... ulongs)