getUnit abstract method

Unit getUnit(
  1. K name
)

Returns the Unit with the corresponding name

Implementation

Unit getUnit(K name);