getTop<T> static method

T getTop<T>()

Implementation

static T getTop<T>() {
  return instance.getTop<T>();
}