84858687888990
return new NativeExpiringCell(this, writeOp, cell); } public DecoratedKey clone(DecoratedKey key, OpOrder.Group writeOp) { return new NativeDecoratedKey(key.getToken(), this, writeOp, key.getKey()); }
85868788899091