public static final class HtmlElementTables.SparseElementMultitable extends Object implements Serializable
Constructor and Description |
---|
SparseElementMultitable(int[][][] arrs) |
Modifier and Type | Method and Description |
---|---|
int[] |
getElementIndexList(int aIndex,
int bIndex)
The element indices mapped to by (aIndex, bIndex).
|
public SparseElementMultitable(int[][][] arrs)
arrs
- an array such that
arrs[aElementIndex] is null or an array, a, sorted by first element
such that the first element is bIndex and the elements after the
zero-th are the element indices that (aElementIndex, bElementIndex)
map to in order.Copyright © 2017 OWASP. All rights reserved.