Esempio n. 1
0
 public EndPoint(Pool pool) {
   this.world = Locator.getWorld();
   this.pool = pool;
 }