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