Uses of Class
org.opendaylight.controller.cluster.datastore.utils.UnsignedLongRangeSet
-
Packages that use UnsignedLongRangeSet Package Description org.opendaylight.controller.cluster.datastore.utils -
-
Uses of UnsignedLongRangeSet in org.opendaylight.controller.cluster.datastore.utils
Methods in org.opendaylight.controller.cluster.datastore.utils that return UnsignedLongRangeSet Modifier and Type Method Description UnsignedLongRangeSetUnsignedLongRangeSet. copy()static UnsignedLongRangeSetUnsignedLongRangeSet. create()static UnsignedLongRangeSetUnsignedLongRangeSet. create(com.google.common.collect.RangeSet<com.google.common.primitives.UnsignedLong> input)
-