public static class DiskRangeList.MutateHelper extends DiskRangeList
DiskRangeList.CreateHelper, DiskRangeList.MutateHelper
next, prev
Constructor and Description |
---|
MutateHelper(DiskRangeList head) |
Modifier and Type | Method and Description |
---|---|
DiskRangeList |
extract() |
DiskRangeList |
get() |
getTotalLength, hasContiguousNext, insertAfter, insertPartAfter, insertPartBefore, listSize, listToArray, removeAfter, removeSelf, replaceSelfWith, split
public MutateHelper(DiskRangeList head)
public DiskRangeList get()
public DiskRangeList extract()
Copyright © 2016 The Apache Software Foundation. All rights reserved.