T - the type of provided valuespublic interface IObjectTable<T>
StringTable| Modifier and Type | Method and Description |
|---|---|
T[][] |
getValues()
Returns the table's values while the first array dimension represents a
line and the second dimension its values.
|
T[][] getValues()
Copyright © 2015 Micro Focus GmbH. All rights reserved.