public class EmptyValuePopulator extends Object
| Constructor and Description |
|---|
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 © 2016 The Apache Software Foundation. All rights reserved.