thisType$<R> abstract method

R thisType$<R>(
  1. R fn<TF>()
)

Implementation

R thisType$<R>(R Function<TF>() fn);