在"内部类方法和作用域"一节中, > 当然,在 destination() 中定义了内部类 PDestination,并不意味着一旦 dest() 方法执行完毕,PDestination 就不可用了。 中的dest()应该是destination()