findId<T extends Object> abstract method

T findId<T extends Object>(
  1. String id
)

Implementation

T findId<T extends Object>(String id);