KotlinFunctionsForObject<T extends Object>  extension 
 
- on
- 
          - T
 
Methods
- 
  also(void operationFor(T self)) → T 
- 
      Available on T, provided by the KotlinFunctionsForObject extension 
- 
  let<R> (R operationFor(T self)) → R 
- 
      Available on T, provided by the KotlinFunctionsForObject extension