119120121122123124125
return null; } @Override public IEditable<V> getCopy() { throw new CopyNotSupportedException(); }