Actions
Task #5907
closedboolean areOfType(DataTypeId id, Node ... nodes)
Start date:
05/12/2015
Due date:
% Done:
100%
Estimated time:
Detected in build:
svn
Published in build:
150520
Description
The method checks that all the Node
elements of the specified array are of the specified data type id.
Returns true
when all the array elements are of the specified data type id, false
otherwise.
Updated by Andrei Tatarnikov over 9 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Implemented in r1017.
Updated by Sergey Smolov over 9 years ago
- Status changed from Resolved to Verified
Updated by Andrei Tatarnikov over 9 years ago
- Status changed from Verified to Closed
- Published in build set to 150520
Actions