extractInfo method

I extractInfo(
  1. O o
)

Extract the info of instance o.

Implementation

I extractInfo(O o) => instanceInfoExtractor(o);