values method

  1. @JS('prototype.values')
JSIterator<V> values()

Implementation

@JS('prototype.values')
external JSIterator<V> values();