Skip to content

Remove result.getValueAt() ; replace usage with result.getValuesAt() #100

Description

@critcortex

Currently we have two similar methods that perform approximately the same functionality, but have slightly different usages and different function signatures.

For better modularity, these should be merged, with result.getValuesAt() replacing result.getValueAt()

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions