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 MutableUnsignedLongSetUnsignedLongSet.mutableCopy()Returns an mutable copy of this set.static @NonNull MutableUnsignedLongSetMutableUnsignedLongSet.of()static @NonNull MutableUnsignedLongSetMutableUnsignedLongSet.of(long... ulongs)