nn method

T nn()

查询NN

Implementation

T nn() {
  return push(ENN());
}