previous
|
start
|
next
Answers
The
String
class doesn't implement the
Measurable
interface.
Implement a class
StringMeasurer
that implements the
Measurer
interface.
A measurer measures an object, whereas
getMeasure
measures "itself", that is, the implicit parameter.
previous
|
start
|
next