Interface CopyOnWrite


@Deprecated public interface CopyOnWrite
Deprecated.
Since 2.24.0 no class implements this.
Marker interface indicating that the implementing class is a copy-on-write data structure.
Since:
2.7
See Also: