Actions
Task #5563
closed[data] implement DataTypeId.isLogic(Enum<?> id) method
Start date:
01/20/2015
Due date:
% Done:
100%
Estimated time:
Detected in build:
svn
Published in build:
150217
Description
Implement isLogic
method at the DataTypeId
class. The method should return true
on every "logic" identifier (integer, real, bool, map), false
otherwise.
Actions