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