getType<T> method

T getType<T>()

shared 即使为 false, 也会在Nop.page中共享

Implementation

T getType<T>() {
  return Nop.of(this);
}