Closed PeterC-DLS closed 4 years ago
When a zero-sized dataset is created then calling maxPos/minPos throws an index out of bounds exception. It is less puzzling for callers to throw an unsupported operation exception for max/min and maxPos/minPos in this case.
When a zero-sized dataset is created then calling maxPos/minPos throws an index out of bounds exception. It is less puzzling for callers to throw an unsupported operation exception for max/min and maxPos/minPos in this case.