Exemplo n.º 1
0
 public T get(int index) {
   return adapter.get(index);
 }