Exemplo n.º 1
0
 @Override
 public View viewLe(byte[] key) {
   return new UnmodifiableView(mSource.viewLe(key));
 }