hexArray property

List<String> hexArray
getter/setter pair

Implementation

static List<String> hexArray = '0123456789ABCDEF'.split('');