public class EmptyValuePopulator extends Object
| コンストラクタと説明 |
|---|
EmptyValuePopulator(UInt4Vector offsets) |
public EmptyValuePopulator(UInt4Vector offsets)
public void populate(int lastIndex)
lastIndex - the last index (inclusive) in the offsets vector until which empty population takes placeIndexOutOfBoundsException - if lastIndex is negative or greater than offsets capacity.Copyright © 2018 The Apache Software Foundation. All rights reserved.